/* Minification failed. Returning unminified contents.
(6420,30): run-time error CSS1046: Expect comma, found '110'
(6420,38): run-time error CSS1046: Expect comma, found '/'
(7000,36): run-time error CSS1046: Expect comma, found '0'
(7000,40): run-time error CSS1046: Expect comma, found '/'
(7077,36): run-time error CSS1046: Expect comma, found '0'
(7077,40): run-time error CSS1046: Expect comma, found '/'
 */
.menuToshow a:hover,
.onlineBanking a:hover,
.topMenu a:hover {
    opacity: .7
}

.disableInput,
.formTextArea textarea,
.formTextBox input {
    padding: 10px 2%;
    width: 96%;
    border: 1px solid #d8e5ef;
    border-radius: 1px
}

@font-face {
    font-family: CoText_W_Bd;
    src: url(fonts/Web_CoText_Bd/CoText_W_Bd.eot);
    src: url(fonts/Web_CoText_Bd/CoText_W_Bd.woff)format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: CoText_W_Rg;
    src: url(fonts/Web_CoText_Rg/CoText_W_Rg.eot);
    src: url(fonts/Web_CoText_Rg/CoText_W_Rg.woff)format('woff');
    font-weight: 400;
    font-style: normal
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-weight: 400
}

.fontWeightBold,
.newsTitle a {
    font-weight: 700
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

    blockquote:after,
    blockquote:before,
    q:after,
    q:before {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

div,
td {
    vertical-align: top;
    font-family: Arial;
    font-size: 15px;
    color: #2e353a
}

* {
    outline: 0
}

li,
ol {
    list-style: none
}

img {
    border: 0
}

textarea {
    resize: none
}

    button:focus,
    input:focus,
    select:focus,
    textarea:focus {
        outline: 0 !important
    }

.fullWidth {
    width: 100%
}

.floatLeft {
    float: left
}

.floatRight {
    float: right
}

.posRelative {
    position: relative
}

.absolutePos,
.menuToshow,
.sliderShape {
    position: absolute;
}

.textDecorationNone,
a {
    text-decoration: none;
}

.breadcrumbs a.current,
.expandButton a,
.linksLogin a,
.textDecorationUnderline {
    text-decoration: underline;
}

.clearBoth {
    clear: both;
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #2A6EBB
}

.header {
    background: #3f4850;
    border-bottom: 8px solid #2a6ebb;
    margin-bottom: 15px
}

a.firstLevel,
a.hasSubMenu {
    border-bottom: 5px solid #fff
}

.headerNav a.current,
.headerNav a:hover,
a.blueBtn {
    background: #2a6ebb
}

.header a {
    display: inline-block
}

.safearea {
    max-width: 1141px;
    margin: 0 auto
}

.headerNav,
.language,
.onlineBanking,
.search,
.topMenu {
    float: left
}

    .headerNav a {
        font-size: 16px;
        color: #fff;
        padding: 12px 20px;
        margin: 0;
        line-height: 16px
    }

.headerRightNav {
    float: right;
    position: relative
}

.topMenu a {
    font-size: 14px;
    color: #9ec3de;
    margin: 14px 10px 12px 0;
    border-right: 1px solid #9ec3de;
    padding-right: 7px;
    line-height: 14px
}

    .topMenu a.last {
        border: none;
        margin-right: 0;
        padding-right: 9px
    }

.topMenu {
    padding-right: 40px;
    border-right: 1px solid #20262b
}

.language,
.onlineBanking {
    border-left: 1px solid #4a555d;
    padding: 0 20px;
    border-right: 1px solid #20262b
}

    .onlineBanking a {
        font-size: 16px;
        background: url(../images/online-banking.png)left 13px no-repeat;
        padding: 13px 0 11px 20px;
        color: #fff;
        line-height: 16px
    }

    .language a {
        font-size: 16px;
        color: #fff;
        line-height: 14px;
        padding: 13px 0
    }

.search {
    border-left: 1px solid #4a555d;
    background: #2c343a;
    padding: 8px 10px;
    height: 40px
}

    .search input {
        border: 0;
        background: #2c343a;
        color: #fff;
        font-family: Arial;
        width: 130px;
        padding-top: 5px
    }

input.serachBtn {
    background: url(../images/search-icon.png)15px center no-repeat !important;
    width: 40px;
    height: 20px;
    cursor: pointer;
    border-left: 1px solid #47525b
}

.logoHolder {
    float: right;
    margin: -12px 22px 0 0
}

    .logoHolder a {
        background: url(../images/logo.png)center center no-repeat;
        width: 149px;
        height: 46px;
        display: block
    }

a.firstLevel {
    font-size: 16px;
    color: #2e353a;
    margin-right: 3px;
    padding: 5px 10px 18px
}

a.hasSubMenu {
    background: url(../images/menu-arrow.png)right 18px no-repeat;
    padding: 5px 30px 18px 15px
}

.mainMenu .safearea {
    position: relative;
    z-index: 999;
    padding-top: 19px
}

.mainMenu li {
    float: left
}

.menuToshow {
    background: url(../images/menu-bg.png);
    width: 100%;
    left: 0;
    top: 91%;
    height: auto;
    display: none;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear
}

    .menuToshow.menuCards {
        height: auto;
    }

.mainMenu a,
.readMoreLink {
    display: block
}

.menuToshowPadd {
    padding: 20px;
    border-top: 5px solid #00a8b4
}

.menuToshow li {
    width: 21%;
    margin-right: 3%
}

a.secondLevel {
    color: #fff;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 18px
}

.thirdLevel a {
    font-size: 14px;
    color: #d1d1d0
}

.thirdLevel {
    margin-top: -10px;
    margin-bottom: 20px
}

.noTouch .mainMenu li:hover a.firstLevel {
    background-color: #00a8b4;
    color: #fff;
    border-bottom: 5px solid #00a8b4
}

.noTouch .mainMenu li.purple:hover a.firstLevel {
    background-color: #6e2c6b;
    border-bottom-color: #6e2c6b
}

.purple .menuToshowPadd {
    border-top-color: #6e2c6b
}

.purple a.current {
    border-bottom-color: #6e2c6b !important
}

.noTouch .mainMenu li.yellow:hover a.firstLevel {
    background-color: #ffce00;
    border-bottom-color: #ffce00
}

.yellow .menuToshowPadd {
    border-top-color: #ffce00
}

.yellow a.current {
    border-bottom-color: #ffce00 !important
}

.noTouch .mainMenu li.red:hover a.firstLevel {
    background-color: #d12a2e;
    border-bottom-color: #d12a2e
}

.red .menuToshowPadd {
    border-top-color: #d12a2e
}

.red a.current {
    border-bottom-color: #d12a2e !important
}

.noTouch .mainMenu li.grey:hover a.firstLevel {
    background-color: #18191a;
    border-bottom-color: #18191a
}

.grey .menuToshowPadd {
    border-top-color: #18191a
}

.grey a.current {
    border-bottom-color: #18191a !important
}

.noTouch .mainMenu li.darkBlue:hover a.firstLevel {
    background-color: #002453;
    border-bottom-color: #002453
}

.darkBlue .menuToshowPadd {
    border-top-color: #002453
}

.darkBlue a.current {
    border-bottom-color: #002453 !important
}

.noTouch .mainMenu li:hover a.hasSubMenu {
    background: url(../images/menu-arrow-hover.png)right 18px no-repeat #00a8b4
}

.touchBody a.hasSubMenu {
    -webkit-tap-highlight-color: transparent
}

.menuImage {
    float: left;
    width: 24%;
    border-left: 1px solid #434e56;
    padding-left: 30px;
    font-size: 14px;
    color: #d1d1d0;
    line-height: 16px
}

    .menuImage img {
        width: 100%;
        text-align: right;
        display: block;
        margin-bottom: 10px
    }

    .menuImage a.secondLevel {
        margin-bottom: 5px;
        line-height: 18px
    }

.readMoreLink {
    font-size: 14px;
    color: #9ec3de
}

.menuImage .readMoreLink {
    margin-top: 10px;
    background: url(../images/readmore-arrow.png)left 6px no-repeat;
    padding-left: 14px
}

.menuToshowLinks {
    float: left;
    width: 100%;
}

    .menuToshowLinks li {
        width: 17%;
    }

.mainSlider {
    height: 438px;
    overflow: hidden
}

    .mainSlider .flex-control-nav,
    img.mobile {
        display: none
    }

.sliderShape {
    left: -90%;
    top: 0;
    background: url(../images/slider-shape.png)left top no-repeat;
    width: 50%;
    height: 100%;
    z-index: 990;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear
}

.mainSlider li {
    position: relative;
    overflow: hidden
}

.sliderCaption {
    font-size: 20px;
    color: #2c343a;
    position: absolute;
    z-index: 992;
    top: 85px;
    width: 390px;
    left: -100%;
    line-height: 32px;
    -webkit-transition: all 1300ms linear;
    -moz-transition: all 1300ms linear;
    -ms-transition: all 1300ms linear;
    -o-transition: all 1300ms linear;
    transition: all 1300ms linear
}

.flex-active-slide .sliderShape {
    left: 0
}

.flex-active-slide .sliderCaption {
    left: 133px
}

.button {
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 8px 19px 10px;
    line-height: 18px
}

a.blueBtn,
a.darkBlueBtn,
a.greyBtn {
    font-family: CoText_W_Bd;
    font-size: 14px
}

a.darkBlueBtn {
    background: #002453;
    bottom: 5%;
    position: absolute !important;
    right: 4%
}

a.blueBtn:hover {
    background: #0d55a6
}

.sliderBtn {
    position: absolute;
    -webkit-transition: all 1500ms linear;
    -moz-transition: all 1500ms linear;
    -ms-transition: all 1500ms linear;
    -o-transition: all 1500ms linear;
    transition: all 1500ms linear;
    -webkit-backface-visibility: hidden;
    bottom: 120px;
    left: -700px;
    z-index: 995
}

    .sliderBtn a.blueBtn {
        width: 168px;
        padding: 8px 0 11px 20px;
        text-align: center;
        margin-top: 30px;
        font-size: 18px;
        line-height: 18px
    }

.flex-active-slide .sliderBtn {
    left: 133px
}

.mainSlider .flex-direction-nav .flex-next,
.mainSlider .flex-direction-nav .flex-prev {
    width: 14px;
    height: 28px;
    bottom: 124px !important;
    top: inherit;
    z-index: 995;
    margin: 0 !important;
    opacity: 1 !important
}

.footerRightBlock a:hover,
.footerSitemap a:hover,
.latestNews .blockTitle a:hover,
.viewAllNews a:hover {
    opacity: .7
}

.mainSlider .flex-direction-nav .flex-prev {
    background: url(../images/previous-slide.png)center center no-repeat !important;
    left: 335px
}

.mainSlider .flex-direction-nav .flex-next {
    background: url(../images/next-slide.png)center center no-repeat !important;
    left: 370px
}

.mainSlider .flex-direction-nav {
    position: relative;
    z-index: 999;
}

    .mainSlider .flex-direction-nav li {
        overflow: visible;
        float: left
    }

#form1,
.mainSliderHolder,
.printMap,
.productsBlock,
.sliderBlock {
    overflow: hidden
}

.latestNews .blockTitle {
    background: #38434b;
    height: 100%;
    width: 15%;
    float: left;
    text-align: center
}

    .latestNews .blockTitle a {
        padding: 26px 0;
        font-size: 20px;
        color: #fff;
        line-height: 20px;
        display: block
    }

.newsDetails,
.newsDetails .summary {
    font-size: 12px;
    color: #e9e9e9
}

.newsDate,
.newsDetails,
.newsLink {
    float: left
}

.newsDate {
    width: 13%;
    margin-top: 15px
}

.newsLink {
    width: 17%;
    margin-top: 20px
}

.newsDetails {
    width: 62%;
    padding-top: 10px;
    line-height: 15px;
    margin-right: 1%
}

.newsTitle {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 20px
}

    .newsTitle a {
        color: #fff
    }

.latestNews {
    z-index: 991;
    background: url(../images/latestNewsBg.png);
    max-width: 1116px;
    height: 78px;
    margin: 0 auto
}

.latestNewsSlider {
    width: 82%;
    float: left;
    color: #fff
}

.viewAllNews {
    width: 3%;
    float: left;
    height: 100%
}

    .viewAllNews a {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../images/news-next-slide.png)center center no-repeat #38434B
    }

.newsDate {
    font-size: 16px;
    line-height: 17px;
    color: #3f4850;
    margin-bottom: 10px
}

    .newsDate span {
        display: block;
        font-size: 24px;
        line-height: 24px
    }

.latestNewsBlock {
    position: relative
}

    .latestNewsBlock .safearea {
        max-width: 1116px;
        margin: 0 auto
    }

.latestNews {
    top: -45px;
    width: 100%;
    position: absolute;
    left: 0
}

.blueBtn span,
.darkBlueBtn span,
.greyBtn span {
    display: inline-block;
    height: 100%;
    background: url(../images/more-arrow.png)center center no-repeat #2c68ab;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0
}

.greyBtn span {
    background-color: #000
}

.darkBlueBtn span,
.darkBlueBtn:hover {
    background-color: #00132e
}

.blueBtn span.download {
    background: url(../images/download-icon.png)center center no-repeat #2c68ab
}

.darkBlueBtn span.download {
    background: url(../images/download-icon.png)center center no-repeat #00132e
}

.blueBtn.posRelative,
.darkBlueBtn.posRelative,
.greyBtn.posRelative {
    padding-left: 40px;
    padding-right: 10px;
    float: right
}

.customerSupportBanner .blueBtn.posRelative {
    padding-left: 40px;
    padding-right: 10px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    float: none
}

.productsBlock,
.sliderBlock {
    margin-right: 1.2%;
    float: left
}

.latestNewsSlider .flex-control-nav {
    display: none
}

.latestNewsSlider .flex-direction-nav a {
    background: url(../images/news-next-slide.png)center center no-repeat #39444c !important;
    width: 30px;
    height: 100%;
    margin: 0;
    right: -33px;
    top: 0
}

    .latestNewsSlider .flex-direction-nav a.flex-prev {
        background: url(../images/news-prev-slide.png)center center no-repeat #39444c !important;
        right: -3px;
        left: inherit;
        border-right: 1px solid #757575
    }

.productSummary,
.productsBlock h3 {
    width: 100%;
    position: absolute;
    left: 0
}

.latestNewsSlider {
    position: relative;
    height: 78px
}

.homepageBlocks {
    padding-top: 50px;
    margin-bottom: 17px
}

    .homepageBlocks .safearea {
        max-width: 1116px;
        margin: 0 auto
    }

.sliderInfo h3 a {
    font-size: 20px;
    color: #22282b;
    font-family: CoText_W_Bd
}

.sliderInfo h3 {
    margin-bottom: 36px;
    max-width: 350px;
    line-height: 25px;
    max-width: 300px;
}

.productSummary a.button,
.sliderInfo a.button {
    width: 107px;
    margin-top: 30px
}

.sliderBlock .flex-control-nav {
    width: auto;
    right: 20px;
    bottom: inherit !important;
    top: 223px
}

.sliderBlock {
    width: 43%;
    min-height: 430px;
    position: relative
}

    .sliderBlock .flex-viewport {
        height: 100%
    }

.imageBorder {
    border: 1px solid #d0d8df;
    width: 100%
}

    .imageBorder img {
        width: 100%;
        display: block
    }

.sliderInfo {
    background: url(../images/light-blue-bg.png);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    font-size: 16px;
    color: #394043;
    height: 212px
}

.productsBlock,
.sliderBlock li {
    position: relative
}

.productsBlock {
    width: 28.2%
}

    .productsBlock img {
        width: 100%;
        height: 100%
    }

    .productsBlock h3 {
        font-size: 20px;
        color: #414648;
        background: url(../images/light-white-bg.png);
        padding: 15px;
        top: 0
    }

.productSummary {
    bottom: 0;
    padding: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 23px
}

.homeRightBlock {
    width: 25%;
    float: right
}

.icon {
    display: block;
    width: 57px;
    height: 39px;
    border-right: 1px solid #cdd1d5;
    float: left
}

    .icon.branchLocator {
        background: url(../images/locator-icon.png)center center no-repeat
    }

    .icon.phone {
        background: url(../images/phone-icon.png)center center no-repeat
    }

    .icon.custumerSupport {
        background: url(../images/custumer-support-icon.png)center center no-repeat
    }

.rowText,
a.rowLink,
div.rowLink {
    display: block;
    float: left;
    font-size: 16px;
    color: #414648;
    margin-left: 10px
}

    a.rowLink:hover {
        color: #2A6EBB
    }

.homeRightBlock .listingRow {
    border-bottom: 1px solid #cdd1d5;
    margin-bottom: 11px;
    padding-bottom: 11px
}

.homeRightBlock .last {
    border-bottom: 0
}

.homeRightBlock .listingContainer {
    margin-bottom: 39px
}

.cardSearch h3 {
    font-size: 20px;
    color: #414648;
    margin-bottom: 15px;
    line-height: 24px
}

.fancy-select {
    display: block;
    margin-bottom: 14px
}

.homeRightBlock a.button {
    float: right
}

.footerContainer {
    background: #37424a
}

    .footer .safearea,
    .footerContainer .safearea {
        max-width: 1116px
    }

.footerSitemap {
    width: 71%;
    float: left;
    padding: 20px 0;
    display: table-cell
}

.footerRightBlock {
    width: 29%;
    height: 100%;
    background: #303940;
    position: absolute;
    right: 0;
    top: 0
}

.footerSitemap a {
    display: block;
    font-size: 14px;
    color: #e0eaf2;
    margin-bottom: 5px
}

.footerRightBlock,
.footerRightBlock h2 {
    font-size: 16px;
    color: #fff
}

.footerSitemap .listingRow {
    width: 25%;
    float: left
}

.footerSitemap h2 {
    font-size: 16px;
    font-family: Arial;
    margin-bottom: 0
}

h1,
input.blueBtn {
    font-family: CoText_W_Bd
}

.footerSitemap h2 a {
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px
}

.footerSecondLevel {
    margin-bottom: 15px
}

.footerRightBlock h2 {
    margin-bottom: 18px
}

a.facebookFollow,
a.googlePlusFollow,
a.linkedInFollow,
a.twitterFollow {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 7px;
    margin-bottom: 15px
}

.footer a,
.signature {
    display: inline-block
}

a.facebookFollow {
    background: url(../images/facebook-icon.png)center center no-repeat
}

a.twitterFollow {
    background: url(../images/twitter-icon.png)center center no-repeat
}

a.linkedInFollow {
    background: url(../images/linkedIn-icon.png)center center no-repeat
}

a.googlePlusFollow {
    background: url(../images/googlePlus-icon.png)center center no-repeat
}

.fieldHolder {
    background: #fff;
    margin-bottom: 10px;
    position: relative;
    border: 2px solid #fff
}

    .fieldHolder input {
        border: 0;
        padding: 10PX;
        font-size: 13PX;
        color: #4c535b;
        width: 180px;
        float: left
    }

input.blueBtn {
    font-size: 13px;
    color: #fff;
    background: #2a6ebb;
    border: 0;
    cursor: pointer;
    width: auto !important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 10px;
    height: 100%;
    margin: 0 !important
}

.footer,
.footer .safearea,
.signature {
    font-size: 12px !important
}

input.blueBtn:hover {
    background: #0d55a6
}

.footer {
    background: #fff;
    color: #363e44;
    padding: 10px 0
}

    .footer a {
        color: #363e44;
        margin-right: 17px;
        font-size: 12px
    }

        .footer a:hover,
        .signature,
        .signature a {
            color: #99a0a7
        }

.signature {
    float: right;
    margin-right: 0px;
    padding: 5px 0px;
}

    .signature a {
        margin-right: 0
    }

        .signature a:hover {
            color: #363e44
        }

.pageTop {
    max-width: 1141px;
    margin: 0 auto 20px;
    padding: 10px;
    background: #eee
}

a.firstLevel.current {
    border-bottom-color: #00a8b4
}

h1 {
    color: #3f4850;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: 400 !important
}

.accLink,
.numbResults span {
    font-weight: 700
}

.breadcrumbs {
    font-size: 12px;
}

    .breadcrumbs a {
        color: #3f4850;
        background: url(../images/breadcrumbs-arrow.png)right 3px no-repeat;
        padding-right: 14px;
        margin-right: 10px;
        line-height: 12px;
        text-transform: capitalize;
    }


        .breadcrumbs a.current,
        .breadcrumbs a:hover {
            color: #2a6ebb
        }

        .breadcrumbs a.current {
            background: 0 0
        }

.pageContent {
    padding-bottom: 10px
}

.highlightedBloc {
    width: 73%;
    float: left;
    margin-bottom: 55px
}

    .highlightedBloc img {
        width: 100%
    }

.highligtedBlocText {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 420px;
    padding: 13px;
    background: url(../images/light-white-bg2.png)
}

    .highligtedBlocText h3 {
        font-size: 20px;
        color: #2e353a;
        line-height: 20px;
        margin-bottom: 10px
    }

    .highligtedBlocText .summary {
        font-size: 14px;
        color: #2e353a;
        margin-bottom: 10px;
        padding-bottom: 10px
    }

    .highligtedBlocText a.button {
        float: right;
        font-size: 14px
    }

.highlightedBloc .cardSearch {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/grey-bg-light.png);
    padding: 20px;
    height: 100%;
    width: 36%
}

    .highlightedBloc .cardSearch h3 {
        font-size: 18px;
        color: #fff
    }

    .highlightedBloc .cardSearch .summary {
        font-size: 14px;
        color: #fff;
        margin-bottom: 10px
    }

    .highlightedBloc .cardSearch a.button {
        float: right;
        font-size: 14px
    }

a.showQuikLinks {
    background: url(../images/quik-links.png)center center no-repeat #2a6ebb;
    display: block;
    width: 31px;
    height: 152px;
    float: left
}

    a.showQuikLinks:hover {
        background-color: #0d55a6
    }

.selected a.showQuikLinks {
    background: url(../images/quik-links-open.png)center center no-repeat #2a6ebb
}

.quikLinks {
    position: fixed;
    top: 410px;
    z-index: 999
}

.usefulLinks {
    padding-top: 15px
}

    .usefulLinks h3 {
        border-bottom: 1px solid #bebebe;
        font-size: 18px;
        color: #2e353a;
        line-height: 18px;
        padding-bottom: 15px;
        margin-bottom: 10px
    }

.accDetails,
.accLink,
.greyBorder {
    border-bottom: 1px solid #dcdbdb
}

.icon.cardsFeatures {
    background: url(../images/cards-features.png)center center no-repeat
}

.icon.discountOffers {
    background: url(../images/discount-offers.png)center center no-repeat
}

.icon.switchAhli {
    background: url(../images/switch.png)center center no-repeat
}

.usefulLinks .icon {
    border-right: 0;
    width: 40px;
    height: 27px
}

.usefulLinks a.rowLink {
    line-height: 20px
}

.usefulLinks .listingRow {
    padding-bottom: 8px;
    margin-bottom: 8px
}

.greyBorder,
h2 {
    margin-bottom: 20px
}

h2 {
    color: #414648;
    font-size: 22px;
    line-height: 22px
}

.greyBorder {
    padding-bottom: 20px
}

.filtersBlock label {
    font-size: 16px;
    color: #2e353a;
    line-height: 16px;
    float: left;
    margin-right: 20px;
    margin-top: 8px
}

.filtersBlock .fancy-select {
    float: left;
    width: 200px;
    margin-right: 20px;
    margin-bottom: 0 !important
}

.cardsList .listingRow {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px
}

    .cardsList .listingRow.last {
        margin-right: 0
    }

.cardsList .listingImage {
    position: relative
}

    .cardsList .listingImage img {
        width: 100%
    }

.cardsList .listingTitle {
    position: absolute;
    bottom: -48px;
    left: 0;
    width: 100%;
    background: url(../images/light-blue-bg.png)
}

    .cardsList .listingTitle a {
        display: block;
        padding: 10px;
        font-size: 16px;
        color: #2e353a
    }

