﻿.widget-header-top {
    /* position: relative; */
    /* width: 100%; */
    /* height: 100%; */
    /* left: 0; */
}

.header-top {
}

.banner-register-for-test-drive img {
    display: block;
    width: 100%;
    height: 100%;
}

.header-bottom {
}

.wp-register-for-test-drive {
    padding: 40px 0;
}

.input span.title {
    display: block;
    font-size: 16px;
    font-family: 'BaiJamjuree-Medium';
}

.widget-dongxe span.title {
    display: block;
    font-size: 16px;
    font-family: 'BaiJamjuree-Medium';
}

.widget-NgayDangKi span.title {
    display: block;
    font-size: 16px;
    font-family: 'BaiJamjuree-Medium';
}

.right span.title {
    display: block;
    font-size: 16px;
    font-family: 'BaiJamjuree-Medium';
}

.right {
    margin-top: 10px;
}

.widget-NgayDangKi {
    margin-top: 10px;
}

span#ctl00_main_RequiredFieldValidator3, span#ctl00_main_RequiredFieldValidator1 {
    position: absolute;
    top: 0;
    right: 0;
}

.input {
    position: relative;
    margin-top: 10px;
}

span#ctl00_main_RequiredFieldValidator2 {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 17px;
}

.widget-dongxe {
    margin-top: 10px;
    position: relative;
}

.right input {
    border: none;
    outline: none;
    color: #fff;
    background: #052c5f;
    padding: 10px 34px;
    font-size: 18px;
    font-family: 'BaiJamjuree-SemiBold';
    border-radius: 5px;
    margin-top: 10px;
    cursor: pointer;
}

.input input {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0.75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s, border .3s, background .3s, opacity .3s;
    -o-transition: color .3s, border .3s, background .3s, opacity .3s;
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

    .input input:focus {
        -webkit-box-shadow: 0 0 5px #ccc;
        box-shadow: 0 0 5px #ccc;
        opacity: 1 !important;
        outline: 0;
        color: #333;
        background-color: #fff;
    }

.widget-dongxe select, .widget-NgayDangKi input {
    webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0.75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s, border .3s, background .3s, opacity .3s;
    -o-transition: color .3s, border .3s, background .3s, opacity .3s;
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

input[type='email']:focus, input[type='search']:focus, input[type='number']:focus, input[type='tel']:focus, input[type='text']:focus, input[type='password']:focus, textarea:focus, select:focus {
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    opacity: 1 !important;
    outline: 0;
    color: #333;
    background-color: #fff;
}

textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0.75em;
    font-size: 18px;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s, border .3s, background .3s, opacity .3s;
    -o-transition: color .3s, border .3s, background .3s, opacity .3s;
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

span#ctl00_main_RequiredFieldValidator5 {
    position: absolute;
    top: 0;
    right: 0;
}

@media (min-width: 1380px) {
    .banner-register-for-test-drive img {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media (max-width:739px) {
    .banner-register-for-test-drive img {
        display: block;
        width: 100%;
        height: 100%;
    }
}