:root {
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.notification-toast {
    position: fixed;
    max-width: 350px;
    z-index: 9000
}

.notification-toast.top-right {
    top: calc(70px + 15px);
    right: 15px
}

.notification-toast.top-left {
    top: calc(70px + 15px);
    left: 15px
}

.notification-toast.top-middle {
    top: calc(70px + 15px);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.notification-toast.bottom-right {
    bottom: 15px;
    right: 15px
}

.notification-toast.bottom-left {
    bottom: 15px;
    left: 15px
}

.notification-toast.bottom-middle {
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.digitnum {
    padding-left: 15px;
    font-size: 14px;
    font-weight: 600;
}

.widget-stats-indicator-primary {
    background: #DFF0FE;
    color: #2269F5;
}

.widget-bank-2000000011 {
    background: url('../images/other/ccb.png') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.widget-bank-2000000021 {
    background: url('../images/other/boc.png') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.widget-bank-2000000031 {
    background: url('../images/other/abc.png') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.widget-bank-2000000041 {
    background: url('../images/other/cmbc.png') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.widget-bank-2000000051 {
    background: url('../images/other/citic.png') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.widget-bank-2000000061 {
    background: url('../images/other/mtb.png') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.widget-bank-2000000071 {
    background: url('../images/other/csrc.jpg') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.widget-bank-2000000081 {
    background: url('../images/other/yzrcb.png') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.widget-bank-2000000091 {
    background: url('../images/other/zjb.png') no-repeat;
    background-size: contain;
    width: 150px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 15px;
}

.recordstate {
	padding: 5px 9px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 12px;
    background: #F4F7FA;
    color: #3F485B;
}

.recordstate i{
	vertical-align: text-bottom;
    font-size: 18px;
}

.recordstate-p {
	padding: 5px 9px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 12px;
    background: #F4F7FA;
    color: #3F485B;
    background: #d6f5e3;
    color: #4bad48;
}

.recordstate-p i{
	vertical-align: text-bottom;
    font-size: 18px;
}

.recordstate-n {
	padding: 5px 9px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 12px;
    background: #F4F7FA;
    color: #3F485B;
    background: #fce3e5;
    color: #FF4857;
}

.recordstate-n i{
	vertical-align: text-bottom;
    font-size: 18px;
}

.widget-bank-card {
    height: auto!important;
}

.app-auth-sign-in .loginbackground {
    flex: 1;
    height: 100%;
    content: '';
    display: block;
}

.app-auth-sign-in .loginbackground {
    background: url('../images/backgrounds/bgd_login.jpg') no-repeat !important;
    background-size: 100%;
    background-position: center;
}


.todobtn a {
    margin: 0 5px;
    padding: 10px 7px;
    opacity: 0.6;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.toreject:hover {
    opacity: 1;
    color: #FF4857;
}

.toaccept:hover {
    opacity: 1;
    color: #4bad48;
}

.toshowdtl:hover {
    opacity: 1;
    color: #2269F4;
}

.toreject {
    color: #FF4857;
}

.toaccept {
    color: #4bad48;
}

.toshowdtl {
    color: #2269F4;
}

@font-face {
    font-family:"anticon";src:url("../fonts/anticon.eot");src:url("../fonts/anticon.eot?#iefix") format("embedded-opentype"),url("../fonts/anticon.woff") format("woff"),url("../fonts/anticon.ttf") format("truetype"),url("../fonts/anticon.svg#anticon") format("svg");font-weight:normal;font-style:normal
}[data-icon]:before {
    font-family: "anticon" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.anticon {
    line-height: 0;
    vertical-align: -.125em
}

.anticon:before {
    font-family: "anticon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes loadingCircle {
    0% {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0)
    }

    100% {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg)
    }
}

@keyframes loadingCircle {
    0% {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0)
    }

    100% {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg)
    }
}

.anticon-loading:before {
    content: "\e06a";
    display: inline-block;
    -webkit-animation: 1s linear infinite loadingCircle;
    animation: 1s linear infinite loadingCircle
}