.shareContaimner a,
.shareContaimner span {
    float: left !important;
    display: inline-block !important;
}

.listingInfo {
    background: #dbe9f3;
    padding: 49px 10px 10px;
}

.cardsList .listingText {
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 35px;
}

.cardsList a.blueBtn,
.titleWithBorder a.blueBtn {
    font-size: 14px;
    float: right;
}

.trigger {
    font-size: 14px !important;
    color: #2e353a !important;
    background: #f2f6f9 url("../images/select-arrow.png") no-repeat scroll right center !important;
}

.shareContaimner {
    float: right;
    margin-top: -4px;
}

    .shareContaimner span {
        margin-right: 20px !important;
        width: 60px !important;
        height: 19px !important
    }

    .shareContaimner a {
        margin-right: 15px !important;
        width: 60px !important;
        height: 18px !important
    }

.mailIcon,
.stButton .email {
    background: url(../images/mail.png)center center no-repeat !important
}

.printIcon {
    background: url(../images/print.png)center center no-repeat
}

.shareIson,
.stButton .sharethis {
    background: url(../images/share.png)center center no-repeat !important
}

.shareContaimner a:hover {
    opacity: .8
}

.contentLeftPart {
    width: 71.4%;
    float: left;
    margin-bottom: 15px
}

.contentRightPart {
    width: 27%;
    float: right
}

.cardImage {
    width: 60%
}

    .cardImage img {
        width: 100%
    }

.downloadApp {
    width: 37%;
    right: 0;
    top: 40%;
    position: absolute;
    margin-top: -90px
}

    .downloadApp.account {
        top: 20%
    }

    .downloadApp h3 {
        font-size: 22px;
        color: #2c343a;
        font-family: CoText_W_Rg;
        margin-bottom: 15px;
        line-height: 30px
    }

.blueBloc h2,
.introductionCareersLanding,
.liveChat .status.available,
.liveChat .status.offline,
.monthlyPayment .listingRow span,
.rate,
.uploadCv a,
h5 {
    font-family: CoText_W_Bd
}

.downloadApp a.button {
    float: left;
    margin-bottom: 12px;
    clear: both
}

.cardImage {
    margin-bottom: 15px
}

.cardDetailsTop {
    margin-bottom: 25px
}

.accLink {
    font-size: 16px;
    color: #33373a;
    background: url(../images/accLInk.png)right center no-repeat;
    cursor: pointer;
    padding: 10px 10px 10px 0
}

    .accLink.activeLink {
        background: url(../images/accLInk-active.png)right center no-repeat
    }

.accDetails {
    display: none;
    color: #454546;
    padding: 10px 0;
    line-height: 21px
}

    .accDetails li,
    .contentContainer li,
    .contentList li {
        background: url(../images/listing-bullet.png)left 7px no-repeat;
        padding-left: 14px;
        margin-bottom: 3px
    }

.accList {
    clear: both;
    margin-bottom: 34px
}

.customerSupportBloc {
    background: #37424a;
    padding: 15px;
    margin-bottom: 15px
}

    .customerSupportBloc h3 {
        font-size: 18px;
        color: #fff;
        line-height: 18px;
        padding-bottom: 17px;
        border-bottom: 1px solid #272f35
    }

.contentRightPart .homeRightBlock {
    width: 100%;
    float: none
}

.customerSupportBloc .icon {
    border: 0;
    width: 40px;
    height: 40px
}

.customerSupportBloc .rowLink,
.customerSupportBloc .rowText {
    width: 150px;
    color: #dfdfdf;
    line-height: 16px;
    padding-top: 8px
}

.customerSupportBloc .listingContainer {
    border-top: 1px solid #4b5259;
    padding-top: 10px;
    margin-bottom: 0
}

.customerSupportBloc .listingRow {
    border-bottom: 1px solid #4b5259;
    padding-bottom: 12px;
    margin-bottom: 12px
}

    .customerSupportBloc .listingRow.last {
        border: 0;
        margin: 0;
        padding: 0
    }

.icon.mail {
    background: url(../images/mail-icon.png)center center no-repeat
}

.homeRightBlock .relatedLinks {
    padding: 8px 0;
    margin-bottom: 20px;
    background: 0 0
}

.relatedLinks {
    background: #f1f1f1;
    padding: 15px
}

    .relatedLinks h3 {
        font-size: 16px;
        color: #2e353a;
        line-height: 18px;
        border-bottom: 1px solid #c1c1c1;
        padding-bottom: 20px;
        margin-bottom: 15px
    }

.faqBloc h3,
.faqBloc span {
    line-height: 18px;
    font-size: 18px
}

.relatedLinks a {
    display: block;
    color: #414648;
    background: url(../images/arrow-pr.svg)left 3px no-repeat;
    padding-left: 15px;
    margin-bottom: 14px;
    line-height: 15px
}

.faqBloc,
.loanInfo h3,
.loanInfo h3 a {
    margin-bottom: 15px
}

.relatedLinks a:hover {
    opacity: .7
}

.relatedLinks a.current {
    color: #2a6ebb
}

.faqBloc {
    padding: 15px
}

    .faqBloc h3 {
        color: #2e353a;
        border-bottom: 1px solid #c5c5c5;
        padding-bottom: 15px
    }

    .faqBloc a {
        display: inline-block;
        color: #414648;
        padding: 12px 0 12px 23px
    }

        .faqBloc a:hover,
        .faqBloc span {
            color: #2a6ebb
        }

    .faqBloc span {
        display: inline-block;
        margin-right: 5px;
        position: absolute;
        left: 0;
        top: 11px
    }

    .faqBloc .listingRow {
        border-bottom: 1px solid #dcdbdb;
        position: relative
    }

        .faqBloc .listingRow.last {
            border: 0
        }

.icon.salary {
    background: url(../images/salary.png)center center no-repeat
}

.icon.calculator {
    background: url(../images/calculator.png)center center no-repeat
}

.icon.personalLoan {
    background: url(../images/perconal-loan.png)center center no-repeat
}

.icon.password {
    background: url(../images/password-icon.png)center center no-repeat
}

.icon.autoLoan {
    background: url(../images/auto-loan.png)center center no-repeat
}

.icon.mortgageLoan {
    background: url(../images/mortgage-loan.png)center center no-repeat
}

li.yellow .hasSubMenu.current {
    border-color: #fecb00
}

.highlightedLoan {
    width: 45%;
    margin-right: 2%;
    float: left;
    background: #d9e8f2
}

.loanImage {
    width: 50%;
    float: left
}

    .loanImage img {
        width: 100%
    }

.loanInfo {
    width: 50%;
    float: left;
    padding: 14px;
    position: relative;
    height: 100%
}

    .loanInfo h3 a {
        font-size: 18px;
        color: #282c2f
    }

    .loanInfo h3 {
        line-height: 20px
    }

    .loanInfo .summary {
        font-size: 14px;
        color: #394043;
        padding-bottom: 16px;
        margin-bottom: 16px;
        border-bottom: 1px solid #cfcfcf
    }

.blockLinks a {
    font-size: 14px;
    color: #414648;
    background: url(../images/link-arrow.png)left center no-repeat;
    margin-bottom: 5px;
    display: block;
    padding-left: 15px;
    margin-left: 5px;
}

    .blockLinks a:hover {
        opacity: .6
    }

.bannerlabel a:hover,
.business .productSummary li a:hover,
.corporateBankingList .listingTitle a:hover {
    opacity: .7
}

.loanInfo a.button.blueBtn {
    float: left;
    position: absolute;
    right: 15px;
    bottom: 15px
}

.loanInfo a.button.greyBtn {
    left: 58%;
    float: left;
    position: absolute;
    bottom: 15px
}

.waysTobankBloc {
    background: #37424a;
    width: 26%;
    float: left;
    position: relative
}

    .waysTobankBloc.investor {
        width: 32%
    }

        .waysTobankBloc.investor p {
            color: #fff;
            border-bottom: 1px solid #8a8d8f;
            padding-bottom: 14px;
            margin-bottom: 15px
        }

        .waysTobankBloc.investor h3 {
            border-bottom: 0 solid #45545e
        }

.blocpadd {
    padding: 15px
}

.waysTobankBloc h3 a {
    font-size: 18px;
    color: #fff;
    padding-bottom: 12px;
    margin-bottom: 7px
}

.blockLinksBlue a,
.highlightedBloc.posRelative .blockLinksBlue a {
    display: block;
    background: url(../images/blue-arrow.png)left center no-repeat;
    padding-left: 12px;
    font-size: 14px;
    color: #dbdbdb;
    margin-bottom: 8px
}

    .blockLinksBlue a:hover {
        color: #3d73b9
    }

.waysTobankBloc a.blueBtn {
    float: left;
    position: absolute;
    left: 55%;
    bottom: 15px
}

.rightBloc {
    width: 25%;
    float: right
}

.customerSupportBanner {
    position: relative;
    margin-bottom: 25px
}

.bannerlabel {
    background: url(../images/light-white-bg2.png);
    padding: 5px 10px;
    width: 150px;
    position: absolute;
    right: 0;
    bottom: 10px
}

    .bannerlabel a {
        color: #303940;
        font-size: 16px
    }

.customerSupportBanner img {
    width: 100%
}

.loanSimulator {
    background: #f1f1f1;
    padding: 15px
}

    .loanSimulator h3 {
        font-size: 18px;
        line-height: 18px;
        color: #414648;
        margin-bottom: 10px
    }

    .loanSimulator .summary {
        font-size: 14px;
        color: #37424a;
        margin-bottom: 10px
    }

    .loanSimulator .fancy-select {
        margin-bottom: 0
    }

.blueBloc {
    background: #e1edf5;
    padding: 20px
}

    .blueBloc h3 {
        font-size: 18px;
        line-height: 18px;
        color: #414648;
        margin-bottom: 20px
    }

.introText,
.rate {
    margin-bottom: 30px
}

.towBlocs {
    width: 46.5%;
    float: left
}

.blueBloc .towBlocs {
    border-right: 1px solid #c8d5de;
    padding-right: 3%;
    padding-bottom: 20px
}

    .blueBloc .towBlocs.last {
        border-left: 1px solid #e5f0f7;
        padding-left: 3%;
        padding-right: 0;
        border-right: 0
    }

span.simulate {
    background: url(../images/simulate.png)center center no-repeat #2c68ab
}

.rate {
    font-size: 22px;
    color: #2a6ebb
}

.moreContent {
    top: 10px;
    margin-top: 0
}

.leftMenu {
    width: 28%;
    float: left;
    margin-right: 2%
}

    .leftMenu li {
        margin-bottom: 1px;
        margin-right: 15px;
        position: relative
    }

        .leftMenu li span {
            display: block;
            border: 0;
            width: 34px;
            height: 25px;
            margin-right: 10px
        }

        .leftMenu li a {
            display: block;
            padding: 16px;
            background: #f1f1f1;
            font-size: 18px;
            color: #191d20;
            position: relative;
            z-index: 10
        }

span.arrow {
    background: url(../images/left-menu-arrow.png)center center no-repeat;
    display: block;
    width: 15px !important;
    height: 55px !important;
    position: absolute;
    right: 0;
    padding: 0 !important;
    margin: 0 !important;
    top: 0;
    z-index: -10
}

.leftMenu li.current a,
.leftMenu li:hover a {
    background: #2a6ebb;
    color: #fff
}

.leftMenu li.current .icon.personalLoan,
.leftMenu li:hover .icon.personalLoan {
    background-image: url(../images/perconal-loan-white.png)
}

.leftMenu li.current .icon.autoLoan,
.leftMenu li:hover .icon.autoLoan {
    background-image: url(../images/auto-loan-white.png)
}

.leftMenu li:hover .icon.password {
    background: url(../images/password-icon-hover.png)center center no-repeat
}

.leftMenu li.current .icon.mortgageLoan,
.leftMenu li:hover .icon.mortgageLoan {
    background-image: url(../images/mortgage-loan-white.png)
}

.leftMenu li.current .icon.salary,
.leftMenu li:hover .icon.salary {
    background-image: url(../images/salary-white.png)
}

.leftMenu li.current span.arrow,
.leftMenu li:hover span.arrow {
    right: -15px
}

.rightContainer {
    width: 70%;
    float: left;
    min-height: 500px
}

.blueBloc h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    color: #3f4850
}

.blue {
    color: #2a6ebb !important
}

.blueArrow {
    background: url(../images/blue-bloc-arrow.png)center center no-repeat;
    width: 47px;
    height: 17px;
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -22px
}

.monthlyPayment .blueBloc {
    margin-bottom: 40px
}

.monthlyPayment .listingRow {
    width: 33%;
    float: left;
    text-align: center;
    font-size: 18px;
    border-right: 1px solid #c1c1c1;
    margin-bottom: 50px
}

    .monthlyPayment .listingRow.last {
        border: 0
    }

    .monthlyPayment .listingRow span {
        display: block
    }

.greyBtn {
    background: #1c1d1e
}

    .greyBtn:hover {
        background: #000
    }

    .greyBtn span.simulate {
        background: url(../images/simulate.png)center center no-repeat #000
    }

.monthlyPayment a.button {
    float: none;
    display: inline-block;
    margin-right: 25px
}

.blocAbsoluteText {
    position: absolute;
    right: 0;
    width: 35%;
    background: url(../images/light-white-bg2.png);
    padding: 8px 19px;
    bottom: 0;
    top: 0;
}

.creditBloc,
.greyBg {
    background: #f1f1f1
}

.blocAbsoluteText h3 {
    font-size: 18px;
    line-height: 20px;
    color: #3f4850;
    margin-bottom: 10px;
}

.blocAbsoluteText .summary {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 8px;
    color: #3f4850;
    padding-bottom: 8px;
}

.blocAbsoluteText a.button {
    position: absolute;
    left: 111px;
    bottom: 20px
}

.contentLeftPart .highlightedBloc {
    width: 100%
}

h2.borderBottom {
    border-bottom: 1px solid #dcdbdb;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.contentLeftPart .highlightedLoan {
    width: 66%;
    margin-right: 2%;
    margin-bottom: 20px
}

.creditBloc {
    width: 32%;
    float: left
}

    .creditBloc .loanInfo {
        width: 100%
    }

.accBiggerFont {
    padding-top: 0
}

    .accBiggerFont .accLink {
        font-size: 18px;
        color: #33373a
    }

ul.contentList {
    padding: 10px 0
}

.creditBloc .blockLinksBlue a {
    color: #2e353a;
    margin-bottom: 12PX
}

.serviceImage {
    width: 65%;
    float: left
}

.serviceInfo {
    width: 35%;
    float: left
}

.highlightedService {
    margin-bottom: 20px
}

.blueBg {
    background: #d9e8f2
}

.contactBanner {
    margin-bottom: 15px;
    position: relative
}

    .contactBanner img {
        width: 100%
    }

.bannerLabel {
    position: absolute;
    background: url(../images/light-white-bg.png);
    bottom: 10px;
    right: 0;
    padding: 10px;
    font-size: 14px;
    min-width: 50%
}

    .bannerLabel h3 {
        font-size: 18px;
        line-height: 18px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #adadad
    }

.mediaListingNews,
.mediaListingPublications {
    margin-bottom: 40px;
    padding-bottom: 40px
}

.bannerLabel .icon {
    width: 19px;
    border: 0;
    height: 19px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block
}

    .bannerLabel .icon.phone {
        background-size: 90% auto
    }

    .bannerLabel .icon.mail {
        background-size: 100% auto
    }

.bannerLabel a {
    display: inline-block;
    float: left;
    color: #303940
}

    .bannerLabel a:hover {
        color: #2a6ebb
    }

.leftMenu li a,
.logoutBtn {
    -webkit-transition: background 400ms linear;
    -moz-transition: background 400ms linear;
    -ms-transition: background 400ms linear;
    -o-transition: background 400ms linear;
    transition: background 400ms linear
}

.highlightedText {
    font-weight: 700;
    margin-bottom: 20px
}

.mediaRightBlock {
    width: 25%;
    float: right;
    padding-top: 0;
    background: #F1F1F1
}

.mediaListingNews {
    border-bottom: 1px solid #c5c5c5
}

    .mediaListingNews .listingRow,
    .mediaListingPublications .listingRow {
        float: left;
        margin-right: 1.6%;
        width: 23.7%
    }

        .mediaListingNews .listingRow.last,
        .mediaListingPublications .listingRow.last {
            margin-right: 0
        }

    .mediaListingNews .listingImg img,
    .mediaListingPublications .listingImg img {
        width: 100%
    }

.listingHeader {
    background: #d8e6ef;
    padding: 10px;
    margin-bottom: 10px;
    height: 85px
}

.mediaListingNews .listingDate,
.mediaListingPublications .listingDate {
    width: 34%;
    float: left;
    color: #394043;
    font-size: 14px
}

    .mediaListingNews .listingDate .year,
    .mediaListingPublications .listingDate .year {
        font-size: 24px;
        line-height: 24px
    }

.mediaListingNews .listingTitle,
.mediaListingPublications .listingTitle {
    width: 66%;
    float: left
}

    .mediaListingNews .listingTitle a,
    .mediaListingPublications .listingTitle a {
        color: #394043;
        font-size: 17px
    }

.mediaListingNews .listingDescp,
.mediaListingPublications .listingDescp {
    font-size: 14px;
    color: #3f4850;
    margin-bottom: 10px
}

.mediaListingPublications .listingLink {
    width: 60%
}

.introductionCareersForm {
    font-size: 18px;
    color: #2c343a;
    margin-bottom: 25px
}

.careersFormContainer {
    width: 81.25%
}

    .careersFormContainer .leftCol {
        width: 45.3%;
        float: left
    }

    .careersFormContainer .rightCol {
        width: 45.3%;
        float: right
    }

    .careersFormContainer .fullCol textarea {
        margin-bottom: 15px
    }

    .careersFormContainer .formTextBox,
    .disableInput {
        margin-bottom: 21px;
        margin-top: 10px
    }

.extensionMessage {
    font-size: 11px;
    margin-bottom: 3px;
    display: block;
    padding-bottom: 5px
}

.formTextArea textarea,
.formTextBox input {
    color: #2e353a !important;
    font-size: 14px !important;
    background: #f2f6f9 !important;
}

.disableInput {
    color: #4c535b;
    background: #ededed;
    font-size: 14px
}

.blockLinksRight a.last,
.reportListingQuaterly li.last {
    border: 0
}

.formTextArea textarea {
    height: 175px;
    margin-bottom: 21px
}

.uploadCv {
    position: relative;
    margin-bottom: 11px !important
}

    .uploadCv a {
        display: block;
        position: absolute;
        top: 2px;
        right: 0;
        bottom: 2px;
        background: #2a6ebb;
        color: #fff;
        padding: 3px 13px;
        font-size: 13px
    }

.testemonials,
.testemonials li {
    position: relative
}

.phoneNb li {
    float: left;
    width: 30%;
    margin-right: 5%
}

    .phoneNb li.last {
        float: left;
        width: 65%;
        margin-right: 0
    }

.careerFormSep {
    width: 100%;
    height: 1px;
    background: #ccc;
    margin: 10px 0 18px
}

.noTop {
    margin-top: 0
}

.noBottom {
    margin-bottom: 10px
}

.careersFormContainer .formBtn {
    float: right;
    width: 110px
}

.reasonJoinContainer {
    background: #37424a;
    padding: 20px;
    margin-bottom: 10px
}

    .reasonJoinContainer h3 {
        border-bottom: 1px solid #272f35;
        color: #fff;
        padding: 0 0 15px
    }

    .reasonJoinContainer .intro {
        color: #eee;
        font-size: 14px;
        margin-bottom: 20px;
        border-top: 1px solid #3f4b54;
        padding-top: 15px
    }

    .reasonJoinContainer ul {
        padding-bottom: 10px
    }

    .reasonJoinContainer li {
        background: url(../images/reason-arrow-links.png)0 6px no-repeat;
        padding-left: 15px;
        margin-bottom: 10px
    }

        .reasonJoinContainer li a {
            font-size: 14px;
            color: #eee;
            -webkit-transition: all 500ms linear;
            -moz-transition: all 500ms linear;
            -ms-transition: all 500ms linear;
            -o-transition: all 500ms linear;
            transition: all 500ms linear
        }

            .reasonJoinContainer li a:hover {
                color: #3d73b9
            }

.testemonials .flex-control-nav {
    width: auto;
    right: 20px;
    bottom: inherit !important;
    top: 245px;
    display: none
}

.testemonials {
    background: #f1f1f1;
    padding: 20px;
    float: left;
    margin-right: 1.2%
}

    .testemonials h3 {
        border-bottom: 1px solid #c1c1c1;
        margin: 0 0 15px;
        padding: 0 0 15px
    }

    .testemonials .flex-viewport {
        height: 100%
    }

    .testemonials .message {
        margin-bottom: 20px;
        line-height: 20px
    }

    .testemonials .name {
        text-align: right;
        padding-right: 15px;
        margin-bottom: 10px
    }

    .testemonials .quote {
        color: #2a6ebb;
        font-size: 24px;
        padding-right: 10px;
        line-height: 0
    }

.liveChat .status.available,
.liveChat .status.offline {
    width: 85px;
    float: right;
    font-size: 12px;
    line-height: 12px
}

