﻿html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background-color: transparent
}

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

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

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

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

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

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

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

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -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
}

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

[role=button] {
    cursor: pointer
}

p {
    margin: 0 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-offset-0 {
        margin-left: 0
    }
}

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-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-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::-ms-expand {
        background-color: transparent;
        border: 0
    }

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

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


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

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    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
        }

@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: 1000px;
        perspective: 1000px
    }

        .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-inner-height {
    height: 111.8px;
}

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

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -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;
        margin-top: -10px
    }

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

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

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

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

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

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

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

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

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

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

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

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

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

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


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

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

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

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

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

.hidden {
    display: none !important
}

div.container {
    margin-top: 10px;
    width: 100%;
}

.justificartexto {
    text-align: justify;
}

.hr {
    margin: 0 0 0 0;
}

.p {
    margin: 3px 0 3px;
}

.fondoGris {
    background-color: #F6F7FC;
}

.letrasAviso {
    text-align: justify;
    font-weight: bold;
    color: rgb(158,5,8);
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 0px;
}

.letrasAviso1 {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

.lineaOrizontal {
    border-bottom: 0.5px solid #949CA1;
}

.linkMorado p {
    margin-bottom: 0px !important;
}

.linkMorado a {
    color: #773FD7;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
}

.rojoError {
    color: #BE061B !important;
}

.sb-canvas-tooltip svg {
    position: relative;
    top: 3.5px;
}

.tooltipLG {
    position: absolute;
    margin: 7px 0 0 5px;
}

.tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #333;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -100px;
    padding-left: 15px;
}

.tooltipLG .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltipLG:hover .tooltiptext {
    visibility: visible;
}

#wrapper-login {
    margin: auto;
}

    #wrapper-login,
    #wrapper-login footer,
    #wrapper-login div {
        max-width: 1440px;
    }

        #wrapper-login .container {
            position: absolute;
        }

#contenedor-avisos {
    padding: 15px;
    display: flex;
    border-top: 1px solid #E2E8EE;
    border-bottom: 1px solid #E2E8EE;
}

    #contenedor-avisos .avisos {
        margin-left: 105px;
        width: 40%;
    }

        #contenedor-avisos .avisos p.justificartexto {
            color: #333;
            font-size: 12px;
            font-style: normal;
            font-weight: 300;
            line-height: 18px;
        }



.header-login {
    display: block;
    height: 60px;
}

    .header-login #logoHeader,
    .header-login #redireccionBanca {
        margin-top: 15px;
    }

    .header-login #logoHeader {
        margin-left: 120px;
        float: left;
    }

    .header-login #redireccionBanca {
        float: right;
        margin-right: 120px;
    }

        .header-login #redireccionBanca a {
            color: #4C4C4C;
            text-align: center;
            font-size: 16px;
            font-style: normal;
            font-weight: 300;
            line-height: normal;
            text-decoration: none;
        }

.banner-login {
    z-index: 8;
    position: relative;
}

    .banner-login img {
        width: 100%;
    }

footer {
    padding: 15px;
    display: block;
}

    footer p {
        float: left;
        color: #333;
        text-align: right;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 18px;
        margin: auto;
    }

        footer p:first-child {
            margin-left: 105px;
            margin-right: 20px;
        }

        footer p:last-child {
            float: right;
            margin-right: 120px;
        }


#login-card {
    z-index: 9;
    position: absolute;
    height: 60%;
    background: unset;
    width: 100%;
    margin: 180px auto auto auto;
}

#login-form {
    padding: 42px 6%;
    min-width: 560px !important;
    min-height: 400px;
    margin: 0 auto 1% auto;
    box-shadow: 0px 2px 10px 0px rgba(0, 34, 91, 0.11);
    border-radius: 8px;
    border: 1px solid var(--e-2-e-8-ee-canvas-gray-400, #E2E8EE);
    background: #FFF;
    width: 45%;
}

    #login-form #titulos h5 {
        color: #333;
        text-align: center;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin: 0px;
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    }

    #login-form .form-group label {
        padding-top: 15px;
        color: #333;
        font-feature-settings: 'clig' off, 'liga' off;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
    }

    #login-form .form-group input {
        border: none;
        border-radius: unset;
        border-bottom: 1px solid #333;
        width: 100%;
        padding: 5px 29px 5px 29px;
        color: #333;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
    }


        #login-form .form-group input:-webkit-autofill{
            -webkit-box-shadow: 0 0 0 40px white inset !important;
        }

    #login-form .form-group svg {
        position: absolute;
        margin: 7px 5px 3px 0;
    }

    #login-form .form-group .visibility,
    #login-form .form-group .visibility_off {
        margin: 8px 5px 2px -20px;
        cursor: pointer;
    }


#consulta-regitarse {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin: unset;
}

