﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100);

.header-tab-khv3right:focus {
    background-color: #fff !important;
}

.CaptchaWrap {
    position: relative;
    display: inline-block;
}

.CaptchaTxtField {
    border-radius: 5px;
    display: block;
    box-sizing: border-box;
}

#UserCaptchaCode {
    padding: 15px 10px;
    outline: none;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

#CaptchaImageCode {
    text-align: center;
    margin-top: 15px;
    padding: 0px 0;
    width: 300px;
    overflow: hidden;
}

.capcode {
    font-size: 46px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #ccc;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-style: italic;
}

.ReloadBtn {
    background: url('https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png') left top no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
    border: 0px;
    outline none;
    position: absolute;
    bottom: 30px;
    left: 115%;
    top: 10%;
    outline: none;
    cursor: pointer; /**/
}

.btnSubmit {
    margin-top: 15px;
    border: 0px;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 18px;
    background-color: #1BBD36;
    color: #fff;
    cursor: pointer;
}

.error {
    margin-left: 5%;
    color: red;
    font-size: 12px;
    display: none;
}

.success {
    color: green;
    font-size: 18px;
    margin-bottom: 15px;
    display: none;
    /*margin-left: 5% !important;
  width: 45% !important;*/
}

#content iframe#filearticleupload {
    width: 45% !important;
    margin-bottom: 20px;
    min-height: 100px !important;
}

@media(max-width:767px) {
    #filearticleupload {
        margin-left: 0 !important;
    }

    #content iframe#filearticleupload {
        width: 100% !important;
        margin-bottom: 20px;
        min-height: 100px !important;
    }
}

@media(max-width:500px) {
    #content iframe#filearticleupload {
        min-height: 120px !important;
    }
}

#filearticleupload body {
    margin: 0 !important;
}

@media(max-width:800px) {
    #FileUpLoad {
        width: 100%;
    }
}

#content h4 {
    color: #0768d5;
    display: inline-block;
    font-size: 24px;
    font-family: roboto, time;
    padding: 7px 0px 0px;
    text-transform: uppercase;
    margin-bottom: 30px;
    border-radius: 10px 10px 0 0;
}

#content p {
    margin-bottom: 20px;
    text-align: justify;
}

.contact_form input[type="submit"] {
    border: medium none;
    color: #fff;
    height: 35px;
    padding: 5px 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea {
    margin-bottom: 15px;
}

.contact_form {
    padding: 10px;
    width: 100%;
    float: left;
}

.uploadfile {
    padding-left: 15px;
    margin-bottom: 30px;
}

.name, .sdt, .email, .capcha, .noi-dung {
    width: 45%;
    float: left;
}

.name, .email, .noi-dung {
}

footer {
    /*padding-bottom: 80px !important;*/
}

.support-hotline {
    bottom: 10px !important;
}

#txtInput {
    min-width: 160px;
    padding: 8px 8px 8px;
    width: 100px;
    float: left !important;
    margin-right: 5px;
    font-weight: 600;
    font-size: 18px;
}

.imcsa {
    height: 34px;
    vertical-align: sub;
}

.imcref {
    height: 33px;
    width: 33px;
    border-width: 0px;
    vertical-align: sub;
}

img.refresh {
    width: 33px;
}

span.tep-dinh-kem {
    margin-left: 5%;
    float: left;
}

@media(max-width: 1199px) {
    #mainCaptcha {
        font-size: 15px !important;
        padding: 5px 10px !important;
        max-width: 120px !important;
    }

    #refresh, #Button1 {
        padding: 4px 5px !important;
        font-size: 14px !important;
        margin-left: 5px !important;
    }
}

@media(max-width: 988px) {
    .uploadfile {
        padding-left: 47px;
    }

    #txtInput {
        min-width: 160px;
    }

    .contact_form {
        padding: 10px;
    }
}

@media(max-width: 874px) {
    #txtInput {
        min-width: 130px;
        font-size: 11px !important;
    }

    #txtInput {
        margin-right: 5px !important;
    }

    img.refresh {
        margin-left: 0;
    }
}