.listingInfo,
.select input,
.testemonials img {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.testemonials .flex-direction-nav {
    top: 30px;
    position: absolute;
    right: 0;
    display: none
}

    .testemonials .flex-direction-nav a {
        width: 9px !important;
        height: 17px !important
    }

    .testemonials .flex-direction-nav .flex-prev {
        background: url(../images/testemonials-arrow.png)left top no-repeat !important;
        right: 48px
    }

    .testemonials .flex-direction-nav .flex-next {
        background: url(../images/testemonials-arrow.png)right top no-repeat !important;
        right: 25px
    }

.introductionCareersLanding {
    color: #2c343a;
    font-size: 18px;
    margin-bottom: 20px
}

.careersLandingText {
    color: #2c343a;
    margin-bottom: 30px
}

.careersCols li {
    width: 50%;
    float: left
}

    .careersCols li .highligtedBlocText {
        width: 95%;
        bottom: 15px
    }

.filterCareers {
    width: 40%
}

    .filterCareers .labelHolder {
        float: left;
        width: 25%;
        padding-top: 8px
    }

    .filterCareers .selectHolder {
        float: left;
        width: 75%
    }

.careersListing .listingRow {
    width: 47%;
    float: left;
    margin-bottom: 35px;
    background: url(../images-ar/careers-border.jpg)right top no-repeat;
    min-height: 75px;
    padding-bottom: 20px;
    position: relative
}

    .careersListing .listingRow .listingInfos .links a.blueBtn {
        position: absolute;
        bottom: 0;
        right: 20px
    }

    .careersListing .listingRow.last {
        background: 0 0;
        margin-right: 0
    }

    .careersListing .listingRow .listingInfos {
        padding-left: 6%;
        padding-right: 6%
    }

    .careersListing .listingRow .listingTitle {
        margin-bottom: 5px
    }

        .careersListing .listingRow .listingTitle a {
            font-size: 18px;
            color: #282c2f
        }

    .careersListing .listingRow .listingDescp {
        margin-bottom: 20px
    }

.joinBtn {
    width: 60%
}

.titleFilter h2 {
    width: 25%;
    float: left;
    padding-top: 10px
}

.faqFilter {
    float: right;
    width: 30%;
    padding-right: 45%
}

.liveChat {
    background: #37424a;
    padding: 15px;
    margin-bottom: 15px
}

    .liveChat h3 {
        color: #fff;
        margin: 0 0 10px;
        padding: 0
    }

    .liveChat .status.available {
        background: #1ba73c;
        color: #fff;
        padding: 5px 0 7px;
        text-align: center;
        margin-top: 7px
    }

    .liveChat .status.offline {
        background: red;
        color: #fff;
        padding: 5px 0;
        text-align: center
    }

    .liveChat .text {
        color: #fff;
        font-size: 14px;
        margin-bottom: 10px
    }

.suppDropDown {
    width: 60%
}

.ourLocationSide {
    margin-bottom: 15px
}

    .ourLocationSide h3 {
        background: #f0f3f5;
        padding: 10px
    }

    .ourLocationSide .linksCont {
        position: relative;
        background: url(../images/location-image.jpg)left 0;
        width: 100%;
        height: 280px
    }

        .ourLocationAbout .linksCont a,
        .ourLocationSide .linksCont a {
            margin-bottom: 5px;
            min-width: 106px
        }

        .ourLocationSide .linksCont .bottomLeft {
            width: 60%;
            position: absolute;
            bottom: 10px;
            left: 100px
        }

.custSupport {
    margin-bottom: 30px
}

    .custSupport h2 {
        font-size: 18px
    }

    .custSupport .leftCol,
    .custSupport li {
        width: 100%;
        float: left
    }

    .custSupport .leftCol {
        margin-right: 4%;
        width: 50%
    }

    .custSupport .rightCol {
        float: left;
        width: 44%
    }

.threeColBlocBot {
    background: #f1f1f1;
    padding: 15px
}

    .threeColBlocBot .innerPadding {
        padding: 0 20px
    }

    .threeColBlocBot li.first {
        width: 44%;
        float: left
    }

    .threeColBlocBot li.last,
    .threeColBlocBot li.second {
        width: 27%;
        float: left;
        border-left: 1px solid #bdbdbd
    }

    .threeColBlocBot li.first li {
        width: 44%;
        background: url(../images/blue-arrow.png)left 10px no-repeat;
        float: left;
        padding: 3px 3%
    }

.quickLinks li a {
    font-size: 14px;
    color: #2e353a;
    -o-transition: all 500ms linear;
    transition: all 500ms linear
}

.bankWithUs li a,
.quickLinks li a {
    -moz-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    -webkit-transition: all 500ms linear
}

    .quickLinks li a:hover {
        color: #2a6ebb
    }

.bankWithUs li {
    border-bottom: 1px solid #cdcdcd;
    padding: 0 0 7px 30px;
    margin: 0 0 7px
}

.locationFilter li.label,
.supportFilter li.first {
    padding-top: 10px
}

.bankWithUs li a {
    color: #414648;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    font-size: 16px
}

    .bankWithUs li a:hover {
        color: #2a6ebb
    }

.bankWithUs li.onBank {
    background: url(../images/bank-lock.jpg)left 3px no-repeat
}

.bankWithUs li.mobBank {
    background: url(../images/bank-phone.png)left 0 no-repeat
}

.bankWithUs li.atmLoc {
    background: url(../images/bank-location.png)left 0 no-repeat;
    border-bottom: 0
}

.supportThreeCol {
    margin-bottom: 40px
}

    .supportThreeCol li {
        float: left;
        margin-right: 3%;
        width: 31%;
    }

    .supportThreeCol.treasuryContact li {
        float: left;
        margin-right: 3%;
        width: 42%;
    }

    .supportThreeCol.treasuryContact li {
        min-height: 180px;
    }

    .supportThreeCol li.lastIpad {
        margin-right: 0 !important;
    }

    .supportThreeCol li span a {
        color: #2E353A
    }

.supportFilter li {
    width: 30%;
    float: left
}

.locationFilter li.select {
    width: 200px
}

.reportMenu li a {
    background: #eee;
    padding: 12px;
    display: block;
    color: #2e353a;
    font-size: 18px;
    line-height: 18px
}

    .reportMenu li a.active,
    .reportMenu li a:hover {
        color: #fff;
        background: #2a6ebb
    }

.reportMenu li.active,
.reportMenu li:hover {
    background: url(../images/arrow-report-menu.png)center bottom no-repeat;
    padding-bottom: 10px
}

.reportListing li {
    float: left;
    margin: 0 1.8% 1.8% 0;
    width: 23.6%
}

    .reportListing li.last {
        margin-right: 0
    }

    .reportListing li .img img {
        width: 100%;
        display: block
    }

    .reportListing li .infos {
        background: #dbe9f3;
        padding: 10px
    }

    .reportListing li .link {
        margin-bottom: 5px;
        height: 48px
    }

        .reportListing li .link a {
            background: url(../images/report-arrow.png)left 1px no-repeat;
            padding-left: 13px;
            display: block;
            line-height: 14px;
            color: #414648;
            font-size: 14px
        }

            .reportListing li .link a:hover {
                color: #1f2a52;
                transition: all 500ms linear
            }

            .quikLinks,
            .reportListing li .link a:hover {
                -ms-transition: all 500ms linear;
                -o-transition: all 500ms linear;
                -webkit-transition: all 500ms linear;
                -moz-transition: all 500ms linear
            }

    .reportListing li .date {
        color: #394043;
        font-size: 12px
    }

.loadMore {
    width: 100%
}

    .loadMore a {
        display: block;
        color: #fff;
        width: 100px;
        margin: 0 auto;
        background: #2a6ebb;
        text-align: center;
        padding: 10px 35px;
        position: relative
    }

    .loadMore img {
        position: absolute;
        top: 8px;
        left: 8px
    }

.reportListingQuaterly li {
    border-bottom: 1px solid #dcdbdb;
    padding: 20px 10px;
    position: relative
}

    .contentLeftPart .reportListingQuaterly li:hover,
    .reportListingQuaterly li:hover {
        background: #dbe9f3 !important;
        padding-left: 10px !important
    }

        .reportListingQuaterly li:hover .downloadBtn a {
            display: block
        }

    .reportListingQuaterly li .downloadBtn a {
        position: absolute;
        right: 15px;
        top: 15px;
        display: none
    }

    .reportListingQuaterly li .desc {
        background: url(../images/link-arrow.png)left 6px no-repeat;
        padding-left: 15px
    }

.blockLinksSmall a {
    background: url(../images/small-arrow-listing.png)left center no-repeat !important;
    line-height: 13px
}

.margBottomLess a {
    line-height: 16px
}

.ourLocationAbout {
    margin-bottom: 15px;
    width: 32%;
    float: left;
    background: url(../images/location-image.jpg)left bottom;
    position: relative
}

    .ourLocationAbout h3 {
        background: #f0f3f5;
        padding: 10px
    }

    .ourLocationAbout a {
        margin-bottom: 5px
    }

    .ourLocationAbout .bottomLeft {
        width: 70%;
        position: absolute;
        bottom: 10px;
        left: 50px
    }

.financialReportSide {
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 15px
}

    .financialReportSide .introText {
        border-bottom: 1px solid #c1c1c1;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

    .financialReportSide .link li {
        width: 55%;
        float: left;
        margin-bottom: 5px
    }

        .financialReportSide .link li a {
            color: #414648;
            padding-left: 10px;
            font-size: 14px;
            background: url(../images/blue-arrow.png)left 4px no-repeat
        }

            .financialReportSide .link li a:hover {
                color: #3f74ba
            }

.corporateGovSide {
    background: #37424a;
    padding: 15px 15px 22px;
    color: #fff
}

    .corporateGovSide li a {
        color: #fff;
        line-height: 30px;
        background: url(../images/white-arrow.png)left 5px no-repeat;
        padding-left: 15px
    }

        .corporateGovSide li a:hover {
            color: #ccc;
            background: url(../images/grey-arrow.png)left 5px no-repeat
        }

.business .header {
    border-bottom: 8px solid #00204e
}

.business .mainMenu li:hover a.firstLevel {
    background-color: #00204e;
    color: #fff;
    border-bottom: 5px solid #00204e
}

.business .menuToshowPadd {
    border-top: 5px solid #00204e
}

.business .headerNav a.current,
.business .headerNav a:hover {
    background: #00204e
}

.business .blueBtn span,
.business .greyBtn span {
    background-color: #00132e
}

.business a.blueBtn {
    background: #00204e;
    float: right
}

    .business a.blueBtn:hover {
        background: #00132e
    }

.business a.firstLevel.current {
    border-bottom-color: #00204e
}

.whiteBg {
    background: #fff
}

.blockLinksRight a {
    color: #dfdfdf;
    background: url(../images/reason-arrow-links.png)left center no-repeat;
    margin: 0;
    padding: 14px 0 14px 15px;
    border-bottom: 1px solid #3f4950
}

.corporateBankingList .listingRow {
    width: 32%;
    float: left;
    background: #e1ecf6;
    margin-right: 2%;
    margin-bottom: 15px
}

.corporateBankingList .listingImage img,
.imageHolder img {
    width: 100%
}

.corporateBankingList .listingRow.last {
    margin-right: 0
}

.corporateBankingList .listingRowPadd {
    padding: 13px
}

.corporateBankingList .listingImage {
    margin-bottom: 15px
}

.corporateBankingList .listingTitle {
    height: 30px;
    margin-bottom: 10px;
    padding-right: 20px
}

    .corporateBankingList .listingTitle a {
        font-size: 14px;
        color: #414648;
        display: block;
        line-height: 14px
    }

.corporateBankingList .listingInfo {
    font-size: 14px;
    color: #414648;
    padding: 0;
    background: 0 0
}

.detailsLeft {
    width: 48%;
    margin-right: 2%;
    float: left;
    line-height: 22px
}

h5 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0
}

.detailsRight {
    width: 50%;
    float: left;
    line-height: 22px
}

    .detailsRight .contentList {
        font-size: 14px
    }

.detailsLeft,
.detailsRight {
    margin-bottom: 30px
}

.blueBlocAbsolute {
    background: url(../images/darkBg.png);
    color: #fff
}

    .blueBlocAbsolute .highlightedText {
        color: #fff;
        margin-bottom: 14px
    }

.customerSupportBloc .summary {
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    padding-top: 15px;
    margin-bottom: 20px
}

.blockLinksRight,
.customerSupportBloc .summary {
    border-top: 1px solid #414d56
}

.business .contentRightPart .homeRightBlock {
    padding: 15px !important
}

.business .footerRightBlock,
.business .latestNewsBlock {
    display: none
}

.business .footerSitemap {
    width: 100%
}

    .business .footerSitemap .listingRow {
        width: 20%
    }

.business .productSummary {
    background: url(../images/light-white-bg.png);
    bottom: 8px;
    color: #00132e;
    font-size: 16px;
    left: 10px;
    right: 10px;
    padding: 20px 20px 5px;
    position: absolute;
    width: 93.5%
}

.gallery .listingTitle,
.menuBorder,
.menuOption2 .menuArrow,
.videoIcon {
    position: absolute;
    bottom: 0
}

.business .productSummary ul {
    padding-top: 5px
}

.business .productSummary li a {
    color: #00132e;
    background: url(../images/report-arrow.png)left 5px no-repeat;
    padding-left: 10px;
    font-size: 14px
}

.sliderLeft {
    float: left;
    height: 67px;
    width: 53%;
    border-right: 1px solid #b5c1ca;
    padding-right: 18px
}

.sliderRight {
    float: left;
    width: 35%;
    padding-left: 10px
}

    .sliderRight a {
        color: #414648;
        display: block;
        background: url(../images/report-arrow.png)left 6px no-repeat;
        padding-left: 13px;
        font-size: 13px;
        margin-bottom: 10px;
        width: 100%;
        line-height: 19px
    }

.business .investorRelationsRight {
    padding: 15px;
    background: #F1F1F1
}

    .business .investorRelationsRight h3 {
        border-bottom: 1px solid #C1C1C1;
        color: #191D20;
        font-size: 17px;
        line-height: 18px;
        margin-bottom: 15px;
        padding-bottom: 20px
    }

.business .homeRightBlock {
    padding-top: 0
}

.business .busFinanSide li a {
    color: #414648;
    font-size: 14px;
    background: url(../images/report-arrow.png)left 3px no-repeat;
    padding-left: 13px;
    line-height: 30px
}

    .business .busFinanSide li a:hover {
        color: #00132e
    }

.business .busFinanSide .desc {
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.backgroundNone {
    background: 0 0 !important
}

.contentLeftPart .ourLocationAbout h3 {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0
}

.blockLinksSmall a.last {
    margin-bottom: 0
}

.titleWithBorder h3 {
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #3d4146;
    line-height: 18px
}

.titleWithBorder .summary {
    border-top: 1px solid #596169;
    padding-top: 15px;
    margin-bottom: 20px !important
}

.bankWithUs li a {
    padding-top: 5px;
    display: block
}

.faqFilter .fancy-select {
    margin-top: 5px
}

.select input {
    display: block;
    padding: 10px 10px 9px 9px;
    border: 1px solid #d8e5ef;
    margin: 0;
    width: 100%;
    font-size: 14px;
    color: #4c535b !important
}

.privateBanking .blocAbsoluteText {
    background: url(../images/latestNewsBg.png)
}

    .blueBlocAbsolute .summary,
    .blueBlocAbsolute h3,
    .blueBlocAbsolute h3 a,
    .privateBanking .blocAbsoluteText .summary,
    .privateBanking .blocAbsoluteText h3 {
        color: #fff
    }

.quikLinks .linksList {
    padding: 5px 0;
    float: left;
    width: 200px
}

    .quikLinks .linksList a {
        display: block;
        color: #fff;
        font-size: 14px;
        background: #9dc2dd;
        padding: 7px;
        border-bottom: 1px solid #809db3;
        line-height: 14px
    }

.linksList a:hover {
    opacity: .8
}

.quikLinks {
    background: #2a6ebb;
    right: -200px;
    transition: all 500ms linear
}

    .quikLinks.selected {
        right: 0
    }

.footerRightBlockPad {
    padding: 20px
}

.minus,
.plus {
    position: absolute;
    right: -30px;
    color: #fff;
    background: url(../images/slider-nav.jpg)center top no-repeat;
    width: 16px;
    height: 16px;
    top: -10px
}

.minus {
    left: -30px;
    right: inherit;
    background: url(../images/slider-nav.jpg)center bottom no-repeat
}

.uiSliderHolder {
    width: 75%;
    margin-left: 70px;
    margin-bottom: 50px
}

.totalHolder {
    font-size: 14px;
    left: 23%;
    min-width: 120px;
    padding: 5px;
    position: absolute;
    top: -54px
}

.button.blueBtn.centeredBtn.posRelative {
    width: 60px;
    margin-top: 20px
}

h2.simulatorTitle {
    font-size: 18px;
    color: #2c343a
}

    h2.simulatorTitle span {
        display: inline-block;
        background: url(../images/number-bg.png)left top no-repeat;
        width: 30px;
        height: 24px;
        padding: 3px 0;
        text-align: center
    }

.simulatorInfo {
    font-size: 14px;
    color: #2c343a;
    text-align: center
}

.ui-slider-horizontal {
    margin-bottom: 30px
}

.maximumText,
.minimumText {
    position: absolute;
    font-size: 14px;
    color: #2c343a;
    top: 15px
}

.minimumText {
    left: -30px
}

.maximumText {
    right: -30px
}

.business .homepageBlocks {
    padding-top: 30px
}

.menuIcon,
.searchBtn {
    display: none
}

.footerLinks {
    float: left
}

.copyright {
    font-size: 12px;
    color: #363E44;
    float: left;
    line-height: 20px;
    margin-right: 20px;
}

.business .menuToshowLinks {
    width: 100%
}

.business .thirdLevel {
    margin-top: -10px
}

.withoutTitle {
    margin-top: 35px !important
}

.fourthLevel {
    font-size: 12px;
    color: #c2c2c2;
    background: url(../images/grey-arrow.png)left center no-repeat;
    padding-left: 15px
}

.accList h1 {
    margin: 15px 0
}

.sitemap .accLink {
    padding: 0
}

.sitemapListing li {
    float: left;
    margin-right: 35px;
    width: 14%
}

    .sitemapListing li.fiveCol {
        float: left;
        margin-right: 10px;
        width: 19%
    }

    .sitemapListing li.last {
        margin: 0
    }

    .sitemapListing li a {
        display: block;
        margin: 10px 0;
        font-size: 15px;
        color: #2b2e30
    }

        .sitemapListing li a:hover {
            color: #2A6EBB
        }

.sitemapListing .landingLink {
    font-size: 18px;
    color: #2e353a
}

.gallery .listingRow {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px
}

    .gallery .listingRow.last {
        margin-right: 0
    }

.gallery .listingImage {
    position: relative
}

    .gallery .listingImage img {
        width: 100%
    }

.gallery .listingTitle {
    left: 0;
    width: 100%;
    background: url(../images/light-blue-bg.png)
}

    .gallery .listingTitle a {
        display: block;
        padding: 0;
        font-size: 16px;
        color: #2e353a
    }

.gallery .listingInfo {
    background: #dbe9f3;
    padding: 0
}

.gallery .listingText {
    font-size: 14px;
    margin-bottom: 15px
}

.gallery a.blueBtn {
    float: left;
    font-size: 14px
}

.gallery .relatedLinks {
    background: 0 0;
    padding: 15px;
    margin-bottom: 0
}

    .gallery .relatedLinks a {
        margin-bottom: 0
    }

.videoIcon {
    display: block;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    background: url(../images/play-video-icon.png)center center no-repeat #000;
    opacity: .7
}

.searchTitle {
    color: #414648;
    font-size: 18px
}

.searchDesc {
    color: #414648;
    font-size: 16px
}

.reportListingQuaterly.searchListing {
    margin-bottom: 20px
}

    .reportListingQuaterly.searchListing li {
        min-height: 63px
    }

        .reportListingQuaterly.searchListing li:hover {
            background: #dbe9f3;
            padding-left: 18px;
            padding-right: 160px
        }

        .reportListingQuaterly.searchListing li .downloadBtn a {
            top: 35px
        }

.numbResults {
    border-bottom: 1px #DCDBDB solid;
    padding-bottom: 5px;
    text-align: right;
    font-size: 17px
}

    .numbResults span,
    h1 span,
    h2 span,
    h3 span {
        color: #2A6EBB
    }

.logoutBtn {
    display: block;
    background: #2A6EBB;
    color: #fff;
    float: right;
    padding: 8px 15px
}

    .logoutBtn:hover {
        background: #eee;
        color: #3F4850
    }

.careersFormContainer.membership .formBtn {
    float: right;
    width: 147px
}

.linksLogin {
    float: left;
    font-size: 14px
}

    .linksLogin a {
        color: #4c535b;
        font-size: 14px;
        padding-right: 30px
    }

.errorPageCont {
    margin: 20px 0 145px
}

.errorTitle {
    background: #2c343a;
    text-align: center;
    padding: 30px 0;
    color: #fff;
    font-size: 33px
}

    .errorTitle span {
        display: block;
        font-size: 26px
    }

.errorContent {
    background: #eee;
    text-align: center;
    padding: 45px 220px;
    line-height: 25px
}

    .errorContent p {
        margin-bottom: 45px
    }

.linksHolder {
    margin: 0 auto;
    width: 310px
}

    .linksHolder a {
        margin-right: 30px
    }

        .linksHolder a.last {
            margin: 0
        }

.aboutLeft,
.aboutRight {
    float: left;
    width: 45%;
    padding-right: 5%
}

.membersLising .posMember {
    font-size: 14px;
    color: #2a6ebb
}

.tableHeading td {
    background: #2c343a;
    color: #fff;
    padding: 15px 10px;
    font-size: 13px;
    border-right: solid #1a1f22 1px
}

.tableBody td {
    padding: 15px 20px;
    color: #3f4850;
    font-size: 14px
}

.simulatorResult .tableBody {
    display: none
}

.simulatorResult .visibleRow {
    width: 100%;
    display: table-row
}

.tableLoadMore {
    text-align: center;
    background: #f3f9fd;
    cursor: pointer
}

.tableBody.lightRow .firstCol {
    background: #f5f5f5
}

.tableBody.darkRow .firstCol {
    background: #efefef
}

.tableBody.darkRow {
    background: #f5f5f5
}

.onlineBankingContent {
    background: url(../images/online-banking-overlay.png);
    position: absolute;
    right: 196px;
    top: 40px;
    width: 214px;
    padding: 25px 18px 15px;
    z-index: 99999;
    display: none
}

    .onlineBankingContent a {
        background: #2a6ebb;
        color: #fff;
        padding: 7px 16px;
        display: block;
        float: left;
        margin-right: 12px
    }

        .onlineBankingContent a:hover {
            background: #0d55a6
        }

        .onlineBankingContent a.last {
            margin: 0
        }

.historyShortDesc {
    margin-bottom: 30px
}

    .historyShortDesc li.last {
        margin: 0;
        border: 0
    }

    .historyShortDesc .number {
        font-size: 60px;
        color: #2a6ebb;
        float: left;
        margin-right: 20px;
        line-height: 60px
    }

    .historyShortDesc .desc {
        font-size: 20px;
        color: #3f4850;
        text-transform: uppercase;
        float: left;
        width: 60%;
        margin-top: 10px
    }

.partnersListing .listingRow {
    width: 25%;
    padding-right: 5%;
    margin: 0 5% 55px 0;
    float: left
}

    .partnersListing .listingRow.last {
        margin: 0
    }

    .partnersListing .listingRow .listingImage {
        background: #eee;
        margin-bottom: 15px
    }

        .partnersListing .listingRow .listingImage table {
            width: 100%;
            height: 165px
        }

            .partnersListing .listingRow .listingImage table td {
                vertical-align: middle !important
            }

    .partnersListing .listingRow .listingInfo {
        background: 0 0
    }

.breadcrumbs a.last,
.contentLeftPart .reportListingQuaterly ul li,
.contentLeftPart ul li ul.options li {
    background: 0 0 !important
}

.events .mediaListingNews {
    margin-bottom: 15px
}

.events .contentLeftPart {
    width: 73%;
    margin-right: 2%
}

    .events .contentLeftPart .mediaListingNews .listingRow {
        width: 32.1%
    }

.events .contentRightPart {
    width: 25%
}

.events .latestevents {
    width: 100%
}

    .events .latestevents .newsDetails {
        width: 85%
    }

    .events .latestevents .newsDate,
    .events .latestevents .newsDetails,
    .events .latestevents .newsTitle a {
        color: #394043
    }

    .events .latestevents li {
        border-bottom: 1px #d0d0d0 solid;
        padding-bottom: 25px
    }

        .events .latestevents li.last {
            border: 0
        }

.calendarHolder img {
    width: 100%
}

.aboutLeft,
.aboutRight {
    margin-bottom: 40px
}

.bannerlabel a,
.blockLinks a,
.blockLinksBlue a,
.button,
.corporateBankingList .listingTitle a,
.footerRightBlock a,
.footerSitemap,
.header a,
.mainMenu a,
.relatedLinks a,
.shareContaimner a,
a.showQuikLinks,
input.blueBtn,
span.arrow {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out
}

.blocAbsoluteText,
.business .investorRelationsRight,
.contentRightPart .homeRightBlock,
.fieldHolder input,
.footerRightBlock,
.highlightedBloc .cardSearch,
.highligtedBlocText,
.imageBorder,
.latestNews,
.latestNews .blockTitle,
.loanInfo,
.loanSimulator,
.menuImage,
.menuToshow,
.pageTop,
.productSummary,
.productsBlock h3,
.sameHeightBox,
.search,
.sliderBlock img,
.sliderInfo,
.waysTobankBloc,
input.blueBtn {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

    .cardsList .listingTitle a,
    .corporateBankingList .listingTitle a,
    .errorTitle,
    .faqBloc a span,
    .filtersBlock label,
    .header a,
    .headerRightNav,
    .latestNews .blockTitle,
    .sliderCaption h3,
    .thirdLevel a,
    .topMenu a,
    a.firstLevel,
    a.secondLevel,
    h2,
    h3 {
        font-family: CoText_W_Rg, Arial;
        font-weight: 400
    }

.contentLeftPart h2#cpMainContent_cpContentLeft_Accordion1_rptAccs_hTitle_0,
.contentLeftPart h2#cpMainContent_cpContentLeft_Accordion1_rptAccs_hTitle_1,
.depositRates .tableHeading .firstCol,
.depositRates h3,
.positionDetails,
.tableHeader td {
    font-weight: 700
}

.premiumBanking .pageTop {
    background: #002453
}

.premiumBanking .breadcrumbs a,
.premiumBanking h1,
.privateBankingStyles .breadcrumbs a,
.privateBankingStyles h1 {
    color: #efefef
}

.premiumBanking .breadcrumbs a,
.privateBankingStyles .breadcrumbs a {
    background: url(../images/breadcrumbs-arrow-white.png)right 9px no-repeat
}

    .premiumBanking .breadcrumbs a.current,
    .premiumBanking .breadcrumbs a:hover,
    .privateBankingStyles .breadcrumbs a.current,
    .privateBankingStyles .breadcrumbs a:hover {
        color: #9EC3DE
    }

.premiumBanking .mailIcon,
.privateBankingStyles .mailIcon {
    background: url(../images/mail-white.png)center center no-repeat
}

.premiumBanking .printIcon,
.privateBankingStyles .printIcon {
    background: url(../images/print-white.png)center center no-repeat
}

.premiumBanking .shareIson,
.privateBankingStyles .shareIson {
    background: url(../images/share-white.png)center center no-repeat
}

.privateBankingStyles .pageTop {
    background: #18191A
}

.menuBorder {
    width: 100%;
    border-bottom: 3px solid;
    left: 0;
    z-index: 99;
    display: none
}

.menuOption2 li.current .menuBorder,
.menuOption2 li:hover .menuBorder,
.printBody .accDetails {
    display: block !important
}

.menuOption2 .menuToshow {
    top: 100%
}

.menuOption2 .menuArrow {
    background: url(../images/menu-arrow-purple.png)center bottom no-repeat;
    width: 13px;
    height: 8px;
    left: 50%;
    margin-left: -9px
}

.menuOption2 a.firstLevel {
    position: relative;
    border: 0 !important
}

.menuOption2 .menuToshowPadd {
    border: 0 !important
}

.menuOption2 li:hover .menuBorder {
    z-index: 101
}

.green .menuBorder {
    border-color: #00A8B4
}

.red .menuBorder {
    border-color: #d12a2e
}

.yellow .menuBorder {
    border-color: #ffce00
}

.grey .menuBorder {
    border-color: #18191a
}

.darkBlue .menuBorder {
    border-color: #002453
}

.purple .menuBorder {
    border-color: #6E2C6B
}

.responsiveTable {
    margin-bottom: 30px;
    clear: both
}

.simulatorResult td {
    font-size: 12px
}

.serviceImage img {
    width: 100%
}

.contentLeftPart li {
    background: url(../images/listing-bullet.png)left 7px no-repeat;
    padding-left: 10px;
    line-height: 21px
}

.careersFormContainer ul li,
.historyShortDesc li,
.locationFilter li,
.membersLising li,
.supportFilter ul li,
.supportThreeCol ul li {
    background: 0 0;
    padding-left: 0
}

.membersLising li {
    width: 23%;
    margin: 0 2% 20px 0 !important;
    text-align: center;
    float: left;
    font-size: 16px
}

.atmListing,
.atmListingContainer,
.imgMember img,
.listingRaw,
.titleAtmHolder {
    width: 100%
}

.reportMenu li {
    float: left;
    margin-right: 7px;
    margin-bottom: -20px !important;
    background: 0 0;
    padding-left: 0
}

.locationFilter li {
    float: left;
    margin-right: 15px
}

.historyShortDesc li {
    width: 28%;
    float: left;
    border-right: 1px solid #cbcbcb;
    margin-right: 3%;
    padding-right: 3%
}

.membersLising ul li .imgMember {
    margin-bottom: 10px
}

.membersLising ul li .descMember {
    margin-bottom: 14px
}

.calendarStyling .monthTitle td.arrowscal {
    padding: 10px 30px !important
}

td.arrowscal a {
    color: #fff !important
}

.monthTitle tr {
    background-color: #2c343a !important
}

.calendarStyling .monthTitle td {
    padding: 10px 0 !important;
    color: #fff;
    font-size: 21px
}

.calendarStyling th {
    padding: 5px 0 !important;
    background-color: #3f4850;
    color: #fff;
    font-size: 11.5px
}

.calendarStyling td.aspNetDisabled {
    padding: 12px 0;
    font-size: 13px
}

.atmTitle,
.branchTitle,
.premiumTitle,
.cashDepositTitle,
.specialNeedTitle,
.USDCashWithdrawalTitle {
    color: #2a6ebb;
    font-size: 12px
}

.calendarStyling td.notInMonth {
    color: #b5b5b5 !important
}

.calendarStyling td.todayCal {
    border: 2px solid #2a6ebb;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.calendarStyling td.selectEvent {
    background-color: #2a6ebb;
    color: #fff
}

.contentLeftPart .careersFormContainer .error ul li {
    background: url(../images/validation.png)3px 5px no-repeat;
    padding-left: 16px;
    color: red
}

.sliderBlock ul.slides li .sliderInfo {
    height: 221px
}

.stButton .chicklets {
    padding: 0 !important;
    margin: 0 !important
}

.printHeader {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #000
}

.popupLink,
.printBody h2.bussinessTitle {
    display: none
}

.contentLeftPart ul li ul li {
    background: url(../images/blue-arrow.png)left 7px no-repeat !important;
    margin-bottom: 3px;
    padding-left: 14px
}

.atmListing {
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #dcdbdb;
    padding: 18px 0;
    position: relative;
    z-index: 2
}

.arrowDown {
    position: absolute;
    right: 24px;
    bottom: -21px;
    z-index: 1
}

.arrowDownMap {
    position: absolute;
    right: 123px;
    bottom: -21px;
    z-index: 1
}

.atmHolder {
    float: right !important
}

.mapView {
    background: url(../images/map-pointer.png)left 3px no-repeat;
    padding: 4px
}

.documentListing {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.mapView a {
    border-right: 1px solid #dfdfdf;
    margin-right: 5px;
    padding: 1px 15px;
    color: #3f4850
}

    .listView a.active,
    .listView a:hover,
    .mapView a.active,
    .mapView a:hover {
        color: #2a6ebb
    }

.listView {
    float: left;
    padding: 5px;
    background: url(../images/list-pointer.png)left 8px no-repeat
}

    .listView a {
        padding-left: 20px;
        color: #3f4850
    }

.branchesContainer {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 30px
}

.atmTitle,
.branchTitle {
    padding: 3px 0 3px 19px
}

.titleAtmHolder {
    float: left;
    margin-bottom: 35px
}

.branchTitle {
    float: left;
    background: url(../images/branch.png)left 2px no-repeat;
    margin-right: 8px
}

.atmTitle {
    float: left;
    background: url(../images/atm.png)left 2px no-repeat;
    margin-right: 8px;
}

.premiumTitle {
    float: left;
    background: url(../images/premium-logo.png) no-repeat left 2px;
    padding: 3px 0 3px 17px;
    margin-right: 10px;
}

.cashDepositTitle {
    float: left;
    background: url(../images/cash-deposit.jpg) no-repeat left 0;
    padding: 3px 0 3px 22px;
    margin-right: 10px;
}

.specialNeedTitle {
    float: left;
    background: url(../images/special-need.png) no-repeat left 0;
    padding: 3px 0 3px 22px;
}

.USDCashWithdrawalTitle {
    float: left;
    background: url(../images/USDCashWithdrawal2.png) no-repeat 5px 2px;
    padding: 3px 0 3px 22px;
    background-size: 15px;
}

.accDetails.sitemapListing ul li,
.printBody .accLink,
.printBody .accLink.activeLink,
.printBody .blueBlocAbsolute {
    background: 0 0
}

.listingRaw {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 7px
}

    .listingRaw.last,
    .printBody .accLink {
        border-bottom: none
    }

    .listingRaw.last {
        margin-bottom: 30px
    }

.infoHolder {
    width: 31.5%;
    margin-right: 2.5%;
    float: left
}

    .infoHolder.last {
        margin-right: 0
    }

.imgMember {
    margin-bottom: 10px
}

.atmListingContainer .titleHolder {
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
    color: #2a6ebb
}

.descHolder {
    width: 100%;
    font-size: 14px;
    color: #394043;
    margin-bottom: 8px
}

#messagePopup,
.popupMessage {
    font-size: 18px
}

.logoImage {
    width: 7%;
    margin-right: 2%;
    float: left
}

    .logoImage.USDCash img {
        width: 12px;
    }

.printBody .highlightedBloc {
    margin-bottom: 30px
}

.printBody .ourLocationAbout h3 {
    position: absolute;
    top: 0;
    left: 0
}

.printBody .highlightedBloc img {
    width: 100%
}

.printBody .blocAbsoluteText {
    padding: 0 0 0 19px !important
}

    .printBody .blocAbsoluteText .summary,
    .printBody .blueBlocAbsolute .summary,
    .printBody .blueBlocAbsolute h3,
    .printBody .blueBlocAbsolute h3 a {
        color: #282c2f
    }

    .printBody .blocAbsoluteText h3 {
        margin-bottom: 10px;
        line-height: 18px
    }

#messagePopup h2,
.popupMessage {
    margin-bottom: 30px
}

.printBody .highlightedLoan {
    margin-right: 2%;
    width: 66%;
    height: auto !important;
}

.printBody .ourLocationAbout {
    width: 34%
}

.printBody .flex-control-nav,
.printBody .flex-direction-nav,
.showMenuRight {
    display: none;
}

#messagePopup {
    background: #efefef;
    padding: 50px 100px;
    text-align: center
}

    #messagePopup .blueBtn {
        color: #fff !important;
        padding-top: 5px;
        padding-bottom: 5px
    }

.monthlyPayment h2 {
    margin-top: 30px;
    border-top: 1px solid #c1c1c1;
    padding-top: 30px
}

.onlineBankingMenu {
    position: absolute;
    left: 0;
    top: 100%;
    background: #343d44;
    width: 260px;
    z-index: 99991;
    display: none
}

    .onlineBankingMenu a {
        margin: 5px 15px;
        border-bottom: 1px solid #20262b;
        display: block;
        padding-top: 5px;
        background-position: left 5px
    }

.activeObMenu {
    background-color: #343d44
}

.onlineBankingMenu a.last {
    border-bottom: 0
}

.listingImg {
    border: 1px solid #dbe9f3;
    box-sizing: border-box
}

.newsDetailsContent .newsDate {
    font-size: 16px;
    color: #2a6ebb;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 0
}

.newsDetailsContent .imageHolder {
    margin-bottom: 20px
}

.RelatedNews h3 {
    margin-bottom: 10px
}

.RelatedNews .listingImage {
    width: 30%;
    float: left;
    margin-right: 4%
}

.RelatedNews .listingInfo {
    width: 65%;
    float: left;
    background: 0 0;
    padding: 0
}

.RelatedNews .listingTitle a {
    color: #2e353a
}

    .RelatedNews .listingTitle a:hover {
        color: #2a6ebb
    }

.RelatedNews .newsDate {
    font-size: 12px;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;
    color: #2a6ebb
}

.RelatedNews .listingRow {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1
}

.downloadBtn {
    float: right !important
}

.ourLocationAbout h3 {
    position: absolute;
    width: 93%
}

.expandButton {
    float: right
}

.atmListing.leadership a.a0,
.atmListing.leadership a.a1 {
    font-size: 16px;
    color: #3f4850;
    float: left
}

.atmListing.leadership .atmHolder {
    display: flex;
}

.expandButton a {
    font-size: 14px;
    line-height: 18px;
    padding: 8px 0 11px 15px !important;
    color: #2a6ebb;
    text-align: center;
    display: block
}

    .expandButton a:hover {
        text-decoration: none
    }

.contentLeftPart h2 {
    margin-bottom: 28px !important
}

.imageHolder.news {
    margin-bottom: 35px
}

    .imageHolder.news img {
        width: auto !important
    }

.blocAbsoluteText.marginBot h3 {
    margin-bottom: 20px !important
}

.blocAbsoluteText.marginBot .summary {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 16px;
    padding-bottom: 16px
}

.atmListing.leadership {
    border-top: none !important;
    padding-top: 0;
    border-bottom: none
}

    .atmListing.leadership a.a0 {
        border-right: 1px solid #dfdfdf;
        margin-right: 5px;
        padding-right: 5px
    }

    .atmListing.leadership a.active,
    .atmListing.leadership a:hover {
        color: #2a6ebb
    }

    .atmListing.leadership .atmHolder {
        width: 290px
    }

.atmListingContainer.leadership .infoHolder {
    width: 30%
}

    .atmListingContainer.leadership .infoHolder.last {
        margin-right: 0 !important
    }

.leadership .listView,
.leadership .mapView {
    background: 0 0;
    padding: 0
}

    .leadership .mapView a {
        border-right: 0 none
    }

    .leadership .listView a,
    .leadership .mapView a {
        display: block;
        padding: 10px;
        background: #eee;
        font-size: 13px;
    }

.leadership .atmHolder {
    margin-bottom: 0;
    float: none !important;
    width: auto !important
}

.atmListing.leadership {
    margin-bottom: 0;
    padding-bottom: 0
}

.leadership .listView.active a,
.leadership .mapView.active a {
    background: #2a6ebb;
    color: #fff
}

.leadership .listView.active,
.leadership .mapView.active {
    background: url(../images/arrow-report-menu.png)center bottom no-repeat;
}

.leaderShip {
    position: relative;
    top: -20px
}

.reportListing .img {
    border: 1px solid #dbe9f3
}

.brandLeftPart {
    width: 42%;
    margin: 0 2% 25px 0;
    padding-left: 15px;
    float: left
}

.brandRightPart {
    float: right;
    width: 50%;
    margin-bottom: 20px
}

    .brandIdentity h2,
    .brandLeftPart h2,
    .brandRightPart h2,
    .brandValues h2,
    .guidesPart h2 {
        margin-bottom: 17px !important
    }

.guidesPart {
    width: 97%;
    background: #f1f1f1;
    padding: 24px 15px 38px;
    margin-bottom: 25px
}

.brandValues {
    width: 98%;
    margin-bottom: 43px;
    padding-left: 15px
}

    .brandValues .valueParts {
        width: 29%;
        margin-right: 6%;
        float: left;
        margin-top: 12px
    }

        .brandValues .valueParts h2 {
            border-bottom: 1px solid #dcdbdb;
            padding-bottom: 10px;
            margin-bottom: 10px
        }

        .brandValues .valueParts.last {
            margin-right: 0 !important
        }

.brandIdentity {
    width: 98%;
    border-bottom: 1px solid #dcdbdb;
    padding-bottom: 27px;
    margin-bottom: 25px;
    padding-left: 15px
}

    .brandIdentity .identityLeft {
        width: 47%;
        margin-right: 2%;
        float: left
    }

    .brandIdentity .identityRight {
        width: 50%;
        float: left
    }

.introPart {
    width: 98%;
    padding-left: 15px
}

    .introPart span.introSpan {
        color: #2b69af
    }

.feesTables td {
    padding: 7px;
    border-bottom: 1px solid #f5f5f5
}

.feesTables .tableArabicText {
    font-family: Tahoma;
    direction: rtl;
    text-align: right
}

.tableHeader td {
    background: #efefef
}

tr.tableHeading td {
    padding: 10px 7px;
    font-size: 15px
}

input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    top: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.checkBox,
.dropDownSelect {
    margin-left: 45px
}

input[type=radio].css-checkbox + label.css-label {
    padding-left: 18px;
    height: 13px;
    display: inline-block;
    line-height: 13px;
    background-repeat: no-repeat;
    background-position: left 0;
    font-size: 13px;
    vertical-align: middle;
    cursor: pointer
}

.bestFit2,
.bestFit3 {
    width: 66px;
    height: 66px
}

input[type=radio].css-checkbox:checked + label.css-label {
    background-position: left -13px
}

label.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_b8dc0a075d748d7b382f686af4f32a33.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.business .uploadCv a {
    background: #00204e
}

.cardsSelector {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.fancy-select ul.options li {
    background: 0 0 !important
}

.highlightedBloc.cardSelect {
    background: #f1f1f1 !important;
    padding: 20px 22px 45px 25px !important;
    width: 69%;
    min-height: 100px !important;
    position: relative
}

.bestFit,
.bestFit2,
.bestFit3 {
    position: absolute
}

.highlightedBloc h3.productSelector {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.selectOption {
    margin-bottom: 30px
}

    .selectOption .checkRadio {
        float: left;
        width: 14%
    }

a.product {
    padding-right: 25px !important
}

.introText.marginBot {
    border-bottom: 1px solid #dcdbdb;
    padding-bottom: 30px
}

.logOutRight .listingRow,
.waysTobankBloc h3 a {
    border-bottom: none !important
}

h2.simulatorTitle.product {
    width: 100%;
    margin-bottom: 14px
}

.dropDownSelect {
    float: left;
    width: 40%
}

.bestFit {
    background: url(../images/best-fit.png)left top no-repeat;
    left: 0;
    top: 0;
    z-index: 40;
    width: 66px;
    height: 66px
}

.bestFit2 {
    background: url(../images/best-fit2.png)left top no-repeat;
    left: 0;
    top: 0;
    z-index: 40
}

.bestFit3 {
    background: url(../images/best-fit3.png)left top no-repeat;
    left: 0;
    top: 0;
    z-index: 40
}

.slides .newsDate {
    color: #fff;
    text-align: center
}

.sliderInfo .sliderRight a.blueBtn {
    color: #fff !important;
    margin-top: 27px !important
}

.contentLeftPart a.button.blueBtn,
.loanSimulator a.button.blueBtn,
.productSummary a.button.blueBtn {
    float: right
}

.showMenuRight {
    float: right;
    width: 25%
}

.cardSearch .relatedLinks a {
    background: url(../images/link-arrow.png)left 3px no-repeat;
    color: #414648;
    margin-right: 5px;
    line-height: 15px;
    margin-bottom: 18px;
    padding-left: 15px
}

.footerRightBlockPad .summary {
    color: #fff;
    font-size: 14px;
    margin-bottom: 40px
}

.footerIcons {
    width: 100%
}

    .footerIcons .appIcon.first {
        width: 45%
    }

    .footerIcons .appIcon {
        width: 33%;
        margin-right: 11%;
        float: left
    }

        .footerIcons .appIcon.last {
            margin-right: 0 !important
        }

.testemonialsDetails .flex-control-nav {
    width: auto;
    right: 20px;
    bottom: inherit !important;
    top: 245px;
    display: none
}

.testemonialsDetails {
    background: #fff;
    padding: 20px 80px;
    float: left;
    position: relative;
    margin-right: 0
}

    .testemonialsDetails h3 {
        margin: 0 0 25px;
        font-size: 24px
    }

    .testemonialsDetails .flex-viewport {
        height: 100%
    }

    .testemonialsDetails .message {
        margin-bottom: 20px;
        font-size: 18px
    }

    .testemonialsDetails .name {
        text-align: right;
        padding-right: 15px;
        margin-bottom: 10px;
        margin-top: 20px
    }

.tableBody td,
.welcomeBlock,
tr.tableHeading td {
    text-align: center
}

.testemonialsDetails .quote {
    color: #2a6ebb;
    font-size: 24px;
    padding-right: 10px;
    line-height: 0
}

.listingInfo,
.select input,
.testemonialsDetails img {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.testemonialsDetails .flex-direction-nav {
    top: 30px;
    position: relative;
    right: 0
}

    .testemonialsDetails .flex-direction-nav a {
        width: 9px !important;
        height: 17px !important
    }

    .testemonialsDetails .flex-direction-nav .flex-prev {
        background: url(../images/testemonials-arrow.png)left top no-repeat !important;
        left: -40px
    }

    .testemonialsDetails .flex-direction-nav .flex-next {
        background: url(../images/testemonials-arrow.png)right top no-repeat !important;
        right: -40px
    }

.footer .topMenu {
    display: none
}

h3.vacancies {
    margin-bottom: 10px
}

.positionDetails {
    margin-bottom: 15px
}

.selectPS {
    background: 0 0 !important;
    padding: 20px 0 17px !important
}

    .selectPS h2 {
        margin-bottom: 20px
    }

    .selectPS .selectBtn {
        float: none;
        margin: 38px 0 13px
    }

        .selectPS .selectBtn a {
            float: left !important
        }

.descriptionProduct {
    width: 100%
}

    .descriptionProduct h3 {
        font-size: 18px;
        margin-bottom: 5px
    }

.editedWidth {
    width: 68% !important
}

    .editedWidth .fancy-select {
        width: 40%
    }

    .editedWidth h2.tabnumber {
        float: left;
        margin-right: 3%
    }

.numberTab {
    float: left;
    padding-top: 6px
}

.editedWidth .RadInput {
    padding: 0 0 0 10px
}

.highligtedBlocText.applyNow {
    width: 90%
}

.logOutHolder h2 {
    line-height: 28px
}

.logOutHolder .newsLink {
    width: 29%;
    margin-bottom: 35px;
    margin-top: 0
}

.logOut .sliderBlock {
    width: 85%
}

    .logOut .sliderBlock.sameHeightBox ul.slides li {
        background: 0 0 !important;
        padding-left: 0 !important;
        display: block;
        float: left;
        position: relative;
        margin: 0 !important
    }

.message .leftQuote,
.message .rightQuote {
    width: 10px;
    margin-right: 5px;
    height: 7px;
    display: inline-block
}

.logOut .sliderInfo {
    padding: 44px 20px 21px;
    width: 41% !important;
    right: 0 !important;
    top: 0;
    bottom: 0;
    height: inherit !important
}

    .logOut .sliderInfo h3 {
        line-height: 20px;
        margin-bottom: 11px
    }

.logOut .imageBorder {
    border: 1px solid #d0d8df;
    width: 71.95% !important
}

.logOut .sliderBlock .flex-control-nav {
    bottom: inherit !important;
    right: 17px;
    top: 15px;
    width: auto
}

.logOut .flex-control-nav li {
    background: 0 0;
    margin: 0
}

.logOutSlider a.button.blueBtn {
    float: left !important
}

.logOut .logOutHolder {
    margin-bottom: 20px
}

.logOutRight .listingRow {
    margin-bottom: 0 !important
}

    .logOutRight .listingRow a {
        float: left
    }

.logOutRight h3 {
    background: url(../images/online-banking.png)left 2px no-repeat;
    padding-left: 21px
}

ul.pearlCalculator {
    width: 70%;
    padding-top: 10px
}

    ul.pearlCalculator li {
        width: 44%;
        float: left;
        margin-right: 3%;
        background: url(../images/listing-bullet.png)left 7px no-repeat;
        line-height: 21px;
        margin-bottom: 3px;
        padding-left: 14px
    }

        ul.pearlCalculator li.last {
            float: left;
            width: 47%;
            margin-right: 0
        }

.sliderBlock .sliderInfo a.blueBtn {
    position: absolute !important;
    bottom: 20px;
    right: 25px
}

.emailImage {
    position: relative;
    bottom: 19px;
    left: 47px
}

.waysTobankBloc h3 {
    margin-bottom: 10px
}

.blocAbsoluteText h3,
.cardDetailsTop h3 {
    font-family: Arial, Helvetica, sans-serif
}

.business .homepageBlocks .homeRightBlock .busFinanSide .desc h3 {
    margin-bottom: 15px
}

.findaCard {
    background: #f1f1f1;
    padding: 20px;
    margin-bottom: 20px
}

.rightRelatedLinks.cards {
    width: 25%;
    float: right
}

.customCardsListing .cardsList .listingRow {
    width: 32% !important
}

.contentContainer {
    margin-bottom: 10px
}

.RadInputMgr_Default,
.RadInput_Default .riTextBox {
    border-color: #d8e5ef !important;
    font-size: 14px !important
}

.RadInput {
    padding: 0 !important
}

.simulatorSelect {
    width: 200px;
    float: left;
    padding-left: 58px
}

.fullCol .formTextBox {
    margin-top: 10px
}

.homeRightBlock .investorRelationsRight {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%
}

.newsDetailsContent h2 {
    margin-bottom: 15px !important
}

.selectOption.halfWidth,
.selectOption.halfWidth .fancy-select {
    width: 70%
}

.message .leftQuote {
    background: url(../images/left-quote.png)left 4px no-repeat
}

.message .rightQuote {
    background: url(../images/right-quote.png)left 4px no-repeat
}

.printBody .contentRightPart,
.printBody .expandButton,
.printBody .rightBloc #ctl00_cpMainContent_BICMSZone3_upMain {
    display: none
}

.cssTxtArea {
    font-family: Arial
}

.psTitle,
.simTitle {
    font-family: CoText_W_Rg, Arial
}

h2.customTitleWidth {
    width: 70%
}

.landingOnePortlet .highlightedBloc,
.printBody .contentLeftPart {
    width: 100%
}

.highlightedBloc.cardSelect .selectBtn {
    position: absolute;
    bottom: 17px;
    right: 22px
}

.contentRightPart .relatedLinks {
    margin-bottom: 20px
}

.chartInfo,
.investorChart {
    float: left
}

.chartInfo {
    margin-top: 100px
}

    .chartInfo .infoOne,
    .chartInfo .infoThree,
    .chartInfo .infoTwo {
        color: #2e353a;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 5px;
        padding-left: 20px
    }

    .chartInfo .infoOne {
        background: url(../images/bg1.png)left 5px no-repeat
    }

    .chartInfo .infoTwo {
        background: url(../images/bg2.png)left 5px no-repeat
    }

    .chartInfo .infoThree {
        background: url(../images/bg3.png)left 5px no-repeat
    }

.sliderBtn .posRelative.blueBtn {
    float: none !important
}

.printBody .waysTobankBloc a.blueBtn {
    float: none;
    left: 10px
}

#ctl00_cpMainContent_BICMSZone1_upMain,
.printBody #ctl00_cpMainContent_BICMSZone1_upMain,
.printBody #ctl00_cpMainContent_BICMSZone2_upMain,
.printBody #ctl00_cpMainContent_cpContentLeft_BICMSZone1_upMain {
    height: auto !important
}

.printBody .loanInfo a.button.greyBtn {
    left: 10px;
    height: auto;
}

.printBody .loanInfo {
    height: auto;
    padding-bottom: 50px
}

.welcomeOverlay,
.termsContainer {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/light-white-bg.png);
    width: 100%;
    height: 100%;
    z-index: 99999
}

.welcomeBlock {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b7b7b7;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 20%;
    width: 539px;
}

    .welcomeBlock img {
        display: block;
        /*margin: 60px auto 0*/
    }

.psTitle,
.summaryHeaderPS {
    margin-bottom: 10px
}

.welcomeBlock a.close,
.interrestedPopup a.close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/close.png)center center no-repeat;
    width: 23px;
    height: 22px
}

