/* Minification failed. Returning unminified contents.
(1158,2): run-time error CSS1030: Expected identifier, found ' '
(1158,2): run-time error CSS1019: Unexpected token, found ' '
 */

.wrapper.accordion.active .wrapper-head h4, .wrapper.accordion .wrapper-head h4 {
    font-size: 16px;
}

header {
    background-image: url('/WebApplication.UI/Content/img/w640-header-bg-online.png');
}
header .logo {
}
    header .logo a {
        /*top: -9px;
        height: 46px;
        */
        margin-top: 0;
    }
.ui-buttons.side-toggle {
    left: 250px;
    padding: 0;
}


/*
header .account-toggle {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #f60 !important;
    padding: 0 17px 4px 15px !important;
}
*/

header .container {
  margin-right: 280px;
}
.account-info .visit-link span {
  color: #f60;
}

.account-info .visit-link:hover span,
.account-info .visit-link:active span {
  color: #ff9100;
}

.main-content {
  padding: 15px 10px;
}

.welcome-header {
  font-size: 18px;
  padding: 0;
  margin: 0;
}

.sub-header {
  text-align: left;
  font-size: 19px;
    font-weight: 400;
}

.account-info.logged-out {
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
  padding: 0 15px;
}
    /*Banking Bar*/
    header .online-logout {
        background: #f4f4f4;
        position: absolute;
        left: 240px;
        right: 0;
        top: -162px;
        width: auto;
        height: 110px;
        padding-top: 50px;
        z-index: 1000;
        transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        text-align: center;
    }

  header .online-logout .wrap {
    padding: 0 10px;
  }

  header .online-logout .question-text {
    margin: 0 0 10px;
    font-size: 16px;
    color: #666;
  }
    .account-active .online-logout {
        top: 0;
    }

        .online-logout .account-info .text {
            display: none;
        }

        header .online-logout .close {
            margin: 10px 0;
        }

        header .online-logout .personal,
        header .online-logout .business {
            width: auto;
            margin-left: 10px;
            margin-right: 10px;
        }
    header .banking-text {
      color: #161616;
    }
header .account-info {
    position: static;
    clear: both;
    margin-left: 250px;
    padding: 10px;
    width: 100%;
}

header .logo {
    left: 250px;
    position: relative;
    top: 0;
}

.breadcrumbs {
  margin: 0 0 10px;
  padding: 0 10px;
}

.top-actions {
    float: none;
    padding: 0 10px;
    margin: 0 0 10px;
}

.top-actions .inline-el {
    width: 100%;
    margin: 0 !important;
}

.top-actions .sbHolder {
    width: 100%;
}

.wrapper h5, .wrapper h4, .wrapper h3, .wrapper h2 {
    font-size: 16px;
}

.big-header {
    font-size: 16px !important;
    line-height: 20px !important;
    margin: 0 0 10px;
}

.big-header .link {
    float: right;
    text-decoration: none;
}

.big-header .link:hover {
  text-decoration: none;
}

#page {
    left: 0;
    padding: 0 20px 170px 20px;
    position: relative;
    top: 100px;
}

#viewport.logged-out #page {
    top: 100px;
}

header .secondary-nav {
    float:left !important;
    margin:0;
}

header .side-wrapper,
header .secondary-nav {
    position: relative;
    left: 20px;
    top: -15px;
    clear: both;
}

header .side-wrapper li {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    line-height: 40px;
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
    width: 200px;
    border-right: none;
    padding-right: 0;
}
header .side-wrapper li a {
    color: #3a3a3a;
    display: block;
    line-height: 40px;
}

header .side-wrapper .menu {
    margin-top: 30px;
}

header .side-wrapper li a .ui-icons.s16x16.settings {
    background-position: -116px -630px;
    height: 20px;
    width: 22px;
    margin-top: 10px;
    margin-right: 10px;
}

header .side-wrapper li a .ui-icons.s16x16.home {
       
    background-position: -116px -630px;
    height: 20px;
    width: 22px;
    margin-top: 12px;
    margin-right: 10px;
}

header .side-wrapper li a .ui-icons.s16x16.chat {
    background-position: -176px -630px;
    height: 20px;
    width: 22px;
    margin-top: 12px;
    margin-right: 10px;
}

header .side-wrapper li a .ui-icons.s16x16.edev {
    background-position: -145px -630px;
    height: 20px;
    width: 22px;
    margin-top: 12px;
    margin-right: 10px;
}

