.subMenu ul {
    position: relative;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.iconSize {
    width: 100px;
}

.applyText {
    display: inline-block;
    vertical-align: middle;
}

.applyBtn {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    right: 0px;
    bottom: 28%;
}

.applyTable hr {
    margin: 10px 0px;
}
.applyTableLeft {
	min-width:150px;
}
.applyTableLeft > img {
	max-width:70px;
}
.bottomBorder {
    border-bottom: 1px solid #e6e6e6;
}

.applyTable p {
    font-size: 15px;
}

.customBtn {
    margin: 4px 10px 4px 0px ;
}

.txt-red {
    color: #f33;
}

.rowDetail {
    font-size: 0px;
}

.applyImg,
.applyButton {
    vertical-align: middle;
    display: inline-block;
}

.applySubTd {
    width: 40%;
    vertical-align: middle;
    display: inline-block;
}

.applySubSmallTd {
    width: 20%;
    vertical-align: middle;
    display: inline-block;
}

.applyImg p,
.applySubTd p,
.applySubSmallTd p,
.rowDetail p {
    font-size: 14px;
}

.applyImg {
    border-right: 1px solid #efefef;
    padding-right: 10px;
    width: 24%;
}

.applyButton {
    width: 76%;
}

.DebtConBubble,
.PersonalInsBubble,
.CashlineRevBubble,
.ExpressBubble {
    display: none;
    width: 100%;
    top: 72px;
    left: 0px;
    font-size: 14px;
    position: absolute;
    color: #fff;
    border-radius: 4px;
    padding: 10px !Important;
    background-color: #b0b9c0;
}

.appText {
    padding-top: 6px;
}

.panel-title {
    margin-bottom: 20px !important;
}

.appleStoreImg {
    width: 88px;
}

.googleStoreImg {
    width: 93px;
}

.applyWarp {
    position: relative;
    margin-bottom: 10px;
    vertical-align: top;
    width: 100%;
    border-top: 1px solid #ff3333;
    padding: 10px 0px;
}

.DBSWarp {
    position: relative;
    padding-bottom: 10px;
    vertical-align: top;
    width: 100%;
}

.cust-tnc {
    font-size: 12px;
}

section.pageTitle {
    margin-bottom: 40px;
    padding: 0;
}

section.applyWarp {
    margin-bottom: 40px;
    padding: 0;
}

section.accordionWarp {
    margin-bottom: 40px;
    padding: 0;
}

section.privilege {
    margin-bottom: 40px;
    padding: 0;
}

section.ApplyNow {
    margin-bottom: 40px;
    padding: 0;
}

#collapseOne,
#collapseTwo {
    display: none;
}

.DBSIcon {
    padding-right: 20px;
    width: 94px;
    display: inline-block;
}

.appIcon {
    width: 54%;
    margin-right: 10px;
    padding-left: 20px;
    vertical-align: top;
    display: inline-block;
}

.qrCodeImg {
    position: absolute;
    vertical-align: top;
    right: 0px;
    top: 0px;
}

.subMenu ul li {
    padding: 0px 2px;
    vertical-align: top;
    list-style: none;
}

#InterestCalculator p {
    font-size: 14px;
}

.IconImage01 .st0 {
    fill: none;
    stroke: #6F7981;
}

.IconImage01 .st1 {
    fill: #6F7981;
}

.animation01 {
    transform-origin: 96% 94%;
    -webkit-animation-name: IconImage01Anima;
    -webkit-animation-duration: 4s;
    -webkit-animation-delay: 2s;
    animation-name: IconImage01Anima;
    animation-duration: 4s;
    animation-iteration-count: 10;
    animation-delay: -2s;
}