.inputHideOnSite,
.onlyOnMobile,
.simTitle {
    display: none
}

.psTitle {
    font-size: 18px;
    line-height: 18px
}

.summaryHeaderPS ul li {
    background: url(../images/listing-bullet.png)left 7px no-repeat;
    padding-left: 10px
}

.investorChart {
    width: 520px
}

.responsivTable {
    width: 100%
}

.simTitle {
    font-size: 20px;
    margin-bottom: 15px
}

.careerFormSep.leaderShip,
.highlightedBloc .highlightedBloc {
    margin-bottom: 0
}

.sliderBlock .slides li {
    float: left
}

.sliderBlock ul.slides {
    width: 10000px
}

.tableHeading td.firstCol,
td.firstCol {
    text-align: left;
    padding: 10px 20px
}

td.branchLabel {
    width: 100px
}

.customSelectStyle,
.radDatePicker .RadPicker,
.radDatePicker table {
    width: 100% !important
}

.cardsList .listingRow .listingInfo {
    min-height: 160px !important
}

.monthlyPayment .buttonsHolder {
    text-align: center
}

.radDatePicker {
    border: 1px solid #d8e5ef;
    padding: 5px;
    background: #f2f6f9;
}

    .radDatePicker input {
        border: 0 !important
    }

.selectHolderNew {
    border: 1px solid #d8e5ef;
    padding: 8px;
    margin-bottom: 20px;
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    background: url(../images/select-new.png)right center no-repeat #f2f6f9;
}

