﻿﻿.item-slide {
    width: 100%;
    height: 462px;
}

.banner-height-fixed {
    width: 100%;
    height: 240px;
}

.w-50-banner {
    width: 40%;
}
.start-45 {
        left: 45%;
    }
.top-30 {
    top: 20% !important;
}

/*.owl-carousel.owl-drag .owl-item {
    width: auto !important;
    margin-right: 0px !important;
}*/

.btn-warning-banner {
    color: #554242;
    background-color: #ffda00;
    border: 1px solid transparent;
    font-size: 14px;
}

    .btn-warning-banner::after {
        content: "";
        background-image: url(../../../App_Themes/Krungsri/icon/KSAM-Web_icon_arrow01.png);
        background-repeat: no-repeat;
        background-position: right center;
        display: inline-block;
        width: 20px;
        height: 20px;
        transform: translateY(20%);
    }

    .btn-warning-banner:hover {
        color: #554242 !important;
        background-color: #ffda00 !important;
    }


.owl-set-dots .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #341a0e !important;
}

#DesktopImage {
    display: block;
}

#MobileImage {
    display: none;
}

.DesktopImage > p {
    display: block;
}

.MobileImage > p {
    display: none;
}

.DesktopImage {
    display: block;
}

.MobileImage {
    display: none;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-prev {
    left: 0rem;
}

.owl-next {
    right: 0rem;
}

.owl-carousel .owl-nav button.owl-next {
    padding: 45px 8px !important;
    text-decoration: none;
    color: #fff !important;
    font-size: 100px !important;
    margin: 0px;
    background: #000 !important;
    display: inline-block;
    cursor: pointer;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.owl-carousel .owl-nav button.owl-prev {
    padding: 45px 8px !important;
    text-decoration: none;
    color: #fff !important;
    font-size: 100px !important;
    margin: 0px;
    background: #000 !important;
    display: inline-block;
    cursor: pointer;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.owl-theme .owl-nav [class*="owl-"] {
    opacity: 0;
}

    .owl-theme .owl-nav [class*="owl-"]:hover {
        opacity: 1;
        transition: 1s;
    }

.owl-theme .owl-nav {
    margin: 0px !important;
}

.CMSListMenuLI {
    width: 100%;
    float: left;
    margin: 0;
    border-bottom: 1px solid #ddd4d7;
}

    .CMSListMenuLI a {
        /*        background: url(../../../App_Themes/Krungsri/icon/arrow-r.png) no-repeat right 14px;*/
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 10px;
        padding-right: 30px;
        color: #554242;
    }

    .CMSListMenuLI:hover {
        background: #ecece9 url(../../../App_Themes/Krungsri/icon/arrow-r-y1.png) no-repeat right center;
    }

.CMSListMenuHighlightedLI {
    width: 100%;
    float: left;
    margin: 0;
    background: #ffda40;
    border-bottom: 1px solid #ddd4d7;
    position: relative;
}

    .CMSListMenuHighlightedLI:after {
        content: "";
        display: block;
        position: absolute;
        top: 17px;
        left: 100%;
        width: 0;
        height: 0;
        border-color: transparent transparent transparent #ffda40;
        border-style: solid;
        border-width: 10px;
    }

    .CMSListMenuHighlightedLI a {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 10px;
        padding-right: 30px;
        color: #554242 !important;
        display: block;
        /*        background-color: #ffda40;*/
    }
        .CMSListMenuHighlightedLI a.CMSListMenuLinkHighlighted:hover {
            color: #554242 !important;
        }
        #ZoneInvestmentPlanning {
            min-height: 200px;
            background: #d3cfcd;
            overflow: hidden;
        }



.planning-img:hover {
    cursor: pointer;
}

.planning-text {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #b8b0ac;
    margin: 0 auto;
    font-weight: bold;
    color: black;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 1px transparent;
}

#dPlanningMenu {
    display: block;
}

.OverviewT {
    padding-top: 20px;
}

.Overview-bgGray {
    background-color: #d9d4d3;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
}

.ManageOverview p {
    text-indent: 50px;
}

.toggle-Chronology {
    width: 100%;
    background-color: #ffd900;
    line-height: 43px;
    padding: 0 10px;
    background: #ffd900 url("../../../App_Themes/Krungsri/icon/KSAM-Web_icon_arrow02.png") no-repeat right center;
    cursor: pointer;
    background-position: right 10px center;
    background-position-x: 98% \9;
    margin-bottom: 10px;
}

    .toggle-Chronology.open {
        background: #ffd900 url("../../../App_Themes/Krungsri/icon/KSAM-Web_icon_arrow02_up.png") no-repeat right center;
        background-position: right 10px center;
        background-position-x: 98% \9;
    }



.data-Chronology {
    padding: 10px 5px 30px 10px;
    display: none;
}

.col-l-margin {
    margin-right: 0.5%;
    width: 49.5%;
}

.col-r-margin {
    margin-left: 0.5%;
    width: 49.5%;
}


.TitleMenuLeft:after {
    border-width: 0;
}

.arrow-haschild {
    background: url(../../../App_Themes/Krungsri/icon/arrow-b-mdown.png) 95% center no-repeat;
}

.arrow-haschild:hover {
        background: #ecece9 url(../../../App_Themes/Krungsri/icon/arrow-b-mdown.png) 95% center no-repeat;

}

.CMSListMenuLinkHighlighted {
    text-decoration: none;
    display: block;
}

ul.CMSListMenuUL ul.CMSListMenuUL > .CMSListMenuHighlightedLI {
    width: 100%;
    float: left;
    margin: 0;
    background: #ffda40;
    border-bottom: 1px solid #ddd4d7;
    position: relative;
    z-index: 1
}


div.Menu_left .CMSListMenuHighlightedLI.TitleMenuLeft {
    background: #dedede url(../../../App_Themes/Krungsri/icon/arrow-b-mup.png) no-repeat right 14px;
    background-position-x: 95%;
    background-position-y: 15px
}

div.Menu_left > .CMSListMenuUL > .CMSListMenuHighlightedLI.TitleMenuLeft > a {
    background: #cccc url(../../../App_Themes/Krungsri/icon/arrow-b-mup.png) no-repeat right 14px;
    background-position-x: 95%;
    background-position-y: 15px
}

li.TitleMenuLeft .CMSListMenuUL li .CMSListMenuUL .CMSListMenuLI {
    background-color: #f2f2f2;
    position: relative
}

.CMSListMenuLI a {
    background: none;
}

div.Menu_left li.TitleMenuLeft .CMSListMenuUL li .CMSListMenuUL .CMSListMenuLI a, div.Menu_left > .CMSListMenuUL > .CMSListMenuHighlightedLI > .CMSListMenuUL > li.CMSListMenuHighlightedLI > .CMSListMenuUL > li.CMSListMenuHighlightedLI a {
    padding-left: 35px
}

div.Menu_left > .CMSListMenuUL > .CMSListMenuHighlightedLI > .CMSListMenuUL > li.CMSListMenuHighlightedLI:after {
    content: none
}

ul.CMSListMenuUL ul.CMSListMenuUL > .CMSListMenuHighlightedLI:after {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: 100%;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ffda40;
    border-style: solid;
    border-width: 10px;
}

div.Menu_left > .CMSListMenuUL > .CMSListMenuHighlightedLI.TitleMenuLeft > .CMSListMenuUL > .CMSListMenuHighlightedLI.TitleMenuLeft {
    background: #dedede url(../../../App_Themes/Krungsri/icon/arrow-b-mup.png) no-repeat right 14px;
    background-position-x: 95%;
    background-position-y: 15px
}

    div.Menu_left > .CMSListMenuUL > .CMSListMenuHighlightedLI.TitleMenuLeft > .CMSListMenuUL > .CMSListMenuHighlightedLI.TitleMenuLeft > a, div.Menu_left > .CMSListMenuUL > li.CMSListMenuHighlightedLI > .CMSListMenuUL > li.CMSListMenuLI a, .CMSListMenuUL > .CMSListMenuHighlightedLI > .CMSListMenuUL > li.CMSListMenuHighlightedLI > a {
        padding-left: 25px
    }

div.Menu_left > .CMSListMenuUL > li.CMSListMenuHighlightedLI > .CMSListMenuUL > li.CMSListMenuLI a {
    padding-left: 25px;
}

table.table > thead > tr > th {
    background-color: #554242;
    color: #fff
}

table.table > tbody > tr > td {
    background-color: #faf7f7
}

table.table > thead > tr > th, table.table > tbody > tr > td {
    text-align: center;
    vertical-align: middle;
    border-color: #c8c1c0;
    border-style: solid;
    border-width: 0 1px;
    padding: 10px 5px
}

    table.table > tbody > tr > td.colrow {
        text-align: left;
        font-weight: 600;
        background-color: #fff
    }

table.table {
    border-width: 1px 0;
    border-color: #c8c1c0;
    border-style: solid
}

    table.table > tbody > tr > td.fund_name, table.table > thead > tr > th.fund_name {
        text-align: left
    }

    table.table > tbody > tr:hover > td {
        background-color: #ffda40
    }

        table.table > tbody > tr:hover > td.colrow {
            background-color: #fff;
            cursor: default
        }

@media (min-width: 992px) {
    .col-md-6.col-l {
        margin-right: 0.5%;
        width: 49.5%;
    }

    .col-md-6.col-r {
        margin-left: 0.5%;
        width: 49.5%;
    }
}

@media (min-width: 992px) {
    html >/**/ body #OverviewPage .col-md-6.col-l {
        margin-right: 2px;
        max-width: 49%;
    }

    #OverviewPage .col-md-6.col-l {
        max-width: 49.5%;
        display: inline-block;
    }
}