@-webkit-keyframes IconImage01Anima {
    0% {
        fill: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    25% {
        fill: #ff3333;
        transform: scale(2.0);
        -webkit-transform: scale(2.0);
    }
    50% {
        fill: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    75% {
        fill: #ff3333;
        transform: scale(2.0);
        -webkit-transform: scale(2.0);
    }
    100% {
        fill: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

@keyframes IconImage01Anima {
    0% {
        fill: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    25% {
        fill: #ff3333;
        transform: scale(2.0);
        -webkit-transform: scale(2.0);
    }
    50% {
        fill: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    75% {
        fill: #ff3333;
        transform: scale(2.0);
        -webkit-transform: scale(2.0);
    }
    100% {
        fill: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.IconImage02 .st0 {
    fill: none;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.IconImage02 .st1 {
    fill: #EF3D39;
    stroke: #EF3D39;
}

.IconImage02 .st2 {
    fill: #FFFFFF;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.IconImage02 .st3 {
    fill: none;
    stroke: #6f7981;
    stroke-width: 1.081;
    stroke-dasharray: 3.6327, 3.6327;
}

.IconImage02 .st4 {
    fill: #6f7981;
    stroke: #6f7981;
    stroke-width: 0.2;
    /* -webkit-animation-name: IconImage02Anima;
     Safari 4.0 - 8.0 
    -webkit-animation-duration: 4s;

    -webkit-animation-delay: 2s;

    animation-name: IconImage02Anima;
    animation-duration: 4s;
    /* animation-iteration-count: 10;
    animation-delay: -2s;*/
}


/* Safari 4.0 - 8.0 

@-webkit-keyframes IconImage02Anima {
    0% {
        fill: #000;
    }
    25% {
        fill: #ff3333;
    }
    50% {
        fill: #000;
    }
    75% {
        fill: #ff3333;
    }
    100% {
        fill: #000;
    }
}



@keyframes IconImage02Anima {
    0% {
        fill: #000;
    }
    25% {
        fill: #ff3333;
    }
    50% {
        fill: #000;
    }
    75% {
        fill: #ff3333;
    }
    100% {
        fill: #000;
    }
}*/

.IconImage03 .st0 {
    fill: none;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.IconImage03 .st1 {
    fill: #EF3D39;
    stroke: #FFFFFF;
}


/* Safari 4.0 - 8.0

@-webkit-keyframes IconImage03Anima {
    0% {
        stroke: #000;
    }
    25% {
        stroke: #ff3333;
    }
    50% {
        stroke: #000;
    }
    75% {
        stroke: #ff3333;
    }
    100% {
        stroke: #000;
    }
}
 */


/* Standard syntax 

@keyframes IconImage03Anima {
    0% {
        stroke: #000;
    }
    25% {
        stroke: #ff3333;
    }
    50% {
        stroke: #000;
    }
    75% {
        stroke: #ff3333;
    }
    100% {
        stroke: #000;
    }
}
*/

.IconImage04 .st0 {
    transform-origin: 0 0;
    -webkit-animation-name: IconImage04Anima;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-delay: 2s;
    /* Safari 4.0 - 8.0 */
    transform-origin: 50% 50%;
    animation-name: IconImage04Anima;
    animation-duration: 4s;
    /* animation-iteration-count: 10;*/
    animation-delay: -2s;
    fill: #6f7981;
    stroke: #6f7981;
    stroke-miterlimit: 10;
}

.IconImage04 .st1 {
    fill: none;
    stroke: #6f7981;
    stroke-width: 1.046;
    stroke-miterlimit: 10;
}

.IconImage04 .st2 {
    fill: none;
    stroke: #f2f1f1;
    stroke-width: 1.082;
    stroke-miterlimit: 10;
}


/* Safari 4.0 - 8.0 

@-webkit-keyframes IconImage04Anima {
    0% {
        stroke: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    25% {
        stroke: #ff3333;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }
    50% {
        stroke: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    75% {
        stroke: #ff3333;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }
    100% {
        stroke: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}*/


/* Standard syntax

@keyframes IconImage04Anima {
    0% {
        stroke: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    25% {
        stroke: #ff3333;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }
    50% {
        stroke: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
    75% {
        stroke: #ff3333;
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }
    100% {
        stroke: #000;
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
} */

.IconImage05 .st0 {
    fill: #EF3D39;
    stroke: #EF3D39;
}

.IconImage05 .st1 {
    fill: #EF3D39;
}

.IconImage05 .st2 {
    fill: none;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.IconImage05 .st3 {
    fill: #9CA4AB;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.IconImage05 .st4 {
    fill: #FFFFFF;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.iconTitle {
    margin-bottom: 8px;
    color: #6f7981;
    font-size: 14px;
}


/* Safari 4.0 - 8.0

@-webkit-keyframes IconImage05Anima {
    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
} */


/* Standard syntax 

@keyframes IconImage05Anima {
    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}*/

.IconImage06 .st0 {
    fill: none;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.IconImage06 .st1 {
    fill: #EF3D39;
    stroke: #EF3D39;
}

.IconImage06 .st2 {
    fill: none;
    stroke: #9CA4AB;
    stroke-width: 1.2875;
    stroke-miterlimit: 10;
}

.IconImage06 .st3 {
    fill: none;
    stroke: #9CA4AB;
    stroke-width: 0.9429;
    stroke-miterlimit: 10;
}

.IconImage07 .st0 {
    fill: none;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.IconImage07 .st1 {
    fill: #9CA4AB;
    stroke: #9CA4AB;
    stroke-miterlimit: 10;
}

.IconImage07 .st2 {
    fill: #EF3D39;
    stroke: #EF3D39;
}

.IconImage07 .st3 {
    font-family: 'MyriadPro-Regular';
}

.IconImage07 .st4 {
    font-size: 12.8896px;
}

.IconImage {
    width: 80px;
    margin: 5px auto;
}

.subMenuFlex {
    display: flex;
}

.BubbleActive {
    display: block;
    width: 100%;
    top: 72px;
    left: 0px;
    position: absolute;
    color: #fff;
    border-radius: 4px;
    padding: 10px !Important;
    background-color: #b0b9c0;
}

#DebtCon,
#PersonalIns,
#CashRev,
#Express {
    width: 100%;
    display: flex;
}

#DebtCon:hover+#DebtConBubble {
    z-index: 2;
    display: block;
}

#PersonalIns:hover+#PersonalInsBubble {
    z-index: 2;
    display: block;
}

#CashRev:hover+#CashlineRevBubble {
    z-index: 2;
    display: block;
}

#Express:hover+#ExpressBubble {
    z-index: 2;
    display: block;
}

.subMenu ul li a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    vertical-align: middle;
    width: 100%;
    text-decoration: none;
    color: #000;
    padding: 10px 2px;
    margin: 0px 2px;
    display: block;
    border-bottom: 2px solid #b0b9c0;
}

.subMenu ul li a:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 2px solid #ff3333;
}

.menuActive {
    color: #ff3333 !important;
    border-bottom: 2px solid #ff3333 !important;
}

.widthAuto {
    min-width: auto !important;
}

#DebtConBubble::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 14%;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: #b0b9c0;
    border-top: 0;
    margin-left: -20px;
    margin-top: -20px;
}

#PersonalInsBubble::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 38%;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: #b0b9c0;
    border-top: 0;
    margin-left: -20px;
    margin-top: -20px;
}

#CashlineRevBubble::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 64%;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: #b0b9c0;
    border-top: 0;
    margin-left: -20px;
    margin-top: -20px;
}

#ExpressBubble::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 89%;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: #b0b9c0;
    border-top: 0;
    margin-left: -20px;
    margin-top: -20px;
}

.accordion,
.remarksLabel {
    cursor: pointer;
    width: 100%;
    font-size: 0px;
}

.col-1 {
    vertical-align: middle;
    display: inline-block;
}

.col-2 {
    vertical-align: middle;
    display: inline-block;
    width: 20%;
}

.col-9 {
    vertical-align: middle;
    display: inline-block;
    width: 80%;
}

#DebtConBubble:hover,
#PersonalInsBubble:hover,
#CashlineRevBubble:hover,
#ExpressBubble:hover {
    display: none;
    width: 100%;
    top: 72px;
    left: 0px;
    position: absolute;
    color: #fff;
    border-radius: 4px;
    padding: 10px !Important;
    background-color: #b0b9c0;
}

.CashlineRevBubbleActive,
.PersonalInsBubbleActive,
.DebtConBubbleActive,
.ExpressBubbleActive {
    display: block;
    width: 100%;
    left: 0px;
    font-size: 14px;
    top: 72px;
    position: absolute;
    color: #fff;
    border-radius: 4px;
    padding: 10px !Important;
    background-color: #b0b9c0;
}

.CashlineRevBubbleActive::after,
.PersonalInsBubbleActive::after,
.DebtConBubbleActive::after,
.ExpressBubbleActive::after {
    display: none;
}

.customH1 {
    text-transform: uppercase;
    color: #ff3333;
    font-size: 3rem;
    padding: 20px 0px;
    font-weight: bold;
}

.customH2 {
    color: #000;
    font-size: 2rem;
    padding: 20px 0px;
}

.customH4 {
    text-transform: uppercase;
    color: #000;
    font-size: 2rem;
    font-weight: bold;
}

.redthtile {
    color: #ff3333;
    font-weight: bold;
}

.PrivilegeWarp p {
    margin: 0px !important;
}

.rowFix {
    display: flex;
}

.Privilegeleft,
.PrivilegeRight {
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 20px 20px 20px !important;
    text-align: center;
    border-bottom: 1px dotted #6f7981;
}

.Tab {
    padding: 0;
    font-size: 0;
}

.tabs-menu {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.menuCat {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.tabs-menu li {
    margin-bottom: 0px !important;
    border-bottom: 4px solid #b0b9c0;
    text-align: left;
    font-size: 2rem;
    display: inline-block;
    list-style: none;
    vertical-align: top;
}

.tabs-menu li a {
    position: relative;
    vertical-align: bottom;
    height: 170px;
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.current .Mask {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    height: 170px;
    opacity: 0.5;
    background-color: #f33;
}

.Mask {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    height: 170px;
    opacity: 0;
    background-color: #f33;
}

.InterestRate.current::after {
    content: '';
    position: absolute;
    bottom: 12px;
    left: 10%;
    width: 0;
    height: 0;
    opacity: 1;
    border: 12px solid transparent;
    border-top-color: #f33;
    border-bottom: 0;
    margin-left: -20px;
    margin-bottom: -20px;
}

.Privilegeleft.Privilegeleftlast,
.PrivilegeRight.PrivilegeRightlast {
    border-bottom: 0px;
}

.InterestCalculator.current::after {
    content: '';
    position: absolute;
    bottom: 12px;
    left: 50%;
    width: 0;
    height: 0;
    opacity: 1;
    border: 12px solid transparent;
    border-top-color: #f33;
    border-bottom: 0;
    margin-left: -20px;
    margin-bottom: -20px;
}

.accordionWarp {
    padding: 0px;
}

.accordionText {
    padding: 0px 10px;
    font-size: 1.6rem;
}

.accordionIcon {
    width: 40px;
    margin: 0px 9px;
    text-align: center;
}

.collapseIcon {
    width: 30%;
}

.phoneIcon {
    margin-right: 10px;
    vertical-align: top;
    width: 94px;
    padding-right: 10px;
}

.phoneDetail {
    margin-left: 10px;
    font-size: 16px;
}

.appIconDetail {
    margin-right: 10px;
    display: inline-block;
}

.phoneIcon,
.phoneDetail {
    vertical-align: middle;
    display: inline-block;
}

.current {
    width: 60%;
    border-bottom: 4px solid #ff3333 !important;
}

.callPhone {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    border-bottom: 1px dotted #cdcdcd;
    border-top: 1px dotted #cdcdcd;
    font-size: 0px;
    padding: 10px 0px;
}

.AppApply {
    border: 0px;
}

.AppApply td {
    font-size: 12px;
    border: 0px;
    padding: 2px;
}

.DataTable tr td {
    border-right: 0px;
    border-bottom: 0px;
    padding: 0px;
}

.DataTable.table-bordered.table-dbs tr.header-row td {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #c00;
    /* font-family: Frutiger; */
    font-size: 12px;
    color: #100f0f;
    font-weight: 400;
    color: #666363
}

.DataTable.table-bordered {
    border: 0
}

.DataTable.table-bordered td {
    font-size: 12px;
    height: 37px
}

.DataTable.table-bordered thead {
    border: 0
}

.DataTable.table-bordered thead tr {
    border: 0
}

.DataTable.table-bordered thead tr th {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #c00;
    /* font-family: Frutiger; */
    font-size: 12px;
    color: #100f0f;
    font-weight: 400;
    color: #666363
}

.DataTable.table-bordered tbody tr:last-child td {
    border-bottom: 0
}

.DataTable.table-bordered tbody tr.last-row td {
    border-bottom: 0
}

.DataTable.table-bordered tbody tr td {
    border-top: 0;
    border-bottom: 1px dotted #cfcece;
    border-left: 1px solid #f2f1f1;
    padding: 8px 8px 8px 8px;
    vertical-align: middle;
    font-weight: 700;
    font-weight: 400\0;
    /* IE 8*/
}

.DataTable.table-bordered tbody tr td.first-column {
    border-left: 0
}

.DataTable.table-bordered tbody tr td:first-child {
    border-left: 0
}

.tabs-detail {
    padding: 40px 20px;
    background-color: #f5f8f9;
}

.InterestRate {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-repeat: no-repeat;
    background-image: url(/iwov-resources/media/images/promotions/loan/body/tab01_bg.jpg);
    background-position: 50% 50%;
    background-size: cover;
}

#InterestRate {
    display: none;
}
#InterestCalculator {
    display: block;
}

.InterestCalculator {
    width: 40%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-repeat: no-repeat;
    background-image: url(/iwov-resources/media/images/promotions/loan/body/tab02_bg.jpg);
    background-position: 50% 50%;
    background-size: cover;
}

.PrivilegeRight {
    border-left: 1px dotted #6f7981;
}

.collapseIconWarp {
    padding: 0px 20px;
}

.collapseIconWarp p {
    padding: 10px;
}

.smallfont {
    color: #909090;
    font-weight: 400;
    font-size: 12px !important;
}

.collapseDetailWarp {
    padding: 0px 0px;
}

.textCenter {
    text-align: center;
}

.remarksLabel {
    width: 100%;
}

#accordion01,
#remarks {
    display: none;
}

.collapseDetail {
    background-color: #f5f8f9;
    border-bottom: 3px solid #ff3333;
    padding-top: 5px;
    padding-bottom: 5px;
}

.applyDetail p {
    margin-bottom: 0px !important;
    padding: 0px 0px 0px 0px;
}

.applyDetail {
    font-size: 0px;
}

.collapseDetail h3 {
    padding: 10px 20px;
    font-weight: bold;
    color: #6f7981;
}

.icon-remove {
    margin: 0px auto;
    position: absolute;
    border: 1px solid #fff;
    background-color: #ff3333;
    /* border-radius: 8px; */
    /* -webkit-border-radius: 8px; */
    -moz-border-radius: 8px;
    width: 32px;
    height: 32px;
    position: relative;
    top: 0;
    left: 0;
}

.icon-remove:after {
    background-color: #fff;
    width: 20px;
    height: 1px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    position: absolute;
    top: 14px;
    left: 5px;
    content: "";
}

.icon-plus {
    margin: 0px auto;
    position: absolute;
    border: 1px solid #ff3333;
    background-color: #ffffff;
    /* border-radius: 8px; */
    /* -webkit-border-radius: 8px; */
    -moz-border-radius: 8px;
    width: 32px;
    height: 32px;
    position: relative;
    top: 0;
    left: 0;
}

.icon-plus:after {
    background-color: #ff3333;
    width: 20px;
    height: 1px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    position: absolute;
    top: 14px;
    left: 5px;
    content: "";
}

.icon-plus:before {
    background-color: #ff3333;
    width: 1px;
    height: 20px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    position: absolute;
    top: 5px;
    left: 15px;
    content: "";
}

.icon01-remove {
    margin: 0px auto;
    position: absolute;
    border: 1px solid #fff;
    background-color: #ff3333;
    /* border-radius: 8px; */
    /* -webkit-border-radius: 8px; */
    -moz-border-radius: 8px;
    width: 32px;
    height: 32px;
    position: relative;
    top: 0;
    left: 0;
}

.icon01-remove:after {
    background-color: #fff;
    width: 20px;
    height: 1px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    position: absolute;
    top: 14px;
    left: 5px;
    content: "";
}

.icon01-plus {
    margin: 0px auto;
    position: absolute;
    border: 1px solid #ff3333;
    background-color: #ffffff;
    /* border-radius: 8px; */
    /* -webkit-border-radius: 8px; */
    -moz-border-radius: 8px;
    width: 32px;
    height: 32px;
    position: relative;
    top: 0;
    left: 0;
}

.icon01-plus:after {
    background-color: #ff3333;
    width: 20px;
    height: 1px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    position: absolute;
    top: 14px;
    left: 5px;
    content: "";
}

.icon01-plus:before {
    background-color: #ff3333;
    width: 1px;
    height: 20px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    position: absolute;
    top: 5px;
    left: 15px;
    content: "";
}

.paddingRight {
    margin: 0px;
    padding-left: 0px !important;
    padding-right: 4px !important;
}

.marginNo {
    margin: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.flex {
    display: flex;
}

.inline {
    display: inline-block;
}

.applyIcon {
    padding-right: 20px;
    margin-right: 10px;
    width: 94px;
}

.applyBtnWarp {
    margin-left: 10px;
}

.applyIcon,
.applyBtnWarp {
    vertical-align: middle;
    display: inline-block;
}

.panel-title {
    position: relative;
}

.footNote {
    font-size: 12px !important;
}

.borderLeft {
    border-left: 1px dotted #cdcdcd;
}

.borderRight {
    border-right: 1px dotted #cdcdcd;
}

.mobileMenuShow {
    display: none;
}

table.applyTable tr td {
    padding: 5px 10px;
	vertical-align: middle; 
}

@media screen and (max-width: 960px) {
    .qrCodeImg {
        padding: 0px 6px;
    }
    .applyDetail {
        margin: 0px 0px;
    }
    .applyWarp {
        border-bottom: 1px dotted #cdcdcd;
    }
    .phoneDetail {
        font-size: 16px;
        width: 70%;
    }
    .applyIcon {
        text-align: left;
    }
    .applyWarp,
    .DBSWarp {
        padding-top: 10px;
        width: 100% !important;
    }
    #CashlineRevBubble,
    #PersonalInsBubble,
    #DebtConBubble,
    #ExpressBubble {
        top: 102px;
    }
    .CashlineRevBubbleActive,
    .PersonalInsBubbleActive,
    .DebtConBubbleActive,
    .ExpressBubbleActive {
        top: 102px;
    }
}

@media screen and (max-width: 768px) {
    .DebtConBubble,
    .PersonalInsBubble,
    .CashlineRevBubble,
    .ExpressBubble {
        display: none !important;
    }
    .appIcon {
        width: 63%;
    }
    #InterestRate {
        overflow: scroll;
    }
    .applyWarp,
    .DBSWarp {
        padding-left: 0px;
        padding-right: 0px;
    }
    .Privilegeleft,
    .PrivilegeRight {
        padding: 10px 20px 20px 20px !important;
    }
    .IconImage {
        margin: 0px auto;
    }
    .accordionText {
        padding: 0px 20px;
    }
    .menuCat {
        font-size: 14px;
    }
    .subMenu ul li a {
        font-size: 16px;
    }
    .subMenu ul li a .mobileMenuShow {
        color: #6f7981;
        font-size: 12px;
    }
    /*
    #DebtCon:hover+#DebtConBubble {
        z-index: 2;
        display: none;
    }
    #PersonalIns:hover+#PersonalInsBubble {
        z-index: 2;
        display: none;
    }
    #CashRev:hover+#CashlineRevBubble {
        z-index: 2;
        display: none;
    }
    #Express:hover+#ExpressBubble {
        z-index: 2;
        display: none;
    }*/
    #DebtCon,
    #PersonalIns,
    #CashRev,
    #Express {
        width: 50%;
        display: inline-block;
    }
    .mobileMenuShow {
        display: block;
    }
    .mobileDisplayNone {
        display: none;
    }
    .subMenu ul {
        font-size: 0px;
        padding: 0px 0px 10px 0px;
    }
    .qrCodeImg {
        display: none;
    }
    .Privilegeleft.Privilegeleftlast,
    .PrivilegeRight.PrivilegeRightlast {
        border-bottom: 1px dotted #6f7981;
    }
    .PrivilegeRight {
        border-left: 0px dotted #6f7981;
    }
    .rowFix {
        display: block;
    }
    .accordionIcon {
        display: none;
    }
    .subMenuFlex {
        display: block;
    }
    #CashlineRevBubble,
    #PersonalInsBubble,
    #DebtConBubble,
    #ExpressBubble {
        top: 0px;
        position: relative;
    }
    .CashlineRevBubbleActive,
    .PersonalInsBubbleActive,
    .DebtConBubbleActive,
    .ExpressBubbleActive {
        top: 0px;
        display: none;
        position: relative;
    }
    .applyDetail {
        margin-bottom: 0px !important;
    }
	.IconImage.paddingTop25 {
		padding-top:0;
	}
	.apply-icon {
		max-width:50px;
	}
	.applyTableLeft {
		min-width: inherit;
	}
}

@media screen and (max-width: 420px) {
    .applyImg {
        border-right: 0px solid #efefef;
        padding-right: 0px;
        width: 100%;
    }
    .customH1 {
        font-size: 2.8rem;
    }
    .subMenu ul li a {
        font-size: 14px;
    }
    .iconTitle {
        padding-bottom: 8px !important;
    }
    .applyBtn {
        position: relative;
        display: block;
    }
    .arrow {
        margin-bottom: -34px;
        margin-top: -42px;
        transform: rotate(90deg) !important;
        -ms-transform: rotate(90deg) !important;
        -webkit-transform: rotate(90deg) !important;
    }
    .collapseIcon {
        width: 130px;
        margin: 0px auto;
    }
    .flex {
        display: block;
    }
    .appIcon {
        width: 50%;
    }
}

@media screen and (max-width: 320px) {
    .subMenu ul li a {
        font-size: 12px;
    }
    .appText {
        padding-top: 10px;
    }
    .menuCat {
        font-size: 14px;
    }
    .iconTitle {
        font-size: 12px;
    }
}