﻿
.xemthemspconlai{
        font-family: RobotoRegular;
    font-size: 14px;
    color: #333;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 45px;
    text-align: center;
    margin-top: 34px;
    margin-left: 50%;
    transform: translateX(-50%);
}
.xemthemspconlai span{
    color:red;
    font-weight: 600;
}



#inbox_form {margin-top: 40px;background: url(../Css/pic/bg.png) no-repeat center;background-size: cover;padding: 35px 0;color: white}
#inbox_form .form_dky {width: 760px;margin: auto;overflow: hidden}
#inbox_form .title {font: 28px 'RobotoCondensedBold';text-transform: uppercase;text-align: center;margin-bottom: 30px}
#inbox_form .left {width: 42%;float: left}
#inbox_form .right {width: calc(58% - 10px);float: right}
#inbox_form input {width: calc(100% - 22px);height: 38px;border: 1px solid white;background-color: transparent;padding: 0 10px;margin-bottom: 10px;color: white;font: 14px Arial;outline: none}
#inbox_form textarea {font: 14px Arial;color: white;width: calc(100% - 22px);padding: 5px 10px;border: 1px solid white;resize: none;background-color: transparent;height: 78px;margin: 0 0 10px 0;outline: none;display: block}
#inbox_form .btn_form {overflow: hidden}
#inbox_form .btn_form a {display: block;width: calc(50% - 7px);float: left;height: 38px;line-height: 38px;text-align: center;color: white;text-transform: uppercase;border: 1px solid white}
#inbox_form .btn_form a:last-child {float: right}
#inbox_form ::-webkit-input-placeholder {color: white}
#inbox_form ::-moz-placeholder, #inbox_form :-moz-placeholder {color: white;opacity: 1}