﻿@charset "UTF-8";
@import url("css/menu.css");
@import url("css/cms.css");
@import url("css/jquery.tabs.css");
@import url("css/text.css");
@import url('./bootstrapv3/css/bootstrap-theme.min.css');
@import url('./bootstrapv3/css/bootstrap.css');
@import url('css/custom-bootstrap.css');
@import url('css/style.css');
@import url('css_form.css');
/* Standard HTML Tag Settings */
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

img {
    border: solid 0px;
}

table, tr, td, p {
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    line-height: 1.3em;
}

.DocItems {
    border: solid 1px #ccc;
}

.AltDocItems {
    border: solid 1px #ccc;
    background: #eee;
}
/* Standard DotNetNuke Settings */

.pagemaster {
    background-color: #cccccc;
}

.skinmaster {
    height: 100%;
    background-color: white;
    border-right: #9A986A 1px solid;
    border-top: #9A986A 1px solid;
    border-left: #9A986A 1px solid;
    border-bottom: #9A986A 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}

.controlpanel {
    /**/
    text-align: left;
    vertical-align: top;
    /**/
    background-color: #e8e8e8;
}

.toppane {
    width: 100%;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.leftpane {
    width: 175px;
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.contentpane {
    width: inherit;
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.rightpane {
    width: auto;
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.bottompane {
    width: 100%;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.StandarSearch {
    width: 8px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 10px;
    font-weight: bold;
}

.StandardButton {
    border: 1px solid #4682b4;
    width: auto;
    color: #07519a;
    background: url(bgButton.gif) repeat-x;
}

.NormalTextBox {
    /*border: 1px solid #4682b4;*/
}

.TreeViewMenu {
    width: 175px;
    background-color: #dfe5f2;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}

.TreeViewMenu_Header {
    background-image: url(gradient_LtBlue.jpg);
}

.Head {
    font-family: tahoma, arial, helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #467599;
    line-height: 30px;
}


.dstoplink {
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.skinfoot {
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
    color: White;
}

a.dstoplink:link {
    font-weight: bold;
    text-decoration: none;
    color: White;
}

a.dstoplink:active {
    font-weight: bold;
    text-decoration: none;
    color: White;
}

a.dstoplink:visited {
    font-weight: bold;
    text-decoration: none;
}

a.dstoplink:hover {
    font-weight: bold;
    text-decoration: none;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    background-color: rgb(250, 250, 191);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(132, 191, 233);
    border-right-color: rgb(132, 191, 233);
    border-bottom-color: rgb(132, 191, 233);
    border-left-color: rgb(132, 191, 233);
}
/* CAU HINH LAI CSS MAIN MENU*/
/* Main Menu */
.MainMenu_MenuContainer {
    background-color: transparent;
    /* THUỘC TÍNH MỚI THÊM*/
    width: 210px;
}

.MainMenu_MenuBar {
    cursor: hand;
    height: 23px; /* da thay doi value - defaut value: 16 */
    background-color: Transparent;
    /* prop added*/
    width: 175px;
}

.MainMenu_MenuItem {
    cursor: pointer;
    cursor: hand;
    color: #3C7B1E; /* da thay doi value - Giá trị cũ: black */
    width: 175px; /* thuoc tinh them vao */
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px; /* Giá trị cũ: 9pt */
    font-weight: bold; /* Giá trị cũ: bold */
    font-style: normal;
    border-left: white 0px solid;
    border-bottom: #cccccc 1px solid; /* Giá trị cũ: 1px*/
    border-top: white 0px solid; /* Giá trị cũ: 1px*/
    border-right: white 0px solid;
    background-color: #e8e8e8; /* Giá trị cũ: black */
}

    .MainMenu_MenuItem td {
        border-bottom: solid 1px #FFF;
    }

.MainMenu_SubMenu td {
    border-bottom: solid 1px #ccc;
}
/* TÁC ĐỘNG ĐẾN ICON TRƯỚC MỖI ITEM CỦA SUB MENU */
.MainMenu_MenuIcon {
    /* cấu hình con trỏ chuột */
    cursor: pointer;
    cursor: hand;
    /* cấu hình các đường viền */
    background-color: #cc0000;
    border-left: #cc0000 1px solid;
    border-bottom: #cc0000 1px solid;
    border-top: #cc0000 1px solid;
    /* cấu hình kích thước */
    width: 5px;
    height: 23px;
}

.MainMenu_SubMenu {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=2);
    border-bottom: #cc0000 1px solid; /* Giá trị cũ: 0px */
    border-left: #ffffff 1px solid; /* Giá trị cũ: 0px */
    border-top: #cc0000 1px solid; /* Giá trị cũ: 0px */
    border-right: #ffffff 1px solid; /* Giá trị cũ: 0px */
    /* THUỘC TÍNH MỚI THÊM */
    width: 175px;
    height: auto;
}

.MainMenu_MenuBreak {
    border-bottom: #EEEEEE 1px solid; /* Giá trị cũ: 1*/
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 1px solid; /* Giá trị cũ: 1*/
    border-right: #EEEEEE 0px solid;
    background-color: #FFFF00; /* Giá trị cũ: #EEEEEE */
    height: 23px; /* Giá trị cũ: 1px */
}

.MainMenu_MenuItemSel {
    cursor: pointer;
    cursor: hand;
    color: #E8E8E8;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px; /* Giá trị cũ: 9pt*/
    font-weight: bold; /* Giá trị cũ: bold*/
    font-style: normal;
    background-color: #3C7B1E; /* Giá trị cũ: #C1D2EE */
    /* THUỘC TÍNH MỚI THÊM */
    color: #FFFFFF;
    height: 23px;
    border-left: white 0px solid;
    border-bottom: white 1px solid; /* Giá trị ban đầu: white*/
    border-top: white 1px solid;
    border-right: white 0px solid; /* Giá trị ban đầu: white*/
}
/* TÁC ĐỘNG ĐẾN VIỀN SAU MỖI ITEM CỦA SUB MENU */
.MainMenu_MenuArrow {
    /* THUỘC TÍNH MỚI THÊM */
    width: 5px;
    background-color: #cc0000;
}
/* tac dong den item ma co sub item*/
.MainMenu_RootMenuArrow {
    /* THUỘC TÍNH MỚI THÊM */
    width: 5px;
}
/* PRIVATE CSS REGION - SETTING */
/*-------------------------------------------
	dinh nghia - boby bg
-------------------------------------------*/
.iBoby {
    background-color: #fff;
    /**/
    box-shadow: 0px 0px 5px rgb(185, 181, 181);
    width: 980px;
    height: 169px;
    margin: 0 auto;
}
/*----------------------------------------------------------
	30.10.2007
	DINH NGHIA BANNER & BOTTOM
----------------------------------------------------------*/
.iBanner {
    background-image: url(banner_bg.png);
    background-repeat: no-repeat;
    background-position: left;
    /**/
    width: 100%;
    height: 169px;
}

.iBanner_ {
    background-image: url(banner_bg_.jpg) left 3px;
    background-repeat: repeat;
    background-position: left right;
    /**/
    width: 100%;
    height: 169px;
}

.iBottom_Left {
    background-image: url(btm_left.jpg);
    background-repeat: no-repeat;
    background-position: left;
    /**/
    width: 70px;
    height: 21px;
    /**/
    padding-left: 70px;
}

.iBottom_Right {
    background-image: url(btm_right.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-color: #CC0000;
    /**/
    height: 21px;
    /**/
    padding-left: 70px;
}

.iBottom_Copyright {
    background-image: url(btm_copyright_bg.jpg);
    background-repeat: repeat;
    /**/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    /**/
    text-align: center;
    vertical-align: middle;
    color: #000000;
    /**/
    height: 21px;
}

.iText_Copyright {
    /**/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    /**/
    text-align: center;
    vertical-align: middle;
    color: Red;
}

.iBottom {
    background-image: url(btm_bg.jpg);
    background-repeat: repeat;
    /**/
    height: 21px;
}
/* txt current date */
.iCurrentDate {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #CC0000;
}
/* txt login info */
.iLogin {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    /**/
    padding-right: 3px;
    /**/
    text-align: right;
    vertical-align: middle;
    /**/
}

a.iLogin:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

a.iLogin:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

a.iLogin:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

a.iLogin:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.cmdTim {
    background-image: url(images/tim.jpg);
    background-repeat: no-repeat;
    color: #fff;
    width: 47px;
    height: 27px;
}

.cmdGo {
    background: #bf0001;
    height: 25px;
    margin-left: 3px;
    margin-top: -1px;
    padding-bottom: 1px;
}
div.SearchTable input {
    height:25px !important
}

.cmdGo:before {
    content: "Tìm";
    position: relative;
    right: -20px;
    top: 3px;
    color: white;
    font-family: tahoma;
}
div.searchg input {
    height:21px;
}
    div.searchg input[type="radio"] {
        bottom: 3px;
        margin-right: 3px;
        position: relative;
        vertical-align: middle;
    }


.iLogin_ {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    /*background-image:url(btm_bg.jpg) left 1px;*/
    /**/
    padding-top: 5px;
    padding-right: 3px;
    /**/
    text-align: right;
    vertical-align: middle;
    /**/
}



/* FieldSet */
.UDT_Form Fieldset, .UDT_Type_Captcha {
    position: relative;
}

.UDT_Form {
    padding-top: 30px;
    width: 90%;
    margin: 0px auto;
    /*height: 526px;*/
}

/* Legend */
.UDT_Field legend {
    color: #fff;
    background: #3A6D80;
    border: 1px solid #781351;
    padding: 6px;
    font-weight: bold;
    font-size: 13px;
    /* needed for IE */
    position: relative;
    top: -14px;
    left: 7px;
}

.UDT_Type_TextHtml div[class="UDT_Caption"] {
    vertical-align: top;
    padding-top: 10px;
}
/* Fields */
.UDT_Caption {
    padding: 5px 7px 7px 7px;
    width: 200px;
    display: inline-block;
    white-space: nowrap;
    font-family: 'Tahoma';
    font-size: 14px;
    color: #505050;
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
}

div.UDT_Input {
    padding-top: 5px;
    padding-bottom: 7px;
    display: inline-block;
    min-width: 300px;
}

/* Buttons */
.UDT_Buttons input {
    margin-top: 20px;
    background: #fff;
    color: #ffffff;
    background-color: #cb2121;
    border-color: #cb2121;
    border-radius: 1px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    margin: 10px 5px 10px 5px;
}

    .UDT_Buttons Input.UDT_Default {
        color: #ffffff;
        background-color: #cb2121;
        border-color: #cb2121;
        border-radius: 1px;
        padding: 6px 12px;
        font-size: 12px;
        line-height: 1.5;
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        touch-action: manipulation;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        margin: 10px 5px 10px 5px;
    }

        .UDT_Buttons Input.UDT_Default:hover, .UDT_Buttons input:hover {
            box-shadow: 0px 0px 10px #000;
        }

.UDT_Field .UDT_Type_Boolean {
    clear: left;
}

    .UDT_Field .UDT_Type_Boolean .UDT_Caption {
        width: 170px;
    }

div[class="Normal"] div {
    font-size: 14px;
    padding: 10px 10px;
    /*font-weight:bold;*/
    font-family: 'Tahoma';
    color: #505050;
}

div[class="UDT_Buttons"] span span {
    font-size: 14px;
    padding: 10px 10px;
    /*font-weight:bold;*/
    font-family: 'Tahoma';
    color: #505050;
}

.UDT_Buttons {
    text-align: center;
    padding: 10px;
}

.UDT_Input input[class="NormalTextBox"], .UDT_Input div input {
    height: 25px;
    box-shadow: 0px 0px 1px;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

span[class="Normal"] ul li {
    font-family: Tahoma;
    font-size: 14px;
    color: #505050;
    padding: 3px;
    line-height: 150%;
    list-style-type: none;
}

/*skin*/

/* -------------- SKIN BOOTSTRAP FOR FIXED LAYOUT --------------*/

@charset "UTF-8";
@import url('cms.css');
@import url('lib.css');
@import url('lib/WOW/css/libs/animate.css');
@import url('./bootstrapv3/css/bootstrap-theme.min.css');
@import url('./bootstrapv3/css/bootstrap.css');
@import url('color.css');
@import url('effect_bv.css');
@import url('font-awesome/css/font-awesome.css');

#ControlBar, #ControlBar *, .actionMenu * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@-ms-viewport {
    width: 1498px;
}

.container-fluid {
    padding: 0px;
}
/*.Normal
{
	padding:10px;
}*/

.container {
    max-width: none !important;
    width: 100%;
}

#Body {
    margin: 0 auto;
}

.banner-image {
}

.element_box {
    /*background: url(../../../../Portals/0/Images/Homepage/menu-navi.png);*/
    height: 33px;
    text-align: right;
    padding-right: 10px;
    padding-left: 50px;
    background-repeat: no-repeat;
}



.dnnFormItem .selected-item a.selected-value {
    height: 35px !important;
}

.navbar {
    border-radius: 0px;
}

#navbar {
    white-space: nowrap;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
}

.dnn_layout {
    margin: 0px auto;
    /*width: 1170px;*/
}

.clearfix {
    display: block;
}

.panel-title .Head {
    white-space: nowrap;
}

.dnnSortable {
}

.Cont_Container {
    margin: 0 auto;
}

.paneOutline {
    border: 1px solid #000;
}

.head_mid, .content_mid, .footer_mid {
    padding: 0px 20px;
}

.Login .loginGroup, .Login .registerGroup {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    margin: 0px;
    height: 34px;
}

.Login {
    float: right;
}

.languageBox {
    float: right;
    white-space: nowrap;
    height: 34px;
    line-height: 34px;
    padding: 0px 15px;
}

    .languageBox span.selected img {
        filter: alpha(opacity=100);
        opacity: 1;
        box-shadow: 0 0 2px rgba(255,255,255,0.4);
        -moz-box-shadow: 0 0 2px rgba(255,255,255,0.4);
        -webkit-box-shadow: 0 0 2px rgba(255,255,255,0.4);
    }

    .languageBox span img {
        margin-right: 7px;
        filter: alpha(opacity=50);
        opacity: 0.5;
        vertical-align: middlea;
    }

    .languageBox img {
        width: 18px;
        height: 12px;
    }

ul.buttonGroup {
    list-style: none;
}

A, A:link {
    text-decoration: none;
    transition: color ease 300ms;
    -moz-transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
    -o-transition: color ease 300ms;
    -ms-transition: color ease 300ms;
}

.Login, .Login a, .Login a:link, .Login a:active, .Login a:visited, .HeadPane .Normal, .HeadPane a, .HeadPane a:link, .HeadPane a:active, .HeadPane a:visited, .HeadPane a:hover, .header_element .icon {
    color: #ffffff;
    text-decoration: none;
}

HeadPane .Normal {
    color: #FFF;
    line-height: 34px;
    padding: 0px 15px;
}

.HeadPane {
    float: right;
    height: 34px;
    line-height: 34px;
}

/*FOMR CSS*/
.lable-form {
    text-align: right;
}

.require {
    color: red !important;
}

.form-group {
    margin: 5px;
    content: " ";
    display: table;
    clear: both;
}

.modalBackground {
    background-position: top;
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
    margin: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 1000;
}

.chuy {
    color: Red;
}

    .chuy ul {
        background-color: #f2dede;
        margin: 0px;
        border-radius: 3px;
    }

    .chuy li {
        list-style: none;
        padding: 10px;
    }

.cssTdLeft {
    text-align: right;
}

.panel {
    margin-bottom: 5px;
}

#carousel-example-generic {
    margin-bottom: 5px;
}

.panel-none-title {
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    /*border-color: #ddd;*/
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    padding: 10px;
}

.table-header td {
    vertical-align: middle !important;
}

.table-header {
    font-weight: normal;
    text-transform: normal;
    font-family: Tahoma;
    font-size: 13px;
    color: #555;
    font-weight: bold;
    vertical-align: middle;
}

a.link-data-grird {
    display: inline-flex;
    margin-top: 15px;
    margin-left: 10px;
    color: #C01212;
    text-decoration: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.item-title-question {
    color: #C01212;
}


.banner-image-reposive {
    max-width: 100%;
}

ul#ControlActionMenu > li a, ul#ControlNav > li > a, ul#ControlEditPageMenu > li > a {
    white-space: nowrap;
}

/*Tiện ích*/
.tienich-item {
    border: 1px solid #EFE1E1;
    border-radius: 2px;
    margin-bottom: 2px;
}


.LeftBanner {
    padding-top: 10px;
    /*padding-left:40px !important;
	padding-right:0px !important;
    */
    padding-bottom: 0px !important;
}

.banner-main-search input.search-main-input, .banner-main-search .btn {
    border-radius: 0px !important;
}

.registerGroup ul {
    margin-left: 0px;
}

.registerGroup a {
    color: #fff !important;
}

.loginGroup a {
    color: White !important;
}

.dnnFormPopup .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .row .control-label {
    line-height: 37px;
}
/*.custom_control_dnndatetime
 {
     padding:0px 0px 0px 
 }*/
.img-hinhanh {
    border: 2px solid #EAE4E4;
    border-radius: 4px;
    box-shadow: 0px 0px 2px #D7D7D7;
}

.group-panel-dvyt {
    padding: 10px 0px 10px 0px;
    border-left: 4px solid #e82583;
    border-radius: 2px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.header-group-panel-dvyt {
    color: #e82583;
}

.form-search-dvyt {
    padding-top: 10px;
    padding-left: 10px;
}

.btn-right-form-search-dvyt {
    margin-top: 10px !important;
    margin-right: 10px !important;
}

.icon-datlich {
    color: #E82583;
    font-size: 20px;
}

.icon-xoa {
    color: red;
    font-size: 20px;
}

.icon-xem {
    color: #CBB6C0;
    font-size: 20px;
}

.icon-sua {
    color: #F57010;
    font-size: 18px;
}

.btn-pink {
    background: #E82583 !important;
    color: #fff !important;
    text-shadow: 0px !important;
    border-color: #E82583;
}

    .btn-pink:hover, .btn-pink:active, .btn-pink.active {
        background: #ED83B6 !important;
        border-color: #F0AFCF;
        color: #F0EFEF !important;
    }

/*Animation bg multi*/
.animation-bg {
    z-index: 2;
    height: 100%;
    background: url("../../../../Portals/0/Images/Homepage/banner-image.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 170px;
}

.backgroundimg {
    position: absolute;
    width: 100%;
    height: 170px;
}

#back1 {
    background: url("../../../../Portals/0/Images/Homepage/bg1.png") no-repeat;
}

#back2 {
    background: url("../../../../Portals/0/Images/Homepage/bg2.png") no-repeat;
}


@keyframes backgroundchangeFadeInOut {
    0% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    92% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes backgroundchangeFadeInOut {
    0% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    92% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#backgroundchange div:nth-of-type(1) {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}

#backgroundchange div:nth-of-type(2) {
    animation-delay: 7s;
    -webkit-animation-delay: 7s;
}

#backgroundchange div {
    animation-name: backgroundchangeFadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 14s;
    -webkit-animation-name: backgroundchangeFadeInOut;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 14s;
}

/*------------------------------------------------*/
/* TO TOP */
/*------------------------------------------------*/
#to_top {
    transition: background-color ease-in 200ms;
    -moz-transition: background-color ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms;
    -o-transition: background-color ease-in 200ms;
    -ms-transition: background-color ease-in 200ms;
    display: block;
    position: fixed;
    right: 20px;
    bottom: 1px;
    z-index: 1000;
    padding: 15px 15px;
    font-size: 0px;
    text-align: center;
    float: right;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
}

    #to_top .to_topimg {
        background-image: url("Images/backtotop.png");
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 7px;
        width: 14px;
    }

/*
	Footer
*/
.footer-infomation-item {
}

    .footer-infomation-item .item-info {
        margin-bottom: 4px;
    }

        .footer-infomation-item .item-info .fa {
            margin-right: 15px;
            margin-left: 15px;
        }

            .footer-infomation-item .item-info .fa.fa-info-circle {
                font-size: 20px;
            }

            .footer-infomation-item .item-info .fa.fa-home {
                font-size: 23px;
            }

            .footer-infomation-item .item-info .fa.fa-mobile {
                font-size: 30px;
                margin-left: 20px;
                margin-right: 16px;
            }

            .footer-infomation-item .item-info .fa.fa-fax {
                font-size: 20px;
            }

            .footer-infomation-item .item-info .fa.fa-envelope-o {
                font-size: 20px;
            }

.skyonlinesuport img {
    margin: 0px !important;
    float: left;
}
/*
    Custom Menu Home trang chu
*/
/*ul.fixed-menu > li:first-child > a {
    padding: 0px !important;
    content: "";
    visibility: hidden;
    word-spacing: -999px;
    letter-spacing: -999px;
    height: 50px;
    margin-left: 45px;
}*/



    ul.fixed-menu > li:first-child > a:after {
    }

ul.fixed-menu > li:first-child.active > a:before {
    background: #fff;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
    box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
}

.banner-main-search {
    z-index: 2;
}

ul.fixed-menu > li:first-child.active > a:before {
    background: #cc0000;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
    box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
}

div div.Normal {
    padding-bottom: 5px;
    text-align: justify !important;
}

@media only screen and (max-width: 567px) {
    div div.Normal img {
        width: 100% !important;
    }

    #footer {
        height: 175px !important;
    }

    #footer-content {
        height: 170px !important;
    }
}

.Tieudecauhoi {
    width: 350px;
}

table.module-form-control tr td.form-inline input {
    margin-bottom: 5px;
}

li.css_tintuc_link_title1 {
    padding-bottom: 4px;
}

.css_tintuc_link_title1 a {
    font-size: 14px !important;
}

h2.dnnFormSectionHead {
    font-size: 24px;
}

/*Phone in menu*/
@media only screen and (max-width: 915px) {
    .contact_phone {
        position: absolute;
        z-index: 9999;
        top: 11px;
        left: 15px;
    }

        .contact_phone a {
            color: #FFF !important;
            font-size: 18px;
        }

    .phone {
        color: #FFF;
        font-size: 19px;
    }
}

@media only screen and (max-width: 650px) {
    .contact_phone {
        position: absolute;
        z-index: 9999;
        top: 10px;
        left: 15px;
    }

        .contact_phone a {
            color: #FFF !important;
            font-size: 17px;
        }

    .phone {
        color: #FFF;
        font-size: 18px;
    }
}


/*Reponsive*/

/*Lien he gop y*/
@media only screen and (max-width: 600px) {
    .element_box {
        padding-left: 35px;
        padding-right: 3px;
        height: 30px;
    }

    .registerGroup, .loginGroup {
        height: 30px !important;
        font-size: 13px;
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
}

@media only screen and (max-width: 500px) {
    .element_box {
        
    }
}

@media only screen and (max-width: 450px) {
    .element_box {
        padding-left: 35px;
        padding-right: 0px;
        height: 24px;
        
    }

    .registerGroup, .loginGroup {
        height: 24px !important;
        font-size: 12px;
    }

    .Login .loginGroup, .Login .registerGroup {
        padding: 0px 5px 0px 5px !important;
    }
}
/*End*/

/*Img banner*/
@media only screen and (max-width: 450px) {
    .img3 {
        display: none;
    }

    .img4 {
        display: block;
    }
}

@media only screen and (min-width: 450px) {
    .img3 {
        display: block;
    }

    .img4 {
        display: none;
    }
}
/*End*/

/*Menu*/
.navbar {
    margin-bottom: 1px;
}

@media only screen and (min-width: 915px) and (max-width: 1110px) {
    nav.menu2 div.container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

        nav.menu2 div.container ul.fixed-menu > li:first-child > a {
            margin-left: 0px !important;
        }

        nav.menu2 div.container .nav > li > a {
            padding-left: 5px !important;
            padding-right: 5px !important;
        }
}

/*Show icon trang chu*/
/*@media only screen and (min-width: 915px) {
    ul.fixed-menu > li:first-child > a:before {
        content: "";
        width: 50px;
        height: 50px;
        visibility: visible;
        display: block;
        word-spacing: normal;
        letter-spacing: normal;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f015";
        position: relative;
        font-size: 30px;
        padding-top: 8px;
        text-align: center;
        color: #fff;
    }
}*/

@media only screen and (max-width: 915px) {
    nav.menu2 {
        display: none;
    }

    nav.menu1 {
        display: block;
    }


    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .menu1 button {
        border-radius: 2px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 915px) {
    .menu1 .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .menu1 ul {
        background: #bf0001;
        background: -webkit-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: -o-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: -moz-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
    }

    div.menu_phone > div.navbar-collapse {
        background: #008a17;
    }

        div.menu_phone > div.navbar-collapse > ul.navbar-nav > li {
            border-bottom: 1px solid #fff;
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
        }

            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li > a {
                color: #fff;
                font-size: 15px;
                text-shadow: none;
            }

            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li.active > a,
            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li:hover > a,
            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li.open > a,
            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li:focus > a {
                background: #FFFFFF;
                color: #003588;
            }

            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li > a {
                color: #fff;
                font-size: 15px;
                text-shadow: none;
                border-top: 1px solid #fff;
                padding: 7px 15px 7px 35px;
            }

            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu {
                padding: 0px;
            }

                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu ul.dropdown-menu.level2 li a {
                    padding-left: 30px;
                }

                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu ul.dropdown-menu.level3 li a {
                    padding-left: 30px;
                }

                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu .dropdown-submenu .dropdown-menu li a {
                    padding: 7px 15px 7px 50px;
                }

                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li:hover > a,
                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li.active > a,
                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li:focus > a,
                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li.open > a {
                    background: #FFFFFF;
                    color: #003667;
                }

    div.menu_phone .dropdown-submenu > a:after {
        margin-top: 6px;
    }
    /*Change icon =>text menu*/
    ul.fixed-menu > li:first-child > a {
        padding: 10px 10px 10px 15px !important;
        content: "Trang chủ";
        visibility: visible;
        word-spacing: normal;
        letter-spacing: normal;
        height: inherit;
        margin-left: inherit;
    }

    /*Change margin-top & margin-bottom menu*/
    .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 915px) {
    nav.menu2 {
        display: block;
    }

    nav.menu1 {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-toggle {
        border-radius: 2px;
    }
}

@media only screen and (max-width: 650px) {
    .navbar {
        min-height: 41px;
    }

    .navbar-toggle {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 650px) {
    .navbar {
        min-height: 34px;
    }

    .navbar-toggle {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 8px;
    }
}

.navbar-toggle {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 8px;
}

@media only screen and (max-width: 650px) {
    .navbar {
        min-height: 32px;
    }

    .navbar-toggle {
        /*margin-top:5px;
         margin-bottom:5px;
         padding: 5px 6px;*/
    }
}

@media(min-width:1170px) {
    #wrapper {
        padding-left: 0px;
    }

        #wrapper.toggled {
            padding-left: 0;
        }

    #sidebar-wrapper {
        width: 0px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    /*Menu for phone*/
    .navbar-inverse {
        background: #bf0001;
        background: -webkit-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: -o-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: -moz-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
    }

    div.menu_phone > div.navbar-collapse {
        background: #bf0001;
        background: -webkit-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: -o-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: -moz-linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
        background: linear-gradient(left, rgba(204, 0, 0, 0.82), #bf0001, rgba(204, 0, 0, 0.72));
    }

        div.menu_phone > div.navbar-collapse > ul.navbar-nav > li {
            border-bottom: 1px solid #fff;
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
        }

            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li > a {
                color: #fff;
                font-size: 15px;
                text-shadow: none;
            }

            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li.active > a,
            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li:hover > a,
            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li.open > a,
            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li:focus > a {
                background: #FFFFFF;
                color: #696969;
            }

            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li > a {
                color: #fff;
                font-size: 15px;
                text-shadow: none;
                border-top: 1px solid #fff;
                padding: 7px 15px 7px 35px;
            }

            div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu {
                padding: 0px;
            }

                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu ul.dropdown-menu.level2 li a {
                    padding-left: 55px;
                }

                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu ul.dropdown-menu.level3 li a {
                    padding-left: 75px;
                }

                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu .dropdown-submenu .dropdown-menu li a {
                    padding: 7px 15px 7px 50px;
                }

                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li:hover > a,
                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li.active > a,
                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li:focus > a,
                div.menu_phone > div.navbar-collapse > ul.navbar-nav > li ul.dropdown-menu li.open > a {
                    background: #FFFFFF;
                    color: #696969;
                }

    div.menu_phone .dropdown-submenu > a:after {
        margin-top: 6px;
    }
    /*Change icon =>text menu*/
    ul.fixed-menu > li:first-child > a {
        padding: 10px 10px 10px 15px !important;
        content: "Trang chủ";
        visibility: visible;
        word-spacing: normal;
        letter-spacing: normal;
        height: inherit;
        margin-left: inherit;
    }

    /*Change margin-top & margin-bottom menu*/
    .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 768px) {
    .dropdown-menu {
        padding: 0px;
    }

    .dropdown {
        position: relative;
    }

        .dropdown.level2 > .dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -2px;
            margin-left: -1px;
            -webkit-border-radius: 0 6px 6px 6px;
            -moz-border-radius: 0 6px 6px;
            border-radius: 0 6px 6px 6px;
        }

        .dropdown.level3 > .dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -2px;
            margin-left: -1px;
            -webkit-border-radius: 0 6px 6px 6px;
            -moz-border-radius: 0 6px 6px;
            border-radius: 0 6px 6px 6px;
        }

        .dropdown:hover > .dropdown-menu {
            display: block;
        }

        .dropdown:hover > a:after {
            border-left-color: #fff;
        }

        .dropdown.pull-left {
            float: none;
        }

            .dropdown.pull-left > .dropdown-menu {
                left: -100%;
                margin-left: 10px;
                -webkit-border-radius: 6px 0 6px 6px;
                -moz-border-radius: 6px 0 6px 6px;
                border-radius: 6px 0 6px 6px;
            }
}

@media only screen and (max-width: 450px) {
    div.menu_phone > div.navbar-collapse > ul.navbar-nav > li > a {
        font-size: 14px;
    }

    ul.fixed-menu > li:first-child > a {
        padding: 8px 10px 8px 15px !important;
    }

    .navbar-nav > li > a {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}
/*End*/

/*Slider*/
@media only screen and (min-width: 650px) {
    .image_main {
        width: 100% !important;
    }
}

@media only screen and (max-width: 650px) {
    div#content div.border_box div.box_skitter {
        height: 270px !important;
    }

        div#content div.border_box div.box_skitter div.container_skitter {
            height: 270px !important;
        }

    .box_skitter .label_skitter p {
        padding: 7px !important;
        margin-bottom: 10px !important;
        font: normal 17px arial,tahoma !important;
    }
}

@media only screen and (max-width: 500px) {
    div#content div.border_box div.box_skitter {
        height: 250px !important;
    }

        div#content div.border_box div.box_skitter div.container_skitter {
            height: 250px !important;
        }

    .box_skitter .label_skitter p {
        padding: 5px !important;
        margin-bottom: 11px !important;
        font: normal 16px arial,tahoma !important;
    }
}