header .side-wrapper li.active a .ui-icons.s16x16.settings {
    background-position: -323px -630px!important;
}
header .side-wrapper li.active a .ui-icons.s16x16.chat {
    background-position: -267px -630px!important;
}
header .side-wrapper li.active a .ui-icons.s16x16.edev {
    background-position: -347px -630px!important;
}

    header .side-wrapper li.active a .ui-icons.s16x16.messages {
        background-image: url("/WebApplication.UI/Content/img/mail-s-orange.png");
    }

    header .side-wrapper li a .ui-icons.s16x16.messages {
        background-image: url("/WebApplication.UI/Content/img/mail-s-grey.png");
        height: 20px;
        width: 22px;
        margin-top: 12px;
        margin-right: 5px;
        margin-left: 5px;
    }

header .side-wrapper li.active a {
    color:#f60;
}
header .side-wrapper li:last-child {
    border-bottom: none;
}

section {
    width: auto;
    background-position: 0 -130px;
}

section .main-area {
    background: none;
    width: auto;
    margin: 0;
    padding: 0;
}

section .container {
}

.simple-list,
.simple-dl {
    float: none;
    width: auto;
}

.simple-list .action {
    margin-top: 5px;
}

.simple-dl dt,
.simple-dl dd {
    float: none;
    width: auto;
    text-align: left;
}

.simple-dl dd {
  margin-bottom: 10px;
}

/* confirm pages */

.wrapper.article {
    font-size: 12px;
    line-height: 16px;
}

.wrapper.confirm .info-group {
    margin: 0 0 10px 0;

    /*
    border: 1px solid #e4e4e4;
    margin: 10px 0;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    */
}

.wrapper.confirm .group-head {
    /*border-bottom: 1px solid #e4e4e4;*/
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 0;
    padding-bottom: 7px;
}

    .wrapper.confirm .simple-list .group-head {
        text-align: left;
    }
        .wrapper.confirm .group-head h5 {
            font-size: 14px;
            text-align: left;
        }

        .wrapper.confirm h4 {
            font-size: 19px;
            line-height: 28px;
            margin-left: 0;
            margin-bottom: 17px;
        }

    .wrapper.confirm .group-content {
        float: none;
        width: auto;
    }
        .wrapper.confirm ul {
            overflow: hidden;
        }

        .wrapper.confirm li {
            margin-bottom: 10px;
            line-height: 24px;
        }
        .wrapper.confirm li.last {
            margin-bottom: 0;
        }

            .wrapper.confirm .label {
                float: none;
                width: auto;
                font-size: 12px;
            }
            .wrapper.confirm .value {
                float: none;
                width: auto;
                font-size: 12px;
                line-height: 20px;
            }

.summary-box {
    border: none;
}

.summary-box .content-area {
  width: auto;
}

.summary-box .simple-list {
  float: none !important;
  width: 100%;
  margin: 0 0 20px;
}


.summary-box .simple-dl {
  float: none !important;
  width: 100%;
}

.summary-box .side-area {
    width: 100%;
    border-left: none;
}

.summary-box .side-area .arrow {
    background: none;
}

.summary-box .side-area .ui-buttons {
  margin-left: 0;
  margin-right: 0;
}

.login-form {
  padding: 0;
}

.login-box {
  margin: 0 0 20px;
}

.login-box.big,
.login-box.big-tb,
.login-box.mega,
.login-box.mega-tb,
.login-box.mega-tbl {
    padding: 0;
}

    .login-box.big-tb .l-col, .login-box.mega-tb .l-col,
    .login-box.big-tb .m-col, .login-box.mega-tb .m-col,
    .login-box.big-tb .r-col, .login-box.mega-tb .r-col {
        margin: 0 0 10px;
        line-height: normal;
        text-align: left;
    }
    .login-box.big-tb .l-col, .login-box.mega-tb .l-col,
    .login-box.big-tb .r-col, .login-box.mega-tb .r-col {
        text-align: left;
    }

    .login-box .input-tip,
    .ui-form label.small + .form-element .input-tip {
        margin-left: 0;
    }

.arrow-box {
    position: relative;
/*  border: 1px solid #ccc;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 20px;
*/
}


