@charset "UTF-8";input[data-v-4531e96a] {
    border-bottom: none!important
}

@keyframes rotateLoad-970a04af {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.aniLoad[data-v-970a04af] {
    -webkit-animation: rotateload 1s infinite;
    animation: rotateLoad-970a04af 1s infinite
}

.inputFrame .hint[data-v-970a04af] {
    margin: 11px 0
}

.fundFrame .subZone ul li.fundList>div[data-v-970a04af] {
    position: relative
}

[data-v-10177d53] .v_deep_deposit :root {
    --font-family: "Noto Sans KR"
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content {
    width: 100%;
    height: 40px;
    padding-left: 11px;
    background-repeat: no-repeat;
    background-position: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
    color: var(--txtColor02);
    background-color: var(--bgColor014);
    border: 1px solid #fff; 
    margin-bottom: 18px;
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .moneyBtns .input_content {
    width: 17%;
    margin-right: 6px;
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .inputMoveMent .moneyBtns .input_content {
    width: 33%;
}
[data-v-1547b184] .deposit .fundFrame .moneyBtns .btnYellow {
    background: #d3cda9;
    border: none;
}
[data-v-1547b184] .deposit .fundFrame .moneyBtns .btnYellow:hover {
    background: #d4c172;
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content:active,[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content:focus,[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content:focus-within,[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content:target {
    border: 1px solid var(--bdColor070)!important
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content input {
    border-bottom: none!important;
    color: unset
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .inputFrame .hint {
    font-size: 14px;
    color: var(--txtColor69);
    margin-top: 11px;
    font-weight: bolder
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content input:focus {
    border-bottom: none!important;
    box-shadow: none!important
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content input::-webkit-input-placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content input:-moz-placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content input::-moz-placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content input:-ms-input-placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .input_content input::placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .noticeFrame .listZone .inputFrame {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList {
    margin-top: 0
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList:nth-child(2),[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList:nth-child(3),[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList:nth-child(4),[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList:nth-child(5),[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList:nth-child(6) {
    display: none
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList .infoZone {
    padding: 24px 15px;
    margin-bottom: 25px;
    margin-top: 41px;
    background-color: var(--bgColor127);
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList .infoZone p {
    color: var(--txtColor98);
    font-size: 16px;
    font-weight: 700
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li.fundList .infoZone p span {
    color: var(--txtColor94)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .zoneAperent {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA {
    width: 100%;
    padding-top: 26px;
    display: block;
    border-bottom: none;
    background: #222222;
    border-radius: 5px;
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .up {
    width: 100% !important;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 32px;
    padding-bottom: 10px;
    z-index: 1;
    position: relative
}
[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .greenBlock .up.ac {
    justify-content: center;
    align-items: center !important;
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .up .icon {
    width: 24px;
    height: 24px;
    border-radius: 50px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 15px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .greenBlock .up .icon {
    border: 2px solid var(--bdColor08)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .greyBlock .up .icon {
    border: 2px solid var(--bdColor018)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .up .icon span {
    text-align: center
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .greenBlock .up .icon span {
    color: var(--txtColor37)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .greyBlock .up .icon span {
    color: var(--txtColor38)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .up .txt {
    font-weight: 700;
    font-size: 16px;
    color: var(--txtColor70)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .greenBlock .up .txt {
    color: #edcd94 !important;
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down {
    width: 100%;
    padding: 15px 0 15px 20px;
    margin-top: -1px;
    z-index: 0
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down.multiUl {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    width: 90%;
    margin: 0 auto;
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li {
    color: var(--txtColor66);
    list-style: initial;
    margin-bottom: 14px;
    letter-spacing: -1px;
    list-style: none;
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li span {
    float: left;
    margin-right: 12px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li a {
    background-color: var(--btnColor027);
    color: var(--txtColor17);
    font-size: 14px;
    height: 40px;
    padding: 0 13px;
    border-radius: 3px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    transition: .4s ease-out;
    margin-left: 5px;
    letter-spacing: .5px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background-color: var(--txtColor66);
    position: absolute;
    left: -15px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content {
    height: 40px;
    padding-left: 11px;
    background-repeat: no-repeat;
    background-position: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
    color: var(--txtColor02);
    background-color: var(--bgColor014);
    border: 1px solid var(--bdColor045)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content:active,[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content:focus,[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content:focus-within,[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content:target {
    border: 1px solid var(--bdColor070)!important
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content input {
    border-bottom: none!important
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content input:focus {
    border-bottom: none!important;
    box-shadow: none!important
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content input::-webkit-input-placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content input:-moz-placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content input::-moz-placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content input:-ms-input-placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .inputFrame .input_content input::placeholder {
    color: var(--txtColor36);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li.liFl .info {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35%
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW .inputFrame {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW .inputFrame .txtT {
    color: var(--txtColor66);
    font-size: 14px;
    font-weight: 700
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW .input_content {
    position: relative;
    height: 31px;
    margin-left: 6px;
    width: 106px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW .input_zone span.icon {
    width: 26px;
    height: 26px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW input {
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    color: var(--txtColor77);
    font-size: 16px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW input::-webkit-input-placeholder {
    color: var(--txtColor010);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW input:-moz-placeholder {
    color: var(--txtColor010);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW input::-moz-placeholder {
    color: var(--txtColor010);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW input:-ms-input-placeholder {
    color: var(--txtColor010);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW input::placeholder {
    color: var(--txtColor010);
    font-size: 14px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW .wdBtn {
    padding: 0 16px;
    height: 31px;
    background-color: var(--btnColor024);
    color: var(--txtColor17);
    border: 0px;
    border-radius: 20px;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    transition: .4s ease-out;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdPW .wdBtn:hover {
    background-color: var(--btnColor024_h)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdName {
    height: 40px;
    padding-left: 11px;
    background-repeat: no-repeat;
    background-position: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
    color: var(--txtColor02);
    background-color: var(--bgColor014);
    border: 1px solid var(--bdColor045)
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdName span {
    margin-top: 0;
    position: relative;
    line-height: 38px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdName span.line {
    margin-right: 26px;
    background-color: inherit;
    width: auto
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdName span.line:before {
    content: none
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .wdName span.line:after {
    content: "";
    width: 1px;
    height: 15px;
    background-color: #6a7391;
    position: absolute;
    top: 9px;
    right: -13px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li a:hover {
    background-color: var(--btnColor027_h)!important;
    color: var(--txtColor17)!important
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down ul li a.lock {
    background-color: #494c5c
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .hint {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--txtColor69);
    position: relative;
    cursor: pointer;
    width: 112px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .hint span {
    font-size: 18px;
    font-weight: 700;
    margin-right: 4px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .subZone ul li .infoZoneA .down .hint h2 {
    font-size: 14px;
    font-weight: 700
}

[data-v-10177d53] .v_deep_deposit .fundList .main_content_wrap_notice .listZone01 tr:nth-child(even) {
    background-color: var(--bgColor022)!important
}

[data-v-10177d53] .v_deep_deposit .fundList .main_content_wrap_notice .listZone01 table tr:first-child:hover {
    background-color: var(--bgColor017)!important
}

[data-v-10177d53] .v_deep_deposit .fundList .main_content_wrap_notice .listZone01 table tr:hover {
    background-color: var(--bgColor036)!important
}

[data-v-10177d53] .v_deep_deposit .fundList .main_content_wrap_notice .listZone01 table tr:nth-child(even):hover {
    background-color: var(--bgColor033)!important
}

[data-v-10177d53] .v_deep_deposit .fundList .main_content_wrap_notice .listZone01 {
    border-bottom: 1px solid var(--bdColor013)!important;
    margin-top: 17px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .fundShow {
    width: 70%;
    margin: 69px auto 56px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .fundShow .titleZone {
    margin: 0 auto;
    text-align: center
}

[data-v-10177d53] .v_deep_deposit .fundFrame .fundShow .titleZone h2 {
    color: var(--txtColor99);
    font-size: 24px;
    font-weight: 700
}

[data-v-10177d53] .v_deep_deposit .fundFrame .fundShow .titleZone h4 {
    color: var(--txtColor02);
    font-size: 14px;
    font-weight: 700;
    margin-top: 16px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .fundShow .fundBrick {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px
}

[data-v-10177d53] .v_deep_deposit .fundFrame .fundShow .fundBrick .cube {
    width: 32.8%;
    padding: 30px 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--bgColor117);
    border: 1px solid var(--bdColor046);
    border-radius: 10px
}

[data-v-10177d53] .v_deep_deposit .main_content_wrap_notice .listZone table tr td .checkFrame {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

[data-v-10177d53] .v_deep_deposit .main_content_wrap_notice .listZone table tr td .checkZone {
    color: var(--txtColor95);
    background-color: var(--bgColor117);
    border: 1px solid var(--bdColor046);
    padding: 18px 69px 18px 26px;
    border-radius: 10px;
    margin-right: 21px;
    cursor: pointer
}

[data-v-10177d53] .v_deep_deposit .main_content_wrap_notice .listZone table tr td .checkZone .title {
    margin-bottom: 6px;
    white-space: nowrap
}

[data-v-10177d53] .v_deep_deposit .main_content_wrap_notice .listZone table tr td .checkZone .txt {
    font-size: 13px;
    line-height: 1.8;
    font-family: ko;
    margin-left: 35px;
    color: var(--txtColor02)
}

[data-v-10177d53] .v_deep_deposit .main_content_wrap_notice .listZone table tr td .checkZone .txt span {
    color: var(--txtColor110)
}

[data-v-10177d53] .v_deep_deposit .main_content_wrap_notice .listZone table tr td.td-flex {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    flex-direction: column
}

[data-v-10177d53] .v_deep_deposit .main_content_wrap_notice .listZone table tr td .hint {
    position: relative;
    display: flex;
    align-items: center;
    top: 0px;
    color: var(--txtColor69);
    margin-top: 6px
}

[data-v-10177d53] .v_deep_deposit .main_content_wrap_notice .listZone table tr td span.icon-icconLOAD {
    color: #8287a0;
    font-size: 19px;
    margin-left: 10px;
    cursor: pointer;
    position: relative
}

[data-v-10177d53] .v_deep_deposit .aniLoad {
    -webkit-animation: rotateLoad-10177d53 1s 1;
    -moz-animation: rotateLoad-10177d53 1s 1;
    -o-animation: rotateLoad-10177d53 1s 1;
    animation: rotateLoad-10177d53 1s 1
}

@-webkit-keyframes rotateLoad-10177d53 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes rotateLoad-10177d53 {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0)
    }

    to {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes rotateLoad-10177d53 {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0)
    }

    to {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotateLoad-10177d53 {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg); 
        -o-transform: rotate(0deg);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg) 
    }
} 

[data-v-1547b184] .fundFrame td.subject {
	color: #fff !important;
    background-color: #222222;
    vertical-align: baseline !important;
}
[data-v-1547b184] .main_content_wrap_notice .listZone table tr td span {
	color: #fff;
}
[data-v-1547b184] .fundFrame .moneyBtns {
    margin-left: 0;
    justify-content: space-between;
}
[data-v-1547b184] .fundFrame .btnZone button {
    background-color: #ffb400 !important;
    color: #000 !important;
    font-weight: bold;
    transition: .18s;
}
[data-v-1547b184] .fundFrame .btnZone button:hover {
    background-color: #000000 !important;
    color: #fff !important;
}
[data-v-1547b184] .fundFrame .moneyBtns .btnMM01,
[data-v-1547b184] .fundFrame .moneyBtns .btnMM02 {
    background: #d3cda9;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 0px 10px;
    color: #000;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    transition: .2s;
}
[data-v-1547b184] .fundFrame .moneyBtns .btnMM02 {
    background: #ffbba3;
    margin-left: 6px;
}

[data-v-1547b184] .fundFrame .moneyBtns .btnMM01:hover {
    background: #f6c985;
}
[data-v-1547b184] .fundFrame .moneyBtns .btnMM02:hover {
    background: #eb8561;
}