/*End*/


/*Tin tieu diem*/
/*Tin chinh*/
@media only screen and (max-width: 600px) {
    /*#featured1 .imgTNB {
        width: 250px;
        height: 188px;
    }

    #featured1 .info {
       
        height: 195px !important;
    }

    #featured1 .ui-tabs-panel {
        height: 195px;
    }

    #featured1 ul.ui-tabs-nav {
        padding-top: 50px;
    }*/
}

@media only screen and (max-width: 500px) {
    /*#featured1 .imgTNB {
        width: 210px;
        height: 160px;
    }

    #featured1 .info {
        left: 219px !important;
        height: 165px !important;
    }

    #featured1 .ui-tabs-panel {
        height: 170px;
    }*/
}

@media only screen and (max-width: 610px) {
    /*#featured1 .imgTNB {
        width: 200px;
        height: 170px;
        margin-left: 20%;
    }

    #featured1 .info {
        left: 0px !important;
        height: 140px !important;
        position: static !important;
    }

    #featured1 .ui-tabs-panel {
        height: 295px;
    }*/
}
/*Tin phu*/
@media only screen and (max-width:600px) {
    /*#featured1 ul.ui-tabs-nav li {
        min-width: 170px;
    }*/
}

@media only screen and (max-width:550px) {
    /*#featured1 ul.ui-tabs-nav li {
        min-width: 160px;
    }*/
}