@media screen and (max-width: 1200px) {
    .w-50-banner {
        width: 50%;
    }
}

@media screen and (max-width: 992px) {
    .blackLayer {
        background: #000;
        opacity: 0.5;
        width: 100%;
        height: 462px;
        position: absolute;
        z-index: 0;
        top: 0%;
    }

    .w-50-banner {
        width: 100%;
        padding: 0 45px;
    }

        .w-50-banner.start-45 {
            left: 0% !important;
        }

        .w-50-banner.top-30 {
            top: 10% !important;
        }

    .item-slide {
        object-fit: cover;
    }

    #DesktopImage {
        display: none;
    }

    #MobileImage {
        display: block;
    }

    .DesktopImage > p {
        display: none;
    }

    .MobileImage > p {
        display: block;
    }

    .DesktopImage {
        display: none;
    }

    .MobileImage {
        display: block;
    }
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    border-radius: 3px;
}

.formTitle {
    border-bottom: 5px solid #f3d904;
    margin-top: 20px;
    margin-bottom: 20px
}

.topMargin {
    margin-top: 20px
}

.colFloat {
    float: left
}

.calculationForm .colLeft {
    width: 58%;
    padding-right: 30px
}

.calculationForm .textboxStyle {
    height: 40px;
    width: 210px;
    background: #ece9e9;
    border: 1px solid #ded8d7;
    margin-bottom: 0;
    font-size: 14px;
    text-align: right
}