.customSelectStyle {
    right: 0 !important
}

.printHeader a {
    position: absolute;
    display: block;
    right: 10px;
    top: 30px;
    color: #2a6ebb
}

.cardsSlider,
.printBody,
.printMap {
    position: relative
}

.printHeader a:hover {
    color: #3f4850
}

.printBody a.rcCalPopup {
    display: none !important
}

.printBody .radDatePicker {
    padding: 0 !important
}

.printBody .formTextArea textarea,
.printBody .formTextBox input {
    width: 200px !important
}

.printBody .radDatePicker input {
    background: url(../images/calendar-icon.png)98% center no-repeat !important
}

.uploadCv input {
    padding: 7px !important
}

.printBody .mediaListingNews .listingDate .year,
.printBody .mediaListingNews .listingTitle a,
.printBody .mediaListingPublications .listingDate .year,
.printBody .mediaListingPublications .listingTitle a {
    font-size: 14px
}

.printBody .mediaListingNews .listingDate,
.printBody .mediaListingPublications .listingDate {
    font-size: 12px
}

.printBody .mediaListingNews .listingTitle,
.printBody .mediaListingPublications .listingTitle {
    width: 70%;
    float: right
}

.printBody .listingHeader {
    height: 100px
}

.printBody .highligtedBlocText {
    width: 30%;
    left: 105%;
    bottom: inherit;
    top: 0;
    padding: 0
}

    .printBody .highligtedBlocText h3 {
        font-size: 18px
    }

    .printBody .highligtedBlocText .summary {
        margin-bottom: 3px;
        padding-bottom: 3px;
        font-size: 13px
    }

.printMap {
    height: 300px
}

.printBody .locationFilter {
    display: none
}

.printBody #cpMainContent_BICMSZone1_ctl00_pContainer .careerFormSep {
    display: none !important
}

span.appendedInput {
    display: none
}

.printBody span.appendedInput {
    border: 1px solid #d8e5ef;
    border-radius: 1px;
    color: #2e353a !important;
    font-size: 14px !important;
    padding: 10px 2%;
    width: 100%;
    display: block;
    line-height: 14px;
    min-height: 17px;
    background: #fff
}

.printBody .rcSingle,
.printBody .rcTable {
    width: 100% !important;
    border: 0 !important
}

.printBody .formTextBox input {
    display: none
}

.printBody .downloadApp {
    width: 300px
}

.printBody .downloadBtn a.blueBtn {
    width: 220px;
    height: 20px
}

.printBody .highlightedBloc {
    width: 100%;
}

.printBody {
    width: 800px;
    margin: 0 auto
}

    .printBody .leftMenu li span {
        display: none !important
    }

    .printBody .datePickerHolder {
        width: 100% !important
    }

    .printBody .radDatePicker {
        border: none !important
    }

.cardsSlider {
    width: 73%;
    float: left
}

    .cardsSlider .flex-control-nav {
        bottom: 40px;
        width: inherit;
        margin-left: 10px;
        text-align: left
    }

    .cardsSlider .flex-control-paging li a {
        background: #fff;
        font-size: 0 !important
    }

    .cardsSlider .slides li img {
        width: 100%;
        height: auto !important;
        display: block
    }

    .cardsSlider .cardSearch {
        display: block !important
    }

.titleLink {
    font-size: 18px
}

.cardsSlider .highlightedBloc {
    width: 100% !important
}

.printBody .rcInputCell span.appendedInput {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: -90
}

.alsoConsider,
.alsoConsider2,
.alsoConsider3 {
    height: 66px;
    z-index: 40
}

.printBody .formRow {
    height: 60px
}

.printBody .datePickerHolder {
    position: relative
}

.appendedTextarea {
    display: none
}

.printBody .appendedTextarea {
    width: 95%;
    border: 1px solid #d8e5ef;
    padding: 6px;
    display: block;
    min-height: 100px;
    margin-bottom: 10px
}

.printBody .careersFormContainer .fullCol textarea {
    display: none
}

.customWidthRabeh .listingRow {
    width: 31%;
    margin-bottom: 20px
}

.cardDetailsTop .downloadBtn {
    float: left !important
}

.cardDetailsTop .blueBtn {
    padding-right: 28px
}

.borrowSlider .sliderBlock {
    width: 45%;
    margin-right: 2%;
    min-height: inherit !important
}

    .borrowSlider .sliderBlock .slides li {
        width: 530px;
        position: relative
    }

    .borrowSlider .sliderBlock .sliderInfo {
        position: absolute;
        right: 0;
        top: 0;
        width: 47%;
        height: 100% !important
    }

.alsoConsider,
.alsoConsider2,
.alsoConsider3 {
    left: 0;
    top: 0;
    width: 66px;
}

.borrowSlider .sliderBlock .flex-control-nav {
    left: 10px;
    top: 273px;
    right: inherit;
}

.alsoConsider3 {
    background: url(../images/accounts-consider.png)left top no-repeat;
    position: absolute;
}

.alsoConsider2 {
    background: url(../images/borrow-consider.png)left top no-repeat;
    position: absolute;
}

.alsoConsider {
    background: url(../images/cards-consider.png)left top no-repeat;
    position: absolute;
}

.cardsList {
    padding-top: 15px;
}

.fontThirteen {
    font-size: 13px !important;
}

.simulatorCustomClass {
    margin-top: 15px;
    margin-left: 250px;
}

.socialmediaLinks {
    color: #363e44;
    float: left;
    font-size: 12px;
    line-height: 20px;
}

    .socialmediaLinks span {
        float: right;
        margin-left: 10px;
        margin-top: -3px;
    }

        .socialmediaLinks span a {
            margin-right: 0;
        }

.paddingTop {
    padding-top: 10px;
}

.oab {
    font-size: 12px;
    font-weight: normal;
}

.sameControl .responsiveTable.paddingTop {
    width: 72% !important;
    clear: inherit !important;
}

.smallSize {
    display: inline;
    font-size: 15px;
    vertical-align: middle;
}

.flipbookBtn a.button.blueBtn {
    position: absolute;
    top: 15px;
    right: 185px;
    display: none;
}

.reportListingQuaterly li:hover .flipbookBtn a.button.blueBtn {
    display: block;
}

strong {
    font-weight: bold;
}

.welcomOverlayAr {
    display: none;
}

.welcomOverlayEn {
    display: block;
}

.rabehSection .listingImg img {
    height: 100%;
}

.rabehSection .listingTitle a {
    color: #414648;
    font-size: 19px;
    display: block;
    margin-bottom: 4px;
}

.supportThreeCol .options > li {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    min-height: auto !important;
}

.contactThreeBlocks {
    margin-bottom: 25px;
}

.supportThreeCol.treasuryContact {
    margin-top: 60px;
}

.interrestedPopup {
    position: fixed;
    top: 100px;
    right: -443px;
    border: 1px solid #b1b1b1;
    z-index: 9999;
    transition: all 500ms linear 0s;
    background: #ffffff;
    padding: 25px 35px;
    width: 370px;
}

    .interrestedPopup.show {
        right: 0;
    }

    .interrestedPopup .popTitle {
        font-size: 22px;
        color: #2a6ebb;
        font-weight: bold;
        font-family: CoText_W_Rg;
        margin-bottom: 10px;
    }

    .interrestedPopup .popDesc {
        font-size: 18px;
        color: #414648;
        line-height: 22px;
        font-family: CoText_W_Rg;
        margin-bottom: 20px;
    }

    .interrestedPopup .popButton.downloadBtn {
        float: left !important;
    }

        .interrestedPopup .popButton.downloadBtn a {
            padding: 8px 28px 10px 40px;
        }

/**********************************************NEW APPLY********************************************************/
.supportThreeCol.contactThreeBlocks .simulatorTitle {
    margin-bottom: 10px !important;
}

.supportThreeCol.contactThreeBlocks .simulatorSelect {
    padding-left: 45px !important;
    margin-bottom: 20px;
}

.supportThreeCol.contactThreeBlocks .error {
    font-weight: bold;
}

.supportThreeCol.contactThreeBlocks .riTextBox.riEmpty.radNumeric,
.supportThreeCol.contactThreeBlocks .riTextBox.riFocused.radNumeric,
.supportThreeCol.contactThreeBlocks .riTextBox.riEnabled.radNumeric {
    font-size: 12px !important;
    height: 40px !important;
    padding: 10px 2%;
}

.thirdLevel span {
    font-family: CoText_W_Rg, Arial;
    font-weight: 400;
    transition: all 400ms ease-in-out 0s;
    color: #d1d1d0;
    font-size: 14px;
    display: block;
    line-height: 25px;
}

.notClickable {
    cursor: default;
}

/*********************************************PEARL CALCULATOR******************************************/
.cardSelect.editedWidth {
    width: 96% !important;
}

.highlightedBloc.cardSelect.selectPS {
    margin-bottom: 40px;
    border-bottom: 1px solid #d6d6d6;
    padding: 0 !important;
    width: 100% !important;
    background: none !important;
}

    .highlightedBloc.cardSelect.selectPS .highlightedContainer {
        position: relative;
        background-image: url(../images/pearl-image.jpg);
        height: 560px !important;
        background-size: cover;
        width: 100% !important;
        background-position: center center;
        background-repeat: no-repeat;
    }

        .highlightedBloc.cardSelect.selectPS .highlightedContainer .innercontainer {
            position: absolute;
            bottom: 0;
            padding: 10px 20px 15px;
            background: #000000;
            left: 0;
            right: 0;
        }

            .highlightedBloc.cardSelect.selectPS .highlightedContainer .innercontainer h3,
            .highlightedBloc.cardSelect.selectPS .highlightedContainer .innercontainer .descriptionContent {
                color: #ffffff;
            }

            .highlightedBloc.cardSelect.selectPS .highlightedContainer .innercontainer h3 {
                font-weight: bold;
                margin-bottom: 10px;
                font-size: 18px;
            }

            .highlightedBloc.cardSelect.selectPS .highlightedContainer .innercontainer .descriptionContent {
                font-family: CoText_W_Rg, Arial;
                font-size: 16px;
                line-height: 22px;
            }

                .highlightedBloc.cardSelect.selectPS .highlightedContainer .innercontainer .descriptionContent .underlined {
                    text-decoration: underline;
                }

    .highlightedBloc.cardSelect.selectPS .col-md-4 {
        width: 23.5%;
        float: left;
        margin-right: 2%;
        min-height: 356px;
    }

        .highlightedBloc.cardSelect.selectPS .col-md-4 .infoBody {
            padding: 20px;
        }

        .highlightedBloc.cardSelect.selectPS .col-md-4:last-child,
        .highlightedBloc.cardSelect.selectPS .col-md-4:nth-child(4n) {
            margin-right: 0 !important;
        }

        .highlightedBloc.cardSelect.selectPS .col-md-4:nth-child(2n+1) {
            background: #f1f1f1;
        }

        .highlightedBloc.cardSelect.selectPS .col-md-4:nth-child(2n) {
            background: #e3eff9;
        }

    .highlightedBloc.cardSelect.selectPS .container {
        margin-bottom: 40px;
    }

    .highlightedBloc.cardSelect.selectPS label {
        margin-bottom: 50px;
    }

ul.pearlCalculator {
    width: 100%;
    margin-bottom: 15px;
}

    ul.pearlCalculator li {
        float: none;
        display: inline-block;
        width: 44%;
        font-size: 13px;
    }

        ul.pearlCalculator li.last {
            float: none;
            width: 47%;
            margin-right: 0;
            display: inline;
        }

.highlightedBloc.cardSelect.selectPS .col-md-4 .infoBody a {
    display: block;
    text-align: right;
    text-decoration: underline;
    margin-top: 25px;
}

    .highlightedBloc.cardSelect.selectPS .col-md-4 .infoBody a:hover {
        text-decoration: none;
    }

.selectPS h2 {
    font-family: CoText_W_Bd;
    line-height: 32px;
    margin-bottom: 20px;
    color: #2a6ebb;
    font-size: 17px;
    padding-left: 45px;
    line-height: 36px;
    background-repeat: no-repeat;
}

.selectPS .voucherBlock h2 {
    background-image: url(../images/qar.png);
}

.selectPS .milesBlock h2 {
    background-image: url(../images/miles.png);
}

.selectPS .nojoomBlock h2 {
    background-image: url(../images/nojoom.png);
}

.selectPS .MozoonPoints h2 {
    background-image: url(../images/mozoon.png) !important;
}

.selectPS .meeraBlock h2 {
    background-image: url(../images/meera.png);
}

.voucherBlock,
.milesBlock,
.nojoomBlock,
.meeraBlock {
    padding: 15px;
}

.highlightedBloc.cardSelect.selectPS .col-md-4 {
    margin-bottom: 25px;
}

.tableBody td {
    Padding: 15px 7px;
}


.chartFilter {
    padding-bottom: 18px;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 12px;
}

    .chartFilter::after {
        content: "";
        display: inline-block;
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 1px;
        background-color: #3f4850;
    }

    .chartFilter table {
        width: 90%;
    }

.callenderDv {
    position: absolute;
    left: 21px;
    z-index: 44;
    background-color: #FFF;
    padding: 12px;
    border: 1px solid #cecece;
}

.chartFilter label {
    font-family: CoText_W_Rg, Arial;
    padding: 8px;
    padding-left: 0px;
    font-size: 15px;
    font-weight: 400;
    color: #2e353a;
}

.DateHolder span {
    font-family: CoText_W_Rg, Arial;
    padding: 8px;
    padding-left: 0px;
    font-size: 15px;
    font-weight: 600;
    color: #2A6EBB;
}

.DateHolder {
    padding: 0px;
    padding-bottom: 10px;
}


.callenderDv .blueBtn {
    margin-top: 20px;
}

    .callenderDv .blueBtn,
    .callenderDv .blueBtn:hover {
        color: #FFF;
    }

        .callenderDv .blueBtn:hover {
            color: #FFF;
        }

.overlaypar {
    font-size: 16px;
    line-height: 18px;
    line-height: 30px;
    padding: 18px;
}

.cookiePolicyAr {
    display: none;
}

.cookiePolicy {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgb(42 110 187 / 0.9);
    color: white;
    z-index: 9999;
    padding: 20px 0px;
}

    .cookiePolicy .text {
        color: white;
        width: 75%;
        display: inline-block;
    }

        .cookiePolicy .text a {
            color: white;
            text-decoration: underline;
        }

    .cookiePolicy .button {
        width: 20%;
        display: inline-block;
        float: right;
        text-align: center;
        padding: unset;
    }

        .cookiePolicy .button a {
            color: white;
            border: solid 1px white;
            padding: 10px;
            border-radius: 15px;
            width: 200px;
            display: block;
        }

            .cookiePolicy .button a:hover {
                color: #2a6ebb;
                background-color: white;
                -webkit-transition: all 400ms ease-in-out;
                -moz-transition: all 400ms ease-in-out;
                -o-transition: all 400ms ease-in-out
            }

.title {
    color: #3f4850;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px !important;
    font-weight: 400 !important;
}

    .title img {
        width: 35px;
        vertical-align: middle;
        margin-right: 10px;
    }

.termsContent h3 {
    color: #414648;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 35px;
}

.termsContainer .welcomeBlock {
    max-width: 800px;
    margin: 0 auto;
}

.termsContainer .termsContent {
    overflow: inherit !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px !important;
    border-radius: 5px;
    background-color: #EEEEEE !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height: 60px;
    width: 8px !important;
    border-radius: 5px !important;
    background-color: #2B6EBD !important;
}

.pageTop {
    margin: 0 auto 40px;
    padding: 20px;
}

.contentLeftPart h6 {
    font-size: 15px;
}

.mrgt30 {
    margin-top: 30px;
}

.ipoFormHolder {
    counter-reset: section;
}

    .ipoFormHolder h3.title:before {
        counter-increment: section;
        content: counter(section);
        font-weight: bold;
        font-size: 20px;
        background: #2b6ebd;
        color: #ffffff;
        border-radius: 50%;
        padding: 4px 10px;
        margin: 0 10px 0 0;
        line-height: 20px;
        font-family: arial;
    }

.appStoreOverlay {
    position: absolute;
    right: 32px;
    bottom: 35px;
}

.googlePlayOverlay {
    position: absolute;
    bottom: 35px;
    right: 206px;
}


.congratsTitle {
    font-family: 'CoText_W_Bd';
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 5px;
}

.congratsText {
    font-family: 'CoText_W_Rg';
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
}

.customersSelectionBlock .downloadApp {
    top: 50%;
    margin-top: 0px;
    transform: translateY(-50%);
}

.congratsIntro {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.congratsIntroText {
    display: inline-block;
    width: 59%;
    font-family: 'CoText_W_Rg';
    font-size: 16px;
    color: #3F4850;
    line-height: 25px;
}

.congratsIntroImage {
    width: 40%;
    display: inline-block;
    text-align: center;
}

.theOfferInfo {
    font-family: 'CoText_W_Rg';
    padding: 45px 30px;
    background-color: #F1F1F1;
    font-size: 16px;
    color: #3F4850;
    line-height: 25px;
    margin-bottom: 40px;
}

    .theOfferInfo h4 {
        font-family: 'CoText_W_Bd';
        font-size: 26px;
        color: #3F4850;
        margin-bottom: 15px;
    }

    .theOfferInfo .listIntro {
        font-family: 'CoText_W_Rg';
        font-size: 16px;
        color: #3F4850;
        margin-bottom: 10px;
    }

.contentLeftPart .theOfferInfo li {
    background: url(../images/listing-bullet.png)left 9px no-repeat;
    margin-bottom: 10px;
    padding-left: 15px;
}

.contentLeftPart .theOfferInfo ul li:last-child {
    margin-bottom: 0px;
}

.blueAlert {
    font-family: 'Arial';
    font-size: 16px;
    font-weight: 700;
    color: #2A6EBB;
}


.customersSelectionBlock h3 {
    font-family: 'CoText_W_Bd';
    font-size: 26px;
    color: #3F4850;
    margin-bottom: 35px;
}

.benefitItem {
    width: 185px;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
    padding: 25px 0px 15px 0px;
    border: solid 1px #f1f1f1;
    margin-bottom: 20px;
}

    .benefitItem .text {
        font-family: 'CoText_W_Rg';
        font-size: 14px;
        color: #3F4850;
        line-height: 18px;
        max-width: 150px;
        margin: 0px auto;
    }


    .benefitItem .benefitsIcon {
        margin-bottom: 15px;
    }

.listingBenefits .benefitItem:nth-child(4n) {
    margin-right: 0px;
}

.hurryUpBlock {
    padding: 45px 30px;
    color: #3F4850;
    font-family: 'CoText_W_Rg';
    background-color: #F1F1F1;
    font-size: 16px;
}

    .hurryUpBlock h4 {
        font-family: 'CoText_W_Bd';
        color: #2A6EBB;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .hurryUpBlock .btn a {
        font-family: 'CoText_W_Bd';
        color: #fff;
        font-size: 14px;
        text-align: center;
        padding: 15px 30px;
        background-color: #0D55A6;
        display: inline-block;
        margin-top: 20px;
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
    }

        .hurryUpBlock .btn a:hover {
            background-color: #6b9bd2;
        }

.listingBenefits {
    margin-bottom: 15px;
}


.offersListing .filter.sticky {
    position: fixed;
    top: 0;
}


.offersListing .listingItem .listingImage a {
    padding: 30px;
}

.pear-rewards h4 {
    font-size: 26px;
    margin-bottom: 20px;
}

.pear-rewards h5 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 25px;
}


.pear-rewards .seperator {
    margin: 50px 0px;
    width: 100%;
    height: 1px;
    background-color: #EBEBEB;
}

.pearl-rewards .controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.expendButton2 {
    float: left !important;
}

    .expendButton2 a {
        float: left !important;
        padding: 11px !important;
    }

.v-button.special {
    background-image: url(/images/vcacceptmark_h.png);
    width: 155px;
    height: 36px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 25px;
}

#cpMainContent_cpContentLeft_Accordion1_rptAccs_hTitle_2,
#cpMainContent_cpContentLeft_Accordion1_rptAccs_hTitle_3 {
    font-weight: 700;
}


/* nadine 3-1-2023*/

/*private banking*/
.private-banking .pageTop h1::before {
    content: url(/images/ahli2logo.svg);
    height: 55px;
    width: 113px;
    display: inline-block;
    position: absolute;
    top: 0;
}