/*
.arrow-box:after,
.arrow-box:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow-box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    left: 50%;
    margin-left: -10px;
}
.arrow-box:before {
    border-color: rgba(244, 244, 244, 0);
    border-top-color: #ccc;
    border-width: 11px;
    left: 50%;
    margin-left: -11px;
}
*/

.general-table table,
.general-table thead,
.general-table tbody,
.general-table th,
.general-table td,
.general-table tr {
  display: block;
}

.general-table thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.general-table tr {
  position: relative;
}

.general-table td {
  border: 0;
}

.general-table td .col {
  border: 0;
  line-height: 16px;
  padding: 0 10px;
}


.general-table .col-1 {
  padding-top: 15px;
  padding-bottom: 0;
  width: 100%;
}

.general-table .col-1 .col {
  border-bottom: 1px solid #e4e4e4 !important;
  padding: 0 0 10px;
  margin: 0 10px;
}

.general-table .col-3 .col,
.general-table .col-1 .col {
  font-weight: bold;
}

.general-table .col-3 {
  padding: 0;
}

.general-table .col-3 .col {
  font-weight: bold;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  padding: 10px;
}

.general-table .col-2 {
  padding: 15px 0;
}

.general-table .col-2 .col {
  color: #666;
}

.general-table td:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 100%;
  padding-right: 10px;
  white-space: nowrap;
}

.general-table .link {
  display: block;
  text-align: center;
  text-decoration: none !important;
}

.info-box {
  border: 1px solid #f4f4f4;
}

.info-box.bordered {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 0;
}

.negative-header {
    line-height: 18px;
    padding: 10px;
}


.negative-header .header {
    width: auto;
    font-size: 16px;
    line-height: 33px;
}

.negative-header .info {
    float: none;
    width: 100%;
    clear: both;
    padding: 10px 0 0;
}

.negative-header .info-label {
    float: none;
    margin-right: 0;
    font-size: 13px;
    padding-left: 42px;
}

.negative-header .info-value {
  font-size: 16px;
}

.show-more {
  margin: 0 0 5px;
}

.h-list-wrapper {
  text-align: center;
}

.h-list-wrapper .h-list {
  display: inline-block;
}

.edit-list-wrap .content-area {
  margin: 0 !important;
}
.edit-list-wrap .sub-header {
  margin-bottom: 15px;
}
.edit-list {
  font-size: 12px;
    margin-bottom: 10px;
}

.edit-list li {
  line-height: 18px;
  margin: 0 0 10px;
}

.edit-list .last {
  margin: 0;
}

.edit-list .action {
  width: auto;
  float: none;
  margin: 10px 0 0;
}

.edit-list .title {
  width: auto !important;
  float: none !important;
}

.edit-list .value {
  width: auto !important;
  float: none !important;
}

.edit-list .has-info .title {
  margin: 0 0 10px;
}

.edit-list .has-info .value {
  position: absolute;
  top: 0;
  right: 5px;
  float: none;
  width: auto;
}

.edit-list .has-info .title .ui-icons {
  float: none;
  display: inline-block;
}

.edit-list .action .ui-buttons {
  display: block;
  margin: 0;
  float: none;
    padding: 0;
}

.edit-list .action a p,
.edit-list li .ui-buttons .ui-icons {
    float: left;
}

.edit-list li .ui-buttons.small {
    height: inherit;
    line-height: inherit;
}

.edit-list ul li {
  margin: 0;
}

.edit-list ul li .value {
  margin: 0;
}

.edit-list .additional {
  display: block;
  margin: 0;
}

.action-box {
  padding: 5px 10px;
}

.action-box .header {
  float: none;
  font-size: 12px;
  margin: 5px;
}

.action-box .action-button {
  margin-right: 0;
}

.table-actions .link-list {
  float: right !important;
  padding: 10px 0 5px;
}

.table-actions .has-radio {
  margin-left: 35px;
}

.table-actions .no-label {
  margin-left: 0;
}
.bottom-link a {
  padding-right: 0 !important;
  padding-left: 0 !important;
  border: 0 !important;
}
.wrapper.accordion.active .wrapper-head h4, .wrapper.accordion .wrapper-head h4 {
  font-size: 17px !important;
}

.bottom-panel .ui-boxes.no-icon .box-head {
  padding: 18px;
}

.bottom-panel .ui-boxes.no-icon .box-head h5 {
    line-height: 18px;
}