.calculationForm .calculationResult {
    float: right;
    padding-right: 15px
}
/*
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled {
    background: #ffd900 url("/App_Themes/Krungsri/icon/Main-Page/arrow-r-y1.png") no-repeat right center
}*/

.btn_Yellow {
    background: #ffd900 url("/App_Themes/Krungsri/icon/Main-Page/arrow-r-y1.png") no-repeat right center;
    padding: 10px 15px;
    margin-right: 20px;
    margin-left: 10px
}

    .btn_Yellow:hover {
        background: #ffd900 url("/App_Themes/Krungsri/icon/Main-Page/arrow-r-y1.png") no-repeat right center
    }

.f_orange {
    color: #ff6f06
}

.f_gray_bright {
    color: #b5b1b0
}

.Clear {
    clear: both;
    float: none
}

.baht {
    padding-left: 10px
}

.errorMessage {
    color: #f00
}

.desktopbtn {
    width: 150px;
    margin-left: 0
}

.floatResult {
    float: left
}

.divCalculation {
    width: 100%;
    padding-right: 20px;
    margin-top: 10px
}

.unitResult {
    float: right
}

@media(max-width: 767px) {
    .calculationForm .colLeft {
        width: 100%
    }

    .hiddenBox {
        display: none
    }

    .mobileMargin {
        margin-top: 15px
    }

    .mobileMarginb {
        margin-top: 20px
    }

    .calculationForm .calculationResult {
        display: inherit
    }

    .mobileBtn {
        position: relative;
        margin-top: 15px
    }

    .mobileTopline {
        border-top: 1px solid #ece9e9;
        margin-bottom: 10px
    }
}

