.ir:before,
hr {
    display: block
}

.ir,
.visuallyhidden {
    overflow: hidden;
    border: 0
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

button,
html,
input,
select,
textarea {
    color: #222;
    font-family: sans-serif
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    margin: 1em 0;
    padding: 0
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.ir,
a {
    background-color: transparent
}

.ir:before {
    content: "";
    width: 0;
    height: 100%
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

pre,
textarea {
    overflow: auto
}

.clearfix:after,
.clearfix:before {
    display: table
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    a,
    a:visited {
        text-decoration: underline
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: 0
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}


/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

[hidden],
template {
    display: none
}

h2 {
    margin: .83em 0
}

dl,
h3,
menu,
ol,
ul {
    margin: 1em 0
}

h4 {
    margin: 1.33em 0
}

h5 {
    margin: 1.67em 0
}

h6 {
    margin: 2.33em 0
}

mark {
    color: #000;
    background: #ff0
}

pre {
    white-space: pre;
    white-space: pre-wrap
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle
}

form {
    margin: 0
}

legend {
    white-space: normal
}

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline
}

button,
html input[type=button],
html input[type=button],
input[type=reset],
input[type=submit],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled],
input[disabled] {
    cursor: default
}

input[type=radio],
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    resize: vertical;
    vertical-align: top
}

table {
    border-spacing: 0;
    border-collapse: collapse
}


/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.glyphicon,
address {
    font-style: normal
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

*,
:after,
:before,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    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
    }
}