.bottom-panel .boxes .f-left.w3 {
    width: 210px !important;
}

footer {
  border-top: 1px solid #e5e4e4;
  padding-top: 15px;
}

footer nav {
    margin: 0;
}

.overlay {
  opacity: 0.3;
  top: -120px;
}

.strength-indicator {
  float: left;
  margin: 5px 0 20px;

  width: 95%;
}

html.fb-offers .buttons.inline-block {
    display: block !important;
}
html.fb-offers .buttons.inline-block > .ui-buttons {
    margin: 10px 0 !important;
}


.ui-boxes.offer-box {
}
    .ui-boxes.offer-box .header {
    }
    .ui-boxes.offer-box .subheader {
    }
    .ui-boxes.offer-box .box-content {
    }
    .ui-boxes.offer-box img.f-left,
    .ui-boxes.offer-box img.f-right {
        margin: 0;
        float: none !important;
        display: block;
        width: 100%;
        height: auto;
    }
    .ui-boxes.offer-box .buttons {
        margin-top: 20px;
        position: static;
    }
    .ui-boxes.offer-box .buttons-right {
        position: static;
    }

.suggestions .ui-boxes {
    padding-bottom: 0;
    margin-bottom: 20px;
    min-height: 0 !important;
}
    .suggestions .ui-boxes .w100pct {
        padding-bottom: 0;
    }
    .suggestions .ui-boxes .ui-buttons {
        position: static;
        left: auto;
        bottom: auto;
        margin: 40px 0 0 0;
    }
    .suggestion { margin-bottom: 20px; }
        .suggestion .image { margin: 0 auto !important; display: block; max-width: 100%; width: 100%; float: none !important; }
        .suggestion .ui-buttons { margin: 20px 0 0 0 !important; }
        .suggestion .fixed { position: static; bottom: auto; left: auto; }
        .suggestion .description { padding: 0; }

/* Help Center */
.help-center {
}
    #page .help-center .form-element {
        margin-top: 0;
        width: auto !important;
    }
    .help-center .form-element .ui-buttons {
        margin-right: 0;
    }
    .help-center .ui-boxes {
        /*display: block;*/
        float: none;
        margin-left: 0;
        min-width: 0;
    }
    .help-center .ui-boxes.m-l20 {
        margin-left: 0 !important;
    }
    .help-center .form-element .ui-boxes:not(.box-indent) {
        margin-left: -20px !important;
    }
    .help-center .form-element .form-element .ui-boxes:not(.box-indent) {
        margin-left: -40px !important;
    }
        .help-center .form-element .form-element .form-element .ui-boxes:not(.box-indent) {
            margin-left: -60px !important;
        }
        .help-center .ui-boxes .inner > * + * {
            margin-left: 0 !important;
        }
        .help-center .ui-boxes .inner.action-box {
            margin: 0;
        }
            .help-center .ui-boxes .inner.action-box .header {
                line-height: 2;
            }

/* Live Chat */
.livechat { right: 20px; }
    .livechat .header { height: 25px; width: 25px; padding: 5px; }
        .livechat .header .actions { margin-top: 12px; display: none; }


.livechat.open { top:auto; left: 0; right: 0; bottom: 0; width: auto; max-height: 85%; min-height: 280px; }
    .livechat.open .header { width: auto; height: auto; }
        .livechat.open .header .actions { display: block; }
    .livechat.open .content { padding: 20px; }
    .livechat.open input, .livechat.maximized .textarea { padding: 2% 3% !important; width: 93% !important; }
.livechat.active input.inline-el { margin:0; }

.livechat .textarea.big { height: 200px; }

.tooltip-mini.w4 { width: 99% !important; }

@media screen and (orientation:landscape) {
    .livechat.open { min-height: 210px; }
    .livechat.open .content { padding: 10px; }
    .livechat .textarea.big { height: 40px; }
}

/* Footer Last Login */
.lastLogin { }
    .lastLogin span { float: none; border: none; display: block; line-height: 1.75em; }


.mail-orange.has-count em {
    right: -7px;
    top: -7px;
}

.ui-icons.side {
    margin: 10px 3px 4px 4px !important;
}

