.layui-input-inline img {
    margin-right: 10px;
}
.width48:last-child{
    margin-top: 10px;
}
.width48:last-child img{
    margin-top: 10px;
}
.layui-form-item .layui-form-checkbox {
    display: none;
}
.layui-form-item {
    width: 80%;
    margin: 21px auto;
}

.green-yes {
    margin: 0 10px;
}
.mb-10 {
    margin-bottom: 50px;
}

.mb-10 p {
    font-size: 14px;
}

.green-border {
    margin-bottom: 100px;
}
.email-cert-title {
    box-shadow: 5px 5px 5px rgb(0 0 0 / 35%);
}
.email-cert-title h1 {
    color: #000;
    font-weight: 700;
    font-size: 32px;
}
.email-cert-title p {
    font-size: 18px;
}

.title-card {
    border:1px solid blue;
    padding: 25px;
    height: 160px;
}

.title-card img {
    display: inline-block;
    margin-top: -10px;
}

.title-card-tit1 {
    display: inline-block;
    font-weight: 700;
    margin-left: 20px;
    font-size: 20px;
}
.layui-col-space30 {
    margin: -100px;
}
.layui-col-space30>* {
    padding: 30px;
}

.card-div {
    position: relative;
    top:85px
}

.layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr {
    background-color: #0175c3;
    color: #fff;
}
.layui-table tbody tr:hover {
    background-color: #fff;
    color: #333333;
}
.layui-border-box, .layui-border-box * {
    box-sizing: border-box;
    font-size: 18px;
}
.layui-table tr td:nth-child(1) {
    font-weight:700;
    
}
.layui-table-view .layui-table td:nth-child(1),.layui-table-view .layui-table th {
    cursor: default;
    padding: 10px 0;
    font-weight:700;
}
.layui-table-view .layui-table td {
    color:#333;
}
.email-cert-sec-title {
    padding: 30px 0;
    box-shadow: 5px 0px 5px 0px rgb(0 0 0 / 35%);
}
.email-cert-sec-title h3{
    margin-bottom: 0;
}

.desc_title {
    background-color: #091B2A;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    position: absolute;
    top: -80px;
    padding: 0 15px;
    border-radius:5px;
}
.layui-form {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
}

.green-line {
    width: 50px;
    height: 2px;
    margin: 60px auto 30px auto;
    background-color: #0175c3;
}
.homecontent h3 {
    margin-bottom: 0;
    line-height: 65px;
}
.green-line2 {
    width: 50px;
    height: 2px;
    margin: 60px auto;
    background-color: #0175c3;
}

.fs20 {
    font-size: 20px;
    margin: 35px auto;
}

.centerwrapper .form_sec .wrapper {
    width: 65%;
}
.mb-10 .layui-input-inline:nth-child(1) {
    width: 5%;
}

.mb-10 .layui-input-inline:nth-child(2) {
    width: 88%;
}

.bg-gray .wrapper:nth-child(1) {
    width: 93%!important;
}
.whmcs_banner {
    position: relative;
}
.whmcs_banner .bt1 {
    position: absolute;
    top: 10%;
    right: 20%;
    line-height: 60px;
    padding: 0;
    text-align: center;
    color:#0175C3;
    width: 20%;
    font-weight: 700;
    border-radius: 5px;
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    cursor: pointer;

}

.whmcs_banner .bt2 {
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    border-radius: 5px;
    position: absolute;
    top: 60%;
    right: 20%;
    line-height: 60px;
    padding: 0;
    text-align: center;
    color:#0175C3;
    width: 20%;
    font-weight: 700;
    cursor: pointer;

}