@media only screen and (max-width:520px) {
    /*#featured1 ul.ui-tabs-nav li {
        min-width: 150px;
    }*/
}

/*@media only screen and (max-width:490px) {
    #featured1 ul.ui-tabs-nav li {
        min-width: 250px;
    }
    #featured1 ul.ui-tabs-nav li img,#featured1 ul.ui-tabs-nav li span{
        width:100% !important;
        height:auto !important;
    }
}

@media only screen and (max-width:460px) {
    #featured1 ul.ui-tabs-nav li {
        min-width: 190px;
    }
}

@media only screen and (max-width:430px) {
    #featured1 ul.ui-tabs-nav li {
        min-width: 180px;
    }
}

@media only screen and (max-width:400px) {
    #featured1 ul.ui-tabs-nav li {
        min-width: 165px;
    }
}

@media only screen and (max-width:370px) {
    #featured1 ul.ui-tabs-nav li {
        min-width: 160px;
    }
}

@media only screen and (max-width:350px) {
    #featured1 ul.ui-tabs-nav li {
        min-width: 150px;
    }
}*/
/*End*/


/*Tin tuc*/
.css_tintuc_right {
    padding-top: 4px;
}

@media only screen and (max-width:400px) {
    h4 .css_tintuc_link_title {
        font-size: 15px;
    }

    .css_tieude_con .panel-none-title .btn-group .btn {
        padding: 5px 5px;
    }

    .css_tintuc_right {
        line-height: 25px;
    }
}