@media(max-width: 767px) {
    .btn-gui input:nth-child(1) {
        margin-left: 33%;
    }

    .contact_form input[type="submit"] {
        min-width: 0;
    }

    .uploadfile {
        padding-left: 0;
    }

    span.tep-dinh-kem {
        margin-left: 0;
        float: none;
    }

    .name, .email, .sdt, .noi-dung, .capcha {
        width: 100%;
        float: none;
    }

    .name {
        margin-right: 0;
    }

    .email, .sdt, .capcha {
        margin-left: 0;
    }

    .CaptchaWrap {
        margin-left: 0 !important;
        margin-bottom: 30px;
    }

    #CaptchaImageCode {
        margin-top: 0 !important;
    }

    /* #mainCaptcha {
      font-size: 20px!important;
      padding: 5px 10px!important;
      max-width: 150px!important;
    }*/
    /*#refresh, #Button1 {
    padding: 4px 5px!important;
    font-size: 14px!important;
    margin-left: 5px!important;
}*/
}

@media(max-width:355px) {
    #txtInput {
        min-width: 100px !important;
    }

    img.refresh {
        width: 30px !important;
    }
}

.btn-sent {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: center;
}

.btn-canclekh {
    width: 47%;
    float: left;
    text-align: center;
    margin-left: 7px;
}

.btn-sentkh {
    width: 47%;
    float: left;
    text-align: center;
    margin-right: 7px;
}

.btn-sent .btn-left {
    width: 49%;
    float: left;
}

.btn-sent .btn-right {
    margin-left: 51%;
}

.btn-sent .btn-left input {
    float: right;
}

.btn-gui input:nth-child(1) {
    float: left;
    margin-left: 40%;
    margin-right: 10px;
}

.btn-gui input {
    /*margin-left: auto;
    margin-right: auto;*/
    margin-bottom: 20px;
    background: #0768d5;
    display: table;
}

#mainCaptcha {
    text-align: center;
    background: url('../Resources/ImagesPortal/HomePage/images/captcha1.jpg');
    font-size: 20px;
    padding: 5px 20px;
    color: #0768d5;
    border: none;
    max-width: 170px;
    font-weight: bold;
}

#refresh, #Button1 {
    padding: 4px 15px;
    background: #fff;
    color: #1bbd36;
    font-size: 18px;
    border: 1px solid #1bbd36;
    margin-left: 20px;
}

.formcontent, .captache-error {
    margin-top: -15px;
    margin-bottom: 25px;
}

.formcontent {
    color: #1BBD36;
}

.captache-error {
    color: #f70467;
}

/*/*/

.titleg {
    background-color: #f0f0f0;
    border-top: 3px solid #034ea2;
    text-transform: capitalize !important;
    line-height: 24px !important;
    color: #000;
}

    .titleg a {
        color: #333 !important;
        font-size: 14px !important;
    }

.form-control {
    border-radius: 4px !important;
    padding: 6px 6px;
    width: 100%;
    border-color: #9ac0ea;
    color: #000;
}

.RadEditor, .reLayoutWrapper {
    height: 200px !important;
}

#mainCaptcha {
    text-align: center;
    background: url(../Resources/ImagesPortal/HomePage/images/captcha1.jpg);
    font-size: 18px;
    padding: 3px 1px;
    color: #0768d5;
    border: none;
    max-width: 135px;
    font-weight: bold;
}

.alert {
    position: fixed;
    z-index: 999;
    right: 50%;
    width: 25%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    bottom: 50%;
}

.title-feedback {
    padding-right: 15px;
    color: #333;
    padding-bottom: 15px;
    padding-top: 35px;
    float: left;
}

    .title-feedback a {
        font-weight: bold;
        color: #333;
    }

.content-feedback {
    float: left;
    width: 100%;
    padding: 10px;
}

    .content-feedback .item:nth-child(3n+1) {
        clear: both;
    }

.detail-feedback {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #e2e2e3;
}

    .detail-feedback a {
        color: #933;
        font-weight: bold;
        float: left;
        width: 100%;
    }

    .detail-feedback .title-fback {
        color: #6C6C6C;
        font-weight: 400;
    }

    .detail-feedback .content-fback {
        color: #6C6C6C;
        font-weight: 400;
        padding-left: 15px;
    }

.content-fback .name-content-fback {
    font-style: italic;
    text-transform: capitalize;
    color: #0065CA;
}