@media only screen and (max-width: 1499px) {
    

    .mb-10 .layui-input-inline:nth-child(1) {
        width: 6%;
    }

    .mb-10 .layui-input-inline:nth-child(2) {
        width:86%;
    }

    .desc_title {
        font-size: 14px;
    }

    .whmcs_banner {
        position: relative;
    }
    .whmcs_banner .bt1 {
        position: absolute;
        top: 10%;
        right: 20%;
        line-height: 45px;
        padding: 0;
        text-align: center;
        color:#0175C3;
        width: 20%;
        font-weight: 700;
        border-radius: 5px;
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        font-size: 16px;
        cursor: pointer;

    }
    
    .whmcs_banner .bt2 {
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        font-size: 16px;
        border-radius: 5px;
        position: absolute;
        top: 60%;
        right: 20%;
        line-height: 45px;
        padding: 0;
        text-align: center;
        color:#0175C3;
        width: 20%;
        font-weight: 700;
        cursor: pointer;
    }
}
@media only screen and (max-width: 1450px) {
    .mb-10 .layui-input-inline:nth-child(2) {
        width:81%;
    }
    .mb-10 p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1399px) {
    .mb-10 .layui-input-inline:nth-child(2) {
        width:80%;
    }
    .desc_title {
        font-size: 13px;
    }

    .download_div h3{
        margin-bottom: 0;
    }
    
}

@media only screen and (max-width: 1299px) {
    .mb-10 .layui-input-inline:nth-child(2) {
        width:65%;
    }

    .mb-10 p {
        font-size: 15px;
    }

    .whmcs_banner {
        position: relative;
    }
    .whmcs_banner .bt1 {
        position: absolute;
        top: 6%;
        right: 20%;
        line-height: 45px;
        padding: 0!important;
        text-align: center;
        color:#0175C3;
        width: 20%;
        font-weight: 700;
        border-radius: 5px;
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        font-size: 16px;
    }
    
    .whmcs_banner .bt2 {
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        font-size: 16px;
        border-radius: 5px;
        position: absolute;
        top: 56%;
        right: 20%;
        line-height: 45px;
        padding: 0!important;
        text-align: center;
        color:#0175C3;
        width: 20%;
        font-weight: 700;
    }
}
@media only screen and (max-width: 1199px) {
    .whmcs_banner {
        position: relative;
    }
    .whmcs_banner .bt1 {
        position: absolute;
        top: 6%;
        right: 16%;
        line-height: 35px;
        padding: 0!important;
        text-align: center;
        color:#0175C3;
        width: 28%;
        font-weight: 700;
        border-radius: 5px;
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        font-size: 16px;
    }
    
    .whmcs_banner .bt2 {
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        font-size: 16px;
        border-radius: 5px;
        position: absolute;
        top: 56%;
        right: 16%;
        line-height: 35px;
        padding: 0!important;
        text-align: center;
        color:#0175C3;
        width: 28%;
        font-weight: 700;
    }

    .download_div p {
        line-height: 18px;
    }
}
@media only screen and (max-width: 999px) {
    .centerwrapper .form_sec .wrapper {
        width: 100%;
    }

    .centerwrapper .wrapper {
        padding: 0;
    }

    .layui-border-box, .layui-border-box * {
        font-size: 14px;
    }
    
    .layui-col-space30 {
        margin: -20px;
    }
    .layui-col-xs12 {
        margin-top: 20px;
    }
    .bg-white {
        padding-top: 40px!important;
    }
    .bg-gray .homehdh3 {
        margin-bottom: 20px!important;
    }

    h3 {
        font-size: 15px;
    }

    .whmcs_banner {
        position:relative;
    }
    .whmcs_banner .bt1 {
        position: relative;
        line-height: 35px;
        left: 6%;
        padding: 0!important;
        text-align: center;
        color:#0175C3;
        width: 40%;
        font-weight: 700;
        border-radius: 5px;
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        font-size: 14px;
        display: inline-block;
    }

    .centerwrapper .wrapper {
        padding: 0;
        width: 100%;
        
    }
    .layui-table-cell {
        padding: 0;
    }
    .layui-table-cell button {
        padding: 0;
        font-size: 12px!important;
    }
    
    .whmcs_banner .bt2 {
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
        position: relative;
        left: 13%;
        font-size: 14px;
        border-radius: 5px;
        position: relative;
        line-height: 35px;
        padding: 0!important;
        text-align: center;
        color:#0175C3;
        width: 40%;
        font-weight: 700;
        display: inline-block;

    }
}

 @media screen and (max-width: 450px) {
    .layui-form-item .layui-input-inline {
        display: inline-block;
        margin:0;
    }
}