@charset "UTF-8";

/* 代理默认样式 */
.agentBg.common-header{
    background: #191F36;
}

.agentBg.container{
    background: #131726 !important;
}

.agentBg .ui-item {
    background: #212944;
    border-radius: 8px;
    font-size: 14px;
    margin-bottom: 10px;
}

.agentBg .ui-item>p:first-child {
    width: 100px;
    color: #E1E9FF;
}

.agentBg .get-code-btn, .agentBg .get-message-code{
    width: 130px;
    color: #0A84FF;
    text-align: right;
}

.agentBg .header-title {
    font-size: 17px;
    color: #E1E9FF;
}

.agentBg .icon-icon_left, .agentBg .bank-type-title, .agentBg .create-s-title, .agentBg .s-text  {
    color: #E1E9FF !important;
}

.agentBg .c-gray {
    color: #5C6686;
}

.agentBg.common-header, .main-wrap, .agentBg .inline-input, .agentBg .bank-list-content{
    background: #191F36;
}

.agentBg .country-box span, .agentBg .country-box i, .agentBg .inline-input, .agentBg .search-form .agent-search{
    color: #E1E9FF;
}

.agentBg .country-list-box, .agentBg #js-searchCountry, .agentBg .common-list .common-item, .agent .agent-input, .agent .bank-list-content {
    background: #191F36;
    color: #E1E9FF;
}

.agentBg .shearch-box {
    background: #191F36;
    border: 0.5px solid #E1E9FF;
}

.agentBg .btn {
    background: #0A84FF;
}

.agentBg .bind-card-btn {
    color: #0A84FF;
    background: #212944;
}

.agentBg .js-ust-coin-name {
    color: #9EA7C4;
}