/*
.infoline-action .account-toggle p {
    color: #fff;
    font-size: 10px;
}

header .bar .infoline-action .account-toggle .ui-arrows {
    background-position: -425px -289px ;
    width: 4px;
    height: 6px;
    margin-right: 0;
}


header .bar .infoline-action .ui-buttons {
    height: 20px;
    line-height: 20px;
}

header .bar .infoline-action .ui-buttons p {
    line-height: 20px;
}
*/

.tab-commands li:first-child a {
    margin-left: 0;
}

.tab-commands .ui-arrows {
    background-position: -345px -270px ;
    height: 9px;
    width: 5px;
    margin-top: 5px;
    margin-right: 5px;
}

.tab-commands li a {
    margin: 0 8px;
}

.ui-buttons .ui-arrows.orange-white.bottom {
    background-position: -51px -5px !important;
}
.wrapper .highlighted {
    font-size: 14px;
}

.callcenter .box-bottom {
    position: relative;
    right: inherit;
    bottom: inherit;
    margin: 20px 15px;
}

.lastLogin {
    text-align: left;
}

.ui-buttons.small.iconic .ui-arrows {
    margin: 6px 0 0 12px;
}

header:before {
    height: 38px;
}

header .secondary-nav .menu li > a,
header .secondary-nav .menu li.active > a {
    font-size: 13px;
}

.tab-commands li a {
    font-size: 13px;
}

.ui-buttons.side-toggle {
    top: 2px;
}

section .side-area {
    margin: 0 0 20px 0;
}

section .content-area {
    padding: 0;
    margin: 0 0 30px;
}

section .content-area.f-right.omega {
    padding: 0;
}

.link-list li {
    padding: 0;
    margin: 0;
}
.ui-icons.s35x34.tick + h5 {
    display: flex;
    padding-left: 10px;
    float: none;
    font-size: 16px;
}

section .side-area p {
    font-size: 14px;
    line-height: 21px;
}

.link-list li a {
    font-size: 12px;
}

.top-bar {
    border-bottom: none;
}

.edit-list .has-info .ui-icons.s28x28.info {
    background-position: 0 -120px;
    height: 18px;
    margin-left: 5px;
}

section .main-image {
    margin: 0 -20px 20px;
}

.wrapper.article h1 {
    padding: 0;
}

.callcenter .box-bottom .ui-buttons.small .ui-arrows.small {
    background-position: -209px -165px;
}

.horizontal-center-wrap .ui-arrows.small.orange-white.bottom {
    background-position: -51px -5px !important;
}

section .main-image .description h3 {
    font-size: 23px;
}

section .main-image .description > p {
    font-size: 13px;
}

.content-area .wrapper.boxes {
    margin-top: 25px;
}

.wrapper.article > p.fs-14 {
    font-size: 12px !important;
}

.infoline-action {
    position: absolute;
    right: 10px;
    top: 6px;
    margin-top: 0;
}

.infoline-action .ui-buttons {
    height: 23px;
    line-height: 15px;
    margin-top: 0;
}

.infoline-action .ui-buttons > p {
    font-size: 10px;
    line-height: 20px;
}

.infoline-action .ui-buttons .ui-arrows {
    background-position: -425px -288px;
    width: 4px;
    height: 8px;
}

.content-area .wrapper.confirm .info-group {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px 12px;
}

.side-area .main-content {
    padding: 0;
    min-height: 100%;
}

.link-list.non-border {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}

.link-list.non-border li {
    width: 100%;
}

.link-list.non-border li a.button {
    padding: 0 0 0 15px;
}

.summary-box .content-area .main-content .content .simple-list {

}

.summary-box .content-area .main-content .content .simple-list li {
    margin-bottom: 0;
}

.summary-box .content-area .main-content .content .simple-list li.action {
    margin-top: 0;
}

.summary-box .content-area .main-content .content .simple-dl dt,
.summary-box .content-area .main-content .content .simple-dl dd {
    width: 50%;
    float: left;
}

.summary-box .content-area .main-content .content .simple-dl {
    width: 100%;
}

.summary-box .content-area .main-content .content .simple-dl dd {
    text-align: right;
}
.content-area .main-content {
    padding: 17px 0 27px 0;
}

.ui-boxes .box-content ul.activities {
    margin-left: 0;
}

.ui-boxes .box-content ul.activities .ui-buttons.blue p {
    color: #fff;
}

.loan-detail-box {
    width: inherit;
}




. .desktop {
    display: none;
}

.mobile {
    display: block;
}