@media only screen and (min-width:991px) and (max-width:1110px) {
    h4 .css_tintuc_link_title {
        font-size: 15px;
    }

    .css_tieude_con .panel-none-title .btn-group .btn {
        padding: 5px 5px;
    }
}

@media only screen and (max-width:700px) {
    .VietAdTooltip {
        display: none !important;
    }
}
/*End*/


/*Dich vu ky thuat*/
@media only screen and (max-width:1110px) {
    .green-border-bottom-background .panel-heading .panel-title .Head {
        font-size: 14px !important;
    }
}

/*End*/

/*Thong tin benh vien*/
@media only screen and (max-width:767px) {
    div.footer_container {
        margin-top: 5px;
        padding-top: 0px;
    }
}

@media only screen and (max-width:1170px) and (min-width:991px) {
    .footer_container .col-md-2 img.logo-footer {
        margin-left: 20px !important;
        margin-top: 10px !important;
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .footer_container .col-md-2 img.logo-footer {
        margin-left: 5px !important;
        margin-top: 10px !important;
    }

    .footer_container {
        margin-top: 10px;
        padding-top: 5px;
        border-top: 5px solid #5B9BD5;
        border-radius: 10px 10px 0px 0px;
        border-bottom: 1px solid #F0F0F0;
        border-left: 1px solid #F0F0F0;
        border-right: 1px solid #F0F0F0;
    }

    .Diachi {
        width: 75% !important;
    }
}

@media only screen and (max-width:991px) {
    .logo-footer {
        display: none;
    }

    .name_benhvien {
        text-align: center;
        margin-top: 10px;
    }

    .Diachi {
        width: 100% !important;
    }
}
/*End*/
/*Thong ke truy cap*/
@media only screen and (max-width:991px) {
    .thongketruycap {
        display: none;
    }

    #contentWrapper .thongketruycap {
        padding-top: 5px;
        border-radius: 8px;
        border-top: 5px solid #5B9BD5;
        padding-left: 40px !important;
        padding-bottom: 10px;
    }
}
/*End*/