.ErrorForm {
    display: none !important;
}

.title-fback {
    font-weight: 600;
    cursor: pointer;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 46px !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.content-feedback .thumbnailkh:hover {
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.closes {
    top: -5px;
    background: transparent !important;
    font-size: 14px;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.top {
    padding-top: 15px;
}

.box-50 {
    width: 50%;
    float: left;
}

@media (max-width: 767px) {
    .box-50 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.box-50:nth-child(2n+1) {
    padding-left: 10px;
}

.box-50:nth-child(2n+2) {
    padding-right: 10px;
}

.box-100 {
    width: 100%;
    float: left;
}

span.color-red {
    color: red;
}

.btn-submit {
    color: #fff;
    padding: 7px 15px;
    background: #0768d5;
    border-radius: 2px;
    width: 100px;
    height: 34px;
}

.feedkh {
    float: left;
    width: 100%;
}

.btn-submit:hover, .btn-submit:focus, .btn-submit:active {
    color: #0768d5;
    border: 1px solid #0768d5;
    background: #fff;
}

.btn-submit-left {
    float: right;
}

.btn-submit-right {
    float: left;
}

.btn-info {
    background-color: #036eb9;
    border-color: #036eb9;
}

    .btn-info:hover {
        background-color: #22436a;
        border-color: #22436a;
    }
/*list-anwser-question*/
.caption h3 {
    font-size: 15px;
    line-height: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.thumbnailkh {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    float: left;
    width: 100%;
    min-height: 360px;
}

    .thumbnailkh img {
        width: 100%;
    }

    .thumbnailkh .caption {
        padding: 6px 8px;
    }

.feedday {
    color: #000;
    font-size: 13px;
    padding: 5px 0;
    float: left;
    width: 100%;
}

.box_tb .titleg {
    background: url(../Resources/assets/index/imgs/menutop.jpg) repeat !important;
    padding: 6px 10px !important;
    text-transform: uppercase !important;
    font-size: 14px;
    color: #fff;
    position: relative;
    margin: 0;
    font-weight: bold;
    border-radius: 0;
    line-height: 15.4px !important;
}

.box-50 .form-control.input-capcha {
    width: 40%;
    float: left;
    margin-right: 5px;
}

.box-50 .refresh {
    float: left;
    position: absolute;
    width: 33px;
}

.contentf {
    cursor: pointer;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    float: left;
    width: 100%;
}

.box-50 #mainCaptcha {
    height: 34px;
    margin-right: 5px;
}

.truycap_cchc {
    background: #036eb9 !important;
}

@media(max-width:991px) {
    .content-feedback .item:nth-child(2n+1) {
        clear: both;
    }

    .content-feedback .item:nth-child(3n+1) {
        clear: none;
    }
}

@media(max-width:767px) {
    .box-50 {
        width: 100%;
    }

        .box-50:nth-child(2n+1) {
            padding-right: 0;
        }

        .box-50:nth-child(2n+2) {
            padding-left: 0;
        }
}

@media(max-width:320px) {
    .btn-cancle, .btn-sent, .btn-canclekh, .btn-sentkh {
        width: 47%;
        float: left;
        margin: 0;
    }

    .btn-submit-left {
        float: none;
        margin: 0 auto 10px;
        display: table;
    }

    .btn-submit-right {
        margin: 0 auto;
        display: table;
    }
}

.RadDataPager_MetroTouch .rdpNumPart a.rdpCurrentPage, .RadDataPager_MetroTouch .rdpNumPart a.rdpCurrentPage:hover {
    background-color: #036eb9;
    border: 1px solid #2867aa;
    color: white;
}

.RadDataPager_MetroTouch .rdpNumPart a {
    line-height: 28px;
    min-width: 30px;
}

.dest {
    font-size: 13px;
    text-align: justify;
    font-weight: 600;
}

.divleft {
    margin-left: 20px;
}

.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected .rtsLink {
    border-color: #0768d5;
    color: #fff;
    background-color: #0768d5;
    text-transform: uppercase;
}

.RadTabStrip_MetroTouch .rtsLevel1 {
    border-color: #0768d5;
}

.RadTabStrip .rtsTxt {
    text-transform: uppercase;
}