.private-banking .pageTop h1 {
    padding-top: 70px;
    position: relative;
}

    .private-banking .pageTop h1::before {
        content: url(/images/ahli2logo.svg);
        height: 55px;
        width: 113px;
        display: inline-block;
        position: absolute;
        top: 0;
    }
.private-banking .contentRightPart {
    transform: translateY(-90px);
}

.private-banking .blocAbsoluteText.blueBlocAbsolute {
    padding: 20px 27px 20px 27px;
}

.private-banking .blueBlocAbsolute {
    background: #000;
    opacity: 0.86;
}

.private-banking .greyBtn span {
    background-color: #8b6c14;
}

.private-banking .greyBtn {
    background: #8b6c14;
    border: 1px solid #8b6c14;
}

    .private-banking .greyBtn:hover {
        background: white;
        color: #8b6c14;
        border: 1px solid #8b6c14;
    }

    .private-banking.greyBtn:hover {
        background: white;
        border: 1px solid #8b6c14;
        color: #8b6c14;
    }

.private-banking .blocAbsoluteText h3 {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 35px;
}

.private-banking .blocAbsoluteText .summary {
    font-family: Arial;
    font-size: 14px;
    line-height: 21px;
}

/* Related Links */
.private-banking .relatedLinks {
    background: #A29E96 !important;
    padding: 15px;

}

    .private-banking .relatedLinks h3 {
        font-size: 20px;
        color: #fff;
        line-height: 35px;
        border-bottom: 1px solid #c1c1c1;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

    .private-banking .relatedLinks a {
        color: #fff;
        background: url(../images/arrow-pr.svg)left 3px no-repeat;
    }

.private-banking .customerSupportBloc .rowLink,
.customerSupportBloc .rowText {
    color: #999;
    line-height: 18px;
}

.private-banking .blockLinksSmall a {
    background: url(/images/gold-arrow.jpg)left center no-repeat !important;
}



.private-banking .highlightedBloc {
    margin-bottom: 0px;
}

.private-banking .customerSupportBloc {
    background: #0A0A0A;
    padding: 15px;
    margin-bottom: 15px;
}

.private-banking.edited .customerSupportBloc,
.private-banking.edited .contentLeftPart,
.private-banking.edited .approch-content,
.private-banking.edited .relatedLinks {
    transform: unset !important;
}

.private-banking .loanInfo a.button.greyBtn {
    left: 16px;
    position: absolute;
}

.private-banking.rowText,
a.rowLink,
div.rowLink {
    font-size: 15px;
}

.private-banking .icon.phone {
    background: url(../images/mail-icon1.png)center center no-repeat;
}

.private-banking .icon.mail {
    background: url(../images/mail-icon1.png)center center no-repeat;
}

.private-banking .icon.branchLocator {
    background: url(../images/locator-icon1.png)center center no-repeat;
}


.private-banking #cpMainContent_cpContentLeft_BICMSZone1_ctl00_ctl00_rptLinks_hLink_0 {
    color: #8B6C14;
}

.private-banking .loanInfo a.button.greyBtn {
    left: 50%;
    float: left;
    position: absolute;
}

.private-banking .blocAbsoluteText a.button {
    left: 95px;
}

.private-banking .button {
    padding: 9px 35px 9px 35px;
}

.private-banking .loanInfo .summary {
    font-size: 15px;
    color: #565656;
    line-height: 21px;
    margin-bottom: 10px;
    border: 0;
}

.private-banking .loanInfo h3 a {
    font-size: 20px;
    line-height: 35px;
    color: #8b6c14;
}

.private-banking .blockLinks a {
    color: #8B6C14;
    font-size: 14px;
    line-height: 21px;
}

/* Content Left */
.private-banking .contentLeftPart h2 {
    color: #fff;
    font-size: 30px;
    line-height: 53px;
}

    .private-banking .contentLeftPart h2.borderBottom {
        color: inherit;
    }

.private-banking .contentLeftPart p {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 25px;
}


/*Contact box*/
.private-banking .pr-contactbox {
    margin-bottom: 60px;
    background: #A29E96;
    padding: 20px 35px 20px 35px;
    transform: translateY(-50px);
}

    .private-banking .pr-contactbox a {
        color: #FFFFFF;
        font-size: 14px;
        line-height: 16px;
    }

        .private-banking .pr-contactbox a:hover {
            text-decoration: underline;
        }

        .private-banking .pr-contactbox a::before {
            content: url(/images/contact-mail.svg);
            height: 13px;
            width: 20px;
            display: inline-block;
            margin-right: 8px;
        }

.private-banking .cardDetailsTop {
    border-radius: 0 0 0 50px;
    box-shadow: 0 1px 14px 0 rgb(0 0 0 / 6%);
    background: url(/images/bg-strock.jpg)left;
    padding-bottom: 35px;
}

.private-banking .creditBloc, .greyBg {
    background: url(/images/bg-strock.jpg) center no-repeat;
}
/* PAGE TOP*/
.private-banking .pageTop {
    max-width: 1586px;
    padding: 30px 222px;
    background: url(/images/top-banner.png);
    height: 264px;
}

    .private-banking .pageTop h1 {
        color: #fff;
        line-height: 42px;
        margin-bottom: 10px;
        font-size: 24px;
        padding-top: 70px;
        position: relative;
    }

.private-banking .serviceImage img {
    width: 100%;
    height: 100%;
}
.private-banking .contentLeftPart {
    transform: translateY(-90px)!important;
}
/* breadcrumbs */
.private-banking .breadcrumbs {
    padding-bottom: 28px;
}

 .private-banking .breadcrumbs a {
        background: url(/images/arrow-pr.svg)right 3px no-repeat;
    
 }

        .private-banking .breadcrumbs a.current,
        .breadcrumbs a:hover {
            color: white;
        }

        .private-banking .breadcrumbs a:last-child,
        .private-banking .breadcrumbs a:only-child {
            background: none;
            text-decoration: none;
        }

.private-banking .shareContaimner a {
    color: #848484;
    font-size: 11px;
    line-height: 19px;
}


.img-txt-holder p {
    color: #5B5B5B;
    font-family: Arial;
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 21px;
}

.img-txt-holder img {
    margin-bottom: 30px;
}

/* approach page */

.approch-content {
    display: flex;
    border-radius: 0 0 0 50px;
    box-shadow: 0 1px 14px 0 rgb(0 0 0 / 6%);
    background: url(/images/bg-strock.jpg)left;
    margin-bottom: 120px;
}


.approach-gold-text {
    color: #8B6C14;
    font-size: 21px;
    line-height: 27px;
    padding: 30px 20px 30px 20px;
}

.private-banking .approch-content p {
    color: #5B5B5B;
    font-size: 15px;
    line-height: 21px;
}

.private-banking .a {
    color: #8b6c14;
}

.private-banking a.showQuikLinks {
    background: url(../images/quick-links.png)center center no-repeat #8b6c14;
}

.private-banking .quikLinks .linksList a {
    background: #8b6c14;
}

/* business banking */
.private-banking .img-txt-holder img {
    height: 277px;
    width: 437.11px;
}

.private-banking .approach-gold-text p {
    margin-bottom: 20px;
    color: #8B6C14;
    font-size: 21px;
    line-height: 27px;
}

.private-banking .approach-gold-text {
    padding: 30px 40px;
}

    .private-banking .approach-gold-text + .img-txt-holder {
        padding-top: 30px;
    }

.private-banking .downloadBtn {
    float: none !important;
}

/*blue button*/

.private-banking a.blueBtn {
    background-color: #8B6C14 !important;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
    position: relative;
    display: block;
    text-align: center;
    border: 1px solid #8b6c14;
}

    .private-banking a.blueBtn:hover {
        background: white;
        color: #8b6c14;
        border: 1px solid #8b6c14;
    }

.private-banking .button .blueBtn span {
    display: inline-block;
    height: 100%;
    background: url(../images/arrow-pr.svg)center center no-repeat #8b6c14;
    width: 33px;
    position: absolute;
    left: 0;
    top: 0;
}

.private-banking .accLink {
    color: #313131;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
    border-bottom: 1px solid #C6C6C6;
}

.private-banking .accDetails {
    color: #5B5B5B;
    font-size: 15px;
    line-height: 21px;
}

.private-banking .accLink.activeLink {
    background: url(../images/minus.svg)right center no-repeat;
}

.private-banking .accLink {
    background: url(../images/Plus.svg)right center no-repeat;
}

.private-banking .shareContaimner a {
    color: #848484;
    font-size: 11px;
    line-height: 19px;
}

.private-banking .downloadApp {
    left: 0;
    right: auto;
}

.private-banking .cardImage {
    float: right;
}

.private-banking .expandButton {
    display: none;
}

.private-banking a.showQuikLinks {
    background: url(../images/quicklink.png) bottom no-repeat #8b6c14;
}
.private-banking .shareContaimner .st_email .email {
    background-image: none !important;
}

.private-banking .printIcon {
    background-image: none !important;
}

.private-banking .sharethis {
    background-image: none !important;
}

.private-banking .quikLinks {
    background: #8b6c14;
}

    .private-banking .quikLinks .linksList a {
        border-bottom: 1px solid white;
    }


.private-banking .blueBtn span,
.darkBlueBtn span,
.greyBtn span {
    background: url(../images/more-arrow.png)center center no-repeat #8b6c14;
}

.private-banking .downloadApp h3 {
    color: #8B6C14;
    font-size: 21px;
    line-height: 27px;
    padding: 25px 0px 25px 40px;
}



div.fancy-select{position:relative;font-weight:700;font-size:14px;color:#46565D}div.fancy-select.disabled{opacity:.5}div.fancy-select select:focus+div.trigger.open{box-shadow:none}div.fancy-select div.trigger{border-radius:1px;cursor:pointer;padding:10px 24px 9px 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;background:url(../images/select-arrow.png)right center no-repeat #fff;border:1px solid #d8e5ef;border-top-color:#d8e5ef;color:#4c535b;width:100%;transition:all 240ms ease-out;-webkit-transition:all 240ms ease-out;-moz-transition:all 240ms ease-out;-ms-transition:all 240ms ease-out;-o-transition:all 240ms ease-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.fancy-select div.trigger:after{content:"";display:block;position:absolute;width:0;height:0;border:5px solid transparent;border-top-color:#4B5468;top:-20px;right:-9px}div.fancy-select div.trigger.open{background:#dbe9f3;border:1px solid #e0eaf2;color:#7A8498;box-shadow:none}div.fancy-select div.trigger.open:after{border-top-color:#7A8498}div.fancy-select ul.options{list-style:none;margin:0;position:absolute;top:30px;left:0;visibility:hidden;opacity:0;z-index:50;max-height:200px;overflow:auto;background:#fff;border-radius:2px;border:1px solid #d8e5ef;width:100%;padding:6px 0;transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;-webkit-transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;-moz-transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;-ms-transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;-o-transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out}div.fancy-select ul.options.open{visibility:visible;top:40px;opacity:1;transition:opacity 300ms ease-out,top 300ms ease-out;-webkit-transition:opacity 300ms ease-out,top 300ms ease-out;-moz-transition:opacity 300ms ease-out,top 300ms ease-out;-ms-transition:opacity 300ms ease-out,top 300ms ease-out;-o-transition:opacity 300ms ease-out,top 300ms ease-out}div.fancy-select ul.options.overflowing{top:30px;transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;-webkit-transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;-moz-transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;-ms-transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;-o-transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out}div.fancy-select ul.options.overflowing.open{top:37px;transition:opacity 300ms ease-out,bottom 300ms ease-out;-webkit-transition:opacity 300ms ease-out,bottom 300ms ease-out;-moz-transition:opacity 300ms ease-out,bottom 300ms ease-out;-ms-transition:opacity 300ms ease-out,bottom 300ms ease-out;-o-transition:opacity 300ms ease-out,bottom 300ms ease-out}div.fancy-select ul.options li{padding:4px 12px;cursor:pointer;white-space:nowrap;transition:all 150ms ease-out;-webkit-transition:all 150ms ease-out;-moz-transition:all 150ms ease-out;-ms-transition:all 150ms ease-out;-o-transition:all 150ms ease-out;font-size:14px;line-height:13px;color:#4c535b;display:block;float:none}div.fancy-select ul.options li.hover{color:#646567}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.slides{margin:0;padding:0;list-style:none}.flexslider{padding:0;margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-o-box-shadow:0 1px 4px rgba(0,0,0,.2);zoom:1}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flex-direction-nav a,.no-js .slides>li:first-child,.slides:after,html[xmlns] .slides{display:block}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";clear:both;visibility:hidden;line-height:0;height:0}* html .slides{height:1%}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav a{width:30px;height:30px;position:absolute;cursor:pointer;text-indent:-9999px;-webkit-transition:all .3s ease}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .disabled{opacity:.3!important;filter:alpha(opacity=30);cursor:default}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.flex-control-paging li a{width:14px;height:14px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px}.flex-control-paging li a:hover{background:#2a6ebb}.flex-control-paging li a.flex-active{background:#2a6ebb;cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:0}.flex-direction-nav .flex-next{opacity:1;right:0}}.switch-button-label{float:left;font-size:14px;cursor:pointer;text-transform:uppercase;padding:0 20px!important}.switch-button-label.off,.switch-button-label.on{color:#2c343a}.switch-button-background{float:left;position:relative;background:#3f4850;cursor:pointer}.switch-button-button{position:absolute;left:-1px;top:-1px;background:#2a6ebb;border:1px solid #2a6ebb;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}h2.simulatorTitle span{margin-right:15px}h2.simulatorTitle{float:left;margin-bottom:25px}.checkBoxButton{float:left;margin-left:20px;margin-top:10px}a.centeredBtn{width:150px;margin:0 auto}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               .mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}

/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
.intl-tel-input {
  position: relative;
  display: inline-block; }
  .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .intl-tel-input .hide {
    display: none; }
  .intl-tel-input .v-hide {
    visibility: hidden; }
  .intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px; }
    .intl-tel-input .selected-flag .iti-flag {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .intl-tel-input .selected-flag .iti-arrow {
      position: absolute;
      top: 50%;
      margin-top: -2px;
      right: 6px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 4px solid #555; }
      .intl-tel-input .selected-flag .iti-arrow.up {
        border-top: none;
        border-bottom: 4px solid #555; }
  .intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll; }
    .intl-tel-input .country-list.dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    .intl-tel-input .country-list .flag-box {
      display: inline-block;
      width: 20px; }
    @media (max-width: 500px) {
      .intl-tel-input .country-list {
        white-space: normal; } }
    .intl-tel-input .country-list .divider {
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid #CCC; }
    .intl-tel-input .country-list .country {
      padding: 5px 10px; }
      .intl-tel-input .country-list .country .dial-code {
        color: #999; }
    .intl-tel-input .country-list .country.highlight {
      background-color: rgba(0, 0, 0, 0.05); }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
      vertical-align: middle; }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
      margin-right: 6px; }
  .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0; }
  .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 46px; }
  .intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer; }
    .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default; }
    .intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
      background-color: transparent; }
  .intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table; }
  .intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px; }
  .intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px; }
  .intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px; }
  .intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px; }
  .intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px; }
  .intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px; }
  .intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 92px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px; }
  .intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px; }
  .intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px; }
  .intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .intl-tel-input.iti-container:hover {
      cursor: pointer; }

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%; }
  .iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em; }

.iti-flag {
  width: 20px; }
  .iti-flag.be {
    width: 18px; }
  .iti-flag.ch {
    width: 15px; }
  .iti-flag.mc {
    width: 19px; }
  .iti-flag.ne {
    width: 18px; }
  .iti-flag.np {
    width: 13px; }
  .iti-flag.va {
    width: 15px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
      background-size: 5630px 15px; } }
  .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti-flag.af {
    height: 14px;
    background-position: -66px 0px; }
  .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti-flag.al {
    height: 15px;
    background-position: -132px 0px; }
  .iti-flag.am {
    height: 10px;
    background-position: -154px 0px; }
  .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti-flag.as {
    height: 10px;
    background-position: -242px 0px; }
  .iti-flag.at {
    height: 14px;
    background-position: -264px 0px; }
  .iti-flag.au {
    height: 10px;
    background-position: -286px 0px; }
  .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti-flag.az {
    height: 10px;
    background-position: -352px 0px; }
  .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti-flag.be {
    height: 15px;
    background-position: -440px 0px; }
  .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti-flag.br {
    height: 14px;
    background-position: -680px 0px; }
  .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti-flag.by {
    height: 10px;
    background-position: -790px 0px; }
  .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px; }
  .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti-flag.do {
    height: 13px;
    background-position: -1379px 0px; }
  .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti-flag.us {
    height: 11px;
    background-position: -5241px 0px; }
  .iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px; }
  .iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px; }
  .iti-flag.va {
    height: 15px;
    background-position: -5307px 0px; }
  .iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px; }
  .iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px; }
  .iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px; }
  .iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px; }
  .iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px; }
  .iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px; }
  .iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px; }
  .iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px; }
  .iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px; }
  .iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px; }
  .iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px; }
  .iti-flag.za {
    height: 14px;
    background-position: -5566px 0px; }
  .iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px; }
  .iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px; }

.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../images/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
      background-image: url("../images/flags@2x.png"); } }

.iti-flag.np {
  background-color: transparent; }

.title {
    color: #3f4850;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: 400 !important;
    font-family: CoText_W_Bd;
}

.title img {
    width: 30px;
    vertical-align: middle;
}
.careersFormContainer .formTextBox h3.extensionMessage.fieldName {
    font-size: 20px;
    font-family: CoText_W_Bd;
    top: auto;
    position: static;
}
.termsContent h3 {
    color: #414648;
    font-family: CoText_W_Bd;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 35px;
}
.termsContent {
    font-family: CoText_W_Bd;
}

.termsContent span{
    font-weight: bold;
}

.termsContainer .termsContent {
    overflow: inherit;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px !important;
    border-radius: 5px;
    background-color: #EEEEEE !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height: 60px;
    width: 8px !important;
    border-radius: 5px !important;
    background-color: #2B6EBD !important;
}
.success {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/light-white-bg.png);
    width: 100%;
    height: 100%;
    z-index: 99999
}
    .success div {
        font-family: CoText_W_Bd;
        font-size: 19px;
    }
.success .welcomeBlock {
    max-width: 500px;
    text-align: center;
    color: #414648;
    font-size: 19px;
    height: 400px;
}
    .success .termsContent {
        text-align: center !important;
    }
    .success .welcomeBlock span {
        display: block;
        color: #2B6EBD;
        font-size: 19px;
        font-weight: bold;
        margin-bottom: 40px;
        letter-spacing: 0;
        line-height: 32px;
        text-align: center;
    }
.success .welcomeBlock h3 {
    background-image: url(../images/success.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 80px;
    color: #414648;
    font-size: 25px;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    background-size: 60px;
}

.success a.button.blueBtn {
    float: none;
    width: 142px;
    margin: 0 auto;
}
    .success #mCSB_3_scrollbar_vertical {
        display: none !important;
    }