/*Tien ich*/
.tienich-item img {
    width: 100%;
}

@media only screen and (max-width:991px) {
    .tienich-item {
        float: left;
        width: 49.9%;
    }
}

@media only screen and (min-width:991px) {
    .tienich-item {
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width:500px) {
    .tienich-item {
        float: none;
        width: 100%;
    }
}
/*End*/


/*Gmap*/
@media only screen and (max-width:991px) and (min-width: 650px) {
    .gmap {
        height: 370px !important;
    }

    .iframe_gmap {
        height: 370px;
    }
}

@media only screen and (max-width:650px) and (min-width: 400px) {
    .gmap {
        height: 300px !important;
    }

    .iframe_gmap {
        height: 300px;
    }
}
/*End*/


/*Thu vien anh*/
@media only screen and (max-width:1100px) {
    .list_carousel_scrolling .caroufredsel_wrapper {
        /*height: 95px !important;*/
    }
}

@media only screen and (max-width:991px) {
    .list_carousel_scrolling .caroufredsel_wrapper {
        height: 100px !important;
    }
}

@media only screen and (max-width:900px) {
    .list_carousel_scrolling .caroufredsel_wrapper {
        height: 100px !important;
    }
}

@media only screen and (max-width:550px) {
    .list_carousel_scrolling .caroufredsel_wrapper {
        height: 80px !important;
    }
}

@media only screen and (max-width:510px) {
    .list_carousel_scrolling .caroufredsel_wrapper {
        height: 88px !important;
    }
}

@media only screen and (max-width:460px) {
    .list_carousel_scrolling .caroufredsel_wrapper {
        height: 82px !important;
    }
}

@media only screen and (max-width:389px) {
    .list_carousel_scrolling .caroufredsel_wrapper {
        height: 90px !important;
    }
}

@media only screen and (max-width:350px) {
    .list_carousel_scrolling .caroufredsel_wrapper {
        height: 78px !important;
    }
}
/*End*/

/*Ds tin tuc*/
@media only screen and (max-width:600px) {
    .css_txt_Tomtat .item-news-chuyenmuc {
        text-align: left !important;
    }

    .css_tintuc_link_title_chuyenmuc a {
        font-size: 18px;
    }
}

@media only screen and (max-width:400px) {
    .css_tintuc_link_title_chuyenmuc a {
        font-size: 17px;
    }
}
/*End*/

/*Tin chi tiet*/
@media only screen and (max-width:600px) {
    .cms_divTieuDe {
        font-size: 18px;
    }

    .cssNoiDung {
        overflow: auto;
    }

        .cssNoiDung table {
            width: 100% !important;
        }

            .cssNoiDung table span img, .cssNoiDung table img {
                width: 100% !important;
            }
}

@media only screen and (max-width:400px) {
    .cms_divTieuDe {
        font-size: 17px;
    }
}

/*Tin lien quan*/

@media only screen and (max-width:1048px) {
    li.css_tintuc_link_title1 {
        padding-bottom: 7px;
    }

    .css_tintuc_link_title1 a {
        font-size: 14px !important;
    }
}
/*End*/

/*Bang gia dich vu*/
@media only screen and (min-width:700px) {
    div.dnnFormAndList div.dnnForm.dnnClear table.PagingTable tr td:nth-child(2n) {
        position: absolute;
        right: 0px;
    }
}

@media only screen and (max-width:700px) {
    div.dnnFormAndList div.dnnForm.dnnClear div {
        overflow: auto;
    }

    div.dnnFormAndList div.dnnForm.dnnClear table.PagingTable tr td:first-child {
        display: none;
    }
}

@media only screen and (max-width:400px) {
    .green-border-bottom .panel-heading .panel-title .Head {
        font-size: 14px !important;
    }

    div.dnnFormAndList div.dnnForm.dnnClear table.PagingTable tr td:nth-child(2n) span:first-child, div.dnnFormAndList div.dnnForm.dnnClear table.PagingTable tr td:nth-child(2n) a:first-child, div.dnnFormAndList div.dnnForm.dnnClear table.PagingTable tr td:nth-child(2n) a:last-child {
        display: none;
    }

    div.dnnFormAndList div.dnnForm.dnnClear table.PagingTable tr td:nth-child(2n) a:first-child {
        display: none;
    }
}
/*End*/


/*Hoi dap*/
@media only screen and (max-width:400px) {
    .Tieudecauhoi {
        width: 200px;
    }

    td.cssTdRight > table > tbody > tr > td > div > div > div:first-child table tbody tr td table tbody tr td:first-child {
        display: none !important;
    }

    table.module-form-control tbody tr td.cssTdLeft {
        width: 26%;
    }
}
/*End*/

/*Gop y*/
@media only screen and (max-width:768px) {
    h2.dnnFormSectionHead {
        font-size: 22px;
    }
}
/*End*/

/*An hien phan tu*/
@media only screen and (max-width:991px) {
    /*Dich vu ky thuat*/
    .ContentPaneContentMD4LeftMin {
        display: none;
    }

    /*Tin moi*/
    .ContentPaneMD4New {
        display: none;
    }
    /*Don vi truc thuoc*/
    .ContentPaneLeft {
        display: none;
    }
 
    /*Tim kiem*/
    .ContentPaneLeft2 {
        display: none;
    }
    /*Lien ket*/
    .ContentPaneLeftCombine2 {
        display: none;
    }

    .ContentPaneLeft3 {
        display: none;
    }

    #left_contain {
        display: none;
    }
}

@media only screen and (max-width:500px) {
    .Login .loginGroup {
        display: none;
    }
}
/*End*/
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0px !important;
}
/*Tin tuc noi bac-trang chu*/
@media only screen and (max-width:630px) {
    div.footer_container {
        margin-top: 5px;
        padding-top: 0px;
    }
}

ul li li li {
    list-style-type: none;
}