.login-item {
    height: 50px
}

.login-no-img {
    padding-left: 39px
}

.font-last-menu {
    font-size: 13px
}

@media(max-width: 991px) {
    .font-last-menu {
        font-size: 14px
    }
}

#ZoneFooterText {
    width: 100%
}

.footer-btn a {
    display: table-cell
}

.footer-btn {
    margin: 70px 0
}

#OneColGradiant {
    display: table-cell;
    vertical-align: middle
}

@media screen and (max-width: 767px) and (min-width:320px) {
    #ZoneFooterText {
        height: auto !important
    }

    #OneColGradiant {
        display: block !important
    }

        #OneColGradiant h2, #OneColGradiant h3 {
            text-align: center
        }

    .footer-btn {
        margin: 30px 0
    }

        .footer-btn a {
            display: block;
            margin: 0 auto;
            width: 200px
        }
}

.hwcCustomization .ImgMykrungsriDD_Arrow {
    background-repeat: no-repeat;
    background-position: left
}






/*page nav*/

.body-nav .fundheadergroup {
    background-color: #d9d4d3;
}

.body-nav .fundbodygroup {
    background-color: #fff !important;
}

.body-nav .fundheadergroup th {
    text-align: right;
    vertical-align: middle;
    height: 50px;
    font-size: 13px;
    padding: 0 10px;
    border-left: 1px solid #c8c1c0;
}

.body-nav .fundbodygroupOthers td {
    height: 30px;
    padding: 0 10px;
    border-bottom: 4px solid #6f5f5e;
}

.body-nav .fundbodygroup td {
    height: 30px;
    padding: 0 10px;
    border-left: 1px solid #c8c1c0;
}

.body-nav .fundtitle {
    height: 30px;
    padding: 0 10px;
    background: #efefef;
}

.fundbodygroupOthers {
    background-color: #d9d4d3;
}

.body-nav {
    width: 100%;
    border: 1px solid;
    border-color: #e8e7e7;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.body-nav .number {
    text-align: right;
}

.body-nav {
    width: 100%;
    border: 1px solid;
    border-color: #e8e7e7;
}

.kssb {
    font-family: 'KrungsriCondensedBold';
}

.body-nav:nth-of-type(n+2) {
    margin-top: 24px;
}

.body-nav .fundheadergroup .txrNav {
    text-align: center;
}

.title-print {
    width: auto;
    float: right;
    margin-top: 40px;
    margin-bottom: 20px;
    white-space: nowrap;
    cursor: pointer;
}

.Navscroll {
    overflow: auto;
}

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 115px;
    padding-left: 0;
    padding-right: 0;
}*/

.title-txt {
    margin-bottom: 20px;
    float: left;
}

.print p {
    display: inline;
    vertical-align: middle;
    float: none;
    padding-left: 5px;
    color: #d9d9d8;
}

h1, .h1 {
    font-family: "KrungsriCondensedBold", Arial;
    font-family: "KrungsriCondensedBold", Arial \9;
    font-size: 30px;
    margin-top: 0;
    line-height: 42px;
    font-weight: lighter;
}

.font-brown {
    color: #7f6e6e;
}

.f20 {
    font-size: 20px;
}

.kssb {
    font-family: 'KrungsriCondensedBold';
}

.f14 {
    font-size: 14px;
}