.dropdown-menu,
.modal-content {
    -webkit-background-clip: padding-box
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #fff
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(fonts/glyphicons-halflings-regular.eot);
    src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-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-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

select[multiple],
select[size],
textarea.form-control {
    height: auto
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:771px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary: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
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd {
    margin-left: 0
}

@media (min-width:771px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-icono:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.curpError,
.dashboardModule .well:after,
.dashboardModule ul.estadisticas:after,
.dl-horizontal dd:after,
.dropdown-menu>li>a,
.fbFeed li:after,
.fondoTransparente:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
.twFeed li:after,
.widgetPrestamo .clear:after,
.wrapAplicaRelativo {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

legend,
pre {
    color: #333;
    display: block
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:771px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    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.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

.slider-selection,
.slider-track-high,
.slider-track-low {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143
}

input[type=file] {
    display: block
}

input[type=range] {
    display: blocinput[type=text]k;
    width: 100%
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-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-group-sm .form-control,
.input-sm {
    font-size: 12px;
    border-radius: 3px;
    padding: 5px 10px
}

.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 {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

@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[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[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
    @font-face {
        font-family: footable;
        src: url(/font/footable.svg#footable) format('svg');
        font-weight: 400;
        font-style: normal
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.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 {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    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;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.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 {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:771px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:771px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.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
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.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
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    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
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.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
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.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
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.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 {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.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
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.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,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:771px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -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-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:771px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:771px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:771px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.main,
.modalWidget,
.well-admin {
    overflow-x: hidden
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@media (max-device-width:480px)and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:771px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:771px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:771px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:771px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    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 {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-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: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.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: #337ab7;
    background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:771px) {
    .jumbotron {
        padding: 48px 0
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede
}

.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
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7
}

.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
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.popover,
.tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.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;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:771px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.bottom>.arrow:after,
.popover.left>.arrow:after,
.popover.right>.arrow:after,
.popover.top>.arrow:after {
    content: " "
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1;
    padding: 10px
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.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;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:771px) {
    .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 {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.slider-handle:before,
body,
html {
    -webkit-font-smoothing: antialiased
}

.hidden {
    visibility: hidden
}

@-ms-viewport {
    width: device-width
}

@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
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:771px)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
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:771px)and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px)and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}


/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-danger .badge,
.btn-default .badge,
.btn-info .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-warning .badge {
    text-shadow: none
}

.btn.active,
.btn:active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #ccc
}

.btn-default:focus,
.btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default.active,
.btn-default:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default.disabled,
.btn-default:disabled,
.btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary.active,
.btn-primary:active {
    background-color: #265a88;
    border-color: #245580
}

.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary[disabled] {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:focus,
.btn-success:hover {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success.active,
.btn-success:active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-success.disabled,
.btn-success:disabled,
.btn-success[disabled] {
    background-color: #419641;
    background-image: none
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:focus,
.btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info.active,
.btn-info:active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-info.disabled,
.btn-info:disabled,
.btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.btn-warning:focus,
.btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning.active,
.btn-warning:active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning.disabled,
.btn-warning:disabled,
.btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:focus,
.btn-danger:hover {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger.active,
.btn-danger:active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.btn-danger.disabled,
.btn-danger:disabled,
.btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none
}

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
    border-radius: 0
}

@media (max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x
    }
}

.slider-handle.custom::before,
.slider-tick.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.slider-selection,
.slider-track {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

.invisible {
    visibility: hidden
}

.affix {
    position: fixed
}


/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.slider-track {
    background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%)
}

.slider-selection {
    background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%)
}

.slider-handle {
    background-image: -o-linear-gradient(top, #149bdf 0, #0480be 100%);
    background-image: linear-gradient(to bottom, #149bdf 0, #0480be 100%)
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider-selection,
.slider-track {
    position: absolute;
    border-radius: 5px
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-high,
.slider.slider-horizontal .slider-track-low {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle,
.slider.slider-horizontal .slider-tick {
    margin-left: -10px;
    margin-top: -5px
}

.slider.slider-horizontal .slider-handle.triangle,
.slider.slider-horizontal .slider-tick.triangle {
    border-width: 0 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}

.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    margin-top: 20px
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    padding-top: 4px;
    display: inline-block;
    text-align: center
}

.hideOnTop,
.loginWrap .loginParte2,
.slider .hide,
.slider input {
    display: none
}

.slider.slider-vertical {
    height: 210px;
    width: 20px
}

.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-track-high,
.slider.slider-vertical .slider-track-low {
    width: 100%;
    left: 0;
    right: 0
}

.slider.slider-vertical .slider-handle,
.slider.slider-vertical .slider-tick {
    margin-left: -5px;
    margin-top: -10px
}

.slider.slider-vertical .slider-handle.triangle,
.slider.slider-vertical .slider-tick.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}

.slider.slider-disabled .slider-handle {
    background-image: -webkit-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
    background-image: -o-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0)
}

.slider.slider-disabled .slider-track {
    background-image: -webkit-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
    cursor: not-allowed
}

.slider .tooltip.top {
    margin-top: -36px
}

.slider .tooltip-inner {
    white-space: nowrap
}

.slider-track {
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.slider-selection {
    background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-sizing: border-box
}

.slider-track-high,
.slider-track-low {
    position: absolute;
    background: 0 0;
    box-sizing: border-box;
    border-radius: 5px
}

.slider-handle,
.slider-tick {
    position: absolute;
    border: 0 solid transparent
}

.slider-handle {
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top, #149bdf 0, #0480be 100%);
    background-image: -o-linear-gradient(top, #149bdf 0, #0480be 100%);
    background-image: linear-gradient(to bottom, #149bdf 0, #0480be 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    filter: none;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.slider-handle.custom,
.slider-handle.triangle,
.slider-tick.custom,
.slider-tick.triangle {
    background: 0 0
}

.slider-tick {
    width: 20px;
    height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: none;
    opacity: .2
}

.slider-tick.round {
    border-radius: 50%
}

.slider-tick.in-selection {
    opacity: 1
}

body,
html {
    height: 100%;
    font-family: Lato, sans-serif!important
}

strong {
    font-weight: 900!important
}

.sideBarIcons {
    top: 100px;
    position: fixed;
    background: #ff9800;
    color: #fff;
    z-index: 999
}

.sideBarIcons ul {
    list-style: none;
    padding: 4px 9px 6px
}

.sideBarIcons ul li {
    height: 48px;
    border-bottom: 1px solid #fff;
    padding: 12px 8px 0
}

.sideBarIcons ul li:last-of-type {
    border: 0;
    padding-bottom: 0;
    height: 31px
}

.sideBarIcons ul li i {
    font-size: 1.5em;
    color: #fff
}

.sideBarIcons ul li .telcoh {
    position: absolute;
    top: 0;
    left: 55px;
    width: 130px;
    background: #d9d9d9;
    color: #727272;
    height: 52px;
    padding: 16px 20px
}

.sideBarIcons ul li .telcoh a {
    color: #727272
}

.mensajeEsquina {
    background: #ff9800;
    color: #fff;
    line-height: 1.2em;
    font-size: 1.1em;
    width: 430px;
    padding: 7px;
    text-align: center;
    right: -125px;
    top: 120px;
    position: fixed;
    transform: rotate(45deg);
    z-index: 2
}

.wrapper {
    height: auto!important;
    min-height: 84%;
    background: 0 0
}

.push {
    height: 39px
}

label {
    cursor: default
}

.pushHead {
    height: 93px
}

.pushHead2 {
    height: 44px
}

.admin .pushHead {
    height: 70px!important
}

.masterHead {
    z-index: 10
}

.masterHead .navbar .navbar-text {
    color: #0d3874;
    text-align: center;
    font-weight: 700;
    line-height: 3.12;
    cursor: default;
    height: 75px;
    margin: -27px 5px 0
}

.btn-fb:hover,
.masterHead .navbar .navbar-text a {
    cursor: pointer
}

.masterHead .navbar .navbar-text .hidden-xs {
    color: #fff
}

.masterHead .navbar .navbar-text .label {
    padding: 4px 20px;
    position: relative;
    top: -17px;
    font-size: 1em
}

.masterHead .navbar .userName {
    color: #fff;
    margin-top: 18px
}

.masterHead .navbar .container {
    padding-right: 0;
    padding-left: 0
}

.masterHead .navbar .navbar-toggle {
    background-color: #fe830c;
    border: 1px solid rgba(94, 94, 94, .51)
}

.masterHead .navbar .navbar-toggle .icon-bar {
    background-color: #fff
}

.masterHead .navbar .nav {
    margin: 19px 0 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.masterHead .navbar .nav>li>a {
    font-size: .85em;
    font-weight: 900;
    padding: 22px 13px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.btn-icono,
.loginWrap {
    -webkit-transition: all .3s ease
}

.calltocredit {
    width: auto;
    margin-left: 38px;
    margin-top: 0
}

.loginMenuBtn div {
    float: right;
    height: 60px;
    margin-left: 11px
}

h1 {
    font-size: 1.85em;
    color: #000;
    text-align: center;
    margin: 20px 0 16px;
    line-height: 2.3em;
    font-weight: 400
}

h2,
h3 {
    font-weight: 300;
    color: #25343a
}

h2 {
    text-align: center;
    max-width: 100%;
    margin-bottom: 35px;
    line-height: 30px;
    letter-spacing: 1px
}

.headBackground {
    width: 100%;
    height: 152px;
    position: fixed;
    z-index: -1;
    pointer-events: none;
    max-width: 100%
}

.headBackground .secondBack {
    height: 66px;
    margin-left: 1000px;
    border-bottom: 2px solid #fe830c
}

.main {
    z-index: 2;
    position: relative
}

.main-formulario {
    background-color: #e0e0e0
}

.footerBackground {
    background-size: 1000px 350px;
    height: 499px;
    position: absolute;
    z-index: 0;
    width: 1000px;
    margin-left: -500px;
    left: 50%;
    margin-top: -706px;
    pointer-events: none;
    max-width: 100%
}

.footer .redes {
    text-align: center;
    margin: 6px auto 0
}

.footer .redes img {
    width: 32px;
    height: 32px
}

.footer .redes a {
    text-decoration: none
}

.footer .socios {
    text-align: center;
    margin: 0 auto
}

.footer .socios img {
    width: 138px;
    height: 34px
}

.footer .socios a {
    text-decoration: none
}

.loginMain {
    position: fixed;
    right: 60px;
    top: 60px;
    z-index: 100
}

.alert-login {
    max-width: 300px;
    margin: 24px auto 0;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0
}

.alert-login .btn {
    margin-top: 2px;
    margin-bottom: 12px
}

.alert-login .mensaje {
    margin-top: 0;
    margin-bottom: 8px;
    text-align: justify;
    color: #25343a;
    padding: 0 16px
}

.btn-fb {
    background: #6e86bd;
    background: -moz-linear-gradient(top, #6e86bd 0, #6680b9 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#6e86bd), to(#6680b9));
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.6em;
    text-align: left;
    padding: 6px 0;
    height: 38px;
    margin-bottom: 6px
}

.btn-fb img {
    max-height: 30px;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: -2px
}

.btn-fb:hover {
    background: #546a99;
    background: -moz-linear-gradient(top, #546a99 0, #546a99 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#546a99), to(#546a99));
    text-shadow: 0 -1px 1px #283960
}

.tituloAzul {
    color: #223ba3;
    font-weight: 500;
    margin-bottom: 18px;
    font-size: 1.8em;
    text-align: center
}

.sideIcon {
    color: #aaa;
    float: left;
    margin-left: -26px
}

.loginWrap {
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 300px;
    max-width: 100%;
    background: #f2f2f2;
    padding-top: 40px;
    padding-bottom: 25px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.loginWrap .loginCont {
    background: #f2f2f2;
    margin-bottom: 0;
    padding-bottom: 0
}

.loginWrap form {
    margin: 0;
    max-width: 300px
}

.loginWrap .loginParte2 .input-group-addon {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px
}

.loginWrap .btn-sm {
    font-size: 1em
}

.loginWrap .btn {
    width: 238px;
    height: 38px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.loginWrap input[type=text],
.loginWrap input[type=password] {
    background: #fff!important;
    border: 1px solid #d3d3d3;
    border-left: 1px solid #ff9800;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    padding-left: 6px;
    height: 40px;
    width: 200px;
    color: #000
}

.loginWrap input[type=text]::-webkit-input-placeholder,
.loginWrap input[type=password]::-webkit-input-placeholder {
    color: #000
}

.loginWrap input[type=text]:-moz-placeholder,
.loginWrap input[type=password]:-moz-placeholder {
    color: #000
}

.loginWrap input[type=text]::-moz-placeholder,
.loginWrap input[type=password]::-moz-placeholder {
    color: #000
}

.loginWrap input[type=text]:-ms-input-placeholder,
.loginWrap input[type=password]:-ms-input-placeholder {
    color: #000
}

.loginWrap .input-group {
    float: none;
    margin-bottom: 6px;
    width: 65%
}

.tagline,
.videoContainer {
    width: 100%;
    display: block
}

.loginWrap .input-group .input-group-addon {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    border: 1px solid #d3d3d3;
    border-right: 0;
    color: #104691;
    margin-right: 0
}

.loginWrap .help-inline {
    display: block;
    color: red;
    font-size: 12px
}

.slogan h1 {
    font-size: 1.2em;
    margin-top: 10px;
    color: #ff9800;
    line-height: 1.3em;
    margin-bottom: 12px padding: 0 24px 0
}

.slogan h3 {
    margin-left: 5px
}

.slogan h4 {
    color: #25343a
}

.iconoTituloWidget {
    height: 95px;
    margin-top: -60px;
    margin-right: 70px
}

.iconoContacto {
    height: 105px
}

.videoContainer {
    height: 224px;
    margin: 60px auto;
    text-align: center
}

.videoContainer iframe {
    max-width: 100%
}

#miniWidget {
    width: 302px;
    background-color: #fff;
    border: 1px solid #333;
    height: 68px;
    margin: 0 6px 0 auto;
    position: fixed;
    right: 5%;
    top: 62px;
    z-index: 111
}

#miniWidget .form-group {
    margin: 26px 10px
}

#miniWidget .form-group:last-of-type {
    margin: 8px 0
}

#miniWidget .slider {
    width: 101px;
    margin: 6px 5px
}

#miniWidget button {
    margin-right: 6px
}

.widgetPrestamo {
    background: 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 363px;
    display: block;
    margin: 0 auto
}

.widgetPrestamo h4 {
    color: #d9dada;
    font-size: .9em;
    margin: 0 auto 8px;
    text-align: center
}

.widgetPrestamo .separator {
    height: 3px
}

.widgetPrestamo .well {
    background: #4b82f3;
    padding: 7px;
    margin: -4px 5px 5px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.widgetPrestamo h1 {
    color: #fff;
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 400
}

.widgetPrestamo h2 {
    color: #ee9c02;
    font-size: 1.2em;
    font-weight: 600;
    width: 140px;
    float: left;
    text-align: left;
    margin-left: 0;
    margin-top: 3px;
    margin-bottom: 0
}

.widgetPrestamo .iconoExt {
    margin-top: -15px;
    margin-right: -22px;
    color: #d1c4e9;
    font-size: 16px
}

.widgetPrestamo .glyphicon-question-sign {
    color: #d1c4e9;
    margin-top: 7px
}

.widgetPrestamo .preguntaWidget p {
    color: #fff;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0
}

.widgetPrestamo .preguntaWidget .fader .slider {
    width: 74%;
    margin: 0 0 25px 3%
}

.widgetPrestamo .preguntaWidget .faderLabels {
    color: #706f6f;
    font-size: .8em;
    margin-top: -5px
}

.widgetPrestamo .clear:after,
.widgetPrestamo .clear:before {
    content: " ";
    display: table
}

.widgetPrestamo .widgetFooter p {
    color: #727272;
    margin-left: 6px;
    line-height: 17px;
    font-weight: 400
}

.widgetPrestamo .widgetFooter p .naranja {
    color: #fe830c;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 1px
}

.widgetPrestamo .fecha {
    font-size: 1.1em!important
}

.widgetPrestamo .label {
    font-size: 1.5em;
    color: #223ba3;
    background-color: #f2f2f2;
    font-weight: 400;
    width: 159px;
    margin: 10px 0 12px;
    display: inline-block;
    padding: 12px 0;
    text-align: center;
    max-width: 100%
}

.widgetPrestamo .resultWell {
    color: #444;
    border: 1px solid #FFF;
    text-shadow: 0 0 0 rgba(0, 0, 0, .25)
}

.widgetPrestamo .resultWell h1 {
    text-align: left;
    font-size: 1.5em;
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 6px;
    color: #ffc107
}

.widgetPrestamo .resultWell h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400
}

.widgetPrestamo .resultWell .label {
    margin-top: 12px;
    margin-bottom: 6px;
    max-width: 100%;
    min-width: 130px
}

.widgetPrestamo form .help-inline {
    display: none!important
}

.widgetPrestamo .peque {
    margin-left: 13px;
    margin-bottom: 0;
    font-size: .8em;
    color: #000
}

.push-aplica {
    content: '';
    height: 180px
}

.widgetFullWidth {
    width: 100%;
    max-width: 580px
}

.modalWidget .modal-body {
    padding: 0 10px;
    margin-right: -1px
}

.modalWidget .modal-body .widgetPrestamo {
    width: auto
}

.btn:focus,
.modal-open .modal {
    outline: 0!important
}

.wrapAplica {
    text-align: center;
    background: #fff;
    position: absolute;
    margin-top: 30px;
    margin-left: -190px;
    left: 50%
}

.wrapAplica .btnAplica {
    width: 380px;
    max-width: 100%;
    margin: 10px auto 0;
    font-weight: 900;
    font-size: 1.9em;
    padding: 14px 0;
    background: #ff9800
}

.wrapAplica .btnAplica .glyphicon {
    font-size: 1.6em;
    font-weight: 700;
    padding-left: 16px;
    margin-right: 41px;
    color: #f7c207;
    margin-top: -4px
}

.wrapAplica .btnAplica:hover {
    background: #ffb52b
}

.wrapAplica center {
    color: #0280fb
}

.wrapAplicaRelativo {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    left: auto;
    background: 0 0
}

.slider-handle {
    width: 50px;
    height: 50px;
    top: -4px;
    background: #fff;
    opacity: 1;
    box-shadow: -1px 2px 6px #000;
    margin-left: -15px!important;
    margin-top: -15px!important
}

.slider-handle:before {
    position: relative;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    font-size: 30px;
    color: #999;
    content: "\FFE0";
    top: 6px;
    left: 10px
}

.slider-handle.round {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.slider-selection {
    background: #f1bd07
}

.slider-track-high {
    background: #223ba3
}

.faderDias .slider-handle:before {
    content: "\E023";
    top: 10px;
    left: 10px;
    font-size: 30px;
    font-weight: 600
}

.infoRow h2,
.infoSection h2 {
    max-width: 100%;
    font-size: 1.4em;
    text-align: left
}

.faderDias .slider-selection {
    background: #ffc107
}

.fader-small .slider:last-of-type {
    width: 70px;
    margin-right: 10px
}

.fader-small .slider-handle {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.infoSection {
    margin-bottom: 100px
}

.infoSection h2 {
    width: 800px;
    margin: 0 auto 4px;
    font-weight: 400
}

.infoRow {
    margin-bottom: 0
}

.infoRow h2 {
    width: 650px;
    margin: 0 auto 4px;
    font-weight: 400;
    color: #25343a
}

.infoRowGrisClaro {
    background: #d9d9d9;
    padding: 10px 0
}

.infoRowGrisClaro .infoRow {
    margin-bottom: 0
}

.infoRowGrisClaro .infoRow h2 {
    font-size: 1em;
    text-align: center
}

.infoRowGrisClaro .infoRow .glyphicon {
    font-size: 1.4em;
    margin-right: 10px
}

.infoRowGrisClaro .infoRow .iconoInfoRow {
    margin-top: -13px;
    margin-right: 16px
}

.tresColumnas {
    text-align: center;
    color: #727272;
    padding-top: 50px;
    padding-bottom: 50px
}

.tresColumnas img {
    height: 110px;
    margin: 10px auto
}

.tresColumnas h4 {
    text-align: center;
    color: #25343a;
    font-size: 1.4em
}

.tresColumnas p {
    max-width: 240px;
    margin: 20px auto
}

.tresColumnasHome {
    background: #f2f2f2
}

.tresColumnasHome p {
    margin: 6px auto
}

.fondoAzulMitad {
    background: #4b82f3;
    background: -moz-linear-gradient(left, #4b82f3 0, #4b82f3 50%, #536dfe 50%, #536dfe 100%);
    background: -webkit-linear-gradient(left, #4b82f3 0, #4b82f3 50%, #536dfe 50%, #536dfe 100%);
    background: linear-gradient(to right, #4b82f3 0, #4b82f3 50%, #536dfe 50%, #536dfe 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4b82f3', endColorstr='#536dfe', GradientType=1)
}

@media (max-width:771px) {
    .fondoAzulMitad {
        background: #4b82f3;
        filter: none
    }
    .fondoAzulMitad .mitadRequisitos {
        background: #536dfe;
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: -30px;
        padding: 30px 0 20px
    }
}

.fondoBlancoAzulMitad {
    background: #f2f2f2;
    background: -moz-linear-gradient(left, #f2f2f2 0, #f2f2f2 50%, #06366f 50%, #06366f 100%);
    background: -webkit-linear-gradient(left, #f2f2f2 0, #f2f2f2 50%, #06366f 50%, #06366f 100%);
    background: linear-gradient(to right, #f2f2f2 0, #f2f2f2 50%, #06366f 50%, #06366f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#06366f', GradientType=1)
}

@media (max-width:771px) {
    .fondoBlancoAzulMitad {
        background: #f2f2f2;
        filter: none
    }
    .fondoBlancoAzulMitad .mitadRequisitos {
        background: #06366f;
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: -30px;
        padding: 30px 0 20px
    }
}

.fondoNaranjaMitad {
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0, #fff 50%, #ff9800 50%, #ff9800 100%);
    background: -webkit-linear-gradient(left, #fff 0, #fff 50%, #ff9800 50%, #ff9800 100%);
    background: linear-gradient(to right, #fff 0, #fff 50%, #ff9800 50%, #ff9800 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ff9800', GradientType=1)
}

@media (max-width:771px) {
    .fondoNaranjaMitad {
        background: #fff;
        filter: none
    }
    .fondoNaranjaMitad .mitadRequisitos {
        background: #ff9800;
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: -30px;
        text-align: left;
        color: #fff;
        padding: 30px 0 20px
    }
}

.carousel .carousel-inner,
ul.tripulacion,
ul.tripulacion li p {
    text-align: center
}

.iconoVerificado {
    width: 136px;
    left: 50%;
    margin-left: 250px;
    margin-top: 8px
}

@media (max-width:444px) {
    .iconoVerificado {
        margin-left: 0
    }
}

.infoSectionMitad {
    padding: 30px 0
}

.infoSectionMitad center {
    height: 100px
}

.infoSectionMitad h1 {
    margin-top: 6px;
    font-weight: 400;
    color: #fff
}

.infoSectionMitad img {
    height: 100px;
    margin: auto
}

.infoSectionMitad ul {
    margin: auto;
    list-style: none;
    width: 390px;
    line-height: 3.5em;
    max-width: 100%
}

.infoSectionMitad ul li {
    font-size: 1.2em;
    color: #fff;
    line-height: 31px;
    margin-bottom: 20px
}

.infoSectionMitad ul li .glyphicon {
    color: #ffc107;
    float: left;
    margin-left: -30px;
    margin-top: 6px
}

.icoCorazon {
    margin-top: 100px!important;
    height: 140px!important;
    margin-left: 90px!important
}

@media (max-width:770px) {
    .icoCorazon {
        margin-left: 0!important
    }
}

ul.tripulacion {
    padding: 0 20px
}

ul.tripulacion li {
    display: inline-block;
    list-style: none;
    width: 200px;
    margin: 0 10px 20px
}

ul.tripulacion li img {
    margin: 0 auto
}

ul.tripulacion li h6 {
    text-align: center;
    color: #727272;
    margin-bottom: 0
}

ul.tripulacion li p {
    color: #d9d9d9
}

.infoSectionList {
    padding: 10px 0
}

.infoSectionList ul {
    margin: auto;
    list-style: none;
    line-height: 3.5em
}

.infoSectionList ul li {
    font-size: 1.2em;
    color: #666
}

.infoSectionList ul li div {
    margin-left: 46px;
    margin-bottom: 40px
}

.infoSectionList ul li div h4 {
    color: #000;
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 0
}

.infoSectionList ul li div h5 {
    color: #9a9a9a;
    margin-top: 6px
}

.infoSectionList ul li .glyphicon {
    color: #ffc107;
    margin-top: 10px
}

.fondoGrisObscuro {
    background: #e8e8e8;
    padding: 10px 0
}

.fondoGrisClaro {
    background: #f2f2f2;
    padding: 10px 0
}

.fondoGrisClaro2 {
    background: #d9d9d9;
    padding: 10px 0
}

.fondoAzul {
    background: #0280f9;
    padding: 20px 0
}

.fondoAzul h1 {
    color: #fff;
    line-height: 1.6em
}

.fondoAzul h2 {
    color: #0e3872
}

.fondoAmarillo {
    background: #f4c00a;
    padding: 40px 0 10px
}

.fondoAmarillo h1 {
    color: #fff
}

.fondoAmarillo h3 {
    margin-bottom: 40px;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto
}

.fondoAmarillo .glyphicon {
    color: #0582ff;
    float: left;
    line-height: 1.8em;
    padding-right: 20px
}

.chicaNosotros .infoSection {
    margin-bottom: -12px
}

.chicaNosotros img {
    max-width: 400px;
    margin-left: -20%;
    margin-bottom: -50px
}

@media (max-width:770px) {
    .chicaNosotros img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        max-width: 100%
    }
    .chicaNosotros h3 {
        max-width: 180px
    }
}

.carousel {
    width: 900px;
    max-width: 100%;
    margin: -6px auto 12px
}

.carousel .carousel-inner .azul {
    text-align: left;
    color: #0280fb;
    margin: 33px 0
}

.carousel .carousel-inner>.item .item-content {
    width: 800px;
    max-width: 100%;
    margin: 0 auto
}

.carousel .carousel-inner>.item .item-content iframe {
    width: 560px;
    max-width: 100%;
    min-height: 200px;
    height: 312px
}

.carousel .carousel-control {
    background-color: transparent;
    background-image: none!important;
    color: #ee9c02
}

.carousel .carousel-control .glyphicon {
    top: 65%
}

.pasosCirculo {
    width: 280px;
    height: 280px;
    border-radius: 280px;
    text-align: center;
    background-color: transparent;
    margin: 16px auto;
    max-width: 100%
}

.pasosCirculo img {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.pasosCirculo h1 {
    margin-top: 40px;
    margin-bottom: 6px;
    line-height: 13px
}

.pasosCirculo h2 {
    color: #0a8baa;
    margin-bottom: 0;
    font-size: 1.5em;
    width: 80%;
    margin-left: 10%
}

.faq {
    position: relative;
    overflow: hidden
}

.faq .panel {
    background: #f2f2f2;
    color: #727272;
    margin-bottom: 40px;
    border: 0
}

.faq .panel>.panel-heading {
    color: #000;
    background: #ffc107;
    padding: 18px;
    text-align: center;
    font-weight: 200
}

.faq .panel>.panel-heading .panel-title {
    font-family: Lato, sans-serif;
    font-size: 1.6em;
    font-weight: 300
}

.faq .panel>.panel-heading .panel-title a {
    color: #25343a
}

.faq .panel-heading:after {
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 156, 2, 0);
    border-top-color: #ffc107;
    border-width: 30px;
    margin-left: -30px
}

.faq .panel-body {
    padding: 30px 15px 10px
}

.faq-fondo {
    background: #f2f2f2
}

.faq-fondo .panel {
    background: #fff
}

.contactoMain {
    color: #727272;
    font-size: 1em;
    line-height: 1.9em
}

.contactoMain .glyphicon {
    color: #b6b6b6;
    margin-right: 5px
}

.contactoMain b {
    font-size: 1em;
    font-weight: 600
}

.contactoMain a,
.contactoMain a:hover {
    color: #727272
}

.contactoInfo p {
    color: #25343a;
    font-size: 1.1em;
    font-weight: 300
}

.contactoInfo a {
    color: #25343a
}

.contactoInfo .glyphicon {
    float: left;
    margin-left: -29px;
    margin-right: 0;
    color: #b6b6b6
}

.iconos {
    margin: 28px 0;
    background: 0 0;
    padding: 16px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.iconos .col-sm-4 {
    text-align: center
}

.iconos .col-sm-4 .icono {
    width: 150px;
    margin: 0 auto;
    background: rgba(255, 255, 255, .85);
    padding: 22px 0 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.iconos .col-sm-4 .icono img {
    margin: 0 auto 8px;
    height: 67px;
    width: 67px
}

.iconos .col-sm-4 .icono h3 {
    font-size: 15px;
    line-height: 40px;
    border-top: 2px solid grey;
    width: 150px;
    text-align: center;
    color: #4c4c4c;
    margin: 0 auto
}

.iconos .col-sm-4 .icono p {
    font-size: 1em;
    line-height: 1.2em;
    color: #706f6f
}

.iconos-sinFondo .col-sm-4 .icono {
    background: 0 0!important
}

.iconosRedes {
    margin: 60px auto
}

.iconosRedes img {
    max-width: 76px!important;
    height: 76px!important;
    margin-right: 19px;
    margin-bottom: 19px
}

.iconosRedes-small {
    margin: 20px auto 60px
}

.iconosRedes-small img {
    max-width: 60px!important;
    height: 60px!important;
    margin-right: 10px;
    margin-bottom: 10px
}

.iconosRedes-micro {
    margin: 20px auto 60px
}

.iconosRedes-micro img {
    max-width: 30px!important;
    height: 30px!important;
    margin-right: 6px;
    margin-bottom: 10px
}

.iconosEmpresas {
    margin: 100px auto 40px
}

.iconosEmpresas img {
    max-height: 40px!important;
    height: 40px!important;
    margin-right: 32px;
    margin-bottom: 24px
}

.iconosEmpresas-big {
    margin: 60px auto 80px
}

.iconosEmpresas-big img {
    max-height: 70px!important;
    height: 70px!important;
    margin-right: 62px
}

.parallaxBgBar {
    width: 100%;
    height: 260px;
    margin-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #062551
}

.parallaxBgBar h1 {
    color: #fff;
    font-weight: 800;
    font-size: 2.5em;
    line-height: 1.4em
}

.parallaxBgBar h3 {
    color: #fff;
    max-width: 520px;
    margin: 0 auto;
    text-align: left;
    font-size: 1.6em;
    line-height: 1.6em
}

.parallaxBgBar img {
    z-index: 1;
    max-width: 100%
}

.parallaxBgBar .parallaxContent {
    position: absolute;
    margin-top: 12px;
    color: #3c9fce;
    z-index: 2;
    width: 100%
}

.renglonMensaje {
    padding-top: 18px;
    padding-bottom: 33px;
    background: #1389a7;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    letter-spacing: 2px;
    font-weight: 300
}

.renglonMensaje-rojo {
    background-color: #f90;
    color: #900
}

.renglonMensaje-azul {
    background-color: #0280f9;
    color: #002548
}

.renglonMensaje-naranja {
    background-color: #f90;
    color: #036
}

@media (max-width:444px) {
    .parallaxBgBar {
        height: auto!important
    }
    .parallaxBgBar img {
        height: 150px
    }
    .parallaxBgBar h1 {
        font-size: 1.45em;
        line-height: .6em;
        margin-top: 10px
    }
    .parallaxBgBar h3 {
        font-size: 12px;
        line-height: 18px;
        padding: 0 24px
    }
}

.sectionBlock {
    background-color: #f2f2f2;
    padding-top: 110px;
    padding-bottom: 60px
}

.sectionBlock h1 {
    line-height: 44px;
    text-align: left;
    color: #0f3a5c;
    font-size: 2.55em;
    vertical-align: middle;
    display: table-cell;
    height: 100px
}

.sectionBlock h3 {
    line-height: 2em;
    color: #0c3680;
    letter-spacing: 1px
}

.sectionBlock .tit {
    height: 100px
}

.sectionBlock .tit div {
    font-size: 6em;
    color: #eb9905;
    text-align: center;
    margin: 0;
    font-weight: 600;
    float: left;
    padding-right: 40px;
    line-height: 92px
}

.sectionBlock-azul {
    background-color: #0f3c5b;
    color: #0789ab;
    font-size: 1.2em
}

.sectionBlock-azul h1,
.sectionBlock-azul h3 {
    color: #fff
}

.sectionBlock-azul .sectionNum {
    color: #b8872b
}

.sectionBlock-azul span {
    color: #fff
}

.sectionBlock-azul a {
    color: #db8b0e;
    text-decoration: none
}

.pageSidebar .well p a,
.sectionBlock-azul a:hover {
    text-decoration: underline
}

.sectionBlock-amarillo {
    background-color: #f4c00a
}

.sectionBlock-amarillo h1 {
    color: #fff
}

.sectionBlock-amarillo h3 {
    color: #0e3a79
}

.sectionBlock-amarillo .sectionNum {
    color: #b8872b
}

.fondoTransparente {
    background: 0 0;
    padding: 0
}

.fondoTransparente:after,
.fondoTransparente:before {
    content: " ";
    display: table
}

.fondoTransparente h3 {
    color: #fe830c;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 8px;
    margin-top: 16px
}

.fondoTransparente h3.grande {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px
}

.fondoTransparente h3.titulo {
    font-size: 1.4em;
    margin: 10px 6px 12px
}

.fondoTransparente h4 {
    color: #fe830c;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0
}

.fondoTransparente .mensaje {
    text-align: center;
    margin: 20px 0;
    font-size: 1.2em
}

.fondoTransparente p {
    text-align: justify
}

.headerForma {
    background-color: #0d3874;
    min-height: 90px
}

.fondo-estrellas {
    background: url(/img/fondoEstrellas.png) fixed #0d3874
}

.barritaHeaderForma {
    width: 50%;
    height: 0;
    border-top: 2px solid #fff;
    margin: -32px auto 0;
    display: none
}

.pageSidebar .well {
    background: #0280fa;
    padding: 0 8px;
    border: 0;
    box-shadow: none
}

.pageSidebar .well h3 {
    color: #fff;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    padding-top: 26px;
    padding-bottom: 10px
}

.pageSidebar .well h3 i {
    color: #0064cd;
    margin-left: 16px;
    font-size: 1.5em
}

.pageSidebar .well p {
    color: #eee
}

.pageSidebar .well p a {
    color: #0d3874
}

.pageSidebar .well .iconosSidebar {
    text-align: center
}

.pageSidebar .well .iconosSidebar ul {
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

.pageSidebar .well .iconosSidebar ul li {
    text-align: center;
    font-size: 12px;
    color: #efefef;
    padding: 5px 1px;
    display: inline-block;
    width: 90px
}

.pageSidebar .well .iconosSidebar ul li img {
    max-width: 58px;
    margin: 7px
}

.pageSidebar .alert h3 {
    font-size: 1.2em;
    margin: 6px 0 21px
}

.page_header {
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    width: 570px;
    max-width: 100%;
    padding-bottom: 28px;
    padding-left: 16px;
    padding-right: 16px
}

.page_header h3 {
    color: #fff;
    font-weight: 700;
    margin: 49px 0 10px;
    font-size: 1.6em
}

.headerImage {
    height: 150px;
    margin-top: 20px;
    margin-right: -71px;
    max-width: 100%
}

.alert-pageHint {
    border-color: transparent;
    background: #0064cd;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 1.3em
}

.alert-pageHint h3 {
    margin-top: 0;
    color: #797979
}

.alert-pageHint .glyphicon-info-sign {
    font-size: 2em;
    color: #fff;
    margin-top: 0;
    margin-right: 16px
}

.listaConIconos {
    background: #b2b2b2;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1px;
    margin-bottom: 0;
    padding-bottom: 25px
}

.listaConIconos h1 {
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.7em;
    color: #fff
}

.listaConIconos ul {
    margin: auto;
    list-style: none;
    line-height: 3.5em;
    max-width: 100%
}

.listaConIconos ul li {
    font-size: 1.2em;
    color: #fff;
    line-height: 31px;
    margin-bottom: 0
}

.listaConIconos ul li .glyphicon {
    color: #ffc107;
    float: left;
    margin-left: -30px;
    margin-top: 6px
}

.fondoGris {
    background: #484848;
    color: #fff;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    border: 1px solid #c7c7c7;
    padding: 10px
}

.fondoGris h3 {
    color: #fe830c;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 8px;
    margin-top: 16px
}

.fondoGris h3.titulo {
    font-size: 1.4em;
    margin: 10px 6px 35px
}

.fondoGris input[type=file] {
    color: #fff
}

button.btn,
input[type=submit].btn {
    font-family: Lato, sans-serif!important;
    font-weight: 700;
    font-size: 1.2em
}

#ringcaptcha_brand_logo {
    display: none!important
}

#ringcaptcha {
    height: auto!important
}

#ringcaptcha_phone_container {
    float: none!important
}

#ringcaptcha_verify_button {
    background: #194e7e!important;
    color: #fff!important;
    text-shadow: none!important;
    float: none!important;
    display: block!important;
    font-size: 18px!important;
    width: 134px!important;
    padding: 5px 0 3px!important;
    border: 1px solid #e2e2e2!important;
    margin-left: 10px!important
}

.progresoForma,
.progresoForma2 {
    padding: 0;
    text-align: center;
    list-style: none
}

#ringcaptcha_verify_button:hover {
    border: 1px solid #e2e2e2!important;
    background: #0e2d49!important
}

#ringcaptcha_enterpin {
    background: #fff;
    color: #333;
    border: 0
}

.progresoForma {
    margin: 28px auto 0;
    height: 44px
}

.progresoForma li {
    display: inline-block;
    text-align: center;
    width: 12%;
    min-width: 60px
}

.progresoForma li img {
    max-width: 26px;
    margin-bottom: 6px
}

.progresoForma .glyphicon {
    font-size: 18px;
    margin: 5px auto 0
}

.progresoForma .proggress-label {
    font-size: 12px;
    margin-top: 0;
    color: #fff
}

.progresoForma2 {
    margin: 28px auto -18px;
    height: 84px
}

.progresoForma2 li {
    display: inline-block;
    text-align: center;
    width: 22%;
    min-width: 60px
}

.fbFeed li:after,
.fbFeed li:before,
.pasosPrestamo li:after,
.pasosPrestamo li:before,
.twFeed li:after,
.twFeed li:before {
    display: table;
    content: " "
}

.progresoForma2 li img {
    max-width: 40px;
    margin-bottom: 6px;
    margin-top: -14px;
    height: 42px
}

.progresoForma2 .glyphicon {
    font-size: 18px;
    margin: 5px auto 0
}

.progresoForma2 .proggress-label {
    font-size: 12px;
    margin-top: 0;
    color: #fff
}

.progresoForma2 .proggress-label.disabled {
    color: #062652
}

.panel {
    box-shadow: none
}

.panel-group .panel+.panel {
    margin-top: 0
}

.fondoTransparente .panel,
.fondoTransparente .panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0
}

.fondoTransparente .panel-heading {
    color: #fff;
    text-align: center;
    background: #0280fa;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #fff
}

.btn-fb,
.btn-geo,
.btn-go,
.btn-li {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.panel:last-of-type .panel-heading {
    border-bottom: 0
}

.datosPrestamo2 {
    padding: 7px;
    margin-top: -5px;
    margin-right: -16px;
    box-shadow: -2px 3px 4px #777
}

.datosPrestamo {
    padding: 7px;
    margin-top: -10px;
    margin-right: -10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: solid #fff;
    border-width: 0 0 1px 1px
}

.hiddenFormGroup {
    background-color: rgba(207, 207, 207, .0392157);
    padding: 10px 0 1px;
    margin-top: -5px;
    margin-bottom: 15px
}

.hiddenFormGroupInline .control-group {
    margin-bottom: 0
}

.hiddenFormGroupInline .control-label {
    width: 120px;
    text-align: left
}

.hiddenFormGroupInline .controls {
    margin-left: 133px
}

input[type=file] {
    line-height: 17px;
    margin-top: 10px;
    width: 214px;
    border: 0;
    box-shadow: none;
    margin-right: 16px
}

input[type=text],
input[type=password],
select,
textarea {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 0;
    color: #adadad;
    font-style: normal;
    height: 45px
}

select {
    min-width: 100px
}

.form-control {
    margin-bottom: 12px;
    color: #adadad;
    font-style: normal;
    box-shadow: none;
    border: 0;
    height: 45px
}

.input-container .col-sm-6.col-md-4.col-lg-4 {
    padding: 0 24px 61px 0
}

@media (max-width:444px) {
    .input-container .col-sm-3.col-md-2.col-lg-2 {
        padding-bottom: 27px;
        padding-left: 0;
        margin-bottom: 24px
    }
}

.popover {
    background-color: #4f8ba8;
    border-color: #4f8ba8;
    color: #fff;
    border-radius: 0
}

.popover .arrow:after,
.popover>.arrow {
    border-bottom-color: #4f8ba8!important
}

.tooltip .tooltip-inner {
    background-color: #d76c0c;
    border-color: #d76c0c;
    color: #fff;
    min-width: 200px
}

.tooltip .tooltip-arrow {
    border-top-color: #d76c0c!important
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #d76c0c!important
}

.form-control-feedback {
    opacity: .9;
    pointer-events: all;
    right: 26px;
    top: 6px
}

.form-control-feedback:hover {
    text-decoration: none;
    opacity: 1
}

.pushFeedback {
    right: 36px!important
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 26px;
    top: 5px
}

.datepicker .form-control-feedback {
    right: 42px!important
}

.validation-icon {
    margin-right: -16px!important
}

.bodyForma .form-actions .btn,
.bodyForma .form-actions2 .btn {
    padding: 10px 40px;
    border-radius: 10px
}

@media (max-width:999px) {
    .input-container .col-sm-6.col-md-4.col-lg-4 {
        padding: 0 24px 61px 0
    }
    .sectionBlock h1 {
        font-size: 1.55em
    }
    .footer ul {
        padding-left: 0
    }
}

@media (max-width:770px) {
    .headerForma .row [class*=col-],
    .headerForma [class*=col-] {
        margin: 0 0 16px;
        padding: 0
    }
}

.btn-fb {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #3b5998 0, #133783 100%);
    background-image: -o-linear-gradient(top, #3b5998 0, #133783 100%);
    background-image: linear-gradient(to bottom, #3b5998 0, #133783 100%);
    border: 0 solid #fff;
    width: 194px
}

.btn-fb.active,
.btn-fb.disabled,
.btn-fb:active,
.btn-fb:hover,
.btn-fb[disabled] {
    color: #fff;
    background-color: #133783
}

.btn-fb.active,
.btn-fb:active {
    background-color: #0d2456\9
}

.btn-geo {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #d62229 0, #ab171e 100%);
    background-image: -o-linear-gradient(top, #d62229 0, #ab171e 100%);
    background-image: linear-gradient(to bottom, #d62229 0, #ab171e 100%);
    width: 200px;
    border: 2px solid #fff
}

.btn-go,
.btn-li,
.btn-tw {
    border: 2px solid #fff;
    width: 92px
}

.btn-geo.active,
.btn-geo.disabled,
.btn-geo:active,
.btn-geo:hover,
.btn-geo[disabled] {
    color: #fff;
    background-color: #ab171e
}

.btn-geo.active,
.btn-geo:active {
    background-color: #7e1116\9
}

.btn-li {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #73b8db 0, #4393bb 100%);
    background-image: -o-linear-gradient(top, #73b8db 0, #4393bb 100%);
    background-image: linear-gradient(to bottom, #73b8db 0, #4393bb 100%)
}

.btn-li.active,
.btn-li.disabled,
.btn-li:active,
.btn-li:hover,
.btn-li[disabled] {
    color: #fff;
    background-color: #4393bb
}

.btn-li.active,
.btn-li:active {
    background-color: #367595\9
}

.btn-go {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #dd4b39 0, #c53727 100%);
    background-image: -o-linear-gradient(top, #dd4b39 0, #c53727 100%);
    background-image: linear-gradient(to bottom, #dd4b39 0, #c53727 100%)
}

.btn-go.active,
.btn-go.disabled,
.btn-go:active,
.btn-go:hover,
.btn-go[disabled] {
    color: #fff;
    background-color: #c53727
}

.btn-go.active,
.btn-go:active {
    background-color: #9a2b1f\9
}

.redesSociales .row {
    margin-left: 5px;
    margin-right: -25px
}

.redesSociales .terminos {
    font-size: 3em;
    margin-top: 50px
}

.redesSociales .col-md-10,
.redesSociales .col-md-12,
.redesSociales .col-md-4,
.redesSociales .col-md-8 {
    text-align: center
}

.redesSociales .col-md-10 .fondoRedes,
.redesSociales .col-md-12 .fondoRedes,
.redesSociales .col-md-4 .fondoRedes,
.redesSociales .col-md-8 .fondoRedes {
    background: 0 0;
    text-align: center;
    font-size: .9em
}

.redesSociales .col-md-10 .fondoRedes h2,
.redesSociales .col-md-12 .fondoRedes h2,
.redesSociales .col-md-4 .fondoRedes h2,
.redesSociales .col-md-8 .fondoRedes h2 {
    text-align: center;
    color: #7e7e7e;
    font-size: 22px
}

.redesSociales .col-md-10 .fondoRedes p,
.redesSociales .col-md-12 .fondoRedes p,
.redesSociales .col-md-4 .fondoRedes p,
.redesSociales .col-md-8 .fondoRedes p {
    text-align: center;
    padding: 10px;
    line-height: 1.4em
}

.redesSociales .col-md-10 .fondoRedes hr,
.redesSociales .col-md-12 .fondoRedes hr,
.redesSociales .col-md-4 .fondoRedes hr,
.redesSociales .col-md-8 .fondoRedes hr {
    color: #6c7a78;
    border-color: #0c0e0e;
    background-color: #0c0e0e;
    border-width: 0 1px;
    margin: 19px 0 15px
}

.redesSociales .col-md-10 .fondoRedes .btn .icon,
.redesSociales .col-md-12 .fondoRedes .btn .icon,
.redesSociales .col-md-4 .fondoRedes .btn .icon,
.redesSociales .col-md-8 .fondoRedes .btn .icon {
    margin-right: 6px
}

.redesSociales .col-md-10 .fondoRedes .botonSocial,
.redesSociales .col-md-12 .fondoRedes .botonSocial,
.redesSociales .col-md-4 .fondoRedes .botonSocial,
.redesSociales .col-md-8 .fondoRedes .botonSocial {
    height: 60px
}

.redesSociales .col-md-10 .fondoRedes .botonSocial strong,
.redesSociales .col-md-12 .fondoRedes .botonSocial strong,
.redesSociales .col-md-4 .fondoRedes .botonSocial strong,
.redesSociales .col-md-8 .fondoRedes .botonSocial strong {
    margin-left: 20px
}

.redesSociales .col-md-10 .fondoRedes strong,
.redesSociales .col-md-12 .fondoRedes strong,
.redesSociales .col-md-4 .fondoRedes strong,
.redesSociales .col-md-8 .fondoRedes strong {
    color: #fe830c;
    font-size: 1.1em
}

.redesSociales .col-md-10 .fondoRedes .small,
.redesSociales .col-md-12 .fondoRedes .small,
.redesSociales .col-md-4 .fondoRedes .small,
.redesSociales .col-md-8 .fondoRedes .small {
    font-size: .9em;
    margin-top: -10px
}

.redesSociales .col-md-4 {
    text-align: center
}

.redesSociales .col-md-4 .fondoRedes {
    max-width: 256px
}

.pasosPrestamo {
    margin: 6px 10px 15px
}

.pasosPrestamo li {
    list-style: none
}

.pasosPrestamo li:after {
    clear: both
}

.pasosPrestamo li img {
    margin-right: 10px;
    height: 60px
}

.pasosPrestamo li h3 {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    min-width: 170px;
    text-align: left;
    color: #4c4c4c;
    margin-top: 21px!important
}

.pasosPrestamo li:first-of-type h3 {
    margin-top: 16px
}

.aplicaPasos {
    width: 100%;
    margin-top: 7px;
    font-weight: 900;
    font-size: 18px
}

.contacto {
    max-width: 600px;
    margin: 16px auto 0
}

.contacto .control-label {
    color: #fe830c
}

.contacto button {
    margin-top: 16px
}

.mapaContacto {
    border: 0;
    max-width: 100%;
    margin: 0 auto
}

.label-warning {
    background-color: #f5a200
}

.btn-warning {
    filter: none;
    background: #ff9800;
    border: 0;
    border-radius: 0
}

.btn-warning:hover {
    background: #ffb52b
}

.btn-ancho {
    padding: 6px 53px
}

.admin-row {
    margin: 4px 12px 0;
    border: solid #ebebeb;
    padding: 0;
    line-height: 21px;
    border-width: 0 0 1px
}

.admin-row .text-error {
    color: red
}

.admin-row .text-error:hover {
    color: #f01
}

.admin-row .badge-important a,
.admin-row .label-error a,
.admin-row .label-info a,
.admin-row .label-success a {
    color: #fff
}

.admin-row .badge-important {
    background-color: #e71010
}

.admin-row .label {
    margin-right: 6px
}

.admin-row .label-success {
    background-color: transparent
}

.admin-row .label-error {
    background-color: #e71010
}

.admin-row .label-info {
    background-color: #d9edf7
}

.admin-row button.btn,
.admin-row input[type=submit].btn {
    font-family: Lato, sans-serif!important;
    font-weight: 400;
    font-size: 14px
}

.admin-row [class*=span] {
    min-height: .9em
}

.admin-tabHeader {
    background: #ebebeb;
    padding: 10px 0 10px 11px;
    margin: -20px 0 0
}

.no-border {
    border: 0;
    margin-bottom: 4px
}

.well-admin {
    min-height: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well-admin .text-info {
    color: #0047ff
}

.mainValidationBtns {
    text-align: center
}

.btns-row {
    margin-top: 0;
    padding: 0 0 18px
}

.pull-top {
    padding: 0 0 18px;
    margin: 0 11px 0 -11px
}

.fondoAdmin {
    margin-left: 0;
    padding: 0 0 10px
}

.fondoAdmin h3 {
    font-size: 18px
}

.importante,
.importante a {
    color: #fe830c;
    font-size: 14px;
    font-weight: 900
}

.fbFeed li div a:hover,
.twFeed li div a:hover {
    color: #c00
}

.adminActions {
    text-align: right;
    margin-top: -8px
}

.adminCard .comment,
.dashboardModule .col-md-4,
.dashboardModule .col-md-8,
.estatus {
    text-align: center
}

.adminActions .navbar .btn,
.adminActions .navbar .btn-group {
    margin-top: 8px
}

.fbFeed {
    list-style: none;
    margin: 0;
    padding: 0
}

.fbFeed li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 5px;
    margin: 0;
    line-height: 22px
}

.fbFeed li div {
    float: left;
    max-width: 70%
}

.fbFeed li div a img,
.fbFeed li div img {
    margin: 0 auto;
    max-width: 120px;
    border: 1px solid #d5d5d5
}

.fbFeed li div:first-of-type {
    max-width: 130px;
    min-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 16px;
    text-align: center
}

.twFeed {
    list-style: none;
    margin: 0;
    padding: 0
}

.twFeed li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 5px;
    margin: 0;
    line-height: 22px
}

.adminCard .admin-row .alerts .label,
.adminCard .comment {
    display: inline-block
}

.twFeed li div {
    float: left;
    max-width: 85%
}

.twFeed li div a img,
.twFeed li div img {
    margin: 0 16px;
    border: 1px solid #d5d5d5
}

.twFeed li div:first-of-type {
    max-width: 90px;
    min-width: 90px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:690px) {
    .twFeed li div {
        max-width: 75%
    }
}

@media (max-width:444px) {
    .twFeed li div {
        max-width: 60%
    }
}

.detailTabs {
    margin-bottom: 0
}

.overflowPanel {
    max-height: 300px;
    overflow-y: scroll
}

.footerBackground-admin {
    margin-top: 0;
    position: fixed
}

.footerBackground-admin .navbar .btn,
.footerBackground-admin .navbar .btn-group {
    margin-top: 3px
}

.loadDataBtn {
    width: 108px
}

.rotaIcono {
    -webkit-animation: anima-rota-icono .5s infinite ease-in-out alternate;
    -moz-animation: anima-rota-icono .5s infinite ease-in-out alternate;
    -o-animation: anima-rota-icono .5s infinite ease-in-out alternate;
    -ms-animation: anima-rota-icono .5s infinite ease-in-out alternate;
    animation: anima-rota-icono .5s infinite ease-in-out alternate
}

@-webkit-keyframes anima-rota-icono {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes anima-rota-icono {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes anima-rota-icono {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes anima-rota-icono {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes anima-rota-icono {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.estatus {
    font-size: 1.4em;
    padding: 10px 20px;
    background: #fff;
    color: orange;
    border-radius: 4px;
    margin-left: 7px!important;
    box-shadow: rgba(255, 255, 255, .2) 0 1px 0 0 inset, rgba(0, 0, 0, .0470588) 0 1px 2px 0;
    box-sizing: border-box;
    font-family: Lato, sans-serif;
    text-shadow: rgba(0, 0, 0, .247059) 0 -1px 0
}

.adminCard,
.estatusPaid,
.estatusRejected {
    background-repeat: repeat-x
}

.adminCard,
.adminCard .admin-row .alerts a,
.adminCard strong,
.estatusPaid {
    color: #fff
}

.estatusPaid {
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.estatusRejected {
    background-color: #fe9a3a;
    background-image: -moz-linear-gradient(top, #feaa58, #fe830c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#feaa58), to(#fe830c));
    background-image: -webkit-linear-gradient(top, #feaa58, #fe830c);
    background-image: -o-linear-gradient(top, #feaa58, #fe830c);
    background-image: linear-gradient(to bottom, #feaa58, #fe830c);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffeaa58', endColorstr='#fffe830c', GradientType=0);
    border-color: #fe830c #fe830c #bd5d01;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #fff
}

.adminCard {
    margin: 0 auto;
    padding: 3px 13px;
    max-width: 90%;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -moz-box-shadow: 3px -2px 4px rgba(134, 132, 132, .55);
    -webkit-box-shadow: 3px -2px 4px rgba(134, 132, 132, .55);
    box-shadow: 3px -2px 4px rgba(134, 132, 132, .55);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-image: -webkit-linear-gradient(top, #4c4c4c 0, #444 100%);
    background-image: -o-linear-gradient(top, #4c4c4c 0, #444 100%);
    background-image: linear-gradient(to bottom, #4c4c4c 0, #444 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff4c4c4c', endColorstr='#ff444444', GradientType=0);
    border-color: #444 #444 #1e1e1e;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.adminCard .admin-row {
    margin: 0;
    padding: 0;
    line-height: 23px;
    border-width: 0
}

.adminCard .admin-row .alerts .multiples {
    background: 0 0;
    padding: 0 4px 0 12px;
    margin-top: 0;
    top: 2px;
    position: relative;
    display: inline-block;
    line-height: 21px;
    border-left: 3px solid rgba(34, 157, 173, .73);
    -webkit-border-radius: o;
    -moz-border-radius: o;
    border-radius: o
}

.adminCard .admin-row .alerts .multiples .label-success {
    background: 0 0
}

.adminCard .admin-row .alerts .multiples .badge-important {
    margin-left: 2px
}

.adminCard .comment {
    margin-top: 12px;
    margin-left: 16px;
    overflow-y: scroll;
    width: 200px;
    word-break: break-all;
    white-space: normal;
    height: 41px
}

.btn-disabled {
    cursor: default;
    background-color: #51a351;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    pointer-events: none
}

.menuAdmin {
    padding: 22px 5px!important
}

.nav-pills>li>a,
.nav-tabs>li>a {
    padding-right: 6px;
    padding-left: 6px
}

.dashboardModule {
    padding: 11px 20px
}

.dashboardModule .col-md-4 li h4,
.dashboardModule .col-md-8 li h4 {
    text-align: left;
    font-size: 12px;
    padding: 0 12px 0 8px;
    margin: 14px 0 0
}

.dashboardModule .well {
    background-color: #fafafa
}

.dashboardModule .well:after,
.dashboardModule .well:before {
    content: " ";
    display: table
}

.dashboardModule ul.estadisticas {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    display: block
}

.dashboardModule ul.estadisticas:after,
.dashboardModule ul.estadisticas:before {
    content: " ";
    display: table
}

.dashboardModule ul.estadisticas li {
    float: left
}

.dashboardModule .moduleTitle {
    margin: 0;
    font-size: 13px;
    color: #444;
    font-weight: 400;
    background: #e2e2e2;
    padding: 1px 19px;
    -webkit-border-radius: 30px 5px 0 0;
    -moz-border-radius: 30px 5px 0 0;
    border-radius: 30px 5px 0 0
}

.dashboardModule .moduleTitle small {
    color: #333;
    margin-top: 6px;
    float: right
}

.dashboardModule .moduleData {
    text-align: left;
    list-style: none
}

.dashboardModule .moduleFooter {
    margin-top: 12px;
    margin-left: 20px;
    list-style: none;
    font-size: 12px
}

.dashboardModule .reporteVacio {
    height: 137px;
    display: block;
    text-align: center;
    font-size: 1.2em;
    color: #fe830c;
    padding-top: 20px
}

.dashboardModule .reporteVacio h3 {
    margin-top: 30px
}

.dashboardModule .reporteVacio h3 i {
    display: inline-block;
    -webkit-transform: rotate(312deg);
    -ms-transform: rotate(312deg);
    -o-transform: rotate(312deg);
    transform: rotate(312deg);
    font-size: 1.5em
}

.dashAlert {
    width: 30%;
    margin: 0 auto 0 -15%;
    text-align: center;
    min-width: 220px;
    color: #fe830c;
    font-weight: 700;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 250px;
    z-index: 11;
    box-shadow: 3px 3px 7px #000
}

.btn-icono,
.fondo-faq {
    position: relative
}

.dashAlert .close {
    color: #fe830c;
    opacity: .6;
    margin-top: -14px;
    margin-right: -8px
}

.dashAlert span {
    font-weight: 400;
    color: #383838
}

@media (max-width:690px) {
    .dashboardModule {
        padding: 10px 0
    }
    .slide-areaprivada h1 {
        color: #ee9c02;
        font-size: 1.7em
    }
}

.slide-areaprivada h1 {
    color: #ee9c02;
    font-size: 3.5em;
    font-weight: 900;
    line-height: 1.1em;
    max-width: 520px;
    margin: 40px auto 0;
    text-align: left
}

.privateArea a,
.privateArea h4 {
    color: #fe830c
}

.privateArea {
    padding: 12px 0;
    background: #f2f2f2
}

.privateArea h1 {
    font-weight: 400;
    max-width: 100%;
    width: 650px;
    margin: auto
}

.privateArea .wellActivo {
    margin-bottom: 0
}

.privateArea .saldoPendiente {
    margin-top: -6px
}

.privateArea .requestId {
    margin: 8px 20px -4px 10px;
    font-size: 10px
}

.privateArea .formaInline {
    margin-left: -6px
}

.privateArea .btn {
    color: #fff
}

.privateArea .historial .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0 solid #ddd;
    color: #25343a;
    font-weight: 800;
    font-size: 1.2em
}

.privateArea .historial .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
    color: #0f3c7d
}

.privateArea .historial .table>tbody>tr>td {
    padding: 22px;
    color: #292929;
    border-top: 0
}

.privateArea .historial .table>tbody>tr>td .badge {
    background: #c5c5c5;
    color: #fff;
    font-size: 1em;
    margin-right: 16px
}

.privateArea .metodosPago .headerMetodo {
    background-color: #e9e9e9;
    text-align: center;
    padding: 10px;
    margin-bottom: 2px
}

.privateArea .metodosPago .headerMetodo img {
    height: 42px;
    max-width: 100%
}

.privateArea .metodosPago p {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.4em;
    color: #727272
}

.privateArea .info-areaPrivada strong,
.privateArea .numLargo {
    font-size: 1.15em;
    letter-spacing: normal
}

.privateArea .metodosPago strong {
    color: #111
}

.privateArea .metodosPago .infoBanco strong {
    color: #253b72
}

.privateArea .well {
    background: #f7f7f7;
    border: 0
}

.privateArea .refOxxo {
    letter-spacing: 4px
}

@media (max-width:771px) {
    .privateArea .well {
        text-align: center
    }
    .privateArea .numLargo,
    .privateArea .refOxxo {
        font-size: 1.3em!important;
        letter-spacing: 4px!important
    }
}

@media (min-width:991px) {
    .privateArea .refOxxo {
        letter-spacing: 4px!important
    }
}

@media (min-width:771px) and (max-width:991px) {
    .privateArea .numLargo {
        font-size: .8em!important
    }
    .privateArea .refOxxo {
        letter-spacing: normal;
        font-size: 1.2em
    }
}

@media (min-width:991px) and (max-width:1199px) {
    .privateArea .numLargo,
    .privateArea .txtLargo {
        font-size: .9em!important
    }
}

.privateArea-azul {
    background: #0280f9
}

.privateArea-blanca {
    background: #f1f1f1
}

.header-areaPrivada {
    padding: 30px 0 0!important;
    color: #0d3874;
    margin-bottom: 0!important;
    font-size: 1.2em;
    font-weight: 900;
    overflow: hidden
}

.header-areaPrivada .row {
    margin: 0 auto
}

.header-areaPrivada .col-xs-5:first-of-type {
    text-align: right;
    padding-right: 80px
}

.header-areaPrivada .row>div {
    margin-top: 30px;
    margin-bottom: 23px
}

.header-areaPrivada .avatar {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 150px
}

.header-areaPrivada .avatar img {
    height: 88px;
    margin-top: -20px
}

.header-areaPrivada .avatarCentrado {
    text-align: center;
    margin-bottom: -20px;
    margin-top: -20px
}

.header-areaPrivada .avatarCentrado img {
    max-width: 110px
}

.header-areaPrivada h4 {
    color: #ee9c02;
    font-weight: 700;
    margin-bottom: 0
}

.header-areaPrivada h5 {
    color: #25343a;
    text-align: left;
    margin-top: 3px;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.3em
}

.header-areaPrivada h5 span {
    color: #0d3874;
    font-weight: 600;
    font-size: .9em
}

.header-areaPrivada .headerCentrado {
    margin-bottom: 4px!important
}

.header-areaPrivada .headerCentrado h1 {
    color: #0d3874;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2em
}

.header-areaPrivada .headerCentrado h5 {
    text-align: center;
    margin-top: 0
}

.header-areaPrivada .headerCentrado h4 {
    text-align: center
}

.header-areaPrivada .infoSection {
    margin-bottom: 20px
}

.header-areaPrivada .headersito {
    font-size: .9em;
    background: #fff;
    color: #727272;
    padding: 10px 5px;
    text-align: center;
    font-weight: 500
}

.header-areaPrivada .cont {
    background: #e8e8e8;
    color: #25343a;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    padding: 10px 12px
}

.header-areaPrivada .hoy .cont {
    color: #ee9c02
}

.header-areaPrivada .alerta .cont {
    color: #c00
}

.header-areaPrivada .alertaHoy:after {
    content: 'En mora';
    color: #c00;
    margin-left: 50px
}

.info-areaPrivada {
    color: #fff;
    padding-bottom: 40px;
    padding-top: 20px
}

.info-areaPrivada h3 {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.7em;
    max-width: 910px;
    margin: 4px auto;
    text-align: center
}

.info-areaPrivada .infoBanco {
    letter-spacing: 2px;
    font-size: .9em;
    margin: 0 auto;
    max-width: 440px
}

.info-areaPrivada strong {
    font-size: 1.2em
}

.info-areaPrivada .col-sm-6 {
    margin-top: 20px
}

.info-areaPrivada .codigo img {
    height: 80px;
    max-width: 100%;
    margin-top: 20px
}

.info-areaPrivada p {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.4em;
    color: #0f4765
}

.fondo-faq-areaprivada {
    position: relative;
    background: #058cab
}

.btn-icono,
.btn-icono:hover {
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.fondo-faq-areaprivada h1 {
    color: #fff
}

.fondo-faq-areaprivada .panel {
    border: 0
}

.iconoQueSigue {
    font-size: 150px;
    margin-top: 160px
}

.extraCustomFields {
    background-color: #b1b1b1!important;
    color: #fff;
    cursor: pointer;
    width: 380px;
    height: 60px;
    font-weight: 900;
    font-size: 1.6em;
    text-align: center;
    text-indent: 65px;
    margin-top: 14px;
    max-width: 90%
}

.extraCustomFields option {
    text-align: center
}

.razonLoan {
    margin-bottom: 39px!important;
    cursor: pointer!important
}

.btn-icono {
    border: 1px solid #ddd;
    padding: 9px 9px 0;
    margin: 5px 16px 0 0;
    font-size: 10px;
    display: block;
    text-align: center;
    cursor: pointer;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-image: -webkit-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e6e6e6 100%);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #646464
}

.btn-icono:after,
.btn-icono:before {
    content: " ";
    display: table
}

.datepicker:after,
.datepicker:before {
    content: ''
}

.btn-icono.active,
.btn-icono.disabled,
.btn-icono:active,
.btn-icono:hover,
.btn-icono[disabled] {
    color: #444;
    background-color: #e6e6e6
}

.btn-icono.active,
.btn-icono:active {
    background-color: #ccc\9
}

.btn-icono i {
    font-size: 2em
}

.btn-icono p {
    margin: -5px 0 0
}

.btn-icono span.badge {
    position: absolute;
    top: -9px;
    right: -12px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .8)
}

.btn-icono:hover {
    background-image: -webkit-linear-gradient(top, #d9dada 0, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #d9dada 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #d9dada 0, #e6e6e6 100%);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    text-decoration: none;
    color: #fff
}

.btn-icono:hover.active,
.btn-icono:hover.disabled,
.btn-icono:hover:active,
.btn-icono:hover:hover,
.btn-icono:hover[disabled] {
    color: #4c4c4c;
    background-color: #e6e6e6
}

.btn-icono:hover.active,
.btn-icono:hover:active {
    background-color: #ccc\9
}

.btn-icono:hover span.badge {
    -moz-box-shadow: 1px 1px 2px rgba(111, 111, 111, .8);
    -webkit-box-shadow: 1px 1px 2px rgba(111, 111, 111, .8);
    box-shadow: 1px 1px 2px rgba(111, 111, 111, .8)
}

.list-inline {
    padding-left: 0;
    float: left;
    list-style: none
}

.sparkline-box {
    margin: 0;
    padding: 0
}

.sparkline-box .sparkline {
    margin-top: 8px;
    display: inline-block;
    vertical-align: top;
    height: 30px
}

.sparkline-box .sparkline-row {
    text-align: center;
    padding: 0 15px 0 0;
    float: left;
    border-right: 1px dotted #aaa;
    border-left: 1px dotted #fff
}

.sparkline-box .sparkline-row h4 {
    font-size: 18px;
    display: inline-block;
    text-align: center;
    margin: 0;
    text-shadow: 0 1px rgba(255, 255, 255, .5);
    min-width: 70px;
    line-height: 20px
}

.sparkline-box .sparkline-row h4 span {
    color: #717e88;
    font-size: 12px;
    display: block;
    text-align: center;
    font-weight: 400
}

.sparkline-box .big {
    width: 83px;
    height: 30px
}

.sparkline-box .sparkline-row:last-child {
    border-right: none
}

.cartera {
    background: #fff;
    margin-top: -18px;
    border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 1px 1px 2px rgba(111, 111, 111, .8);
    -webkit-box-shadow: 1px 1px 2px rgba(111, 111, 111, .8);
    box-shadow: 1px 1px 2px rgba(111, 111, 111, .8)
}

.tableTitle {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 900;
    background: #aaa;
    padding: 1px 26px;
    -webkit-border-radius: 2px 0 5px;
    -moz-border-radius: 2px 0 5px;
    border-radius: 2px 0 5px
}

.reporteSemaforo table {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.reporteSemaforo table thead tr th {
    padding: 2px;
    text-align: center
}

.reporteSemaforo .datos .col-md-12,
.reporteSemaforo .datos .col-md-3,
.reporteSemaforo .datos .col-md-4,
.reporteSemaforo .datos .col-md-6,
.reporteSemaforo .datos .col-md-8 {
    text-align: center;
    font-size: 1em;
    font-weight: 400;
    min-width: 43px;
    text-shadow: 1px 1px 0 #5a5a5a;
    padding: 0
}

.reporteSemaforo .datos .borde {
    border-right: 1px solid #c2c2c2
}

.reporteSemaforo .datosPeq {
    margin-bottom: 2px;
    font-size: .8em;
    font-weight: 400;
    color: #333;
    border-right: 0;
    text-align: right
}

.reporteSemaforo .porcentaje {
    font-size: .8em;
    text-align: center;
    margin: 6px 0 0;
    border-top: 1px solid #c9c9c9;
    padding-top: 2px
}

.reporteSemaforo .headerTit {
    margin-bottom: 12px
}

.reporteSemaforo .subHeader,
.reporteSemaforo .subRow {
    border: solid #dfdfdf;
    border-width: 0 1px 1px
}

.reporteSemaforo .subHeader .label,
.reporteSemaforo .subRow .label {
    padding: 1px 16px;
    margin: 0 0 0 16px
}

.formaInline,
.reporteSemaforo .subRow .progress {
    margin-bottom: 0
}

.reporteSemaforo .subRow {
    border: solid #dfdfdf;
    border-width: 0 1px 1px;
    text-align: center;
    font-size: .9em;
    min-height: .9em;
    margin-left: 0;
    background: #eee
}

.reporteSemaforo .subRow .col-md-12,
.reporteSemaforo .subRow .col-md-3,
.reporteSemaforo .subRow .col-md-4,
.reporteSemaforo .subRow .col-md-6,
.reporteSemaforo .subRow .col-md-8 {
    min-height: .9em
}

.reporteSemaforo .subRow-big {
    padding: 6px 0;
    font-size: 1.1em
}

.reporteSemaforo .label-inverted {
    background-color: #525252
}

.formaInline {
    padding-top: 12px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 12px
}

.formaInline form {
    margin: 0
}

.formaInline label {
    float: left;
    margin: 8px 6px 6px 12px
}

.formaInline .datepicker {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0
}

.formaInline .botones {
    float: left;
    margin-left: 16px
}

.formaInline input[type=text]::-webkit-input-placeholder,
.formaInline input[type=password]::-webkit-input-placeholder {
    text-shadow: -1px 0 #e7e7e7, -2px 0 #e7e7e7, -3px 0 #e7e7e7, -4px 0 #e7e7e7, -5px 0 #e7e7e7, 1px 0 #e7e7e7, 2px 0 #e7e7e7, 3px 0 #e7e7e7, 4px 0 #e7e7e7, 5px 0 #e7e7e7, -1px -1px #e7e7e7, -2px -2px #e7e7e7, -3px -3px #e7e7e7, -4px -4px #e7e7e7, -5px -5px #e7e7e7!important
}

.formaInline input[type=text]:-moz-placeholder,
.formaInline input[type=password]:-moz-placeholder {
    text-shadow: -1px 0 #e7e7e7, -2px 0 #e7e7e7, -3px 0 #e7e7e7, -4px 0 #e7e7e7, -5px 0 #e7e7e7, 1px 0 #e7e7e7, 2px 0 #e7e7e7, 3px 0 #e7e7e7, 4px 0 #e7e7e7, 5px 0 #e7e7e7, -1px -1px #e7e7e7, -2px -2px #e7e7e7, -3px -3px #e7e7e7, -4px -4px #e7e7e7, -5px -5px #e7e7e7!important
}

.formaInline input[type=text]::-moz-placeholder,
.formaInline input[type=password]::-moz-placeholder {
    text-shadow: -1px 0 #e7e7e7, -2px 0 #e7e7e7, -3px 0 #e7e7e7, -4px 0 #e7e7e7, -5px 0 #e7e7e7, 1px 0 #e7e7e7, 2px 0 #e7e7e7, 3px 0 #e7e7e7, 4px 0 #e7e7e7, 5px 0 #e7e7e7, -1px -1px #e7e7e7, -2px -2px #e7e7e7, -3px -3px #e7e7e7, -4px -4px #e7e7e7, -5px -5px #e7e7e7!important
}

.formaInline input[type=text]:-ms-input-placeholder,
.formaInline input[type=password]:-ms-input-placeholder {
    text-shadow: -1px 0 #e7e7e7, -2px 0 #e7e7e7, -3px 0 #e7e7e7, -4px 0 #e7e7e7, -5px 0 #e7e7e7, 1px 0 #e7e7e7, 2px 0 #e7e7e7, 3px 0 #e7e7e7, 4px 0 #e7e7e7, 5px 0 #e7e7e7, -1px -1px #e7e7e7, -2px -2px #e7e7e7, -3px -3px #e7e7e7, -4px -4px #e7e7e7, -5px -5px #e7e7e7!important
}

.formaInline textarea {
    margin-bottom: 12px
}

.formaInline .error {
    background-color: rgba(255, 0, 0, .43);
    color: #000
}

.formaInline .fileLabel {
    font-size: 10px;
    margin: 0;
    float: none;
    line-height: 11px;
    width: 200px
}

.payment_evidence {
    opacity: 0;
    color: transparent;
    height: 0;
    position: absolute
}

@media (max-width:771px) {
    .formaInline .payment_evidence {
        margin-bottom: 0
    }
    .formaInline .fileLabel {
        width: 77px
    }
    .masterHead .dropdown-menu {
        display: block;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        margin-top: 0;
        position: static;
        width: 100%
    }
    .navbar-collapse,
    .navbar-collapse.collapse {
        background: #fff
    }
    .navbar-nav .dropdown-menu .dropdown-header,
    .navbar-nav .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-default .navbar-nav .dropdown-menu>li>a {
        color: #777
    }
    .dropdown a.dropdown-toggle,
    a.dropdown-toggle .caret {
        display: none
    }
    .loginMenuBtn {
        color: #0d3874
    }
    .loginMenuBtn div {
        float: right
    }
    .loginMenuLi {
        margin-top: 200px
    }
    .masterHead .navbar .nav>li>a {
        margin-top: 0!important;
        color: #fe830c!important;
        text-align: left!important;
        max-width: 180px;
        margin-left: 13px
    }
}

@media (max-width:767px) {
    .row-fluid [class*=span],
    [class*=span] {
        float: left;
        display: block;
        width: auto
    }
}

.moduloCobranza {
    width: 469px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-transition: .2s all ease-in;
    -o-transition: .2s all ease-in;
    transition: .2s all ease-in;
    padding: 0;
    background: 0 0
}

.moduloCobranza .agregarPago {
    margin-bottom: 9px;
    font-size: 1.3em
}

.moduloCobranza .agregarPago .glyphicon {
    font-size: 1.1em
}

.moduloCobranza .liquidarCredito {
    margin-bottom: 9px;
    width: 144px;
    line-height: 22px
}

.moduloCobranza h1 {
    font-size: 1.4em;
    color: #0d3874;
    text-align: center
}

.moduloCobranza h3 {
    margin-left: 6px
}

.moduloCobranza .btn[disabled] {
    opacity: .75
}

.moduloCobranza table a {
    display: block
}

.moduloCobranza table>thead>tr>th {
    border-bottom: 0;
    background: 0 0;
    color: #727272;
    text-align: center;
    font-size: .8
}

.moduloCobranza table>tbody>tr>td {
    border-bottom: 0;
    background: #e8e8e8;
    color: #25343a;
    text-align: center
}

.moduloCobranza table .totales,
.moduloCobranza table>tbody>tr:last-of-type>td {
    background: #fff
}

.moduloCobranza table .totales,
.moduloCobranza table>tbody>tr:last-of-type>td:last-of-type {
    font-size: 1.4em;
    border: 1px solid #223ba3
}

.moduloCobranza table>tbody>tr>td,
.moduloCobranza table>tbody>tr>th,
.moduloCobranza table>tfoot>tr>td,
.moduloCobranza table>tfoot>tr>th,
.moduloCobranza table>thead>tr>td,
.moduloCobranza table>thead>tr>th {
    vertical-align: middle;
    border-top: 0
}

.moduloCobranza .formaInline {
    background-color: #fff e;
    border: 1px solid #058cab;
    border-width: 2px 0 0;
    margin-top: -11px;
    display: none
}

.moduloCobranza .formaInline .input-group-addon {
    background-color: #fff
}

.moduloCobranza .contCalendario {
    text-align: center
}

.verde {
    color: #46a546
}

.azul {
    color: #049cdb
}

.naranja {
    color: #fe830c
}

.rojo {
    color: #c93327
}

.gris {
    color: #aaa
}

.bg0 .verde,
.bg120 .verde,
.bg120m .verde,
.bg30 .verde,
.bg60 .verde,
.bg90 .verde,
.bgActivos .verde,
.bgExigibilidad .verde {
    color: #fff
}

.bgExigibilidad {
    background: #46a546
}

.bgActivos {
    background: #049cdb
}

.bg0 {
    background: #ffd1a4
}

.bg30 {
    background: #ffc48b
}

.bg60 {
    background: #feaa58
}

.bg90 {
    background: #fe830c
}

.bg120 {
    background: #ff6b25
}

.bg120m {
    background: #f74f00
}

.fileInput {
    opacity: 0;
    color: transparent;
    height: 0!important;
    width: 0!important;
    position: absolute
}

.fileLabel {
    font-size: 10px;
    margin: 6px 0;
    float: none;
    line-height: 11px;
    width: 100%
}

.fileLabel i {
    font-size: 18px;
    margin-left: 10px;
    color: #1aa61b
}

.v2 {
    background: #fff
}

.v2 .wrapper {
    background: 0 0
}

.v2 .headBackground {
    width: 100%;
    background: #25343a;
    height: 60px;
    position: fixed;
    z-index: -1;
    pointer-events: none;
    max-width: 100%;
    -moz-box-shadow: 0 2px 3px rgba(160, 160, 160, .42);
    -webkit-box-shadow: 0 2px 3px rgba(160, 160, 160, .42);
    box-shadow: 0 2px 3px rgba(160, 160, 160, .42)
}

.v2 .headBackground .secondBack {
    display: none
}

.v2 .masterHead .navbar .navbar-header {
    height: 60px;
    z-index: 10;
    width: 100%;
    margin-top: 12px
}

.v2 .masterHead .navbar .navbar-header .navbar-right {
    text-align: right;
    padding-right: 6px
}

.v2 .masterHead .navbar .navbar-header .navbar-brand {
    margin-top: -20px!important;
    padding-right: 0
}

.v2 .masterHead .navbar .navbar-header .navbar-brand img {
    width: auto;
    height: 50px;
    margin-top: 0
}

.v2 .masterHead .navbar .navbar-header .popover {
    max-width: 500px;
    margin-left: -230px
}

.v2 .masterHead .navbar .nav {
    margin: 0
}

.v2 .masterHead .navbar .nav>li>a {
    font-size: 1.1em;
    font-weight: 800;
    color: #fff;
    padding: 26px 13px 0;
    margin-top: -13px;
    text-shadow: 0 0 1px #eee;
    text-align: center;
    height: 61px;
    line-height: 16px;
    min-width: 100px
}

.v2 .masterHead .navbar .nav>li>a:focus,
.v2 .masterHead .navbar .nav>li>a:hover {
    text-decoration: none;
    background-color: #536dfe;
    text-shadow: 0 0 1px #e9c196
}

.v2 .navbar .nav>li.active>a {
    text-decoration: none;
    background-color: #536dfe
}

.v2 .navbar .navbar-btn {
    margin-top: 7px
}

.v2 .menuAdmin {
    padding: 17px 5px 12px!important
}

.v2 .admin .navbar-fixed-top {
    height: 50px
}

.v2 .admin .navbar .nav>li.active>a:after {
    border-width: 11px 30px;
    margin-left: -30px
}

.v2 .admin .navbar .nav>li.active>a:before {
    border-width: 12px 31px;
    margin-left: -31px
}

.v2 .separadorCohete {
    width: 300px;
    height: 1px;
    margin: 6px auto;
    max-width: 70%;
    background: rgba(34, 59, 163, .29)
}

.v2 .separadorCohete-big {
    margin: 90px auto 60px
}

.v2 .containerMain {
    width: 100%;
    padding: 20px 0 30px;
    margin-bottom: -40px
}

.v2 .containerMain .row {
    max-width: 1030px;
    margin: 0 auto
}

.v2 .containerMain-sinClip {
    padding: 20px 0 6px;
    clip-path: none;
    -webkit-clip-path: none;
    margin-bottom: 0
}

.v2 .container .row {
    max-width: 1030px;
    margin: 0 auto
}

.v2 .videoSpan {
    margin-top: 60px
}

.v2 .videoSpan .videoContainer {
    margin: 0 auto 60px
}

.v2 .slogan h1 {
    font-size: 2.3em;
    color: #ff9800;
    text-align: left;
    margin: 0 0 26px 5px;
    line-height: 1.3em;
    font-weight: 400;
    letter-spacing: 1px
}

.footer .icoFoot,
.v2 .comoFunciona [class*=span],
.v2 .comoFunciona h2,
.v2 .pasosIndex,
.v2 .slogan h2,
.v2 .subtit {
    text-align: center
}

.v2 .slogan h2,
.v2 .slogan h4 {
    font-size: 1.3em;
    margin-left: 5px
}

.v2 .slogan h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 3px;
    font-weight: 300;
    font-style: italic
}

.v2 .slogan h4 {
    color: #25343a;
    font-weight: 400
}

.v2 .widgetPrestamo {
    -webkit-transition: all .6s .2s cubic-bezier(0, 1.5, .5, 1);
    -o-transition: all .6s .2s cubic-bezier(0, 1.5, .5, 1);
    transition: all .6s .2s cubic-bezier(0, 1.5, .5, 1);
    margin-left: 0;
    margin-top: 0;
    max-width: 100%
}

.v2 .widgetSpanBackdrop {
    position: static!important
}

.v2 .widgetPrestamoBig {
    font-size: 100%;
    animation: anim-widget linear 1.6s;
    animation-iteration-count: 1;
    -webkit-animation: anim-widget linear 1.6s;
    -webkit-animation-iteration-count: 1;
    -moz-animation: anim-widget linear 1.6s;
    -moz-animation-iteration-count: 1;
    -o-animation: anim-widget linear 1.6s;
    -o-animation-iteration-count: 1;
    -ms-animation: anim-widget linear 1.6s;
    -ms-animation-iteration-count: 1
}

.v2 .pasosIndex {
    margin-top: 16px;
    margin-bottom: -16px
}

.v2 .pasosIndex ul {
    display: inline-block
}

.v2 .pasosIndex ul li {
    float: left;
    width: 200px
}

.v2 .pasosIndex .aplicaPasos {
    width: auto
}

.v2 .subtit {
    margin-bottom: 12px;
    margin-top: 6px
}

.v2 .fondoCitadino {
    background: url(/img/fondoCitadinoMx2.png) rgba(254, 131, 12, .65);
    background-repeat: repeat-x;
    background-position: 0 80%;
    background-size: 3850px 250px;
    display: block;
    min-height: 165px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-animation: anima-fondo 1200s infinite linear;
    -moz-animation: anima-fondo 1200s infinite linear;
    -o-animation: anima-fondo 1200s infinite linear;
    -ms-animation: anima-fondo 1200s infinite linear;
    animation: anima-fondo 1200s infinite linear
}

.v2 .fondoCitadino h4 {
    text-align: center;
    padding-top: 0;
    color: #fff;
    text-shadow: 2px 2px 2px #444;
    font-size: 24px
}

.v2 .fondoCitadino .coheteAnimado {
    height: 70px;
    margin-top: 10px;
    -webkit-animation: anima-cohete 2s infinite ease-in-out alternate;
    -moz-animation: anima-cohete 2s infinite ease-in-out alternate;
    -o-animation: anima-cohete 2s infinite ease-in-out alternate;
    -ms-animation: anima-cohete 2s infinite ease-in-out alternate;
    animation: anima-cohete 2s infinite ease-in-out alternate
}

.v2 .fondoCitadino .btn {
    width: 260px;
    left: 50%;
    position: relative;
    margin-left: -140px;
    font-size: 1.3em
}

.v2 .requisitos ol,
.v2 .requisitos ul {
    margin-left: 125px
}

.v2 .comoFunciona h2 {
    color: #4b4b4b;
    font-size: 1.2em;
    margin-top: 26px
}

.v2 .comoFunciona img {
    max-width: 100%
}

.v2 .sinMargen {
    margin: 0!important
}

.v2 .pushHead {
    height: 60px
}

.v2 .pushHead2 {
    height: 0
}

.v2 .footerBackground {
    display: none
}

.v2 .modal-backdrop {
    background-color: #fff
}

.v2 .contacto .control-label {
    color: #949494
}

.v2 .faq .fondoTransparente h3,
.v2 .nosotros .fondoTransparente h3 {
    margin-top: 40px
}

.v2 .control-label {
    font-weight: 400;
    color: #253b72;
    font-size: 16px;
    margin-bottom: 22px
}

.v2 .form-actions {
    margin-top: 26px
}

.v2 .form-actions .col-xs-offset-4 {
    margin-left: 33%
}

@media (max-width:444px) {
    .v2 .control-label {
        margin-bottom: 22px
    }
    .v2 .form-actions .col-xs-offset-4 {
        left: auto;
        right: auto;
        margin-left: 0;
        width: 100%!important
    }
    .v2 select#tieneTarjetaCredito {
        margin-top: 20px
    }
    .v2 input#nombreEmpresa {
        margin-bottom: 30px;
        margin-left: -4px
    }
}

.v2 .loginMenuLi.active a {
    background: #fff!important;
    color: #fe830c!important;
    border-color: #fff #fff #fe830c!important;
    border-left: 0!important;
    border-right: 0!important;
    border-top: 0!important;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.v2 .loginMenuLi.active a:before {
    border-width: 12px 16px!important;
    margin-left: -18px!important;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.v2 .loginMenuLi.active a:after {
    border-width: 11px 14px!important;
    margin-left: -16px!important;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.bodyForma,
.bodyForma .wrapper {
    background: #e0e0e0
}

@keyframes anim-widget {
    0%,
    50% {
        transform: rotate(0) scaleX(1) scaleY(1)
    }
    10% {
        transform: rotate(-3deg) scaleX(1) scaleY(1)
    }
    20% {
        transform: rotate(-3deg) scaleX(.9) scaleY(.9)
    }
    30%,
    40% {
        transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
    }
}

@-moz-keyframes anim-widget {
    0%,
    50% {
        -moz-transform: rotate(0) scaleX(1) scaleY(1)
    }
    10% {
        -moz-transform: rotate(-3deg) scaleX(1) scaleY(1)
    }
    20% {
        -moz-transform: rotate(-3deg) scaleX(.9) scaleY(.9)
    }
    30%,
    40% {
        -moz-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
    }
}

@-webkit-keyframes anim-widget {
    0%,
    50% {
        -webkit-transform: rotate(0) scaleX(1) scaleY(1)
    }
    10% {
        -webkit-transform: rotate(-3deg) scaleX(1) scaleY(1)
    }
    20% {
        -webkit-transform: rotate(-3deg) scaleX(.9) scaleY(.9)
    }
    30%,
    40% {
        -webkit-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
    }
}

@-o-keyframes anim-widget {
    0%,
    50% {
        -o-transform: rotate(0) scaleX(1) scaleY(1)
    }
    10% {
        -o-transform: rotate(-3deg) scaleX(1) scaleY(1)
    }
    20% {
        -o-transform: rotate(-3deg) scaleX(.9) scaleY(.9)
    }
    30%,
    40% {
        -o-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
    }
}

@-ms-keyframes anim-widget {
    0%,
    50% {
        -ms-transform: rotate(0) scaleX(1) scaleY(1)
    }
    10% {
        -ms-transform: rotate(-3deg) scaleX(1) scaleY(1)
    }
    20% {
        -ms-transform: rotate(-3deg) scaleX(.9) scaleY(.9)
    }
    30%,
    40% {
        -ms-transform: rotate(3deg) scaleX(1.2) scaleY(1.2)
    }
}

@-webkit-keyframes anima-fondo {
    0% {
        background-position: 0 80%
    }
    100% {
        background-position: 10000% 80%
    }
}

@-moz-keyframes anima-fondo {
    0% {
        background-position: 0 80%
    }
    100% {
        background-position: 10000% 80%
    }
}

@-ms-keyframes anima-fondo {
    0% {
        background-position: 0 80%
    }
    100% {
        background-position: 10000% 80%
    }
}

@-o-keyframes anima-fondo {
    0% {
        background-position: 0 80%
    }
    100% {
        background-position: 10000% 80%
    }
}

@keyframes anima-fondo {
    0% {
        background-position: 0 80%
    }
    100% {
        background-position: 10000% 80%
    }
}

@media (max-width:700px) {
    .fondoCitadino {
        -webkit-animation: anima-fondo 2200s infinite linear!important;
        -moz-animation: anima-fondo 2200s infinite linear!important;
        -o-animation: anima-fondo 2200s infinite linear!important;
        animation: anima-fondo 2200s infinite linear!important
    }
}

@media (max-width:500px) {
    .requisitos ol,
    .requisitos ul {
        margin-left: 12px!important
    }
    .infoSection {
        margin-bottom: 10px
    }
    .infoSection h1 {
        margin-top: 6px;
        line-height: 1.2em;
        font-size: 1.4em
    }
    .infoSection h2 {
        font-size: 12px
    }
    h1 {
        margin-top: 0
    }
    .separadorCohete-big {
        margin: 10px auto 60px
    }
    .fondoAmarillo h3 {
        font-size: 1.2em
    }
    .renglonMensaje {
        font-size: .7em
    }
    .sectionBlock {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .sectionBlock h1 {
        line-height: 21px;
        font-size: 1.25em;
        letter-spacing: 1px;
        height: auto
    }
    .sectionBlock h3 {
        line-height: 1.4em;
        letter-spacing: 1px;
        font-size: 1.1em
    }
    .sectionBlock .num {
        font-size: 3em;
        line-height: 101px
    }
    .sectionBlock .tit {
        height: 60px
    }
    .sectionBlock .tit div {
        font-size: 3em;
        padding-right: 20px;
        line-height: 25px
    }
}

@media (max-width:979px) {
    .carousel-control {
        width: 0
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        left: 50%;
        margin-left: -18px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        right: 50%;
        margin-right: -18px
    }
    .iconoQueSigue {
        font-size: 150px;
        margin-top: 30px
    }
    .footer .naranja {
        margin-left: 0!important
    }
    .header-areaPrivada {
        padding: 0!important
    }
    .header-areaPrivada .row>div {
        margin-top: 0;
        margin-bottom: 0
    }
    .header-areaPrivada .row>div:last-of-type {
        margin-bottom: -24px
    }
    .header-areaPrivada h5 {
        margin-top: -10px;
        font-size: 22px;
        line-height: 1.2em;
        padding: 0 36px;
        max-width: 460px;
        margin-left: auto;
        margin-right: auto
    }
    .header-areaPrivada .row [class*=col-],
    .header-areaPrivada [class*=col-] {
        padding: 0
    }
}

@media (max-width:769px) {
    .style-arrow {
        margin-top: -75px!important
    }
    .saldoHoy .headersito {
        padding-top: 70px!important;
        margin-top: -50px;
        z-index: 1
    }
    .saldoManana .cont {
        border-right: 1px solid #fff
    }
    .hidden-sm {
        display: none
    }
    .visible-sm {
        display: block!important
    }
}

@media (max-width:979px) and (min-width:769px) {
    .header-areaPrivada {
        padding: 40px 0 0!important
    }
    .header-areaPrivada h5 {
        font-size: 22px;
        max-width: 500px;
        padding: 0
    }
}

@-webkit-keyframes anima-cohete {
    100% {
        -webkit-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
        -o-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }
}

@-moz-keyframes anima-cohete {
    100% {
        -webkit-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
        -o-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }
}

@-o-keyframes anima-cohete {
    100% {
        -webkit-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
        -o-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }
}

@keyframes anima-cohete {
    100% {
        -webkit-transform: translate(0, -20px);
        -ms-transform: translate(0, -20px);
        -o-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }
}

@media (min-width:768px) {
    .form-control-feedback {
        margin-right: 12px
    }
    .validation-icon {
        margin-right: -5px!important
    }
}

@media (max-width:768px) {
    .masterHead .container {
        width: 100%
    }
}

.coheteDocs {
    margin-left: 13%;
    margin-right: -9%
}

.coheteDocs h2 {
    font-size: 24px
}

.coheteDocs h3,
.coheteDocs h4 {
    font-size: 22px
}

.coheteDocs blockquote p {
    font-size: 15px
}

.coheteDocs ul.propiedades li {
    width: 220px;
    float: left
}

.coheteDocs ul.metodos li {
    width: 50%;
    float: left;
    word-wrap: break-word;
    word-break: break-word;
    font-weight: 700;
    list-style: none
}

.coheteDocs ul.metodos li p {
    margin: 0 0 0 12px;
    font-weight: 400
}

.coheteDocs ul li small {
    color: #049cdb
}

@media (min-width:1333px) {
    .masterHead .navbar .nav {
        margin: 10px 0 0
    }
    .masterHead .navbar .navbar-inner .brand {
        margin-top: -25px
    }
}

@media (min-width:1633px) {
    .masterHead .navbar .navbar-inner .brand {
        margin-top: -30px
    }
}

@media (max-width:969px) {
    .navbar-collapse,
    .navbar-collapse.collapse {
        z-index: 0;
        top: -28px;
        width: 100%
    }
    .pasosCirculo h1 {
        margin-top: 0;
        margin-bottom: 6px;
        line-height: 13px
    }
}

@media (max-width:1200px) and (min-width:984px) {
    .slogan h1 {
        margin-left: 30px;
        margin-top: 0;
        margin-bottom: 24px
    }
}

@media (max-width:979px) and (min-width:768px) {
    .pasosPrestamo {
        margin: 6px 0 15px
    }
    .pasosPrestamo li img {
        height: 57px
    }
    .widgetPrestamo {
        max-width: 100%
    }
    .slogan h1 {
        padding: 0
    }
}

@media (max-width:860px) {
    .navbar-fixed-top {
        margin-bottom: -22px
    }
    .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .fondoTransparente {
        margin-left: 0;
        padding: 10px 20px
    }
    .contPasos {
        margin-top: 16px;
        padding: 0 0 10px
    }
    .pasosPrestamo li {
        float: left
    }
    .pasosPrestamo li img {
        height: 70px
    }
    .pasosPrestamo li h3 {
        width: 190px
    }
    .g-recaptcha div>div {
        margin: 0 auto
    }
    .g-recaptcha div>div iframe {
        max-width: 100%
    }
    .navbar-collapse,
    .navbar-collapse.collapse {
        background: #fff
    }
    .aplicaPasos {
        margin-bottom: 24px
    }
    .row [class*=col-],
    [class*=col-] {
        padding: 0 0 0 20px;
        margin: 16px 0
    }
    .affix {
        position: static
    }
    .taglineSpan,
    .videoSpan,
    .widgetSpan {
        position: relative;
        padding: 0!important
    }
    .phoneHide {
        display: none
    }
    .taglineSpan {
        margin-top: 600px
    }
    .slogan h1 {
        margin-top: -7px;
        margin-bottom: 20px
    }
    .videoSpan {
        margin-top: 395px!important;
        width: 100%
    }
    .widgetSpan {
        width: 100%!important
    }
    .widgetPrestamo {
        max-width: 400px;
        margin-left: auto!important;
        margin-right: auto
    }
    .pushHead2 {
        height: 0
    }
    .modalWidget.fade.in {
        top: 10%!important
    }
    .footerBackground {
        background: 0 0
    }
    .redesSociales .col-md-4 .fondoRedes {
        max-width: 100%;
        height: auto;
        border-bottom: 1px solid grey;
        padding-bottom: 16px
    }
    .row-fluid .col-md-12,
    .row-fluid .col-md-6 {
        width: 100%
    }
    .iconos .col-sm-12,
    .iconos .col-sm-6 {
        width: auto
    }
}

@media (max-width:500px) {
    .iconos .col-sm-12,
    .iconos .col-sm-6 {
        width: 100%
    }
    .v2 .fondoCitadino h4 {
        font-size: 16px
    }
    .widgetPrestamoBig {
        max-width: 100%!important;
        width: 400px!important;
        left: 16px!important;
        margin-left: 0!important
    }
    .navbar-right .navbar-text {
        padding: 0;
        margin: 0
    }
    .navbar-brand img {
        width: auto;
        height: 35px!important
    }
    .navbar-toggle {
        margin-top: -8px;
        right: -5px;
    }
    .calltocredit {
        width: auto;
        margin-left: 18px;
        margin-top: -10px;
        margin-bottom: -15px
    }
}

@media (max-width:460px) {
    .v2 .fondoCitadino h4 {
        font-size: 12px
    }
    .row [class*=col-],
    [class*=col-] {
        padding: 0 0 8px 6px;
        margin: 16px 0
    }
    .masterHead .navbar .navbar-text .label {
        padding: 5px 7px;
        position: relative;
        top: 15px;
        font-size: 1em
    }
}

@media (max-width:414px) {
    .widgetPrestamo {
        height: auto
    }
    .widgetPrestamo h1 {
        line-height: 20px;
        font-size: 1.2em
    }
    .widgetPrestamo h2 {
        width: auto;
        font-size: 1.1em
    }
    .widgetPrestamo .resultWell h2 {
        line-height: 13px;
        font-size: .9em
    }
    .widgetPrestamo .fecha {
        font-size: 1em!important;
        max-width: 87.5%;
        line-height: 15px
    }
    .widgetPrestamo .label {
        font-size: 1em;
        width: 100px;
        padding: 2px 0
    }
    .widgetPrestamo .well {
        padding: 0 6px;
        margin: 0 8px
    }
    .widgetPrestamo .resultWell .label {
        margin-top: 0;
        margin-bottom: 5px;
        min-width: 60px
    }
    .widgetPrestamo .resultWell h1 {
        font-size: 1em;
        margin-top: 0;
        margin-bottom: 4px
    }
    .row [class*=col-],
    [class*=col-] {
        padding: 0 0 8px 6px;
        margin: 6px 0 0
    }
    .v2 .slogan h1,
    .v2 .slogan h3 {
        font-size: 1.05em;
        margin-bottom: 5px
    }
    .iconoTituloWidget {
        margin-right: 7px;
        margin-top: -51px;
        height: 70px
    }
    .zopim {
        display: none
    }
    .wrapAplica {
        margin-top: 8px!important
    }
    .wrapAplica center {
        padding: 0 20px
    }
    .wrapAplica .btnAplica {
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
        font-size: 1.2em
    }
    .modalWidget .wrapAplica {
        margin-top: -10px
    }
    .push-aplica {
        content: '';
        height: 80px
    }
    .iconosEmpresas img {
        margin-bottom: 30px
    }
    .containerMain {
        margin-bottom: 0;
        padding: 0;
        clip-path: none;
        -webkit-clip-path: none;
        background-attachment: initial;
        background-position: 0 0
    }
    .modalWidget .modal-body .widgetPrestamo {
        width: auto;
        padding: 0;
        margin: 0
    }
    .modalWidget .modal-body .widgetPrestamo .row {
        padding: 0;
        margin: 0
    }
    .modalWidget .modal-body .widgetPrestamo .resultWell,
    .modalWidget .modal-body .widgetPrestamo .well {
        padding: 0;
        margin: 0;
        box-shadow: none
    }
}

.form-group {
    float: left;
    margin-right: 16px
}

.form-group .error,
.validatedForm .error .form-group label {
    color: #fe830c
}

.footer,
.footer a {
    color: #fff
}

.btnAplicaAreaPrivada {
    margin-top: -28px!important
}

@media (max-width:414px) {
    .style-arrow {
        margin-top: -59px!important
    }
    .btnAplicaAreaPrivada {
        margin-top: 0!important;
        max-width: 95%
    }
    .extraCustomFields {
        text-indent: 30px
    }
}

.footer {
    background: #25343a;
    font-size: 1.1em;
    font-weight: 900;
    width: 100%;
    z-index: 10;
    bottom: 0;
    padding-top: 60px
}

.footer .icoFoot {
    margin-top: 0;
    font-size: .9em;
    font-weight: 400;
    color: #18264a;
    margin-bottom: 20px
}

.footer .icoFoot img {
    height: 54px;
    margin-bottom: 6px
}

.footer .naranja {
    color: #dc9c25;
    font-weight: 400;
    margin-left: 30px
}

.footer .row-fluid {
    margin: 7px 0 -5px
}

.footer .row-fluid .derecha {
    text-align: right
}

.footer h3,
.footer p,
.modal-footer {
    text-align: left
}

.footer h3 {
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    width: 235px;
    color: #4f88a5;
    margin: 22px auto 30px
}

.footer h4 {
    color: #2a91ea;
    font-size: 13px
}

.footer h4 .glyphicon {
    font-size: 1.3em;
    padding-right: 12px
}

.footer .iconosRedes {
    margin: 21px auto
}

.footer p {
    max-width: 190px;
    margin: 12px auto;
    line-height: 14px;
    font-size: 11px;
    font-weight: 400
}

.footer p.small {
    font-size: 9px;
    font-weight: 900
}

.footer ul {
    margin: 12px auto;
    list-style: none
}

.footer ul li {
    font-size: .9em;
    font-weight: 400;
    margin-bottom: 40px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px
}

.footer .footerTab {
    display: none;
    width: 240px;
    background: #fe830c;
    height: 23px;
    position: absolute;
    margin-top: -42px;
    left: 50%;
    margin-left: -120px;
    border: solid #a35101;
    border-width: 1px 1px 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.bs-docs-social,
.footerForma h3,
.footerForma p {
    text-align: center
}

.footerForma {
    padding-top: 64px;
    background: #243a70;
    min-height: 100px;
    padding-bottom: 54px
}

.footerForma h3 {
    border: 0;
    font-size: 13px;
    color: #dc9c25;
    line-height: 16px;
    margin-bottom: 12px
}

.datepicker,
.datepicker td,
.datepicker th {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.footerForma h3 a {
    color: #dc9c25
}

.bs-docs-social {
    padding: 15px 0;
    font: 900 11px/14px "Helvetica Neue", Helvetica, Arial, sans-serif
}

.bs-docs-social-buttons {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.bs-docs-social-buttons li {
    display: inline-block;
    padding: 5px 8px;
    line-height: 1
}


/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.datepicker {
    top: 0;
    left: 0;
    margin-top: 1px;
    border-radius: 4px
}

.datepicker .help-inline {
    font-size: 12px;
    float: right;
    color: #fe830c
}

.datepicker:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 6px
}

.datepicker:after {
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px
}

.datepicker>div {
    display: none
}

.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px
}

.datepicker td span,
.daterangepicker {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.datepicker td.day:hover {
    background: #d9dada;
    cursor: pointer
}

.datepicker td.new,
.datepicker td.old {
    color: #706f6f
}

.datepicker td.disabled,
.datepicker td.disabled:hover {
    background: 0 0;
    color: #706f6f;
    cursor: default
}

.datepicker td.active,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active:hover {
    background-image: -webkit-linear-gradient(top, #08c 0, #04c 100%);
    background-image: -o-linear-gradient(top, #08c 0, #04c 100%);
    background-image: linear-gradient(to bottom, #08c 0, #04c 100%);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker td.active.active,
.datepicker td.active.disabled,
.datepicker td.active.disabled.active,
.datepicker td.active.disabled.disabled,
.datepicker td.active.disabled:active,
.datepicker td.active.disabled:hover,
.datepicker td.active.disabled:hover.active,
.datepicker td.active.disabled:hover.disabled,
.datepicker td.active.disabled:hover:active,
.datepicker td.active.disabled:hover:hover,
.datepicker td.active.disabled:hover[disabled],
.datepicker td.active.disabled[disabled],
.datepicker td.active:active,
.datepicker td.active:hover,
.datepicker td.active:hover.active,
.datepicker td.active:hover.disabled,
.datepicker td.active:hover:active,
.datepicker td.active:hover:hover,
.datepicker td.active:hover[disabled],
.datepicker td.active[disabled] {
    color: #fff;
    background-color: #04c
}

.datepicker td.active.active,
.datepicker td.active.disabled.active,
.datepicker td.active.disabled:active,
.datepicker td.active.disabled:hover.active,
.datepicker td.active.disabled:hover:active,
.datepicker td.active:active,
.datepicker td.active:hover.active,
.datepicker td.active:hover:active {
    background-color: #039\9
}

.datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    border-radius: 4px
}

.datepicker td span:hover {
    background: #d9dada
}

.datepicker td span.disabled,
.datepicker td span.disabled:hover {
    background: 0 0;
    color: #706f6f;
    cursor: default
}

.datepicker td span.active,
.datepicker td span.active.disabled,
.datepicker td span.active.disabled:hover,
.datepicker td span.active:hover {
    background-image: -webkit-linear-gradient(top, #08c 0, #04c 100%);
    background-image: -o-linear-gradient(top, #08c 0, #04c 100%);
    background-image: linear-gradient(to bottom, #08c 0, #04c 100%);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active.disabled.active,
.datepicker td span.active.disabled.disabled,
.datepicker td span.active.disabled:active,
.datepicker td span.active.disabled:hover,
.datepicker td span.active.disabled:hover.active,
.datepicker td span.active.disabled:hover.disabled,
.datepicker td span.active.disabled:hover:active,
.datepicker td span.active.disabled:hover:hover,
.datepicker td span.active.disabled:hover[disabled],
.datepicker td span.active.disabled[disabled],
.datepicker td span.active:active,
.datepicker td span.active:hover,
.datepicker td span.active:hover.active,
.datepicker td span.active:hover.disabled,
.datepicker td span.active:hover:active,
.datepicker td span.active:hover:hover,
.datepicker td span.active:hover[disabled],
.datepicker td span.active[disabled] {
    color: #fff;
    background-color: #04c
}

.datepicker td span.active.active,
.datepicker td span.active.disabled.active,
.datepicker td span.active.disabled:active,
.datepicker td span.active.disabled:hover.active,
.datepicker td span.active.disabled:hover:active,
.datepicker td span.active:active,
.datepicker td span.active:hover.active,
.datepicker td span.active:hover:active {
    background-color: #039\9
}

.datepicker td span.old {
    color: #706f6f
}

.datepicker th.switch {
    width: 145px
}

.datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker thead tr:first-child th:hover {
    background: #d9dada
}

.input-group.date .input-group-addon {
    background: #ff8300
}

.input-group.date .input-group-addon i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    color: #fff
}

@media (max-width:444px) {
    .navbar-right {
        text-align: right;
        padding-right: 13px
    }
    #miniWidget {
        width: 100%;
        position: relative;
        top: 10px;
        left: 0;
        height: 70px;
        border: 0
    }
    #miniWidget .form-inline {
        margin: 0 auto;
        max-width: 313px
    }
    #miniWidget .form-group {
        margin: 16px 0 16px 6px
    }
    #miniWidget .form-group:last-of-type {
        margin: 16px 0 0 6px
    }
    #miniWidget button {
        margin-right: -12px
    }
    .pushHead {
        height: 50px!important
    }
    .masterHead .navbar .nav>li>a {
        padding: 10px 13px 0!important;
        height: 35px!important;
        color: #fe830c
    }
    .headBackground {
        height: 50px!important
    }
    .headerForma {
        min-height: 80px
    }
    .headerForma .container {
        padding: 0
    }
    .headerForma .row [class*=col-],
    .headerForma [class*=col-] {
        margin: 16px 0;
        padding: 0
    }
    .barritaHeaderForma {
        width: 80%;
        height: 0;
        border-top: 2px solid #fff;
        margin: -32px auto 0;
        display: none
    }
    .alert-pageHint {
        margin-bottom: -11px
    }
    .progresoForma {
        margin: 0 auto
    }
    .progresoForma li {
        width: 19%
    }
    .g-recaptcha {
        margin-left: -24px
    }
    .input-container .col-sm-6.col-md-4.col-lg-4 {
        padding: 0 0 61px
    }
    .datepicker .form-control-feedback {
        right: 54px!important
    }
    .pageSidebar {
        padding-top: 0!important;
        margin-top: -6px!important;
        margin-bottom: -70px!important
    }
}

.notaOjo {
    color: #a8a8a8;
    margin: 9px 0 -20px;
    max-width: 290px
}

.notaOjo i {
    color: #a8a8a8;
    margin: 5px 11px 10px 7px;
    font-size: 1.4em;
    float: left
}

@media (max-width:991px) {
    .pageSidebar {
        float: none!important
    }
}

.jumbotron {
    position: relative
}

.jumbotron h1 {
    margin-bottom: 9px;
    font-size: 81px;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 1
}

.jumbotron .btn-lg {
    font-size: 20px;
    font-weight: 400;
    padding: 14px 24px;
    margin-right: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.jumbotron .btn-g small {
    font-size: 14px
}

.datepicker.datepicker-inline td,
.datepicker.datepicker-inline th {
    padding: 0 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker.datepicker-inline table {
    margin: 0 auto
}

.datepicker.datepicker-inline tbody {
    border: 1px solid #e4e4e4;
    border-width: 1px 2px 2px
}

.datepicker.datepicker-inline thead tr:first-child th {
    color: #fe830c
}

.datepicker.datepicker-inline thead tr:first-child th:hover {
    background-color: #fe830c;
    color: #fff
}

.datepicker.datepicker-inline th {
    background-color: #fff
}

.datepicker.datepicker-inline th:hover {
    background-color: #049cdb
}

.datepicker.datepicker-inline .new,
.datepicker.datepicker-inline .old {
    background-color: #f7f7f7
}

.datepicker.datepicker-inline .new:hover,
.datepicker.datepicker-inline .old:hover {
    background-color: #049cdb
}

.datepicker.datepicker-inline .disabled,
.datepicker.datepicker-inline .disabled:hover {
    color: #bdbaba
}

.datepicker.datepicker-inline tr {
    vertical-align: top
}

.datepicker.datepicker-inline td {
    width: 60px;
    text-align: right;
    background-color: #fff;
    border: 1px solid #eee;
    pointer-events: none
}

.datepicker.datepicker-inline td:hover {
    background-color: #049cdb
}

.datepicker.datepicker-inline td:hover p {
    color: #fff
}

.datepicker.datepicker-inline td p {
    text-align: center;
    min-width: 100px;
    margin: 0;
    color: #8a8888;
    font-size: 12px
}

.datepicker.datepicker-inline .clickeable {
    pointer-events: all
}

.datepicker.datepicker-inline .numDia {
    font-size: 11.84px;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 2px 6px 0 0;
    background-color: transparent;
    color: #bdbdbd;
    font-weight: 400
}

.datepicker .azul,
.datepicker .azul .numDia,
.datepicker .azul p,
.datepicker .gris,
.datepicker .gris .numDia,
.datepicker .gris p,
.datepicker .naranja .numDia,
.datepicker .naranja p,
.datepicker .rojo,
.datepicker .rojo .numDia,
.datepicker .rojo p,
.datepicker .verde,
.datepicker .verde .numDia,
.datepicker .verde p {
    color: #fff!important
}

.datepicker.datepicker-inline .datepicker-switch {
    pointer-events: none
}

.datepicker {
    padding: 0
}

.datepicker .verde {
    background-color: green!important
}

.datepicker .azul {
    background-color: #049cdb!important
}

.datepicker .naranja {
    background-color: #fe830c!important;
    color: #fff!important
}

.datepicker .rojo {
    background-color: #c93327!important
}

.datepicker .gris {
    background-color: #aaa!important
}

.datepicker .domingo,
.datepicker .sabado {
    background-color: transparent!important;
    color: #aaa!important;
    width: 20px
}

.datepicker table,
.footable {
    width: 100%
}

.datepicker .domingo .numDia,
.datepicker .domingo p,
.datepicker .sabado .numDia,
.datepicker .sabado p {
    color: #aaa!important
}

.datepicker .peque p {
    font-size: 10px!important
}

.datepicker .texto-pago {
    color: #6beb89;
    text-shadow: 1px 2px 2px #000, -1px -1px 2px #000
}

.datepicker:before {
    display: none
}

.footable.breakpoint>tbody>tr>td>span.footable-toggle,
.footable>thead>tr>th>span.footable-sort-indicator {
    display: inline-block;
    font-family: footable;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-style: normal
}

.datepicker-days .today {
    background: orange
}

td.disabled,
td.disabled:hover {
    color: #c5c5c5
}

.datepicker-dropdown {
    min-width: 187px;
    max-width: 100%
}

@font-face {
    font-family: footable;
    src: url(/font/footable.eot);
    src: url(/font/footable.eot?#iefix) format('embedded-opentype'), url(/font/footable.woff) format('woff'), url(/font/footable.ttf) format('truetype'), url(/font/footable.svg#footable) format('svg');
    font-weight: 400;
    font-style: normal
}

.footable {
    border-top: 1px solid #bebaba
}

.footable.breakpoint>tbody>tr.footable-detail-show>td {
    border-bottom: none
}

.footable.breakpoint>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e001"
}

.footable.breakpoint>tbody>tr:hover:not(.footable-row-detail) {
    cursor: pointer
}

.footable.breakpoint>tbody>tr>td.footable-cell-detail {
    background: #eee;
    border-top: none
}

.footable.breakpoint>tbody>tr>td>span.footable-toggle {
    padding-right: 5px;
    font-size: 14px;
    color: #888
}

.footable.breakpoint>tbody>tr>td>span.footable-toggle:before {
    content: "\e000"
}

.footable.breakpoint.toggle-circle>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e005"
}

.footable.breakpoint.toggle-circle>tbody>tr>td>span.footable-toggle:before {
    content: "\e004"
}

.footable.breakpoint.toggle-circle-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e003"
}

.footable.breakpoint.toggle-circle-filled>tbody>tr>td>span.footable-toggle:before {
    content: "\e002"
}

.footable.breakpoint.toggle-square>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e007"
}

.footable.breakpoint.toggle-square>tbody>tr>td>span.footable-toggle:before {
    content: "\e006"
}

.footable.breakpoint.toggle-square-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e009"
}

.footable.breakpoint.toggle-square-filled>tbody>tr>td>span.footable-toggle:before {
    content: "\e008"
}

.footable.breakpoint.toggle-arrow>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e00f"
}

.footable.breakpoint.toggle-arrow>tbody>tr>td>span.footable-toggle:before {
    content: "\e011"
}

.footable.breakpoint.toggle-arrow-small>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e013"
}

.footable.breakpoint.toggle-arrow-small>tbody>tr>td>span.footable-toggle:before {
    content: "\e015"
}

.footable.breakpoint.toggle-arrow-circle>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e01b"
}

.footable.breakpoint.toggle-arrow-circle>tbody>tr>td>span.footable-toggle:before {
    content: "\e01d"
}

.footable.breakpoint.toggle-arrow-circle-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e00b"
}

.footable.breakpoint.toggle-arrow-circle-filled>tbody>tr>td>span.footable-toggle:before {
    content: "\e00d"
}

.footable.breakpoint.toggle-arrow-tiny>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e01f"
}

.footable.breakpoint.toggle-arrow-tiny>tbody>tr>td>span.footable-toggle:before {
    content: "\e021"
}

.footable.breakpoint.toggle-arrow-alt>tbody>tr.footable-detail-show>td>span.footable-toggle:before {
    content: "\e017"
}

.footable.breakpoint.toggle-arrow-alt>tbody>tr>td>span.footable-toggle:before {
    content: "\e019"
}

.footable.breakpoint.toggle-medium>tbody>tr>td>span.footable-toggle {
    font-size: 18px
}

.footable.breakpoint.toggle-large>tbody>tr>td>span.footable-toggle {
    font-size: 24px
}

.footable>thead>tr>th.footable-sortable:hover {
    cursor: pointer
}

.footable>thead>tr>th.footable-sorted>span.footable-sort-indicator:before {
    content: "\e013"
}

.footable>thead>tr>th.footable-sorted-desc>span.footable-sort-indicator:before {
    content: "\e012"
}

.footable>thead>tr>th>span.footable-sort-indicator {
    padding-left: 5px
}

.footable>thead>tr>th>span.footable-sort-indicator:before {
    content: "\e022"
}

.footable>tfoot .pagination {
    margin: 0
}

.footable.no-paging .hide-if-no-paging {
    display: none
}

.footable-row-detail-inner {
    display: table
}

.footable-row-detail-row {
    display: table-row;
    line-height: 1.5em
}

.footable-row-detail-group {
    display: block;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: 700
}

.footable-row-detail-name {
    display: table-cell;
    font-weight: 700;
    padding-right: .5em
}

.footable-row-detail-value {
    display: table-cell
}

.footable-odd {
    background-color: #f7f7f7
}

.footable>thead>tr:first-child>td.footable-first-column,
.footable>thead>tr:first-child>th.footable-first-column {
    -moz-border-radius: 6px 0 0;
    -webkit-border-radius: 6px 0 0;
    border-radius: 6px 0 0
}

.footable>thead>tr:first-child>td.footable-last-column,
.footable>thead>tr:first-child>th.footable-last-column {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0
}

.footable>thead>tr:first-child>td.footable-first-column.footable-last-column,
.footable>thead>tr:first-child>th.footable-first-column.footable-last-column {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.footable>thead>tr>th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    border-left: 1px solid #ccc;
    padding: 10px;
    text-align: left;
    white-space: nowrap
}

.footable>thead>tr>td,
.footable>thead>tr>th {
    background-color: #d9dada;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d9dada));
    background-image: -webkit-linear-gradient(top, #fff, #d9dada);
    background-image: -moz-linear-gradient(top, #fff, #d9dada);
    background-image: -ms-linear-gradient(top, #fff, #d9dada);
    background-image: -o-linear-gradient(top, #fff, #d9dada);
    background-image: linear-gradient(to bottom, #fff, #d9dada);
    -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, .8) inset;
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, .8) inset;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, .8) inset;
    border-top: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.footable>thead>tr>td:hover,
.footable>thead>tr>th:hover {
    background-color: #d9dada;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#b9b9b9));
    background-image: -webkit-linear-gradient(top, #fff, #b9b9b9);
    background-image: -moz-linear-gradient(top, #fff, #b9b9b9);
    background-image: -ms-linear-gradient(top, #fff, #b9b9b9);
    background-image: -o-linear-gradient(top, #fff, #b9b9b9);
    background-image: linear-gradient(to bottom, #fff, #b9b9b9)
}

.footable>thead>tr>td.footable-first-column,
.footable>thead>tr>th.footable-first-column {
    border-left: none
}

.footable>tbody>tr>td {
    line-height: 14px;
    white-space: normal;
    word-break: break-all
}

.footable>tbody>tr>td:first-of-type {
    white-space: nowrap
}

.pagination {
    height: auto
}


/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 2.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3000
}

.daterangepicker.opensleft .calendar,
.daterangepicker.opensleft .ranges {
    float: left;
    margin: 4px
}

.daterangepicker.opensright .calendar,
.daterangepicker.opensright .ranges {
    float: right;
    margin: 4px
}

.daterangepicker .ranges .range_inputs>div,
.daterangepicker_start_input {
    float: left
}

.daterangepicker .ranges {
    width: 160px;
    text-align: left
}

.daterangepicker .ranges .range_inputs>div:nth-child(2) {
    padding-left: 11px
}

.daterangepicker .calendar {
    display: none;
    max-width: 250px
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker.opensleft:after,
.daterangepicker.opensleft:before,
.daterangepicker.opensright:after,
.daterangepicker.opensright:before {
    display: inline-block;
    content: '';
    position: absolute
}

.daterangepicker .calendar.single .calendar-date {
    border: none
}

.daterangepicker .calendar td,
.daterangepicker .calendar th {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    white-space: nowrap;
    text-align: center
}

.daterangepicker .daterangepicker_end_input label,
.daterangepicker .daterangepicker_start_input label {
    color: #333;
    font-size: 11px;
    margin-bottom: 2px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fff
}

.daterangepicker .ranges input {
    font-size: 11px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.daterangepicker .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
    background: #08c;
    border: 1px solid #08c;
    color: #fff
}

.daterangepicker .calendar-date {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
    background: #fff
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 8px auto 0;
    line-height: 30px
}

.daterangepicker {
    position: absolute;
    background: #fff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 1px;
    border-radius: 4px
}

.daterangepicker.opensleft:before {
    top: -7px;
    right: 9px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2)
}

.daterangepicker.opensleft:after {
    top: -6px;
    right: 10px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.daterangepicker.opensright:before {
    top: -7px;
    left: 9px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .2)
}

.daterangepicker.opensright:after {
    top: -6px;
    left: 10px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.daterangepicker table {
    width: 100%;
    margin: 0
}

.daterangepicker td,
.daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    white-space: nowrap
}

.daterangepicker td.disabled,
.daterangepicker td.off {
    color: #999
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background: #eee
}

.daterangepicker td.in-range {
    background: #ebf4f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect {
    width: 60px;
    margin-bottom: 0
}

.daterangepicker_end_input {
    float: left;
    padding-left: 11px
}

.daterangepicker th.month {
    width: auto
}

.selectLabel {
    color: #a5a5a5;
    font-style: normal;
    margin-top: -22px;
    position: absolute;
    font-size: 13px;
    font-weight: 400
}

.bodyForma input[type=text],
.bodyForma input[type=password] {
    -webkit-transition: all .2s cubic-bezier(.55, -.55, 1, 1.55);
    -moz-transition: all .2s cubic-bezier(.55, -.55, 1, 1.55);
    -o-transition: all .2s cubic-bezier(.55, -.55, 1, 1.55);
    transition: all .2s cubic-bezier(.55, -.55, 1, 1.55);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left
}

.bodyForma input[type=text]::-webkit-input-placeholder,
.bodyForma input[type=password]::-webkit-input-placeholder {
    color: #adadad;
    font-style: normal;
    opacity: 1;
    -webkit-transform: translate(-24px, -36px) scale(.9, .9);
    -moz-transform: translate(-9%, -36px) scale(.9, .9);
    -ms-transform: translate(-9%, -36px) scale(.9, .9);
    -o-transform: translate(-9%, -36px) scale(.9, .9);
    transform: translate(-9%, -36px) scale(.9, .9);
    visibility: visible!important;
    overflow: visible
}

.bodyForma input[type=text]::-moz-placeholder,
.bodyForma input[type=password]::-moz-placeholder {
    color: #848484;
    font-style: normal;
    opacity: 1;
    -webkit-transform: translate(-9%, -36px) scale(.9, .9);
    -moz-transform: translate(-9%, -36px) scale(.9, .9);
    -ms-transform: translate(-9%, -36px) scale(.9, .9);
    -o-transform: translate(-9%, -36px) scale(.9, .9);
    transform: translate(-9%, -36px) scale(.9, .9);
    visibility: visible!important;
    overflow: visible
}

.bodyForma input[type=text]:-ms-input-placeholder,
.bodyForma input[type=password]:-ms-input-placeholder {
    color: #848484;
    font-style: normal;
    opacity: 1;
    -webkit-transform: translate(-9%, -36px) scale(.9, .9);
    -moz-transform: translate(-9%, -36px) scale(.9, .9);
    -ms-transform: translate(-9%, -36px) scale(.9, .9);
    -o-transform: translate(-9%, -36px) scale(.9, .9);
    transform: translate(-9%, -36px) scale(.9, .9);
    visibility: visible!important;
    overflow: visible
}

.bodyForma input[type=text]:-moz-placeholder,
.bodyForma input[type=password]:-moz-placeholder {
    color: #848484;
    font-style: normal;
    opacity: 1;
    -webkit-transform: translate(-9%, -36px) scale(.9, .9);
    -moz-transform: translate(-9%, -36px) scale(.9, .9);
    -ms-transform: translate(-9%, -36px) scale(.9, .9);
    -o-transform: translate(-9%, -36px) scale(.9, .9);
    transform: translate(-9%, -36px) scale(.9, .9);
    visibility: visible!important;
    overflow: visible
}

.bodyForma input[type=text]:focus,
.bodyForma input[type=text]:valid,
.bodyForma input[type=password]:focus,
.bodyForma input[type=password]:valid {
    outline: 0;
    border: 0;
    color: #adadad;
    font-style: normal
}

.tocify {
    width: 16%;
    max-height: 90%;
    overflow: auto;
    margin-left: 2%;
    left: 0;
    position: fixed;
    border: 1px solid #ccc;
    webkit-border-radius: 6px;
    moz-border-radius: 6px;
    border-radius: 6px;
    min-width: 151px
}

.btn-file,
.fileinput .thumbnail,
.fileinput-filename {
    vertical-align: middle;
    overflow: hidden
}

.tocify li,
.tocify ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    line-height: 15px
}

.nav-tabs-right,
.row>.nav-tabs-left+.tab-content {
    border-left: 1px solid #ddd
}

.tocify-header {
    text-indent: 0
}

.tocify-subheader {
    text-indent: 10px;
    display: none
}

.tocify-subheader li {
    font-size: 12px
}

.tocify-subheader .tocify-subheader {
    text-indent: 20px
}

.tocify-subheader .tocify-subheader .tocify-subheader {
    text-indent: 30px
}

.tocify-subheader .tocify-subheader .tocify-subheader .tocify-subheader {
    text-indent: 40px
}

.nav-list .nav-header,
.nav-list>li>a {
    margin: 0
}

.nav-list>li>a {
    padding: 5px;
    background: #fff
}


/*!
 * Jasny Bootstrap v3.1.0 (http://jasny.github.com/bootstrap)
 * Copyright 2011-2014 Arnold Daniels.
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */

.nav-tabs-bottom {
    border-bottom: 0;
    border-top: 1px solid #ddd
}

.nav-tabs-bottom>li {
    margin-bottom: 0;
    margin-top: -1px
}

.nav-tabs-bottom>li>a {
    border-radius: 0 0 4px 4px
}

.nav-tabs-bottom>li.active>a,
.nav-tabs-bottom>li.active>a:focus,
.nav-tabs-bottom>li.active>a:hover,
.nav-tabs-bottom>li>a:focus,
.nav-tabs-bottom>li>a:hover {
    border: 1px solid #ddd;
    border-top-color: transparent
}

.nav-tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.nav-tabs-left>li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none
}

.nav-tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    margin-bottom: 2px
}

.nav-tabs-left>li.active>a,
.nav-tabs-left>li.active>a:focus,
.nav-tabs-left>li.active>a:hover,
.nav-tabs-left>li>a:focus,
.nav-tabs-left>li>a:hover {
    border: 1px solid #ddd;
    border-right-color: transparent
}

.row>.nav-tabs-left {
    padding-right: 0;
    padding-left: 15px;
    margin-right: -1px;
    position: relative;
    z-index: 1
}

.nav-tabs-right {
    border-bottom: 0
}

.nav-tabs-right>li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none
}

.nav-tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-left: 0;
    margin-bottom: 2px
}

.nav-tabs-right>li.active>a,
.nav-tabs-right>li.active>a:focus,
.nav-tabs-right>li.active>a:hover,
.nav-tabs-right>li>a:focus,
.nav-tabs-right>li>a:hover {
    border: 1px solid #ddd;
    border-left-color: transparent
}

.row>.nav-tabs-right {
    padding-left: 0;
    padding-right: 15px
}

.btn-file {
    position: relative
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text
}

.fileinput .thumbnail {
    display: inline-block;
    margin-bottom: 5px;
    text-align: center
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput .btn {
    vertical-align: middle
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none
}

.fileinput-inline .fileinput-controls {
    display: inline
}

.fileinput-filename {
    display: inline-block
}

.form-control .fileinput-filename {
    vertical-align: bottom
}

.fileinput.input-group {
    display: table
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2
}

.fileinput.input-group>.btn-file {
    z-index: 1
}

.fileinput-new .input-group .btn-file,
.fileinput-new.input-group .btn-file {
    border-radius: 0 4px 4px 0
}

.fileinput-new .input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new.input-group .btn-file.btn-xs {
    border-radius: 0 3px 3px 0
}

.fileinput-new .input-group .btn-file.btn-lg,
.fileinput-new.input-group .btn-file.btn-lg {
    border-radius: 0 6px 6px 0
}

.form-group.has-warning .fileinput .fileinput-preview {
    color: #8a6d3b
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #faebcc
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #a94442
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #ebccd1
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #3c763d
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #d6e9c6
}

.input-group-addon:not(:first-child) {
    border-left: 0
}

.has-success .form-control-feedback {
    color: #fd820c
}

.has-success .form-control {
    border-color: transparent
}

.has-error .form-control-feedback {
    color: #d76c0c
}

.curpError {
    float: none;
    min-height: 60px;
    max-width: 500px;
    margin: auto;
    padding: 20px;
    background: #fff;
    color: #ee9202;
    border: 1px solid #ee9202
}

#printBtnCont {
    margin-top: -10px
}

#printBtnCont .printBtn {
    margin-right: 21px;
    margin-bottom: -13px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.reportTimestamp {
    display: none
}

@media print {
    .dashboardModule,
    .row-fluid [class*=span],
    [class*=span] {
        padding: 0
    }
    .hide-for-print {
        display: none
    }
    .wrapper,
    body {
        background: #fff
    }
    .container {
        width: 96%;
        margin: 38px 0
    }
    .dashboardModule .sparkline-row {
        margin-left: -11px!important;
        width: 127px
    }
    .dashboardModule .moduleData,
    .row-fluid {
        width: 100%
    }
    .row-fluid .col-md-5,
    .row-fluid .col-md-6,
    .row-fluid .col-md-7,
    [class*=col-md-6] {
        float: left;
        width: 48%;
        margin-left: 22px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .col-md-4,
    .col-md-8 {
        display: block!important;
        float: left!important
    }
    .col-md-12,
    .row-fluid .col-md-12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .col-md-4 {
        width: 31.49171271%!important
    }
    .col-md-8 {
        width: 65.74585635%!important;
        margin-left: 6px!important
    }
    #printBtnCont,
    .cartera,
    .exportBtns,
    .masterHead {
        display: none
    }
    .reportTimestamp {
        display: block;
        margin-top: -30px;
        text-align: right;
        font-weight: 700
    }
    .reportTimestamp span {
        font-weight: 400
    }
    .btn-icono {
        border: 0;
        font-size: 10px;
        text-align: left;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        -moz-box-shadow: 0 0;
        -webkit-box-shadow: 0 0;
        box-shadow: 0 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        color: #444;
        text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
        background-image: -webkit-linear-gradient(top, #fff 0, #e6e6e6 100%);
        background-image: -o-linear-gradient(top, #fff 0, #e6e6e6 100%);
        background-image: linear-gradient(to bottom, #fff 0, #e6e6e6 100%);
        background-repeat: repeat-x;
        border-color: #e6e6e6 #e6e6e6 #bfbfbf;
        border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
        filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
        padding: 0!important;
        margin: 16px 0 34px!important;
        display: block;
        height: 42px
    }
    .btn-icono:after,
    .btn-icono:before {
        content: " ";
        display: table
    }
    .btn-icono:after {
        clear: both
    }
    .btn-icono.active,
    .btn-icono.disabled,
    .btn-icono:active,
    .btn-icono:hover,
    .btn-icono[disabled] {
        color: #444;
        background-color: #e6e6e6
    }
    .btn-icono.active,
    .btn-icono:active {
        background-color: #ccc\9
    }
    .btn-icono i {
        display: none
    }
    .btn-icono p {
        padding: 0 3px 2px 0!important;
        margin: -2px 0!important
    }
    .btn-icono span.badge {
        position: relative;
        float: right;
        top: 0;
        right: 0;
        -moz-box-shadow: 0 0;
        -webkit-box-shadow: 0 0;
        box-shadow: 0 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 0;
        width: 46px;
        color: #000;
        padding: 0 0 0 6px!important;
        margin: -1px 0 0!important
    }
    .btn-icono span.badge-default {
        background: #ccc
    }
    .btn-icono span.badge-info {
        background: #86d7ff
    }
    .btn-icono span.badge-success {
        background: #85ec85
    }
    .pageBreakBefore {
        page-break-before: always
    }
    .pageBreakBefore .reporteSemaforo {
        margin-top: 2em
    }
}

@media print and (color) {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }
}

.new {
    border-color: #C41E20
}

@media (max-width: 414px) {
    #finalwell{margin: 1px 8px 10px 8px !important;}
}
@media (min-width: 415px) {
    #finalwell{margin: -4px 5px 10px 5px !important;}
}

#confirmationModal .btn{
    height: 37px;
    padding-left: 25px;
    padding-right: 25px;
}