.top-title {
    font-family: INGMe;
    font-size: 24px;
    margin-left: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff6701;
    margin-top: 43px;
}

    .top-title.special-offer {
        margin-top: 40px;
        margin-left: 20px;
    }

.top-title-2 {
    font-family: INGMe;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    margin-left: 21px;
}

.box-bordered-radius {
    clear: both;
    width: 88%;
    margin: 6px 0 0 20px;
}

.dropdown {
    width: 88%;
    height: auto;
    margin-bottom: 26px;
    padding: 12px 20px 12px 11px;
    border-radius: 4px;
    border: solid 1px #e1e1e1;
    background-color: #ffffff;
    font-family: INGMe;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.08px;
    color: #333333;
    margin-top: 14px;
    margin-left: 20px;
}

.full-width-mobile {
    width: 107%;
}

.question-box {
    width: 20px;
    height: 20px;
    padding: 5px;
    border-radius: 5px;
    margin-left: 20px;
}

    .question-box .questionMark {
        width: 12px;
        height: 12px;
        font-size: 18px;
    }

.only-clear-mobile {
    display: block;
    clear: both;
}

.box-bordered-radius {
    margin-top: 16px;
}

.box-signal {
    margin-left: 25px;
    margin-top: 16px;
}

    .box-signal img {
        width: 17px;
    }

.box-signal-title {
    font-size: 14px;
    margin-top: 16px;
}

.box-title-2 {
    font-size: 18px;
}

.box-title-3 {
    font-size: 16px;
    margin-top: 15px;
}

.box-title-percentage {
    font-size: 27px;
    width: 100%;
}

.base a.link {
    font-size: 14px;
    margin-left: 10px;
}

.arrow-right-white {
    padding: 3px;
    margin-top: 6px;
    margin-right: -116px;
    margin-left: 61px;
    border-width: 0 2px 2px 0;
}

.arrow-right {
    padding: 4px;
    margin-top: 16px;
    margin-right: 25px;
    margin-left: 25px;
}

.link-box-2 {
    margin-top: 10px;
    margin-left: -20px;
}

.option-box-container {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    min-height: 378px;
    height: auto;
    padding: 25px;
    margin-bottom: 10px;
}

    .option-box-container.last {
        margin-right: auto !important;
    }

.new-tag {
    position: relative;
    top: -26px;
    left: -28px;
    width: 51px;
    height: 51px;
    float: left;
}

.new-tag-empty {
    position: relative;
    top: -26px;
    left: -28px;
    width: 51px;
    height: 51px;
    float: left;
}

.button-1 {
    width: auto;
    height: 28px;
    padding: 4px 12px;
    border-radius: 16px;
    font-size: 14px;
    margin-right: 10px;
}

    .button-1#tek-cekim-btn {
        margin-left: 20px;
    }

.option-box-container .title {
    font-size: 18px;
    position: absolute;
    left: 50px;
}

.option-box-container .bonus {
    width: 80px;
    clear: both;
}

.box-title-3-2 {
    font-size: 16px;
}

.box-title-percentage-2 {
    font-size: 27px;
}

.box-title-3-3 {
    font-size: 16px;
}

.btn {
    position: relative;
    margin-top: 55px !important;
    bottom: 0px;
    width: 100%;
    font-size: 15px;
    padding: 15px 30px;
    border-radius: 1rem;
}

.clear-last-option-bonus {
    clear: both;
    width: 100%;
    height: 70px;
}

.margin-top-60 {
    margin-top: 0px;
}

.btn-posextra {
    color: #fff;
    background-color: #559bd1;
    border-color: #559bd1;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 7px 3px;
    font-size: 12pt;
    border-radius: .30rem;
    text-shadow: none;
    margin-left: auto;
    margin-right: auto;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    overflow: visible;
    line-height: 1.5;
    width: 200px!important;
    margin-left: 40px!important;
}
.posExtra-subexplanation {
    margin: auto;
    display: table;
}




.desktop {
    display: block;
}

.mobile {
    display: none;
}

.top-title {
    font-family: INGMe;
    font-size: 27px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff6701;
}

.top-title-2 {
    font-family: INGMe;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
}

.dropdown {
    width: 271px;
    height: 44px;
    margin: 0 406px 6px 0;
    padding: 12px 12px 12px 11px;
    border-radius: 4px;
    border: solid 1px #e1e1e1;
    background-color: #ffffff;
    font-family: INGMe;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.08px;
    color: #333333;
}