.termsContent span {
    font-weight: bold;
    background-image: url(../images/download-icon.png);
}
.riTextBox{font-family:Arial!important}::-webkit-input-placeholder{color:#2e353a}:-moz-placeholder{color:#2e353a;opacity:1}::-moz-placeholder{color:#2e353a;opacity:1}:-ms-input-placeholder{color:#2e353a}.redFont,span.error{color:#ff3a3a}.noItems{font-size:22px}.noborder{border:0;min-width:90px}.ajaxLoader{background:url(../images/ajax-loader01.gif)center center no-repeat #FFF}a.socialCommon{display:block;float:left;height:30px;margin-bottom:15px;margin-right:7px;width:30px}.gMap{height:563px;width:100%;margin-top:30px;margin-bottom:30px}.viewallmedia{float:right;display:inline;font-size:15px}.redFont span{color:#add8e6}.error,.redFont span.error{color:#ff3a3a}.NLMessage{font-size:18px}.atmIco,.branchIco{color:#2a6ebb;font-size:12px}.margin10{margin-bottom:10px}.textAlign{text-align:center}.max200{width:400px}.ibanBtn{padding-left:36px!important;padding-right:20px!important}.info{color:green}.subscription{min-height:80px}.container label{display:block;margin-bottom:8px}.careerFormSep .special{margin-bottom:10px}.width150{width:150px!important}span.dropDownText{display:inline-block;padding:10px}.special .fancy-select{display:inline-block;width:275px}.width400{width:400px}.width400 label{display:inline-block;margin-bottom:8px}.boxWideTitle{color:#000}.marginLeft10{margin-right:10px}.menuContentLink.menuContentLink{display:inline;font-size:12px}.RadInput{padding:0 10px}span.simulate{background:url(../images/.png)center center no-repeat #2c68ab}.paddBottom10{padding-bottom:10px}.k-chart{height:350px!important}.divCalcTable{display:none}.showGrid.showGrid.showGrid{background:url(../images/table-icon.png)center center no-repeat #2c68ab}.gmapLegend{position:absolute;float:left;margin-bottom:0}.paddTop3{padding-top:3px}.atmIco,.branchIco{padding:6px 0 6px 19px}.branchIco{float:left;background:url(../images/bank-location.png)left 2px no-repeat;margin-right:8px}.atmIco{float:left;background:url(../images/atm-location.png)left 2px no-repeat}.selectorAlert{float:left;color:red;display:none}.halfWidth{width:50%}.customInput{width:25%!important;margin-right:8px}.overLay{background-color:#FFF;background-image:url(/images/ajax-loader01.gif);background-position:center center;background-repeat:no-repeat;top:0;left:0;width:100%;height:100%;line-height:32px;opacity:.4;position:absolute}.supText{position:relative;top:-1px;font-size:8px;display:inline-block;color:#fff}
.waysTobankBloc .customCustomerSprt {
	display: none
}
@media all and (min-width:750px)and (max-width:1024px) {
    .interrestedPopup {top:130px;}
.flipbookBtn a.button.blueBtn , .reportListingQuaterly li:hover .flipbookBtn a.button.blueBtn{display: block; font-size: 12px; margin-top: 0; padding-left: 39px; padding-right: 3px; position: absolute; right: 36%; top: 15px; width: 100px;}
.mainMenu li.purple:hover a.firstLevel, .mainMenu li.red:hover a.firstLevel, .mainMenu li.yellow:hover a.firstLevel, .mainMenu li:hover a.firstLevel {
	background-color: #e6e9ef;
	color: #2e353a;
	border-bottom: 5px solid #e6e9ef
}
.mainMenu li.active a.firstLevel, .mainMenu li.active.purple a.firstLevel, .mainMenu li.active.red a.firstLevel, .mainMenu li.active.yellow a.firstLevel, .mainMenu li.darkBlue:hover a.firstLevel, .mainMenu li.grey:hover a.firstLevel {
	color: #fff
}
.mainMenu li.active a.firstLevel {
	background-color: #00a8b4;
	border-bottom-color: #00a8b4
}
.mainMenu li.active.purple a.firstLevel {
	background-color: #6e2c6b;
	border-bottom-color: #6e2c6b
}
.mainMenu li.active.yellow a.firstLevel {
	background-color: #ffce00;
	border-bottom-color: #ffce00
}
.mainMenu li.active.red a.firstLevel {
	background-color: #d12a2e;
	border-bottom-color: #d12a2e
}
.mainMenu li.darkBlue:hover a.firstLevel {
	background-color: #002453;
	border-bottom-color: #002453
}
.mainMenu li.grey:hover a.firstLevel {
	background-color: #18191a;
	border-bottom-color: #18191a
}
.highlightedBloc {
	margin-bottom: 25px
}
.waysTobankBloc .customCustomerSprt {
	display: block;
	width: 100%;
	margin-bottom: 0!important;
	border-top: 15px solid #fff;
	background: #fff
}
.rightBloc .customCustomerSprt, .search {
	display: none
}
.waysTobankBloc .blocpadd {
	position: relative
}
.menuNav, .search {
	position: absolute
}
.waysTobankBloc .customCustomerSprt a.blueBtn {
	left: inherit!important;
	right: 20px
}
.waysTobankBloc .blockLinks {
	padding-bottom: 30px
}
.borrowSlider .sliderBlock {
	width: 62.5%
}
.borrowSlider .sliderBlock .flex-control-nav {
	top: inherit;
	bottom: 35px!important
}
.customWidthRabeh .listingRow.last {
	margin-right: 1.6%
}
.mainSlider li img {
	float: right
}
.reportListingQuaterly.searchListing li {
	padding-right: 160px
}
div, td {
	font-size: 13px
}
.safearea {
	width: auto;
	max-width: 100%!important
}
.headerNav a {
	padding: 8px 20px
}
.newsTitle {
	font-size: 18px!important;
	line-height: 20px;
	margin-bottom: 5px
}
.newsDetails {
	color: #e9e9e9;
	font-size: 13px;
	line-height: 15px;
	margin-right: 1%;
	padding-top: 10px;
	width: 55%
}
.search {
	right: 0;
	top: 34px;
	background: #2c343a;
	width: 320px
}
.topMenu a {
	margin: 9px 10px 9px 0
}
.onlineBanking a {
	padding: 8px 0 8px 20px;
	background-position: left 8px
}
.language a {
	padding: 6px 0 12px
}
.searchBtn {
	display: block;
	float: left;
	border-left: 1px solid #414b52
}
.searchBtn a {
	background: url(../images/searchBtn.png)center center no-repeat #2c343a;
	display: block;
	width: 40px;
	height: 32px
}
.menuNav {
	background: #e6e9ef;
	width: 100%;
	top: 100%;
	display: none
}
.menuIcon, .menuIcon a {
	display: block
}
a.firstLevel, a.hasSubMenu, a.hasSubMenu:hover {
	background-image: none!important;
	padding: 10px 10px 13px
}
a.firstLevel {
	border-bottom-color: #e6e9ef
}
.menuIcon a {
	background: url(../images/menu-icon.png)center center no-repeat #fff;
	width: 60px;
	height: 60px;
	margin-left: 10px
}
.breadcrumbs, .homeRightBlock.usefulLinks, .quikLinks {
	display: none
}
.menuIcon a.active {
	background-color: #e6e9ef
}
.search input {
	width: 240px
}
input.serachBtn {
	width: 40px
}
.sliderShape {
	width: 438px;
	background-position: top right
}
.flex-active-slide .sliderBtn, .flex-active-slide .sliderCaption {
	left: 30px
}
.mainSlider .flex-direction-nav .flex-prev {
	left: 232px
}
.mainSlider .flex-direction-nav .flex-next {
	left: 270px
}
.latestNews .blockTitle {
	width: 17%
}
.newsDate {
	width: 11%!important;
	font-size: 14px
}
.newsDate span {
	font-size: 22px
}
.latestNewsSlider {
	width: 83%
}
.newsLink {
	width: 24%
}
.homepageBlocks .listingContainer, .sliderBlock {
	width: 59%;
	margin-right: 1.9%;
	float: left
}
.homepageBlocks .homeRightBlock {
	clear: both;
	width: 100%;
	float: none
}
.cardSearch, .productsBlock {
	width: 39.1%;
	margin-right: 0;
	float: left
}
.homepageBlocks {
	padding: 45px 10px 0
}
.productsBlock img {
	height: auto
}
.sliderBlock .flex-control-nav {
	top: 20px
}
.footerSitemap .listingRow {
	width: 33.3%
}
.shareContaimner {
	margin-top: -22px
}
.pageTop {
	margin: 0 auto
}
.pageContent {
	padding: 10px
}
.contentLeftPart {
	width: 61.3%
}
.contentRightPart {
	width: 36%
}
.cardImage {
	width: 100%
}
.waysTobankBloc a.blueBtn {
	left: inherit!important;
	right: 20px
}
.filtersBlock .fancy-select {
	margin-right: 18px
}
.listingRow.lastIpad, .reportListing li.lastIpad {
	margin-right: 0!important
}
.waysTobankBloc {
	width: 35.5%
}
.highlightedLoan {
	width: 62.5%
}
.customerSupportBanner {
	width: 53%;
	float: left
}
.loanSimulator {
	background: #F1F1F1;
	float: right;
	padding: 15px
}
.rightBloc {
	clear: both;
	display: block;
	float: none;
	width: 62.5%
}
.loanSimulator {
	width: 47%
}
.careersFormContainer {
	width: 100%
}
.testemonials {
	width: 87%
}
.careersCols li {
	overflow: hidden
}
.careersListing .listingRow {
	width: 100%;
	background: 0 0!important;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px
}
.careersListing .listingRow .listingInfos .links a.blueBtn {
	bottom: 10px
}
.filterCareers {
	width: 60%
}
.supportThreeCol li {
	width: 50%
}
.supportThreeCol li.lastIpad {
	clear: both;
	margin-top: 30px
}
.custSupport .leftCol, .custSupport .rightCol, .custSupport li {
	margin-bottom: 10px;
	width: 100%
}
.titleFilter h2 {
	width: 35%
}
.faqFilter {
	width: 35%;
	padding-right: 30%
}
.reportListing li {
	width: 32%
}
.reportListing li.last {
	margin: 0 1.8% 1.8% 0
}
.copyright, .footerLinks {
	margin-left: 10px
}
.footerLinks {
	width: 90%;
	margin-bottom: 10px
}
.signature {
	float: left;
	margin-left: 30px
}
.footerRightBlock {
	width: 38%
}
.footerSitemap {
	width: 60%;
	padding-left: 2%
}
.quikLinks {
	top: 290px
}
.highlightedLoan {
	margin-bottom: 20px
}
a.firstLevel {
	font-size: 14px
}
.detailsLeft, .detailsRight {
	width: 100%;
	float: none;
	margin-bottom: 20px
}
.corporateBankingList .listingRow {
	width: 49%
}
.business .footerSitemap .listingRow {
	width: 25%
}
.business .homeRightBlock {
	padding-top: 19px
}
.business .busFinanSide {
	float: left
}
.careersFormContainer .leftCol, .careersFormContainer .rightCol {
	width: 48%
}
.contentRightPart .loanSimulator {
	width: 100%!important;
	margin: 0
}
.leftMenu li a {
	padding: 16px 7px
}
.uiSliderHolder {
	width: 80%
}
.buttonsHolder {
	margin-left: 0
}
.monthlyPayment a.button {
	float: none;
	clear: both;
	margin: 0 auto 10px;
	max-width: 130px
}
.blocAbsoluteText h3, .mediaListingNews .listingRow, .mediaListingPublications .listingRow {
	margin-bottom: 20px
}
.mediaRightBlock {
	display: none
}
.contentLeftPart .highlightedLoan, .ourLocationAbout {
	width: 100%;
	margin-right: 0
}
.ourLocationAbout img {
	width: 100%
}
.loanInfo a.button {
	position: relative;
	bottom: inherit
}
.totalHolder {
	left: 34%
}
.historyShortDesc .number {
	font-size: 28px
}
.historyShortDesc .desc {
	font-size: 14px
}
.events .latestevents .newsDetails {
	width: 78%
}
.mediaListingNews .listingDate, .mediaListingPublications .listingDate {
	color: #394043;
	float: left;
	font-size: 15px;
	margin-bottom: 10px
}
.partnersListing .listingRow {
	float: left;
	margin: 0 5% 55px 0;
	padding-right: 0;
	width: 30%
}
.gallery .listingRow {
	float: left;
	margin-bottom: 20px;
	margin-right: 2%;
	width: 48.5%
}
.errorContent {
	background: #eee;
	line-height: 25px;
	padding: 45px 40px;
	text-align: center
}
.tableBody td {
	color: #3f4850;
	font-size: 14px;
	padding: 15px 10px
}
.waysTobankBloc.investor {
	width: 100%
}
.cardsList .listingRow {
	width: 48%
}
.blocAbsoluteText {
	padding: 20px;
	position: static;
	width: 100%
}
.testemonials .flex-direction-nav .flex-prev {
	left: -60px
}
.accLink {
	padding-right: 20px
}
.locationFilter li.select {
	width: 170px
}
.membersLising li {
	margin: 0 20px 25px 29px
}
.downloadApp {
	margin-top: 0;
	position: relative;
	width: 100%
}
.creditBloc {
	background: #f1f1f1;
	float: left;
	height: auto!important;
	margin-bottom: 20px;
	width: 100%
}
.serviceImage, .serviceImage img, .serviceInfo {
	width: 100%
}
.loanInfo {
	height: auto
}
.brandIdentity .identityLeft, .brandIdentity .identityRight, .brandLeftPart, .brandValues .valueParts {
	width: 98%
}
.brandRightPart {
	float: left;
	margin-bottom: 20px;
	padding-left: 15px;
	width: 98%
}
.brandIdentity .identityLeft {
	margin-bottom: 19px
}
.loanInfo a.button.blueBtn {
	bottom: -24%;
	float: left;
	position: absolute;
	right: 4%!important
}
a.darkBlueBtn {
	bottom: -30%!important
}
.loanInfo a.button.greyBtn {
	right: 4%;
	position: absolute;
	bottom: 15px;
	left: inherit
}
.sliderRight a.button.blueBtn {
	margin-top: 14px!important;
	width: 97px!important
}
.business .busFinanSide {
	margin-right: 1.9%;
	width: 59%
}
.business .investorRelationsRight {
	float: left;
	width: 39.1%;
	margin-right: 0!important
}
.ourLocationAbout .bottomLeft {
	bottom: 10px;
	left: 30%;
	position: absolute;
	width: 53%
}
.ourLocationAbout h3 {
	width: 96%
}
.business a.blueBtn {
	min-width: 106px
}
.mediaListingNews .listingRow, .mediaListingPublications .listingRow {
	width: 48%
}
.mediaListingNews .listingDate, .mediaListingPublications .listingDate {
	width: 31%
}
.mediaListingNews .listingTitle, .mediaListingPublications .listingTitle {
	float: left;
	width: 69%
}
.mediaListingNews .listingLink, .mediaListingPublications .listingLink {
	width: 100%
}
.blocAbsoluteText a.button {
	float: right;
	left: inherit;
	margin-top: 20px;
	position: relative
}
.creditBloc a.button.blueBtn {
	bottom: 10%
}
.imageHolder.news img {
	max-width: 100%!important
}
.newsDetailsContent .newsDate {
	width: 100%!important;
	text-align: left!important
}
.expandButton a {
	padding: 8px 0 11px 15px!important
}
a.secondLevel {
	font-size: 16px;
	margin-bottom: 20px
}
.menuToshow li {
	width: 22%;
	margin-right: 3%
}
.reportListingQuaterly li .downloadBtn a {
	display: block;
	font-size:12px;
}
.logOutHolder .newsLink {
	margin: 0!important;
	width: auto!important
}
.logOut .sliderBlock {
	width: 85%
}
.logOut .sliderBlock.sameHeightBox ul.slides li {
	position: relative!important;
	height: 400px
}
.logOut .sliderInfo {
	height: 218px!important;
	width: 100%!important;
	padding: 27px 20px 21px
}
.logOut .imageBorder {
	width: 99.95%!important
}
.leadership .listView a, .leadership .mapView a {
	padding: 10px 5px;
	font-size: 11px
}
.leadership .listView.active, .leadership .mapView.active {
	padding-bottom: 20px
}
.welcomeBlock {
  height: auto;
  margin-top: 0;
  top: 20%;
}
.investorChart {
	width: 420px
}
.chartInfo {
	margin-top: 0;
	margin-bottom: 30px
}
.highlightedBloc.cardSelect {
	width: 57%
}
.business #ctl00_cpMainContent_BICMSZone1_upMain {
	float: left!important;
	height: inherit!important;
	width: 59%!important;
	margin-right: 1.9%
}
.business .homepageBlocks .sliderBlock .slides li.sameHeightBox {
	float: none!important
}
.business .homepageBlocks .sliderBlock .slides {
	width: auto!important
}
.business .homeRightBlock .investorRelationsRight {
	position: static!important
}
.header, .mainMenu {
	left: 0;
	position: fixed
}
.business .homeRightBlock {
	height: inherit!important
}
.business #ctl00_cpMainContent_BICMSZone1_upMain .busFinanSide {
	width: 100%;
	margin-right: 0
}
.homeRightBlock #cpMainContent_BICMSZone2_ctl00_pControls #cpMainContent_BICMSZone2_ctl00_pContainer {
	width: 59%!important;
	float: left;
	margin-right: 1.9%
}
.sliderBlock {
	margin-bottom: 15px
}
.highlightedBloc {
	width: 62.5%
}
.showMenuRight .relatedLinks {
	display: block!important
}
.rightRelatedLinks.cards, .showMenuRight {
	width: 35.5%;
	margin-bottom: 20px
}
.highligtedBlocText {
	width: auto;
	right: 5px;
	left: 5px;
	padding: 7px
}
.header, .latestNewsSlider .flex-direction-nav a {
	right: 0
}
.highligtedBlocText .summary {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 13px
}
.contentLeftPart .infoHolder {
	width: 100%;
	margin-right: 17px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	float: left
}
.highlightedBloc .cardSearch {
	padding: 15px;
	width: 45%!important
}
.footerSitemap .listingRow:nth-child(4), .footerSitemap .listingRow:nth-child(5), .footerSitemap .listingRow:nth-child(6) {
	clear: both;
	float: none
}
.header {
	top: 0;
	z-index: 995
}
.mainMenu {
	right: 0;
	top: 40px;
	z-index: 993;
	background: #fff;
	padding-top: 10px
}
.mainSliderHolder, .pageTop {
	margin-top: 126px
}
.newsDetails .summary {
	display: none
}
.latestNewsSlider .flex-direction-nav a.flex-prev {
	right: 30px
}

}

@media all and (min-width:750px)and (max-width:1023px) {
    .highlightedBloc.cardSelect.selectPS .col-md-4 {
	width: 48%;
	float: left;
	margin-right: 2%;
	min-height: 356px;
	margin-bottom: 15px;
}
    .highlightedBloc.cardSelect.selectPS .highlightedContainer {height:430px !important;}
}

