#form_dowtl{
    background-color: #154073 !important;
    /*border:3px dashed red;*/
    max-width: 750px;
    padding: 25px;
}
#form_dowtl .deail_reg_canhomau_right_title{
    text-transform: uppercase;
    color:#fff!important;;
}
.skip_class{
    padding-top:15px;
    max-width: 750px;
    border: 3px dashed red;
    overflow: hidden;
    margin: 0px auto;
}
#form_dowtl .deail_reg_canhomau_right{
    float: unset;
    margin-left:unset;
    text-align: center;
}
#form_dowtl .deail_reg_canhomau_right .deail_reg_canhomau_right_form{
    max-width: 400px;
    overflow: hidden;
    margin: 0px auto;
}
.deail_reg_canhomau {
    border: 2px dashed #0e224b;
}
.deail_reg_canhomau,
.deail_reg_canhomau_right_form input {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box
}

.deail_reg_canhomau {
    overflow: hidden;
    z-index: 2;
    background-color: #f5d799;
    width: 100%;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-clip: padding-box;
    margin: 20px auto;
    padding: 20px
}

.deail_reg_canhomau_right {
    /*float: left;*/
    margin-left: 22px
}

.deail_reg_canhomau-inner .icon i {
    width: 40px;
    height: 40px;
    background: #0e224b;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999
}

.deail_reg_canhomau-inner .icon a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    margin-top: 15px;
    height: 40px;
    display: inline-block;
    float: left
}

.deail_reg_canhomau_right_title {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 6px;
    font-weight: 700
}

.deail_reg_canhomau_right_form input {
    float: left;
    width: 230px;
    height: 40px;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    background-clip: padding-box;
    border-right: none;
    font-size: 16px
}

.deail_reg_canhomau_right_form1 #btn_dkcanhomau_duan,
.deail_reg_canhomau_right_form1 .btn_dkcanhomau_duan_input,
.v2_pd_dc_rg_boxLich_from1 .btn_thongbaolichmoban_duan_input {
    display: block;
    float: left;
    width: 150px;
    height: 40px;
    text-align: center;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: #0e224b;
    line-height: 40px;
    transition: all .3s;
    padding: 0 15px;
    border: none
}
/*skip-container*/
.skip-container{
    display: none;
    padding: 20px 15px;
}
.skip-container.active{
    display: block;
}
.skip-container h4 {
    color: #414655;
    font-size: 20px;
    margin: 0 0 15px;
    position: relative;
    font-weight: bold;
}
.redirect-link {
    padding: 30px 30px 52px;
    background: #fff;
    border-radius: 5px;
    border-top: 5px solid #feb806;
    position: relative;
    background-image: url(images/loading1.webp);
    background-repeat: no-repeat;
    background-position: center;
}
.redirect-link:before {
    content: "";
    height: 5px;
    width: 33%;
    background: #9ac430;
    position: absolute;
    top: -5px;
    left: 0;
    border-radius: 5px 0 0 0;
}
.redirect-link:after {
    content: "";
    height: 5px;
    width: 33%;
    background: #fe5d05;
    position: absolute;
    top: -5px;
    right: 0;
    border-radius: 0 5px 0 0;
}
.redirect-link-inner {
    border-radius: 50%;
    color: #888;
    display: block;
    font-size: 18px;
    font-weight: 300;
    height: 140px;
    line-height: 32px;
    margin: 25px auto;
    padding: 36px 0 0;
    transition: 1s;
    -webkit-transition: 1s;
}
.redirect-countdown{
    font-size: 30px;
    color: red;
    font-weight: bold;
}
/*End skip-container*/
.custom-button-class{
    width:auto !important;
    background-color: #09b060 !important;
    font-size: 14px  !important;
    text-transform: uppercase;
}