.two-three-desktop, .two-three-tablet {
    width: 60%;
}

.one-three-desktop, .one-three-tablet {
    width: 40%;
    text-align: right;
}

.option-box-container {
    float: left;
    position: relative;
    width: 195px;
    height: 421px;
    margin-right: 20px;
    padding: 24px 20px 30px 20px;
}

.box-signal {
    margin-top: 5px;
}

.box-signal-title {
    margin-top: 5px;
}

.box-title-3-3 {
    font-size: 13px;
}

.option-box-container .title {
    font-size: 18px;
}

.bonus.extra-margin {
    margin-top: 42px;
    margin-bottom: 25px;
}






.INGMe {
    font-family: "INGMe" !important;
}

.INGMe-Bold {
    font-family: "INGMe-Bold" !important;
}

.top-title {
    margin-bottom: 29px;
}

    .top-title.special-offer {
        margin-top: 35px;
    }

.top-title-2 {
    margin-bottom: 13px;
}

.base {
    font-family: "INGMe" !important;
    color: black;
    max-width: 939px;
    /*border: 1px solid black;*/
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    padding-bottom: 45px;
}

.pull-left {
    float: left;
    position: relative;
}

.pull-right {
    float: right;
    position: relative;
}

.question-box {
    width: 20px;
    height: 20px;
    padding: 4px;
    border-radius: 4px;
    background-color: #ff6701;
    text-align: center;
    float: left;
    position:absolute;
}

    .question-box .questionMark {
        width: 12px;
        height: 12px;
        object-fit: contain;
        color: white;
    }

.link-box {
    margin-top: 5px;
    float: left;
    position: relative;
    float: right;
    margin-top:0px;
}

.base a.link {
    font-family: INGMe;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff6701;
    text-decoration: underline;
    margin-left: 15px;
    margin-top: 15px;
}

.box-bordered-radius {
    clear: both;
    width: 100%;
    margin: 6px 0 0;
    padding: 15px 0 22px;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
    background-color: #ffffff;
}

.box-signal {
    float: left;
    position: relative;
    margin-left: 25px;
    margin-right: 10px;
}

.box-signal-title {
    float: left;
    position: relative;
    font-family: INGMe;
    font-size: 10pt;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
}

.hr {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 1px;
    margin-top: 20px;
    background-color: #e0e0e0;
    border: 0px;
}

.hr-line {
    width: 100%;
    height: 1px;
    margin-top: 19px;
    background-color: #e0e0e0;
    border: 0px;
}

.box-title-2 {
    font-family: INGMe;
    font-size: 13pt;
    margin-left: 25px;
    margin-top: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
}

.box-title-3 {
    margin-top: 15px;
    margin-left: 25px;
    font-family: INGMe;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
}

.box-title-percentage {
    margin-top: 2px;
    margin-left: 25px;
    font-family: INGMe;
    font-size: 27px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
    float: left;
    position: relative;
}

.link-box-2 {
    float: left;
    position: relative;
    margin-right: 30px;
    margin-top:2px;
}

.bold {
    font-weight: bold;
}

.arrow-right {
    float: left;
    border: solid #ff6701;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 7px;
    margin: auto;
    margin-top: 7px;
    margin-right: 10px;
}

.arrow-right-white {
    float: left;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: 7px;
    margin: auto;
    margin-top: 8px
}

.button-1 {
    width: auto;
    height: 28px;
    padding: 4px 12px;
    border-radius: 16px;
    border: solid 1px #a8a8a8;
    background-color: #ffffff;
    font-family: INGMe;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #333333;
}

    .button-1:hover, .button-1.active {
        border: solid 1px #525199;
        background-color: #e6e5f0;
        color: #525199;
        cursor: pointer;
    }