.btnIngresar {
    background-color: #EC111A;
    width: 100%;
    border: none;
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 17px 30px;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

    .btnIngresar:disabled {
        border: 1px solid #D6D6D6;
        background: #F6F6F6;
        color: #949494;
    }

#accesos-comunes {
    text-align: center;
    margin-top: 25px;
}
#accesos-comunes p{
    margin-bottom: 20px;
}

#firmadigital .firmador {
    margin-bottom: 25px;
}
/*Inicio tabs login*/
.nav-pills {
    display: flex;
    border-bottom: 1px solid #E2E8EE;
    margin-bottom: 10px;
}

    .nav-pills > li {
        width: 49.5%;
        margin: auto;
        display: flex;
        background: #FFF !important;
        height: 43px;
    }

        .nav-pills > li > a,
        .nav-pills > li > a:hover,
        .nav-pills > li.active > a,
        .nav-pills > li.active > a:hover,
        .nav-pills > li.active > a:focus {
            background: transparent;
            color: #333;
            text-align: center;
            font-feature-settings: 'clig' off, 'liga' off;
            font-family: Scotia;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 22px;
            border: none;
            margin: auto;
        }

        .nav-pills > li.active,
        .nav-pills > li.active:hover,
        .nav-pills > li.active:focus {
            border-bottom: 4px solid red;
            border-radius: unset;
            background: #FFF;
        }

            .nav-pills > li.active a,
            .nav-pills > li.active a:hover,
            .nav-pills > li.active a:focus {
                font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
            }



.tab-pane.active,
.item.active {
    background: #FFF !important;
}
/*Final tabs login*/

/*Inicio carousel*/
.morado {
    color: #773FD7;
}

#mensajesImportantes {
    margin: 10px 0 20px 0;
}

    #mensajesImportantes .item {
        border: 1px dashed #E2E8EE;
        border-radius: 8px;
        padding: 18px 18px 36px 18px;
        max-height: 110px;
    }

        #mensajesImportantes .item .contenedor-mensaje {
            display: flex;
        }

            #mensajesImportantes .item .contenedor-mensaje .mensaje-importante {
                text-overflow: ellipsis;
                overflow: hidden;
                width: 85%;
            }

            #mensajesImportantes .item .contenedor-mensaje svg {
                width: 15%;
                margin: auto 7px auto -7px;
            }

            #mensajesImportantes .item .contenedor-mensaje .linkMorado {
                position: absolute;
                margin: 57px 0 0 14%;
            }

                #mensajesImportantes .item .contenedor-mensaje .linkMorado a {
                    font-size: 14px;
                    line-height: 21px;
                    border-bottom: 1px dotted #773FD7;
                }

        #mensajesImportantes .item .contenido-mensaje p {
            color: #333;
            font-feature-settings: 'clig' off, 'liga' off;
            font-family: Scotia;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 18px;
            text-align: left;
        }

    #mensajesImportantes .carousel-indicators {
        bottom: -35px;
    }

        #mensajesImportantes .carousel-indicators li {
            border-color: #707070;
            width: 8px;
            height: 8px;
        }

            #mensajesImportantes .carousel-indicators li.active {
                background-color: #707070 !important;
                width: 8px;
                height: 8px;
                margin: 1px;
            }

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    bottom: 42px;
    left: 30px;
}

.carousel-control-prev {
    left: -24px;
}

.carousel-control-next {
    left: 101%;
}

/*Fin carousel*/

/*Inicio edición componente mensaje*/
.contenedor-mensaje-error {
    padding: 15px;
    height: 50px;
    margin: 10px 0 10px 0;
}

.icono-mensaje-componente {
    position: absolute;
    width: unset;
}

.mensaje-contenedor {
    margin-left: 30px;
}
/*Fin edición componente mensaje*/

/*Inicio popUp detalle mensajes importantes*/
.mensajeDetallado .cardMensajeDetallado {
    padding: 20px;
    border-radius: 10px;
    left: 49.4%;
    top: 20%;
    transform: translate(-50%, -6%);
    width: 512px;
    margin: auto;
}

.mensajeDetallado .conScroll_contrato {
    max-height: 25vh;
    overflow-y: auto;
}

