/* Minification failed. Returning unminified contents.
(14255,48): run-time error CSS1046: Expect comma, found '0'
(14255,52): run-time error CSS1046: Expect comma, found '/'
(14257,40): run-time error CSS1046: Expect comma, found '0'
(14257,44): run-time error CSS1046: Expect comma, found '/'
(14537,48): run-time error CSS1046: Expect comma, found '0'
(14537,52): run-time error CSS1046: Expect comma, found '/'
(14539,40): run-time error CSS1046: Expect comma, found '0'
(14539,44): run-time error CSS1046: Expect comma, found '/'
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

img {
    border-style: none;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}
@charset "utf-8";

@font-face {
    font-family: 'DINNextSlabPro Medium';
    font-display: block;
    src: url(../Content/Fonts/DINNextSlabPro-Medium.otf) format('otf');
    src: url(../Content/Fonts/DINNextSlabPro-Medium.otf);
    src: url(../Content/Fonts/DINNextSlabPro-Medium.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Light';
    font-display: block;
    src: url(../Content/Fonts/OpenSans-Light.ttf) format('truetype');
    src: url(../Content/Fonts/OpenSans-Light.ttf);
    src: url(../Content/Fonts/opensans-light-webfont.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-display: block;
    src: url(../Content/Fonts/OpenSans-Regular.ttf) format('truetype');
    src: url(../Content/Fonts/OpenSans-Regular.ttf);
    src: url(../Content/Fonts/opensans-regular-webfont.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Bold';
    font-display: block;
    src: url(../Content/Fonts/OpenSans-Bold.ttf) format('truetype');
    src: url(../Content/Fonts/OpenSans-Bold.ttf);
    src: url(../Content/Fonts/opensans-bold-webfont.woff) format('woff');
}

html {
    margin: 0;
    padding: 0;
}

* {
    font-family: "Open Sans";
}

body, form {
    background-color: #fff;
    font-size: small !important;
    margin: 0;
    padding: 0;
}

b, strong {
    font-family: 'Open Sans Bold' !important;
}

h1 {
    font-family: 'Open Sans Light' !important;
    font-size: 42px !important;
    padding-top: 20px;
}

h2 {
    /*font-size: 140%;*/
    margin-top: 0;
    padding-top: 25px;
}

h4 {
    font-family: 'Open Sans Light' !important;
    font-size: 23px !important;
    margin-top: 0 !important;
    padding-top: 5px !important;
    line-height: 1.5em !important;
}

h5 {
    font-size: 100%;
}

.sidenote {
    font-size: 13px !important;
    color: #999;
    line-height: 1.5;
}

.EditingFormErrorLabel, .ErrorLabel, .LineErrorLabel, .form-control-error {
    margin-left: 4px;
}

.EditingFormErrorLabel, .ErrorLabel, .LineErrorLabel, .form-control-error {
    color: #b12628 !important;
}

.DesignMode .PagePlaceholder h1 {
    margin: 0;
    padding-top: 15px;
}

a {
    color: #005eb8;
}

    a:hover {
        color: #00488c;
        text-decoration: underline;
    }

    a:focus {
        color: #00488c;
        text-decoration: underline;
    }

img {
    border: none;
}

p {
    color: #333;
    font-size: 15px;
    line-height: 1.5em;
}

input[type=password], input[type=text] {
    padding-left: 4px;
}

.logoSite {
    padding: 28px 35px 28px 0;
}

.ErrorMessage {
    color: red;
}

.paddingTop20 {
    padding-top: 20px;
}

.font15 {
    font-size: 15px !important;
}

.black {
    color: #000;
}

.bold {
    font-weight: 700;
}

.gray {
    color: #737373;
}

.darkGray {
    color: #595959 !important;
}

.font13 {
    font-size: 13px;
}

.invisible {
    display: none;
}

.ContentPadding {
    padding: 15px;
}

.contentBody {
    background: #dedede;
    background: -moz-linear-gradient(top, #dedede 48%, #fff 100%);
    background: -webkit-linear-gradient(top, #dedede 48%, #fff 100%);
    background: linear-gradient(to bottom, #dedede 48%, #fff 100%);
}

.contentBodyFullWhite {
    background: #fff;
}

.HeaderContentNoPaddingFloat {
    float: left;
}

.HeaderContentNoPadding {
    padding: 0;
}

.containerBannerSlider {
    padding: 0;
    background-color: #b5d7ee;
    position: relative;
    z-index: 2;
    height: 763px;
    margin: auto;
}

.ContainerSkewBottom {
    padding: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    -o-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    background-color: #b5d7ee;
    position: relative;
    z-index: 2;
    height: 763px;
    margin: auto;
}

.ContenImageSkewBanner {
    padding: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 86%, 0 102%);
    -o-clip-path: polygon(0 0, 100% 0, 100% 86%, 0 102%);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 86%, 0 102%);
    clip-path: polygon(0 0, 100% 0, 100% 86%, 0 102%);
    position: relative;
    z-index: 3;
    margin: auto;
    height: 100%;
}

.ContainerBannersHome {
    height: 760px;
}

.banner-content {
    top: 100px;
}

.containerFloatBanner {
    position: absolute;
    min-height: 425px;
    background: #fff;
    width: 90%;
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .containerFloatBanner .TopFloatBanner {
        position: absolute;
        width: 100%;
        min-height: 342px;
        z-index: 3;
        margin: 0;
        color: #fff;
        text-align: left;
        font-family: 'Open Sans Light';
        padding: 42px 40px;
        background: #002e59;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-topright: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .containerFloatBanner .TopFloatBanner:after {
            background: inherit;
            content: '';
            display: block;
            height: 100%;
            left: 0;
            position: absolute;
            right: 0;
            z-index: -1;
            -webkit-backface-visibility: hidden;
        }

        .containerFloatBanner .TopFloatBanner:after {
            bottom: 0;
            -webkit-transform: skewY(-1.5deg);
            transform: skewY(-1.5deg);
            -webkit-transform-origin: 100%;
            transform-origin: 100%;
            -webkit-border-top-left-radius: 3px;
            -webkit-border-top-right-radius: 3px;
            -moz-border-radius-topleft: 3px;
            -moz-border-radius-topright: 3px;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

        .containerFloatBanner .TopFloatBanner .floatLinks {
            position: absolute;
            bottom: -25px;
        }

        .containerFloatBanner .TopFloatBanner p {
            color: #fff;
            text-align: left;
            font-family: 'Open Sans Light';
            font-size: 34px;
            line-height: 1.3em;
            width: 100% !important;
            margin-bottom: 18px;
        }

        .containerFloatBanner .TopFloatBanner a.btn-blue {
            display: block;
            font-size: 20px;
        }

        .containerFloatBanner .TopFloatBanner a.text-link {
            margin-top: 15px;
            position: absolute;
        }

            .containerFloatBanner .TopFloatBanner a.text-link:after {
                content: '\f061';
                font-family: FontAwesome;
                margin-left: 4px;
                display: inline-block;
                font-style: normal;
                font-weight: 400;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                padding-left: 3px;
            }

.ContainerPCTopFloatBanner {
    position: absolute;
    top: 15%;
    right: 150px;
    z-index: 1;
    margin: 0;
    color: #fff;
    text-align: left;
    font-family: 'Open Sans Light';
    padding: 35px 40px;
    background: #002e59;
    width: 590px;
    height: 290px;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
}

    .ContainerPCTopFloatBanner:after {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .ContainerPCTopFloatBanner:after {
        bottom: 0;
        -webkit-transform: skewY(-1.5deg);
        transform: skewY(-1.5deg);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .ContainerPCTopFloatBanner p {
        color: #fff;
        text-align: left;
        font-family: 'Open Sans Light';
        font-size: 29px;
        width: 100% !important;
        margin-bottom: 18px;
    }

    .ContainerPCTopFloatBanner span {
        font-family: 'Open Sans';
        font-size: 16px;
        color: #b2d7eb;
        padding: 20px 0;
    }

.ContainerPCButtonFloatBanner {
    position: absolute;
    z-index: 3;
    top: 55%;
    right: 150px;
    width: 590px;
    height: 90px;
    color: #005eb8;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0 0;
    text-align: center;
    padding: 50px 0 0 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
}

    .ContainerPCButtonFloatBanner:before {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .ContainerPCButtonFloatBanner:before {
        top: 0;
        -webkit-transform: skewY(-1.5deg);
        transform: skewY(-1.5deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .ContainerPCButtonFloatBanner a.btn-blue {
        top: -32px;
        left: 40px;
        position: absolute;
    }

    .ContainerPCButtonFloatBanner a.text-link {
        bottom: 38px;
        left: 40px;
        position: absolute;
    }

    .ContainerPCButtonFloatBanner img {
        position: absolute;
        top: -50px;
        right: 30px;
    }

.NewsPreviewTitle {
    display: none;
}

.NewsPreviewDate {
    display: none;
}

.AddWidget {
    padding-right: 5px;
}

.TeaserButton {
    padding-bottom: 3px;
}

.mainDiv {
    min-width: 1000px;
}

    .inner, .mainDiv .inner, .topHome .inner, .zoneFooter .inner, .zoneMainContent .home .inner, .zoneMainContent .innerContent, .zoneMenuWrap .inner, .zoneTopInfo .inner, .zoneTopWrap .inner {
        max-width: 1140px;
        margin: 0 auto;
    }

.zoneMainContent .innerContent {
    padding-left: 9px;
    padding-right: 9px;
    max-width: 1182px;
}

.zoneTopWrap {
    background: #fff;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    background-color: #005eb8;
}

.zoneMenuWrap {
    background: #163059;
    border-bottom: 3px solid #fff;
}

.clear {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
}

.ErrorLabel {
    color: red;
}

.EditMode .ErrorLabel, .PreviewMode .ErrorLabel {
    display: inline !important;
}

.CMSValidator {
    color: Red;
}

.zoneTopInfo {
    height: 28px;
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    background: #5580b5;
}

.Safari .zoneTopInfo {
    line-height: 28px;
}

.zoneTopInfo a {
    color: #8cd2f8;
}

.DesignMode .PagePlaceholder .zoneTopInfo {
    height: auto;
    line-height: normal;
}

.zoneTopInfo .right {
    float: right;
    padding-right: 4px;
}

.zoneTopInfo .left {
    float: left;
    padding-left: 9px;
}

.PasswStrenghtIndicator {
    max-width: 292px;
}

.logon {
    float: right;
    max-width: 597px;
    overflow: hidden;
}

.Opera .logon {
    margin-top: 1px;
}

.currentUserBlock {
    float: left;
    overflow: hidden;
}

.CurrentUserName {
    overflow: hidden;
    height: 28px;
}

.Gecko .CurrentUserName, .IE8 .CurrentUserName, .IE9 .CurrentUserName, .Opera .CurrentUserName {
    display: block;
    float: left;
}

.Safari .currentUserBlock {
    float: left;
    height: 28px;
}

.IE7 .CurrentUserName {
    float: none;
    display: inline;
}

.IE9 .logon input[type=password] {
    height: 13px;
    padding: 0 0 4px 4px !important;
    font-size: 12px;
}

.logo {
    margin-top: 10px;
}

.imgLogo {
    paddin: 0 30px 0 0;
}

.zoneLogo {
    float: left;
    padding: 10px 0 20px 0;
    heigth: 80px !important;
}

.zoneTop {
    color: #fff;
    text-align: center;
    height: 180px;
}

    .zoneTop table {
        width: 100%;
        text-align: right;
    }

    .zoneTop a {
        color: #8cd2f8;
        text-decoration: none;
    }

        .zoneTop a:hover {
            text-decoration: underline;
        }

    .zoneTop .Separator {
        color: #bebebe;
    }

.searchBox {
    float: right;
}

.searchButton {
    padding: 2px 0 0 5px;
    margin-bottom: -6px;
}

.searchTextbox {
    border: none !important;
    height: 18px;
    padding: 3px 0 2px 2px;
    color: #737373;
}

.IE8 .searchTextbox {
    line-height: 18px;
    padding: 2px 0 3px 4px;
}

.IE9 .searchTextbox {
    padding: 3px 0 2px 5px !important;
}

.Horizontal {
    FONT-SIZE: 14px;
    WIDTH: 100%;
    FONT-FAMILY: 'Open Sans';
    BACKGROUND-COLOR: #005eb8;
    color: #fff;
    font-weight: 600;
}

    .Horizontal UL {
        padding: 0;
        MARGIN: 0;
        LIST-STYLE-TYPE: none;
    }

        .Horizontal UL > LI {
            DISPLAY: inline;
            FLOAT: left;
        }

        .Horizontal UL LI.Highlighted {
            background-color: #004280 !important;
        }

        .Horizontal UL > LI A {
            DISPLAY: block;
            MARGIN: 0;
            COLOR: #fff;
            PADDING: 31px 12px;
            TEXT-DECORATION: none;
            FONT-FAMILY: 'Open Sans';
            font-weight: 600;
        }

        .Horizontal UL > LI > A:hover {
            BACKGROUND: #004280;
            COLOR: #fff;
            text-decoration: none;
        }

        .Horizontal UL UL {
            DISPLAY: none;
        }

            .Horizontal UL UL LI:hover UL {
                DISPLAY: block;
                z-index: 300;
            }

            .Horizontal UL UL UL LI:hover UL {
                DISPLAY: block;
            }

.subMenu {
    background: #004280;
    height: 39px;
    border-bottom: 3px solid #003261;
}

    .subMenu UL > LI > A:hover {
        BACKGROUND: #004280;
        COLOR: #fff;
        text-decoration: none;
    }

    .subMenu UL LI.Highlighted {
        background-color: #002e59 !important;
    }

    .subMenu UL LI A {
        DISPLAY: block;
        MARGIN: 0;
        WIDTH: 100%;
        COLOR: #bfd0df;
        FONT-FAMILY: 'Open Sans';
        font-size: 13px;
        padding: 10px 25px;
        font-weight: 400;
    }

        .subMenu UL LI A:hover {
            background-color: #002e59;
            COLOR: #fff;
            text-decoration: none;
        }

    .subMenu ul li:hover a.btnHover {
        background-color: #002e59 !important;
    }

    .subMenu UL LI UL LI.Highlighted {
        background: #fff !important;
    }

    .subMenu UL UL {
        position: absolute;
        background: #fff;
        z-index: 300;
        max-width: 100%;
        left: 0;
        -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        margin-right: 15px;
        margin-left: 15px;
    }

    .subMenu UL LI UL LI {
        border-right: 1px solid #ececec;
        height: 340px;
        width: 228px;
        padding: 22px 25px;
        position: relative;
    }

        .subMenu UL LI UL LI A {
            color: #005eb8;
            padding: 3px 0;
            font-size: 12px;
            margin: 0;
        }

        .subMenu UL LI UL LI SPAN {
            color: #999;
            font-size: 11px;
            line-height: 1.5em;
            margin-bottom: 15px;
            display: block;
        }

    .subMenu UL LI UL A.view-more {
        padding: 5px 25px;
        position: absolute;
        display: inline-block;
        left: 50px;
        bottom: 20px;
    }

        .subMenu UL LI UL A.view-more:after {
            content: '\f061';
            font-family: FontAwesome;
            margin-left: 4px;
            display: inline-block;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            padding-left: 3px;
        }

    .subMenu UL LI UL LI p {
        padding-bottom: 10px;
        font-size: 17px;
        margin-bottom: 0;
        font-family: 'Open Sans';
        line-height: 1.3em;
        font-weight: 400;
    }

    .subMenu UL LI UL LI A:HOVER {
        background-color: transparent;
        color: #005eb8;
        text-decoration: underline;
    }

    .subMenu UL LI UL LI UL LI:nth-child(n+10) {
        display: none;
    }

    .subMenu UL LI UL LI UL LI p {
        padding: 10px 0 2px 0;
        font-size: 15px;
        font-family: 'Open Sans';
        line-height: 1.3em;
    }

    .subMenu.PacifiCard .container > UL > LI > UL > LI:first-child > UL > LI {
        width: 50%;
        float: left;
    }

        .subMenu.PacifiCard .container > UL > LI > UL > LI:first-child > UL > LI > UL > LI:nth-child(n+3) {
            display: none;
        }

    .subMenu.PacifiCard .container > UL > LI > UL > LI:nth-child(2) {
        display: none;
    }

    .subMenu.PacifiCard .container > UL > LI > UL > LI:nth-child(3) p {
        margin-top: 15px;
        display: inline-block;
    }

    .subMenu.PacifiCard .container > UL > LI > UL > LI:first-child {
        width: 456px;
    }

    .subMenu UL UL UL {
        position: relative;
        background: #002e59;
        z-index: 300;
        display: contents !important;
        padding: 0;
        margin: 0;
    }

    .subMenu UL LI UL LI UL LI {
        padding: 0;
        border: none;
        height: auto;
    }

    .subMenu UL > UL > LI {
        width: 230px;
        float: left;
        position: relative;
    }

    .subMenu UL UL UL LI {
        width: 100%;
        position: relative;
    }

.solutions li a {
    border: 1px solid rgba(0, 94, 184, .49019607843137253);
    padding: 11px 0 !important;
    margin: 5px 0 !important;
    text-align: center;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
}

.outstandingAccount {
    height: auto !important;
}

    .outstandingAccount img {
        height: auto !important;
        margin-bottom: 12px;
    }

    .outstandingAccount p {
        font-family: 'DINNextSlabPro Medium' !important;
        font-size: 20px !important;
    }

    .outstandingAccount span {
        font-family: 'Open Sans';
        font-size: 12px;
        color: #666;
        line-height: 1.3em;
        margin-bottom: 12px;
        display: block;
    }

    .outstandingAccount.custom-necesitas img {
        max-height: 20px;
        max-width: 20px;
        display: block;
        float: left;
        margin: 0 10px 8px 0;
    }

    .outstandingAccount.custom-necesitas {
        background: url(/BancoPacifico/media/layout-images/sophi-help-menu.png) no-repeat bottom right;
        background-position-x: 145px;
        background-position-y: 110px;
        height: 340px !important;
        width: 280px !important;
    }

        .outstandingAccount.custom-necesitas p {
            font-family: 'Open Sans' !important;
            font-size: 17px !important;
            font-weight: 600;
        }

.subMenu UL UL {
    DISPLAY: none;
}

.subMenu UL LI:hover UL {
    DISPLAY: block;
    z-index: 300;
}

    .subMenu UL LI:hover UL UL {
        DISPLAY: block;
        z-index: 300;
    }

.subMenu UL UL LI:hover UL {
    DISPLAY: block;
}

.innerFixed {
    max-width: 1070px !important;
    margin: 0 auto;
}

.navbar-fixed-top {
    background: #004280;
    height: 39px;
    border-bottom: 3px solid #003261;
    border-width: 0 0 3px !important;
}

    .navbar-fixed-top .logoSite-small {
        float: left;
        padding: 6px 55px 3px 0;
    }

    .navbar-fixed-top UL {
        padding: 0;
        MARGIN: 0;
        LIST-STYLE-TYPE: none;
    }

        .navbar-fixed-top UL LI {
            DISPLAY: block;
        }

    .navbar-fixed-top LI {
        DISPLAY: inline;
        FLOAT: left;
    }

    .navbar-fixed-top UL LI A {
        DISPLAY: block;
        MARGIN: 0;
        WIDTH: 100%;
        COLOR: #fff;
        FONT-FAMILY: 'Open Sans';
        font-size: 13px;
        padding: 10px 20px;
        TEXT-DECORATION: none;
    }

    .navbar-fixed-top li.Highlighted {
        color: #fff;
        background-color: #002e59;
    }

    .navbar-fixed-top UL LI UL LI.Highlighted {
        background: #fff !important;
    }

    .navbar-fixed-top ul li a:hover {
        background-color: #002e59;
        COLOR: #fff;
        text-decoration: none;
    }

.listPages-fixed {
    display: block;
    position: relative;
}

    .listPages-fixed ul li ul {
        display: none;
    }

    .listPages-fixed ul li:hover a.btnHover {
        background-color: #002e59 !important;
    }

    .listPages-fixed UL UL {
        position: absolute;
        background: #fff;
        z-index: 1200;
        max-width: 100%;
        left: 0;
        -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .4);
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .listPages-fixed UL LI UL LI {
        border-right: 1px solid #ececec;
        height: 340px;
        width: 228px;
        padding: 22px 25px;
        position: relative;
    }

        .listPages-fixed UL LI UL LI A {
            color: #005eb8;
            padding: 3px 0;
            font-size: 12px;
            margin: 0;
        }

    .listPages-fixed UL LI UL A.view-more {
        padding: 5px 25px;
        position: absolute;
        display: inline-block;
        left: 0;
        bottom: 20px;
    }

        .listPages-fixed UL LI UL A.view-more:after {
            content: '\f061';
            font-family: FontAwesome;
            margin-left: 4px;
            display: inline-block;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            padding-left: 3px;
        }

    .listPages-fixed UL LI UL LI p {
        padding-bottom: 10px;
        font-size: 17px;
        margin-bottom: 0;
        font-family: 'Open Sans';
        line-height: 1.3em;
    }

    .listPages-fixed UL LI UL LI A:HOVER {
        background-color: transparent;
        color: #005eb8;
        text-decoration: underline;
    }

    .listPages-fixed UL LI UL LI SPAN {
        color: #999;
        font-size: 11px;
        line-height: 1.5em;
        margin-bottom: 15px;
        display: block;
    }

    .listPages-fixed UL UL UL {
        position: relative;
        background: #002e59;
        z-index: 300;
        width: 250px;
        display: contents !important;
        padding: 0;
    }

    .listPages-fixed UL LI UL LI UL LI {
        padding: 0;
        border: none;
        height: auto;
    }

    .listPages-fixed UL > UL > LI {
        width: 230px;
        float: left;
        position: relative;
    }

    .listPages-fixed UL UL UL LI {
        width: 100%;
        position: relative;
    }

.navbar-fixed-top.PacifiCard .listPages-fixed UL LI UL LI UL LI p {
    padding: 10px 0 2px 0;
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 1.3em;
}

.navbar-fixed-top.PacifiCard .listPages-fixed > UL > LI > UL > LI:first-child > UL > LI {
    width: 50%;
    float: left;
}

    .navbar-fixed-top.PacifiCard .listPages-fixed > UL > LI > UL > LI:first-child > UL > LI > UL > LI:nth-child(n+3) {
        display: none;
    }

.navbar-fixed-top.PacifiCard .listPages-fixed > UL > LI > UL > LI:nth-child(2) {
    display: none;
}

.navbar-fixed-top.PacifiCard .listPages-fixed > UL > LI > UL > LI:nth-child(3) p {
    margin-top: 15px;
    display: inline-block;
}

.navbar-fixed-top.PacifiCard .listPages-fixed > UL > LI > UL > LI:first-child {
    width: 456px;
}

.listPages-fixed UL UL {
    DISPLAY: none;
}

.listPages-fixed UL LI:hover UL {
    DISPLAY: block;
    z-index: 300;
}

    .listPages-fixed UL LI:hover UL UL {
        DISPLAY: block;
        z-index: 300;
    }

.listPages-fixed UL UL LI:hover UL {
    DISPLAY: block;
}

.tabsDetailProduct-fixed-top {
    background: #4c4c4c;
    height: 45px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1000;
    top: 102px;
}

    .tabsDetailProduct-fixed-top .tabs-productDetail > span > a:after {
        top: -5px !important;
    }

.zoneBreadcrumbs {
    line-height: 30px;
    color: #fff;
    padding-left: 9px;
    padding-top: 2px;
    padding-bottom: 1px;
}

.IE8 .zoneBreadcrumbs {
    padding-top: 1px;
    padding-bottom: 2px;
}

.zoneBreadcrumbs a {
    color: #fff;
    text-decoration: none;
}

    .zoneBreadcrumbs a:hover {
        text-decoration: underline;
    }

.logon input[type=submit], .signoutButton {
    border: none;
    background: url(../%7E/App_Themes/CorporateSite/Images/btn_submitButton.png) no-repeat 0 2px;
    color: #fff;
    width: 61px !important;
    min-width: 60px;
    line-height: 20px;
    height: 24px;
    font-size: small;
    font-family: Arial;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 1px;
    position: relative;
    top: 1px;
}

.IE7 .logon input[type=submit] {
    top: 2px;
}

.logon .CMSValidator {
    float: left;
}

.Safari .logon input[type=submit], .Safari .signoutButton {
    line-height: 22px;
}

.IE8 .logon input[type=submit], .IE8 .signoutButton {
    min-width: auto;
}

.LogonField, .logon input[type=password], .logon input[type=text] {
    padding: 0 0 2px 3px !important;
    color: #737373;
    border: 1px solid #cdcdcd;
    margin-left: 6px;
}

.IE8 input[type=password] {
    padding: 0 0 2px 0;
}

.StyleSelectorLinks {
    float: right;
    margin: 5px 0 5px 0;
    position: relative;
    text-align: right;
}

    .StyleSelectorLinks a {
        text-decoration: none;
        float: left;
        position: relative;
        width: 15px;
        height: 20px;
    }

        .StyleSelectorLinks a span {
            z-index: 1;
            cursor: pointer;
        }

        .StyleSelectorLinks a:hover span {
            background-color: #ffa21e;
        }

.styleSelectorCaption {
    height: 25px;
    line-height: 25px;
    padding-right: 5px;
}

.linkSmall {
    width: 4px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    top: 7px;
    left: 4px;
}

.linkSmallSelected {
    width: 4px;
    height: 4px;
    background-color: #bebebe;
    position: absolute;
    top: 7px;
    left: 4px;
    margin-right: 4px;
}

.linkNormal {
    width: 7px;
    height: 7px;
    background-color: #fff;
    position: absolute;
    top: 5px;
    left: 0;
}

.linkNormalSelected {
    width: 7px;
    height: 7px;
    background-color: #bebebe;
    position: absolute;
    top: 5px;
    left: 0;
    margin-right: 4px;
}

.linkLarge {
    width: 10px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    top: 3px;
    left: 0;
}

.linkLargeSelected {
    width: 10px;
    height: 10px;
    background-color: #bebebe;
    position: absolute;
    top: 3px;
    left: 0;
    margin-right: 4px;
}

.zoneMenu .CMSListMenuUL {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

    .zoneMenu .CMSListMenuUL li {
        float: left;
        padding: 0 22px 0 0;
    }

        .zoneMenu .CMSListMenuUL li a {
            color: #fff;
            text-decoration: none;
            display: block;
            height: 23px;
            font-size: 16px;
            line-height: 23px;
            padding: 0 8px;
            border: 1px solid transparent;
            font-family: Arial;
        }

    .zoneMenu .CMSListMenuUL .CMSListMenuHighlightedLIfirst a, .zoneMenu .CMSListMenuUL .CMSListMenuLIfirst a {
        padding-left: 0;
    }

.zoneMenu .CMSListMenuHighlightedLI a, .zoneMenu .CMSListMenuHighlightedLIfirst a {
    color: #8cd2f8 !important;
    text-decoration: none;
}

.zoneMenu .CMSListMenuUL li:hover a {
    background-color: #4a83bc;
    border: 1px solid #5f96d4;
    border-bottom: 1px solid #4a83bc;
    color: #fff !important;
}

.zoneMenu .CMSListMenuUL li .CMSListMenuUL {
    display: none;
}

.zoneMenu .CMSListMenuUL li:hover .CMSListMenuUL {
    display: block;
    position: absolute;
    height: auto;
    min-width: 130px;
    overflow: visible;
    background-color: #4a83bc;
    border: 1px solid #5f96d4;
    border-top: none;
    padding-top: 8px;
}

    .zoneMenu .CMSListMenuUL li:hover .CMSListMenuUL li {
        float: none;
        padding-right: 8px;
    }

    .zoneMenu .CMSListMenuUL li:hover .CMSListMenuUL .CMSListMenuHighlightedLIfirst, .zoneMenu .CMSListMenuUL li:hover .CMSListMenuUL .CMSListMenuLIfirst {
        padding-left: 8px;
    }

    .zoneMenu .CMSListMenuUL li:hover .CMSListMenuUL a {
        border: none;
        font-size: 13px;
        color: #fff !important;
    }

        .zoneMenu .CMSListMenuUL li:hover .CMSListMenuUL a:hover {
            color: #8cd2f8 !important;
        }

.home, .zoneMainContent {
    min-height: 500px;
}

    .zoneMainContent .left {
        float: left;
        width: 50%;
    }

        .zoneMainContent .left .padding {
            padding-right: 15px;
        }

    .zoneMainContent .right .padding {
        padding-left: 15px;
    }

    .zoneMainContent .right {
        float: right;
        width: 50%;
    }

    .zoneMainContent .home .left {
        width: 250px;
        float: left;
    }

    .zoneMainContent .home .center {
        float: left;
        width: 0;
    }

.RTL .zoneMainContent .home .center {
    float: right;
}

.zoneMainContent .home .center .padding {
    margin-left: 250px;
    width: 700px;
}

.RTL .zoneMainContent .home .center .padding {
    margin-right: 250px;
}

.zoneMainContent .home .right {
    width: 250px;
    float: right;
}

.zoneMainContent .twoColumnsLeft .left {
    width: 250px;
    float: left;
}

.zoneMainContent .twoColumnsLeft .center {
    width: auto;
    margin-left: 250px;
}

.zoneMainContent .twoColumns .center {
    width: auto;
    margin-right: 250px;
}

.zoneMainContent .twoColumns .right {
    width: 250px;
    float: right;
}

    .zoneMainContent .twoColumns .right .padding {
        padding-left: 50px;
    }

.zoneMainContent .twoColumns .left .padding {
    padding-right: 50px;
}

.topHome {
    text-align: center;
}

.home .center h1 {
    padding-top: 15px;
}

.home p a img {
    max-width: 100%;
}

.topHome .inner {
    height: 245px;
    color: #fff;
    padding-left: 9px;
    font-size: 14px;
}

.Large .topHome h1 {
    padding-top: 20px;
}

.Large .topHome p {
    margin-bottom: 0;
}

.DesignMode .topHome .inner {
    height: auto;
}

.IE7.DesignMode .topHome .inner {
    height: 219px;
}

.topHome p {
    color: #fff;
    width: 625px;
    padding-top: 0;
    margin-top: 0;
}

.topHome .inner .learnMore {
    background: url(../%7E/App_Themes/CorporateSite/Images/btn_learnMore.png) no-repeat top left;
    display: block;
    width: 374px;
    height: 90px;
    text-decoration: none;
    color: #fff;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-top: 15px;
    margin-left: -13px;
}

.IE7 .topHome .inner .learnMore {
    margin-top: 0;
}

.DesignMode .topHome .inner .learnMore {
    margin-top: 0;
}

.topHome {
    position: relative;
}

.homeBackgroundRight {
    background-position: center right 20% !important;
    background-repeat: no-repeat !important;
}

.homeBackgroundLeft {
    background-position: center left 20% !important;
    background-repeat: no-repeat !important;
    background-color: #f0f0f0!important;
}

.backgroundRight {
    background-position: top right !important;
    background-repeat: no-repeat !important;
}

.backgroundLeft {
    background-repeat: no-repeat !important;
    background-position-x: -60px !important;
}

.separator-bottom-white {
    width: 100%;
    position: relative;
    z-index: 11;
    bottom: 1px;
}

    .separator-bottom-white img {
        width: 100%;
    }

.separator-bottom-slider {
    width: 100%;
    position: absolute;
    z-index: 3;
    bottom: -1px;
    display: none;
}

    .separator-bottom-slider img {
        width: 100%;
    }

.contentTopHome {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    position: relative;
    z-index: 2;
    height: 85%;
}

    .contentTopHome:after, .contentTopHome:before {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentTopHome:before {
        top: 0;
        -webkit-transform: skewY(0);
        transform: skewY(0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .contentTopHome:after {
        bottom: 0;
        -webkit-transform: skewY(-2.7deg);
        transform: skewY(-2.7deg);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

.bannerHome {
    padding: 40px !important;
}

.PacifiCardHome .bannerHome {
    padding: 50px 40px 0 40px !important;
}

.bannerHome .section-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.containerButtomBannerHome {
    height: 720px;
}

.ContainerBottom {
    height: 710px !important;
}

.ContainerBottomPC {
    height: 615px !important;
}

.containerBannerHome {
    min-height: 580px;
}

    .containerBannerHome .section-img {
        display: block;
        max-width: 100%;
        height: auto;
        padding-top: 65px;
    }

.contentBannerHome {
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    position: relative;
    z-index: 2;
    min-height: 580px;
}

.containerBannerHome .img-right {
    width: 40%;
    position: absolute;
    right: 0;
}

.containerBannerHome .content-left {
    padding: 150px 0;
}

.containerBannerHome .img-left {
    width: 40%;
    position: absolute;
    margin-left: 75px;
}

.containerBannerHome .content-right {
    padding: 150px 0;
}

.containerBannerHome .content-center {
    width: 40%;
    position: relative;
    margin: auto;
    text-align: center;
    padding-top: 25px;
}

.padding-middle {
    padding: 150px 0 !important;
}

.padding-min {
    padding: 50px 0 !important;
}

.margin-min {
    position: absolute;
    margin: 25px 0 !important;
}

.containerBannerHome h2 {
    font-size: 42px;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 400;
    line-height: 1.2;
}

.containerBannerHome h3 {
    font-family: 'DINNextSlabPro Medium' !important;
    font-size: 24px;
    color: #005eb8;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 400;
}

    .containerBannerHome h3 a {
        font-family: 'DINNextSlabPro Medium' !important;
        font-size: 24px;
        color: #005eb8;
    }

.containerBannerHome .imageleft {
    margin-right: 8px;
}

.appdowloadicons {
    margin: 0 8px 8px 0;
    transition: .5s;
    border-radius: 6px;
}

.appdowloadicons:hover {
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .32);
    -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .32);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .32);
}
/*img.img-title.appdowloadicons {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}*/

.containerBannerHome h4 {
    font-family: 'DINNextSlabPro Medium' !important;
    font-size: 26px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 400;
    letter-spacing: 6px;
}

.containerBannerHome h5 {
    font-family: 'Open Sans Light' !important;
    font-size: 35px;
    color: #005eb8;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 400;
}

.bannerHomeEmpresa h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    font-family: 'Open Sans Bold' !important;
    line-height: 1.3em;
    color: inherit;
}

.bannerHomeEmpresa .button-blue {
    margin-top: 20px;
    margin-bottom: 10px;
}

.bannerHomeEmpresa {
    padding: 40px !important;
}

.botonCTA {
    padding-top: 20px;
    padding-bottom: 20px;
}

.titlePCProduct h1 {
    font-family: 'Open Sans Light';
    font-size: 42px;
    text-align: center;
    line-height: 1.3em;
}

    .titlePCProduct h1 span {
        font-family: 'Open Sans Bold';
    }

.cards {
    height: 140px;
    margin: auto;
    display: flex;
}

    .cards img {
        cursor: pointer;
        pointer-events: visible;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
        margin: 20px 18px 20px 0;
        max-width: 150px;
        transition: .5s;
    }

        .cards img:hover {
            -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .45);
            -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .45);
            box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .45);
        }

.selected-card {
    border-radius: 9px !important;
    -moz-border-radius: 9px !important;
    -webkit-border-radius: 9px !important;
    border: 3px solid #0086cc;
}

.content-card {
    max-width: 440px;
    min-height: 270px;
}

    .content-card p {
        color: #333;
        font-family: 'Open Sans';
        line-height: 22px;
    }

.containerBannerHome .links {
    padding: 20px 0;
}

    .containerBannerHome .links a.button, .containerBannerHome .links a.text-link {
        pointer-events: visible;
    }

    .containerBannerHome .links a.button {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #005eb8 none repeat scroll 0 0;
        border: medium none;
        border-bottom: 3px solid #00488c;
        border-radius: 0;
        border-radius: 5px;
        color: #fff;
        font-size: 22px;
        padding: 12px 25px;
        font-family: 'Open Sans Light' !important;
        width: 240px;
        text-align: center;
    }

    .containerBannerHome .links a:hover.button {
        background: #00488c;
        text-decoration: none !important;
        color: #fff !important;
    }

    .containerBannerHome .links a:focus.button, a:active.button, a:visited.button {
        text-decoration: none !important;
        color: #fff !important;
    }

    .containerBannerHome .links p {
        font-family: 'Open Sans';
        font-size: 13px;
        color: #333;
        margin-bottom: 5px;
    }

    .containerBannerHome .links a.text-link {
        color: #005eb8;
        font-size: 13px;
        font-family: 'Open Sans' !important;
    }

        .containerBannerHome .botonCTA a.text-link:after, .containerBannerHome .links a.text-link:after {
            content: '\f061';
            font-family: FontAwesome;
            margin-left: 4px;
            display: inline-block;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            padding-left: 3px;
        }

    .containerBannerHome .botonCTA a:hover.text-link, .containerBannerHome .links a:hover.text-link {
        text-decoration: underline !important;
        color: #005eb8 !important;
    }

    .containerBannerHome .botonCTA a:focus.text-link, .containerBannerHome .links a:focus.text-link, a:active.text-link, a:visited.text-link {
        text-decoration: none !important;
        color: #005eb8 !important;
    }

    .containerBannerHome .links img {
        margin-right: 5px !important;
    }

.contentBottomHome {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    position: relative;
    z-index: 2;
    height: 100%;
}

    .contentBottomHome:after, .contentBottomHome:before {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentBottomHome:before {
        top: 0;
        -webkit-transform: skewY(-4deg);
        transform: skewY(-4deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .contentBottomHome:after {
        bottom: 0;
        -webkit-transform: skewY(0);
        transform: skewY(0);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

.containerBannerPC {
    height: 650px;
}

.contentPC {
    height: 81.5%;
}

.contentBottomHome img {
    padding-top: 80px;
}

.containerVivePacifico {
    height: 100% !important;
    margin: 0 0 15px 0;
    /*z-index: 5;*/
    z-index: 11;
    position: relative;
    top: -12px;
    display: none;
}

.contentSkewVivePacifico {
    background: #b5d7ee;
    position: relative;
    z-index: 8;
}

    .contentSkewVivePacifico:after, .contentSkewVivePacifico:before {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentSkewVivePacifico:before {
        top: 0;
        -webkit-transform: skewY(-2deg);
        transform: skewY(-2deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .contentSkewVivePacifico:after {
        bottom: 0;
        -webkit-transform: skewY(-1.5deg);
        transform: skewY(-1.5deg);
        -webkit-transform-origin: 173%;
        transform-origin: 173%;
    }

.contentVivePacifico {
    background: url(/BancoPacifico/media/Personas/banner-promos.jpg) 50% 50% /cover;
    background-position: top center;
    background-repeat: repeat-x;
    position: relative;
    z-index: 5;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: center;
    padding: 30px 0 0 0;
    min-height: 550px;
}

    .contentVivePacifico:before {
        background: inherit;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
        filter: blur(.25px);
    }

    .contentVivePacifico:before {
        top: 0;
        -webkit-transform: skewY(-3.7deg);
        transform: skewY(-3.7deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .contentVivePacifico:after {
        background: inherit;
        content: '';
        display: block;
        /*height: 114%;*/
        height: 117%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentVivePacifico:after {
        bottom: 0;
        -webkit-transform: skewY(-3.5deg);
        transform: skewY(-3.5deg);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .contentVivePacifico p {
        font-family: 'Open Sans Light';
        font-size: 28px;
        color: #fff;
        padding-top: 10px;
    }

    .contentVivePacifico img {
        margin: 0 auto;
    }

    .contentVivePacifico .container-category-promos {
        margin: 30px 0 15px 0;
        float: left;
    }

    .contentVivePacifico .category-promo {
        width: 11%;
        float: left;
    }

        .contentVivePacifico .category-promo .imagen-category {
            height: 68px;
        }

        .contentVivePacifico .category-promo .text-category {
            height: 30px;
        }

    .contentVivePacifico .container-promos {
        margin: 15px 0;
        float: left;
        z-index: 5;
    }

        .contentVivePacifico .container-promos .promo {
            text-align: center;
            margin: 20px 15px;
            width: 102px;
            height: 140px;
            display: inline-table;
            -webkit-box-shadow: 0 5px 9px 0 rgba(0, 0, 0, .3);
            -moz-box-shadow: 0 5px 9px 0 rgba(0, 0, 0, .3);
            box-shadow: 0 5px 9px 0 rgba(0, 0, 0, .3);
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
        }

.container-promos .promo .imagen-promo {
    vertical-align: middle;
    margin: auto;
    padding: 30px 0;
    width: 155px;
    height: 105px;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
}

.container-promos .promo .text-promo {
    vertical-align: middle;
    text-align: left;
    margin: auto;
    width: 155px;
    height: 35px;
    padding: 8px 15px;
    background: #002e59;
    color: #64afdd;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
    cursor: pointer;
}

.content-promo {
    padding-top: 5px;
    font-size: 11px;
    color: #fff;
}

.containerVivePacifico .container-button {
    margin: 25px 0 40px 0;
    z-index: 3;
}

a.text-link-white {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans';
    padding-left: 25px;
}

a:hover.text-link-white {
    text-decoration: underline !important;
    color: #fff !important;
}

a:active.text-link-white, a:focus.text-link-white, a:visited.text-link-white {
    text-decoration: none !important;
    color: #fff !important;
}

a.button-blue-small {
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    background: #005eb8 none repeat scroll 0 0;
    border: medium none;
    border-bottom: 3px solid #00488c;
    border-radius: 5px !important;
    color: #fff !important;
    font-size: 15px !important;
    padding: 11px 19px !important;
    font-family: 'Open Sans Light' !important;
    text-align: center;
    transition: .4s;
}

a.button-blue-medium{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #005eb8 none repeat scroll 0 0;
    border: medium none;
    border-bottom: 3px solid #00488c;
    border-radius: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 12px 25px;
    font-family: 'Open Sans Light';
    text-align: center;
    transition: .4s;
}

a.button-blue {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #005eb8 none repeat scroll 0 0;
    border: medium none;
    border-bottom: 3px solid #00488c;
    border-radius: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 12px 24px;
    font-family: 'Open Sans Light';
    transition: .4s;
    text-align: center;
}

a:hover.button-blue, a:hover.button-blue-medium, a:hover.button-blue-small {
    background: #00488c !important;
    text-decoration: none !important;
    color: #fff !important;
}

a:active.button-blue, a:active.button-blue-medium, a:focus.button-blue, a:focus.button-blue-medium, a:visited.button-blue, a:visited.button-blue-medium {
    text-decoration: none !important;
    color: #fff !important;
}

.containerServiciosLinea {
    background: #e4e4e4;
    border-bottom: 3px solid #bbb;
    z-index: 3;
}

.contentServiciosLinea {
    background: url(/BancoPacifico/media/PacifiCard/HomePage/banners/banner-servicio-linea-pc.jpg) 100% 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: relative;
    z-index: 3;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: center;
    padding: 110px 0 25px 0;
}

    .contentServiciosLinea .content-solicitud {
        width: 100%;
        position: relative;
        text-align: left;
        padding: 0 0 30px 0;
        display: inline-block;
    }

    .contentServiciosLinea .container-icon {
        width: 10%;
        text-align: left;
        float: left;
        padding: 15px 15px 0 0;
    }

        .contentServiciosLinea .container-icon img {
            display: block;
            max-width: 100%;
            height: auto;
            max-height: 42px;
        }

    .contentServiciosLinea .container-title {
        width: 90%;
        text-align: left;
        float: left;
        margin-bottom: 15px;
    }

.containerSolicitudesLinea {
    /*background: #e4e4e4;*/
    background: #004280;
    border-bottom: 8px solid #0086cc;
    z-index: 3;
}

.contentSolicitudesLinea {
    /*background: url(/BancoPacifico/media/Personas/banner-servicio-linea.jpg) 100% 100%;*/
    background: url(/BancoPacifico/media/Personas/servicios-en-linea.png) 100% 100% !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
    position: relative;
    z-index: 3;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: center;
    padding: 40px 0 0 0;
}

    .contentSolicitudesLinea .content-solicitud {
        width: 100%;
        position: relative;
        text-align: left;
        padding: 0 0 30px 0;
        display: inline-block;
    }

    .contentSolicitudesLinea .container-icon {
        width: 10%;
        text-align: left;
        float: left;
        padding: 15px 15px 0 5px;
    }

        .contentSolicitudesLinea .container-icon img {
            display: block;
            max-width: 100%;
            height: auto;
            max-height: 45px;
        }

    .contentSolicitudesLinea .container-title {
        width: 90%;
        text-align: left;
        float: left;
        margin-bottom: 15px;
    }

.container-title .title {
    font-family: 'Open Sans Light';
    font-size: 33px;
    color: #fff;
    /*color: #333;*/
    padding: 0;
    margin: 0;
}

.container-title .sub-title {
    font-family: 'Open Sans';
    font-size: 13px;
    color: #fff;
    /*color: #333;*/
    padding: 0;
    margin: 0;
}

/*.content-apps .container-icon {
    padding-left: 12px;
}*/

.services {
    width: 30%;
    float: left;
    background: #fff;
    color: #333;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin: 10px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    cursor: pointer;
    padding: 4px 0 10px 8px;
    transition: .5s;
}

    .services:hover {
        -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
    }

a.services:visited {
    color: #333 !important;
}

.services img {
    max-width: 47px;
    height: auto;
    margin-top: 6px;
    margin-right: 13px;
    float: left;
    opacity: .3;
}

.services a {
    font-size: 12px;
    margin-top: 6px !important;
    display: block;
    padding: 4px 15px;
    color: #333 !important;
}

    .services a:hover {
        text-decoration: none;
    }

.contentSolicitudesLinea .content-apps {
    width: 100%;
    position: relative;
    text-align: left;
    padding: 0 0 30px 0;
    display: inline-block;
}

.apps {
    width: 47%;
    min-height: 150px;
    float: left;
    background: #fff;
    color: #333;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin: 10px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    cursor: pointer;
    padding: 0 0 0 19px;
    transition: .5s;
}

    .apps:hover {
        -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
    }

    .apps img {
        max-width: 50px;
        height: auto;
        margin-top: 18px;
        margin-right: 15px;
        margin-bottom: 25%;
        float: left;
    }

    .apps .txt-app {
        margin-top: 10px !important;
        display: block;
        padding: 2px 15px;
        color: #333 !important;
        text-align: left;
    }

    .apps .title-app {
        font-family: 'DINNextSlabPro Medium';
        font-size: 20px;
        color: #333;
        padding: 0;
        margin: 0;
    }

    .apps .subtitle-app {
        font-family: 'Open Sans Light';
        font-size: 11px;
        color: #005eb8;
        padding: 0;
        margin: 0;
    }

    .apps .content-app {
        font-family: 'Open Sans Light';
        font-size: 12px;
        color: #999;
        padding: 5px 0 0 0;
        line-height: 1.4;
    }

.containerPromoPacificard {
    height: 680px;
    background: #ececec;
    z-index: 6;
}

.contentSkewPromoPacificard {
    background: #b5d7ee;
    position: relative;
    z-index: 3;
    height: 660px;
    pointer-events: none;
}

    .contentSkewPromoPacificard:after, .contentSkewPromoPacificard:before {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentSkewPromoPacificard:before {
        top: 0;
        -webkit-transform: skewY(-3.5deg);
        transform: skewY(-3.5deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .contentSkewPromoPacificard:after {
        bottom: 0;
        -webkit-transform: skewY(-1.5deg);
        transform: skewY(-1.5deg);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

.contentPromoPacificard {
    background-color: #004280;
    background-image: url(/BancoPacifico/media/PacifiCard/HomePage/banners/banner-promociones-pacificard.png);
    background-position: 86% 0;
    background-repeat: no-repeat;
    position: relative;
    z-index: 5;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: center;
    padding: 0;
    top: -660px;
    height: 625px;
}

    .contentPromoPacificard:before {
        background: inherit;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentPromoPacificard:before {
        top: 0;
        -webkit-transform: skewY(-3.5deg);
        transform: skewY(-3.5deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .contentPromoPacificard:after {
        background: inherit;
        content: '';
        display: block;
        height: 115.5%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentPromoPacificard:after {
        bottom: 0;
        -webkit-transform: skewY(-3.5deg);
        transform: skewY(-3.5deg);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .contentPromoPacificard h1 {
        font-family: 'Open Sans Light';
        font-size: 42px;
        text-align: left;
        width: 55%;
        padding: 0;
        margin: 0 30px 30px 20px;
    }

    .contentPromoPacificard .container-promos {
        margin: 75px 0 15px 0;
        float: left;
    }

        .contentPromoPacificard .container-promos .promo {
            text-align: center;
            margin: 15px;
            width: 190px;
            height: 230px;
            float: left;
        }

            .contentPromoPacificard .container-promos .promo .imagen-promo {
                vertical-align: middle;
                margin: auto;
                padding: 30px 0;
                width: 190px;
                height: 125px;
                background: #fff;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
                -moz-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
                box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
            }

            .contentPromoPacificard .container-promos .promo .text-promo {
                vertical-align: middle;
                text-align: left;
                margin: auto;
                width: 190px;
                height: 105px;
                padding: 8px 15px;
                background: #002e59;
                color: #64afdd;
                -webkit-border-radius: 0 0 3px 3px;
                -moz-border-radius: 0 0 3px 3px;
                border-radius: 0 0 3px 3px;
                -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
                -moz-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
                box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .29);
            }

            .contentPromoPacificard .container-promos .promo .content-promo {
                font-family: 'Open Sans';
                padding-top: 5px;
                font-size: 13px;
                color: #fff;
            }

    .contentPromoPacificard .container-button {
        margin: 35px 0;
    }

a.button-transparent {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: transparent none repeat scroll 0 0;
    border-radius: 5px;
    border: 1px solid #b5d7ee;
    color: #b5d7ee;
    font-size: 16px;
    padding: 12px 25px;
    font-family: 'Open Sans';
    width: 215px;
    text-align: center;
}

a:hover.button-transparent {
    text-decoration: underline !important;
    color: #b5d7ee !important;
}

a:active.button-transparent, a:focus.button-transparent, a:visited.button-transparent {
    text-decoration: none !important;
    color: #b5d7ee !important;
}

.containerServiciosLineaPC {
    height: 800px;
    background-color: #ececec;
    border-bottom: 3px solid #bbb;
    background-image: url(/BancoPacifico/media/PacifiCard/HomePage/banners/banner-servicio-linea.png);
    background-position: 90% 50%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: left;
    padding: 120px 0 0 0;
    top: -45px;
}

    .containerServiciosLineaPC:after, .containerServiciosLineaPC:before {
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .containerServiciosLineaPC:before {
        top: 0;
        -webkit-transform: skewY(-1.5deg);
        transform: skewY(-1.5deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .containerServiciosLineaPC:after {
        bottom: 0;
        -webkit-transform: skewY(0);
        transform: skewY(0);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .containerServiciosLineaPC .pnlContent {
        width: 1140px;
        height: 620px;
        position: absolute;
    }

    .containerServiciosLineaPC .content-left {
        width: 65%;
        position: absolute;
        left: 0;
        padding: 15px;
        height: 100%;
    }

    .containerServiciosLineaPC .content-solicitud {
        width: 100%;
        height: 45%;
        position: relative;
        text-align: left;
    }

    .containerServiciosLineaPC .container-icon {
        width: 60px;
        height: 70px;
        text-align: left;
        float: left;
        padding-top: 15px;
    }

    .containerServiciosLineaPC .container-title {
        width: 400px;
        height: 70px;
        text-align: left;
        float: left;
        margin-bottom: 5px;
    }

.container-title .title {
    font-family: 'Open Sans Light';
    font-size: 33px;
    color: #fff;
    /*color: #333;*/
    padding: 0;
    margin: 0;
}


.containerServiciosLineaPC .content-solicitud .services {
    width: 210px;
    height: 60px;
    float: left;
    background: #fff;
    color: #333;
    font-size: 13px;
    font-family: 'Open Sans';
    margin: 10px 15px 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    cursor: pointer;
    font-weight: 600;
}

    .containerServiciosLineaPC .content-solicitud .services:hover {
        -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .75);
        -moz-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .75);
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .75);
    }

    .containerServiciosLineaPC .content-solicitud .services .img-service {
        width: 32%;
        height: 100%;
        padding: 16px 15px 16px 22px;
        float: left;
    }

    .containerServiciosLineaPC .content-solicitud .services .txt-service {
        width: 68%;
        height: 100%;
        padding: 13px 19px 13px 10px;
        float: left;
        line-height: 1.2em;
    }

.containerServiciosLineaPC .content-apps {
    width: 100%;
    height: 55%;
    position: relative;
    text-align: left;
}

    .containerServiciosLineaPC .content-apps .apps {
        width: 260px;
        height: 120px;
        float: left;
        background: #fff;
        margin: 10px 25px 10px 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
        text-align: center;
        padding: 0;
        cursor: pointer;
    }

        .containerServiciosLineaPC .content-apps .apps:hover {
            -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .75);
            -moz-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .75);
            box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .75);
        }

        .containerServiciosLineaPC .content-apps .apps .img-app {
            width: 33%;
            float: left;
            height: 100%;
            padding-top: 15px;
        }

        .containerServiciosLineaPC .content-apps .apps .txt-app {
            width: 67%;
            float: left;
            height: 100%;
            padding: 8px 15px 8px 0;
            text-align: left;
        }

        .containerServiciosLineaPC .content-apps .apps .title-app {
            font-family: 'DINNextSlabPro Medium';
            font-size: 20px;
            color: #333;
            padding: 0;
            margin: 0;
        }

        .containerServiciosLineaPC .content-apps .apps .subtitle-app {
            font-family: 'Open Sans';
            font-size: 11px;
            color: #005eb8;
            padding: 0;
            margin: 0;
        }

        .containerServiciosLineaPC .content-apps .apps .content-app {
            font-family: 'Open Sans';
            font-size: 11px;
            color: #999;
            padding: 2px 0 0 0;
            line-height: 1.4;
        }

.InnerPageContainerSkewBottom {
    padding: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 87%, 0 98%);
    clip-path: polygon(0 0, 100% 0, 100% 87%, 0 98%);
    background-color: #b5d7ee;
    position: relative;
    z-index: 2;
    margin: auto;
}

.InnerPageContenImageSkewBanner {
    padding: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 78%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 78%, 0 100%);
    position: relative;
    z-index: 3;
    margin: auto;
}

    .InnerPageContenImageSkewBanner img {
        margin: 0 auto;
        width: 100%;
        height: 100%;
    }

.innerPageContentBanner {
    text-align: center;
    position: relative;
    z-index: 4;
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
}

    .innerPageContentBanner .bannersInnerPage {
        width: 100%;
        display: block;
        background-color: #0086cc;
        border-radius: 4px;
        overflow: hidden;
    }

        .innerPageContentBanner .bannersInnerPage .img-banner {
            float: left;
            position: relative;
            width: 44%;
        }

        .innerPageContentBanner .bannersInnerPage .content-banner {
            padding: 10px 50px 10px 60px;
            text-align: left;
            color: #fff;
        }

.content-banner .text-link-white .fa {
    padding-left: 10px;
}

.innerPageContentBanner .bannersInnerPage .content-banner-text {
    font-family: 'Open Sans Light';
    font-size: 19px;
    margin-top: 0;
    line-height: 1.5em;
    display: block;
}

.innerPageContentBanner .bannersInnerPage .content-banner .links {
    margin-top: 25px;
    display: block;
    min-height: 50px;
}

.innerPageContentBanner .bannersInnerPage .content-helper {
    position: absolute;
    top: 100px;
    left: -135px;
    min-width: 156px;
    height: 115px;
    background: #444;
    text-align: center;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .24);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .24);
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
}

    .innerPageContentBanner .bannersInnerPage .content-helper p {
        color: #bababa;
        font-size: 15px;
        font-family: 'Open Sans';
    }

        .innerPageContentBanner .bannersInnerPage .content-helper p.big-number {
            color: #fff;
            font-size: 38px;
            font-family: 'Open Sans';
            line-height: 1em;
            padding: 0 10px;
        }

            .innerPageContentBanner .bannersInnerPage .content-helper p.big-number span {
                color: #fff;
                font-size: 57px;
                font-family: 'Open Sans Bold';
            }

        .innerPageContentBanner .bannersInnerPage .content-helper p.small-number {
            color: #fff;
            font-size: 25px;
            font-family: 'Open Sans';
            line-height: 1em;
        }

            .innerPageContentBanner .bannersInnerPage .content-helper p.small-number span {
                color: #fff;
                font-size: 35px;
                font-family: 'Open Sans Bold';
            }

.titleProduct {
    text-align: center;
    margin-bottom: 25px;
}

    .titleProduct .title-bold {
        font-size: 20px;
        font-family: 'Open Sans Bold';
    }

.innerPagePCContentBanner {
    text-align: center;
    position: relative;
    z-index: 4;
    min-height: 350px;
    margin: 0 auto;
    background-color: #efefef;
    background-image: url(/BancoPacifico/media/PacifiCard/tarjetas/fondos/bg-pc-tarjetas.png);
    background-position: 40% 100%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    padding-top: 8px;
}

    .innerPagePCContentBanner .title h1 {
        font-family: 'Open Sans Light';
        font-size: 42px;
        color: #333;
        padding-bottom: 20px;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .innerPagePCContentBanner .links .button-blue-medium {
        font-size: 20px !important;
        position: relative;
        display: inline-block;
        margin-bottom: 10px;
    }

    .innerPagePCContentBanner .links p {
        margin: 20px 0;
    }

.titleProduct h1 {
    font-family: 'Open Sans Light';
    font-size: 36px;
    text-align: center;
    line-height: 1.3em;
}

.titleProduct span {
    font-family: 'Open Sans Bold';
    font-size: 20px;
    text-align: center;
}

span.titleProduct {
    font-family: 'Open Sans Light';
    font-size: 36px;
    text-align: center;
    line-height: 1.3em;
}

.zoneMiddle {
    background: #005eb8;
    margin: 35px 0;
}

.zoneMiddleDetailProduct {
    background: #fff;
    margin: 50px 0;
}

.MenuSmallBPProducts {
    font-family: 'Open Sans';
    margin: 0 auto;
    color: #fff !important;
    padding-left: 0;
}

.headMenuBPProducts, .headSmallProduct {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.MenuBPProducts {
    font-family: 'Open Sans';
    margin: 0 auto;
    color: #fff !important;
}

.itemMenuBP {
    height: 100%;
    padding: 26px 25px 35px 25px;
    list-style: none;
    display: inline-block;
    background-color: #0054a5;
    border-right: 1px solid #005eb8;
    cursor: pointer;
}

    .itemMenuBP div {
        font-family: 'Open Sans';
        font-size: 20px;
        font-weight: 600;
    }

        .itemMenuBP div:first-child {
            text-transform: uppercase;
        }

    .itemMenuBP p {
        font-family: 'Open Sans';
        font-size: 13px;
        color: #b4d7ed;
        margin: 5px 0 0 0;
    }

MenuSmallBPProducts .itemMenuBP p {
    display: none;
}

.itemMenuBP a {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #fff;
    border: 1px solid #64afdd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 32px 8px 15px;
    margin-top: 15px;
    cursor: pointer;
}

    .itemMenuBP a::after {
        content: "\f107";
        font-family: FontAwesome;
        margin: -5px 8px;
        color: #fff;
        font-size: 24px;
        padding: 0;
        position: absolute;
    }

    .itemMenuBP a:hover {
        text-decoration: underline;
        color: #fff;
    }

    .itemMenuBP a:active, .itemMenuBP a:focus {
        text-decoration: none;
        color: #fff;
    }

.itemMenuBP.active {
    background: #004280;
}

.itemMenuBP .contentBtnView {
    margin-top: 25px;
}

.ParentBorderBPProducts {
    background: #dcdcdc;
    height: 100%;
    min-height: 550px;
    border-top: 10px solid #005eb8;
}

.ParentBPProducts {
    background: #dcdcdc;
    height: 100%;
    min-height: 550px;
    position: relative;
}

.contentIntroProduct {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #333;
    padding: 35px 50px 8px 50px;
    max-width: 1090px;
    margin: 0 auto;
    text-align: center;
}

.contentBPProduct {
    height: 100%;
    display: inline-block;
    padding: 15px 0 40px 0;
}

    .contentBPProduct.display {
        height: 100%;
        display: block;
        padding: 0;
    }

.containerProductsBP {
    margin-bottom: 20px;
    font-family: 'Open Sans';
    background: #0086cc;
}

.containerSmallProducts, .zoneMiddleBanner {
    display: block;
}

.containerProductsBP .ajax__tab_header {
    font-family: 'Open Sans';
    background: #0086cc;
    font-size: 15px;
    max-width: 1140px;
    margin: 0 auto;
    color: #fff !important;
}

    .containerProductsBP .ajax__tab_header a.ajax__tab_tab {
        color: #fff !important;
    }

    .containerProductsBP .ajax__tab_header .ajax__tab_active {
        background: #0086cc;
        padding: 0;
    }

        .containerProductsBP .ajax__tab_header .ajax__tab_active a {
            padding: 15px 35px;
            background: #40a4d9;
        }

    .containerProductsBP .ajax__tab_header a {
        padding: 15px 35px;
    }

        .containerProductsBP .ajax__tab_header a:hover {
            padding: 15px 35px;
            background: #40a4d9;
        }

        .containerProductsBP .ajax__tab_header a:active {
            padding: 15px 35px;
            background: #40a4d9;
        }

.containerProductsBP .ajax__tab_body {
    padding: 20px;
    font-family: 'Open Sans';
    background: #dcdcdc;
}

.containerProductsBP .inner {
    padding: 0 16px;
}

.containerBPProduct {
    width: 255px;
    height: 475px;
    float: left;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    margin: 20px 14px 20px 8px;
    padding: 20px;
    background: #fff;
}

.productImageThumb {
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 3px 3px 0 0;
    position: relative;
}

    .productImageThumb img {
        width: 267px;
        top: -30px;
        position: absolute;
    }

.containerBPProduct .NewsTitle {
    margin-bottom: 10px;
    font-weight: 400;
}

    .containerBPProduct .NewsTitle a {
        font-family: 'Open Sans Light';
        font-size: 20px;
        color: #005eb8 !important;
        font-weight: 400;
    }

        .containerBPProduct .NewsTitle a:hover {
            color: #005eb8 !important;
            text-decoration: underline !important;
            font-weight: 400;
        }

        .containerBPProduct .NewsTitle a:visited {
            color: #005eb8 !important;
            text-decoration: none !important;
            font-weight: 400;
        }

.containerBPProduct .NewsSummary, .containerBPProduct .NewsSummary p {
    font-family: 'Open Sans';
    font-size: 13px;
    color: #333 !important;
}

    .containerBPProduct .NewsSummary a {
        font-family: 'Open Sans';
        font-size: 13px;
        color: #005eb8 !important;
    }

        .containerBPProduct .NewsSummary a:hover {
            color: #005eb8 !important;
            text-decoration: underline !important;
        }

        .containerBPProduct .NewsSummary a:visited {
            color: #005eb8 !important;
            text-decoration: none !important;
        }

    .containerBPProduct .NewsSummary hr {
        margin: 10px 0 !important;
        border-top: 1px solid #dadada;
    }

.BenefistServices {
    min-height: 450px;
}

.zoneBenefitsServices h1 {
    font-family: 'Open Sans Light';
    font-size: 36px;
    color: #333;
    text-align: center;
    margin: 10px 0 15px 0;
    padding: 28px 0;
    line-height: 1.2em;
}

    .zoneBenefitsServices h1 span {
        font-family: 'Open Sans Bold';
        font-size: 36px;
        color: #333;
    }

.PCcontainer-preFooter {
    height: 135px;
    margin: 10px 5px;
}

    .PCcontainer-preFooter .icon {
        height: 100%;
        float: left;
        text-align: center;
        padding-top: 5px;
        padding-right: 10px;
    }

    .PCcontainer-preFooter .content {
        width: 78%;
        height: 100%;
        font-family: 'Open Sans';
        float: left;
    }

    .PCcontainer-preFooter .title {
        font-size: 19px;
        color: #005eb8;
        margin-bottom: 5px;
    }

    .PCcontainer-preFooter .info {
        font-size: 15px;
        color: #333;
    }

.cardChoise {
    min-height: 335px;
    margin: 35px 0 70px 0;
    background-image: url(/BancoPacifico/media/PacifiCard/tarjetas/fondos/bg-pc-tarjetas-elegir.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    border-bottom: 5px solid #b5e7ee;
    text-align: center;
}

    .cardChoise h2 {
        margin-bottom: 35px;
    }

    .cardChoise a {
        font-size: 20px;
    }

.zoneMiddleBanner {
    background: #0086cc;
    color: #fff;
    height: 100%;
}

    .zoneMiddleBanner p {
        font-family: 'Open Sans Light';
        font-size: 24px;
        color: #fff;
        line-height: 1.35em;
    }

        .zoneMiddleBanner p span {
            font-family: 'Open Sans Bold';
            color: #fff;
        }

.BannerBPProducts {
    background: #0086cd;
    font-family: 'Open Sans';
    max-width: 1090px;
    margin: 0 auto;
    color: #fff;
    min-height: 185px;
}

    .BannerBPProducts .img-banner {
        margin: 57px 0;
    }

    .BannerBPProducts .txt-banner {
        margin: 27px 0;
    }

    .BannerBPProducts a {
        color: #fff;
        font-size: 15px;
    }

        .BannerBPProducts a:hover, .BannerBPProducts a:visited {
            color: #fff;
        }

.containerCards {
    min-height: 515px;
}

.containerBPProducto {
    width: 267px;
    height: 390px;
    float: left;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    margin: 20px 18px 20px 0;
    background: #fff;
}

    .containerBPProducto .NewsTitle {
        padding: 0 20px;
        margin-bottom: 10px;
        font-weight: 400;
    }

        .containerBPProducto .NewsTitle a {
            font-family: 'Open Sans Light';
            font-size: 20px;
            color: #005eb8 !important;
            font-weight: 400;
        }

            .containerBPProducto .NewsTitle a:hover {
                color: #005eb8 !important;
                text-decoration: none;
                font-weight: 700;
            }

            .containerBPProducto .NewsTitle a:visited {
                color: #005eb8 !important;
                text-decoration: none !important;
                font-weight: 400;
            }

    .containerBPProducto .NewsSummary, .containerBPProducto .NewsSummary p {
        font-family: 'Open Sans';
        font-size: 13px;
        color: #333 !important;
        padding: 0 20px;
    }

        .containerBPProducto .NewsSummary p {
            padding: 0;
        }

        .containerBPProducto .NewsSummary a {
            font-family: 'Open Sans';
            font-size: 13px;
            color: #005eb8 !important;
        }

            .containerBPProducto .NewsSummary a:hover {
                color: #005eb8 !important;
                text-decoration: underline !important;
            }

            .containerBPProducto .NewsSummary a:visited {
                color: #005eb8 !important;
                text-decoration: none !important;
            }

            .containerBPProducto .NewsSummary a:after {
                content: '\f061';
                font-family: FontAwesome;
                margin-left: 4px;
                display: inline-block;
                font-style: normal;
                font-weight: 400;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                padding-left: 3px;
            }

        .containerBPProducto .NewsSummary hr {
            margin: 10px 0 !important;
            border-top: 1px solid #dadada;
        }

.contentBPProduct.pcTarjetas.itemTabPC {
    padding: 15px 0 40px 0;
}

.pcTarjetas .containerBPProducto {
    min-height: 580px !important;
    padding-bottom: 20px;
    position: relative;
}

.pcTarjetas .containerCards .container-brand-card {
    padding: 20px 20px 0;
    height: 60px;
    display: grid;
}

.pcTarjetas .containerCards .brand-card {
    max-width: 60px;
    margin: auto 0;
}

    .pcTarjetas .containerCards .brand-card.two-brand {
        max-width: none;
        max-height: 40px;
        max-width: 125px !important;
    }

.pcTarjetas .containerCards img {
    max-width: 185px;
}

.NewsBtn, .pcTarjetas .NewsTeaserImage {
    padding: 20px 20px 0;
}

.NewsBtn {
    position: absolute;
    bottom: 20px !important;
    width: 100% !important;
}

.NewsTeaserImage {
    overflow: hidden;
}

.text-link-blue {
    color: #005eb8 !important;
    font-size: 15px;
}

    .text-link-blue.chevron-down:after {
        content: "\f078";
        font-family: FontAwesome;
        margin-left: 4px;
    }

.button-blue-medium.btn-tarj {
    padding: 7px 25px;
}

.cardDetailPage .text-notes {
    text-align: right;
    color: #666;
    font-size: 12px;
}

.cardDetailPage .container-canales {
    min-height: 200px !important;
    margin: 15px 0;
    padding-left: 30px;
    background-size: 20px;
}

    .cardDetailPage .container-canales:before {
        content: '';
        background: url(/BancoPacifico/media/layout-images/icons/check.svg) no-repeat;
        background-size: 20px;
        opacity: .3;
        top: 0;
        left: 15px;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
    }

.cardDetailPage .txt-canales-virtuales {
    width: auto !important;
    float: none !important;
    padding: 0 10px 0 20px !important;
}

    .cardDetailPage .txt-canales-virtuales .title-canales {
        font-size: 18px;
        font-family: 'Open Sans Bold';
        line-height: 1.3em;
    }

.cardDetailPage .container-meta {
    margin: initial;
    padding: initial;
    max-width: 100%;
}

    .cardDetailPage .container-meta .content-meta {
        padding: 15px 20px;
        min-height: 265px;
    }

.contentGrayProductDetailSkew .container-meta .content-meta {
    padding: 15px 20px;
}

    .contentGrayProductDetailSkew .container-meta .content-meta .title {
        font-size: 16px;
    }

.cardDetailPage .item-benefits {
    margin: 20px 10px;
    min-height: 460px;
}

    .cardDetailPage .item-benefits img {
        margin: 0 auto;
    }

.cardDetailPage .container-meta .content-meta .title {
    font-size: 16px;
}

.cardDetailPage .section-inTab {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}

    .cardDetailPage .section-inTab > div > strong:first-child {
        font-family: 'Open Sans Bold';
        font-size: 16px;
    }

.cardDetailPage .containerTabsDetailProducts {
    height: inherit;
    display: inline-block;
}

.wraperOtherCard {
    display: inline-block;
    position: relative;
    background: #004280;
    min-height: 185px;
    padding-top: 30px;
}

    .wraperOtherCard p {
        color: #fff;
        font-family: 'Open Sans Light';
        font-size: 20px;
    }

        .wraperOtherCard p.subtitle {
            font-size: 14px;
            font-family: 'Open Sans';
        }

            .wraperOtherCard p.subtitle a span {
                font-family: 'Open Sans' !important;
                color: #b4d7ed !important;
                font-size: 14px !important;
            }

    .wraperOtherCard .logo-bannerPc {
        display: block;
        padding-top: 27px;
    }

        .wraperOtherCard .logo-bannerPc img {
            max-height: 61px;
            max-width: 90px;
        }

@media (min-width:992px) {
    .wraperZoneRequirements {
        margin: 30px 45px 0 30px;
    }
}

@media (min-width:1201px) {
    .containerBannerPcTarjetasWhite .separator-bottom-white {
        margin-bottom: -80px;
    }
}

@media only screen and (min-width:300px) and (max-width:388px) {
    .containerBannerPcTarjetasWhite .separator-bottom-white {
        margin-bottom: -20px;
    }
}

@media only screen and (min-width:388px) and (max-width:399px) {
    .containerBannerPcTarjetasWhite .separator-bottom-white {
        margin-bottom: -25px;
    }
}

@media only screen and (min-width:400px) and (max-width:517px) {
    .containerBannerPcTarjetasWhite .separator-bottom-white {
        margin-bottom: -28px;
    }
}

@media only screen and (min-width:517px) and (max-width:690px) {
    .containerBannerPcTarjetasWhite .separator-bottom-white {
        margin-bottom: -37px;
    }
}

@media only screen and (min-width:690px) and (max-width:767px) {
    .containerBannerPcTarjetasWhite .separator-bottom-white {
        margin-bottom: -50px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .containerBannerPcTarjetasWhite .separator-bottom-white {
        margin-bottom: -48px;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .containerBannerPcTarjetasWhite .separator-bottom-white {
        margin-bottom: -62px;
    }
}

@media (max-width:991px) {
    .cardDetailPage .bannersInnerProductDetail .content-banner .links a {
        position: relative !important;
        top: initial !important;
        margin-right: 15px;
        margin-bottom: 10px;
        display: block;
    }
}

.containerBannerPcTarjetasWhite {
    background-color: #fff;
}

.containerBannerPcTarjetasGray {
    background-color: #f0f0f0;
}

.contentBannerPcTarjetas {
    text-align: left;
    position: relative;
    z-index: 10;
    padding: 40px 45px 20px;
}

.cardDetailPage .containerDetailProducts {
    background: initial;
}

.cardDetailPage .separator-bottom-white {
    bottom: 0;
}

.containerBannerPcTarjetasGray .contentBannerPcTarjetas {
    padding: 280px 45px 20px;
    overflow: hidden;
}

.bgTopDetailPcCards {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
}

.bpProductsFixed {
    background: #fff;
    height: 65px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1000;
    top: 37px;
    padding: 10px 0;
}

    .bpProductsFixed p {
        font-family: 'Open Sans Light';
        font-size: 26px;
        color: #005eb8;
        margin-top: 2px;
    }

        .bpProductsFixed p.small {
            font-size: 22px;
            line-height: 1em;
        }

    .bpProductsFixed .content-links {
        text-align: right;
    }

.zoneProductFixed .fixed-card {
    margin-right: 20px;
    float: left;
}

.zoneDetailProduct {
    height: 610px;
}

.cardDetailPage .zoneDetailProduct {
    min-height: initial !important;
}

.bpProductsFixed .ctaFixedHead {
    display: inline-block;
}

.Breadcrumb {
    text-align: left;
    position: relative;
    width: 100%;
    padding: 32px 0;
    margin: 0 auto;
    z-index: 4;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #8097ac;
}

    .Breadcrumb a:first-child {
        padding: 0 15px 0 0 !important;
    }

    .Breadcrumb a.CMSBreadCrumbsLink {
        color: #8097ac;
        padding: 0 15px;
    }

    .Breadcrumb span {
        color: #8097ac;
        padding-left: 15px;
    }

.contentHead {
    height: 10px;
}

.ContainerProductDetailSkew {
    position: relative;
    height: 10px;
}

.PageProductTopSkew {
    padding: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 84%, 0 97%);
    clip-path: polygon(0 0, 100% 0, 100% 84%, 0 97%);
    background-color: #b5d7ee;
    position: relative;
    z-index: 2;
    margin: auto;
}

.PageProductContenBehindSkew {
    padding: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    background-color: #002e59;
    position: relative;
    z-index: 3;
    margin: auto;
    height: 325px;
}

.headerSolucionesNegocio {
    background: url(/BancoPacifico/media/Personas/Cuentas%20y%20Tarjetas/header-sec-personas-servicios-2.jpg);
    background-size: cover;
}

.headerSeguridad {
    background: url(/BancoPacifico/media/headers/head-seguridad.jpg);
    background-size: cover;
}

.ContainerProductDetailInfo {
    text-align: center;
    position: relative;
    z-index: 4;
    margin: 0;
}

.bannersInnerProductDetail {
    text-align: center;
    position: relative;
    width: 100%;
    z-index: 4;
    margin: 0 auto;
    background-color: #0086cc;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.revistaEstilo {
    background: url(/BancoPacifico/media/PacifiCard/revista/header-estilopc.jpg) no-repeat #0a2b42 center top;
    height: 385px;
}

    .revistaEstilo .content-banner {
        padding: 80px 25px 25px 15px !important;
    }

.programaMillas {
    background: url(/BancoPacifico/media/PacifiCard/programaMillas/header-programaMillas.jpg) no-repeat #0a2b42 center top;
    height: 385px;
}

    .programaMillas .content-banner {
        padding: 45px 25px 15px 25px !important;
    }

.bannersInnerProductDetail .boxImg {
    padding: 0;
}

.bannersInnerProductDetail .boxText {
    background-color: #0086cc;
    top: 0;
}

    .bannersInnerProductDetail .boxText:before {
        content: '';
        position: absolute;
        left: -30%;
        width: 0;
        height: 0;
        border-top: 385px solid transparent;
        border-right: 86px solid #0086cc;
    }

.bannersInnerProductDetail .content-helper {
    position: absolute;
    top: 36%;
    left: -32%;
    width: 156px;
    height: 190px;
    background: #444;
    text-align: center;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .24);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .24);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .24);
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
}

    .bannersInnerProductDetail .content-helper.big-width {
        width: 200px !important;
        left: -38%;
    }

    .bannersInnerProductDetail .content-helper .top {
        height: 57%;
        padding: 16px 10px;
    }

        .bannersInnerProductDetail .content-helper .top p {
            color: #bababa;
            font-size: 15px;
            font-family: 'Open Sans';
        }

            .bannersInnerProductDetail .content-helper .top p.big-number {
                color: #fff;
                font-size: 38px;
                font-family: 'Open Sans';
                line-height: 1em;
            }

                .bannersInnerProductDetail .content-helper .top p.big-number span {
                    color: #fff;
                    font-size: 57px;
                    font-family: 'Open Sans Bold';
                }

            .bannersInnerProductDetail .content-helper .top p.small-number {
                color: #fff;
                font-size: 25px;
                font-family: 'Open Sans';
                line-height: 1em;
            }

                .bannersInnerProductDetail .content-helper .top p.small-number span {
                    color: #fff;
                    font-size: 35px;
                    font-family: 'Open Sans Bold';
                }

    .bannersInnerProductDetail .content-helper .bottom {
        height: 43%;
        background: #333;
        padding: 11px 16px;
    }

        .bannersInnerProductDetail .content-helper .bottom p {
            color: #bababa;
            font-size: 15px;
            font-family: 'Open Sans';
        }

            .bannersInnerProductDetail .content-helper .bottom p.big-number {
                color: #fff;
                font-size: 22px;
                font-family: 'Open Sans';
                line-height: .8em;
            }

                .bannersInnerProductDetail .content-helper .bottom p.big-number span {
                    color: #fff;
                    font-size: 33px;
                    font-family: 'Open Sans Bold';
                }

.bannersInnerProductDetail .content-banner {
    float: left;
    position: relative;
    width: 100%;
    padding: 25px 10px 10px 25px;
    text-align: left;
}

.bannersInnerProductDetail h1 {
    margin-top: 0 !important;
    padding-top: 10px;
}

.bannersInnerProductDetail .content-banner p {
    font-family: 'Open Sans';
    font-size: 16px;
    color: #fff;
    line-height: 1.4em;
    margin-top: 20px;
}

.bannersInnerProductDetail .content-banner .links {
    margin-top: 36px;
    min-height: 50px;
}

    .bannersInnerProductDetail .content-banner .links a.text-link-white::after {
        display: inline-block;
        font-family: FontAwesome;
        content: "\f063";
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        padding-left: 10px;
    }

.linksInnerPage {
    position: relative;
    width: 100%;
    height: 65px;
    background: #efefef;
    bottom: 0;
    text-align: left;
}

    .linksInnerPage .link-bottom {
        Width: 100%;
        height: 100%;
        float: left;
        color: #333;
        font-size: 12px;
        padding: 11px 14px;
        display: inline-flex;
    }

        .linksInnerPage .link-bottom a {
            display: contents;
            color: #333;
        }

        .linksInnerPage .link-bottom img {
            display: inline;
            padding: 0 !important;
            max-height: 39px;
            max-width: 39px;
            margin-right: 15px;
            margin-top: 4px;
        }

        .linksInnerPage .link-bottom p {
            font-size: 12px;
            line-height: 1.3em;
            margin: 7px 0 0 0;
        }

        .linksInnerPage .link-bottom span {
            font-family: 'Open Sans Bold';
        }

.linksFixedInnerPage {
    position: relative;
    width: 100%;
    height: 55px;
    bottom: 0;
    text-align: left;
}

    .linksFixedInnerPage .link-bottom {
        Width: 18%;
        float: left;
        color: #333;
        font-family: 'Open Sans';
        font-size: 12px;
        border-right: 1px solid #dbdbdb;
        border-left: 1px solid #dbdbdb;
        padding: 4px 15px;
        display: inline-flex;
    }

        .linksFixedInnerPage .link-bottom a {
            min-width: 38px;
        }

        .linksFixedInnerPage .link-bottom img {
            display: inline;
            padding: 0 !important;
            max-height: 39px;
            max-width: 39px;
            margin: 1px auto;
        }

        .linksFixedInnerPage .link-bottom:last-child {
            Width: 37%;
        }

        .linksFixedInnerPage .link-bottom .iconFixedHead {
            margin-right: 10px !important;
        }

.containerTabsDetailProducts {
    font-family: 'Open Sans';
    font-size: 15px;
    background: #4c4c4c;
    position: relative;
    width: 100%;
    display: inline-block;
}

.tabs-productDetail {
    float: left;
    background: #4c4c4c;
    color: #fff;
    font-size: 15px;
    width: 33.3%;
    position: relative;
}

    .tabs-productDetail.tab_active {
        background: #005eb8;
        color: #fff;
    }

    .tabs-productDetail a {
        color: #fff;
        text-decoration: none;
        display: inline-block;
        padding: 20px;
        width: 100%;
    }

        .tabs-productDetail a span {
            color: #fff;
        }

    .tabs-productDetail > span > a::after {
        content: "";
        font-family: FontAwesome;
        color: rgba(255, 255, 255, .3);
        font-size: 40px;
        padding: 0;
        top: 0;
        right: 14px;
        position: absolute;
    }

.innerTabsfixed .tabs-productDetail a {
    padding: 12px;
}

.innerTabsfixed .tabs-productDetail > span::after {
    margin: -5px -38px;
}

.threeTabs a {
    width: 356.5px;
}

.ParentProductDetail {
    background: #dcdcdc;
    height: 100%;
    min-height: 550px;
    z-index: 10;
    position: relative;
}

.containerDetailProducts {
    margin-bottom: 20px;
    font-family: 'Open Sans';
    background: #4c4c4c;
    margin: 0;
    position: relative;
    top: -60px;
}

    .containerDetailProducts .ajax__tab_header {
        font-family: 'Open Sans';
        background: #4c4c4c;
        font-size: 15px;
        max-width: 1140px;
        margin: 0 auto;
        color: #fff !important;
    }

.ajax__tab_header a.ajax__tab_tab {
    color: #fff !important;
    outline: 0;
}

.containerDetailProducts .ajax__tab_header .ajax__tab_active {
    background: #005eb8;
    padding: 0;
}

    .containerDetailProducts .ajax__tab_header .ajax__tab_active a {
        background: #005eb8;
        text-align: left;
    }

.containerDetailProducts .ajax__tab_header a {
    width: 267.5px;
    text-align: left;
}

.containerDetailProducts .ajax__tab_header > span::after {
    content: "\f107";
    font-family: FontAwesome;
    margin: 3px -38px;
    color: #828282;
    font-size: 40px;
    padding: 0;
    position: absolute;
}

.containerDetailProducts .ajax__tab_header a:hover {
    background: #005eb8;
}

.containerDetailProducts .ajax__tab_header a:active {
    background: #005eb8;
}

.containerDetailProducts .ajax__tab_body {
    font-family: 'Open Sans';
    background: #b5d7ee;
    overflow: -webkit-paged-x;
}

.containerDetailProducts .ajax__tab_panel {
    font-family: 'Open Sans';
    font-size: 15px;
}

    .containerDetailProducts .ajax__tab_panel .subtitle {
        font-family: 'Open Sans';
        font-weight: 600;
        font-size: 19px;
        color: #0086cc;
        padding-top: 10px;
    }

    .containerDetailProducts .ajax__tab_panel ul li {
        list-style: none;
        padding: 10px 0;
    }

    .containerDetailProducts .ajax__tab_panel li::before {
        content: "";
        font-family: FontAwesome;
        float: left;
        margin-left: -1.5em;
        color: #d6d6d6;
        font-size: 18px;
        opacity: .5;
    }

.containerProductDetailSkew {
    background: #b5d7ee;
    padding: 0 0 60px 0;
}

.containerDetailProducts .subtitle, .wraperZoneRequirements .subtitle {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #0086cc;
    padding-top: 10px;
    font-weight: 600;
}

.containerDetailProducts ul li {
    list-style: none;
    padding: 6px 0;
    font-size: 15px;
}

.containerDetailProducts li::before {
    content: "\f00c";
    font-family: FontAwesome;
    float: left;
    margin-left: -1.5em;
    color: #d6d6d6;
    font-size: 18px;
    opacity: .5;
}

.contentProductDetailSkew {
    background: #fff;
    text-align: left;
    position: relative;
    z-index: 10;
    padding: 40px 45px;
    margin-top: -5px;
}

    .contentProductDetailSkew:before {
        background: inherit;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentProductDetailSkew:before {
        bottom: 0;
        -webkit-transform: skewY(-1.7deg);
        transform: skewY(-1.7deg);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .contentBottomProductDetailSkew p, .contentGrayProductDetailSkew p, .contentProductDetailSkew p {
        font-size: 15px;
        color: #333;
    }

.containerGrayProductDetailSkew {
    background: #b5d7ee;
    position: relative;
    padding: 0 0 48px 0;
}

.contentGrayProductDetailSkew {
    background: #f0f0f0;
    text-align: left;
    position: relative;
    z-index: 10;
    padding: 40px 45px;
}

    .contentGrayProductDetailSkew:after, .contentGrayProductDetailSkew:before {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentGrayProductDetailSkew:before {
        top: 0;
        -webkit-transform: skewY(-4.3deg);
        transform: skewY(-4.3deg);
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
    }

    .contentGrayProductDetailSkew:after {
        bottom: 0;
        -webkit-transform: skewY(-3.3deg);
        transform: skewY(-3.3deg);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

.containerBottomProductDetailSkew {
    background: #fff;
    position: relative;
}

.contentBottomProductDetailSkew {
    background: #fff;
    text-align: left;
    position: relative;
    z-index: 10;
    padding: 40px 45px;
}

    .contentBottomProductDetailSkew:before {
        background: inherit;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .contentBottomProductDetailSkew:before {
        bottom: 0;
        -webkit-transform: skewY(-1.5deg);
        transform: skewY(-1.5deg);
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
    }

    .contentBottomProductDetailSkew h1 {
        font-size: 36px !important;
    }

    .contentBottomProductDetailSkew h2 {
        font-size: 26px !important;
        padding: 15px 0 10px 0 !important;
    }

.container-meta {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    padding: 0 !important;
    max-width: 465px;
    overflow: hidden;
}

    .container-meta .content-meta .title {
        font-family: 'Open Sans';
        font-weight: 600;
        color: #333;
        font-size: 19px;
    }

    .container-meta .content-meta {
        padding: 15px 20px;
        min-height: 96px;
    }

        .container-meta .content-meta, .container-meta .content-meta p {
            background: #fff;
            font-size: 12px;
        }

            .container-meta .content-meta ul li {
                font-size: 12px;
            }

    .container-meta.item-benefits {
        min-height: 415px;
    }

.soluciones .container-meta {
    min-height: 345px;
}

.tableStyle {
    font-size: 15px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 25px;
    margin-top: 25px;
}

    .tableStyle tr {
        border: 1px solid #dadada;
        padding: .35em;
    }

    .tableStyle td, .tableStyle th {
        padding: .625em;
        text-align: center;
        background-color: #fff;
    }

    .tableStyle th {
        font-size: .85em;
        letter-spacing: .1em;
        text-transform: uppercase;
        background: #b5d7ee;
        font-family: 'Open Sans Bold';
    }

@media screen and (max-width:600px) {
    .tableStyle {
        border: 0;
    }

        .tableStyle caption {
            font-size: 1.3em;
        }

        .tableStyle thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        .tableStyle tr {
            border-bottom: 3px solid #ddd;
            display: block;
            margin-bottom: .625em;
        }

        .tableStyle td {
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: .8em;
            text-align: right;
            border-top: 0 !important;
        }

            .tableStyle td:before {
                content: attr(data-label);
                float: left;
                text-transform: uppercase;
                font-family: 'Open Sans Bold' !important;
            }

            .tableStyle td:last-child {
                border-bottom: 0;
            }

        .tableStyle th {
            font-family: 'Open Sans Bold' !important;
        }
}

.tableStyleSmall {
    font-size: 11px !important;
}

.zoneMiddleBannerDetailProduct {
    background: #fff;
    color: #fff;
    height: 100%;
    position: relative;
    top: -60px;
    z-index: 10;
}

.BannerDetailProduct {
    background: #fff;
    font-family: 'Open Sans';
    margin: 0 auto;
    color: #fff;
}

    .BannerDetailProduct .containerBanner {
        padding: 0;
    }

    .BannerDetailProduct .img-banner {
        padding: 32px 0 40px 50px;
        background: #004280;
        min-height: 150px;
    }

    .BannerDetailProduct .txt-banner {
        background: #004280;
        padding: 40px 40px 25px;
        min-height: 150px;
    }

    .BannerDetailProduct a {
        color: #fff;
        font-size: 24px;
        font-family: 'Open Sans Light';
        line-height: 1.3em;
    }

        .BannerDetailProduct a:hover, .BannerDetailProduct a:visited {
            color: #fff;
        }

        .BannerDetailProduct a span {
            font-family: 'Open Sans Bold';
        }

.contentBottomProductDetailSkew .img-canales-virtuales {
    width: 20%;
    float: left;
    height: 100%;
}

.img-canales-virtuales img {
    max-width: 60px;
}

.contentBottomProductDetailSkew .img-canales-presenciales {
    width: 20%;
    float: left;
    height: 100%;
}

    .contentBottomProductDetailSkew .img-canales-presenciales img {
        width: 24px;
        margin: 0 5px;
        opacity: .2;
    }

.contentBottomProductDetailSkew .txt-canales-virtuales {
    width: 75%;
    float: left;
    height: 100%;
    padding: 0 15px 0 0;
    text-align: left;
    line-height: 1.5em;
}

.contentBottomProductDetailSkew .container-canales {
    min-height: 200px;
    margin: 15px 0;
}

.contentBottomProductDetailSkew .txt-canales-virtuales .title-canales {
    font-size: 18px;
    font-family: 'Open Sans Bold';
    line-height: 1.3em;
}

.contentBottomProductDetailSkew .txt-canales-virtuales .product-canales, .contentBottomProductDetailSkew .txt-canales-virtuales a {
    color: #005eb8;
}

.contentBottomProductDetailSkew .visitarnos h2 {
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.contentBottomProductDetailSkew .visitarnos .subtitle {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #999;
    margin-bottom: 20px;
    padding: 0;
}

.contentBottomProductDetailSkew .visitarnos .container-canales {
    min-height: 190px;
}

.contentBottomProductDetailSkew .visitarnos .img-canales-virtuales {
    width: 15%;
}

.contentBottomProductDetailSkew .visitarnos .txt-canales-virtuales {
    width: 85%;
}

.bottomHome {
    margin-top: 10px;
    color: #333;
}

    .bottomHome .banners-bottom {
        height: 45%;
    }

    .bottomHome .title-container {
        font-family: 'Open Sans Light';
        font-size: 37px;
        text-align: center;
        margin: 50px 0 25px 0;
    }

    .bottomHome .banner {
        float: left;
    }

    .bottomHome .banner-middle {
        float: left;
        padding: 0 60px;
    }

.bottomHome {
    height: 55%;
}

    .bottomHome .title {
        font-family: 'Open Sans';
        font-size: 21px;
        color: #333;
        text-align: left;
    }

    .bottomHome ul li {
        padding: 5px 0;
        list-style: none;
    }

    .bottomHome li:before {
        content: '\f00c';
        font-family: FontAwesome;
        float: left;
        margin-left: -1.5em;
        color: #d6d6d6;
        font-size: 18px;
        opacity: .5;
    }

    .bottomHome .text-link {
        font-family: 'Open Sans';
        font-size: 13px;
        color: #005eb8;
        position: relative;
        top: 3px;
    }

    .bottomHome .banner-participa {
        margin: 10px 0;
        text-align: center;
    }

        .bottomHome .banner-participa img {
            display: block;
            max-width: 100%;
            height: auto;
            margin: 0 auto;
            -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
            -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            transition: .5s;
        }

            .bottomHome .banner-participa img:hover {
                -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .35);
                -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .35);
                box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .35);
            }

.banners-bottom .title-left {
    text-align: left;
    font-size: 38px;
    font-family: 'Open Sans Light';
    color: #333;
}

.banners-bottom .subtitle-left {
    text-align: left;
    font-size: 14px;
    font-family: 'Open Sans';
    color: #666;
}

.banners-bottom .container-establishment {
    width: 250px;
    height: 105px;
    float: left;
    background: #f2f2f2;
    margin: 10px 20px 30px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    padding: 0;
    cursor: pointer;
}

    .banners-bottom .container-establishment:hover {
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    }

    .banners-bottom .container-establishment .img-establishment {
        width: 33%;
        float: left;
        height: 100%;
        padding-top: 20px;
        text-align: center;
    }

    .banners-bottom .container-establishment .content-establishment {
        width: 67%;
        float: left;
        height: 100%;
        padding-top: 15px;
    }

        .banners-bottom .container-establishment .content-establishment .title {
            font-family: 'Open Sans Bold';
            font-size: 13px;
            color: #333;
            padding: 0 0 5px 0;
            margin: 0;
        }

        .banners-bottom .container-establishment .content-establishment .content {
            font-family: 'Open Sans';
            font-size: 12px;
            color: #7f7f7f;
            padding: 0;
            margin: 0;
        }

.img-establishment img {
    max-width: 40px;
    max-height: 48px;
}

.zonePreFooter {
    margin-top: 50px;
}

.container-preFooter {
    width: 100%;
    height: 85px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .29);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 0 solid #000;
    font-family: 'Open Sans';
    margin: 20px 0;
}

    .container-preFooter .icon {
        background: #b5d7ee;
        float: left;
        width: 28%;
        height: 100%;
        padding: 15px 12px;
    }

    .container-preFooter .content {
        float: left;
        width: 72%;
        height: 100%;
        padding: 5px 12px;
    }

        .container-preFooter .content p.title {
            font-size: 14px;
            font-weight: 700;
            color: #484848;
            padding: 0;
            margin: 0;
        }

        .container-preFooter .content p.info {
            font-size: 12px;
            font-weight: 700;
            color: #7f7f7f;
            padding: 0;
            margin: 0;
        }

    .container-preFooter a {
        font-size: 12px;
        color: #005eb8 !important;
        padding: 0;
        margin: 0;
    }

.zoneFooter {
    background: #0086cc;
    position: relative;
    z-index: 1;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 80px 0 0 0;
    text-align: left;
    padding: 20px 0 0 0;
    top: 10px;
}

    .zoneFooter:after, .zoneFooter:before {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .zoneFooter:before {
        top: 0;
        -webkit-transform: skewY(-1.5deg);
        transform: skewY(-1.5deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .zoneFooter:after {
        bottom: 0;
        -webkit-transform: skewY(-1.5deg);
        transform: skewY(-1.5deg);
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

.zoneFotter-behind {
    position: relative;
    z-index: 0;
    background: #b5d7ee;
}

    .zoneFotter-behind:after, .zoneFotter-behind:before {
        background: inherit;
        content: '';
        display: block;
        height: 50%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
        -webkit-backface-visibility: hidden;
    }

    .zoneFotter-behind:before {
        top: 0;
        -webkit-transform: skewY(-.5deg);
        transform: skewY(-.5deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .zoneFotter-behind:after {
        bottom: 0;
        -webkit-transform: skewY(.5deg);
        transform: skewY(.5deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

.zoneFotter-behind {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 4.5% 20px;
    text-align: center;
    margin-top: -120px;
}

.footer-links {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #fff;
}

    .footer-links a {
        color: #fff;
        text-decoration: none;
    }

        .footer-links a:hover {
            color: #fff;
            text-decoration: underline;
        }

#itsignature {
    font-family: Arial !important;
    margin-top: 15px;
    text-align: left;
}

.itsignaturewhitebg {
    color: #fff;
    font-family: 10px Arial, Helvetica, sans-serif;
    margin: 0;
}

    .itsignaturewhitebg a {
        color: #fff;
        font-family: Arial;
        font-size: 10px;
        text-decoration: none;
    }

        .itsignaturewhitebg a span {
            color: #fff;
            font-weight: 400;
        }

    .itsignaturewhitebg .itdotred {
        color: #e20e15;
        font: 14px Verdana, Arial, Helvetica, sans-serif;
    }

.footer-media {
    font-size: 13px;
    color: #fff;
    padding-bottom: 15px;
    text-align: right;
}

    .footer-media img {
        margin: 0 5px 5px 0;
    }

    .footer-media a:nth-last-child(2) img {
        margin-right: 0 !important;
    }

    .footer-media img:hover {
        background-color: rgba(0, 0, 0, .18);
    }

.footerLogo h3, .footerMenu h3 {
    padding-top: 0 !important;
}

.footerLogo {
    padding: 39px 0 0 20px;
    float: left;
}

.DesignMode .WebPartContent .footerLogo {
    padding: 11px 0 0 20px;
}

.footerMenu {
    float: left;
    width: 20%;
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_footerMenuDivider.png) repeat-y 70% 0;
    margin-top: 39px;
    margin-bottom: 20px;
}

    .footerMenu a:hover {
        text-decoration: underline;
    }

    .footerLogo h3, .footerMenu h3 {
        font-size: 18px;
        color: #fff;
        font-weight: 700;
        margin-top: 0;
    }

    .footerMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .footerMenu a {
        text-decoration: none;
        color: #fff;
    }

    .footerMenu li {
        padding-bottom: 3px;
    }

.communityMenu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .communityMenu li {
        float: left;
        height: 63px;
        line-height: 57px;
        background: url(../%7E/App_Themes/CorporateSite/Images/bg_communityMenuItem.png) repeat-x top left;
        border-left: 1px solid #fff;
        padding-right: 10px;
    }

        .communityMenu .selectedLI, .communityMenu li:hover {
            background: url(../%7E/App_Themes/CorporateSite/Images/bg_communityMenuItemActive.png) repeat-x top left;
        }

        .communityMenu li a {
            text-decoration: none;
            color: #737373;
            display: block;
        }

        .communityMenu li .blogs {
            background: url(../%7E/App_Themes/CorporateSite/Images/ico_blogs.png) no-repeat 6px 15px;
            padding-left: 38px;
        }

        .communityMenu li .events {
            background: url(../%7E/App_Themes/CorporateSite/Images/ico_events.png) no-repeat 6px 15px;
            padding-left: 38px;
        }

        .communityMenu li .forums {
            background: url(../%7E/App_Themes/CorporateSite/Images/ico_forums.png) no-repeat 6px 15px;
            padding-left: 52px;
        }

        .communityMenu li .wiki {
            background: url(../%7E/App_Themes/CorporateSite/Images/ico_wiki.png) no-repeat 6px 15px;
            padding-left: 38px;
        }

        .communityMenu .selectedLI a, .communityMenu li:hover a {
            color: #19345e;
        }

        .communityMenu li img {
            float: left;
            padding: 15px 6px 0 6px;
        }

.blackBox {
    border: 1px solid #545454;
    margin-bottom: 15px;
}

    .blackBox .title {
        background: url(../~/App_Themes/CorporateSite/Images/blackbox.png) repeat-x scroll 0 0 #1e1e1e;
        color: #fff;
        font-size: 140%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 8px 10px;
    }

    .blackBox .content {
        padding: 5px;
    }

.orangeBox {
    border: 1px solid #f59045;
    margin-bottom: 15px;
}

    .orangeBox .title {
        background: url(../~/App_Themes/CorporateSite/Images/orangebox.png) repeat-x scroll 0 0 #e56814;
        color: #fff;
        font-size: 140%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 8px 10px;
    }

    .orangeBox .content {
        padding: 5px;
    }

.contentBox {
    margin-bottom: 35px;
}

    .contentBox .head {
        background: url(../%7E/App_Themes/CorporateSite/Images/bg_contentBoxHead.png) repeat-x top left;
        height: 32px;
        line-height: 32px;
    }

    .contentBox .content {
        padding: 10px 10px 10px 38px;
        color: #737373;
    }

    .contentBox h3 {
        font-size: 13px;
        color: #000;
        padding-left: 38px;
        padding-right: 25px;
        float: left;
        margin: 0;
        width: 55%;
    }

    .contentBox .head .details {
        float: left;
        color: #737373;
    }

    .contentBox .blogs {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_blogsSmall.png) no-repeat 8px 4px;
    }

    .contentBox .events {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_eventsSmall.png) no-repeat 8px 4px;
    }

    .contentBox .forums {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_forumsSmall.png) no-repeat 8px 4px;
    }

    .contentBox .wiki {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_wikiSmall.png) no-repeat 8px 4px;
    }

    .contentBox p {
        font-size: 13px;
    }

.FeedLinkHeader {
    float: right;
    top: 36px;
    position: relative;
}

.IE7 .FeedLinkHeader {
    top: -36px;
}

.containerTitle {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 13px;
    display: inline-block;
    width: 95%;
}

.IE7 .FeedLink {
    position: relative;
    top: -8px;
}

.rightBox {
    background: #fff url(../%7E/App_Themes/CorporateSite/Images/bg_contentBoxRight.png) no-repeat 100% 10px;
    margin-bottom: 35px;
}

.leftBox {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat 0 10px;
    margin-bottom: 35px;
}

.gradientBox {
    color: #737373;
    padding: 0 10px 10px 10px;
}

    .gradientBox .content {
        padding-left: 3px;
    }

    .gradientBox h3 {
        font-size: 18px;
        font-weight: 400;
        padding-left: 55px;
        height: 46px;
        line-height: 25px;
        margin-bottom: 3px;
        padding-top: 10px;
    }

    .gradientBox .poll {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_polls.png) no-repeat top left;
    }

    .gradientBox .newsletter {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_newsletter.png) no-repeat top left;
    }

    .gradientBox .news {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_news.png) no-repeat top left;
    }

    .gradientBox .product {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_product.png) no-repeat top left;
    }

    .gradientBox .latestPosts {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_latestPosts.png) no-repeat transparent 0 6px;
        padding-left: 35px;
        margin-top: 36px;
    }

    .gradientBox .blogTitle {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_blogTitle.png) no-repeat transparent 0 6px;
        padding-left: 35px;
        margin-top: 36px;
    }

    .gradientBox .blogTags {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_blogTags.png) no-repeat transparent 0 5px;
        padding-left: 40px;
    }

    .gradientBox .blogFavorite {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_blogFavorite.png) no-repeat transparent 0 5px;
        padding-left: 40px;
    }

    .gradientBox .blogArchive {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_blogArchive.png) no-repeat transparent 0 5px;
        padding-left: 40px;
    }

    .gradientBox .blogRecent {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_blogRecent.png) no-repeat transparent 0 5px;
        padding-left: 40px;
    }

    .gradientBox .upcomingEvents {
        background: url(../%7E/App_Themes/CorporateSite/Images/ico_upcomingEvent.png) no-repeat transparent 0 5px;
        padding-left: 40px;
        margin-top: 36px;
    }

.listBoxHead {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_contentBoxHead.png) repeat-x top left;
    background-color: #f5f5f5;
    line-height: 32px;
    color: #737373;
    padding-left: 38px;
}

.line.listBoxHead {
    line-height: 22px;
}

.LightGradientBox {
    background: #fff url(../%7E/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat top left;
    padding: 20px;
}

.IE8 .LightGradientBox, .Opera .LightGradientBox {
    margin-bottom: 0;
}

.LightGradientBoxHeader {
    border-bottom: 1px dotted;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.list .description {
    padding: 10px 26px 10px 0;
    text-align: justify;
    float: left;
    width: 55%;
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_listLine.png) repeat-y top right;
}

    .list .description a {
        color: #66addf;
        font-weight: 700;
    }

    .list .description p {
        margin-top: 3px;
        margin-bottom: 3px;
        font-size: 13px;
    }

.list .detail {
    float: left;
    color: #737373;
    padding-left: 25px;
    width: 33%;
    line-height: 16px;
    padding-top: 10px;
    font-size: 12px;
}

    .list .detail a {
        color: #737373;
    }

    .list .detail strong, .list .detail strong p {
        font-weight: 400;
        color: #000 !important;
        font-size: 12px;
        margin: 0;
        padding: 0;
    }

.listDetail {
    margin-bottom: 55px;
}

    .listDetail .teaser {
        float: left;
        width: 230px;
    }

        .listDetail .teaser img {
            border: 1px solid #c1c1c1 !important;
        }

    .listDetail .contentTextTeaser {
        width: auto;
        padding-left: 270px;
    }

    .listDetail .contentText {
        width: auto;
    }

        .listDetail .contentText .summary {
            background: #f4f4f4;
            padding: 20px;
        }

            .listDetail .contentText .summary p {
                margin: 0;
                font-weight: 700;
                font-size: 15px;
            }

        .listDetail .contentText .text {
            margin-top: 35px;
        }

            .listDetail .contentText .text p {
                font-size: 15px;
                margin: 0;
            }

.listBoxTwoColumns, .listBoxWithTeaser, .listBoxWithoutTeaser {
    margin-bottom: 30px;
    margin-top: 15px;
    overflow: hidden;
}

.listSeparator {
    border-bottom: 1px dotted #000;
    margin-top: 25px;
    margin-right: 10px;
}

.listBoxTwoColumns {
    width: 49%;
    float: left;
}

    .listBoxTwoColumns .teaser, .listBoxWithTeaser .teaser {
        float: left;
        margin-bottom: 35px;
    }

        .listBoxTwoColumns .teaser img, .listBoxWithTeaser .teaser img {
            border: 1px solid #818181 !important;
        }

.listBoxWithTeaser .description, .listBoxWithoutTeaser .description {
    margin-left: 122px;
    width: auto;
    line-height: normal;
}

.listBoxTwoColumns .description {
    float: left;
    width: 70%;
}

.listBoxTwoColumns .header, .listBoxWithTeaser .header, .listBoxWithoutTeaser .header {
    color: #66addf;
    font-size: 15px;
}

.listBoxTwoColumns .address {
    margin: 0;
}

.listBoxTwoColumns .description {
    margin-left: 10px;
}

.listBoxTwoColumns p, .listBoxWithTeaser p, .listBoxWithoutTeaser p {
    margin-top: 10px;
    margin-bottom: 18px;
    font-size: 13px;
}

.listBoxTwoColumns .rightBox {
    margin-top: 30px;
    padding-bottom: 10px;
}

    .listBoxTwoColumns .rightBox .descText {
        margin-top: 10px;
        margin-bottom: 45px;
        font-size: 13px;
    }

.gradientBoxList .header {
    color: #595959;
    padding-bottom: 5px;
    display: block;
}

.gradientBoxList .image img {
    padding: 10px 25px;
    border: 3px solid #e6e6e6;
    margin-bottom: 4px;
}

.big {
    font-size: 25px;
}

.centerAlign {
    text-align: center;
}

.MessagingBox .ContextMenu, .UserContextMenu {
    border: solid 1px #737373 !important;
    background-color: #fff !important;
    font-size: 11px;
    display: block;
    width: 145px;
}

    .MessagingBox .ContextMenu .Item, .UserContextMenu .Item {
        height: 27px;
        display: block;
        text-decoration: none;
        color: #000;
        overflow: hidden;
    }

.ContextMenu .UserContextMenu .Item .Name, .ContextMenu .UserContextMenu .item-last .Name {
    color: #000 !important;
}

.MessagingBox .ContextMenu .ItemLast, .UserContextMenu .ItemLast {
    height: 26px;
    display: block;
    text-decoration: none;
    color: #000;
}

.MessagingBox .ContextMenu .ItemPadding, .UserContextMenu .ItemPadding {
    padding: 3px 5px 4px 7px;
    white-space: nowrap;
    display: block;
    vertical-align: middle;
    cursor: pointer;
}

    .DesignMode .MessagingBox .ContextMenu .ItemPadding:hover, .UserContextMenu .ItemPadding:hover {
        color: #000 !important;
    }

    .MessagingBox .ContextMenu .ItemPadding:hover, .MessagingBox .ContextMenu .ItemSelected .ItemPadding {
        display: block;
        background: url(../%7E/App_Themes/CorporateSite/Images/bg_leftMenuHover.png) repeat-x scroll left top #1f4178;
        padding: 3px 5px 4px 7px;
        color: #fff;
    }

.UserContextActiveNode {
    background-color: #e4e4e4;
}

.UserContextMenu .Item .Icon, .UserContextMenu .ItemLast .Icon {
    vertical-align: text-top;
    width: 16px;
    height: 16px;
}

.TreePortalContextMenu .Item .IconBig, .UserPortalContextMenu .ItemLast .IconBig {
    float: left;
    width: 20px;
    height: 20px;
}

.MessagingBox .ContextMenu .Item .Name, .MessagingBox .ContextMenu .Item .NameInactive, .MessagingBox .ContextMenu .ItemLast .Name, .MessagingBox .ContextMenu .ItemLast .NameInactive {
    line-height: 20px;
    text-decoration: underline;
}

.MessagingBox .ContextMenu .Separator, .UserContextMenu .Separator {
    height: 1px;
    background-color: #a9a9a9;
    overflow: hidden;
}

.ContextActiveNode {
    background-color: #e4e4e4;
}

.UserContextMenu {
    border: solid 1px #bfbfbf !important;
    background: #fff url(../%7E/CMSPages/GetResource.ashx?image=Design/Backgrounds/ContextMenuBackground.png) repeat-y top left !important;
}

.UserContextMenu {
    padding-top: 3px;
}

    .UserContextMenu .ItemPadding:hover, .UserContextMenu .ItemSelected .ItemPadding {
        background: #faca7d url(../%7E/CMSPages/GetResource.ashx?image=Design/Backgrounds/ContextMenuActiveItem.png) repeat-y scroll right top !important;
    }

.PollTitle {
    display: none;
}

.PollAnswers {
    font-size: 11px;
    margin-top: 5px;
}

.PollAnswer input {
    margin-left: 0;
}

.PollGraph {
    height: 10px;
    background-color: #dadada;
    margin-bottom: 25px;
    margin-top: 3px;
}

    .PollGraph div {
        height: 10px;
        background: url(../%7E/App_Themes/CorporateSite/Images/bg_pollLine.png) 100% 0 repeat-x;
        line-height: 0;
        font-size: 0;
    }

.PollQuestion {
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
}

.PollCount {
    text-align: right;
    vertical-align: top;
    padding-left: 10px;
}

.PollFooter {
    margin-top: 10px;
}

.NewsletterSubscription .editing-form-value-cell .form-control {
    width: 132px;
}

.ProductList {
    margin-left: 0;
    margin-bottom: 30px;
}

    .ProductList .ProductBox {
        width: 221px;
        margin: 10px 5px;
        background-color: #fff;
        border: dotted 1px #000;
        float: left;
    }

.WebPartContent .ProductList .ProductBox {
    width: 219px;
}

.ProductList .productSeparator {
    float: left;
}

.ProductList .ProductBox a {
    text-decoration: none;
}

.ProductList .ProductImage {
    text-align: center;
    height: 200px;
    width: 221px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
}

    .ProductList .ProductImage img {
        border: none;
    }

.ProductList .ProductTitle {
    display: block;
    padding: 10px 3px 20px;
    color: #595959;
    text-align: center;
    text-decoration: none !important;
    font-size: 13px;
    min-height: 35px;
}

.ProductList .ProductPrice {
    padding: 6px;
}

    .ProductList .ProductPrice .right {
        font-weight: 700;
        text-align: right;
    }

.ProductList .ProductFooter {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_productPrice.png) repeat-x top left;
    height: 31px;
}

    .ProductList .ProductFooter a {
        text-decoration: underline;
    }

    .ProductList .ProductFooter img {
        margin-right: 5px;
        vertical-align: middle;
    }

.ProductFilter {
    border-spacing: 0;
}

    .ProductFilter td {
        padding: 0 0 5px 0;
    }

    .ProductFilter label {
        margin: 0 5px;
    }

.AddToCartContainer {
    float: right;
}

.DonateWebPart .AddToCartContainer {
    float: none;
}

.add-to-cart-container .units-label {
    display: none;
}

.productDetail .params {
    padding: 15px;
    padding-right: 0;
    background: transparent url(../%7E/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat top left;
}

    .productDetail .params td {
        border-bottom: 1px solid #dadada;
        color: #737373;
        font-size: 15px;
        padding: 5px;
        padding-left: 0;
        padding-right: 15px;
    }

.productDetail .AddToCartContainer {
    float: none;
    height: auto;
}

.productDetail .marginBottom {
    margin-bottom: 35px;
}

.ProductFooter .productPrice {
    float: left;
    line-height: 31px;
    padding-left: 35px;
    font-size: 18px;
}

.AddToCartContainer {
    height: 33px;
}

.productDetail .CartItemSelector {
    margin-bottom: 12px;
}

.productDetail .productImage {
    float: left;
    text-align: center;
    border: 1px solid #cdcdcd;
    min-width: 230px;
    padding: 20px 0;
}

.productDetail .productDescription {
    margin-left: 250px;
    width: auto;
    margin-bottom: 10px;
}

.productDetail .noTopPadding {
    margin-top: 0 !important;
    margin-bottom: 66px !important;
}

.productDetail h3 {
    margin-top: 0;
}

.productDetail .productDescription .parameters {
    color: #737373;
    font-size: 15px;
}

.productDetail .productDescription .caption {
    font-size: 15px;
    padding-right: 20px;
    font-weight: 700;
}

.productDetail .productDescription .parameter {
    color: #737373;
    font-size: 15px;
}

.productDetail .productDescription .parameterTable {
    margin: 35px 0 40px 0;
}

.productDetail .productDescription .ourPrice {
    font-size: 15px;
    color: #737373;
    font-weight: 700;
}

    .productDetail .productDescription .ourPrice .ProductPrice {
        color: #000;
        font-size: 16px;
    }

.productDetail .productDescription .addToCart {
    padding: 15px 38px;
    margin-bottom: 5px;
}

.add-to-cart-text-box {
    width: 23px !important;
    border: 1px solid #adadad;
    font-size: 15px;
    height: 29px;
    text-align: center;
    float: left;
    line-height: 29px;
}

.AddToCartLink {
    background: url(../%7E/App_Themes/CorporateSite/Images/btn_addToCart.png) no-repeat top left;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    width: 145px;
    height: 25px;
    padding: 8px 5px 0 45px;
    margin-left: 8px;
}

.addToWishlist {
    padding: 13px 0 0 48px;
    line-height: 31px;
}

.UnitsLabel {
    float: left;
    width: 35px;
    height: 33px;
    line-height: 33px;
    display: none;
}

.Gecko3 .addToWishlist, .Gecko4 .addToWishlist {
    clear: none;
    padding: 40px 0 0 48px;
}

.addToWishlist a {
    color: #737373;
    font-size: 15px;
}

    .addToWishlist a:hover {
        text-decoration: none;
    }

.addToWishlist img {
    float: left;
    margin-right: 7px;
}

.productDetailDescription {
    font-size: 15px;
    color: #737373;
}

.productDescription h3 {
    margin-top: 0;
}

.sendToFriendEmailTextbox {
    height: 27px;
    float: left;
    border: 1px solid #cdcdcd;
    margin-right: 5px;
}

.sendToFriendPanel textarea {
    width: 290px;
}

.sendToFriendHeader {
    font-size: 17px;
    padding-bottom: 20px;
    display: block;
    border-bottom: 1px dotted #000;
    font-weight: 700;
}

.sendToFriendPanel {
    background: transparent url(../%7E/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat top left;
    padding: 30px;
}

.sendToFriendYourMessage {
    display: block;
    margin: 5px 0;
    cursor: pointer;
    text-decoration: underline;
}

.PrintLink {
    float: right;
    margin-top: 25px;
}

.PrintImage {
    vertical-align: middle;
    padding-bottom: 3px;
}

.ForumModerationInfo {
    text-align: center;
    margin: 5px;
    padding: 5px;
}

.ForumModerationInfoText {
    margin: 15px;
    border: solid 1px #ccc;
    padding: 35px;
    background-color: #fff6df;
}

.ForumSearchResultsInfo {
    font-weight: 700;
    color: #737373;
    font-size: 13px;
    padding: 8px 20px;
    border: none;
    background: #f4f4f4 url(../%7E/App_Themes/CorporateSite/Images/bg_forumHeader.png) repeat-x top left;
}

.Forum .Unapproved {
    background-color: #fff2cf;
}

.PostText blockquote {
    border: solid 1px #d4d4d4;
    background-color: #eee;
    padding: 10px 15px;
    margin-left: 10px;
}

    .PostText blockquote cite {
        display: block;
        font-weight: 700;
    }

.PostExtendedActions {
    border-top: solid 1px #eee;
    margin-left: 8px;
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 15px;
}

    .PostExtendedActions span {
        display: none;
    }

    .PostExtendedActions .SendMessage {
        display: block;
        float: left;
        width: 16px;
        height: 16px;
        background-image: url(../%7E/CMSPages/GetResource.ashx?image=Design/Forums/sendmessage.gif);
        margin-right: 7px;
    }

    .PostExtendedActions .Friendship {
        display: block;
        float: left;
        width: 16px;
        height: 16px;
        background-image: url(../%7E/CMSPages/GetResource.ashx?image=Design/Forums/friendship.gif);
    }

pre {
    border: 1px solid maroon;
    margin-left: 10px;
    padding: 10px 15px;
    background: #fcffbf;
}

.ForumSearchResults .Post td {
    padding: 10px 10px 0 0 !important;
}

.ForumExtendedSearch {
    margin-top: 25px;
    margin-bottom: 20px;
}

.ForumLogonBox {
    margin: 10px 0 10px 0;
    float: left;
}

.ForumSearchBox {
    margin: 10px 0 10px 0;
    float: right;
}

    .ForumSearchBox a {
        color: #000;
    }

.ResultThread {
    padding-left: 22px;
}

    .ResultThread .AvatarImage {
        margin-left: 0 !important;
    }

    .ResultThread .Badge {
        margin-left: 6px !important;
    }

    .ResultThread .BadgeImage {
        margin-left: 4px !important;
    }

    .ResultThread .ForumPost {
        padding-left: 0;
    }

.DesignMode .ForumLogonBox, .DesignMode .ForumSearchBox {
    float: none;
}

.Post .AcceptedSolution {
    background-color: #efffef;
}

.AcceptedSolutionArea {
    color: Green;
    font-size: 14pt;
    width: 100%;
    margin-bottom: 5px;
}

    .AcceptedSolutionArea td {
        padding-left: 5px !important;
        padding-bottom: 5px !important;
    }

    .AcceptedSolutionArea .AcceptedSolutionText {
        width: 100%;
    }

.ForumManage {
    border: 1px solid #ccc;
    margin: 6px 2px 2px 0;
    padding: 2px 5px;
    background-color: #fffed5;
}

    .ForumManage a {
        color: #245a91;
        padding-right: 5px;
    }

.PostManageEdit table {
    border: none !important;
}

.PostManageEdit .ForumNewPost td {
    border-bottom: none !important;
}

.ForumNewPost .editing-form-value-cell .checkbox {
    margin-top: 6px;
    display: inline-block;
}

.ForumNewPost .SignatureAreaItem {
    width: 505px;
    height: 50px;
}

.SignatureArea {
    border-top: solid 1px #d7d7d7;
    font-size: 8pt;
    color: #a8a8a8;
    margin-top: 5px;
    padding: 5px;
}

.ForumTree .PostTree .SignatureArea {
    width: 100%;
    border-top: solid 1px #d7d7d7;
    font-size: 8pt;
    color: #a8a8a8;
    margin-top: 5px;
    padding: 5px;
}

.AttachmentTableUpload input {
    margin-right: 3px;
}

.ForumGroup {
    width: 100%;
}

    .ForumGroup a {
        color: #2f8dc3;
        text-decoration: underline;
    }

        .ForumGroup a:hover {
            text-decoration: none;
        }

    .ForumGroup .Table {
        width: 100%;
        background-color: #fff;
    }

        .ForumGroup .Table td {
            padding: 6px;
            color: #737373;
        }

        .ForumGroup .Table .Header td {
            font-weight: 700;
            color: #737373;
            font-size: 13px;
            padding: 8px 20px !important;
            border: none;
            background: #f4f4f4 url(../%7E/App_Themes/CorporateSite/Images/bg_forumHeader.png) repeat-x top left;
        }

        .ForumGroup .Table .Info td {
            padding-top: 0;
            padding-bottom: 0;
            padding-left: 20px !important;
            background: #010101 url(../%7E/App_Themes/CorporateSite/Images/bg_forumSubheader.png) repeat-x top left;
            height: 49px;
            vertical-align: top;
        }

        .ForumGroup .Table .GroupName {
            display: block;
            font-weight: 700;
            font-size: 20px;
            padding: 3px 0 0 0;
            color: #363636;
        }

        .ForumGroup .Table .GroupDescription {
            display: block;
            color: #737373;
            padding-left: 0;
            font-size: 11px;
        }

        .ForumGroup .Table .ForumInfo {
            padding-top: 6px;
            padding-bottom: 6px;
        }

        .ForumGroup .Table .Threads {
            text-align: center;
            width: 50px;
            border-left: 1px dotted #818181;
            border-right: 1px dotted #818181;
        }

        .ForumGroup .Table .Posts {
            text-align: center;
            width: 50px;
            border-right: 1px dotted #818181;
        }

        .ForumGroup .Table .LastPost {
            text-align: center;
            width: 200px;
        }

        .ForumGroup .Table .PostTime {
            white-space: nowrap;
        }

        .ForumGroup .Table .PostUser {
            white-space: nowrap;
            color: #000;
        }

    .ForumGroup .ForumOdd td {
        background-color: #f8f8ff;
    }

    .ForumGroup .Forum .ForumName {
        font-size: 15px;
        color: #000;
    }

    .ForumGroup .Forum .ForumDescription {
        display: block;
        padding-top: 5px;
    }

.ForumFlat .ActionLink, .ForumFlat .ActionLink a, .ForumManage .ActionLink, .ForumTree .ActionLink, .ForumTree .ActionLink a {
    color: #245a91;
    display: inline;
    padding: 0 2px;
}

.ActionLink:hover {
    text-decoration: none !important;
}

.ForumFlat .Table, .ForumTree .Table {
    width: 100%;
    background-color: #fff;
}

    .ForumFlat .Table td {
        padding: 10px;
        color: #737373;
    }

    .ForumFlat .Table .Info td, .ForumTree .Table .Info td {
        background: #000 url(../%7E/App_Themes/CorporateSite/Images/bg_forumHeaderBig.png) repeat-x top left;
        height: 53px;
        vertical-align: top;
        color: #737373;
        padding: 0 20px !important;
    }

    .ForumTree .Table .Info td {
        padding-left: 6px;
    }

    .ForumFlat .Table .ForumContent, .ForumTree .Table .ForumContent {
        background-color: #fff;
        padding: 0;
        margin: 0;
    }

    .ForumFlat .Table .Posts {
        border-right: dotted 1px #818181;
        border-left: dotted 1px #818181;
    }

.ForumContent div.Posts {
    border: none !important;
}

.ForumTree .Table .Posts {
    border-right: dotted 1px #818181;
    border-left: dotted 1px #818181;
    border-bottom: dotted 1px #818181;
}

.Forum, .ForumContent, .ForumSearchResults {
    background: url(/CMS/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat top left;
}

.IE7 .Forum {
    background: 0 0;
}

.ForumFlat .Table .ForumName, .ForumTree .Table .ForumName {
    display: block;
    font-weight: 700;
    font-size: 18px;
    padding: 8px 0 0 4px;
    color: #000;
}

.ForumFlat .Table .ForumDescription, .ForumTree .Table .ForumDescription {
    display: block;
    color: #737373;
    padding-left: 6px;
    font-size: 13px;
}

.ForumFlat .Table .Informations td, .ForumTree .Table .Informations td {
    font-weight: 700;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #bbb;
    padding: 5px;
    background-color: #fffec0;
}

.ForumFlat .Table .Actions td, .ForumTree .Table .Actions td {
    font-weight: 700;
    background-color: #e6e6e6;
    padding: 5px 20px;
}

.ForumFlat .Table .Actions .ActionLink, .ForumTree .Table .Actions .ActionLink {
    color: #737373;
    text-decoration: underline;
    padding: 0 5px 0 5px;
}

.ForumFlat .Table .Actions, .ForumTree .Table .Actions {
    color: #737373;
}

.ForumFlat .Table .Posts td {
    padding: 0;
}

.ForumFlat .Table .PostsTable, .ForumTree .Table .PostsTable {
    width: 100%;
}

    .ForumFlat .Table .PostsTable td, .ForumTree .Table .PostsTable td {
        border-top: none;
        border-right: none;
        border-left: none;
    }

    .ForumFlat .Table .PostsTable .Content, .ForumTree .Table .PostsTable .Content {
        padding-right: 8px !important;
    }

.ForumFlat .Pager td {
    background-color: #eee;
    border: none;
    padding: 0;
    height: 23px;
    font-weight: 700;
    text-align: center;
}

.ForumFlat .Pager a {
    font-weight: 700;
    text-decoration: underline;
    color: #65a02f;
}

.ForumFlat .ThreadTable .Header td {
    font-weight: 700;
    background-color: #f4f4f4;
    color: #737373;
    padding-top: 4px;
    padding-bottom: 4px;
    border: none;
}

.ForumFlat .ThreadTable .Author {
    text-align: center;
    width: 200px;
    border-left: 1px dotted #818181;
}

.ForumFlat .ThreadTable .Posts, .ForumFlat .ThreadTable .Views {
    text-align: center;
    width: 50px;
}

.ForumFlat .ThreadTable .Views {
    border-right: dotted 1px #818181;
}

.ForumFlat .ThreadTable .LastPost {
    text-align: center;
    width: 200px;
}

.ForumFlat .ThreadTable .PostTime {
    white-space: nowrap;
}

.ForumFlat .ThreadTable .PostUser {
    white-space: nowrap;
    font-weight: 700;
    color: #a7a7a7;
}

.ForumFlat .ThreadTable .ThreadInfo {
    text-align: left;
    width: 30%;
}

    .ForumFlat .ThreadTable .ThreadInfo .ThreadName {
        text-decoration: underline;
        color: #66addf;
        font-size: 14px;
    }

.ForumFlat .ForumBreadCrumbs {
    font-weight: 400;
    font-size: 9pt;
    padding: 0 5px 0 5px;
    color: #737373;
}

    .ForumFlat .ForumBreadCrumbs a {
        color: #737373;
    }

.ForumFlat .ForumNewPost {
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
}

.Post img {
    border: 0;
}

.PostAttachments {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px;
    margin: 10px 0;
}

    .PostAttachments .PostAttachmentsList {
        padding: 2px 0;
    }

    .PostAttachments .PostAttachmentsHeader {
        color: gray;
    }

    .PostAttachments .PostAttachmentsList a {
        color: #000;
    }

.ForumAttachments {
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

    .ForumAttachments .AttachmentTable {
        border: solid 1px #ccc;
        border-collapse: collapse;
        margin-top: 12px;
    }

        .ForumAttachments .AttachmentTable td {
            border-top: solid 1px #ccc;
            border-bottom: solid 1px #ccc;
        }

        .ForumAttachments .AttachmentTable .AttachmentTableHeader {
            background-color: #eee;
        }

            .AttachmentAction, .AttachmentTable .AttachmentFileSize, .ForumAttachments .AttachmentTable .AttachmentTableHeader th {
                text-align: center;
                border-top: solid 1px #ccc;
                border-bottom: solid 1px #ccc;
                padding: 3px;
            }

            .ForumAttachments .AttachmentTable .AttachmentTableHeader .AttachmentFileName {
                text-align: left;
            }

        .ForumAttachments .AttachmentTable .AttachmentTableFooter {
            display: none;
        }

        .ForumAttachments .AttachmentTable .AttachmentTableUpload input {
            height: 23px;
        }

        .ForumAttachments .AttachmentTable .AttachmentTableUpload .Button {
            width: 100px;
        }

        .ForumAttachments .AttachmentTable .AttachmentTableFooter {
            display: none;
        }

    .ForumAttachments .Title {
        font-size: 16px;
        font-weight: 700;
    }

.PostText {
    display: block;
    margin: 5px 0 5px 0;
}

.PostIndent {
    margin-left: 45px;
}

.ForumPost {
    padding: 0 14px 8px 19px;
}

    .ForumPost .Content {
        vertical-align: top;
    }

    .ForumPost .PostUser {
        color: #66addf;
        font-size: 14px;
        font-weight: 700;
    }

        .ForumPost .PostUser:hover {
            text-decoration: none;
        }

    .ForumPost .PostSubject {
        font-weight: 700;
        font-size: 13px;
        padding: 2px 0;
    }

    .ForumPost .PostActionLink {
        color: #000;
        padding: 0 5px;
        font-weight: 400;
        font-size: 12px;
    }

    .ForumPost .PostImage {
        padding: 6px 0;
    }

.Result .PostImage {
    padding: 0;
}

.ForumPost .UserAvatar .AvatarImage {
    width: 66px;
    height: 66px;
    margin: 7px 7px 2px 6px;
    border: 1px solid #818181;
}

.ForumSearchResults .UserAvatar .AvatarImage, .PostReply .UserAvatar .AvatarImage {
    margin: 4px 15px 2px 6px;
}

.ForumPost .UserAvatar {
    width: 75px;
}

    .ForumPost .UserAvatar .Badge {
        margin-left: 11px;
    }

    .ForumPost .UserAvatar .BadgeImage {
        margin-left: 8px;
        margin-bottom: 3px;
    }

.ForumPost .PostText img {
    border: none;
}

.ForumNewPost {
    padding: 5px;
    background-color: #f4f4f4;
}

    .ForumNewPost .PostReply {
        border: solid 1px #ccc;
        margin: 5px 13px;
        background-color: #fff;
        padding: 10px;
    }

    .ForumNewPost .FormPadding {
        padding: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .ForumNewPost .Title {
        font-size: 17px;
        font-weight: 700;
        margin-top: 10px;
        margin-bottom: 5px;
        display: block;
        padding-left: 13px;
    }

.ForumFlat .ForumNewPost .PostForm td {
    border: none;
}

.ForumNewPost .ItemLabel {
    font-weight: 700;
    vertical-align: middle;
    padding: 5px;
}

.PostForm .btn-primary {
    margin-right: 5px;
}

.PollsBox .PollVoteButton {
    width: 100px;
}

.ForumExtendedSearch .DropDownList {
    width: 507px;
}

    .ForumExtendedSearch .DropDownList[multiple] {
        height: 100px;
    }

.forumSearch {
    padding: 40px 0 0 15px;
    float: right;
    margin-bottom: 15px;
}

    .forumSearch a {
        color: #66addf;
    }

    .forumSearch strong {
        color: #737373;
    }

.forum h1 {
    padding-left: 2px;
}

.ThreadImageDefault {
    width: 30px;
    padding: 10px 5px 10px 15px !important;
}

.ThreadImageAnnouncement {
    background: url(../%7E/App_Themes/CorporateSite/Images/Forums/thread_announcement.gif) 65% 50% no-repeat;
}

.ThreadImage {
    background: url(../%7E/App_Themes/CorporateSite/Images/Forums/thread_default.gif) 65% 50% no-repeat;
}

.ThreadImageLocked {
    background: url(../%7E/App_Themes/CorporateSite/Images/Forums/thread_locked.gif) 65% 50% no-repeat;
}

.ThreadImageSticky {
    background: url(../%7E/App_Themes/CorporateSite/Images/Forums/thread_sticked.gif) 65% 50% no-repeat;
}

.ForumImageDefault {
    padding: 6px 12px !important;
    width: 40px;
}

.ForumImage {
    background: url(../%7E/App_Themes/CorporateSite/Images/Forums/forum_default.gif) 50% 50% no-repeat;
}

.ForumImageLocked {
    background: url(../%7E/App_Themes/CorporateSite/Images/Forums/forum_locked.gif) 50% 50% no-repeat;
}

.ForumTree .PostTree td {
    border: 0;
}

.ForumTree .PostTree {
    border: 0;
}

.ForumTree .ForumPost {
    padding-left: 6px;
    padding-right: 6px;
    border-bottom: solid 1px #ccc;
}

.ForumTree .PostImage td {
    vertical-align: top;
}

.ThreadPost, .ThreadPostSelected {
    padding: 1px 5px 2px 1px;
    overflow: hidden;
}

    .ThreadPost .Name {
        padding: 1px 5px 2px 3px;
        margin-left: 1px;
    }

.RTL .ThreadPost .Name {
    padding: 1px 3px 2px 5px;
    margin-left: auto;
    margin-right: 1px;
}

.ThreadPostSelected .Name {
    background-color: #ccc;
    padding: 2px 4px 2px 2px;
    margin-left: 1px;
}

.RTL .ThreadPostSelected .Name {
    padding: 2px 2px 2px 4px;
    margin-left: auto;
    margin-right: 1px;
}

.ThreadPost img, .ThreadPostSelected img {
    padding-bottom: 3px;
}

.ForumPostsLatest {
    margin-bottom: 15px;
}

    .ForumPostsLatest h4 {
        font-size: 11px;
        margin: 0 0 10px;
    }

    .ForumPostsLatest a {
        color: #000;
        text-decoration: none;
    }

        .ForumPostsLatest a:hover {
            text-decoration: underline;
        }

/*.Account .btn, .CMSSearchDialogSearchButton, .CartStepBody .btn, .CartStepFooter input, .CartTable input[type=submit], .ChangePasswordTable input[type=submit], .CntRatingContent .btn, .CntRatingSubmitBtn, .ContentButton, .ContributionsEdit .btn, .DonateWebPart .btn, .EventManagerRegistration .EventManagerRegButton, .EventManagerRegistration .btn, .ExamplesContent .form-filter .btn, .ExamplesContent .form-minilogon .btn, .FilterSearch .btn, .FormButton, .Forum .btn, .ForumExtendedSearch .btn, .LoginPanelPasswordRetrieval input[type=submit], .LogonDialog input[type=submit], .LongButton, .MassAction .btn, .MyMessages .btn, .NotificationSubscriptionButton .btn, .PageContent .btn-actions .btn, .PollVoteButton, .ProductFilter .btn, .RegisterButton, .Search .btn, .SearchDialog .btn, .SubscriptionButton, .UniSelector .btn, .WishlistTable .btnContinue input, .WizardButton, .WizardButtons .btn, .abuse-report .btn, .btn-icon, .change-password .btn, .commentView .btn-primary, .datetime-ui-datepicker .btn, .examplesToLeft input[type=submit], .filterButton, .forum-search .btn, .header-panel .btn, .membership-req-data .btn, .message-edit .btn, .message-view .btn, .my-profile-panel .btn, .myAccount .btn, .new-blog .btn, .new-subscription-form .btn, .registration-form .btn, .search-dialog .btn, .send-message .btn, .sendToFriendPanel input[type=submit] {
background: url(../%7E/App_Themes/CorporateSite/Images/btn_content.png) repeat-x top left;
height: 31px;
font-size: 15px;
border: 1px solid #999993;
margin-top: 1px;
position: relative;
top: 2px;
}*/

.ExamplesContent .form-minilogon .btn, .FilterSearch .btn, .Gecko .listBoxHead .FilterSearch .btn, .MassAction .btn, .date-time-picker .btn, .examplesToLeft .searchBox .btn, .forum-search .btn, .search-sql-dialog .btn, .send-message .btn {
    top: 1px;
}

.CntRatingContent .btn, .Gecko .forum-search .btn, .IE7 .examplesToLeft .searchBox .btn, .IE7 .forum-search .btn, .Safari:not(.Chrome) .forum-search .btn, .Safari:not(.Chrome) .search-sql-dialog .btn, .listBoxHead .FilterSearch .btn, .unigrid-actions .btn.btn-unigrid-action {
    top: 0;
}

.PageContent .btn-actions .btn, .zoneMainContent .btn-actions .btn {
    vertical-align: middle;
    margin-right: 4px;
}

.zoneMainContent .btn-group-split > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    margin-right: -1px;
}

.zoneMainContent .btn {
    padding: 0 10px;
}

    .zoneMainContent .btn.icon-only {
        padding: 0 6px;
    }

.sendToFriendPanel input[type=submit] {
    position: static;
    line-height: 26px;
    margin-left: 10px;
    min-width: 80px;
}

.LightGradientBox .FormPanel .FormButton {
    width: auto;
}

.CntRatingSubmitBtn, .SendMessage .HeaderTable .btn-default {
    top: 1px;
}

.commentView .InfoLabel {
    padding: 15px 0 10px 2px;
    display: block;
}

.CommentFormContainer .InfoLabel {
    padding: 0;
}

.MessagingBox .FooterInfo .btn-primary {
    height: 30px;
}

.IE7 .SendMessage .HeaderTable .btn-default, .IE8 .MessagingBox .FooterInfo .btn-primary, .IE8 .SendMessage .HeaderTable .btn-default {
    top: 0 !important;
}

.Gecko4 .SendMessage .HeaderTable .btn-default {
    top: 2px !important;
}

.IE9 .MessagingBox .FooterInfo .btn-primary {
    height: 29px;
    top: 1px;
}

.LoginPanelPasswordRetrieval input[type=submit] {
    margin-top: 4px;
}

.XShortButton {
    background: url(../%7E/App_Themes/CorporateSite/Images/btn_content.png) repeat-x top left;
    width: 60px;
    height: 31px;
    font-size: 15px;
    border: 1px solid #999993;
    float: right;
    margin-left: 5px;
}

.IE7 .XShortButton {
    float: none;
}

.CartTable .LongButton, .CartTable .btn-primary {
    width: 220px;
    height: 40px !important;
    font-size: 18px !important;
    font-weight: 700;
}

.CartTable .btn-primary {
    width: 155px;
}

.UserContributionForm {
    margin-top: 10px;
}

.ContributionsEdit {
    float: left;
    width: 100%;
}

    .ContributionsEdit .ContentEditMenu .btn-actions {
        margin-bottom: 10px;
    }

.EditingFormValueCell .ExplanationText {
    text-align: left;
    margin-top: 5px;
}

.EditForm .EditingFormTable .EditingFormValueCell .btn-default {
    top: -1px;
    margin-left: 5px;
}

.IE9 .EditForm .EditingFormTable .EditingFormValueCell .btn-default {
    margin-top: 0;
    height: 31px;
}

.EditForm .EditingFormTable .EditingFormValueCell .EditingFormControlNestedControl div table td {
    vertical-align: top;
}

.EditForm .autocomplete_completionListElement {
    border: 1px solid #999993;
    background: #fff;
    padding-left: 5px;
    top: -15px !important;
    left: 0 !important;
    width: 299px !important;
    position: relative !important;
    margin-bottom: -10px;
}

.IE8 .EditForm .autocomplete_completionListElement, .IE9 .EditForm .autocomplete_completionListElement {
    top: -16px !important;
    width: 300px !important;
}

.IE7 .EditForm .autocomplete_completionListElement {
    top: -21px !important;
    margin-left: 0;
    width: 300px !important;
}

.EditForm .autocomplete_highlightedListItem {
    text-decoration: underline;
}

.EditForm .autocomplete_completionListElement li {
    list-style: none;
    padding: 5px;
    cursor: pointer;
}

table.bullet {
    width: 100%;
}

    table.bullet td {
        vertical-align: top;
    }

    table.bullet ul {
        margin: 0;
        padding: 0;
    }

    table.bullet li {
        background: url(../%7E/App_Themes/CorporateSite/Images/bullet.png) no-repeat center left;
        padding-left: 20px;
        list-style: none;
        font-size: 15px;
        color: #737373;
        margin: 12px 0;
    }

    table.bullet h2 {
        font-size: 15px;
        color: #737373;
    }

    table.bullet img {
        margin-left: 5px;
    }

.ContributionsEdit .NewItemLink, .ContributionsList a.NewItemLink, .EditContributionClose, .EditContributionDelete, .EditContributionEdit, .myContributionsLink {
    background: url(../%7E/App_Themes/CorporateSite/Images/ico_myContributions.png) no-repeat center left;
    display: block;
    float: left;
    padding-left: 30px;
    color: #737373;
    font-weight: 700;
    height: 21px;
    line-height: 21px;
}

.EditContributionEdit {
    background: url(../%7E/App_Themes/CorporateSite/Images/ico_edit.png) no-repeat center left;
    margin-top: 0;
}

.EditContributionDelete {
    margin-left: 10px;
    background: url(../%7E/App_Themes/CorporateSite/Images/ico_delete.png) no-repeat center left;
    margin-top: 0;
}

.DesignMode .PagePlaceholder .myContributionsLink, .DesignMode .PagePlaceholder a.NewItemLink {
    float: none;
    margin-top: 0;
}

.ContributionsList > .NewItemLink {
    margin-bottom: 10px;
}

.ContributionsList a.NewItemLink {
    background: url(../%7E/App_Themes/CorporateSite/Images/ico_add.png) no-repeat center left;
    margin-right: 10px;
    float: none;
}

.floatLeft .ContributionsList a.NewItemLink {
    float: left;
}

.ContributionsList .pagination {
    margin-top: 10px;
}

.floatLeft {
    float: left;
}

.ContributionsEdit .NewItemLink, .EditContributionClose {
    float: none;
    background: url(../%7E/App_Themes/CorporateSite/Images/ico_backTo.png) no-repeat center left;
}

.ContributionsEdit .EditForm {
    background: transparent url(../%7E/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat top left;
}

.ContributionsEdit {
    margin-bottom: 35px;
}

.listBoxHead .FilterSearch .filterTextBox {
    height: 16px;
    line-height: 16px;
}

.listBoxHead .FilterSearch .btn {
    height: 20px;
}

.zoneMainContent textarea.form-control {
    width: 200px;
    padding: 2px;
    margin-right: 4px;
    overflow: auto;
}

.zoneMainContent .ChatWebpartContainerMessageSend textarea.form-control {
    width: 638px;
}

.zoneMainContent input.form-control {
    border: 1px solid #cdcdcd;
    height: 28px;
    line-height: 27px;
    width: 200px;
}

.zoneMainContent select.form-control {
    border: 1px solid #cdcdcd;
    height: 32px;
    line-height: 27px;
    padding: 6px;
    width: 206px;
    margin-right: 4px;
}

.IE7 .zoneMainContent select.form-control {
    height: 20px;
}

.BlockContent .TextRight input[type=text], .BoardForm input[type=text], .CMSSearchDialogSearchForTextBox, .CartContentTable .input-number, .CartContentTable input[type=text], .ChangePasswordTable input[type=password], .EditingFormTable input[type=text], .EventManagerRegistration .EventManagerRegText, .ForumExtendedSearch .TextBox, .ForumNewPost .TextareaItem, .ForumNewPost .TextboxItem, .ForumNewPost .TextboxItemShort, .NewsletterSubscription input[type=text], .PasswordPanel .TextBoxField, .SubjectField, .ToField, .UniGridHeader input[type=text], .commentView .CommentForm input[type=text], .eventsFilterTextBox, .exampleTextBox input[type=text], .examplesToLeft input[type=text], .forumSearch input[type=text] {
    height: 27px;
    width: 300px;
}

.zoneMainContent .ChatDrpRecipient select.form-control {
    height: auto;
    width: auto;
    padding: 0;
}

.ForumNewPost .TextareaItem {
    width: 400px;
    height: 150px;
    line-height: normal;
}

.CMSSearchDialogSearchForTextBox, .exampleTextBox input[type=text] {
    width: 136px;
    margin-bottom: 8px;
}

.IE9 .MessagingBox .UniGridHeader input, .IE9 .ToField {
    height: 27px !important;
    line-height: 27px !important;
}

.ProductFilter .DropDownList {
    border: 1px solid #cdcdcd;
}

.CartContentTable .input-number {
    width: 47px !important;
    height: 19px !important;
    line-height: 19px !important;
}

.CartStepPanel .country-selector .control-group-inline {
    margin-top: 5px;
}

.sendToFriendEmailTextbox {
    width: 250px !important;
}

.BlockContent select, .CMSSearchDialogSearchModeDropDownList, .CMSSearchDialogSearchScopeDropDownList, .CntRatingDrpList, .DropDownField, .EditingFormTable .DropDownField, .ForumExtendedSearch .DropDownList, .MessagingBox .DropDownFieldSmall, .SearchDialog .DropDownField, .UniGridHeader .ContentDropdown, .UnigridPagerPageSize select {
    border: 1px solid #cdcdcd;
    width: 306px;
}

.UniGridHeader .ContentDropdown {
    padding-top: 0 !important;
}

.UnigridPagerPageSize select {
    padding: 2px;
}

.UnigridPagerPageSize select {
    padding: 2px;
}

.ContentBody .UniGridHead {
    height: 38px !important;
}

.BlockContent .TextRight input[type=text], .MessagingBox .DropDownFieldSmall, .forumSearch input[type=text] {
    width: 170px;
}

.IE7 .MessagingBox .DropDownFieldSmall {
    margin-top: -43px;
}

.UniGridHeader .ContentDropdown, .UnigridPagerPageSize select {
    width: 80px;
}

.CtxContainer {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.IE8 .CtxContainer {
    top: -11px;
}

.CtxContainer .SepContextButton {
    background: url(../~/CMSPages/GetResource.ashx?image=CMSModules/CMS_Content/EditMenu/16/arrow.png) no-repeat center center;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.ContentEditMenu .CheckBoxField {
    position: relative;
    top: 5px;
}

.TextAreaField {
    border: 1px solid #cdcdcd;
}

.EditingFormTable .CalendarIcon {
    margin-left: 10px;
}

.EditingFormTable .TextAreaField, .EditingFormTable textarea {
    width: 100%;
    height: 150px;
}

.ContributionsEdit .NewItemLink, .EditContributionClose, .ItemsLink .NewItemLink, .myContributions .NewItemLink {
    float: none;
    margin-bottom: 10px;
}

.ContributionsGrid {
    border-left: 1px solid #d8d8d8 !important;
    border-right: 1px solid #d8d8d8 !important;
    border-bottom: 1px solid #d8d8d8 !important;
    border-spacing: 0;
    border-collapse: collapse;
}

    .ContributionsGrid td, .ContributionsGrid th {
        border-top: 1px solid #d8d8d8 !important;
        padding-left: 10px;
    }

.wikiContributions {
    background-color: #f4f4f4;
    padding: 10px;
}

.margin15 {
    margin-top: 15px !important;
}

.PageTitle {
    color: #000 !important;
}

.IE7 .CalendarIcon {
    margin-bottom: 5px;
}

.ContentBody .checkbox, .ContentBody .radio {
    margin-top: 6px;
}

.ContentBody .form-group .radio {
    margin-top: 2px;
}

    .ContentBody .form-group .radio input {
        margin-right: 2px;
        margin-bottom: 1px;
        margin-left: 0;
    }

.LogonDialog tr {
    margin-bottom: 12px;
}

.LoginPanelPasswordRetrieval input[type=text], .LogonTextBox, .TextBoxField {
    width: 200px;
    border: 1px solid #cdcdcd;
    height: 27px;
    line-height: 27px;
}

.LightGradientBox input[type=password], .LogonDialog input[type=password] {
    padding-left: 4px;
    border: 1px solid #cdcdcd;
}

.IE8 .LightGradientBox input[type=password], .IE8 .LogonDialog input[type=password] {
    padding-left: 4px;
    width: 201px;
}

.password-strength {
    width: 206px;
}

.SearchDialog {
    margin-top: 20px;
    background-color: transparent;
}

.SearchResult, .SearchResults {
    padding: 50px 10px 0 0;
}

.SearchResult {
    padding: 40px 10px 0 0;
}

.UserWidget .WebPartHandle {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_widgets.png) repeat-x scroll left top #b6d0ea !important;
    padding: 1px 3px 7px 8px !important;
    height: 23px !important;
}

    .UserWidget .WebPartHandle i {
        line-height: 30px !important;
    }

    .UserWidget .WebPartHandle h3 {
        line-height: 25px !important;
    }

.UserWidget .web-part-action-button {
    padding: 5px 8px 8px 4px !important;
}

.UserWidget h3 {
    padding-top: 0;
}

.UserWidget .WebPartTitle {
    font-weight: 700;
}

.UserWidget .WebPartBorder, .UserWidget .WebPartBorderActive {
    border: none !important;
}

.UserWidget .WebPartContent {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat top left;
    padding: 15px !important;
}

.HiddenButton {
    display: none;
}

.TabsHeader {
    border-bottom: 1px solid #b1b1b1;
}

.TabControlTable, .nav-tabs-container-horizontal {
    position: relative;
    top: 1px;
}

.TabControlSelectedLeft, .TabControlSelectedRight {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.TabControlTable td {
    padding: 0 5px;
    font-size: 16px;
    height: 80px;
}

.TabControlTable a {
    text-decoration: none;
    padding: 0;
    color: #fff;
    display: table-cell;
    height: 80px;
    vertical-align: middle;
    text-align: center;
}

.UserWidgets .TabControlTable {
    margin: 10px 0;
}

.UserWidgets .TabControlLinkSelected {
    font-size: 15px;
    font-family: Arial;
}

.TabControl:hover {
    background-color: #004280 !important;
}

.IE .TabControl:hover {
    background: transparent url(../%7E/App_Themes/CorporateSite/Images/bg_tabHover.png) repeat-x 0 3px;
}

.TabControl:hover a {
    color: #fff;
    text-decoration: none;
}

.Gecko4 .TabControl:hover, .Gecko5 .TabControl:hover {
    background-position: 0 -3px;
}

.TabControlSelected {
    background-color: #004280;
}

.TabControlLinkSelected {
    color: #005eb8 !important;
}

.TabControlSelected a {
    color: #fff !important;
}

    .TabControlSelected a:hover {
        text-decoration: none;
    }

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight {
    width: 5px;
    padding: 0;
    font-size: 0;
}

.TabControlRight, .TabControlSelectedRight {
    background-color: transparent;
    width: 1px;
}

.TabsContent .TabControlLeft, .TabsContent .TabControlRight, .TabsContent .TabControlSelectedLeft, .TabsContent .TabControlSelectedRight {
    background: 0 0;
}

.TabsContent .TabControl, .TabsContent .TabControlSelected {
    font-size: 13px;
}

.myAccount .TabsContent .TabControl:hover {
    background: transparent url(../%7E/App_Themes/CorporateSite/Images/bg_tabSubHover.png) repeat-x top left;
}

.myAccount .TextAreaField {
    width: 303px !important;
}

.SelectorButton {
    background: url(../~/App_Themes/CorporateSite/Images/bg_pager.png) repeat-x scroll left top #d5dde8 !important;
    height: 20px !important;
    width: 80px !important;
    font-size: 14px !important;
    top: 1px !important;
}

.myAccount .DropDownField {
    padding: 0 !important;
}

.WidgetMyMessages {
    position: relative;
    top: -15px;
}

.DesignMode .PagePlaceholderHeader {
    overflow: hidden !important;
}

.DesignMode .PagePlaceholder .WidgetMyMessages {
    top: 0;
}

.BackToList, .FooterInfo, .GeneralActions {
    padding-top: 10px;
}

.MessagingBox .BodyField, .MessagingBox .TextareaItem {
    border: 1px solid #ccc;
    height: 200px;
    width: 98%;
    padding-left: 4px;
}

.MessagingBox .SubjectField {
    border: 1px solid #ccc;
    width: 98% !important;
}

.MessagingBox .SubjectRow {
    padding-bottom: 10px;
    padding-top: 10px;
}

.MessagingBox .HeaderTable {
    padding: 10px 0;
    width: 100%;
}

.MessagingBox .Unread {
    font-weight: 700;
}

.MessagingBox .Body {
    padding-top: 5px;
}

.NewMessageHeader, .ViewMessageHeader {
    font-size: 14px;
    font-weight: 700;
}

.MessagingBox .FieldCaption {
    padding-right: 4px;
    width: 6%;
    font-weight: 700;
}

f.UserWidgetActions {
    padding-bottom: 10px;
}

.MessagingBox .Info {
    display: block;
    padding: 10px 0;
}

.MessagingBox .UniGridMain {
    margin-bottom: 10px;
}

.ContextMenuButton, .ContextMenuButtonActive {
    position: relative;
    top: 3px;
}

    .ContextMenuButton input, .UnigridActionMenu input {
        border-color: transparent;
    }

.TitleBreadCrumbSeparator {
    background: url(../~/CMSPages/GetResource.ashx?image=Design/Controls/Breadcrumbs/arrowright.png) no-repeat center center;
    display: inline !important;
    height: 7px;
    padding: 0 5px;
    width: 17px;
}

.IE7 .myAccount a.ContextMenuButton, .IE7 .myAccount a.ContextMenuButtonActive {
    position: relative;
    top: -20px;
}

.Unread .MessageDate, .Unread .MessageSubject, .Unread .MessageUserName {
    font-weight: 700;
}

.form-filter .form-group-buttons .btn + .btn {
    margin-left: 4px;
}

.CartStepTable {
    background: transparent url(../%7E/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat top left;
    width: 100%;
}

    .CartStepTable th {
        color: #fff;
        font-family: Arial;
        font-size: 11px;
    }

.CartStepHeader {
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 5px;
    text-align: left;
}

.CartStepBody {
    padding-bottom: 20px;
}

.CartContentTable {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

    .CartContentTable td {
        background-color: #fff;
        border: none;
        padding: 2px 12px 2px 10px;
    }

        .CartContentTable td.text-right {
            text-align: right;
        }

    .CartContentTable .OddRow td {
        background-color: #f4f4f4;
    }

    .CartContentTable th {
        border: 1px solid #ccc;
        font-family: Arial;
        font-size: 11px;
        color: #000;
        padding: 12px;
        text-align: left;
    }

.ContentBody .CartContentTable.table thead th {
    background: #dfdfdf url(../%7E/App_Themes/CorporateSite/Images/bg_productListTableHeader.png) left top repeat-x;
}

.ContentBody .CartContentTable.table tbody > tr:hover > td, .ContentBody .CartContentTable.table tbody > tr > td {
    background-color: #fff;
    border: 1px solid #ddd;
}

.ShoppingCartStepImage {
    border: medium none;
    margin: 28px 0 15px 0;
    padding: 0;
    vertical-align: middle;
}

.ShoppingCartStepSeparator {
    border: medium none;
    text-align: center;
    padding: 0 30px 20px 30px;
    background: transparent url(../~/App_Themes/CorporateSite/Images/ShoppingCart/Separator.gif) center center no-repeat;
    display: inline;
}

.RTL .ShoppingCartStepSeparator {
    background-image: url(../~/App_Themes/CorporateSite/Images/ShoppingCart/SeparatorRTL.gif);
}

.CartProductDetailLink {
    color: #737373;
    text-decoration: none;
}

    .CartProductDetailLink:hover {
        text-decoration: underline;
    }

.AddToShoppingCartTextBox {
    width: 25px;
}

.AddToShoppingCartLink {
    background-position: left -2px;
    background-repeat: no-repeat;
    color: #000;
    padding-left: 18px;
    text-decoration: underline;
}

.AddToShoppingCartButton {
    width: 80px;
}

.UniGridHead .CartStepHeader {
    background: #adc9e6 url(../%7E/App_Themes/CorporateSite/Images/bg_shoppingCartHeader.png) repeat-x top left !important;
    border: 1px solid #c1d8f0;
}

.BlockContent .FieldLabel {
    font-weight: 700;
}

.BlockContent select {
    width: 300px;
}

.BlockContent .EvenRow .TextRight, .BlockContent .OddRow .TextRight {
    padding-top: 4px;
}

.BlockContent .TextBoxField {
    width: 294px;
}

.CartStepBody .CartStepPanel .BlockTitle {
    display: none;
}

.BlockContent .TextLeftt, .BlockContent .TextRight {
    padding-top: 13px;
    color: #737373;
}

.BlockContent .TextAreaField {
    height: 100px !important;
}

.BlockContent .TextLeftt table td {
    color: #000;
    font-size: 15px;
    padding: 7px 0;
}

legend {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
}

.TabsContent fieldset {
    margin-bottom: 20px;
    padding: 10px;
}

.TabsContent .ImageCell {
    width: 70px;
}

.BlockContent .TextLeftt table {
    border-collapse: collapse;
}

.TotalPrice td {
    color: #000;
    font-size: 15px;
    padding: 6px 0;
    background: #eaf2f9;
}

.MultiBuyDiscount span, .TotalOrderDiscount span, .TotalPrice span, .TotalShipping span {
    display: inline-block;
    padding: 0 5px;
}

.TotalPrice .TextRight td, .TotalShipping .TextRight td {
    padding-top: 6px;
}

.BlockContent .TextLeftt .TotalPrice .TextRight, .BlockContent .TextRight .TotalPrice .TextRight {
    font-size: 18px;
    padding-left: 45px;
    color: #000;
}

.BlockContent .TextLeftt .TotalShipping td, .BlockContent .TextRight .TotalShipping td {
    padding: 0 0 6px 0;
    text-align: right;
    color: #737373;
    font-size: 15px;
}

.MultiBuyDiscount .TextRight {
    padding-right: 0 !important;
}

.BlockContent .TextRight .MultiBuyDiscount td {
    padding: 0 10px 6px 0;
    text-align: right;
    color: #737373;
    font-size: 15px;
}

.BlockContent .TextLeftt .TotalShipping .TextRight, .BlockContent .TextRight .TotalShipping .TextRight {
    color: #737373;
}

.BlockContent .TextLeftt .TotalPrice .TextRight, .BlockContent .TextLeftt .TotalShipping .TextRight {
    padding-right: 100px;
}

.BlockContent .TextRight .Currency {
    width: 150px;
}

.BlockContent #billingAddrTable {
    margin-top: 20px;
}

.BlockContent .CartContentTable .UniGridHead .TextRight {
    padding: 0 20px 0 5px;
    color: #000;
}

.requiredField {
    color: #eb6d24;
    vertical-align: top;
    font-weight: 700;
    padding-left: 1px;
}

.CartFooter .TextLeft {
    float: left;
}

.CartStepFooter {
    margin-top: 50px;
}

    .CartStepFooter input {
        height: 40px;
        width: 220px;
        font-size: 18px;
        font-weight: 700;
        background-color: #d6dde8;
    }

.TotalOrderDiscount .TextRight, .TotalShipping .TextRight {
    padding: 5px 0 5px 0;
}

.CartStepHeader {
    padding: 12px;
}

    .CartStepHeader .wizard-description, .CartStepHeader .wizard-title {
        display: inline-block;
        font-size: 11px;
    }

        .CartStepHeader .wizard-description h2 {
            display: inline;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

        .CartStepHeader .wizard-title:after {
            display: inline-block;
            content: " - ";
        }

.BlockContent .AddressPreviewWithTwoColumns td {
    width: 50%;
}

.wishlist {
    background: transparent url(../%7E/App_Themes/CorporateSite/Images/bg_contentBox.png) no-repeat 0 30px;
}

    .wishlist .listBoxHead {
        height: 32px;
    }

    .wishlist .WishlistTable {
        margin: 20px 25px;
    }

    .wishlist .removeFromWishlist {
        background: url(../%7E/App_Themes/CorporateSite/Images/removefromwishlist.png) transparent no-repeat left top;
        padding: 7px 0 0 36px;
        height: 26px;
        margin-left: 25px;
    }

        .wishlist .removeFromWishlist a {
            color: #737373;
        }

    .wishlist .wishlistPrice {
        font-weight: 700;
        height: 26px;
        padding-top: 8px;
        margin-right: 25px;
        float: left;
    }

    .wishlist .removeFromWishlist, .wishlist .wishlistAdd {
        float: left;
    }

    .wishlist .wishlistAdd {
        width: 195px;
    }

        .wishlist .wishlistAdd .AddToCartLink {
            margin: 0;
        }

    .wishlist .CartItemSelectorContainer {
        width: auto;
        text-align: left;
    }

    .wishlist .btnContinue .LongButton {
        margin-bottom: 20px;
    }

.IE7 .MessagingBox .SendMessage .Field .btn-default {
    margin-bottom: 0;
}

.myAccount .TabsContent {
    margin-top: 15px;
}

.myAccount .form-filter {
    max-width: 400px;
}

.myAccount .EditingFormLabel, .myAccount .FieldLabel {
    font-weight: 700;
}

.myAccount .Categories {
    margin-top: -15px;
}

    .myAccount .Categories .DialogRightBlock {
        padding: 15px 0 0 15px;
    }

.colMain > .CMSSiteMapList > .CMSSiteMapListItem:nth-child(-n+2) {
    min-height: 460px;
}

ul.CMSSiteMapList {
    padding-left: 27px;
}

.colMain ul li > ul.CMSSiteMapList li::before {
    content: "";
    font-family: FontAwesome;
    float: left;
    margin-left: -1.5em;
    color: #d6d6d6;
    font-size: 18px;
    opacity: .5;
}

.CMSSiteMapList .CMSSiteMapListItem {
    list-style-type: none;
    margin-bottom: 20px;
}

    .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink {
        text-decoration: none;
        font-size: 18px;
        line-height: 1.6;
        font-weight: 700;
    }

        .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink:hover {
            text-decoration: underline;
        }

    .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapList .CMSSiteMapListItem {
        margin-bottom: 0;
    }

        .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink {
            text-decoration: none;
            font-size: 13px;
            font-weight: 400;
        }

            .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink:hover {
                text-decoration: underline;
            }

.profile {
    font-size: 15px;
    color: #737373;
}

    .profile .EditingFormLabel {
        color: #000;
    }

    .profile .image {
        vertical-align: top;
    }

        .profile .image img {
            margin-right: 40px;
        }

    .profile .header {
        padding-bottom: 14px;
        font-size: 20px;
        font-weight: 700;
        color: #000;
    }

.profileStats {
    margin-top: 25px;
}

    .profileStats .EditingFormControlNestedControl {
        padding-left: 35px;
    }

    .profileStats .EditingFormLabel {
        color: #737373;
    }

.folderTree {
    padding-top: 20px;
    overflow: hidden;
}

.mediaItem {
    height: 260px;
}

.mediaLibraryTeaser {
    width: 270px;
    height: 194px;
    text-align: center;
}

.MediaLibrarySort {
    margin-bottom: 20px;
}

    .MediaLibrarySort a {
        margin-right: 5px;
    }

    .MediaLibrarySort span {
        font-weight: 700;
    }

.mediaItem {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

    .mediaItem .name {
        font-size: 15px;
        text-decoration: none;
        font-weight: 700;
    }

    .mediaItem .desc {
        font-size: 11px;
        color: #737373;
    }

.MediaGalleryDetailBottom .download {
    color: #66addf;
    font-weight: 700;
}

.MediaLibraryTree {
    margin-left: 15px;
}

    .MediaLibraryTree .Name {
        margin-left: 5px;
    }

.videoDetail h2 {
    padding-top: 15px;
    font-size: 15px;
    margin-bottom: 0;
}

.videoDetail p {
    margin: 0;
}

.videoDetail .date {
    font-size: 11px;
    color: #737373;
}

.videoDetail p {
    margin-top: 25px;
}

.MediaGalleryDetailBottom {
    text-align: right;
}

.imageGallery .imageBorder {
    margin: 0;
}

.imageGallery h2 {
    float: left;
    padding: 0;
    margin-bottom: 0;
}

.imageGallery .galleryHeader {
    margin-bottom: 10px;
}

    .imageGallery .galleryHeader a {
        text-decoration: none;
    }

.imageGallery .fileName {
    font-size: 13px;
    margin-top: 10px;
}

.imageGallery .gallery {
    float: left;
    margin-right: 30px;
    height: 285px;
    margin-bottom: 35px;
}

.imageGallery p {
    font-size: 13px;
    float: left;
    width: 200px;
}

.imageGallery .imageInfo {
    margin-top: 0;
}

.Calendar {
    margin-bottom: 10px;
}

    .Calendar .Title {
        height: 40px;
        background: #fff url(../%7E/App_Themes/CorporateSite/Images/bg_calendarHeader.png) repeat-x top left;
        font-weight: 700;
    }

        .Calendar .Title .nextMonth {
            margin-right: 10px;
        }

        .Calendar .Title .prevMonth {
            margin-left: 10px;
        }

    .Calendar .DayHeader {
        background: #fff url(../%7E/App_Themes/CorporateSite/Images/bg_calendarDays.png) repeat left top;
        height: 31px;
        padding-bottom: 10px;
        vertical-align: baseline;
        padding-top: 8px;
        text-align: center;
    }

.EventCalendar td {
    padding: 0;
}

.EventCalendar {
    width: 100%;
    max-width: 931px;
}

.Day, .OtherMonth, .SelectedDay, .Today, .Weekend {
    height: 50px;
    border-right: 1px dotted #dcdcdc;
    border-left: 1px dotted #dcdcdc;
    padding: 5px 0 !important;
    vertical-align: top;
    font-weight: 700;
}

.SelectedDay {
    color: inherit !important;
    background-color: inherit !important;
}

    .Day .gap, .OtherMonth .gap, .SelectedDay .gap, .Today .gap, .Weekend .gap {
        height: 4px;
    }

.IE7 .Day, .IE7 .OtherMonth, .IE7 .SelectedDay, .IE7 .Today, .IE7 .Weekend {
    padding: 0 1px;
}

.EventManagerRegistration .EventManagerRegText {
    width: 300px;
}

.Day .Content, .OtherMonth, .Weekend .Content {
    color: #b4b4b4;
    max-width: 132px;
}

.dayEvent, .selectedEvent {
    width: 100%;
    margin-left: -1px;
    margin-top: -1px;
    font-weight: 400;
}

    .dayEvent a, .selectedEvent a {
        text-decoration: none;
        padding: 0 5px;
    }

.IE7 .dayEvent a, .IE7 .selectedEvent a, .IE8 .dayEvent a, .IE8 .selectedEvent a, .Opera .dayEvent a, .Opera .selectedEvent a {
    padding: 0;
}

.dayEvent a:hover, .selectedEvent a:hover {
    text-decoration: underline;
}

.Safari .dayEvent, .Safari .selectedEvent {
    margin-left: 0;
    margin-top: 0;
    position: relative;
    left: -1px;
}

.dayEvent {
    background: #f4f4f4;
    border: 1px solid #bdbdbd;
}

.selectedEvent {
    background: #e5f6fe;
    border: 1px solid #95b5cc;
}

.IE7 .dayEvent, .IE7 .selectedEvent {
    width: 99%;
    margin-left: -1px;
    margin-top: -1px;
}

.dottedLine {
    width: 100%;
    height: 1px;
    background: url(../%7E/App_Themes/CorporateSite/Images/border_dottedHorizontal.png) repeat-x left top;
    margin: 5px 0;
}

.dottedLineBlack {
    width: 100%;
    height: 1px;
    background: url(../%7E/App_Themes/CorporateSite/Images/border_dottedHorizontalBlack.png) repeat-x left top;
}

.EventManagerRegistration .EventManagerRegLabel {
    color: #737373;
}

.EventDetail {
    margin-bottom: 30px;
}

.EventManagerRegError {
    color: red;
    display: block;
}

.EventManagerRegInfo {
    display: block;
}

.EventManagerOutlookLink {
    float: left;
    margin-top: 10px;
}

.IE8 .EventManagerOutlookLink, .Opera .EventManagerOutlookLink {
    margin-bottom: 80px;
}

.dayEvent .inner, .selectedEvent .inner {
    padding: 5px;
    overflow: hidden;
    max-width: 121px;
}

.IE7 .dayEvent .inner, .IE7 .selectedEvent .inner, .IE8 .dayEvent .inner, .IE8 .selectedEvent .inner, .Opera .dayEvent .inner, .Opera .selectedEvent .inner {
    padding: 5px 0;
}

.uniFilterTextBox {
    border: 1px solid #cdcdcd;
    margin-bottom: 2px;
}

.googleMapOffice .address {
    font-size: 11px;
}

.googleMapOffice .header a {
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
}

    .googleMapOffice .header a:hover {
        text-decoration: underline;
    }

.googleMapOffice img {
    border: 1px solid #818181;
}

.ProductPreview .CartItemSelectorContainer {
    float: right;
}

.structuredTable {
    color: #737373;
    font-size: 15px;
}

    .structuredTable td {
        padding: 10px 30px 0 0;
        vertical-align: baseline;
    }

    .structuredTable ul {
        margin: 0 0 0 20px;
        padding: 0;
    }

        .structuredTable ul li {
            margin-bottom: 5px;
        }

.BlogCommentsTitle {
    display: none;
}

.buttonpedding a {
    margin-right: 5px;
}

.commentView {
    color: #737373;
}

    .commentView .CommentDetail {
        padding-top: 20px;
        margin-left: 28px;
    }

    .commentView .blog-leave-comment, .commentView .blog-subscribe {
        font-size: 18px;
        color: #000;
        line-height: 50px;
    }

    .commentView .CommentFormContainer {
        border-top: 1px dotted #000;
        padding: 30px;
    }

    .commentView .BlogPanel {
        width: 100%;
    }

    .commentView .header {
        margin-bottom: 15px;
        font-size: 22px;
    }

    .commentView .line {
        background: url(../%7E/App_Themes/CorporateSite/Images/bg_contentBoxHead.png) repeat-x scroll left top transparent;
        color: #737373;
        line-height: 32px;
        width: 100%;
        height: 32px;
    }

    .commentView .CommentUserPicture {
        padding-right: 30px;
    }

    .commentView .CommentUserName {
        color: #66addf;
        font-size: 15px;
        font-weight: 700;
    }

    .commentView .CommentDate {
        line-height: 32px;
    }

    .commentView .CommentDetail table tr td {
        vertical-align: top;
    }

    .commentView a {
        text-decoration: underline;
    }

        .commentView a:hover {
            text-decoration: none;
        }

    .commentView .CommentUserPicture img {
        border: 1px solid #818181;
    }

    .commentView .CommentForm tr td {
        vertical-align: baseline;
    }

.BlogCommentComments, .BlogCommentEmail, .BlogCommentName, .BlogCommentUrl, .BlogRequiredValidator {
    margin-top: 6px;
}

.BoardForm input[type=checkbox], .commentView .CommentForm input[type=checkbox] {
    margin-left: 0;
}

.BoardForm label {
    line-height: 25px;
}

.commentView .CommentForm textarea {
    width: 400px;
    height: 96px;
}

.commentView .BlogPanel {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_cssListBox.png) no-repeat scroll 0 60px transparent;
}

.TagCloud a {
    color: #737373;
}

.gradientBox .content .urls a {
    color: #737373 !important;
}

.gradientBox .content .urlsDecoration {
    text-decoration: none;
}

    .gradientBox .content .urlsDecoration:hover {
        text-decoration: underline;
    }

.blogPostDetail a {
    color: #737373;
}

.blogPostDetail p img {
    float: left;
    margin: 0 40px 30px 0;
}

.noClearOnEdit .CMSEditModeButtonClear {
    clear: none !important;
}

.CommentFormContainer .InfoLabel {
    margin: 10px 0 5px 0;
    font-weight: 700;
    font-size: 13px;
    color: #468847;
    background-color: #dff0d8;
    padding: 8px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    border: 1px solid #d6e9c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
}

.ContentTreeSelectedItem, .SelectedFolder {
    font-weight: 700;
}

.mediaSubpages {
    float: left;
    margin-right: 24px;
}

    .mediaSubpages .image {
        width: 284px;
        height: 150px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        border: 1px solid #e6e6e6;
        background: #fff url(../%7E/App_Themes/CorporateSite/Images/bg_mediaSubpages.png) no-repeat top left;
    }

.IE7 .mediaSubpages .image {
    height: 142px;
    padding-top: 8px;
}

.mediaSubpages a {
    text-decoration: none;
}

#lightbox #imageContainer {
    font-size: 18px !important;
}

    #lightbox #imageContainer img {
        padding-top: 25px;
    }

.message-board-form-leave-message.control-label, .message-board-form-new-subscription.control-label {
    font-size: 18px;
    color: #000;
    line-height: 50px;
}

.message-edit {
    margin-top: 20px;
}

.new-subscription-form {
    margin-top: 20px;
}

.link-webpart a {
    display: table;
}

.link-webpart img {
    display: table-cell;
    padding-right: 8px;
}

.link-webpart span {
    display: table-cell;
    vertical-align: middle;
}

.pager {
    width: 300px;
    padding-top: 25px;
    margin-left: 38px;
    border-top: 1px dotted #000;
}

.pagerNoMargin {
    width: 300px;
    padding-top: 25px;
    margin-left: 0;
    border-top: 1px dotted #000;
}

.CurrentPage {
    background: #d5dde8 url(../%7E/App_Themes/CorporateSite/Images/bg_pager.png) repeat-x top left;
    border: 1px solid #b2b2b2;
    color: #000;
    padding: 2px 5px;
    float: left;
    margin-right: 3px;
    font-weight: 700;
}

.Pages {
    color: #000;
    padding: 3px 4px 2px 4px;
    float: left;
    margin-right: 3px;
}

    .Pages a {
        text-decoration: none;
    }

.FirstPage, .LastPage, .NextPage, .PreviousPage {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_pager_fp.png) no-repeat 3px 6px;
    width: 15px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 3px;
}

.PreviousPage {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_pager_pp.png) no-repeat 3px 6px;
}

.NextPage {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_pager_np.png) no-repeat 3px 6px;
}

.LastPage {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_pager_lp.png) no-repeat 3px 6px;
}

.menuGap {
    margin-top: 40px;
}

.leftBoxCSSlist {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_cssListBox.png) no-repeat top left;
    margin-bottom: 35px;
    min-height: 250px;
}

.leftM_CMSListMenuUL {
    list-style: none;
    width: 225px;
    float: right;
    padding: 0;
    margin: 0;
}

.MappedLeft .leftM_CMSListMenuUL {
    width: auto;
    float: none;
}

.leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL .leftM_CMSListMenuUL, .leftM_CMSListMenuLI .leftM_CMSListMenuUL {
    display: none;
}

.leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL, .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL {
    display: block;
}

    .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL li {
        border-bottom: none !important;
    }

    .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL .leftM_CMSListMenuHighlightedLI {
        text-decoration: underline;
        background: url(../%7E/App_Themes/CorporateSite/Images/bg_leftMenuSubHover.png) repeat-x left top;
    }

        .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL .leftM_CMSListMenuHighlightedLI {
            background: 0 0;
        }

        .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL li {
            padding-left: 10px;
        }

        .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL .leftM_CMSListMenuHighlightedLI a {
            color: #000;
        }

.leftM_CMSListMenuHighlightedLI, .leftM_CMSListMenuLI {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 15px;
    border-bottom: 1px dotted #000;
}

    .leftM_CMSListMenuHighlightedLI a, .leftM_CMSListMenuLI a {
        margin: 7px 10px 6px 17px;
    }

    .leftM_CMSListMenuHighlightedLI ul li a {
        margin: 7px 10px 6px 27px;
    }

.leftM_CMSListMenuHighlightedLI {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_leftMenuHover.png) repeat-x left top;
}

.leftM_CMSListMenuLI:hover {
    background: url(../%7E/App_Themes/CorporateSite/Images/ico_leftmenuhover.png) no-repeat 6px 14px;
}

.leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuLinkHighlighted {
    color: #fff;
}

.leftM_CMSListMenuLink {
    text-decoration: none;
    display: block;
}

.leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuLinkHighlighted {
    text-decoration: underline;
    display: block;
}

.IE7 .leftM_CMSListMenuHighlightedLI, .IE7 .leftM_CMSListMenuLI {
    padding-bottom: 6px;
}

    .IE7 .leftM_CMSListMenuHighlightedLI a, .IE7 .leftM_CMSListMenuLI a {
        padding-bottom: 0;
    }

.IE7 .leftM_CMSListMenuUL .leftM_CMSListMenuUL .leftM_CMSListMenuUL {
    position: relative;
    top: 10px;
}

.ContributionsGrid td, .ContributionsGrid th, .UniGridBody a, .UniGridGrid td, .UniGridGrid th {
    color: #737373 !important;
}

.ContentBody .UniGridPager .UnigridPagerFirst, .ContentBody .UniGridPager .UnigridPagerLast, .ContentBody .UniGridPager .UnigridPagerNext, .ContentBody .UniGridPager .UnigridPagerPrev {
    color: transparent !important;
}

.UniGridGrid td {
    padding: 2px 12px 2px 10px;
}

.UnigridPagerFirst {
    margin-left: 10px;
}

.UniGridPager a, .UniGridPager a:active, .UniGridPager a:focus, .UniGridPager a:hover {
    outline: medium none;
}

.UniGridPager td, .UniGridPager th {
    background-image: none !important;
    font-weight: 700;
}

.UnigridPagerPage, .UnigridPagerSelectedPage {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 3px 0 1px;
    padding: 1px 4px 0 4px !important;
    text-align: center;
    text-decoration: none;
}

.UnigridPagerPage {
    padding-top: 1px;
    font-weight: 400;
}

.UnigridPagerDirectPage, .UnigridPagerFirst, .UnigridPagerLast, .UnigridPagerNext, .UnigridPagerPageSize, .UnigridPagerPrev {
    display: inline;
    float: left;
    font-weight: 700;
    height: 22px;
    margin: 2px 2px 0 4px;
    text-decoration: none;
    width: 15px;
}

.UnigridPagerLast {
    margin-left: 2px;
}

.UnigridPagerPageSize {
    margin-right: 0 !important;
}

.UnigridPagerFirst {
    margin-left: 9px;
}

.UnigridPagerDirectPage, .UnigridPagerPageSize {
    margin: 3px 5px 0 3px;
}

.UnigridPagerPageSize {
    float: none;
}

.UnigridPagerFirst {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_pager_fp.png) no-repeat 3px 6px;
}

.UnigridPagerLast {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_pager_lp.png) no-repeat 3px 6px;
}

.UnigridPagerPrev {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_pager_pp.png) no-repeat 3px 6px;
}

.UnigridPagerNext {
    background: url(../%7E/App_Themes/CorporateSite/Images/bg_pager_np.png) no-repeat 3px 6px;
}

.UnigridPagerDirectPage, .UnigridPagerPageSize {
    margin-left: 6px;
    margin-right: 10px;
    width: auto;
}

.UnigridPagerPages {
    margin-left: 5px;
    margin-right: 5px;
}

.UniGridPager .UnigridPagerPageSize select {
    border: 1px solid #b2b2b2;
    width: 54px;
    text-align: center;
}

.googleMap, .googleMapDetail {
    padding: 3px;
    border: 1px solid #c7c7c7;
    margin-top: 30px;
    margin-bottom: 25px;
}

.googleMapDetail {
    margin-top: 87px;
    float: right;
    width: 430px;
}

.officeDetail {
    width: auto;
    margin-right: 450px;
    font-size: 15px;
}

    .officeDetail .first {
        margin-top: -15px;
    }

    .officeDetail .info td {
        vertical-align: top;
    }

    .officeDetail p {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .officeDetail table td {
        color: #737373;
    }

    .officeDetail a {
        color: #66addf;
    }

    .officeDetail .teaser {
        margin-bottom: 27px;
        margin-right: 40px;
        max-width: 230px;
        float: left;
    }

        .officeDetail .teaser img {
            border: 1px solid #c1c1c1 !important;
        }

    .OfficeDetail h1 {
        padding-top: 0;
    }

.imageBorder {
    padding: 5px;
    margin: 10px;
    border: 1px solid #cdcdcd;
    float: left;
}

.imageVideoBorder {
    padding: 5px;
    border: 1px solid #cdcdcd;
    float: left;
}

.form-control {
    border: 1px solid #cdcdcd;
}

.EditingFormTable .EditingFormLabel, .myAccount .FieldCaption, .myAccount .FieldLabel, .myAccount .control-label {
    color: #737373;
}

.myAccount .UniGridMain {
    width: 100%;
}

.myAccount .TextBoxField {
    width: 299px !important;
}

.EditingFormLabel {
    white-space: nowrap;
}

.editing-form-label-cell {
    margin-bottom: 4px;
    font-size: 13px;
}

.country-selector span:first-child > div {
    margin-bottom: 4px;
}

.Small .videoDetail .date {
    font-size: 9px !important;
    line-height: 1.2em !important;
}

.Small .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink, .Small .EventDetail span, .Small .Forum .Author, .Small .Forum .ForumDescription, .Small .Forum .LastPost, .Small .Forum .PostSubject, .Small .Forum .PostText, .Small .Forum .PostText .Badge, .Small .Forum .PostText blockquote, .Small .Forum .PostText pre, .Small .Forum .Posts, .Small .Forum .Views, .Small .MessagingBox .HeaderTable td, .Small .contentBox .content .list .description a, .Small .contentBox .content .list .description p, .Small .contentBox .content .list .detail, .Small .contentBox .content .list .detail strong, .Small .listBoxTwoColumns p, .Small .listBoxTwoColumns span, .Small .listBoxWithTeaser p, .Small .listBoxWithTeaser span, .Small .listBoxWithoutTeaser p, .Small .listBoxWithoutTeaser span {
    font-size: 10px !important;
    line-height: 1.2em !important;
}

.Large .videoDetail .date, .Small .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink, .Small .EventDetail p, .Small .Forum .ForumName, .Small .Forum .PostSeparator, .Small .Forum .PostTime, .Small .Forum .PostUser, .Small .Forum .ThreadName, .Small .listBoxTwoColumns .header, .Small .listBoxWithTeaser .header, .Small .listBoxWithoutTeaser .header, .Small .productDetail .caption, .Small .productDetail .parameter, .Small .productDetail .parameters, .Small .productDetail .params td, .Small .productDetail .productDetailDescription p, .Small .text p, .Small .textContent, .Small .textContent .structuredTable, .Small .textContent p, .Small .videoDetail h2, .Small .videoDetail p {
    font-size: 13px !important;
    line-height: 1.2em !important;
}

.Large .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink, .Large .EventDetail span, .Large .Forum .Author, .Large .Forum .ForumDescription, .Large .Forum .LastPost, .Large .Forum .PostSubject, .Large .Forum .PostText, .Large .Forum .PostText .Badge, .Large .Forum .PostText blockquote, .Large .Forum .PostText pre, .Large .Forum .Posts, .Large .Forum .Views, .Large .contentBox .content .list .description a, .Large .contentBox .content .list .description p, .Large .contentBox .content .list .detail, .Large .contentBox .content .list .detail strong, .Large .listBoxTwoColumns p, .Large .listBoxTwoColumns span, .Large .listBoxWithTeaser p, .Large .listBoxWithTeaser span, .Large .listBoxWithoutTeaser p, .Large .listBoxWithoutTeaser span {
    font-size: 15px !important;
    line-height: 1.2em !important;
}

.Large .CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapLink, .Large .EventDetail p, .Large .Forum .ForumName, .Large .Forum .PostSeparator, .Large .Forum .PostTime, .Large .Forum .PostUser, .Large .Forum .ThreadName, .Large .MessagingBox .HeaderTable td, .Large .listBoxTwoColumns .header, .Large .listBoxWithTeaser .header, .Large .listBoxWithoutTeaser .header, .Large .productDetail .caption, .Large .productDetail .parameter, .Large .productDetail .parameters, .Large .productDetail .params td, .Large .productDetail .productDetailDescription p, .Large .text p, .Large .textContent, .Large .textContent .structuredTable, .Large .textContent p, .Large .videoDetail h2, .Large .videoDetail p {
    font-size: 18px !important;
    line-height: 1.2em !important;
}

.Large .ProductList .ProductTitle {
    min-height: 42px;
}

.Examples .header-panel .btn, .MyMessages .header-panel .btn {
    margin-bottom: 10px;
}

h1.StepName {
    font-size: 15px;
    padding-top: 0;
}

.WizardContent {
    margin-bottom: 20px;
}

.MessagingBox .SubjectField {
    width: 300px !important;
}

.MessagingBox .ToField {
    width: 232px !important;
}

.existingUser input[type=password], .existingUser input[type=text], .newUser input[type=password], .newUser input[type=text] {
    width: 180px !important;
}

.IE7 .existingUser .btn-default, .IE7 .newUser .btn-default {
    width: 80px !important;
}

.MediaFileUploader table td input.btn-default {
    position: relative;
    top: -1px;
}

.ExamplesContent .wishList .CartStepHeader span {
    color: #000 !important;
    font-size: 18px !important;
}

.zoneMainContent .twoColumnsLeft .center.ExamplesContent {
    float: left;
    width: 74%;
    margin-left: 0;
}

.Examples .SearchResult {
    padding: 0 10px 30px 0;
}

.Examples.SearchResults {
    padding-top: 75px;
}

.exampleTextBox .XShortButton {
    position: relative;
    top: -1px !important;
}

.Examples.Filter .Filter {
    margin-bottom: 20px;
}

.DesignMode .Examples.SearchWithFilter div {
    margin-bottom: 0;
}

.Examples.SearchWithFilter .filter-group {
    margin-top: 20px;
}

.Examples .ShoppingCartIcon {
    position: relative;
    top: 3px;
}

.SmartResult .Content, .member .memberInfo {
    float: left;
}

.SmartResult img, .member img {
    float: left;
    margin-right: 10px;
    border: 1px solid #cdcdcd;
}

.SmartResult, .member {
    margin-bottom: 30px;
    min-height: 105px;
}

.member {
    margin-bottom: 0;
}

    .member h3 {
        margin: 0;
        padding-top: 0;
    }

    .member p {
        margin: 5px 0 0 0;
    }

.SendMessage .SubjectRow {
    margin-top: 20px;
}

.SendMessage .Body {
    margin-top: 10px;
}

    .SendMessage .Body textarea {
        width: 300px;
        height: 150px;
        border: 1px solid #cdcdcd;
    }

.Examples.ProductList .PagerControl {
    width: 100%;
    float: left;
}

.Examples.Account .TabsTabs .TabControlTable .TabControl {
    border-bottom: none;
}

.Examples.Account .TabsContent .TabControlTable {
    margin-top: -10px;
}

.Examples.Account .TabsHeader {
    margin-bottom: 20px;
}

.Examples .TabsHeader {
    margin-bottom: 10px;
}

.Examples.Account .TabControlTable a {
    font-size: 11px;
    padding: 0 5px;
}

.Examples .FriendsBox {
    padding-top: 20px;
}

    .Examples .FriendsBox h3 {
        margin: 0;
        padding: 10px 0 0 0;
    }

.Examples div[style="clear: both"] {
    clear: none !important;
}

.DesignMode .Examples div[style="clear: both"] {
    clear: both !important;
}

.Examples .MediaLibraryTree {
    margin-bottom: 20px;
}

.ExamplesContent .TreeTree {
    background-color: #fff;
}

.Examples.ImageGallery td {
    padding: 10px;
}

.Examples .MessagingBox .ListPanel .LongButton, .Examples.Ignore .LongButton {
    margin-right: 5px;
    float: left;
}

.LatestPosts, .MostActiveThread, .TopContributors {
    height: 20px;
}

.Examples.DropDown table {
    background-color: #f1f1f1;
}

    .Examples.DropDown table td:hover {
        background-color: #e0e0e0;
    }

.Examples.Search {
    margin-bottom: 20px;
}

.Examples .CurrentUserName {
    float: none;
    display: inline;
}

.Examples .StyleSelectorLinks {
    float: none;
    text-align: left;
}

    .Examples .StyleSelectorLinks a {
        float: none;
    }

.Red .Examples .StyleSelectorLinks a {
    color: red;
}

.Green .Examples .StyleSelectorLinks a {
    color: green;
}

.Pink .Examples .StyleSelectorLinks a {
    color: pink;
}

.ContributionsList .UniGridBody {
    margin-top: 10px;
}

.LayoutAccHeader, .LayoutAccSelectedHeader {
    color: #66addf;
    font-size: 14px;
    margin: 10px 0;
    text-decoration: underline;
    cursor: pointer;
}

.LayoutAccSelectedHeader {
    text-decoration: none;
    cursor: default;
}

.ProductPrice .left {
    width: 207px !important;
}

.NewsTitle {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 700;
}

.ReportComment {
    width: 100%;
    height: 100px;
}

.zoneMainContent select.CntRatingDrpList {
    width: 50px;
}

.CntRatingSubmitBtn {
    margin-bottom: 10px;
}

.ProductImageWishlist {
    vertical-align: top;
    padding-top: 35px;
}

.ProductPrice {
    font-size: 15px;
}

.FeaturedProduct {
    border: 3px solid #e6e6e6;
    margin-bottom: 4px;
    padding: 10px 25px;
    width: 100px;
    height: auto;
    text-align: center;
}

.highlight {
    background-color: #ff0;
}

.FeedLink {
    margin-bottom: 13px;
    padding-top: 35px;
}

.textSimple .FeedLink {
    float: none;
    margin-top: 0;
    margin-right: 5px;
    text-decoration: none;
}

.NotificationSubscriptionHeader {
    margin-bottom: 5px;
    font-weight: 700;
}

.EmailNotificationForm {
    width: 200px;
}

.NotificationSubscriptionButton .btn {
    margin-top: 10px;
}

.InfoLabel {
    display: block;
    padding: 5px 0;
}

.examplesToLeft {
    float: left;
}

    .examplesToLeft.search {
        width: 100%;
    }

    .examplesToLeft .searchBox {
        float: left;
        margin-bottom: 20px;
    }

    .examplesToLeft .predictiveSearchResults {
        position: absolute;
        left: 5px;
        width: 204px !important;
    }

.Slider .NewsTitle a {
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    margin: 10px 0;
}

    .Slider .NewsTitle a:hover {
        text-decoration: underline;
    }

.Slider .Pager .Control, .Slider .Pager .PagerPage {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.TabsContent .TabsContent {
    background: 0 0;
    border-bottom: none;
}

.UnigridPagerPage:hover {
    padding: 1px 4px 0 4px !important;
}

.ExamplesContent input[type=password], .ExamplesContent input[type=text], .sendToFriendPanel input[type=text] {
    width: 200px;
    border: 1px solid #cdcdcd;
    height: 27px;
    line-height: 27px;
}

.ExamplesContent select, .MassAction select {
    border: 1px solid #cdcdcd;
    height: 31px;
    line-height: 27px;
}

.ExamplesContent .my-profile-panel textarea {
    width: 200px;
    height: 50px;
}

.ExamplesContent .form-minilogon input.form-control[type=text] {
    margin-right: 6px;
}

.IE7 .example-chat-all-in-one, .IE8 .example-chat-all-in-one {
    position: relative;
    top: -2px;
    border-top: 1px dotted #000;
    background: #fff;
    overflow: visible;
    width: 930px;
}

.ContentBody:not(.DesignMode) .example-chat-all-in-one {
    position: relative;
    top: -1px;
    border-top: 1px dotted #000;
    overflow: visible;
    width: 930px;
}

.IE.ContentBody:not(.DesignMode) .example-chat-all-in-one {
    top: -3px;
    background: #fff;
}

.Examples .logon input[type=submit], .Examples .signoutButton {
    width: auto !important;
    background: #22467e url(../%7E/App_Themes/CorporateSite/Images/bg_signoutBtn.png) left top repeat-x;
}

.IE7 .Examples .logon input[type=submit], .IE7 .Examples .signoutButton {
    min-width: auto;
}

.customTableItemsEditButtons .EditButtons {
    float: left;
    margin-top: 20px;
    background: 0 0;
    border: none;
}

    .customTableItemsEditButtons .EditButtons a {
        text-decoration: underline;
        font-weight: 400;
    }

        .customTableItemsEditButtons .EditButtons a:hover {
            text-decoration: none;
        }

.customTableItemsEditButtons .CMSEditModeButtonEdit {
    background: url(../~/App_Themes/CorporateSite/Images/ico_edit.png) no-repeat scroll left center transparent;
    padding: 5px 0 5px 30px;
}

.customTableItemsEditButtons .CMSEditModeButtonDelete {
    background: url(../~/App_Themes/CorporateSite/Images/ico_delete.png) no-repeat scroll left center transparent;
    margin-left: 10px;
    padding: 5px 0 5px 30px;
}

.abuse-report textarea.form-control {
    width: 100%;
}

.CaptchaTable {
    border-collapse: collapse;
}

    .CaptchaTable td {
        padding: 0 !important;
    }

    .CaptchaTable img {
        min-width: 140px;
    }

.CaptchaTextBox {
    width: 75px !important;
    height: 31px;
}

.CaptchaTextBoxSmall {
    width: 15px !important;
    margin-left: 5px;
    margin-right: 5px;
    height: 31px;
}

.CaptchaQuestion {
    min-width: 100px;
}

.CaptchaAfterText {
    padding: 10px;
    min-width: 170px;
}

.PasswordStrengthText {
    padding-top: 2px;
    padding-bottom: 1px;
}

.PasswStrenghtIndicator {
    margin-bottom: 4px;
}

.PasswordStrengthHint {
    color: #777;
}

.CntRatingContent {
    min-height: 20px;
}

.CntRatingResult {
    padding-top: 5px;
}

.CntRatingRadioTable td {
    text-align: center;
}

.CntRatingRadioTable .radio input {
    margin: 0 3px;
}

.GeneralActions .NewItemImage, .MessageActionsPanel .NewItemImage {
    padding-bottom: 8px;
}

.MessageActionsPanel .NewItemImage {
    padding-right: 3px;
}

.ImageCell {
    padding: 5px;
    padding-left: 0;
}

    .ImageCell img {
        border: 1px solid #ccc;
        padding: 5px;
    }

.SocialBookmarking a {
    text-decoration: none;
}

.MessagingBox .BoldInfoLabel {
    display: block;
    padding: 10px 0 0 0;
    font-weight: 700;
}

.TextContent {
    margin-bottom: 10px;
}

.DocWizardNav div {
    display: block;
    float: left;
}

.DocWizardNav a {
    text-decoration: none;
    color: #666;
    padding-right: 20px;
    padding-left: 20px;
    min-height: 30px;
}

    .DocWizardNav a:hover {
        text-decoration: underline;
    }

.DocWizardItemCurrent, .DocWizardItemFirst {
    border-right: solid 1px #ccc;
}

.DocWizardItemCurrent, .DocWizardItemLast {
    border-left: solid 1px #fff;
}

    .DocWizardItemCurrent a {
        font-weight: 700;
        color: #000;
    }

.DocWizardNav {
    border: solid 1px #ccc;
    background: #e9e9e9;
    margin: 15px 0;
    padding: 15px 10px;
    font-family: arial;
    font-size: 15px;
    font-weight: 700;
    min-height: 16px;
}

.NextStepArea a {
    float: right;
}

.NextStepArea, .PreviousStepArea {
    min-width: 150px;
}

.DocumentWizardContent {
    min-height: 300px;
    padding: 10px;
    border: solid 1px #fcfcfc;
    background-color: #fefefe;
    border-bottom: solid 1px #ccc;
}

.WizardButton {
    text-decoration: none;
    height: 31px !important;
    line-height: 31px;
    vertical-align: middle;
    padding: 0 20px;
    cursor: pointer;
    display: block;
}

    .WizardButton:hover {
        text-decoration: none;
    }

.PreviousStepArea .WizardButton {
    float: left;
}

.NextStepArea .WizardButton {
    float: right;
}

@media(max-width:991px) {
    #itsignature, .footer-links, .footer-media {
        text-align: center;
    }

    .InnerPageContenImageSkewBanner img {
        visibility: hidden;
    }

    .wraperPacificard .bannersInnerProductDetail .boxImg, .wraperPacificard .logoCardBottom {
        display: none;
    }
}

@media screen and (max-width:999px) {
    .zoneMainContent .home .center {
        float: none;
        width: 100%;
    }

        .zoneMainContent .home .center .padding {
            margin-left: 0;
            width: 100%;
        }

    h1 {
        padding-top: 25px;
    }

    .zoneFooter, .zoneMainContent, .zoneMenuWrap, .zoneTopInfo, .zoneTopWrap {
        min-width: 0;
    }

        .mainDiv .inner, .topHome .inner, .zoneFooter .inner, .zoneMainContent .home .inner, .zoneMainContent .innerContent, .zoneMenuWrap .inner, .zoneTopInfo .inner, .zoneTopWrap .inner {
            max-width: 100%;
            padding: 0 20px;
        }

    .footerMenu ul {
        display: none;
    }

    .zoneTopInfo {
        height: auto;
    }

        .zoneTopInfo .left {
            float: right;
            font-size: 11px;
        }

        .zoneTopInfo .right, .zoneTopInfo .right input {
            font-size: 11px;
        }

    .zoneMenu .CMSListMenuUL li {
        padding: 0 8px 0 0;
    }

    .zoneLogo {
        margin-bottom: 15px;
    }

    .footerLogo, .footerMenu {
        background: 0 0;
        padding: 0;
        margin-top: 39px;
        width: 19%;
    }

        .footerLogo h3, .footerMenu h3 {
            font-size: 15px;
        }

            .footerLogo h3:after {
                content: " Kentico";
            }

        .footerLogo a {
            display: none;
        }

    .zoneFooter {
        min-height: 100px;
        margin-top: 70px;
    }

    .topHome .inner {
        background-size: 40%;
    }

    .zoneMainContent .home .left, .zoneMainContent .home .right {
        width: 47%;
    }

    .zoneMainContent .home .center {
        margin: 0;
        width: 100%;
    }

    .gradientBox, .gradientBox .content {
        text-align: center;
    }

        .gradientBox .content > div {
            margin: 0 auto;
        }

        .gradientBox .content .NewsletterSubscription {
            display: inline-block;
        }

        .gradientBox h3 {
            padding-left: 0;
            background: 0 0 !important;
        }

    .responsiveClear {
        clear: both;
    }

    .topHome p {
        width: 90%;
    }

    .zoneMainContent .left, .zoneMainContent .right {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width:640px) {
    .listBoxTwoColumns .teaser, .listBoxWithTeaser .teaser {
        display: none;
    }

    .listBoxWithTeaser .description, .listBoxWithoutTeaser .description {
        margin-left: 0;
    }

    .listDetail .teaser {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .listDetail h1 {
        text-align: center;
    }

    .listDetail .contentTextTeaser {
        padding-left: 0;
    }

    .leftM_CMSListMenuUL {
        float: none;
        width: 100%;
    }

    .zoneMainContent .twoColumnsLeft .left {
        width: 100%;
        float: none;
    }

    .zoneMainContent .twoColumnsLeft .center {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .zoneTopWrap .leftM_CMSListMenuHighlightedLI .leftM_CMSListMenuUL .leftM_CMSListMenuHighlightedLI {
        background: url(../%7E/App_Themes/CorporateSite/Images/bg_leftMenuSubHover.png) no-repeat left top;
    }

    .EditingFormTable input[type=text] {
        width: 180px;
    }

    .EditingFormTable .TextAreaField, .EditingFormTable textarea {
        width: 180px !important;
    }

    .list .description {
        width: 100%;
        background: 0 0;
    }

    .list .detail {
        float: none;
        padding-left: 0;
    }

    .leftBoxCSSlist {
        min-height: inherit;
    }

    h1 {
        line-height: 1;
    }

    .zoneMainContent .home .left, .zoneMainContent .home .right {
        float: none;
        width: 100%;
    }

    .zoneMainContent .left .padding, .zoneMainContent .right .padding {
        padding: 0;
    }

    .zoneTopWrap .inner {
        text-align: center;
    }

    .topHome .inner {
        background: 0 0;
        text-align: center;
    }

    .zoneLogo {
        margin: 0 auto 10px auto;
        padding: 0;
        display: inline-block;
        float: none;
    }

    .topHome, .topHome .inner {
        height: auto;
    }

        .topHome p {
            text-align: center;
            width: 100%;
        }

            .topHome p a {
                display: inline-block !important;
                margin-left: auto !important;
                margin-right: auto !important;
            }

    .zoneMenu .CMSListMenuUL li {
        float: none;
        padding: 0;
    }

        .zoneMenu .CMSListMenuUL li a {
            padding: 10px 0;
        }

            .zoneMenu .CMSListMenuUL li a:hover {
                border-bottom: 1px solid #5f96d4;
            }

        .zoneMenu .CMSListMenuUL li:hover .CMSListMenuUL {
            display: none !important;
        }

    .zoneTopInfo .currentUserBlock, .zoneTopInfo .logon {
        display: inline-block;
        float: none;
    }

    .zoneTopInfo {
        text-align: center;
    }

        .zoneTopInfo .left {
            line-height: 18px;
            float: none;
        }

        .zoneTopInfo .right {
            line-height: 18px;
            float: none;
        }

        .zoneTopInfo .left span {
            display: none;
        }

        .zoneTopInfo .logon {
            padding-bottom: 8px;
        }

        .searchBox input.searchTextbox {
            width: 87%;
        }

    .MediumDevice .searchBox input[type=image].searchTextbox, .SmallDevice .searchBox input[type=image].searchTextbox {
        width: auto;
    }

    .zoneBreadcrumbs {
        padding-top: 5px;
    }

    .home .inner .left .gradientBox.leftBox:nth-child(2), .home .inner .right .gradientBox.rightBox:nth-child(2), .topHome .text {
        display: none;
    }
}

@media screen and (max-width:400px) {
    .topHome .inner .learnMore {
        background: #1e4178;
        width: 100%;
        height: 80px;
        border: 1px solid #fff;
        border-radius: 4px;
        -webkit-box-shadow: 0 5px 20px 0 #78797a;
        box-shadow: 0 5px 20px 0 #78797a;
        margin-top: 0;
    }

    .searchBox input.searchTextbox {
        width: 80%;
    }

    .footerLogo, .footerMenu {
        float: none;
        text-align: center;
        width: 100%;
    }
}

.DonateWebPart .form-horizontal .form-group, .DonateWebPart .form-horizontal .form-group:after {
    clear: none;
}

.DonateWebPart .add-to-cart-container {
    height: auto;
}

.form-filter {
    margin: 20px 0;
}

.ContentBody .form-horizontal.form-filter {
    width: 386px;
}

.form-filter .form-group {
    margin-bottom: 4px;
}

    .form-filter .form-group .filter-form-label-cell label {
        line-height: 31px;
    }

.form-filter .filter-form-condition-cell .form-control {
    height: 31px;
}

.ProductFilter .btn-default, .filterButton {
    font-size: 13px;
    position: static;
    margin-left: 4px;
}

.FilterSearch .btn, .filterButton {
    margin-left: 4px;
}

.form-control-text {
    margin-top: 6px;
    display: inline-block;
}

.IE7 .form-control-text {
    display: inline;
    line-height: 32px;
    margin-top: 0;
    vertical-align: top;
}

.control-label {
    display: inline-block;
    padding-right: 16px;
    margin-top: 6px;
}

.zoneMainContent .form-filter select.form-control {
    padding: 0;
    width: auto;
}

.zoneMainContent .listBoxHead.line .ProductFilter input.form-control {
    height: 16px;
    line-height: normal;
}

.zoneMainContent .listBoxHead.line .ProductFilter td {
    padding: 0;
}

.zoneMainContent .listBoxHead.line .ProductFilter .btn {
    height: 18px;
}

.Gecko .FilterSearch .btn, .Gecko .filterButton {
    position: relative;
}

.membership-req-data .existing-user, .membership-req-data .new-user {
    width: 50%;
    float: left;
}

.ContentBody .membership-req-data .form-horizontal {
    width: auto;
}

.ContentBody .UserContributionForm .form-horizontal {
    width: 100%;
}

.logon-page-background .form-horizontal {
    width: auto !important;
}

.logon-panel {
    margin-bottom: 8px;
}

.logon-panel-password-retrieval .form-horizontal {
    margin-top: 8px;
}

.logon-page-background .btn-default, .logon-page-background .btn-primary {
    margin-left: 112px;
}

.logon-remember-me-checkbox {
    margin: 3px;
}

    .logon-remember-me-checkbox input {
        margin: 0 3px 0 0;
    }

.logon-page-background .form-control-error {
    margin-left: 8px;
}

.logon-password-retrieval-result {
    display: block;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.containerModalBank {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1504;
    background-color: rgba(0, 0, 0, .7);
    margin: 0;
    padding: 0;
}

.closeFloat {
    position: relative;
    top: 25px;
    left: 0;
    z-index: 1401;
    right: 0;
}

    .closeFloat .button {
        padding: 0;
        color: #000;
        right: 0;
        position: absolute;
    }

        .closeFloat .button img {
            max-height: 30px;
            max-width: 30px;
        }

.ModalFloat {
    position: relative;
    top: 82px;
    z-index: 1401;
}

.btn-onlineBank:before {
    content: "\f023";
    font-family: FontAwesome;
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 2px;
    left: -8px;
}

.OnlineBank {
    font-family: 'Open Sans';
    background-color: #fff;
    padding: 0;
    color: #000;
    width: 690px;
    right: 0;
    position: absolute;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .35);
}

.ajax__tab_header {
    font-size: 18px;
    background-color: #fff;
}

.ajax__tab_tab {
    color: #000 !important;
    overflow: visible !important;
    padding: 20px;
}

.ajax__tab_active {
    background-color: #fff;
}

    .ajax__tab_active .ajax__tab_tab {
        color: #fff !important;
    }

.OnlineBank .ajax__tab_header a.ajax__tab_tab {
    color: #fff !important;
    outline: 0;
    width: 230px;
    height: 67px;
    text-align: left;
}

.OnlineBank a#tabs_tab2 {
    border-right: 1px solid #ffffff26;
    border-left: 1px solid #ffffff26;
}

.OnlineBank a.ajax__tab_tab img {
    max-width: 25px;
    max-height: 26px;
    margin-right: 15px;
}

.OnlineBank span.ajax__tab_outer {
    background-color: #004280;
}

.OnlineBank .ajax__tab_active span.ajax__tab_outer {
    background-color: #fff;
}

.OnlineBank .ajax__tab_active a.ajax__tab_tab {
    color: #005eb8 !important;
}

.OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content {
    padding: 25px 30px;
}

    .OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content p.title {
        font-family: "Open Sans";
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 5px;
        line-height: 1.3em;
    }

    .OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content span {
        display: block;
        font-family: "Open Sans";
        color: #666;
        font-size: 12.5px;
        line-height: 1.3em;
    }

    .OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content .btn-blue {
        display: block;
        text-align: center;
        margin: 15px 0 10px 0;
    }

    .OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content .text-link {
        display: block;
        font-size: 12.5px;
    }

    .OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content hr {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content .sub-link {
        font-size: 16px;
        font-family: "Open Sans";
        font-weight: 600;
        padding-bottom: 5px;
    }

    .OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content a.btn-blue:after, .OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .content a.sub-link:after {
        content: '';
        font-family: FontAwesome;
        margin-left: 4px;
        display: inline-block;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        padding-left: 3px;
    }

.OnlineBank .ajax__tab_body.ajax__scroll_auto .ajax__tab_panel .image img {
    max-width: 345px;
}

.btn-green {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #00a600 none repeat scroll 0 0;
    border: medium none;
    border-bottom: 3px solid #007e00;
    border-radius: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 11px 18px;
    font-family: 'Open Sans';
    font-weight: 500;
    transition: .4s;
}

    .btn-green:hover {
        background: #2c832c none repeat scroll 0 0;
        color: #fff;
        cursor: pointer;
        text-decoration: none !important;
    }

    .btn-green:active, .btn-green:focus, .btn-green:visited {
        background: #00a600 none repeat scroll 0 0;
        text-decoration: none !important;
        color: #fff !important;
    }

a.btn-blue, a.text-link {
    pointer-events: visible;
}

a.btn-blue {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #005eb8 none repeat scroll 0 0;
    border: medium none;
    border-bottom: 3px solid #00488c;
    border-radius: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 12px 25px;
    font-family: 'Open Sans Light';
    transition: .4s;
}

a:hover.btn-blue {
    background: #00488c;
    text-decoration: none !important;
    color: #fff !important;
}

a:active.btn-blue, a:focus.btn-blue, a:visited.btn-blue {
    text-decoration: none !important;
    color: #fff !important;
}

a.text-link {
    color: #005eb8;
    font-size: 13px;
    font-family: 'Open Sans';
}

a:hover.text-link {
    text-decoration: underline !important;
    color: #005eb8 !important;
}

a:active.text-link, a:focus.text-link, a:visited.text-link {
    text-decoration: none !important;
    color: #005eb8 !important;
}

.btn-md {
    border-radius: 4px !important;
    font-size: 18px !important;
    padding: 9px 18px !important;
}

.btn-sm {
    border-radius: 4px !important;
    font-size: 15px !important;
    padding: 6px 13px !important;
}

.containerOnlineBank {
    padding: 32px 0px 20px 0px;
    text-align: right;
    float: left;
}

.text-warning {
    font-family: 'Open Sans';
    font-size: 11px;
    float: left;
    color: #b3cfea !important;
    margin: 10px 7px 8px 0px;
    text-align: right;
}

.hidden {
    display: none;
}

.unhide {
    display: block;
}

.containerPageContent {
    position: relative;
    z-index: 4;
    margin: 0 auto;
}

.containerWraper {
    background-color: #fff;
    margin-top: 60px;
    max-width: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 5px;
    padding-top: 40px;
    padding-bottom: 40px;
}

    .containerWraper .zoneLeft {
        font-size: 15px;
        padding: 0 45px 0 45px;
    }

    .containerWraper .zoneRigth {
        padding: 0 45px 0 20px;
    }

    .containerWraper .zoneLeft h2 {
        margin-top: 0;
        padding-top: 0;
    }

@media screen and (max-width:999px) {
    .containerWraper .zoneLeft {
        padding: 0 20px;
    }

    .containerWraper .zoneRigth {
        padding: 0 20px;
    }
}

.bx-shadow {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
}

.zoneTopTitlePage {
    color: #fff;
}

.menuLateralTitle {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}

ol#menuLateralInternal, ul#menuLateralInternal {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 30px;
}

#menuLateralInternal li {
    padding: 5px 0;
    list-style: none;
    font-weight: 400 !important;
}

    #menuLateralInternal li::before {
        content: "\f00c";
        font-family: FontAwesome;
        float: left;
        margin-left: -1.5em;
        color: #d6d6d6;
        font-size: 18px;
        opacity: .5;
    }

    #menuLateralInternal li.Highlighted {
        font-weight: 700 !important;
    }

ul#menuLateralInternal li p {
    cursor: pointer;
}

#menuLateralInternal .parentMenuLateral {
    pointer-events: none;
    color: #333;
    font-weight: 700;
}

#menuLateralInternal li ul > li.Highlighted {
    font-weight: 700 !important;
}

#menuLateralInternal li > ul {
    margin-left: -20px !important;
}

    #menuLateralInternal li > ul li {
        list-style: circle;
    }

        #menuLateralInternal li > ul li:before {
            content: none;
        }

#menuLateralInternal > li > ul {
    padding-left: 20px;
}

    #menuLateralInternal > li > ul > li {
        list-style: none !important;
    }

        #menuLateralInternal > li > ul > li > a {
            display: none;
        }

#menuLateralInternal a {
    font-family: 'Open Sans';
    font-size: 13px;
    color: #005eb8;
    position: relative;
    top: 3px;
}

.imgContent {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.docMainLink {
    background: url(/BancoPacifico/media/layout-images/icons/pdf-icon.svg) no-repeat;
    background-position-y: 2px;
    display: inline-block;
    padding: 6px 0 0 60px;
    position: relative;
    width: 100%;
    height: 48px;
    margin: 15px auto;
}

.container-indicators {
    margin-top: 30px;
}

.title-indicator {
    font-weight: 700;
    font-family: Open Sans Bold;
    font-size: 18px;
}

.block-indicators .list-indicators {
    padding: 15px 0;
}

    .block-indicators .list-indicators li {
        font-size: 13px;
        padding: 5px 0;
        background: url(/BancoPacifico/media/icon-site/pdf-small-icon.png) no-repeat 0 5px;
        padding-left: 22px;
        margin: 3px 0;
        list-style: none;
    }

.pageGroupPacific .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/bgNuestraInstitucion2.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageGobCorporativo .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/bgBancoPacifico-5.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageGCestructura .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/bgGobCorporativo.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageGCdirectorio .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/bgBancoPacifico-miembros-directorio.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageGCcomisiones .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/bgBancoPacifico-6.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageGCcodigogobcorp .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-4.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageGCcodigoetica .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-5.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageGCvalores .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-7.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageGCindicadores .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-8.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageRSquienes .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/bgBancoPacifico-1.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageRSgestion .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-3.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageRSmemoria .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-9.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageRSmedioambiente .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-2.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageRScomunidad .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-4.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageBeneficiosProveedores .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/bgBancoPacifico-4.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageBPactuales .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-6.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageBPcalificacionsimple .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-10.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageBPcalificacionmayor .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-generico-5.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageBPcalificacionexterior .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-innovacion-1.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.pageAfiliacionComercios .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-afiliacionnegocios.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.seguridad .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-seguridad-1.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.emergencias .containerWraper {
    background: url(/BancoPacifico/media/headers/corporativo/header-pag-emergencias.jpg) no-repeat #fff top;
    padding-top: 345px;
    background-size: contain;
}

.textInst {
    width: 60%;
    float: left;
}

h2 {
    font-family: 'Open Sans Light' !important;
}

.imgInst {
    float: right;
}

.instHitos {
    display: inline-table;
}

.contentHito {
    margin-bottom: 20px;
    padding-right: 30px;
}

.titleHito {
    font-family: 'Open Sans Bold' !important;
}

.containerTabZoneCenter {
    display: inline-block;
    width: 100%;
}

    .containerTabZoneCenter .zoneCenter {
        padding: 0;
    }

.tabsItemGeneric .ajax__tab_active {
    /*background-color: #40a4d9 !important*/
    background-color: #0086cc !important;
}

.tabsItemGeneric .ajax__tab_tab, .tabsItemSubBp .ajax__tab_active {
    padding: 12px 20px;
    font-size: 14px;
}

.tabsItemGeneric .textTabInt {
    font-size: 14px;
    padding: 20px 15px 25px 15px;
    display: inline-block;
}

.tabsItemGeneric {
    padding: 20px 0;
}

    .tabsItemGeneric .ajax__tab_active span.ajax__tab_outer {
        background: #3aa3db;
    }

    .tabsItemGeneric span.ajax__tab_outer {
        background-color: #0086cc;
    }

    .tabsItemGeneric .ajax__tab_header {
        background-color: #0086cc;
    }

    .tabsItemGeneric .ajax__tab_body {
        background-color: #f0f0f0;
    }

ul.list-pdf {
    padding: 0 10px;
}

    ul.list-pdf li {
        font-size: 13px;
        padding: 5px 0;
        background: url(/BancoPacifico/media/layout-images/icons/pdf-icon.svg) no-repeat 0 7px;
        padding-left: 22px;
        margin: 3px 0;
        list-style: none;
        background-size: 16px 16px;
    }

.formHazteCliente {
    margin: auto;
    text-align: center;
}

    .formHazteCliente .fa.fa-check {
        font-size: 90px;
    }

.circleMiddle {
    height: 70px;
    width: 70px;
    background-color: #ebebeb;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50px;
    right: 0;
    margin: auto;
}

    .circleMiddle:before {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        z-index: 50;
        float: left;
        font-size: 68px;
        color: #005eb8;
        margin: auto;
        line-height: 1em;
        padding: 0;
        left: 0;
        right: 0;
        text-align: center;
    }

.EditingFormErrorLabel {
    padding-bottom: 0 !important;
}

.radio label {
    margin-right: 15px;
}

.containerWraperForm {
    background-color: #fff;
    margin-top: 50px;
    max-width: 100%;
    margin-right: initial !important;
    margin-left: initial !important;
    position: relative;
}

    .containerWraperForm .colLeft {
        background-color: #fff;
        font-size: 15px;
        padding: 50px 70px 50px 50px;
        height: 100%;
    }

    .containerWraperForm .colRight {
        padding: 50px 70px;
        background: #ebebeb;
        display: inline-flex;
        border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
        height: 100%;
    }

.resp-formCliente .link-bottom {
    display: block;
}

    .resp-formCliente .link-bottom a {
        margin: 15px;
        display: inline-block;
    }

    .resp-formCliente .link-bottom img {
        float: none;
        max-width: 50px;
    }

.EditingFormTable {
    width: 100%;
}

    .EditingFormTable tr {
        text-align: right;
    }

        .EditingFormTable tr td {
            padding: 6px 0;
        }

    .EditingFormTable .EditingFormValueCell .EditingFormControlNestedControl input[type=text], .EditingFormTable .EditingFormValueCell .EditingFormControlNestedControl select, .EditingFormTable .EditingFormValueCell .EditingFormControlNestedControl textarea {
        width: 100% !important;
        min-height: 50px !important;
        border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        -webkit-border-radius: 3px 3px 3px 3px;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    }

    .EditingFormTable .EditingFormValueCell .EditingFormControlNestedControl textarea {
        min-height: 100px !important;
        margin: 0;
        padding: 20px 12px 0 12px !important;
    }

    .EditingFormTable .EditingFormButtonCell .FormButton {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #005eb8 none repeat scroll 0 0;
        border: medium none;
        border-bottom: 3px solid #00488c;
        border-radius: 0;
        border-radius: 5px;
        color: #fff;
        font-size: 18px;
        padding: 10px 25px;
        font-family: 'Open Sans Light';
        text-align: center;
        height: 100%;
        transition: .5s;
    }

        .EditingFormTable .EditingFormButtonCell .FormButton:hover {
            background: #00488c;
            text-decoration: none !important;
            color: #fff !important;
        }

.contentfotoLeft {
    margin-right: 25px;
    margin-bottom: 15px;
    float: left;
}

.contentfotoRight {
    margin-left: 25px;
    margin-bottom: 15px;
    float: right;
}

.containerWraper .zoneLeft h2 {
    margin-bottom: 25px;
    font-size: 36px;
}

.containerWraper .zoneLeft h3 {
    margin-bottom: 20px;
}

.contentfotoGeneral {
    margin-bottom: 15px;
}

.checklist li {
    list-style-type: none;
    padding: 6px 0;
    font-size: 15px;
}

    .checklist li::before {
        content: "";
        font-family: FontAwesome;
        float: left;
        margin-left: -1.5em;
        color: #d6d6d6;
        font-size: 18px;
        opacity: .7;
    }

.contentfotoShadow, .innerPromoPageContentBanner .contentfotoShadow img {
    -webkit-box-shadow: 0 5px 9px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 5px 9px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 5px 9px 0 rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.boxshadowGeneric {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    transition: .5s;
}

    .boxshadowGeneric:hover {
        -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
    }

.colMain {
    padding: 0 45px !important;
}

    .colMain h2 {
        margin-top: 0;
        margin-bottom: 15px;
        padding-top: 0;
        font-size: 36px;
    }

    .colMain ul li {
        font-size: 15px;
        line-height: 1.5em;
        margin-bottom: .7em;
    }

.colLeft h2 {
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 0;
    font-size: 36px;
}

.colRight h2 {
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 0;
    font-size: 36px;
}

.colLeft ul li {
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: .7em;
}

.colRight ul li {
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: .7em;
}

.section_padding_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section_padding_100_50 {
    padding-top: 100px;
    padding-bottom: 50px;
}

.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.section_padding_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section_padding_50_20 {
    padding-top: 50px;
    padding-bottom: 20px;
}

.section_padding_150 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.section_padding_200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

.section_padding_0_100 {
    padding-top: 0;
    padding-bottom: 100px;
}

.section_padding_70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section_padding_0_50 {
    padding-top: 0;
    padding-bottom: 50px;
}

.section_padding_40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

.emergencia .icon img {
    padding: 15px 0 0 0;
}

.emergencia.tips.icon img {
    width: 70px;
    padding: 5px 20px 0 0;
    float: left;
    margin-bottom: 20px;
}

.emergencia.tips.icon h2 {
    padding-top: 20px;
    font-size: 32px;
}

.colMain .tips {
    background-color: #f0f0f0;
    padding: 20px 32px;
    border-radius: 6px;
}

.colMain .emergencia h2 {
    margin-top: 0;
    margin-bottom: 12px;
    padding-top: 0;
    font-size: 26px;
    line-height: 1.4;
}

.colMain .emergencia h3 {
    margin-top: 20px;
    margin-bottom: 7px;
    padding-top: 0;
    font-size: 18px;
    font-family: 'open sans bold';
    line-height: 1.3;
}

.socialmedialinks {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: left center;
    width: 16px;
    line-height: 1.6em;
    margin-bottom: 4px;
    margin-top: 4px;
}

.facebook {
    background-image: url(/BancoPacifico/media/layout-images/icons/facebook-contact.svg);
}

.twitter {
    background-image: url(/BancoPacifico/media/layout-images/icons/twitter-contact.svg);
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

    .video-container embed, .video-container iframe, .video-container object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.containerDetailProducts h2 {
    font-size: 36px !important;
    margin-top: 0;
    padding-top: 0 !important;
}

.containerDetailProducts h3 {
    font-size: 26px !important;
    margin-top: 0;
}

.containerDetailProducts a.arrow-right:after {
    content: '\f061';
    font-family: FontAwesome;
    margin-left: 4px;
}

a.arrow-down:after {
    content: '\f063';
    font-family: FontAwesome;
    margin-left: 4px;
}

.accordion-section-title:after {
    right: 17px;
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
}

.accordion-section {
    line-height: 2em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 0;
}

    .accordion-section h2 {
        margin-top: 0;
        margin-bottom: 15px;
        padding-top: 15px;
        font-size: 36px;
    }

        .accordion-section h2 a {
            font-family: "open sans light";
            font-size: 33px;
        }

.banner-alert {
    margin: 40px 0 20px 0;
}

    .banner-alert div {
        margin-top: 30px;
    }

.bannercalculadoras {
    background: #fff;
    margin: 15px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    cursor: pointer;
    padding: 20px;
    min-height: 110px;
    transition: .4s;
}

    .bannercalculadoras img {
        max-width: 58px;
        height: auto;
    }

    .bannercalculadoras h4 {
        margin-top: 5px !important;
        font-weight: 700;
        margin-bottom: 5px;
        padding-top: 0 !important;
        font-size: 18px !important;
    }

    .bannercalculadoras p {
        margin-top: 0;
        line-height: 1.3em;
    }

    .bannercalculadoras:hover {
        -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
    }

.pdflink {
    background-image: url(/BancoPacifico/media/layout-images/icons/pdf-icon.svg);
}

.content-helper-simple {
    height: 119px !important;
}

.zoneInterestYou .item-box {
    padding: 15px 15px 15px 70px;
    min-height: 105px;
    background-position: 14px 19px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top: 25px;
    display: block;
    text-decoration: none;
    background-color: #f2f2f2 !important;
    background-size: 50px !important;
    transition: .4s;
}

.zoneInterestYou .titleBox {
    font-family: 'Open Sans Bold';
}

.zoneInterestYou .contentBox {
    font-size: 12px;
    color: #7f7f7f;
    font-family: 'Open Sans';
    margin-bottom: 0;
    padding-top: 5px;
    line-height: 1.3em;
}

.zoneInterestYou .item-box:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    cursor: pointer;
}

.zoneInterestYou .container-box {
    margin-right: -15px;
    margin-left: -15px;
}

.zoneInterestYou a {
    text-decoration: none !important;
}

.zoneInterestYou .tarjetas {
    background: url(/BancoPacifico/media/layout-images/icons/card-icon.svg) no-repeat;
    background-size: 43px 43px !important;
}

.zoneInterestYou .inversiones {
    background: url(/BancoPacifico/media/layout-images/icons/depositosplazo.svg) no-repeat;
    background-size: 43px 40px !important;
}

.zoneInterestYou .creditos {
    background: url(/BancoPacifico/media/layout-images/icons/credit-card-check.svg) no-repeat;
    background-size: 43px 43px !important;
}

.zoneInterestYou .empresa {
    background: url(/BancoPacifico/media/layout-images/icons/chart-icon.svg) no-repeat;
    background-size: 43px 43px !important;
}

.zoneInterestYou .millas {
    background: url(/BancoPacifico/media/layout-images/icons/programa-millas-icon.svg) no-repeat;
    background-size: 43px 43px !important;
}

.zoneInterestYou .pagoprogramado {
    background: url(/BancoPacifico/media/layout-images/icons/pagoprogramado.svg) no-repeat;
    background-size: 40px 40px !important;
}

.zoneInterestYou .pacificardbox {
    background: url(/BancoPacifico/media/layout-images/icons/pacificardbox-icon.png) no-repeat;
    background-size: 43px 43px !important;
}

.title-h1 {
    font-family: 'Open Sans Light';
    font-size: 36px;
    text-align: center;
    line-height: 1.3em;
    margin-top: 20px;
    padding-top: 25px;
}

.zoneRequirements {
    height: inherit;
    display: table;
    position: relative;
    margin: 0 auto;
}

.wraperZoneRequirements h2 {
    padding-top: 0;
    font-size: 42px;
    margin-bottom: 20px;
}

.wraperZoneRequirements ul {
    list-style: none;
    padding-left: 0;
}

    .wraperZoneRequirements ul li {
        list-style: none;
        padding: 3px 0;
        font-size: 15px;
    }

.wraperPacificard .bannersInnerProductDetail {
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
}

    .wraperPacificard .bannersInnerProductDetail .boxText {
        background-color: transparent;
    }

        .wraperPacificard .bannersInnerProductDetail .boxText:before {
            content: none;
        }

    .wraperPacificard .bannersInnerProductDetail .boxImg {
        overflow: hidden;
    }

    .wraperPacificard .bannersInnerProductDetail .imgCardDetail {
        margin-top: -79px;
        margin-bottom: -27px;
    }

    .wraperPacificard .bannersInnerProductDetail .boxText {
        top: initial !important;
    }

.wraperPacificard .logoCardBottom {
    position: absolute;
    right: 35px;
    bottom: 30px;
}

.wraperPacificard .logoCardBottom {
    max-width: 90px;
    max-height: 61px;
}

    .wraperPacificard .logoCardBottom .logoCard {
        max-width: 90px;
        max-height: 61px;
    }

.separatorbp {
    display: block;
    margin: 30px 0;
    height: 30px;
    clear: both;
    background: url(/BancoPacifico/media/layout-images/separator-bp.svg) no-repeat center center;
}

.links li::before {
    content: "\f00c";
    font-family: FontAwesome;
    float: left;
    margin-left: -1.5em;
    color: #d6d6d6;
    font-size: 18px;
}

.links li {
    line-height: 1.9em;
    list-style: none;
}

.tablegeneral td {
    padding: 15px;
}

.bannerGenericWhite {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    padding: 20px 25px;
    font-size: 13px;
}

    .bannerGenericWhite ul li {
        font-size: 13px;
    }

.genericBanner {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .genericBanner h2 {
        margin-top: 0;
    }

    .genericBanner h3 {
        margin-top: 0;
    }

.soluciones h3 {
    line-height: 1.3em !important;
    font-size: 20px !important;
    margin-bottom: 15px !important;
}

.alert {
    padding: 22px 30px 25px 30px !important;
    border-radius: 5px;
    border: 2px solid transparent;
}

.alert-success {
    color: #333 !important;
    background-color: #0086CC17 !important;
    border-color: #0086cc !important;
}

.alert h4 {
    margin-top: 0 !important;
    padding-top: 0 !important;
    color: #0086cc !important;
}

.alert h3 {
    margin-top: 0 !important;
    padding-top: 0 !important;
    color: #0086cc !important;
}

#btnTop {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: 0;
    background-color: rgba(0, 0, 0, .15);
    color: #fff;
    cursor: pointer;
    padding: 3px 15px;
    border-radius: 4px;
}

    #btnTop:after {
        content: "\f106";
        font-family: FontAwesome;
        float: left;
        color: #fff;
        font-size: 32px;
    }

#btnTop {
    animation: MoveUpDown 2s ease infinite;
}

@keyframes MoveUpDown {
    0%, 100% {
        bottom: 15px;
    }

    50% {
        bottom: 15px;
    }
}

.imageGalleryVertical {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .imageGalleryVertical img {
        max-width: 60px;
        max-height: 40px;
        margin-bottom: 15px;
        min-height: 40px;
    }

    .imageGalleryVertical h4 {
        font-size: 18px !important;
    }

.panel-info {
    border-color: #b5d7ee !important;
}

    .panel-info > .panel-heading {
        color: #333 !important;
        background-color: #b5d7ee !important;
        border-color: #b5d7ee !important;
    }

.panel-heading h3 {
    font-size: 20px !important;
    color: inherit;
}

li.CMSSiteMapListItem {
    width: 50%;
    float: left;
}

ul li ul li.CMSSiteMapListItem {
    width: 100%;
    min-height: 100%;
    line-height: 1.6;
}

.containerWraperServicepage {
    margin-top: 0 !important;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media only screen and (min-width:500px) and (max-width:767px) {
    .containerBannerSlider {
        height: 55% !important;
    }

    .separator-bottom-slider {
        display: none;
    }

    .containerFloatBanner {
        width: 94.5% !important;
    }

    .appdowloadicons {
        max-width: 150px !important;
    }

    .containerFloatBanner {
        min-height: 400px !important;
    }

        .containerFloatBanner .TopFloatBanner {
            min-height: 310px !important;
        }

            .containerFloatBanner .TopFloatBanner p {
                font-size: 26px !important;
            }

    .slide .arrow {
        position: relative !important;
        top: 45%;
        bottom: 0 !important;
    }

        .slide .arrow .arrow-left {
            position: absolute;
            left: 25px;
        }

        .slide .arrow .arrow-right {
            position: absolute;
            right: 25px;
        }

    .slide .dots {
        display: none;
    }

    .topHome {
        height: 740px !important;
    }

    .ContainerSkewBottom {
        -webkit-clip-path: none !important;
        clip-path: none !important;
        -o-clip-path: none !important;
        -ms-clip-path: none !important;
        height: 400px !important;
    }

    .ContenImageSkewBanner {
        -webkit-clip-path: none !important;
        clip-path: none !important;
        -o-clip-path: none !important;
        -ms-clip-path: none !important;
    }

    .banner-content {
        position: absolute !important;
        top: 80% !important;
    }

    .ContainerTopFloatBanner {
        padding: 25px !important;
        min-height: 300px !important;
    }

        .ContainerTopFloatBanner p {
            font-size: 26px !important;
            text-align: left !important;
        }

    .ContainerButtonFloatBanner {
        top: 409px !important;
    }

        .ContainerButtonFloatBanner a {
            width: 90%;
            right: 18px !important;
            padding: 12px 10px !important;
            font-size: 18px !important;
        }

    .contentSkewVivePacifico {
        margin: 45px 0 0 0;
    }

    .contentVivePacifico {
        background: url(/BancoPacifico/media/Personas/banner-promos.jpg) 60% 50%/cover !important;
    }

    .containerVivePacifico {
        margin: 0 !important;
    }

        .containerVivePacifico .container-button {
            padding: 0 !important;
        }

    a.button-blue {
        font-size: 16px !important;
        padding: 12px 10px !important;
    }

    .contentSkewVivePacifico:after {
        -webkit-transform: skewY(0) !important;
        transform: skewY(0) !important;
    }

    .contentVivePacifico:after {
        -webkit-transform: skewY(0) !important;
        transform: skewY(0) !important;
    }

    .contentSolicitudesLinea {
        background: 0 0 !important;
        padding: 30px 0 !important;
    }

        .contentSolicitudesLinea .container-icon {
            width: 15% !important;
        }

        .contentSolicitudesLinea .container-title {
            width: 85% !important;
        }

    .services {
        width: 100% !important;
        margin-left: 0 !important;
    }

        .services img {
            max-width: 60px !important;
        }

        .services a {
            font-size: 18px !important;
            margin-top: 15px !important;
        }

    .container-title .title {
        line-height: 1em;
        padding-bottom: 5px !important;
    }

    .container-title .sub-title {
        padding-bottom: 5px !important;
    }

    .apps {
        width: 100% !important;
        margin-left: 0 !important;
    }

        .apps img {
            max-width: 60px !important;
            margin-bottom: 5% !important;
        }

    .contentVivePacifico .logo {
        max-width: 100% !important;
    }

    .contentServiciosLinea {
        background: 0 0 !important;
        padding: 30px 0 !important;
    }

        .contentServiciosLinea .container-icon {
            width: 15% !important;
        }

        .contentServiciosLinea .container-title {
            width: 85% !important;
        }

    .contentBPProduct {
        display: block !important;
        margin: 0 auto;
    }

    .containerBPProducto {
        margin: 20px auto !important;
        float: initial !important;
    }

    .contentIntroProduct {
        padding: 35px 25px 8px 25px !important;
    }

    .itemMenuBP {
        padding: 15px 25px 0 25px !important;
    }

    .contentBottomProductDetailSkew, .contentGrayProductDetailSkew, .contentProductDetailSkew {
        padding: 25px 25px !important;
    }

    .ContainerProductDetailInfo, .containerDetailProducts {
        margin: 0 !important;
    }

    .bannersInnerProductDetail .content-banner {
        padding: 45px 10px 20px 10px !important;
    }

    .bannersInnerProductDetail .boxText {
        top: -90px !important;
    }

    .bannersInnerProductDetail .boxImg img {
        margin: 0 auto !important;
    }

    .zoneDetailProduct {
        min-height: 1000px !important;
    }

    .bannersInnerProductDetail .boxText:before {
        display: none;
    }

    .bannersInnerProductDetail .content-helper {
        top: -45% !important;
        left: 38% !important;
    }

    .bannersInnerProductDetail .content-banner .links {
        position: relative !important;
    }

        .bannersInnerProductDetail .content-banner .links a {
            position: absolute;
            width: 100%;
        }

            .bannersInnerProductDetail .content-banner .links a.text-link-white {
                top: 70px;
                padding: 0 !important;
                text-align: center;
            }

    .linksInnerPage .link-bottom p {
        display: none;
    }

    .linksInnerPage .link-bottom a {
        display: contents;
        color: #333;
    }

    .linksInnerPage .link-bottom img {
        margin: 0 auto !important;
    }

    .tabs-productDetail {
        width: 100% !important;
        display: block;
    }

    .container-meta {
        margin: 15px 15px !important;
        max-width: 95% !important;
    }

        .container-meta img {
            margin: 0 auto !important;
        }

    .ModalFloat {
        top: 60px !important;
    }

    .closeFloat {
        top: 15px !important;
    }

    .OnlineBank {
        width: 100% !important;
    }

        .OnlineBank .ajax__tab_header a.ajax__tab_tab {
            width: 100% !important;
        }

        .OnlineBank .ajax__tab_tab {
            padding: 10px !important;
        }

        .OnlineBank a.ajax__tab_tab img {
            max-width: 20px !important;
            max-height: 20px !important;
        }

        .OnlineBank a.ajax__tab_tab span {
            font-size: 15px;
            font-family: 'Open Sans Bold';
        }

        .OnlineBank span.ajax__tab_outer {
            width: 33.33% !important;
        }

        .OnlineBank .ajax__tab_outer span.ajax__tab_inner {
            width: 100% !important;
        }

    .closeFloat .button {
        right: 14px !important;
    }

    li.CMSSiteMapListItem {
        width: 100% !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .separator-bottom-slider {
        bottom: -25px !important;
        display: none;
    }

    .containerFloatBanner {
        width: 94.5% !important;
    }

    .appdowloadicons {
        max-width: 150px !important;
    }

    .containerFloatBanner .TopFloatBanner p {
        font-size: 30px !important;
    }

    .topHome {
        height: 740px !important;
    }

    .containerVivePacifico {
        margin: 0 !important;
    }

    .contentSolicitudesLinea {
        background: 0 0 !important;
    }

    .contentServiciosLinea {
        background: 0 0 !important;
    }

    .ContainerTopFloatBanner p {
        font-size: 26px !important;
    }

    .ContainerButtonFloatBanner a {
        width: 90% !important;
        right: 20px !important;
    }

    .contentBPProduct {
        display: block !important;
        margin: 0 auto;
    }

    .containerBPProducto {
        margin: 20px auto !important;
        float: initial !important;
    }

    .contentIntroProduct {
        padding: 35px 25px 8px 25px !important;
    }

    .itemMenuBP {
        padding: 15px 25px 0 25px !important;
    }

    .ContainerProductDetailInfo, .containerDetailProducts {
        margin: 0 !important;
    }

    .bannersInnerProductDetail .content-banner {
        padding-top: 45px !important;
    }

    .bannersInnerProductDetail .boxText {
        top: -90px !important;
    }

    .bannersInnerProductDetail .boxImg img {
        margin: 0 auto !important;
    }

    .zoneDetailProduct {
        height: 100% !important;
        padding-bottom: 40px;
    }

    .bannersInnerProductDetail .boxText:before {
        display: none;
    }

    .bannersInnerProductDetail .content-helper {
        top: -45% !important;
        left: 38% !important;
    }

    .bannersInnerProductDetail .content-banner .links {
        position: relative !important;
    }

        .bannersInnerProductDetail .content-banner .links a {
            position: absolute;
            width: 100%;
        }

            .bannersInnerProductDetail .content-banner .links a.text-link-white {
                top: 70px;
                padding: 0 !important;
                text-align: center;
            }

    .linksInnerPage .link-bottom p {
        display: none;
    }

    .linksInnerPage .link-bottom a {
        display: contents;
        color: #333;
    }

    .linksInnerPage .link-bottom img {
        max-height: 40px !important;
        max-width: 71px !important;
        margin: 0 auto !important;
    }

    .tabs-productDetail {
        width: 100% !important;
        display: block;
    }

    .container-meta {
        margin: 15px 15px !important;
        max-width: 95% !important;
    }

        .container-meta img {
            margin: 0 auto !important;
        }

    .BannerDetailProduct .containerBanner {
        padding: 0 !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .containerFloatBanner .TopFloatBanner p {
        font-size: 24px !important;
    }

    .bannersInnerProductDetail h1 {
        font-size: 36px !important;
    }

    .bannersInnerProductDetail .content-banner p {
        font-size: 14px !important;
    }

    .bannersInnerProductDetail .content-banner {
        padding-right: 25px !important;
    }

    .bannersInnerProductDetail .boxText:before {
        left: -18.1% !important;
    }

    .bannersInnerProductDetail .content-helper {
        top: 30% !important;
        left: -25% !important;
        width: 130px !important;
        height: 165px !important;
    }

        .bannersInnerProductDetail .content-helper .top {
            height: 55% !important;
            padding: 12px 15px !important;
        }

            .bannersInnerProductDetail .content-helper .bottom p, .bannersInnerProductDetail .content-helper .top p {
                font-size: 12px !important;
            }

                .bannersInnerProductDetail .content-helper .top p.big-number {
                    font-size: 25px !important;
                }

                    .bannersInnerProductDetail .content-helper .top p.big-number span {
                        font-size: 45px !important;
                    }

        .bannersInnerProductDetail .content-helper .bottom {
            height: 45% !important;
            padding: 12px 15px !important;
        }

            .bannersInnerProductDetail .content-helper .bottom p.big-number {
                font-size: 22px !important;
            }

                .bannersInnerProductDetail .content-helper .bottom p.big-number span {
                    font-size: 28px !important;
                }

    .container-meta {
        max-width: 370px !important;
    }

        .container-meta img {
            margin: 0 auto !important;
        }

    .navbar-fixed-top UL LI A {
        padding: 10px 17px;
    }

    .homeBackgroundLeft {
        background-position: bottom 2px left 10% !important;
    }

    .homeBackgroundRight {
        background-position: bottom 2px right 10% !important;
    }

    .containerFloatBanner .TopFloatBanner p {
        font-size: 32px !important;
        line-height: 1.2em !important;
    }

    .services {
        width: 45% !important;
    }

    .apps img {
        margin-bottom: 5%;
    }

    .apps .title-app {
        line-height: 1em;
        margin-bottom: 5px;
    }

    .apps .txt-app {
        padding: 2px 10px 2px 0;
    }

    .backgroundRight {
        background-size: 58% 58% !important;
    }

    .backgroundLeft {
        background-size: 58% 58% !important;
    }
}

@media (max-width:992px) {
    .zoneLeft {
        margin-bottom: 25px;
    }

    .zoneInterestYou .container-box {
        margin-right: -15px;
        margin-left: -15px;
    }

    .BannerDetailProduct .containerBanner {
        padding: 0 !important;
    }
}

@media (max-width:499px) {
    .pageGroupPacific .containerWraper {
        padding-top: 160px !important;
    }

    .seguridad .containerWraper {
        padding-top: 160px !important;
    }

    .noheader.containerWraper {
        padding-top: 25px !important;
    }

    .contentBPProduct.canales img {
        width: 100% !important;
        top: -60px !important;
    }

    .containerBannerSlider {
        height: 55% !important;
    }

    .separator-bottom-slider {
        display: none;
    }

    .containerFloatBanner {
        width: 90% !important;
    }

    .appdowloadicons {
        width: 200px;
        height: auto;
        margin-bottom: 15px !important;
        display: block !important;
        margin: 0 auto 15px auto !important;
    }

    .containerFloatBanner {
        min-height: 400px !important;
    }

        .containerFloatBanner .TopFloatBanner {
            min-height: 310px !important;
            padding: 20px !important;
        }

            .containerFloatBanner .TopFloatBanner p {
                font-size: 23px !important;
            }

            .containerFloatBanner .TopFloatBanner a.btn-blue {
                font-size: 12.5px !important;
            }

            .containerFloatBanner .TopFloatBanner a.text-link {
                font-size: 12px;
            }

            .containerFloatBanner .TopFloatBanner .floatLinks {
                left: 22px;
            }

    .slide .arrow {
        position: relative !important;
        top: 45%;
        bottom: 0 !important;
    }

        .slide .arrow .arrow-left {
            position: absolute;
            left: 25px;
        }

        .slide .arrow .arrow-right {
            position: absolute;
            right: 25px;
        }

    .slide .dots {
        display: none;
    }

    .topHome {
        height: 740px !important;
    }

    .ContainerSkewBottom {
        -webkit-clip-path: none !important;
        clip-path: none !important;
        -o-clip-path: none !important;
        -ms-clip-path: none !important;
        height: 400px !important;
    }

    .ContenImageSkewBanner {
        -webkit-clip-path: none !important;
        clip-path: none !important;
        -o-clip-path: none !important;
        -ms-clip-path: none !important;
    }

    .banner-content {
        position: absolute !important;
        top: 80% !important;
        width: 100% !important;
        height: 350px !important;
    }

    .ContainerTopFloatBanner {
        padding: 25px !important;
        min-height: 300px !important;
    }

        .ContainerTopFloatBanner p {
            font-size: 26px !important;
            text-align: left !important;
        }

    .ContainerButtonFloatBanner {
        top: 409px !important;
    }

        .ContainerButtonFloatBanner a {
            width: 90%;
            right: 18px !important;
            padding: 12px 10px !important;
            font-size: 18px !important;
        }

    .contentSkewVivePacifico {
        margin: 45px 0 0 0;
    }

    .contentVivePacifico {
        background: url(/BancoPacifico/media/Personas/banner-promos.jpg) 60% 50%/cover !important;
    }

    .containerVivePacifico {
        margin: 0 !important;
    }

        .containerVivePacifico .container-button {
            padding: 0 !important;
        }

    a.button-blue {
        font-size: 16px !important;
        padding: 12px 10px !important;
    }

    .contentSkewVivePacifico:after {
        -webkit-transform: skewY(0) !important;
        transform: skewY(0) !important;
    }

    .contentVivePacifico:after {
        -webkit-transform: skewY(0) !important;
        transform: skewY(0) !important;
    }

    .contentSolicitudesLinea {
        background: 0 0 !important;
        padding: 30px 0 !important;
    }

        .contentSolicitudesLinea .container-icon {
            width: 15% !important;
        }

        .contentSolicitudesLinea .container-title {
            width: 85% !important;
        }

    .services {
        width: 100% !important;
        margin-left: 0 !important;
    }

        .services img {
            max-width: 50px !important;
        }

        .services a {
            font-size: 18px !important;
            margin-top: 12px !important;
        }

    .container-title .title {
        line-height: 1em;
        padding-bottom: 5px !important;
    }

    .container-title .sub-title {
        padding-bottom: 5px !important;
    }

    .apps {
        width: 100% !important;
        margin-left: 0 !important;
    }

        .apps img {
            max-width: 60px !important;
            margin-bottom: 5% !important;
        }

    .contentVivePacifico .logo {
        max-width: 100% !important;
    }

    .contentServiciosLinea {
        background: 0 0 !important;
        padding: 30px 0 !important;
    }

        .contentServiciosLinea .container-icon {
            width: 15% !important;
        }

        .contentServiciosLinea .container-title {
            width: 85% !important;
        }

    .contentBPProduct {
        display: block !important;
        margin: 0 auto;
    }

    .containerBPProducto {
        margin: 20px auto !important;
        float: initial !important;
    }

    .contentIntroProduct {
        padding: 35px 25px 8px 25px !important;
    }

    .itemMenuBP {
        padding: 15px 25px 0 25px !important;
    }

    .PageProductTopSkew {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%) !important;
        clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%) !important;
    }

    .PageProductContenBehindSkew {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%) !important;
        clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%) !important;
    }

    .contentBottomProductDetailSkew, .contentGrayProductDetailSkew, .contentProductDetailSkew {
        padding: 25px 25px !important;
    }

    .ContainerProductDetailInfo {
        margin: 0 !important;
    }

    .containerDetailProducts {
        margin: 0 !important;
    }

    .bannersInnerProductDetail .content-banner {
        padding: 60px 10px 20px 10px !important;
    }

    .bannersInnerProductDetail .boxImg img {
        margin: 0 auto !important;
        height: auto !important;
    }

    .zoneDetailProduct {
        padding-bottom: 40px !important;
        height: 100% !important;
    }

    .bannersInnerProductDetail {
        height: auto !important;
        background-color: #00315f !important;
        background-image: none !important;
    }

        .bannersInnerProductDetail .boxText:before {
            display: none;
        }

        .bannersInnerProductDetail .content-helper {
            top: -25% !important;
            left: 30% !important;
            width: auto !important;
            height: 160px !important;
        }

            .bannersInnerProductDetail .content-helper .bottom, .bannersInnerProductDetail .content-helper .top {
                padding: 12px 15px !important;
            }

                .bannersInnerProductDetail .content-helper .bottom p, .bannersInnerProductDetail .content-helper .top p {
                    font-size: 13px !important;
                }

                    .bannersInnerProductDetail .content-helper .top p.big-number {
                        font-size: 25px !important;
                    }

                        .bannersInnerProductDetail .content-helper .top p.big-number span {
                            font-size: 45px !important;
                        }

                    .bannersInnerProductDetail .content-helper .bottom p.big-number {
                        font-size: 18px !important;
                    }

                        .bannersInnerProductDetail .content-helper .bottom p.big-number span {
                            font-size: 28px !important;
                        }

                    .bannersInnerProductDetail .content-helper .top p.small-number {
                        font-size: 20px !important;
                    }

                        .bannersInnerProductDetail .content-helper .top p.small-number span {
                            font-size: 40px !important;
                        }

        .bannersInnerProductDetail .content-banner .links {
            position: relative !important;
        }

            .bannersInnerProductDetail .content-banner .links a {
                width: 100%;
            }

                .bannersInnerProductDetail .content-banner .links a.text-link-white {
                    top: 70px;
                    padding: 0 !important;
                    text-align: center;
                    display: block;
                    margin-top: 25px;
                }

    .linksInnerPage .link-bottom p {
        display: none;
    }

    .linksInnerPage .link-bottom a {
        display: contents;
        color: #333;
    }

    .linksInnerPage .link-bottom img {
        max-height: 45px !important;
        max-width: 27px !important;
        margin: 0 auto !important;
    }

    .tabs-productDetail {
        width: 100% !important;
        display: block;
    }

    .container-meta {
        margin: 15px 0 !important;
        max-width: 99% !important;
    }

    .linksInnerPage .link-bottom {
        padding: 18px 4px !important;
    }

    .InnerPageContainerSkewBottom {
        padding: 0;
        -webkit-clip-path: none !important;
        clip-path: none !important;
        background-color: transparent !important;
        position: relative;
        z-index: 2;
        width: 100%;
        background-size: 230%;
        height: 250px;
    }

    .OnlineBank {
        width: 100% !important;
    }

        .OnlineBank .ajax__tab_tab {
            padding: 10px !important;
        }

        .OnlineBank a.ajax__tab_tab img {
            max-width: 20px !important;
            max-height: 20px !important;
            margin-right: 0 !important;
            margin-bottom: 5px !important;
        }

        .OnlineBank a.ajax__tab_tab span {
            display: block !important;
            font-size: 12px;
            font-family: 'Open Sans Bold';
        }

        .OnlineBank .ajax__tab_header a.ajax__tab_tab {
            width: 100% !important;
            text-align: center !important;
        }

        .OnlineBank span.ajax__tab_outer {
            width: 33.33% !important;
        }

        .OnlineBank .ajax__tab_outer span.ajax__tab_inner {
            width: 100% !important;
        }

    .closeFloat .button {
        right: 14px !important;
    }

    .img-canales-virtuales img {
        max-width: 50px !important;
    }

    .containerWraperForm {
        height: 100% !important;
    }

        .containerWraperForm .colLeft, .containerWraperForm .colRight {
            padding: 30px 25px !important;
        }

    .label-input100, .label-textarea100 {
        font-size: 14px !important;
    }

    .EditingFormTable .EditingFormButtonCell .FormButton {
        display: block;
        width: 100%;
    }

    .contentBottomProductDetailSkew .txt-canales-virtuales {
        padding: 0 0 15px 0 !important;
    }

    ´ .containerPageContent .containerWraper .colMain {
        padding: 0 25px !important;
    }

    .containerWraper .colMain {
        padding: 0 25px !important;
    }

    .titlePCProduct h1 {
        font-size: 30px !important;
    }

    #TarjetasPCMovil .item {
        padding: 25px 0;
    }

        #TarjetasPCMovil .item .section_padding_100, #TarjetasPCMovil .item .section_padding_150, #TarjetasPCMovil .item .section_padding_50 {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

        #TarjetasPCMovil .item .content-card {
            min-height: 100% !important;
        }

    .containerVivePacifico {
        padding-top: 50px;
    }

    #TarjetasPCMovil .item a.text-link:after {
        content: '';
        font-family: FontAwesome;
        margin-left: 4px;
        display: inline-block;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        padding-left: 3px;
    }

    #TarjetasPCMovil .item h4 {
        font-family: 'DINNextSlabPro Medium' !important;
        font-size: 20px;
        color: #000;
        margin-top: 20px;
        margin-bottom: 0;
        padding: 0;
        font-weight: 400;
        letter-spacing: 2px;
    }

    #TarjetasPCMovil .item h5 a {
        font-family: 'Open Sans Light' !important;
        font-size: 35px;
        color: #005eb8;
        margin-top: 20px;
        margin-bottom: 10px;
        padding: 0;
        font-weight: 400;
    }

    #TarjetasPCMovil .item .cards img {
        max-width: 125px !important;
    }

    .cards {
        height: 125px;
    }

    li.CMSSiteMapListItem {
        width: 100% !important;
    }

    .MenuBPProducts, .MenuSmallBPProducts {
        padding: 0 !important;
    }

    .containerProductsBP .ajax__tab_header {
        padding: 0 !important;
    }

    .containerProductsBP .ajax__tab_body {
        padding: 0 !important;
    }

    .accordion-section h2 {
        font-size: 26px;
    }

    .containerWraper {
        padding-top: 125px !important;
    }

    .canalesContainer .img-canales-presenciales {
        width: 15% !important;
    }

    .colMain .tips {
        background-color: #f0f0f0;
        padding: 20px 20px;
        border-radius: 6px;
    }
}

.col-md-15 {
    width: 20% !important;
}

@media (max-width:992px) {
    .col-md-15 {
        width: 33% !important;
    }
}

@media (max-width:670px) {
    .col-md-15 {
        width: 50% !important;
    }
}

@media (max-width:480px) {
    .col-md-15 {
        width: 100% !important;
    }
}

.canalesContainer .img-canales-virtuales {
    width: 22%;
    float: left;
    height: 100%;
}

.canalesContainer .img-canales-presenciales {
    width: 22%;
    float: left;
    height: 100%;
}

    .canalesContainer .img-canales-presenciales img {
        width: 24px;
        margin: 0 5px;
        opacity: .2;
    }

.img-canales-virtuales img {
    max-width: 60px;
}

.canalesContainer .txt-canales-virtuales {
    width: 75%;
    float: left;
    height: 100%;
    padding: 0 15px 0 0;
    text-align: left;
    line-height: 1.5em;
}

.canalesContainer .container-canales {
    min-height: 200px;
    margin: 15px 0;
}

.canalesContainer .txt-canales-virtuales .title-canales {
    font-size: 18px;
    font-family: 'Open Sans Bold';
    line-height: 1.3em;
}

.canalesContainer .txt-canales-virtuales a, .contentBottomProductDetailSkew .txt-canales-virtuales .product-canales {
    color: #005eb8;
}

.canalesContainer .visitarnos h2 {
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.canalesContainer .visitarnos .subtitle {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #999;
    margin-bottom: 20px;
    padding: 0;
}

.canalesContainer .visitarnos .container-canales {
    min-height: 190px;
}

.canalesContainer .visitarnos .img-canales-virtuales {
    width: 15%;
}

.canalesContainer .visitarnos .txt-canales-virtuales {
    width: 85%;
}

.apps3Col {
    width: 31%;
    float: left;
    background: #fff;
    color: #333;
    font-size: 13px;
    margin: 10px 15px 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .29);
    cursor: pointer;
    padding: 0 0 0 19px;
    transition: .5s;
}

    .apps3Col:hover {
        -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
    }

    .apps3Col img {
        max-width: 50px;
        height: auto;
        margin-top: 18px;
        margin-right: 15px;
        margin-bottom: 25%;
        float: left;
    }

    .apps3Col .txt-app {
        margin-top: 10px !important;
        display: block;
        padding: 2px 10px;
        color: #333 !important;
        text-align: left;
    }

    .apps3Col .title-app {
        font-family: 'DINNextSlabPro Medium';
        font-size: 20px;
        color: #333;
        padding: 0;
        margin: 0;
    }

    .apps3Col .subtitle-app {
        font-family: 'Open Sans Light';
        font-size: 11px;
        color: #005eb8;
        padding: 0;
        margin: 0;
    }

    .apps3Col .content-app {
        font-family: 'Open Sans Light';
        font-size: 12px;
        color: #999;
        padding: 5px 0 0 0;
        line-height: 1.4;
    }

@media only screen and (max-width:767px) and (min-width:300px) {
    .apps3Col {
        width: 100% !important;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width:1199px) and (min-width:768px) {
    .apps3Col {
        width: 47% !important;
        margin-left: 0 !important;
    }
}

a.accordion-section-title {
    font-size: 18px;
}

.icons90 {
    max-width: 90px;
    opacity: .7;
}

.icons40 {
    max-width: 40px;
    opacity: .7;
}

.accordion-section-content {
    margin-top: 15px;
}

.segmentos .colMain {
    padding: 0 !important;
    /*overflow: hidden*/
    ;
}

.contentSegments {
    padding: 35px 45px 25px;
    min-height: 180px;
    background-size: 600px;
    background-position: top right;
    background-repeat: no-repeat;
}

    .contentSegments .imgBgRight {
        display: none;
    }

    .contentSegments .BannerBPProducts {
        border-radius: 4px;
        -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .29);
        -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .29);
        box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .29);
    }

.segmentos ul.checklist {
    padding-left: 0;
}

.segmentos .checklist li {
    padding-left: 30px;
    padding-right: 10px;
}

.contentSegments .txt-banner a:after {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 12px;
    color: #fff;
}

@media (max-width:992px) {
    .contentSegments {
        background-image: none !important;
        padding: 20px 25px 25px;
    }

    .container-meta .content-meta {
        min-height: fit-content;
    }
}

.contentdetallepromo {
    text-align: left;
    margin: 0;
    padding: 15px 5px !important;
}

.containerBPPromo .productImageThumb {
    width: 219px;
    height: 305px;
    margin-bottom: 22px;
}

.productImageThumb img {
    width: 219px;
    top: -30px;
    position: absolute;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    text-align: left !important;
    line-height: 45px !important;
    font-size: 17px !important;
    padding-left: 12px !important;
}

.select2-container--default .select2-selection--single {
    height: 48px !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2) !important;
    border: 1px solid #cdcdcd !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 43px !important;
    }

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa !important;
}

#p_lt_ctl05_wP_p_lt_colRight_On_lineForm_viewBiz_ncptxthidenestassolicitando input, #p_lt_ctl05_wP_p_lt_colRight_On_lineForm_viewBiz_ncptxthidenestassolicitando span.label-input100 {
    display: none !important;
}

.productImageThumb > img {
    width: 100% !important;
}

@media (max-width:991px) {
    #owl-sliderProductsBpMain .content-banner h1 {
        margin-top: 25px !important;
    }
}

@media (max-width:359px) {
    .botonCTA a.btn-blue {
        padding: 12px 11px !important;
    }
}

@media (max-width:320px) {
    .botonCTA a.btn-blue {
        padding: 12px 5px !important;
    }
}

@media (max-width:991px) {
    .container {
        width: 100% !important;
    }
}

@media only screen and (min-width:767px) and (max-width:853px) {
    .call-mobile {
        display: block !important;
    }

    .containerOnlineBank {
        display: block !important;
    }

    .searchBox {
        display: block !important;
        border-right: 2px solid #1f72c1 !important;
    }
}

@media (min-width:1200px) {
    .containerOnlineBank {
        display: block !important;
    }

    .searchBox {
        display: block !important;
    }
}

@media (min-width:854px) and (max-width:1199px) {
    .call-mobile {
        display: block !important;
        border-left: 2px solid #1f72c1 !important;
        border-right: 2px solid #1f72c1 !important;
    }

        .call-mobile .fa {
            font-size: 35px !important;
            color: #fff !important;
            padding: 0 12px !important;
            padding-top: 7px !important;
        }

    .containerOnlineBank {
        display: block !important;
    }

    .searchBox {
        position: relative !important;
        padding-left: 10px !important;
        display: -webkit-box !important;
        float: none !important;
        margin-top: 0 !important;
        border-right: 2px solid #1f72c1 !important;
    }

    .btn-onlineBank:after {
        content: none !important;
    }

    .btn-onlineBank:before {
        font-size: 35px !important;
        left: 5px !important;
        top: 0 !important;
    }

    .containerOnlineBank {
        padding: 0 !important;
        border-right: 2px solid #1f72c1 !important;
        padding-right: 18px !important;
        padding-left: 13px !important;
    }

    .searchBox:before {
        font-size: 30px !important;
        left: 10px !important;
    }

    .sectionRightHeader {
        padding-top: 15px !important;
        display: inline-flex !important;
    }

    .text-warning {
        display: none !important;
    }
}

.logoSiteMobile {
    height: 100% !important;
}

.listPages-fixed ul li:nth-last-child(1), .listPages-fixed ul li:nth-last-child(2), .listPages-fixed ul li:nth-last-child(3) {
    display: none;
}

#owl-sliderProductsBpMain .content-banner h2 {
    margin-top: 0;
    font-size: 42px;
    line-height: 1.4;
}

.containerPageContent #menuLateralInternal {
    display: none;
}

.SectorPublicoMenu #menuLateralInternal, .showLateralMenu #menuLateralInternal {
    display: block !important;
}

#AppMiAhorroCuenta {
    position: relative;
}

    #AppMiAhorroCuenta h3 a {
        font-family: 'DINNextSlabPro Medium' !important;
        font-size: 20px;
        color: #005eb8;
    }

    #AppMiAhorroCuenta a.arrow-right:after {
        content: '\f061';
        font-family: FontAwesome;
        margin-left: 4px;
    }

    #AppMiAhorroCuenta:before {
        background: url(/BancoPacifico/media/Personas/Cuentas%20y%20Tarjetas/app-mi-ahorro-cuenta-chica.png ) no-repeat;
        content: "";
        width: 320px;
        height: 380px;
        background-size: contain;
        position: absolute;
        top: -30px;
        left: 12%;
    }

@media (max-width:991px) {
    #AppMiAhorroCuenta:before {
        display: none;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    .Horizontal UL > LI A {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}

@media not all and (min-resolution:.001dpcm) {
    .Horizontal UL > LI A {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}

.ttk-wrapper-out .ttk-partialsize .ttk-rightside2 .animated .pulse .no-height .sophi {
    bottom: 65px;
}

.listPages-fixed ul li:nth-last-child(1), .listPages-fixed ul li:nth-last-child(2), .listPages-fixed ul li:nth-last-child(3) {
    display: block;
}

@media (max-width: 991px) {
    .searchQueNecesitas input.btn {
        position: relative;
        right: inherit;
        top: inherit;
    }
}

.searchQueNecesitas .searchBox {
    padding-left: 0;
}

.searchQueNecesitas {
    position: relative;
    margin-bottom: 20px;
}

    .searchQueNecesitas input.form-control {
        height: 55px;
        width: 100%;
        padding-left: 60px;
        color: #333333;
        font-size: 18px;
        font-family: "Open Sans";
        font-weight: bold;
    }

    .searchQueNecesitas input.btn {
        position: absolute;
        top: 10px;
        height: 38px;
        right: 10px;
        width: 95px;
        background-color: #005EB8;
        color: #ffffff;
        border: 0;
        border-bottom: 3px solid #00488c;
        margin: 0;
    }

        .searchQueNecesitas input.btn:hover {
            background: #00488c;
            text-decoration: none !important;
            color: #fff !important;
        }

    .searchQueNecesitas .searchBox:before {
        content: "\f002";
        font-family: FontAwesome;
        font-size: 28px;
        color: #999999;
        position: absolute;
        top: 7px;
        left: 15px;
    }

/* default layout */

.ajax__tab_default .ajax__tab_header {
    white-space: normal !important;
}

.ajax__tab_default .ajax__tab_outer {
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_default .ajax__tab_inner {
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_default .ajax__tab_tab {
    overflow: hidden;
    text-align: center;
    display: -moz-inline-box;
    display: inline-block;
}

.ajax__tab_xp .ajax__tab_disabled {
    cursor: default;
    color: #A0A0A0;
}

.DesignMode #d6827c13-5087-43e5-b705-b9e398a1d632 {
    z-index: 100;
}

.form-field {
    min-height: 70px !important;
}

    .form-field .form-control {
        width: 100% !important;
        min-height: 50px !important;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
        font-size: 17px !important;
        padding-left: 13px !important;
    }

    .form-field .ktc-radio-list {
        display: inline-flex;
    }

.ktc-radio-list .ktc-radio:not(:first-child) {
    margin-left: 15px;
}

form > input[type=submit] {
    -webkit-border-radius: 5px;
    background: #005eb8 none repeat scroll 0 0;
    border: medium none;
    border-bottom: 3px solid #00488c;
    border-radius: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 10px 25px;
    font-family: 'Open Sans Light';
    text-align: center;
    height: 100%;
    transition: .5s;
    margin-top: 46px !important;
}

    /*form {
background: #ebebeb;;
}*/

    form > input[type=submit]:hover {
        background: #00488c;
        text-decoration: none !important;
        color: #fff !important;
    }

.form-field iframe {
    margin-top: 10px !important;
}

/*.form-field .field-validation-error {
margin-top: 5px !important;
margin-bottom: 5px !important;;
}*/

.htmlWidget {
    min-height: 100px;
    z-index: 100;
    position: relative;
}

.field-validation-error {
    color: #b12628 !important;
}

.ktc-radio-list .form-control {
    width: 14px !important;
    box-shadow: none;
}

.ktc-radio {
    display: inline-flex;
}

    .ktc-radio input {
        margin-top: -8px;
    }

    .ktc-radio label {
        margin-top: 7px;
        margin-left: 8px;
    }

.IconMessage {
    font-size: 90px;
}

.resp-formCliente {
    text-align: center;
    height: 620px;
}

.importantRule {
    height: 38px !important;
    min-height: unset !important;
    text-align: left;
}

.form-field textarea.form-control {
    min-height: 100px !important;
}

.ktc-radio label {
    font-weight: 400;
}

.colRight div[id *='form-Hazte_cliente'] {
    text-align: right;
}

div[id *='form-Hazte_cliente'] .field-validation-error {
    display: none;
}

div[id *='CodigoDeSeguridad_Value'] > div {
    width: unset !important;
    height: unset !important;
}

.resp-formCliente.NosotrosLLamamos {
    height: 350px !important;
}

.colRight div[id *='form-Nosotros_te_llamanos'] {
    text-align: right;
}

.explanation-text {
    text-align: left !important;
}

.colRight div[id *='form-Nosotros_te_llamanos'] .field-validation-error {
    display: none;
}

.containerBannerPcTarjetasWhite {
    margin-top: -3px;
}

.subMenu .view-more {
    margin-left: -24px !important;
}

.title-app > a {
    color: #333;
    font: inherit;
    font-size: 100%;
}

.PacifiCard .title-app > a {
    color: #005eb8 !important;
}

.withSophiPage .title-app > a {
    color: #005eb8;
}

.wrap-input100 {
    text-align: unset !important;
    display: block !important;
    text-align: right !important;
}

.label-input100 {
    text-align: left;
}

input.form-control.input100 {
    padding: 13px 0 0 10px;
}

textarea.form-control.input100 {
    padding-top: 13px;
}

.importantRule input[type=radio] {
    margin: -7px 0 0;
}

form[id *='form-Nosotros_te_llamanos'] {
    background: #ebebeb;
}

form[id *='form-Hazte_cliente'] {
    background: #ebebeb;
}

.colRight div[id *='form'] {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: right;
}

form[id *='form-Familia_debita'] {
    background: #ebebeb;
}

.colRight div[id *='form-Familia_debita'] {
    height: 730px !important;
}

.ktc-radio-list input {
    background-color: #ebebeb !important;
}

@media screen and (-ms-high-contrast:active), all and (-ms-high-contrast:none) {
    .IE img[src$='.svg'].appdowloadicons {
        max-width: 230px;
        max-height: 70px;
        height: 68px;
    }

    .IE .navbar-header img[src$='.svg'] {
        width: 100%;
        max-width: 218px;
    }

    .zoneFooter .footer-media a img[src$='.svg'] {
        max-width: 31px;
        max-height: 31px;
        width: auto !important;
        height: auto !important;
    }
}

.activa-tu-usuario-on {
    color: #222222;
    font-family: "Open Sans light";
    font-size: 26px !important;
    letter-spacing: 0.29px;
    line-height: 37px;
}

/* Modal Widget*/
.modal-widget {
    display: block !important;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    z-index: 9999;
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.modal-content-widget {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1rem 1.0rem;
    max-width: 472px;
    border-radius: 1.5rem;
}

.div-close-button-widget {
    margin-top: -73px;
    text-align: right;
    position: absolute;
    font-size: 46px;
    padding: 0px !important;
    margin-left: 10px;
}

.show-modal-widget {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

@media (max-width: 575px) {
    .modal-content-widget {
        min-width: 75%;
    }

    .div-close-button-widget {
        font-size: 50px;
    }
}

@media (max-width: 768px) {
    .containerBannerSlider {
        background-color: initial;
    }
}
/*mobile slider*/
#owl-mobile {
    padding: 0 !important;
}

    #owl-mobile .owl-wrapper-outer {
        min-height: 768px;
    }

    #owl-mobile .item img {
        width: 100%;
    }
/*Fin Modal Widget*/


.itemWidget{
    margin-top: 25px;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .customSection.isCenterContent {
        display: block !important;
    }
}

.customSection.isCenterContent {
    display: flex;
}

    .customSection.isCenterContent .customSectionColumn {
        margin: auto 0px;
    }

@media (max-width: 992px) {
    .customSection.isCenterContent {
        display: block !important;
    }
}

.customSection .img-responsive {
    display: inline-block;
}

/*Begin iframe style*/
.backToPage {
    padding-left: 15px;
    color: white;
}
.backToPage:hover{
    color:white !important;
}

.backToPage i {
    padding-right: 5px;
}

.backgroundIframe {
    background-color: #3C648C;
    border-radius: 6px;
}
.containerIframe {
    border-radius: 10px;
}

@media (max-width: 499px) {
    .iframeGrupoBdp {
        height: 450px;
    }
    .noheader.containerWraper.containerIframe {
        padding-top: 0px !important;
    }
}/*End iframe style*/

.contentGanadores a[data-toggle=collapse] {
    letter-spacing: -0.5px;
    line-height: 31px;
    font-size: 24px !important;
    font-family: 'Open Sans Regular' !important;
}

.contentGanadores a[data-toggle=collapse]:after {
    right: 45px !important;
    color: #222222 !important;
}

.customContainerHistorias {
    padding: 50px 0 50px 0;
}
    .customContainerHistorias.gray {
        background: #F0F0F0;
    }
 

.youtubeframepadding {
    padding: 25px 0 25px 0;
}
.spacehistoriavivir {
margin-top:15px;
margin-bottom:15px;
}

.titleOtherTarjetas {
    font-family: "Open Sans" !important;
    /*font-weight: bold !important;*/
    letter-spacing: -0.77px;
    line-height: 43px;
  
}
.otherCards li::before {
    color: #5593CF !important;
}
.PacificardCredito li {
    font-size:14px !important;
}

.titleOtherTarjetasV2 {
    color: #222;
    font-size: 62px !important;
    font-weight: 300 !important;
    letter-spacing: -1.46px;
    line-height: 60px;
    font-family: 'Open Sans Light';
}

.imgicon-tarjeta-servicio {
    margin-top: -26px;
    margin-right: 12px;
}

.imgicon-description-tarjeta-servicio {
    display: inline-block;
    color: #222222;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: 0.16px;
    line-height: 22px;
}

#PacificardDebito {
    display: flex;
}
    #PacificardDebito div {
        margin: auto 0;
    }

.conoceAgenciasMasCercanos {
    height: 462px;
    background-color: #ffffff;
    display:flex;
}
.containerOficinasAtencion {
    margin: auto 0;
    width: 436px !important;
    padding-left: 74px !important;
}

#SigmaPacificardCredito li{
    font-size:14px;
}



.backgroundconoceAgenciasMasCercanos {
    position: absolute;
    /*right: 1px;*/
}

.text21 {
    color: #222222;
    font-family: "Open Sans";
    font-size: 21px;
    letter-spacing: -0.4px;
    line-height: 24px;
    text-align:center;
}

.contentcanalesdigitalesothercard {
    text-align: center;
}

.otherCardsContactateAsesor {
    /*position: absolute;
    top: 15px;
    font-size: 16px;
    width: max-content;
    margin-left: 25%;*/
      position: relative;
    top: 15px;
    font-size: 16px;
    margin-left: 50px;
    
}

.containerOtherCard ul li {
    list-style: none;
    padding: 6px 0;
    font-size: 16px;
}

.customContainerOtherCard {
    background: white;
    padding: 50px 15px 50px 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-100 {
    margin-top: 100px;
}

#SigmaPacificardCredito img{
  margin-top:16px;
  margin-bottom:16px;
}

.contentIconOtherCard a , 
.contentcanalesdigitalesothercard a
{
   color:black;
}


.conoceAgenciasMasCercanosMobile{
    display:none;
}


@media (min-width: 768px) and (max-width: 991px) {
    .conoceAgenciasMasCercanos {
        height: 335px;
    }
}

@media (min-width: 600px) and (max-width: 768px) {
    .topHome {
        min-height: 820px!important;
    }
  
   #owl-mobile .owl-wrapper-outer {
        min-height: 820px!important;
    }
}

@media (max-width: 768px) {
    #PacificardDebito {
        display: inline-block;
    }
        #PacificardDebito img {
            margin-top: 20px;
            margin-bottom: 20px;
            width: 100%;
            height: 100%
        }
        .contentIconOtherCard {
            margin-bottom: 15px;
            margin-top: 15px;
        }


    #SigmaPacificardCredito img {
        display: block;
        margin: 0 auto;
    }
   /* .contentcanalesdigitalesothercard {
        text-align: text;
    }*/
    .titleOtherTarjetas.ml-30 {
        margin-top: 20px;
        margin-left: 0px;
    }
    .conoceAgenciasMasCercanos {
        background-color: white;
        height: 100%;
        padding-bottom: 30px;
        display:block;
    }
  .conoceAgenciasMasCercanosMobile {
        display: block !important;
    }

  .containerOficinasAtencion {
        padding: 19px 20px 0 20px !important;
        margin: unset !important;
        width: 100% !important;
    }
    .containerOficinasAtencion .titleOtherTarjetas {
        font-size: 30px !important;
    }
    .customContainerOtherCard.mt-50 {
        margin-top: 0px;
    }

    .backgroundconoceAgenciasMasCercanos {
        display: none !important;
    }

    .otherCardsContactateAsesor {
        position: unset !important;
        left: unset !important;
        top: unset !important;
        font-size: unset !important;
        width: unset !important;
        display: inline-block;
        right: unset !important;
        margin-left: 10px;
    }
}


.headerv2 {
    font-family: 'Open Sans';
    font-size: 46px !important;
    font-weight: 300;
    letter-spacing: 0.46px;
    line-height: 50px;
    color: #FFFFFF;
}

.subheaderv2 {
    color: #00a9ed !important;
    font-family: "Open Sans !important";
    font-size: 19px !important;
    letter-spacing: 0.77px !important;
    line-height: 26px !important;
}

.contentHeaderV2 {
    color: #FFFFFF !important;
    font-family: "Open Sans" !important;
    font-size: 16px !important;
    letter-spacing: 0.16px !important;
    line-height: 22px !important;
}
.backtov2 {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
}

.titleV2 {
    font-family: "Open Sans" !important;
    letter-spacing: -.77px;
    line-height: 43px;
    color: #222222;
}
.titleV2-1 {
    color: #222222;
    font-size: 21px;
    letter-spacing: -0.4px;
    line-height: 24px;
}

.subtitleV2 {
    color: #009FDF !important;
    font-family: "Open Sans" !important;
    font-size: 19px !important;
    letter-spacing: 0.77px !important;
    line-height: 26px !important;
}

.subtitleV2-1 {
    color: #222222;
    font-family: "Open Sans";
    font-size: 16px !important;
    letter-spacing: 0.16px !important;
    line-height: 22px !important;
    text-align: center !important;
}

.containerV2 {
    background-color: #FFFFFF;
    padding: 65px 0 65px 0;
}


.containerV2 ul li {
    list-style: none;
    padding: 6px 0;
    font-size: 16px;
    letter-spacing: 0.16px;
    line-height: 22px;
    color: #222222;
    margin-bottom: 12px;
}

.containerV2 li::before {
    color: #5593cf !important;
    margin-left: -45px !important;
    font-size: 30px;
    margin-top: 2px;

}

    .containerV2.gray {
        background: #F0F0F0;
    }

.imgbackgroundV2 {
    position:absolute;
}

.containerV2LR {
    padding-left: 65px !important;
    padding-right: 65px !important;
}

.containerflex {
    display:flex;
}

.backgroundwhite {
    background: #FFFFFF;
}
.grayV2 {
    background: #F0F0F0;
}

.grayV2onlymobile {
    background: #F0F0F0;
}

.show-img-mobile {
    display: none !important;
}
.show-img-desktop {
    display: block !important;
}


.grayV2onlydesktop {
    background: #F0F0F0;
}


.order-flex-1 {
    order: 1;
}

.order-flex-2 {
    order: 2;
}

.order-flex-3 {
    order: 3;
}

.order-flex-4 {
    order: 4;
}

.img-bdp-wallet {
    width: 270px;
    height: auto;
}

.img-bdp-wallet2 {
    width: 190px;
    height: auto;
}


.solicita-en-linea-v2 .title {
    color: #333333;
    font-size: 34px !important;
    font-weight: 600 !important;
    letter-spacing: -0.75px !important;
    line-height: 39px !important;
}

.solicita-en-linea-v2 .subtitle {
    color: #222222 !important;
    font-size: 16px !important;
    letter-spacing: 0 !important;
    line-height: 21px !important;
    font-weight: 600 !important;
}

.solicita-en-linea-v2 a {
    padding-left: 8px;
    color: #005EB8 !important;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 15px;
}

.services-v2 {
    display: flex;
    align-items: center;
    height: 55px;
    background: #fff;
    color: #333;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin: 10px 8px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    cursor: pointer;
    padding: 8px;
    transition: .5s;
}

    .services-v2:hover {
        -webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 27%);
        -moz-box-shadow: 0 2px 12px 0 rgba(0,0,0,.27);
        box-shadow: 0 2px 12px 0 rgb(0 0 0 / 27%);
    }

.no-padding-in-desktop {
    padding: 0px !important;
}

@media (max-width: 991px) {
    .containerflex.removeflexinTable {
        display: block !important;
    }

    .show-img-tablet {
        display:block !important;
    }

    .show-img-desktop.no-show-img-tablet {
        display: none !important;
    }

}
    @media (max-width: 768px) {

        

        .no-padding-in-desktop {
            padding: 0px 15px 0 15px !important;
        }

        .order-flex-1-mobile {
            order: 1;
        }

        .order-flex-2-mobile {
            order: 2;
        }

        .order-flex-3-mobile {
            order: 3;
        }

        .order-flex-4-mobile {
            order: 4;
        }

        

        .grayV2onlydesktop {
            background: #FFFFFF !important;
        }

        .containerflex {
            display: block;
        }

            .containerflex.stillflexinmobile {
                display: flex;
            }

        .containerflexdirection {
            flex-direction: column;
        }

        .mt-15-mobile {
            margin-top: 15px !important
        }

        .mt-30-mobile {
            margin-top: 30px !important
        }

        .mt-50-mobile {
            margin-top: 50px !important
        }

        .mb-15-mobile {
            margin-bottom: 15px !important
        }

        .mb-30-mobile {
            margin-bottom: 30px !important
        }

        .mb-50-mobile {
            margin-bottom: 50px !important
        }

        .no-padding-mobile {
            padding: 0px !important;
        }

        .show-img-mobile {
            display: block !important;
        }

        .show-img-desktop {
            display: none !important;
        }

        .text-center-mobile {
            text-align: center;
        }
    }

    @media (max-width: 576px) {

        .center-img {
            margin: auto;
        }

        .containerV2LR {
            padding-left: 25px !important;
            padding-right: 25px !important;
        }

        .containerV2LR-extra {
            padding-left: 40px !important;
            padding-right: 40px !important;
        }
    }




div[id*="form-ComercioExterior"] {
text-align:center;
}

div[id*="form-ComercioExterior"] .control-label {
    color: #666666;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 0.35px;
    line-height: 18px;
    margin-bottom: 5px;
}

    div[id*="form-ComercioExterior"] .form-field {
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 12px;
        text-align: left;
    }
div[id*="form-ComercioExterior"] input {
    min-height: 46px !important;
}

    div[id*="form-ComercioExterior"] textarea {
        height: 232px !important;
    }


div[id*="form-ComercioExterior"] div div:first-child .form-field:nth-child(1),
div[id*="form-ComercioExterior"] div div:first-child .form-field:nth-child(2),
div[id*="form-ComercioExterior"] div div:first-child .form-field:nth-child(3),
div[id*="form-ComercioExterior"] div div:first-child .form-field:nth-child(4) {
    border-right: 1px solid #DBDBDB;
}

.Title-Form {
    color: #222222;
    font-family: "Open Sans";
    font-size: 46px;
    font-weight: 300;
    letter-spacing: 0.46px;
    line-height: 50px;
    text-align: center;
}
.Subtitle-Form {
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.Title-Form-Message {
    color: #222222;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.81px;
    line-height: 43px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.Subtitle-Form-Message {
    color: #222222;
    font-family: "Open Sans";
    font-size: 26px;
    letter-spacing: -0.5px;
    line-height: 31px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.filter-blue {
    filter: invert(38%) sepia(55%) saturate(2490%) hue-rotate(215deg) brightness(168%) contrast(119%);
}

@media (max-width: 768px) {
    div[id*="form-ComercioExterior"] div:nth-child(1),
    div[id*="form-ComercioExterior"] div:nth-child(2) {
        width: 100% !important;
    }

    div[id*="form-ComercioExterior"] div div:first-child .form-field:nth-child(1),
    div[id*="form-ComercioExterior"] div div:first-child .form-field:nth-child(2),
    div[id*="form-ComercioExterior"] div div:first-child .form-field:nth-child(3),
    div[id*="form-ComercioExterior"] div div:first-child .form-field:nth-child(4) {
        border-right: unset;
    }

    div[id*="form-ComercioExterior"] .form-field {
        padding-left: 25px;
        padding-right: 25px;
    }
}

div[id*="form-ComercioExterior"] input[type*="submit"] {
    webkit-border-radius: 5px;
    background: #005eb8 none repeat scroll 0 0;
    border: medium none;
    border-bottom: 3px solid #00488c;
    border-radius: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 10px 25px;
    font-family: 'Open Sans Light';
    text-align: center;
    height: 100%;
    transition: .5s;
    margin-top: 46px !important;
}

.titlev3 {
    color: #222222;
    font-family: "Open Sans";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.63px;
    line-height: 35px;
    text-align: center;
}

.content-titlev3 {
    color: #222222 !important;
    font-family: "Open Sans";
    font-size: 22px !important;
    letter-spacing: -0.42px;
    line-height: 24px;
}

.content-detailv3 {
    color: #222222 !important;
    font-family: "Open Sans";
    font-size: 14px !important;
    letter-spacing: 0.14px;
    line-height: 19px;
}

.float-left {
    float: left;
}
.display-grid {
    display: grid;
}

.box-content {
    border-radius: 8px;
    background-color: #FFFFFF;
    box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    padding: 30px 27px 30px 27px;
}

    .box-content:hover {
        -webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 27%);
        -moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .27);
        box-shadow: 0 2px 12px 0 rgb(0 0 0 / 27%);
        transition-duration: .3s;
    }


    .content-detailv3-2 {
        color: #222222;
        font-family: "Open Sans";
        font-size: 16px;
        letter-spacing: 0.16px;
        line-height: 22px;
        text-align: center;
    }






.mt-80 {
    margin-top:80px;
}





@media (max-width: 991px) {

    .no-margin-mobile-top {
        margin: 0px !important;
    }

}


.container-generic {
    padding: 55px 70px 70px 70px;
}




.item-generic-card {
    display: inline-flex;
    border-radius: 8px;
    background-color: #FFFFFF;
    box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    width: 100%;
    padding: 9px;
    margin-bottom: 11px;
}
    .item-generic-card p {
        margin: auto;
        color: #005EB8;
        font-family: 'Open Sans';
        font-size: 18px;
        letter-spacing: 0;
        line-height: 20px;
        margin-left: 15px;
    }

.title-generic {
    color: #222222;
    font-family: 'Open Sans';
    font-size: 38px;
  
    letter-spacing: -0.77px;
    line-height: 43px;
}

.ul-generic li {
 /*   color: #222222;
    font-family: 'Open Sans';
    font-size: 16px !important;
    letter-spacing: 0.16px;
    line-height: 19px;
    margin-bottom: 3px;*/
}

    .ul-generic li::before {
        opacity: 0.9;
        color: #B5D7EE;
        font-size: 28px;
        margin-top: -6px;
    }

.btn-text-generic {
    font-family: 'Open Sans';
    font-size: 15px !important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
 
}



.mt-20 {
    margin-top: 20px;
}

.backgroundGray {
    background-color: #E9E9E9;
}

.backgroundOnboard {
    background-image: url("/BancoPacifico/media/Personas/Canales%20de%20Atenci%c3%b3n/bg-inversiones.jpg");
    background-position: bottom right;
}

.backgroundOnboard2 {
    background-image: url(/BancoPacifico/media/Personas/Canales%20de%20Atenci%c3%b3n/bg-cta-ahorros.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: white;
}



.backgroundOnboard3 {
    background-image: url("/BancoPacifico/media/Personas/Canales%20de%20Atenci%c3%b3n/bg-solicitar-tarjeta.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
}


.title-generic-min {
    color: #222222;
    font-family: 'Open Sans';
    font-size: 19px;
    letter-spacing: -0.37px;
    line-height: 24px;
}

.subtitle-generic-min {
    color: #333333;
    font-family: "Open Sans";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
}

.mt-75 {
margin-top:75px;
}



.item-generic-tu-banco-card {
    display: inline-flex;
    border-radius: 8px;
    background-color: #FFFFFF;
 
    width: 100%;
    padding: 9px;
    margin-bottom: 11px;
}

    .item-generic-tu-banco-card h4 {
        margin: auto;
        color: #222222;
        font-family: "Open Sans";
        letter-spacing: -0.4px;
        line-height: 24px;
        margin-left: 15px;
        font-size: 18px !important;
        margin-bottom: 5px;
      
    }
    .item-generic-tu-banco-card a {
        margin-left: 15px;
        font-size: 15px !important;
        white-space: nowrap;
    }


.container-generic-sin-ir-banco, .container-generic-preguntas-frecuentes {
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.17);
    padding: 55px 70px 70px 70px;
}

.container-unsubscribe img {
    width: 325px;
    height: 350px;
    margin: auto;
}

.container-unsubscribe section {
    margin-top: 50px;
}

.backgroundCuentaCorriente {
    background-image: url("/BancoPacifico/media/Personas/Canales%20de%20Atenci%c3%b3n/bg-inversiones.jpg");
    background-position: bottom right;
    min-height: 580px;
}

.backgroundServicios {
    background-image: url("/BancoPacifico/media/Empresas/creditos/bg-servicios.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: white;
    background-size: cover;

}

.backgroundCanales {
    background-image: url("/BancoPacifico/media/Empresas/creditos/bg-canales.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: white;
    background-size: cover;
}
.backgroundInversiones {
    background-image: url("/BancoPacifico/media/Empresas/creditos/bg-inversiones.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    min-height: 580px;
}
.contentGeneric {
    min-height: 580px;
}


.my-row-custom {
    display: flex;
    align-items: center;
}

.my-col-custom {
    margin: auto;
}


.formCustom .tabsItemGeneric .ajax__tab_body {
    background: #F6F6F6;
    box-shadow: 0 0 15px #F6F6F6 !important;
}
    .formCustom:not(.noInherit) .tabsItemGeneric .ajax__tab_body *:not(input):not(textarea) {
        background: inherit;
    }

.formCustom .ajax__tab_header span {
    width: 33.05%;
    box-sizing: border-box;
}

.formCustom  .ajax__tab_default .ajax__tab_inner {
    display: initial;
}

.formCustom .ajax__tab_default .ajax__tab_tab {
    display: block;
    color: #222222;
    font-family: "Open Sans";
    font-size: 21px;
    letter-spacing: 0;
    line-height: 28px;
    padding: 20px;
    border: 2px solid transparent;
}
.formCustom .ajax__tab_tab img {
    height: 38px;
    width: 38px;
}

.formCustom .ajax__tab_active .ajax__tab_tab img {
    height: 38px;
    width: 38px;
}
.formCustom .ajax__tab_active .ajax__tab_tab span {
    color: #222222 !important;
}

.formCustom .tabsItemGeneric .ajax__tab_active span.ajax__tab_outer {
    background: #F6F6F6 !important;

}

.formCustom .ajax__tab_panel {
    background-color: #F6F6F6 !important;
}
.formCustom form {
    background-color: unset !important;
}


.formCustom .tabsItemGeneric .ajax__tab_header {
    background-color: #FFFFFF !important;
}
.formCustom .tabsItemGeneric span.ajax__tab_outer {
    background-color: #009FDF !important;
}

.formCustom .tabsItemGeneric .ajax__tab_active {
    background-color: #FFFFFF !important;
}

.formCustom .tabsItemGeneric {
    background-color: #F6F6F6 !important;
    padding: 0 0 20px 0 !important;
}

.formCustom > .row > div {
    border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left:25px;
    padding-right:25px;
}
.headerImg img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}




.formCustom form h4 {
    font-size: 18px !important;
    color: #0086CC;
    font-family: "Open Sans";
    font-weight: 600;
    letter-spacing: 1.14px;
    line-height: 24px;
}

.formCustom input[type="radio"], input[type="checkbox"] {
    margin:0px !important;
}

    input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
        outline: unset !important;
        outline: unset !important;
        outline-offset: unset !important;
    }

.formCustom .ktc-radio .form-control:focus {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.formCustom .ktc-radio label {
    margin-top: 15px !important;
}

.formCustom .sectionColumn {
    padding-right: 45px;
}
.formCustom .form-field .form-control {
    min-height: 46px !important;
    font-size:15px !important;
}
.formCustom .control-label {
    color: #666666;
    margin-bottom: 5px;
    margin-top: 20px;
}

.formCustom .ktc-radio-list .form-control {
    width:17px !important;
}

.formCustom  .ktc-radio {
    margin-top: -4px;
}


.formCustom input[id*="Birthday"] {
    width: 70% !important;
}

.formCustom .form-field textarea.form-control {
    width: 82% !important;
    min-height: 100px !important;
}

.formCustom input[id*="hotelAddress"], .formCustom input[id*="driverFullname"] {
    width: 94% !important;
}

.formCustom .formularioCustom, .formCustom .formularioCustom2, .formCustom .formularioCustom3 {
    border-radius: 0 0 4px 4px;
    margin-bottom: 35px;
}

    .formCustom .formularioCustom > div, .formCustom .formularioCustom2 > div, .formCustom .formularioCustom3 > div {
        padding-top: 20px;
        margin-bottom: 35px;
    }

.formCustom hr {
    border-color: #DFDFDF;
}

.formCustom .ajax__tab_tab:hover {
    border-color: #f0f0f0; 
}

.backToPageCustom {
    color: #009FDF !important;
    font-family: "Open Sans";
    font-size: 19px;
    letter-spacing: 0.77px;
    line-height: 26px;
    text-decoration: none !important;
}

.noshowTableCustom {
    display: none;
}

.ktc-widget-body-wrapper .noshowTableCustom {
    display: block;
}

.tableExtraCustomStyle {
    border: unset !important;
    border-bottom: 1px solid #DDDDDD !important;
    box-sizing: border-box !important;
}

    .tableExtraCustomStyle tbody {
        background: #FFFFFF !important;
    }



    .tableExtraCustomStyle, .tableExtraCustomStyle tr {
        border: unset !important;
    }

        .tableExtraCustomStyle td {
            color: #333333;
            font-size: 13px;
            letter-spacing: 0;
            line-height: 16px !important;
            text-align: left;
            padding: 14px 13px 15px 13px !important;
            background-color: #FFFFFF;
        }

            .tableExtraCustomStyle td:last-child {
                text-align: center;
            }

        .tableExtraCustomStyle th {
            color: #333333;
            font-size: 14px;
            font-weight: bold;
            letter-spacing: 0;
            line-height: 19px;
            padding: 10px 1px 8px 1px !important;
            background-color: #b5d7ee !important;
        }

.selectCustomStyle-V2 {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("/BancoPacifico/media/VivePacifico/Layout/icon-arrow-down.svg") !important;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 12px;
    padding-right: 1.75rem;
    color: #3B3A3A;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: -0.19px;
    line-height: 24px;
    font-family: 'Open Sans';
    box-sizing: border-box;
    height: 45px !important;
    border: 1px solid #CCD1D9;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: inset 1px 1px 3px 0 #CCD1D9;
}



    .selectCustomStyle-V2 option {
        font-weight: 600;
    }


.containerSelectV2 h5 {
    color: #6A6A6A;
    font-family: 'Open Sans';
    font-size: 12px;
    letter-spacing: 0.35px;
    line-height: 18px;
    margin-bottom: 5px;
}

.tablebienesmuebles td:nth-child(1), .tablebienesmuebles td:nth-child(2) {
    text-align: center;
}


.formCustomDobleColumnV2 .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.formCustomDobleColumnV2 div[id*="form"] {
    text-align: center;
    padding: 25px 180px 50px 180px;
}

    .formCustomDobleColumnV2 div[id*="form"] .control-label {
        color: #6A6A6A;
        font-family: 'Open Sans';
        font-size: 13px;
        letter-spacing: 0.35px;
        line-height: 18px;
        margin-bottom: 5px;
        font-weight: 300;
    }

.formCustomDobleColumnV2 .form-field .form-control {
    font-size: 15px !important;
    letter-spacing: -0.19px;
    line-height: 19px;

}

.formCustomDobleColumnV2 div[id*="form"] .form-field {
    padding-left: 10px;
    padding-right: 60px;
    padding-bottom: 6px;
    text-align: left;
}

.formCustomDobleColumnV2 div[id*="form"] input {
    min-height: 46px !important;
    border: 1px solid #CCD1D9;
}

.formCustomDobleColumnV2 div[id*="form"] textarea {
    height: 208px !important;
}

.formCustomDobleColumnV2 .customSection, .formCustomDobleColumnV2 form {
    background-color: #F6F6F6 !important;
}
.titleFormContactanos .Title-Form {
    padding-top:35px;
    color: #222222;
    font-family: 'Open Sans';
    font-size: 26px;
    background-color: #F6F6F6 !important;
    margin:0px;
}

.titleBolsaBienes h2 {
    color: #333333;
    font-family: 'Open Sans' !important;
    font-size: 31px !important;
    letter-spacing: -0.68px;
    line-height: 39px;
    font-weight: 300;
    padding: 32px 15px 21px 15px;
}

.formCustomDobleColumnV2 input[type="submit"] {
    color: #FFFFFF;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
}

.background-bolsa-bienes {
    background: url("/BancoPacifico/media/BannersHome/foto-banner-bolsa-bienes.jpg") no-repeat top right;
    background-size: 60% auto;
}

.content-info-custom {
    background-color: #FCFCFC;
    padding: 56px 25px 89px 25px;
}

    .content-info-custom h2 {
        color: #222222;
        font-size: 34px !important;
        letter-spacing: -0.77px;
        line-height: 43px;
    }


    .content-info-custom p {
        padding-top: 5px;
        color: #333333;
        font-family: 'Open Sans';
        font-size: 16px !important;
        letter-spacing: 0;
        line-height: 22px;
    }

.btn-container-custom {
    margin-top: 40px;
}

    .btn-container-custom .btn-blue {
        color: #FFFFFF;
        font-family: 'Open Sans';
        font-size: 15px !important;
        font-weight: 600 !important;
        letter-spacing: 0;
        line-height: 18px;
        text-align: center;
    }

/* Cookies consent */

.consent-banner-modal {
    position: fixed;
    right: 25px;
    bottom: 25px;
    width: 400px;
    background-color: #FFF;
    color: #333333;
    display: none;
    z-index: 9999;
    height: auto;
    padding: 20px;
    box-shadow: 0 6px 40px rgba(0,0,0,.3);
    border-radius: 8px;
}

.consent-banner-content {
    max-width: 100%;
}

    .consent-banner-content h4 {
        font-size: 22px;
        padding-top: 0;
        margin-top: 0;
    }

    .consent-banner-content p {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
    }

.consent-close-btn {
    color: #333333;
    float: right;
    font-size: 30px;
    cursor: pointer;
    margin-top: -12px;
}

    .consent-close-btn:hover,
    .consent-close-btn:focus {
        color: #737373;
    }

.consent-banner-modal .botonCTA {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.consent-banner-modal a.btn-blue {
    padding: 8px 20px !important;
    font-size: 13px !important;
    cursor: pointer;
}

/* End Cookies consent */



.container-apps {
    display: flex;
    gap: 20px; 
}

.item-app {
    text-align: center;
}



    .item-app img {
        width: 60%; 

      
        transition: box-shadow 0.3s ease, transform 0.1s ease;
        cursor: pointer;
        border-radius: 8px; 
    }





#title-blue-day-detail-section img {
    cursor: pointer;
    transition: box-shadow 0.3s ease, transform 0.1s ease;
    border-radius: 8px; 

}

.item-app .active{
    opacity:0.4;
}



.img-wrapper img:hover, #title-blue-day-detail-section img:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.4);
  opacity: 0.7;
}

.img-wrapper img:active, #title-blue-day-detail-section img:active {
    transform: scale(0.98); 
    opacity: 0.9;
}

.blue-day-detail-section .subtitle-blue-day-detail-section {
    font-family: sans-serif;
    font-size: 18px;
    color: #245389;
    letter-spacing: 0.2px;
}


.item-app p {
    margin-top: 12px;
    font-size: 14px;
    color: #245389;
    letter-spacing: 0.2px;
  font-weight:600;
}

.blue-days-form {
    background-color: #EAF3FB !important;
}

.blue-days-form .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

    .blue-days-form input[name*="appSelected.Value"] {
        display:none;
    }


    .blue-days-form div[id*="form"] {
        text-align: center;
        padding: 0px 140px 50px 140px;
    }

    .blue-days-form div[id*="form"] .control-label {
        color: #6A6A6A;
        font-family: 'Open Sans';
        font-size: 13px;
        letter-spacing: 0.35px;
        line-height: 18px;
        margin-bottom: 5px;
        font-weight: 300;
    }

    .blue-days-form .form-field .form-control {
        font-size: 15px !important;
        letter-spacing: -0.19px;
        line-height: 19px;
        box-shadow:none !important;
        padding-left:15px !important;
    }

.blue-days-form div[id*="form"] .form-field {
    padding-left: 0px;
    padding-right: 40px;
    padding-bottom: 6px;
    text-align: left;
}

    .blue-days-form div[id*="form"] input   , .blue-days-form div[id*="form"] select     {
        min-height: 44px !important;
        border: 1.2px solid #8C99B3;
        border-radius: 7px;
        background-color: #EAF3FB;
        color: #3B598D !important;
        font-weight:600;
    }
        .blue-days-form div[id*="form"] input:focus {
            border-color: #8C99B3 !important;
        }

        .blue-days-form div[id*="form"] input::placeholder {
            color: #3B598D !important;
            font-weight: 600;
        }

        .blue-days-form div[id*="form"] input:focus::placeholder {
            color: transparent !important;
        }

    .blue-days-form .explanation-text {
        color: #3B598D;
        font-weight: 600;
        margin-top: 10px;
        font-size: 14px;
        cursor: pointer;
        margin-bottom:10px;
    }

        .blue-days-form .explanation-text i {
            font-size: 16px;
            padding-right:4px;
        }


        .blue-days-form div[id*="form"] textarea {
            height: 208px !important;
        }

    .blue-days-form .customSection, .blue-days-form form {
        background-color: #EAF3FB !important;
    }

    .blue-days-form .container2columns {
        margin-bottom:4px;
    }


    .blue-days-form .ktc-checkbox {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .blue-days-form .ktc-checkbox input {
        width:17px !important;
    }

        .blue-days-form .ktc-checkbox label {
            font-size: 14px !important;
            color: #3B598D !important;
        }



    .blue-days-form input[type="checkbox"] {
        appearance: none;
        -webkit-appearance: none;
        width: 20px !important;
        height: 5px !important;
        border: 1px solid #4A6B9E !important; 
        background-color: #f7f2ed; 
        border-radius: 2px !important; 
        position: relative;
        cursor: pointer;
    }

  
        .blue-days-form  input[type="checkbox"]:checked::after {
            content: "";
            position: absolute;
            top: 3px;
            left: 3px;
            width: 12px;
            height: 12px;
            background-color: #4A6B9E; 
            border-radius: 2px; 
        }


    .blue-days-form .ktc-checkbox .form-control {
        min-height: 20px !important;
    }
    .blue-days-form .ktc-default-section .form-field {
        min-height: 36px !important;
    }

    .blue-days-form input[type="submit"] {
        color: #3B598D !important;
        font-weight: 600;
        padding: 5px 40px !important;
        font-size: 26px;
        letter-spacing: 0.2px;
        font-family: sans-serif;
    }

    .blue-days-form form > input[type=submit]:hover {
       
        text-decoration: none !important;
        color: #3B598D !important;
       
    }

  .blue-days-form h2 {
        padding: 0;
        margin: 0;
        padding-top: 54px;
        padding-bottom: 16px;
        font-size: 52px !important;
        color: #3B598D !important;
        font-weight: 600;
        font-family: sans-serif !important;
        margin-bottom:0px !important;
    }


    .blue-days-form .message-form {
       
        color: #3B598D;
        font-weight: 600;
        margin-top: 12px;
        margin-bottom: 25px;
        text-align:left;
    }










@media (max-width: 576px) {
  
       .container-apps {
    flex-direction: column;
}

#title-blue-day-detail-section img {
    width:95% !important;
}

.item-app img {
    width: 50% !important;
}

  
  
    .formCustom .sectionColumn, .formCustom input[id*="Birthday"],
    .formCustom input[id*="hotelAddress"], .formCustom input[id*="driverFullname"],
    .formCustom .ajax__tab_header span, .formCustomDobleColumnV2 .sectionColumn ,  .blue-days-form .sectionColumn    {
        float: unset !important;
        width: 100% !important;
    }

  
  
  .my-row-custom {
        display: block;
    }

    .container-generic-sin-ir-banco, .container-generic-preguntas-frecuentes {

        padding: 35px;
    }

    .container-generic, .container-generic-sin-ir-banco {
        padding: 55px 30px 55px 30px;
    }


   .backgroundCuentaCorriente {
        background-image: url("/BancoPacifico/media/Empresas/creditos/bg-corriente-m.jpg");
        background-repeat: no-repeat;
        background-position: top;
    }

       

    .backgroundInversiones {
        background-image: url("/BancoPacifico/media/Empresas/creditos/bg-inversiones-m.jpg");
        background-repeat: no-repeat;
        background-position: top;
        background-size: auto 50%;
    }

   .backgroundCuentaCorriente.my-row-custom {
        display:flex;
        align-items: end;
        min-height: 720px;
    }

    .backgroundInversiones.my-row-custom {
        display: flex;
        align-items: end;
        min-height: 680px;
    }

    .backgroundServicios {
        background-image: none;
        background-color: #E9E9E9;
    }
    

    .backgroundOnboard {
        background-image:none;
    }
    .backgroundOnboard2 {
        background-image: none;
    }
    .backgroundOnboard3 {
        background-image: none;
    }

    .btn-text-generic {
        display: block;
    }

    .container-generic-card {
        margin-left: 15px;
        margin-right: 15px;
    }


   .formCustomDobleColumnV2 div[id*="form"] ,  .blue-days-form div[id*="form"]  {
        text-align: center;
        padding: 20px 20px;
    }


    .background-bolsa-bienes {
        background-size: 100% auto;
    }

    .content-info-custom > div {
        margin-top: calc(100% - 60vw);
    }
  
  
  
  
  

}









/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=219a089a8b0760df8231)
 * Config saved to config.json and https://gist.github.com/219a089a8b0760df8231
 *//*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur: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{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub: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"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-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}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{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;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[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,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.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,.h4,h5,.h5,h6,.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}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:1199px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-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 p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{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}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{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>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width: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:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.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,0.075);box-shadow:inset 0 1px 1px rgba(0,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, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.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{border:0;background-color:transparent}.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}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;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:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{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="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].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{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:1199px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width: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}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;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-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.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}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].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}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control: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:normal;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="radio"],.input-group-addon input[type="checkbox"]{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:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{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:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.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:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.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:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:1199px){.navbar{border-radius:4px}}@media (min-width:1199px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:1199px){.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-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:1199px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:1199px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:1199px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:1199px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;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}@media (min-width:1199px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:1198px){.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>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:1199px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:1198px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:1199px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius: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:1199px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:1199px){.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:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#ffffff;background-color:#333333}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{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:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:1198px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{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:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{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:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:1198px){.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:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{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:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{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:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.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>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding: 15px 0 27px 0;/*margin-bottom:20px;*/border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#66CC66;font-size:20px;color:#ffffff}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;font-size:20px;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-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{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.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,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.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,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.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 th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width: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;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;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{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.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;border-bottom-color:#000}.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-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,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{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.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}}@media print{.hidden-print{display:none !important}}
@font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url('../Content/Fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('../Content/Fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../Content/Fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../Content/Fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../Content/Fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857142858em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: .14285714285714285em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.8571428571428572em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-thin:before {
    content: '\2716';
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-asc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-desc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-mail-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

input#p_lt_ctl04_SearchBox1_btnSearch {
    display: none;
}

#searchBoxContainer {
    margin-top: 24px;
}

#onlineBankContainer {
    position: relative;
    display: inline-block;
}

#p_lt_ctl04_SearchBox1_txtWord {
    padding-left: 0 !important;
}

#p_lt_ctl04_SearchBox1_txtWord.editing {
    padding-left: 36px !important;
}

#p_lt_ctl04_SearchBox1_txtWord {
    border: none;
    background-color: transparent;
    color: #333;
    font-size: 1.5rem;
    padding: 1rem 4rem 1rem 1.6rem;
    width: 4rem;
    transition: width .2s ease-in-out, background-color .2s ease-in-out;
    position: relative;
    z-index: 10;
    cursor: pointer;
    box-shadow: none;
}

#p_lt_ctl04_SearchBox1_txtWord:focus {
    background-color: #fff;
    width: 250px;
    position: relative;
    overflow: visible;
    margin-right: 10px;
}

#p_lt_ctl04_SearchBox1_txtWord.editing {
    position: static;
    z-index: auto;
}

.searchBox {
    position: relative;
    padding-left: 10px;
    display: inline-block;
    float: none !important;
    margin-top: 25px;
    background-color: transparent;
}

.searchBox:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 2px;
    left: 20px;
}

.searchBox.edit:after {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 20px;
    color: #777;
    position: absolute;
    top: 2px;
    left: 20px;
    z-index: 10;
}

.withSophiPage .quenecesitas {
    background: url(/BancoPacifico/media/Que-necesitas/fondos/head-que-necesitas.jpg) no-repeat !important;
}

.withSophiPage {
    overflow: hidden;
}

.withSophiPage .PageProductContenBehindSkew {
    background: url(/BancoPacifico/media/Que-necesitas/fondos/bg-page-sophi.jpg) no-repeat;
    background-position-y: -75px;
    background-size: cover;
}

.search-result-page {
    overflow: auto;
    position: relative;
    padding-top: 10px;
    min-height: 200px;
}

.search-result-page:before {
    content: '';
    height: 130px;
    background: linear-gradient(#c3c3c3, #fff);
    width: -webkit-fill-available;
    position: absolute;
    top: 0;
}

.search-result-page.segmentos:before {
    background: 0 0 !important;
}

.withSophiPage .containerPageContent:before {
    content: '';
    height: 320px;
    width: 245px;
    background: url(/BancoPacifico/media/Que-necesitas/fondos/sophi.png) no-repeat;
    position: absolute;
    top: -20px;
    right: -135px;
}

.SearchDialog #p_lt_ctl05_wP_p_lt_colMain_SmartSearchDialogWithResults_srchDialog_drpSearchMode, .editing-form-label-cell {
    display: none;
}

#p_lt_ctl05_wP_p_lt_colMain_SmartSearchDialogWithResults_srchDialog_txtSearchFor {
    height: 55px;
    width: 100%;
    padding-left: 60px;
    color: #333;
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: 700;
}

#p_lt_ctl05_wP_p_lt_colMain_SmartSearchDialogWithResults_srchDialog_btnSearch {
    position: absolute;
    top: 8px;
    height: 38px;
    right: 10px;
    width: 95px;
    background-color: #005eb8;
    color: #fff;
    border: 0;
    border-bottom: 3px solid #00488c;
}

#p_lt_ctl05_wP_p_lt_colMain_SmartSearchDialogWithResults_srchDialog_btnSearch:hover {
    background: #00488c;
    text-decoration: none !important;
    color: #fff !important;
}

.SearchDialog .form-group {
    margin: inherit;
}

.SearchDialog .form-horizontal .form-group:first-child .editing-form-value-cell:last-child {
    position: relative;
}

.SearchDialog .form-horizontal .form-group:first-child .editing-form-value-cell:last-child:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 28px;
    color: #999;
    position: absolute;
    top: 7px;
    left: 15px;
}

.SearchResult, .SearchResults {
    padding: 0;
    margin-top: 30px;
}

.SearchResults .item-search-result:first-child {
    margin-top: 30px;
}

.SearchResults .item-search-result {
    border-top: 1px solid #ddd;
    padding: 25px 0;
}

.SearchResults .item-search-result .title-result-item a {
    display: block;
    color: #005eb8;
    font-size: 26px;
    font-family: Open Sans Light;
    width: fit-content;
}

.SearchResults .item-search-result .resume-result-item {
    display: block;
    padding-top: 10px;
}

.noResult.bottomHome ul li {
    padding: 0 !important;
}

.wraperPager {
    margin: 25px 0 20px 0;
}

.itemPager {
    color: #000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    margin: 0 5px;
}

.itemPager.currentPage {
    background-color: #005eb8;
    color: #fff;
    border-radius: 5px;
}

.itemPager:hover:not(.currentPage) {
    background-color: #ddd;
    border-radius: 5px;
    text-decoration: none;
}

.totalPager {
    margin-top: 30px;
}

.predictiveSearchHolder {
    position: absolute !important;
}

.predictiveSearchResults {
    width: 250px !important;
    top: 5px;
    border-radius: 4px;
}

@media (max-width :360px) {
    .withSophiPage .zoneTopTitlePage h1 {
        font-size: 34px !important;
    }
}

@media (max-width :575px) {
    #p_lt_ctl04_SearchBox1_txtWord:focus {
        width: 100%;
    }
    .searchSmallScreen .menuMobileOptions {
        width: 70%;
    }
    .searchSmallScreen .menuMobileOptions>div {
        border: 0;
    }
    .searchSmallScreen .call-mobile, .searchSmallScreen .containerOnlineBank {
        display: none !important;
    }
}

@media (max-width :767px) {
    #p_lt_ctl04_SearchBox1_txtWord:focus {
        margin-top: 10px;
    }
    .searchBox.edit:after {
        top: 12px;
    }
}

@media (max-width :991px) {
    #p_lt_ctl05_wP_p_lt_colMain_SmartSearchDialogWithResults_srchDialog_btnSearch {
        position: relative;
        right: inherit;
        top: inherit;
    }
}

@media (max-width:499px) {
    .withSophiPage .containerWraper {
        padding-top: 10px !important;
    }
    .withSophiPage h2 {
        font-size: 31px;
    }
}
#CMSHeaderDiv, #CMSHeaderPad {
    display: none !important;
}

.logoSite {
    width: 218px;
}

.navbar-header .navbar-toggle .icon-bar {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #fff;
}

.logoSiteMobile {
    margin-top: 16px;
    float: left;
    margin-right: 20px;
}

.open-category-mobile {
    display: none;
}

.Horizontal UL > LI A {
    padding-left: 9px;
    padding-right: 9px;
}

.sectionRightHeader {
    position: relative;
    display: inline-flex;
    float: right;
}

.text-warning a {
    color: #b3cfea !important;
}

.menuMobileOptions {
    display: none;
}

.light-yellow a {
    color: #ffc926 !important;
    font-weight: 700;
}

.searchBox label {
    display: none;
    font-weight: 400;
}

.searchBox.edit label {
    display: block;
    position: absolute;
    top: -20px;
    color: #fff;
    font-size: 12px;
}

.link-bottom.modal-form-weCallYou {
    cursor: pointer;
}

.modal-backdrop {
    background-color: #00000069 !important;
}

@media(max-width:320px) {
    .menuMobileOptions {
        padding: 0 8px !important;
    }
}

@media (max-width :853px) {
    .navbar-nav {
        margin-bottom: 0;
    }

    .navbar-toggle {
        padding: 9px 0;
        margin: 8px 15px 0 15px;
        display: block !important;
    }

        .navbar-toggle[aria-expanded=true] {
            margin-right: 6px;
            margin-left: 5px;
            margin-top: 3px;
        }

            .navbar-toggle[aria-expanded=true] span {
                display: none;
            }

            .navbar-toggle[aria-expanded=true]:before {
                content: "\f00d";
                display: inline-block;
                font-family: FontAwesome;
                font-size: 38px;
                color: #fff;
            }

    .Horizontal ul > li {
        display: block;
        float: none;
        text-align: left;
        position: relative;
    }

    .Horizontal UL {
        background-color: #fff;
    }

        .Horizontal ul > li a {
            font-size: 24px;
            color: #333;
            padding: 15px 20px;
            border-bottom: 1px solid #ececec;
        }

        .Horizontal ul li.Highlighted > a {
            color: #fff !important;
        }

    #menuList > li > ul {
        display: none;
        padding: 0;
    }

        #menuList > li > ul > li a {
            font-size: 22px;
            color: #005eb8;
        }

            #menuList > li > ul > li a:hover {
                color: #fff;
            }

            #menuList > li > ul > li a:after {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 40px;
                right: 34px;
                position: absolute;
                line-height: 22px;
                color: #ddd;
                top: 20px;
            }

        #menuList > li > ul > li ul {
            display: none;
        }

    .open-category-mobile {
        right: 15px;
        position: absolute;
        width: 55px;
        height: 35px;
        text-align: center;
        color: #999;
        top: 13px;
        display: block;
    }

    #menuList .open-category-mobile .fa {
        font-size: 40px;
    }

    #menuList .has-category.active .open-category-mobile .fa:before {
        content: "\f106";
    }

    #menuList .item-other-option {
        background-color: #005eb8;
    }

        #menuList .item-other-option a {
            color: #fff;
        }

    .navbar-header {
        padding: 0 20px;
        min-height: 74px;
        float: none;
    }

    .menuMobileOptions {
        display: inline-flex;
        padding: 0 20px;
        margin-top: 10px;
        float: right;
    }

    .sectionRightHeader {
        display: none;
    }

    .navbar-collapse {
        border: 0;
        box-shadow: none;
    }

    .menuMobileOptions > div {
        border-right: 2px solid #1f72c1;
    }

        .menuMobileOptions > div:first-child {
            border-left: 2px solid #1f72c1;
        }

    .menuMobileOptions .searchBox {
        margin: 0;
        border-right: 2px solid #1f72c1;
    }

        .menuMobileOptions .searchBox:before {
            font-size: 35px;
            left: 8px;
            top: 0;
        }

        .menuMobileOptions .searchBox.edit:before {
            display: none;
        }

    .menuMobileOptions .containerOnlineBank {
        float: none;
        padding: 0;
    }

        .menuMobileOptions .containerOnlineBank a {
            width: 50px;
            background: 0 0;
            border: 0;
            font-size: 0;
        }

            .menuMobileOptions .containerOnlineBank a:before {
                font-size: 38px;
                left: 0;
                top: 0;
            }

            .menuMobileOptions .containerOnlineBank a:after {
                display: none;
            }

    .call-mobile {
        padding-top: 10px;
    }

        .call-mobile .fa {
            font-size: 35px;
            color: #fff;
            padding: 0 12px;
        }

    .float-btn-getProduct {
        position: fixed;
        bottom: 30px;
        left: 20px;
        z-index: 99;
    }

    .searchBox.edit label {
        top: -7px;
    }
}

@media (max-width:499px) {
    .logoSiteMobile {
        margin-right: 5px;
    }

    .navbar-header {
        padding: 0;
    }

    .menuMobileOptions {
        padding: 0 10px;
    }

        .call-mobile .fa, .menuMobileOptions .containerOnlineBank a:before, .menuMobileOptions .searchBox:before {
            font-size: 32px;
        }

    .logoSiteMobile {
        width: 42px !important;
    }
}

@media (max-width :991px) {
    .zoneTopWrap .inner {
        padding: inherit;
    }
}

@media (max-width :750px) {
    .Level3Style {
        background: #e8e8e8 !important;
    }

        .Level3Style > li > a:after {
            color: #b1b1b1 !important;
        }

    .FirstItemLevel3 {
        display: none !important;
    }
}

.Level1Open > li > a:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 40px;
    right: 30px;
    position: absolute;
    line-height: 22px;
    color: #ddd;
    font-weight: 400;
}

.Level1Open > li > a:after {
    display: none !important;
}

.Level3 > a:before {
    display: none !important;
}

.IconUp {
    position: absolute !important;
    font-size: 40px;
    right: 30px;
    line-height: 22px;
    color: #ddd;
    top: 20px;
}

.IconDown {
    position: absolute !important;
    font-size: 40px;
    right: 30px;
    line-height: 22px;
    color: #ddd;
    top: 20px;
}

.colMain ul li > ul.CMSSiteMapList li.no-before::before {
    display: none !important;
}

.no-before {
    margin-left: -24px !important;
}

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;padding:20px 5px}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-theme .owl-controls {
    top: 50%;
    text-align: center;
    position: absolute;
    display: none !important;
}

    .owl-theme .owl-controls .owl-buttons .owl-next {
        position: absolute;
        left: 390px;
    }

    .owl-theme .owl-controls .owl-buttons div {
        color: #fff;
        display: inline-block;
        zoom: 1;
        margin: 5px;
        padding: 3px 10px;
        color: #ddd;
        background: 0 0;
        filter: Alpha(Opacity=50);
        opacity: .7;
    }

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100);
        opacity: 1;
        text-decoration: none;
    }

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
    }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 5px 7px;
            filter: Alpha(Opacity=50);
            opacity: .5;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #869791;
        }

        .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100);
            opacity: 1;
        }

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #fff;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center;
}

.IE .navbar-fixed-top li.Highlighted {
    line-height: normal;
}

.IE .logoSiteMobile {
    width: auto !important;
    max-width: 50px;
    height: auto !important;
}

.IE img[src$=".svg"].logosite {
    width: 100%;
    max-width: 218px;
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .IE .navbar-header img[src$=".svg"] {
        width: 100%;
        max-width: 218px;
    }

    .IE .container-brand-card img[src$=".svg"] {
        max-height: 40px;
        max-width: 60px;
    }

    .IE .apps img[src$=".svg"] {
        max-width: 50px;
        max-height: 50px;
    }

    .IE .services img[src$=".svg"] {
        max-height: 42px;
    }

    .IE .vivepacifico img[src$=".svg"] {
        max-height: 93px;
    }

    .IE .separator-bottom-white img[src$=".svg"] {
        width: 100%;
        display: block;
        margin: 0;
        height: 100%;
    }

    .IE .separator-bottom-slider img[src$=".svg"] {
        width: 100%;
        display: block;
        margin: 0;
        height: 100%;
    }

    .IE .img-canales-virtuales img[src$=".svg"] {
        max-width: 60px;
        max-height: 60px;
    }

    .IE .bannercalculadoras img[src$=".svg"] {
        max-height: 62px;
    }

    .IE .logo-bannerPc img[src$=".svg"] {
        max-width: 90px;
        max-height: 61px;
    }

    .IE .navbar-fixed-top .logoSite-small img[src$=".svg"] {
        max-width: 92px;
        max-height: 27px;
    }

    .IE img.appdowloadicons[src$=".svg"] {
        max-width: 230px;
        max-height: 70px;
        height: 68px;
    }

    .zoneFooter .footer-media a img[src$=".svg"] {
        max-width: 31px;
        max-height: 31px;
        width: auto !important;
        height: auto !important;
    }

    .docMainLink {
        background-position-x: -175px;
    }
}