@media all and (min-width:300px)and (max-width:750px) {
    .highlightedBloc.cardSelect.selectPS .highlightedContainer {background-size:100%; height:280px !important; background-position: center top;}
    .highlightedBloc.cardSelect.selectPS .col-md-4 {
	width: 100%;
	float: none;
	margin-right: 0;
	min-height: inherit;
	margin-bottom: 30px;
}

    .highlightedBloc.cardSelect.selectPS .highlightedContainer .innercontainer {bottom:10px;}
    .highlightedBloc.cardSelect.selectPS .highlightedContainer .innercontainer h3 {font-size:17px;}
    .interrestedPopup.show {
  max-width: 87%;
  padding: 25px 20px;
  right: 0;
}
    .contentLeftPart > iframe, .accDetails > iframe { max-width: 100% !important;}
    .supportThreeCol.treasuryContact li {min-height: inherit;}
    .careersFormContainer .formBtn {margin-top:10px;}
    .menuToshow.menuCards {
  height: auto !important;
}
    .downloadApp .titleLink {line-height: 40px;}
    .downloadApp .downloadBtn {margin: 11px 0;}
	.flipbookBtn a.button.blueBtn , .reportListingQuaterly li:hover .flipbookBtn a.button.blueBtn{width:100px; font-size: 12px; padding-left: 23px; position: absolute; left:55%; top: 41px; display:block; margin-top:0;}
	.socialmediaLinks{padding:15px 10px 0;}
	.socialmediaLinks span a{border-right:0 !important; padding-right:0;}
.header, .mainMenu {
	position: fixed;
	left: 0
}
.mainSlider .flex-direction-nav {
	z-index: 99
}
.latestNewsSlider .flex-direction-nav a.flex-prev {
	left: 0;
	right: inherit;
	border: none
}
.header, .latestNewsSlider .flex-direction-nav a.flex-next {
	right: 0
}
.newsDetails .summary {
	display: none
}
.newsDetails {
	width: 100%;
	margin-right: 0
}
.newsTitle {
	padding: 0 40px
}
.newsLink a.button {
	margin-right: 40px
}
.newsDate {
	width: auto;
	text-align: left;
	margin-left: 40px
}
.header {
	top: 0;
	z-index: 999
}
.mainMenu {
	right: 0;
	top: 47px;
	z-index: 993;
	background: #fff
}
.mainSliderHolder, .pageTop {
	margin-top: 102px
}
.header .safearea {
	position: relative
}
.borrowSlider .sliderBlock .flex-control-nav {
	top: 140px
}
.borrowSlider .sliderBlock {
	width: 100%;
	height: 205px
}
.borrowSlider .sliderBlock .slides li {
	width: 12.5%!important
}
.borrowSlider .sliderBlock .sliderInfo {
	width: 51%;
	padding: 10px 10px 20px 20px;
	height: 181px!important
}
.events .contentLeftPart .mediaListingNews .listingRow, .highlightedBloc {
	width: 100%
}
.borrowSlider .sliderBlock .sliderInfo h3 {
	padding-right: 0!important;
	margin-bottom: 15px
}
.sliderInfo h3 a {
	font-size: 16px
}
.footerSitemap {
	float: none
}
.mainSlider li img {
	float: right
}
.leadership .listView, .leadership .mapView, .reportListingQuaterly a.button.blueBtn {
	float: none
}
.rightRelatedLinks {
	display: none!important
}
.leadership .listView a, .leadership .mapView a {
	display: block
}
.leadership .listView.active, .leadership .mapView.active {
	padding-bottom: 0;
	background: 0 0
}
.reportListingQuaterly .downloadBtn, .searchListing .downloadBtn {
	float: none!important
}
.creditBloc {
	margin-bottom: 20px
}
.relatedLinks {
	display: none!important
}
.productSummary a.button, .sliderInfo a.button {
	margin-top: 25px!important
}
.loanInfo a.button.blueBtn {
	left: 54%!important;
	right: 4%;
	position: absolute;
	bottom: 15px
}
.events .contentLeftPart, .events .contentRightPart {
	width: 100%;
	margin: 0
}
.events .latestevents .newsDetails {
	width: 65%
}
.partnersListing .listingRow {
	float: none;
	margin: 0 0 25px;
	padding-right: 0;
	width: 100%
}
.responsiveTable {
	width: 100%;
	overflow-x: scroll
}
.responsiveTable::-webkit-scrollbar {
-webkit-appearance:none;
width:8px;
height:8px
}
.responsiveTable::-webkit-scrollbar-thumb {
border-radius:8px;
border:3px solid #fff;
background-color:rgba(0,0,0,.2)
}
.aboutLeft, .aboutRight {
	width: 100%;
	margin: 0 0 20px;
	float: none
}
.historyShortDesc li {
	border-bottom: 1px solid #cbcbcb;
	float: left;
	margin-bottom: 3%;
	padding-right: 0;
	width: 100%
}
.errorContent {
	background: #eee;
	line-height: 25px;
	padding: 45px 10px;
	text-align: center
}
.linksHolder a {
	margin-right: 5px
}
.waysTobankBloc.investor {
	width: 100%
}
.breadcrumbs, .highlightedBloc .cardSearch, .menuNav, .quikLinks, .search, .shareContaimner, .topMenu, .web {
	display: none
}
.menuNav {
	max-height: 270px;
	overflow: scroll;
	top: 54px;
	position: absolute;
	background: #E6E9EF;
	width: 96%;
	padding: 10px 2%;
	z-index: 99
}
.menuIcon, .mobile, .searchBtn {
	display: block
}
.headerNav a {
	color: #FFF;
	font-size: 15px;
	line-height: 15px;
	margin: 0;
	padding: 12px 10px
}
.onlineBanking a {
	font-size: 0;
	padding: 0 15px 0 0;
	line-height: 16px;
	display: inline-block;
	height: 37px
}
.header {
	margin-bottom: 0
}
.mainMenu {
	padding-bottom: 1px;
	border-bottom: 1px solid #88867f
}
.slides li img {
	width: auto;
	display: block;
	height: 180px
}
.sliderBtn a.blueBtn {
	font-size: 14px;
	line-height: 16px;
	margin-top: 30px;
	text-align: center
}
.flex-active-slide .sliderBtn {
	left: 12px
}
.sliderBtn {
	bottom: 20px
}
.sliderShape {
	background-position: right top;
	height: 400px;
	left: -70%;
	width: 70%;
	z-index: 990;
	top: -130px
}
.latestNews, .mainSlider {
	height: auto
}
.flex-active-slide .sliderCaption {
	left: 15px;
	overflow: hidden
}
.sliderCaption {
	color: #2C343A;
	font-size: 12px;
	left: -100%;
	line-height: 15px;
	position: absolute;
	transition: all 1300ms linear 0s;
	width: 175px;
	z-index: 992
}
.latestNews {
	position: static;
	width: 100%;
	top: 0
}
.latestNews .blockTitle a {
	padding: 20px 0 20px 15px
}
.latestNews .blockTitle {
	text-align: left;
	width: 100%;
	float: none
}
.latestNewsSlider {
	height: auto;
	width: 100%;
	float: none
}
.newsDate {
	margin-top: 10px
}
.newsLink {
	margin: 15px 0;
	width: 100%
}
.logOut .sliderBlock, .sliderBlock {
	float: none;
	height: 400px;
	min-height: 400px;
	margin-right: 0;
	width: 100%;
	margin-bottom: 10px
}
.sliderBlock {
	margin-bottom: 0!important
}
.logOut .sliderBlock {
	min-height: 445px!important
}
.logOut .imageBorder {
	width: auto!important
}
.sliderBlock .flex-control-nav {
	top: 15px;
	right: 10px
}
.flex-control-nav li {
	margin: 0 3px!important
}
.sliderInfo {
	padding: 10px 20px 20px
}
.homepageBlocks {
	padding-top: 0!important
}
.latestNewsBlock {
	margin-bottom: 10px
}
.productsBlock {
	float: none;
	margin-right: 0;
	width: 100%;
	margin-bottom: 15px
}
.homeRightBlock {
	float: none;
	padding-top: 0;
	width: 100%
}
.cardSearch, .homeRightBlock .listingContainer {
	padding: 0 15px
}
.footerRightBlock {
	position: relative;
	width: 100%
}
.menuIcon a, .search, .searchBtn, .totalHolder, span.arrow {
	position: absolute
}
.footerLinks {
	padding: 0 10px
}
.footer a {
	border-right: 1px solid #7B7F82;
	font-size: 14px;
	margin-right: 6px;
	padding-right: 6px
}
.footer a.last {
	border: 0
}
.signature {
	float: left;
	margin-right: 0;
	padding: 0 10px
}
.copyright {
	float: left;
	font-size: 13px;
	padding: 15px 10px 0
}
.footer .safearea, .signature {
	font-size: 13px!important
}
.searchBtn {
	border-left: 1px solid #e5e8ef;
	display: block;
	float: left;
	left: 60px;
	top: 47px;
	z-index: 997
}
.searchBtn a {
	background: url(../images/search-mobile.png)left 2px no-repeat #FFF;
	display: block;
	height: 55px;
	width: 55px
}
.searchBtn a.active {
	background-position: left bottom;
	background-color: #2C343A
}
.search {
	background: #2C343A;
	border-left: 1px solid #4A555D;
	height: auto;
	left: 0;
	padding: 15px 10px;
	top: 101px;
	width: 100%;
	z-index: 1000
}
.search input {
	background: #2C343A;
	border: 0;
	width: 82%
}
.search input.serachBtn {
	width: 40px
}
.logoHolder a {
	background: url(../images/mobile-logo.png)right center no-repeat;
	display: block;
	height: 46px;
	width: 149px
}
.menuIcon a {
	background: url(../images/menu-icon.png)center center no-repeat #FFF;
	display: block;
	height: 54px;
	margin-left: 0;
	width: 60px;
	top: 0
}
.blocAbsoluteText, .downloadApp, .leftMenu li {
	position: relative
}
.menuIcon a.active {
	background-color: #e6e9ef
}
.blocAbsoluteText, .cardImage, .cardsList .listingRow, .careersFormContainer, .careersFormContainer .leftCol, .careersFormContainer .rightCol, .contentLeftPart, .contentLeftPart .highlightedLoan, .contentRightPart, .detailsLeft, .detailsRight, .highlightedBloc, .highlightedLoan, .loanImage, .loanInfo, .locationFilter li.select, .mediaRightBlock, .ourLocationAbout, .ourLocationAbout img, .rightBloc, .sliderLeft, .sliderRight, .waysTobankBloc {
	width: 100%
}
.pageContent {
	padding: 0 10px 20px
}
.contentLeftPart .ourLocationAbout h3 {
	width: 93%
}
.blockLinks, .blockLinksBlue {
	margin-bottom: 50px
}
.highlightedLoan, .rightBloc, .waysTobankBloc {
	margin-bottom: 20px
}
.highligtedBlocText {
	background: #fff;
	bottom: inherit;
	left: 0;
	padding: 0;
	position: relative;
	width: 100%
}
.highligtedBlocText h3 {
	font-size: 17px;
	margin-bottom: 5px
}
.highligtedBlocText .summary {
	font-size: 12px
}
.highlightedBloc {
	float: left;
	margin-bottom: 20px
}
.highlightedBloc img {
	width: 100%
}
.corporateBankingList .listingRow {
	margin-right: 0;
	width: 100%
}
.relatedLinks h3 {
	font-size: 16px
}
.sliderLeft {
	border-right: 0;
	float: none;
	width: 100%;
	border-bottom: 1px solid #B5C1CA;
	padding-bottom: 15px;
	margin-bottom: 10px
}
.sliderRight {
	padding-bottom: 10px;
	float: none;
	clear: both
}
.business .sliderInfo h3 {
	line-height: 20px;
	margin-bottom: 25px
}
.careersListing .listingRow .listingTitle a, .reportMenu li a {
	line-height: 18px
}
.business .homepageBlocks .homeRightBlock {
	padding: 0 15px
}
.downloadApp {
	float: right;
	margin-top: 0;
	right: 0;
	top: 0;
	width: 100%
}
.filtersBlock .fancy-select {
	float: none;
	margin: 0 0 10px!important;
	width: 100%
}
.filtersBlock label {
	float: none;
	margin: 8px 20px 20px 0;
	display: block;
	width: 100%
}
a.rowLink {
	font-size: 15px
}
.careersCols li {
	float: none;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px
}
.careersListing .listingRow .links a {
	margin-bottom: 5px
}
.filterCareers {
	width: 100%
}
.filterCareers .labelHolder {
	float: left;
	padding-top: 8px;
	width: 25%
}
.filterCareers .selectHolder {
	float: left;
	width: 75%
}
.careersListing .listingRow {
	float: none;
	width: 100%
}
.testemonials {
	width: 86%
}
.testemonials .flex-direction-nav .flex-prev {
	left: -60px
}
.testemonials .flex-direction-nav .flex-next {
	right: 20px
}
.supportThreeCol li {
	float: none;
	margin-bottom: 30px;
	width: 100%
}
.threeColBlocBot li {
	width: 100%!important;
	border: 0 solid red!important
}
.threeColBlocBot li.first, .threeColBlocBot li.second {
	border-bottom: 1px #ccc solid!important;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.custSupport .leftCol, .custSupport .rightCol, .custSupport li {
	float: left;
	margin-bottom: 15px;
	width: 100%
}
.titleFilter h2 {
	font-size: 20px;
	padding-top: 10px;
	width: 48%
}
.creditBloc, .gmap, .leftMenu, .reportListing li, .serviceImage, .serviceImage img, .towBlocs {
	width: 100%
}
.faqFilter {
	padding-right: 0
}
.accLink {
	padding-right: 20px
}
.reportListing li {
	float: none;
	margin: 0 0 6%
}
.reportMenu li {
	margin-right: 0
}
.reportMenu li:first-child {
	margin-right: 7px
}
.reportMenu li a {
	background: #EEE;
	color: #2E353A;
	display: block;
	font-family: CoTextArabic-Regular;
	padding: 10px
}
.locationFilter li.label {
	margin-bottom: 15px;
	padding-top: 10px
}
.locationFilter a {
	margin-top: 10px
}
.reportListingQuaterly li .desc {
	font-size: 12px
}
.blueBloc .towBlocs {
	border-bottom: 1px solid #C8D5DE;
	border-right: 0 solid #C8D5DE;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-right: 0
}
.blueBloc .towBlocs.last {
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0
}
.towBlocs {
	float: none
}
.mediaRightBlock {
	margin-bottom: 15px
}
.mediaListingNews .listingRow, .mediaListingPublications .listingRow {
	float: left;
	margin-bottom: 20px;
	margin-right: 0;
	width: 100%
}
.creditBloc {
	background: #F1F1F1;
	float: left
}
.leftMenu li a {
	font-size: 0;
	height: 25px
}
.leftMenu {
	float: left;
	margin-right: 0;
	margin-bottom: 30px
}
.leftMenu li {
	float: left;
	margin-bottom: 1px;
	margin-right: 1%;
	width: 19%
}
.leftMenu li span {
	width: 100%;
	background-position: center center
}
span.arrow {
	background: url(../images/left-menu-arrow-mobile.png)center top no-repeat;
	bottom: 0;
	display: block;
	height: 15px!important;
	margin: 0!important;
	padding: 0!important;
	top: 0;
	width: 100%!important;
	z-index: -10
}
.menuToshow, .reportListing li .link {
	height: auto
}
.leftMenu li.current span.arrow, .leftMenu li:hover span.arrow {
	right: 0;
	top: 57px
}
.rightContainer {
	float: left;
	min-height: 500px;
	width: 100%
}
.monthlyPayment {
	width: 100%
}
.monthlyPayment a.button {
	float: left;
	margin-bottom: 5px;
	margin-right: 25px
}
.buttonsHolder {
	margin-left: 0
}
.uiSliderHolder {
	margin-bottom: 50px;
	margin-left: 0;
	width: 100%
}
.totalHolder{min-width:auto; left:76%;}
.totalHolder.posRelative {
	left: 53% !important;
	right: 0;
	top: -54px;
	margin-left: 22px;
	min-width: 120px;
}
.simulatorCustomClass{margin-left:0 !important;}
.minus, .plus {
	top: -12px
}
.minimumText, .minus {
	left: 0
}
.simulatorInfo {
	margin-top: 35px
}
.plus {
	right: 0
}
.maximumText {
	right: 0
}
.ui-widget-content {
	background: url(images/ui-bg_flat_75_ffffff_40x100.png)50% 50% repeat-x #FFF;
	border-top: 1px solid #AAA;
	color: #222;
	margin-left: 40px;
	width: 74%
}
.checkBoxButton {
	margin-bottom: 30px
}
a.firstLevel {
	background-image: none!important;
	padding: 7px;
	border-bottom-color: #E6E9EF;
	border-bottom-width: 3px!important;
	margin-right: 0;
	background-color: #E6E9EF
}
a.firstLevel:hover {
	background-color: #E6E9EF!important;
	color: #2E353A!important
}
.menuImage {
	display: none
}
.menuToshow {
	position: static;
	background: #fff
}
.menuToshowLinks {
	width: 100%;
	border: 0!important
}
.thirdLevel {
	margin-top: -4px;
	margin-bottom: 5px
}
.thirdLevel a {
	color: #b3b3b3;
	font-size: 13px
}
.menuToshowLinks li {
	padding: 0
}
.mainMenu li.purple a {
	border-bottom-color: #6e2c6b
}
li.purple.active .firstLevel {
	background-color: #6e2c6b!important
}
.mainMenu li.yellow a {
	border-bottom-color: #ffce00
}
li.yellow.active .firstLevel {
	background-color: #ffce00!important
}
.mainMenu li.red a {
	border-bottom-color: #D12A2E
}
li.red.active .firstLevel {
	background-color: #D12A2E!important
}
.mainMenu li a {
	border-bottom-color: #00A8B4
}
li.active .firstLevel {
	color: #fff!important;
	background-color: #00A8B4!important
}
.business .mainMenu li a, .mainMenu li.darkBlue a {
	border-bottom-color: #002453
}
.business .mainMenu li.active .firstLevel, li.darkBlue.active .firstLevel {
	background-color: #002453!important
}
.mainMenu li.grey a {
	border-bottom-color: #18191a
}
li.grey.active .firstLevel {
	background-color: #18191a!important
}
.mainMenu li a:hover, .mainMenu li.darkBlue a:hover, .mainMenu li.grey a:hover, .mainMenu li.purple a:hover, .mainMenu li.red a:hover, .mainMenu li.yellow a:hover {
	background: 0 0
}
.menuToshowPadd {
	border: 0!important;
	padding: 10px
}
.mainMenu li {
	float: none;
	width: 100%;
	min-height: 30px;
	position: relative
}
.mainMenu li .menuToshow {
	top: 100%
}
a.secondLevel {
	font-size: 16px;
	color: #37424a;
	margin-bottom: 10px
}
.mainMenu .safearea {
	z-index: 1
}
.business .homepageBlocks {
	padding-top: 10px
}
img.mobile {
	display: block
}
.blocAbsoluteText {
	padding: 0
}
.blocAbsoluteText .summary, .blocAbsoluteText h3 {
	margin-bottom: 15px
}
.contentLeftPart, .highlightedBloc img {
	margin-bottom: 10px
}
.contentLeftPart {
	float: none
}
.contentRightPart {
	clear: both
}
div, td {
	font-size: 14px
}
.introductionCareersForm, .message {
	font-size: 16px
}
.pageTop {
	padding: 10px 15px 10px 14px
}
.faqBloc {
	padding: 0 15px
}
.blocAbsoluteText a.button {
	position: relative;
	bottom: inherit;
	float: left
}
.careersCols .highligtedBlocText {
	position: absolute;
	padding: 10px 5%;
	width: 90%!important;
	background: url(../images/light-white-bg.png);
	left: 5%
}
.careersListing .listingRow .links, .faqFilter, .suppDropDown {
	width: 100%
}
.careerFormSep {
	margin: 15px 0;
}
.supportFilter li {
	width: 100%;
	margin-bottom: 15px
}
.contentRightPart .customerSupportBloc {
	padding-top: 10px
}
.faqFilter, .titleFilter h2 {
	float: none
}
.reportMenu li {
	margin-bottom: -10px
}
.detailsLeft, .detailsRight, .linksLogin, .locationFilter li a.button, .locationFilter ul, .mediaListingNews {
	margin-bottom: 15px
}
.reportListingQuaterly .desc span {
	color: #fff;
	font-size: 0
}
.reportListingQuaterly span.date {
	display: block;
	color: #2E353A;
	font-size: 12px
}
.reportListingQuaterly li .downloadBtn a, .reportListingQuaterly li:hover a {
	display: block;
	position: relative;
	right: inherit;
	top: inherit;
	float: none;
	padding-left: 27px;
	width: 100px;
	margin-top: 10px;
	font-size:12px;
}
.reportListingQuaterly li, .reportListingQuaterly li:hover {
	padding: 10px
}
.mediaListingNews {
	padding-bottom: 15px
}
.blueBlocAbsolute, .privateBanking .blocAbsoluteText {
	padding: 10px
}
.blueBlocAbsolute a.button, .privateBanking .blocAbsoluteText a.button {
	float: right;
	width: 100px;
	left: inherit
}
.contentRightPart .relatedLinks {
	padding: 20px
}
.inThisSection {
	display: none
}
.footer .topMenu, .homeRightBlock .relatedLinks {
	display: block!important
}
.headerRightNav {
	position: static
}
.language a {
	padding: 12px 0 11px
}
.linksLogin {
	float: left;
	font-size: 14px
}
.gallery .listingRow {
	float: left;
	margin-bottom: 20px;
	margin-right: 0;
	width: 100%
}
.whiteBg {
	background: #fff;
	border: 1px solid #f1f1f1
}
.reportMenu li a {
	font-size: 13px
}
.reportListingQuaterly.searchListing li:hover {
	background: #f7f7f7;
	padding-left: 10px;
	padding-right: 10px
}
.reportListingQuaterly.searchListing li .downloadBtn a {
	top: 5px
}
.sitemapListing li, .sitemapListing li.fiveCol {
	float: left;
	margin-right: 35px;
	width: 100%
}
.onlineBankingMenu a {
	font-size: 13px!important
}
.brandIdentity .identityLeft, .brandIdentity .identityRight, .brandLeftPart, .brandValues .valueParts {
	width: 98%
}
.brandRightPart {
	float: left;
	margin-bottom: 20px;
	padding-left: 15px;
	width: 98%
}
.brandIdentity .identityLeft {
	margin-bottom: 19px
}
.business .homepageBlocks .homeRightBlock .busFinanSide {
	margin-bottom: 50px
}
.productSummary a.button, .sliderInfo a.button {
	width: auto
}
.homeRightBlock .listingContainer {
	margin-bottom: 20px
}
.logOut .sliderInfo, .sliderInfo {
	position: static!important
}
.logOut .sliderInfo {
	width: auto!important
}
.sliderCaption {
	top: 10px!important
}
.loanInfo a.button.greyBtn, .waysTobankBloc a.blueBtn {
	right: 4%
}
.showMenuRight {
	width: 100%
}
.accDetails .downloadBtn, .accDetails .downloadBtn a.button {
	float: none!important
}
.accDetails .downloadBtn {
	margin-top: 5px
}
.sliderInfo h3 {
	padding-right: 30px
}
.footer .topMenu {
	padding-right: 0;
	border-right: 0;
	float: none;
	margin: 0 10px 10px;
	border-bottom: 1px solid #ccc
}
.footer {
	background: #f3f3f3
}
.footer .topMenu a {
	font-family: HelveticaNeueLTStd-Roman
}
.reportListingQuaterly .downloadBtn, .reportListingQuaterly .downloadBtn a, .searchListing .downloadBtn, .searchListing .downloadBtn a {
	float: none
}
.reportListingQuaterly .downloadBtn, .searchListing .downloadBtn {
	margin-bottom: 10px;
	margin-left: 15px
}
.listView {
	background: url(../images/list-pointer.png)left 5px no-repeat
}
.branchesContainer {
	padding: 0
}
.atmListingContainer .infoHolder {
	width: 100%;
	margin-right: 0;
	margin-bottom: 6px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 6px
}
.atmListingContainer .listingRaw {
	width: 100%;
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}
.gMap {
	height: 300px!important
}
.arrowDown img {
	width: 20px
}
.arrowDown {
	bottom: -11px
}
.imageHolder.news img {
	width: 100%!important
}
.logOutHolder .newsLink {
	margin: 0!important;
	width: auto!important
}
.customerSupportBloc .listingContainer {
	border-top: 1px solid #4b5259;
	margin-bottom: 0;
	padding: 10px 0 0!important
}
.halfWidth, .highlightedBloc.cardSelect {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: both;
	float: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.mainSlider .flex-direction-nav .flex-next, .mainSlider .flex-direction-nav .flex-prev {
	bottom: 21px!important;
	width: 10px
}
.mainSlider .flex-direction-nav .flex-prev {
	background: url(../images/previous-slide.png)left center no-repeat!important;
	left: 150px!important
}
.mainSlider .flex-direction-nav .flex-next {
	background: url(../images/next-slide.png)right center no-repeat!important;
	left: 170px!important
}
.sliderBtn .blueBtn span {
	width: 20px
}
.sliderBtn a.blueBtn {
	width: 110px;
	padding: 6px 0 7px 20px
}
.editedWidth, .editedWidth .fancy-select {
	width: 100%!important
}
.editedWidth h2.tabnumber {
	width: 100%;
	margin-right: 0
}
.highlightedBloc.cardSelect {
	padding: 15px 15px 60px!important
}
.homeRightBlock .investorRelationsRight {
	position: static
}
.selectOption.halfWidth, .selectOption.halfWidth .fancy-select {
	width: 100%
}
.sliderCaption h3 {
	margin-bottom: 10px;
	font-size: 16px
}
span.riSingle.RadInput.RadInput_Default {
	width: 66%!important;
	margin-top: -2px
}
#cpMainContent_cpContentRight_BICMSZone2_ctl01_pContainer img {
	width: 100%
}
#cpMainContent_cpContentRight_BICMSZone2_ctl01_pContainer .highligtedBlocText {
	position: absolute;
	background: url(../images/light-white-bg2.png);
	left: 10px;
	bottom: 10px;
	right: 10px;
	padding: 10px
}
.careersListing .listingRow {
	background: 0 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px
}
.careersListing .listingRow .listingInfos .links a.blueBtn {
	bottom: 10px
}
.numberTab span.riSingle.RadInput.RadInput_Default {
	width: 233px!important
}
.customerSupportBloc .rowLink, .customerSupportBloc .rowText {
	width: 80%
}
strong a {
	display: inline-block;
	margin-left: 10px
}
.onlineBankingMenu {
	z-index: 99994
}
.welcomeBlock {
  height: auto;
  margin-top: 0;
  top: 20%;
  width: 90%;
}
.welcomeBlock img{ width:100%; height:100%;}
.footerSecondLevel, .footerSitemap h2 {
	margin-bottom: 5px
}
.footerSitemap .listingRow {
	width: 100%!important;
	float: none
}
.footerSitemap h2 a {
	font-size: 14px;
	display: block;
	line-height: 14px
}
.footerSitemap h2 {
	font-size: 14px;
	clear: both
}
.footerSitemap {
	padding: 20px 10px 10px;
	width: auto!important
}
.footerSecondLevel a {
	width: 50%;
	display: inline-block;
	font-size: 12px
}
.investorChart {
	width: 280px;
	height: 250px
}
h2.customTitleWidth {
	width: 100%
}
.chartInfo {
	margin-top: 0;
	margin-bottom: 30px
}
.business .footerSitemap .listingRow {
	width: 100%!important
}
.simTitle {
	display: block
}
.customerSupportBloc .listingRow a strong {
	display: block!important;
	width: 100%
}
.sliderBlock .sliderInfo {
	position: absolute!important;
	bottom: 0!important
}
.sliderBlock ul.slides li .sliderInfo {
	height: 200px
}
.max200 {
	max-width: 100%!important
}
.locationFilter li {
	float: none;
	margin-right: 0
}
.business .sliderBlock .slides li, .business .sliderBlock .slides li.sliderLeft, .sliderBlock .slides li.sliderRight {
	float: none!important
}
.business .sliderBlock ul.slides li .sliderInfo {
	height: 260px!important
}
.business .sliderBlock {
	min-height: 400px!important
}
.business .homepageBlocks .sliderBlock ul.slides {
	width: auto!important
}
.sliderLeft {
	height: auto
}
.sliderBlock .slides li.sameHeightBox {
	height: 380px!important;
	min-height: 380px!important
}
.atmListingContainer.leadership .infoHolder, .customCardsListing .cardsList .listingRow {
	width: 100%!important;
	margin-right: 0
}
.sliderBlock .slides li.sameHeightBox .imageBorder {
	border: 0
}
.minus, .plus {
	width: 22px;
	height: 22px
}
.plus {
	background: url(../images/slider-nav.jpg)center 4px no-repeat #3f4851
}
.minus {
	background: url(../images/slider-nav.jpg)center -13px no-repeat #3f4851
}
.ui-slider .ui-slider-handle {
	width: 30px!important;
	height: 30px!important
}
.ui-slider-horizontal .ui-slider-handle {
	top: -16px!important
}
.maximumText, .minimumText {
	top: 20px
}
.ui-slider-horizontal {
	margin-bottom: 0!important
}
ul.pearlCalculator li, ul.pearlCalculator li.last {
	float: none;
	width: 90%
}
.cardsList .listingRow {
	float: none;
	margin-bottom: 10px
}
.monthlyPayment .listingRow {
	width: 100%;
	border: none;
	padding-right: 0;
	margin-right: 0;
	margin-bottom: 10px;
	text-align: left
}
.footerRightBlockPad {
	padding: 10px
}
.cardsSlider .cardSearch {
	display: block!important;
	width: 45%;
	padding: 10px
}
.cardsSlider .titleWithBorder h3 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px
}
.cardsSlider .summary {
	display: none
}
.blueBtn span, .darkBlueBtn span, .greyBtn span {
	width: 20px
}
.blueBtn.posRelative, .darkBlueBtn.posRelative, .greyBtn.posRelative {
	padding-right: 5px;
	padding-left: 25px
}
.highlightedBloc .cardSearch a.button {
	line-height: 12px;
	font-size: 12px
}
.cardsSlider .slides li img {
	margin-bottom: 0
}
.fancybox-wrap.fancybox-opened{width:88% !important; height:90% !important;}
.fancybox-inner, .fancybox-outer, .fancybox-skin {height: 100% !important;}
.fancybox-wrap.fancybox-opened .fancybox-inner{width:100% !important;}
.fancybox-iframe .toolbar .toolbarViewerRight{display:none !important;}
 .interrestedPopup {width:245px; right:-315px; padding: 15px 25px 25px;}
}
.onlineBankingMenu {
	width: 200px;
	left: inherit;
	right: 0
}
.onlineBankingMenu a {
	padding-left: 20px;
	background-position: left 5px;
	padding-top: 3px
}
@media all and (min-width:750px)and (max-width:800px) {
.newsDetails {
	width: 53%
}
.newsLink {
	width: 25%
}
}
a {
	outline: 0
}
.monthlyPayment .listingRow:nth-child(3n+1) {
	clear: both
}

@media all and (max-width:1024px) {
    .cookiePolicy .safearea{
        padding:0px 20px;
    }
    .cookiePolicy .button a {
        width: unset;
    }
}

@media all and (max-width:768px) {
	.customersSelectionBlock .downloadApp {
	    transform: initial;
	}
	.congratsTitle {
		font-size: 24px;
	}
	.customersSelectionBlock .cardDetailsTop {
		margin-bottom: 0px;
	}
	.congratsText {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.congratsIntro {
		display: initial;
		margin-bottom: 50px;
	}
	.congratsIntroText {
		width: 100%;
		margin-bottom: 20px;
	}
	.congratsIntroImage {
		width: 100%;
		margin-bottom: 20px;
	}
	.theOfferInfo {
		padding: 25px 20px;
		margin-bottom: 15px;
	}
	.benefitItem {
		width: 47%;
		margin-right: 5px;
	}
	.hurryUpBlock h4 {
		line-height: 25px;
	}
	.hurryUpBlock {
		padding: 25px 20px;
	}
	.appStoreOverlay {
		position: absolute;
		right: 15px;
		bottom: 15px;
	}
	.googlePlayOverlay {
		position: absolute;
		bottom: 15px;
		right: 100px;
	}
	.googlePlayOverlay img {
	    width: 80px !important;
}
.appStoreOverlay img {
	width: 75px !important;
}
	
    .cookiePolicy .text {
        width: 72%;
    }
    .cookiePolicy .button {
        width: 26%;
    }
}
@media all and (max-width:767px) {
	.welcomeOverlay img {
		max-height:215px;
	}

    .offersListing .listingItem .listingImage {
        height: 200px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tabsMain .tabsLinks a {
        height: auto !important;
        padding: 12px 5px 10px 5px !important;
    }

    .tabsMain .tabsLinks {
        height: auto !important;
    }

    .offersListing .mobileFilter .mobileFilterHolder {
        display: none;
    }

    .cookiePolicy .text {
        width: 100%;
        margin-top: unset;
        margin-bottom: 15px;
    }
    .cookiePolicy .button {
        width: 100%;
    }
        .cookiePolicy .button a {
            width: 200px;
        }
}
/* nadine*/
@media (min-width: 300px) and (max-width: 750px) {

	.private-banking .pageTop {
		padding: 30px;
	}
	.private-banking .contentLeftPart {
		transform: translateY(-5%);
	}
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-close,.fancybox-nav,.fancybox-nav span{z-index:8040;cursor:pointer}.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../images/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../images/fancybox_loading.gif)center center no-repeat}.fancybox-close{position:absolute;top:2px;right:2px;width:22px;height:23px;background:url(../images/close.png)center center no-repeat}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;text-decoration:none;background:url(blank.gif);-webkit-tap-highlight-color:transparent}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:visible!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(../images/light-white-bg.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}
/*@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../images/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(../images/fancybox_loading@2x.gif);background-size:24px 24px}}*/