.mensajeDetallado .TituloPopUp {
    color: #333;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    width: 100%;
    margin: 4px 0 10px 0;
    text-align: center;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

.mensajeDetallado .svgTitulo {
    text-align: center;
    margin-top: 3px;
}

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

    .mensajeDetallado .lineaDivisora hr {
        border: 3px solid red;
        width: 30px;
        border-radius: 10px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

.mensajeDetallado #detalle-mensaje {
    color: #333;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Scotia;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}

.mensajeDetallado .contenedorBotones {
    text-align: right;
    margin-top: 15px;
}

#btnCerrarMensaje {
    background: #FFF;
    color: #7849B8;
    text-align: center;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, 'sans-serif';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    border-radius: 100px;
    border: 1px solid #7849B8;
    padding: 11px 25px;
}

.card.cardMensajeDetallado {
    position: absolute;
    left: 50%;
    top: 16%;
}
/*Fin popUp detalle mensajes importantes*/

.card {
    border-radius: 8px !important;
}

/*Inicio mensaje mantenimiento*/
.mensaje-mantenimiento table {
    border-collapse: collapse;
}

.mensaje-mantenimiento table tr {
    width: 100%;
}

.mensaje-mantenimiento table #tdImgMantenimiento {
    text-align: center;
}

    .mensaje-mantenimiento table tr td img {
        width: 178px;
        display: block;
        margin: auto;
    }

.mensaje-mantenimiento #detalleContacto {
    color: #333;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, 'sans-serif';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}

.mensaje-mantenimiento #titulo {
    color: #333;
    text-align: center;
    font-family: 'frutiger-lt-bold', Arial, Helvetica, 'sans-serif' !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.mensaje-mantenimiento #mensaje {
    color: #333;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Frutiger LT for BNS;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}

/*Fin mensaje mantenimiento*/


/* Inicio errores de firma */
.wrapper-dialogFirmaDigital svg {
    margin: auto;
}

.wrapper-dialogFirmaDigital h2#wrapper-dialog-titulo-firmaDigital {
    color: #333 !important;
    font-feature-settings: 'clig' off, 'liga' off !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    margin: 12px 0px 2px 0px !important;
    font-family: "frutiger-lt-bold", Arial, Helvetica, "sans-serif" !important;
}

.wrapper-dialogFirmaDigital h2#wrapper-dialog-message-firmaDigital {
    color: #333 !important;
    font-feature-settings: 'clig' off, 'liga' off !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    text-align: justify !important;
    margin-top: 20px !important;
}

.wrapper-dialogFirmaDigital button.botonAceptar#botonAceptarFirmaDigital {
    height: unset;
    padding: 15px 30px;
    width: 200px;
    cursor: pointer;
}

.wrapper-dialogFirmaDigital h2.heading.text--centered {
    margin: unset !important;
}
/* Fin errores de firma */
.letrasError > div,
.letrasErrorFirma > div {
    display: flex;
}

    .letrasError > div > span,
    .letrasErrorFirma > div > span {
        padding: 5px 25px;
        color: #BE061B;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: Scotia;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; /* 128.571% */
    }

.input-validation-error {
    border-bottom: 1px solid #BE061B !important;
    background: inherit;
}

.label-validation-error {
    color: #BE061B !important;
}

input::-ms-reveal,
input::-ms-clear {
    display: none;
}

@media screen and (max-width: 660px) {
    .banner-login img {
        display: none;
    }

    .header-login #logoHeader,
    .header-login #redireccionBanca {
        margin: auto;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    #login-form {
        min-width: unset;
        width: 96%;
        padding: 20px;
    }

    #contenedor-avisos .avisos {
        width: 96%;
        margin-left: 2%;
    }

    footer p,
    footer p:first-child,
    footer p:last-child {
        margin: auto;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    #login-form #titulos h2 {
        font-size: 36px;
    }

    .mensajeDetallado .cardMensajeDetallado {
        width: 96%;
    }

    .card.card-loader {
        min-width: unset;
        width: 96%;
    }

        .card.card-loader button.botonAceptar#botonAceptarFirmaDigital {
            width: 70%;
        }
}

/*Estilos Generales*/
.Bold {
    font-weight: bold !important;
}

.Italic {
    font-style: italic !important;
}

.Font-Normal {
    font-size: 12px !important;
}

.Font-Expand {
    font-size: 16px !important;
}

.Font-Blue {
    color: blue !important;
}

.Font-Red {
    color: red !important;
}

.Font-Black {
    color: black !important;
}

.Hidden {
    display: none;
}

.height-111_8px {
    height: 111.8px;
}

.display-flex {
    display: flex;
}

.height-56px {
    height: 56px
}

.height-59px {
    height: 60px
}

.Disclaimer {
    display: flex;
    flex-direction: row;
    border: 1px dashed #E2E8EE;
    padding: 15px 115px;
    background: #FAFBFD;
    margin: 0 -15px;
}

    .Disclaimer .svgContainer {
        display: flex;
        align-content: center;
        flex-wrap: wrap;
        justify-content: center;
        padding: 5px;
    }

    .Disclaimer .textContainer {
        padding: 5px;
        text-align: left;
    }

        .Disclaimer .textContainer p {
            font-family: "frutiger-lt-light", Arial, Helvetica, "sans-serif" !important;
            margin: 0;
        }
