.form-container {
    border: 1px solid #efefef;
    border-radius: 3px;
    background: #fff;
    width: 450px;
    margin: 10px auto 0;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-container .form-title {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #fff;
    border-bottom: 1px solid #efefef;
    text-align: center;
    font-size: 16px;
    padding: 8px 15px;
    font-weight: 700;
}
.form-container > form {
    font-size: 12px;
    padding: 15px;
    width: 450px;
    box-sizing: border-box;
}
.form-container > form input[type="number"], .form-container > form input[type="email"], .form-container > form input[type="password"], .form-container > form input[type="tel"], .form-container > form input[type="text"] {
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #efefef;
    font-size: 13px;
    margin-bottom: 10px;
}
@media (max-width: 450px){
    .form-container {
        width: 100%;
        min-width: 100%;
        border-radius: 0;
    }
    .form-container .form-title {
        width: calc(100% - 2px);
    }
    .form-container form {
        width: 100%;
    }
    input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], textarea {
        font-size: 16px !important;
    }
}
.form-container > form .btn {
    margin-bottom: 10px;
    width: 100%;
    color: #fff;
    font-size: 12px;
}
.form-container > form .form-separator > span {
    width: 95%;
    margin: 0 5px;
    text-align: center;
}
.form-container > form .form-separator {
    color: #555;
    margin: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-container > form .form-separator::after, .form-container > form .form-separator::before {
    display: block;
    content: '';
    border-top: 1px solid #efefef;
    width: calc(50% - 25px);
}
.btn-fb{
    background: #385794;
    color: #fff;
}
.btn-fb:hover{
    background:#2a416f;
}
.btn-login{
    font-weight: 700;
    background: #ed1c24;
    font-size: 14px;
}
.btn-login:hover{
    background:#C71E24;
}
.form-container .errorMessage {
    margin: 15px 15px 0;
    padding: 10px;
    border-radius: 12px;
    font-size: 12px;
    width: calc(100% - 32px);
    color: #ac2b2e;
    border: 1px solid #ff765a;
    background: #fff5f3;
    /*display: none;*/
}
.form-container > form input[type="number"], .form-container > form input[type="email"], .form-container > form input[type="password"], .form-container > form input[type="tel"], .form-container > form input[type="text"]{
    font-family: inherit;
}
.form-container>form .form-group>button:first-child {
    margin-left: 0;
}
.form-container>form .form-group>button {
    margin: 0 5px;
    display: block;
}
.form-container>form .form-group>button:last-child {
    margin-right: 0;
}
.form-container>form .form-group{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px;
}
.btn-goback{
    background: silver;
}
.btn-goback:hover {
    background: #aaa;
}
.btn-reset{
    background: #ed1c24;
}
.btn-reset:hover{
    background: #C71E24;
}
.raovat_sieuvip_top {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #EFEBEB;
    background: #fff;
    position: relative;
}
.fr {
    float: right;
}
.raovat_sieuvip_top h4 {
    background-color: #f5f5f5 !important;
    height: 33px;
    line-height: 36px;
    padding: 0 10px;
    margin: 0px;
    width: 100%;
}
.raovat_sieuvip_top ul {
    float: left;
    width: 100% !important;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.raovat_sieuvip_top li {
    border-bottom: 1px solid #eeeeee;
    display: block;
    margin: 0 10px;
    padding: 5px 0;
    overflow: hidden;
}
.box_img_bottom {
    float: left;
    width: 66px;
    height: 66px;
    display: block;
    text-align: center;
    margin-right: 10px;
    overflow: hidden;
}
.box_img_bottom a {
    width: 66px;
    height: 66px;
    display: table-cell;
    vertical-align: middle;
}
.box_img_bottom img {
    max-width: 100%;
    max-height: 100%;
}
.info_raovat {
    overflow: hidden;
}
.info_raovat h3 {
    font-size: 12px;
    font-weight: normal;
    max-height: 31px;
    overflow: hidden;
    line-height: 15px;
    margin-top: 5px;
margin-bottom: 1px;
}
.info_raovat h3 a {
    color: #555454;
    font-size: 13px;
}
.info_raovat h3 span {
    color: #E97D13;
    padding-left: 3px;
    padding-right: 10px;
}
.info_raovat p {
    font-size: 13px;
    color: #c90000;
    font-weight: bold;
    margin: 1px 0;
}
.btnNext, .btnNext {
    top: 0px;
}
.btnNext {
    padding: 14px;
    background: url(../images/bg.png);
    font-size: 0px;
    position: absolute;
    /*top: -32px;*/
    right: 6px;
    background-position: -430px -114px;
    cursor: pointer;
}
.btnPrev {
    padding: 14px;
    background: url(../images/bg.png);
    font-size: 0px;
    position: absolute;
    top: 0px;
    right: 33px;
    background-position: -403px -114px;
    cursor: pointer;
}

.box_guide_post {
    position: relative;
    padding: 3px 0;
    float: left;
    width: 100%;
}
.view_all{
    float: right;
    color: #666;
    margin-right: 11px;
}
@media (min-width: 768px){
    #halink-left{
        width: 20%;
    }
    #halink-right{
        width: 80%;
    }
    #search-dm .row{
        margin-right: 0px;
        margin-left: 0px;
        background: #fff;
        padding: 2px;
        border-radius: 3px;
    }
    .halink-layout{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    #search-dm #keywords{
        border: none!important;
        border-right: 1px solid #f7f7f7;
        border-radius: 0!important;
        padding-left: 30px;
    }
    #search-dm .form-control-search{
        left: 0;
        color: #c5c5c5!important;
        position: absolute;
        top: 0;
        /* right: 0; */
        z-index: 2;
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        pointer-events: none;
    }
    #mbn-top-search-city-icon{
        position: absolute;
        left: 10px;
        z-index: 5;
        color: #ed1c24;
        font-size: 15px;
        top: 8px;
    }
    #idl-icon{
        position: absolute;
        left: 10px;
        z-index: 5;
        color: #ed1c24;
        font-size: 15px;
        top: 10px;
    }
    #search-dm #idc, #search-dm #idl{
        border: none!important;
        border-right: 1px solid #f7f7f7;
        border-radius: 0!important;
        padding-left: 25px;
    }
    #search-dm .halink-layout:not(:last-child){
        border-right: 1px solid #c5c5c5
    }
}