/*!
op_name:子比主题配置
op_Author:<a href="https://www.wpmel.com">WPMEL</a>
op_Version:1.0 
op_date:2021年6月21日10:00:00
op_desc:插件预设配置,支持子比主题前端自动添加检测按钮、前端短代码、后台检测等。
!*/

.btn-info {
    color: #fff;
    background-color: #17a2b8!important;
}
.btn-primary {
    color: #fff;
    background-color: #007bff!important;
}
.btn-success {
    color: #fff;
    background-color: #28a745!important;
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d!important;
}

.btn-warning {
    color: #fff;
    background-color: #ffc107!important;
}

.btn-danger {
    color: #fff;
    background-color: #dc3545!important;
}

.mel_check_con{
    padding-top: 10px;
}
.mel_check_con .btn{
    width: 100%;
}
.pay-button .mel_check_con{
    display: inline-block;
}
.pay-button .mel_check_con + .pay-button-block{
    margin-left: 10px;
}

.pay-widget .pay-button .mel_check_con{
    display: block;
}
.pay-widget .pay-button .mel_check_con + .pay-button-block{
    margin-left: 0;
}

.mel_check_con .text{
    border: none;
    border-radius: 4px;
    display: block;
    width: 100%;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 34px;
    outline: none;
    padding: 0 18px;
    text-align: center;
    position: relative;
}


.erphpdown .erphpdown-fee .mel_check_con{
    display: inline-block;
    padding-top: 0px;
}


.mel_check_con{
    padding-bottom: 10px;
}
.mel_check_con button,.mel_check_con .text{
    width: 100%;
}
.erphpdown .erphpdown-fee .mel_check_con button,.erphpdown .erphpdown-fee .mel_check_con .text{
    width: auto;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 10px;
    margin-right: 20px;
}
.header-box-con .erphpdown .erphpdown-box-tips{
    border: 1px dashed #f58b36;
    background: #fff3e9;
    border-radius: 3px;
    height: 40px;
    line-height: 36px;
    padding: 0 13px;
    display: block;
    margin-bottom: 10px;
}
.btn {
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 36px;
    outline: none;
    padding: 0 18px;
    text-align: center;
    position: relative;
    color: #fff;
}
.erphpdown .erphpdown-fee .mel_check_con{
    display: inline-block;
    float: left;
}
.btn-info{
    background-color: #17a2b8;
}
.btn-danger{
    background-color: #dc3545;
}
.btn-primary,.badge-primary{
    background-color: #007bff;
}
/**.mel_check_con .text{
    border: none;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 36px;
    outline: none;
    padding: 0 18px;
    text-align: center;
    position: relative;
}**/
.mel_check_con a{
    text-decoration:none!important;
}