.hide-remark {
    display: none;
}

.body-nav:nth-of-type(n+2) {
    margin-top: 24px;
}

.fundtitle-custom-color-1 {
    height: 30px;
    padding: 0 10px;
    background: #FFFFFF;
}

.body-nav tr.fundbodygroup:hover {
    background-color: #FFDA00 !important;
}


@Media(max-width: 768px) {
    .Navscroll {
        overflow: auto;
    }

    .title-print {
        font-size: 18px;
        text-align: center;
    }

    .mobileblock {
        display: block !important
    }

    .dropdownBottom-M {
        margin-bottom: 10px;
    }

    .credit_rate {
        margin: 10px 0 !important;
        display: table !important;
    }
}

@media (min-width: 1200px) {
    .col-lg-12 {
        width: 100%;
    }
}

.toggle-remark {
    width: 100%;
    background-color: #ffd900;
    line-height: 43px;
    padding: 0 10px;
    background: #ffd900 url("../../../App_Themes/Ksam/img/KSAM-Web_icon_arrow02.png") no-repeat right center;
    cursor: pointer;
    background-position: right 10px center;
    background-position-x: 98% \0;
}

    .toggle-remark.open {
        background: #FFD900 url("../../../App_Themes/Ksam/img/KSAM-Web_icon_arrow02_up.png") no-repeat right center;
        background-position: right 10px center;
        background-position-x: 98%\0;
    }

.CMSListMenuHighlightedLI:after {
    content: '';
    background: url("../../../App_Themes/ksam/images/bg/KSAM-Web-Th-I-News.1_arrowMenuYellow.png") no-repeat;
    background-position-y: 5px;
    height: 22px;
    width: 9px;
    float: left;
    position: absolute;
    right: 22px;
}
.CMSListMenuUL {
    padding-right: 10px;
}


.planning-block {
    margin-bottom: 60px;
    overflow: hidden;
    display: block;
}

.planning-img {
    width: 75px;
    height: 75px;
    margin: 0 auto 5px;
}

    .planning-img:hover {
        cursor: pointer;
    }


#plan-menu-start .planning-img {
    background: url("../../../App_Themes/ksam/img/KSAM-Web_icon_investment01.png") no-repeat;
}

#plan-menu-modulate .planning-img {
    background: url("../../../App_Themes/ksam/img/KSAM-Web_icon_investment02.png") no-repeat;
}

#plan-menu-retire .planning-img {
    background: url("../../../App_Themes/ksam/img/KSAM-Web_icon_investment03.png") no-repeat;
}

#plan-menu-learn .planning-img {
    background: url("../../../App_Themes/ksam/img/KSAM-Web_icon_investment04.png") no-repeat;
}

#plan-menu-start:hover,
#plan-menu-modulate:hover,
#plan-menu-retire:hover,
#plan-menu-learn:hover {
    cursor: pointer;
}

    #plan-menu-start:hover .planning-img {
        background: url("../../../App_Themes/ksam/img/KSAM-Web_icon_investment01_hover.png") no-repeat;
    }

    #plan-menu-modulate:hover .planning-img {
        background: url("../../../App_Themes/ksam/img/KSAM-Web_icon_investment02_hover.png") no-repeat;
    }

    #plan-menu-retire:hover .planning-img {
        background: url("../../../App_Themes/ksam/img/KSAM-Web_icon_investment03_hover.png") no-repeat;
    }

    #plan-menu-learn:hover .planning-img {
        background: url("../../../App_Themes/ksam/img/KSAM-Web_icon_investment04_hover.png") no-repeat;
    }

    #plan-menu-start:hover .planning-text {
        background: #ffda00;
    }

    #plan-menu-modulate:hover .planning-text {
        background: #ffda00;
    }

    #plan-menu-retire:hover .planning-text {
        background: #ffda00;
    }

    #plan-menu-learn:hover .planning-text {
        background: #ffda00;
    }

.planning-text {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #B8B0AC;
    margin: 0 auto;
    font-weight: bold;
    color: black;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-stroke: 1px transparent;
}