.banner {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

    .banner img {
        width: 100%;
    }

.option-box-container {
    border-radius: 5px;
    border: solid 1px #e0e0e0;
    background-color: #ffffff;
}

    .option-box-container.last {
        margin-right: 0px !important;
    }

    .option-box-container .title {
        font-family: INGMe;
        font-size: 12pt;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ff6701;
        margin-left: 10px;
    }

    .option-box-container .bonus {
        margin-left: 10px;
        margin-top: 20px;
        width: 82px;
        height: 30px;
    }

        .option-box-container .bonus img {
            width: 100%;
        }

.box-title-3-2 {
    margin-top: 25px;
    margin-left: 10px;
    font-family: INGMe;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
}

.box-title-3-3 {
    margin-top: 25px;
    margin-left: 10px;
    font-family: INGMe;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
}

.box-title-percentage-2 {
    margin-top: 2px;
    margin-left: 10px;
    font-family: INGMe;
    font-size: 27px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
    float: left;
    position: relative;
}

.new-tag {
    width: 51px;
    height: 51px;
    background-image: url("/WebApplication.UI/Content/css/img/new-tag.svg");
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -4px;
}

.new-tag-empty {
    width: 51px;
    height: 51px;
    position: absolute;
    top: 0px;
    left: -4px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.btn {
    color: #fff;
    background-color: #559bd1;
    border-color: #559bd1;
    margin-top: .17rem !important;
    margin-bottom: .17rem !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 7px 30px;
    font-size: 12pt;
    line-height: 1.5;
    border-radius: .30rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    overflow: visible;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-indent: 0px;
    text-shadow: none;
    align-items: flex-start;
    font-family: "INGMe" !important;
    margin-bottom: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 70px;
    margin-left: -7px
}

    .btn::after, .btn::before {
        box-sizing: border-box;
    }

.only-clear-mobile {
    display: none;
}

.clear-last-option-bonus {
    clear: both;
}

.tip-box {
    display: none;
    width: auto;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(167, 167, 167, 0.5);
    border: solid 1px #d4d4d4;
    background-color: #ffffff;
    position: absolute;
    top: 25px;
    left: 7px;
    z-index: 9999999999999999999999;
    margin-left:-40px;
}

    .tip-box p {
        text-align: left;
        font-family: INGMe;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #333333;
    }
 
    .desktop {
        display: block;
    }

    .mobile {
        display: none;
    }

    .top-title {
        font-family: INGMe;
        font-size: 27px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ff6701;
    }

    .top-title-2 {
        font-family: INGMe;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #333333;
    }

    .dropdown {
        width: 271px;
        height: 44px;
        margin: 0 406px 6px 0;
        padding: 12px 12px 12px 11px;
        border-radius: 4px;
        border: solid 1px #e1e1e1;
        background-color: #ffffff;
        font-family: INGMe;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.08px;
        color: #333333;
    }

    .two-three-desktop, .two-three-tablet {
        width: 66.666666%;
    }

    .one-three-desktop, .one-three-tablet {
        width: 33.333333%;
    }

    .option-box-container {
        float: left;
        position: relative;
        width: 228px;
        height: 490px;
        margin-right: 34px;
        padding: 24px 30px 30px 30px;
    }

    .box-signal {
        margin-top: 5px;
    }

    .box-signal-title {
        margin-top: 5px;
    }
.infoSection {
    position: absolute;
    bottom: 18px;
}

.infoImage {
    top: 2px;
    position: relative;
    top: 4px;
    margin-right: 8px;
}


section .main-content-image {
    margin: 0 0 20px;
    width: auto;
    line-height: 0;
    border-radius: 0;
}

    section .main-content-image .image {
        float: right;
        width: 100%;
        height: auto;
        margin-top: 20px;
    }

    section .main-content-image .description {
        background: #f60;
        position: static;
        width: 100%;
        height: auto;
        padding: 25px 25px 20px !important;
        font-size: 18px;
        line-height: normal;
        clear: both;
        color: #fff;
        margin-top: 20px;
        width: auto;
        margin: auto
    }

    section .main-content-image h1, section .main-image h3, section .main-image .banner-title {
        font-size: 23px;
        padding-left: 0;
        margin-bottom: 10px;
        line-height: 26px;
        font-weight: 400;
    }

.main-content-image .description {
    background: url(/WebApplication.UI/Content/img/PosExtra/text-bg-brown.png) no-repeat;
}

.three-dl {
    font-size: 12px !important;
    width: auto;
    height: 200px;
}

    .three-dl > .lightgray {
        background-color: #FFF;
    }

.three-dl dt,
.three-dl dd {
    float: left;
    width: 50%;
}

    .three-dl dt.queryrange {
        float: left;
        width: 50%;
    }

    .three-dl dd.queryrange {
        float: left;
        width: 50%;
    }

    .three-dl dd.hasdivider {
        border-right-style: none;
    }