/* a3d.system.css-import */

.pagination span.pagination {
    background: none repeat scroll 0 0 #FFF;
}

.item-page a {
    color: blue;
}

#vt_nice_slideshow110 .ws_images img {
    border-radius: 7px;
}

.pagination span {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #333333;
}

.pagination a {
    background: none repeat scroll 0 0 #333;
    color: #fff;
}

.pagination a:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #333333;
}

.pagination a,
.pagination span {
    display: block;
    font-size: 0.846em;
    letter-spacing: 1px;
    line-height: 1;
    padding: 8px !important;
    text-transform: uppercase;
    float: left;
    margin-right: 5px;
}

p {
    padding: 5px;
}


/* a1e.addons.css */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

:focus {
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear,
.divider {
    clear: both;
}

.no-display {
    display: none !important;
}

.nowrap,
.nobr {
    white-space: nowrap !important;
}

.no-border {
    border: 0 !important;
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.v-bottom {
    vertical-align: bottom;
}

.a-left {
    text-align: left;
}

.a-center {
    text-align: center;
}

.a-right {
    text-align: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

.auto-width {
    width: auto;
}


/* 97c.template.css */

body {
    background: #ffffff;
    color: #000000;
    /*font-family:sans-serif;*/
    line-height: 1.5;
}

body#bd {
    background: #ffffff;
    color: #000000;
    font-size: 14px;
}

body#bd #ja-wrapper {
    overflow: hidden;
}

body.fs1 #ja-wrapper {
    font-size: 80%;
}

body.fs2 #ja-wrapper {
    font-size: 90%;
}

body.fs3 #ja-wrapper {
    font-size: 100%;
}

body.fs4 #ja-wrapper {
    font-size: 110%;
}

body.fs5 #ja-wrapper {
    font-size: 120%;
}

body.fs6 #ja-wrapper {
    font-size: 130%;
}

.column p,
.column pre,
.column blockquote,
.column h1,
.column h2,
.column h3,
.column h4,
.column h5,
.column h6,
.column ol,
.column ul,
.column dl {
    margin: 15px 0;
}

h1 {
    font-size: 180%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 125%;
}

h4 {
    font-size: 100%;
    text-transform: UPPERCASE;
}

h5 {
    font-size: 100%;
}

.contentheading,
.componentheading,
h1,
h2,
h3,
h4,
h5 {
    line-height: 1.2;
}

h1.componentheading,
.componentheading {
    margin: 0;
    padding: 0 0 4px;
}

h1.contentheading,
h2.contentheading,
.contentheading {
    margin: 0;
    padding: 0;
}

small,
.small,
.smalldark,
.small-text,
.article-tools,
.img_caption,
.contenttoc,
p.site-slogan,
a.readon,
#ja-navhelper,
#ja-footer {
    font-size: 92%;
}

.smalldark {
    text-align: left;
}

ul.latestnews li.latestnews {
    background: url('http://hutech.edu.vn/images/bullet1.gif') no-repeat scroll 0 6px transparent;
    list-style: none outside none;
    padding: 0 0 0 14px;
    text-align: justify;
    margin-bottom: 4px;
}

.column ul li {
    background: url('http://hutech.edu.vn/images/bullet1.gif') no-repeat scroll 0 6px transparent;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0 0 0 14px;
}

.column ol li {
    line-height: 180%;
    margin-left: 30px;
}

.column dt {
    font-weight: bold;
}

.column dd {
    margin-left: 15px;
}

p.readmore {
    margin: 0;
}

hr {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid;
    height: 1px;
}

form label {
    cursor: pointer;
}

input,
select,
textarea,
.inputbox {
    font-size: 100%;
    padding: 5px !important;
    margin: 5px 0;
}

fieldset {
    border: 1px solid #ccc;
    margin: 0;
    padding: 5px 0;
}

legend {
    font-size: 125%;
    font-weight: bolder;
    line-height: 1.2;
}

.hidelabeltxt {
    display: none;
}

fieldset dt {
    clear: left;
    float: left;
    min-width: 12em;
    padding: 3px 0;
}

fieldset dd {
    padding: 3px 0;
    min-height: 25px;
}

.login_form fieldset,
.login fieldset {
    padding: 15px 0 0;
}

.login_form fieldset p,
.login fieldset p {
    margin: 0 0 5px;
}

.login_form label,
.login label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}

. login-fields {
    margin: 0 0 10px;
}

.login_form .inputbox,
.login-fields .required {
    margin-left: 10px;
    width: 150px;
}

.login_form .remember .inputbox {
    width: 20px;
}

.login_form .button,
.login button {
    margin-left: 140px;
}

.form-register fieldset {
    padding: 0 0 10px;
}

.form-register p {
    margin: 0 0 5px;
}

.form-register p.form-des {
    margin: 15px 0;
}

.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}

.form-register .inputbox {
    margin-left: 10px;
    width: 200px;
}

.form-register .button {
    margin-left: 140px;
}

.registration fieldset dt {
    margin-right: 5px;
}

.user-details {
    padding: 10px 0;
}

.user-details p {
    margin: 0 0 5px;
}

.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}

.user-details .inputbox {
    margin-left: 10px;
    width: 200px;
}

.user-details .button {
    margin-left: 140px;
}

.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px;
}

.user-details .paramlist .paramlist_value {
    padding: 0 0 5px;
}

.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px;
}

.remind fieldset dl,
.reset fieldset dl {
    margin: 0;
}

.remind fieldset dt,
.reset fieldset dt {
    padding: 0;
    margin: 0;
}

.remind fieldset dd,
.reset fieldset dd {
    min-height: 0;
    padding: 0;
    margin: 5px 0;
}

form#searchForm {
    padding: 15px 0;
}

.results h4 {
    margin: 15px 0 0;
}

.results p {
    margin: 0 0 10px;
}

.search fieldset {
    border: 1px solid #F0F0F0;
    margin: 25px 0 15px;
    padding: 10px;
}

.search fieldset legend {
    font-size: 100%;
}

.search .phrases-box {
    margin: 0 0 10px;
}

.search .word button {
    margin-left: 5px;
}

.search .word .inputbox {
    vertical-align: top;
}

.search .word label {
    vertical-align: bottom;
}

#component-contact address {
    font-style: normal;
}

.contact_email {
    margin: 0 0 10px;
}

.contact_email div {
    padding: 5px 0;
}

.contact_email label {
    display: block;
    font-weight: bold;
    float: left;
    width: 17em;
}

.contact_email-copy {
    margin: 15px 0;
}

.contact-email-copy label {
    display: inline;
}

div.contact-links ul li {
    background: none;
}

.panel {
    border: solid 1px #ddd;
    margin-top: -1px;
}

#ja-content-main .contact .panel h3 {
    margin: 0;
    padding: 0;
    background: #eee;
    border: 0;
}

.panel h3 a {
    display: block;
    padding: 6px;
    text-decoration: none;
    color: #444;
    padding: 6px;
}

.panel h3.pane-toggler a {
    background: #f5f5f5;
}

.panel h3.pane-toggler-down a {
    background: #f5f5f5;
    border-bottom: solid 1px #ddd;
}

.jpane-slider,
.pane-slider {
    border: solid 0px;
    padding: 0px 15px !important;
    margin: 0;
    height: 0;
    overflow: hidden;
}

.contact .panel .contact-form form,
.contact .panel .contact-address {
    margin: 15px 0 0 0;
}

.contact-image {
    margin: 15px 0;
    overflow: hidden;
    display: block;
}

.categories-list .category-desc ul li {
    list-style-type: square;
}

#ja-content-main .contact .panel .pane-hide {
    display: none;
}

div.current {
    border: 1px solid #CCCCCC;
    clear: both;
    max-width: 500px;
    padding: 10px;
}

#close a {
    text-decoration: none;
}

#contact-slider.tabs {
    clear: both;
    float: left;
    margin: 15px 0 0;
    z-index: 50;
}

#contact-slider.tabs dt {
    background: #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    margin-right: 3px;
    padding: 4px 10px;
}

#contact-slider.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    color: #000000;
    z-index: 100;
}

#contact-slider.tabs dt h3 {
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

#ja-content-main .contact h3 {
    border-bottom: solid 1px #ddd;
    margin: 20px 0;
    padding-bottom: 15px;
}

.form-required {
    font-weight: bold;
    margin: 10px 0;
    background: #fff url('/homepage/plugins/system/jat3/jat3/base-themes/default/images/req.png') no-repeat !important;
    padding: 10px 40px;
}

.contact .inputbox {
    background: #fff;
    border: solid 1px #ccc;
    padding: 3px;
}

div.encyclopedia_col1 {
    width: 49%;
    float: left;
}

div.encyclopedia_col1 p.img_caption {
    font-size: .6em;
}

div.encyclopedia_col2 {
    width: 49%;
    float: right;
    padding-left: 3px;
    margin-left: 2px;
}

div.encyclopedia_col2 p {
    padding-left: 3px;
    margin-left: 2px;
}

div.encyclopedia_links ul {
    display: block;
    margin: 0px 0px 1px 0px;
    list-style-type: none;
    padding: 10px 0px 10px 0px;
    width: 100%;
}

div.encyclopedia_links ul li {
    display: inline;
    padding: 2px;
    margin: 2px;
    white-space: nowrap;
}

div.jcat-children dt {
    clear: left;
    float: left;
    min-width: 7em;
    padding: 3px 0;
}

div.jcat-children dd {
    padding: 3px 0;
    min-height: 25px;
}

.item-separator,
.row-separator {
    display: none;
}

.items-leading .leading {
    padding-bottom: 15px;
}

.items-row {
    padding-bottom: 15px;
    padding-top: 15px;
}

.img-intro-none {
    margin-bottom: 15px;
}

.img-intro-left {
    margin-bottom: 15px;
    margin-right: 15px;
    float: left;
}

.img-intro-right {
    margin-bottom: 15px;
    margin-left: 15px;
    float: right;
}

.article-tools {
    clear: both;
    display: block;
    position: relative;
    border-bottom: 1px solid #CCCCCC;
}

dl.article-info {
    float: left;
    padding: 0;
    margin: 0;
    width: 70%;
    text-transform: none;
}

dl.article-info dd,
dl.article-info dt {
    padding: 0 5px 0 0;
    margin: 0;
    display: inline;
}

dd.create {
    padding-right: 5px;
}

dd.createdby {
    padding-right: 5px;
}

dd.hits {
    padding-right: 5px;
}

p.article-url {
    margin: 10px 0 0;
}

p.modifydate {
    margin: 10px 0 0;
}

.contentdescription {
    display: block;
    padding: 10px 15px;
}

.contentdescription p {
    margin: 0;
}

ul.actions {
    float: right;
    margin: 0;
    padding: 0;
}

ul.actions li {
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
    line-height: 1;
}

ul.actions li img {
    border: 0;
    margin: 0 5px 0 0;
}

ul#archive-items > li {
    line-height: normal;
    overflow: visible;
    padding: 0;
    margin: 0;
}

ul#archive-items div.intro {
    clear: both;
    overflow: hidden;
}

.article-content {
    overflow: hidden;
}

div.categories-list ul li {
    background: none;
    padding-left: 0;
}

div.categories-list dl.article-count dt,
div.categories-list dl.article-count dd {
    display: inline;
}

div.categories-list dl.article-count dd {
    margin-left: 0;
}

div.categories-list ul li ul {
    margin-left: 15px;
}

div.categories-list ul li li {
    border-bottom: 1px solid #ccc;
    background: #f2f2f2;
    padding: 10px;
}

div.categories-list ul li li li {
    background: #ddd;
}

div.categories-list ul li li.last {
    border-bottom: 0;
}

.img_caption {
    margin-top: 15px;
    margin-bottom: 10px;
}

.img_caption.left {
    margin-right: 10px;
}

.img_caption.right {
    margin-left: 10px;
}

p.img_caption {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
}

th {
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

td {
    font-size: 100%;
    padding: 5px;
}

.cat-list-row2,
.cat-list-row1,
tr.cat-list-row2 td,
tr.cat-list-row1 td {
    border-color: #ddd;
}

table.contentpane,
table.tablelist,
table.category {
    width: 100%;
}

table.contentpaneopen {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

table.contenttoc {
    float: right;
    margin: 0 0 10px 14px;
    padding: 0;
    width: 30%;
}

table.contenttoc td {
    padding: 5px 10px;
}

table.contenttoc th {
    padding: 5px 10px;
}

div.poll {
    padding: 15px 0;
}

form#poll {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

dl.poll {
    font-size: 92%;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

dl.poll dt,
dl.poll dd {
    float: left;
}

dl.poll dt {
    clear: left;
    width: 100px;
}

dl.poll dd {
    clear: right;
    width: 400px;
}

table.pollstableborder {
    border: none;
    padding: 0;
    text-align: left;
    width: 100%;
}

table.pollstableborder img {
    vertical-align: baseline;
}

table.searchintro {
    padding: 10px 0;
    width: 100%;
}

table.contentpaneopen,
table.contentpane,
table.blog {
    width: 100%;
}

.pagination ul,
ul.pagenav {
    float: left;
    margin: 10px 0;
}

.pagination ul li,
ul.pagenav li {
    background: none;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.pagination ul li span.pagenav,
.pagination ul li a.pagenav,
ul.pagenav li a {
    padding: 0 5px;
}

.ja-content-main fieldset.filters {
    font-size: 92%;
    margin: 10px 0 5px;
}

.ja-content-main .display-limit {
    font-size: 92%;
    margin: 10px 0 5px;
}

.ja-content-main fieldset.filters .filter-search,
.ja-content-main fieldset.filters .display-limit {
    float: left;
    width: 50%;
}

.ja-content-main fieldset.filters .display-limit {
    float: right;
    text-align: right;
}

.ja-content-main .pagenavbar {
    font-weight: bold;
}

.ja-content-main .pagenavcounter {
    margin: 15px 0;
    text-align: center;
}

.ja-content-main .counter {
    float: right;
    line-height: 1;
    margin: 1px 0;
    text-align: right;
}

.items-more {
    padding: 15px 0 5px;
}

.items-more h3 {
    margin: 0 0 5px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
    display: block;
    margin: 10px 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
    margin: 0;
    padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
}

.items-row.cols-2 .column-2 .contentpaneopen_edit {
    padding-left: 15px;
}

.tip-wrap {
    background: #ffffcc;
    border: 1px solid #e2e2b5;
    z-index: 999;
}

.tip-title {
    font-weight: bold;
    padding: 5px 10px;
    border-bottom: 1px solid #e2e2b5;
}

.tip-text {
    font-size: 100%;
    margin: 0;
    padding: 5px 10px;
}

.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}

.contentpaneopen_edit img {
    vertical-align: middle;
}

.edit fieldset {
    border: 1px solid #F0F0F0;
    margin: 25px 0 15px;
    padding: 10px;
}

.edit .formelm {
    margin: 0 0 10px;
}

.edit.item-page .formelm {
    margin-top: 5px;
}

.edit .formelm label {
    min-width: 100px;
    font-weight: bold;
    display: inline-block;
}

.edit .formelm-buttons,
.edit .formelm-area {
    margin: 0 0 10px;
}

.edit .formelm-area label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.profile-edit fieldset dt {
    min-width: 17em;
}

.edit.item-page div.fltlft {
    margin-bottom: 5px;
}

div.ja-moduletable h3,
div.moduletable h3 {
    margin: 0 0 8px;
    overflow: hidden;
    padding: 0 0 5px;
}

div.moduletable_menu h3 {
    margin-bottom: 0;
}

div.ja-moduletable,
div.moduletable {
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 0 0 20px;
    position: relative;
}

div.ja-module h3,
div.module h3 {
    margin: 0 0 10px;
    overflow: hidden;
    padding: 8px 0;
}

div.ja-module,
div.module {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.badge {
    background-image: url('/homepage/plugins/system/jat3/jat3/base-themes/default/images/icon-badge.png');
    background-repeat: no-repeat;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}

.badge-hot .badge {
    background-position: 0 0;
}

.badge-new .badge {
    background-position: 0 -46px;
}

.badge-pick .badge {
    background-position: 0 -92px;
}

.badge-top .badge {
    background-position: 0 -138px;
}

#ja-search {
    bottom: 15px;
    right: 0;
}

#ja-search label {
    display: none;
}

#form-login-username .inputbox,
#form-login-password .inputbox {
    background-position: 5px center;
    background-repeat: no-repeat;
    font-weight: bold;
}

#form-login ul {
    margin: 0 !important;
    padding: 0;
}

#form-login p {
    margin: 0 0 5px;
}

#form-login .button {
    margin: 10px 0;
}

h4.poll-title {
    margin: 0;
    padding: 0;
}

a.poll-result {
    font-size: 92%;
    text-transform: uppercase;
}

form.poll .button {
    margin-right: 5px;
}

div.bannergroup_text div.banneritem_text {
    padding: 5px 0;
}

div.bannergroup_text div.banneritem_text a {
    font-weight: bold;
}

div.bannergroup_text div.bannerheader,
div.bannergroup_text div.bannerfooter_text a {
    font-size: 92%;
}

div.bannergroup_text div.bannerfooter_text {
    padding: 5px 0 0;
    text-align: right;
}

div.bannergroup {
    margin-bottom: 10px;
}

div.module_text span {
    clear: both;
    display: block;
    float: left;
}

div.module_noborder,
div.module_noborder .ja-box-bl,
div.module_noborder .ja-box-tr,
div.module_noborder .ja-box-tl {
    background: none;
    padding: 0;
}

h3.show {
    background: url('/homepage/plugins/system/jat3/jat3/base-themes/default/images/icon-show.png') no-repeat 100% 60%;
    cursor: pointer;
}

h3.hide {
    background: url('/homepage/plugins/system/jat3/jat3/base-themes/default/images/icon-hide.png') no-repeat 100% 60%;
    cursor: pointer;
}

div.ja-moduletable .mod-languages ul,
div.ja-module .mod-languages ul {
    margin: 0;
}

div.ja-moduletable .mod-languages ul li,
div.ja-module .mod-languages ul li {
    background: none;
    padding: 0;
    margin-right: 5px;
    display: inline-block;
}

.main {
    width: 1000px;
    min-width: 1000px;
}

#ja-container {
    position: relative;
    z-index: 5;
    min-height: 375px;
}

.ja-mass-top .ja-moduletable,
.ja-mass-top .ja-module {
    margin-left: 0;
    margin-right: 0;
}

.ja-mass-bottom .ja-moduletable,
.ja-mass-bottom .ja-module {
    margin-left: 0;
    margin-right: 0;
}

#ja-content-top .ja-moduletable,
#ja-content-top .ja-module {
    margin-left: 0;
    margin-right: 0;
}

.ja-content-main {
    margin-bottom: 20px;
}

#ja-content-bottom .ja-moduletable,
#ja-content-bottom .ja-module {
    margin-left: 0;
    margin-right: 0;
}

#ja-header {
    position: relative;
    z-index: 999;
}

#ja-header .main {
    padding: 30px 0 15px;
}

h1.logo,
div.logo-text {
    float: left;
    position: relative;
    z-index: 1;
}

h1.logo {
    height: 28px;
    width: 184px;
}

h1.logo a span {
    position: absolute;
    top: -1000px;
}

div.logo-text {
    margin-top: 8px;
}

div.logo-text h1 a {
    text-decoration: none;
}

p.site-slogan {
    display: block;
    font-size: 85%;
    margin: 8px 0 0;
    padding: 0 5px;
}

#ja-mainnav {
    line-height: 1;
    position: relative;
    z-index: 11;
}

#ja-mainnav .main {
    width: 1000px;
    min-width: 1000px;
    position: relative;
}

span.has-image {
    background-position: left 1px;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    padding-left: 25px;
}

span.menu-title {
    display: block;
    cursor: pointer;
    font-size: 14px;
}

span.menu-desc {
    display: block;
    font-size: 92%;
    font-weight: normal;
}

#ja-navhelper .main {
    padding: 5px 0;
}

#ja-navhelper a {
    padding: 0 2px;
}

.ja-breadcrums {
    float: left;
    margin-top: 2px;
    width: 80%;
}

.ja-breadcrums strong {
    margin-right: 5px;
}

.ja-breadcrums img {
    margin: 1px 5px;
}

.ja-links {
    float: right;
    margin-top: 2px;
}

.ja-links li {
    background: none;
    display: inline;
    padding: 0;
}

#ja-container ul.menu {
    margin: 0;
    padding: 0;
}

#ja-container ul.menu li {
    background: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#ja-container ul.menu li a {
    display: block;
    outline: none;
    padding: 6px 0;
}

#ja-container ul.menu li.active > a {
    font-weight: bold;
}

#ja-container ul.menu li a img {
    margin-right: 3px;
}

#ja-container ul.menu li ul {
    margin: 0 0 0 10px;
}

#ja-container ul.menu li li {
    background: url('/homepage/plugins/system/jat3/jat3/base-themes/default/images/arrow.png') no-repeat left 11px;
}

#ja-container ul.menu li li a {
    font-weight: normal;
    text-indent: 10px;
}

#ja-container ul.menu li li a:hover,
#ja-container ul.menu li li a:active,
#ja-container ul.menu li li a:focus {
    background: none;
}

#ja-container ul.menu li.active > a {
    font-weight: bold;
}

#ja-container ul.menu span.separator {
    display: none;
}

#ja-topsl .ja-box,
#ja-botsl .ja-box {
    padding: 0;
}

#ja-topsl .ja-box-right,
#ja-botsl .ja-box-right,
#ja-topsl .ja-box-full,
#ja-botsl .ja-box-full {
    background: none;
}

#ja-topsl .ja-moduletable,
#ja-botsl .ja-moduletable {
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}

#ja-topsl li,
#ja-botsl li {
    background-position: 1px 6px;
    padding-left: 10px;
}

#ja-topsl ol li,
#ja-botsl ol li {
    margin-left: 25px;
    padding: 0;
}

#ja-topsl ul,
#ja-topsl p,
#ja-topsl ol,
#ja-botsl ul,
#ja-botsl p,
#ja-botsl ol {
    margin: 0;
    padding: 0;
}

#ja-topsl .main {
    padding: 20px 0 0;
}

#ja-topsl h3 {
    margin: 0 0 8px;
}

#ja-botsl .main {
    padding: 20px 0 0;
}

#ja-botsl .ja-moduletable,
#ja-botsl .moduletable {
    margin-bottom: 20px;
}

#ja-botsl h3 {
    margin: 0 0 8px;
}

#ja-footer {
    clear: both;
    padding: 20px 0;
}

#ja-footer .main {
    padding: 0;
    position: relative;
    text-align: center;
}

#ja-footer .inner {
    padding: 0;
}

#ja-footer small {
    font-size: 100%;
}

#ja-footer .ja-footnav {
    font-size: 100%;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}

.ja-footnav ul {
    line-height: normal;
}

.ja-footnav li {
    display: inline;
    padding: 0 5px;
    background: none;
}

.ja-copyright small {
    display: block;
}

ul.ja-usertools-font li,
ul.ja-usertools-screen li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0;
}

#ja-poweredby {
    margin: 0 auto;
}

#ja-banner {
    overflow: hidden;
    text-align: center;
    width: 100%;
}

div.ja-innerdiv {
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div.ja-innerdiv h4 {
    margin: 5px 0;
    padding: 0;
}

a.ja-cpanel-video {
    background: url('/homepage/plugins/system/jat3/jat3/base-themes/default/images/icons/icon-youtube.png') no-repeat center center #fff;
    border: 1px solid #999;
    color: #666;
    display: block;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

a.ja-cpanel-video span {
    color: #666;
}

a.ja-cpanel-video:hover,
a.ja-cpanel-video:focus,
a.ja-cpanel-video:active {
    border-color: #666;
    text-decoration: none;
}

a.ja-cpanel-video:hover span {
    color: #0F85D8;
}

.t3-logo,
.t3-logo-sm {
    display: block;
}

.t3-logo,
.t3-logo a {
    width: 200px;
    height: 34px;
}

.t3-logo-sm,
.t3-logo-sm a {
    width: 77px;
    height: 34px;
}

.t3-logo a,
.t3-logo-sm a {
    display: block;
    text-indent: -1000em;
    background-repeat: no-repeat;
    background-position: center;
}

.t3-logo-light a {
    background-image: url('http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_light.png');
}

.t3-logo-dark a {
    background-image: url('http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_dark.png');
}

.t3-logo-light-sm a {
    background-image: url('http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_light_sm.png');
}

.t3-logo-dark-sm a {
    background-image: url('http://joomlart.s3.amazonaws.com/t3/logo/t3_logo_dark_sm.png');
}


/* 227.layout.css */

.wrap {
    width: 100%;
    clear: both;
}

.main {
    width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    min-width: 1000px;
}

.column {
    overflow: hidden;
    float: left;
}

.ja-mass {
    clear: both;
}

.main .inner {
    padding-left: 15px;
    padding-right: 15px;
}

.main .main-inner1 {
    margin-left: 15px;
    margin-right: 15px;
}

.column div.ja-moduletable,
.column div.moduletable,
.column div.ja-module,
.column div.module {
    margin-left: 15px;
    margin-right: 15px;
}

.ja-inset2 div.ja-moduletable,
.ja-inset2 .div.moduletable,
.ja-inset2 div.ja-module,
.ja-inset2 div.module {
    margin-right: 0;
    margin-left: 30px;
}

.ja-inset1 div.ja-moduletable,
.ja-inset1 .div.moduletable,
.ja-inset1 div.ja-module,
.ja-inset1 div.module {
    margin-right: 30px;
    margin-left: 0;
}

.item .contentpaneopen {
    padding-left: 15px;
    padding-right: 15px;
}

.items-row {
    margin-left: -15px;
    margin-right: -15px;
}

#ja-mainbody {
    float: left;
}

#ja-current-content,
#ja-main {
    float: right;
}

#ja-left .ja-l2 .ja-left1,
#ja-left .ja-l2 .ja-left2 {
    width: 50%;
}

#ja-left .ja-l1 .ja-col {
    width: 100%;
}

#ja-right {
    border: 1px solid #ECEAF3;
    border-radius: 5px 5px 5px 5px;
    float: right;
    width: 28%;
}

#ja-right .ja-r2 .ja-right1,
#ja-right .ja-r2 .ja-right2 {
    width: 50%;
}

#ja-right .ja-r1 .ja-col {
    width: 100%;
}

#ja-footer {
    clear: both;
}

.item {
    float: left;
    position: relative;
}

.cols-1 .item {
    width: 100%;
}

.cols-2 .item {
    width: 50%;
}

.cols-3 .item {
    width: 33.33%;
}

.cols-4 .item {
    width: 25%;
}

.cols-5 .item {
    width: 20%;
}

.ja-box {
    float: left;
    overflow: hidden;
}

.ja-box-right {
    position: absolute;
    right: 0;
}


/* ----------MENU------------- */

#ja-cssmenu {
    margin: 0;
    /* all lists */
    padding: 0;
}

#ja-cssmenu ul {
    margin: 0;
    /* all lists */
    padding: 0;
}

#ja-cssmenu li {
    margin: 0;
    /* all list items */
    padding: 0;
    float: left;
    display: block;
    background: none;
    cursor: pointer;
    overflow: visible;
}

#ja-cssmenu li ul {
    background: none;
    position: absolute;
    /* second-level lists */
    z-index: 99;
    left: -999em;
    /* using left instead of display to hide menus because display: none isn't read by screen readers */
    height: auto;
}

#ja-cssmenu li ul ul {
    margin: -29px 0 0 13em;
    /* third-and-above-level lists */
}

#ja-cssmenu li li {
    /*padding: 0 1em 0 0;*/
    padding: 0;
    margin: 0;
}

#ja-cssmenu ul a {
    width: 14.8em;
    w\idth: 10.8em;
}

#ja-cssmenu li:hover ul ul,
#ja-cssmenu li:hover ul ul ul,
#ja-cssmenu li.sfhover ul ul,
#ja-cssmenu li.havechildsfhover ul ul,
#ja-cssmenu li.havechild-activesfhover ul ul,
#ja-cssmenu li.activesfhover ul ul,
#ja-cssmenu li.sfhover ul ul ul,
#ja-cssmenu li.havechildsfhover ul ul ul,
#ja-cssmenu li.havechild-activesfhover ul ul ul,
#ja-cssmenu li.activesfhover ul ul ul {
    left: -999em;
}


/* This "unhides" the sub-menus (left: -999em is what hides them) */

#ja-cssmenu li:hover ul,
#ja-cssmenu li li:hover ul,
#ja-cssmenu li li li:hover ul,
#ja-cssmenu li.sfhover ul,
#ja-cssmenu li.havechildsfhover ul,
#ja-cssmenu li.havechild-activesfhover ul,
#ja-cssmenu li.activesfhover ul,
#ja-cssmenu li li.sfhover ul,
#ja-cssmenu li li.havesubchildsfhover ul,
#ja-cssmenu li li.havesubchild-activesfhover ul,
#ja-cssmenu li li.activesfhover ul,
#ja-cssmenu li li li.sfhover ul,
#ja-cssmenu li li li.havesubchildsfhover ul,
#ja-cssmenu li li li.havesubchild-activesfhover ul,
#ja-cssmenu li li li.activesfhover ul {
    left: auto;
}


/* STYLING THE MENU
-----------------------------------*/


/* 1st level */

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus,
#ja-cssmenu li a.sfhover {}

#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover {}


/* 2nd level and above */

#ja-cssmenu li ul a {
    border-right: 0;
    border-left: 0;
    margin: 0;
    padding: 7px 15px;
    background: none;
    font-weight: normal;
    line-height: normal;
}

#ja-cssmenu li.havesubchild,
#ja-cssmenu li.havesubchild-active {
    background: url(../../images/arrow.png) no-repeat 94% 50% #fff;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {}

#ja-cssmenu ul li a.active,
#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus {
    font-weight: bold;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:focus,
#ja-cssmenu li a:active {
    background: #1b212a;
    color: #fff
}


/* 2nd level and above */

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:focus,
#ja-cssmenu li ul a:active {
    background: none;
    color: #fff;
}


/* 1st level */

#ja-cssmenu li a {
    border-right: 1px dotted #fff;
    color: #fff;
    padding: 9px 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    display: block;
    line-height: normal;
    text-decoration: none;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:focus,
#ja-cssmenu li a:active {
    background: transparent;
    color: #fff
}


/* 2nd level and above */

#home,
#home li {
    width: 160px;
}

#lien-thong,
#lien-thong li {
    width: 190px;
}

#daihoc-caodang,
#daihoc-caodang li {
    width: 180px;
}

#lien-he {
    right: 0;
}

#ja-cssmenu li ul {
    background: none repeat scroll 0 0 #00A0E3;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: 0px;
}

#ja-cssmenu li ul a {
    padding: 7px 0px 7px 10px;
    width: auto;
    text-transform: none;
    color: #000;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:focus,
#ja-cssmenu li ul a:active {
    background: none repeat scroll 0 0 #00A0E3;
    color: #fff;
}

#ja-cssmenu li ul a.active,
#ja-cssmenu li ul a.active:hover,
#ja-cssmenu li ul a.active:focus,
#ja-cssmenu li ul a.active:active {
    background: none repeat scroll 0 0 #00A0E3;
    color: #fff;
}

#ja-cssmenu li ul li {
    border-top: 1px solid #DEDBDB;
    background: none repeat scroll 0 0 #FFFFFF;
}


/* ----------END MENU------------- */


/* 985.template.css */

body {
    color: #333;
    /*font-family:Arial,Helvetica,sans-serif;*/
}

body#bd {
    background: none repeat-x scroll 0 0 #ECF0F7;
    color: #000;
}

img {
    margin: 0;
    padding: 0;
}

.ja-megamenu ul.level0 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    padding-left: 1px;
}

.ja-content-main table,
.ja-content-main tbody,
.ja-content-main tfoot,
.ja-content-main thead,
.ja-content-main tr,
.ja-content-main th,
.ja-content-main td {
    margin: auto;
    padding: 5px;
}

.category-list h2 {
    text-transform: uppercase;
}

ul.latestnews li.latestnews {
    background: url('http://hutech.edu.vn/images/bullet1.gif') no-repeat scroll 0 6px transparent;
    list-style: none outside none;
    padding: 0 0 0 14px;
    text-align: justify;
}

h4 {
    font-size: 100%;
    text-transform: none;
}

.ja-content-main fieldset.filters {
    font-size: 92%;
    margin: 0 0 5px;
}

.nspMainPortalMode1 .nspTopInterface {
    float: right;
    margin-top: -40px;
}

.nspLinks ul li {
    background: url('http://hutech.edu.vn/images/bullet1.gif') no-repeat scroll 0 3px transparent;
    margin: 0 !important;
    padding: 0 0 9px 14px;
    text-align: justify;
}

.mooblock-title {
    color: #004a9f;
    text-align: left;
    background: url('/images/icon-showhide2.png') no-repeat -24px -1px;
    padding-left: 22px;
    font-family: arial;
    margin: 0.7em 0 0;
    font-size: 14px;
    margin-bottom: 8px;
}

.mooblock-title.expanded {
    background: url('/images/icon-showhide2.png') no-repeat 0 -28px;
}

.mooblock-el {
    padding-left: 0px;
}

.column p,
.column pre,
.column blockquote,
.column h1,
.column h2,
.column h3,
.column h4,
.column h5,
.column h6,
.column ol,
.column ul,
.column dl {
    margin: 4px 0;
}

.column h4 {
    font-size: 100%;
    text-transform: none;
    margin-top: 10px;
}

.heading {
    background: -moz-linear-gradient(center top, #35405F 0%, #222B47 100%) repeat scroll 0 0 transparent;
    border-top: 3px solid #4384C4;
    display: table-cell;
    padding: 16px;
    position: relative;
    vertical-align: top;
    width: 90px;
}

.heading h2 {
    width: 90px;
}

.heading h2 {
    color: #FFFFFF;
    font: 1.6em Georgia, "Times New Roman", serif;
}

.heading strong {
    display: block;
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
}

.heading .more a {
    background: url('/homepage/templates/a/screen/mrkr-more-heading.gif') no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    font-size: 0.8em;
    padding-right: 14px;
}

.streamer {
    border-bottom: 1px solid #C3C3C3;
    display: table;
    margin-bottom: 28px;
}

.streamer .listing {
    background: url('/homepage/templates/ducgiai/images/bg-streamer-44.gif') repeat-y scroll 0 0 rgba(243, 243, 241, 0.7);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    float: left;
    margin-bottom: 0;
}

.streamer .prime {
    background-color: #FBFBFB;
    display: table-cell;
    width: 847px;
}

.listing {
    list-style-type: none;
}

.streamer .listing li {
    border-top: 1px solid #C3C3C3;
    float: left;
    height: 99px;
    margin-right: 1px;
    padding: 20px 16px;
    width: 180px;
}

.streamer .listing h3 {
    font: bold 14px Helvetica, Arial, sans-serif;
    text-transform: none;
}

.streamer .view-hedu-homepage-events .data {
    color: #6C6C6C;
}

.streamer .data {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.4;
    text-transform: none;
}

.listing p {
    overflow: hidden;
}

.streamer .listing h3 a {
    color: #293352;
    text-decoration: none;
}

#ja-mainbody {
    border: 1px solid #ECEAF3;
    border-radius: 5px 5px 5px 5px;
    width: 70%;
    padding-left: 5px;
    padding-right: 5px;
    min-height: 400px;
}

a {
    color: blue;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #d42b1e;
}

.img-border {
    border: 1px solid #efece1;
    margin-bottom: 15px;
    padding: 9px;
}

img[align=left] {
    margin: 10px 20px 20px 0;
}

img[align=right] {
    margin: 10px 0 20px 20px;
}

.img-intro-none {
    border: 1px solid #eee;
    padding: 9px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
}

::-moz-selection,
::selection {
    background-color: #333;
    color: #fff;
}

p.readmore a {
    background: url('/homepage/templates/ducgiai/images/readon-bg.png') no-repeat left center;
    padding-left: 16px;
}

p.readmore a:hover {
    background-image: url('/homepage/templates/ducgiai/images/readon-hover-bg.png');
}

h1.componentheading,
.componentheading {
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    font-size: 2.500em;
    margin-bottom: 20px;
    padding-bottom: 10px;
    display: none;
}

h2.contentheading,
.contentheading {
    font-weight: normal;
    font-size: 18px;
}

.contentheading {
    color: #333;
    font-size: 2.333em;
}

.blog-featured .contentheading {
    font-size: 150%;
}

.jitem-title {
    font-size: 110%;
    font-weight: bold;
}

hr {
    border-top: 1px solid #ccc;
}

input,
select,
textarea,
.inputbox {
    padding: 2px;
}

.inputbox {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
}

.inputbox:hover,
.inputbox:focus {
    background: #fff;
    border-color: #666;
}

input[type=checkbox] {
    border: 0 !important;
    padding: 0 5px !important;
}

button.validate {
    background: #333;
    border: 0;
    color: #fff;
    font-size: 0.846em;
    padding: 5px 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

button.validate:hover {
    background-color: #d42b1e;
    cursor: pointer;
}

form#searchForm {
    border-top: 1px solid #ccc;
}

.searchintro {
    border-bottom: 1px solid #ccc;
}

.results h4 {
    text-transform: none;
    font-size: 110%;
}

.search fieldset {
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 10px;
}

.search legend {
    font-size: 100%;
    font-weight: bolder;
    line-height: 1.2;
    margin-left: 10px;
}

#finder-filter-select-list li {
    background: none;
    padding: 5px 0;
}

#finder-filter-select-list li label {
    display: inline-block;
    min-width: 150px;
}

#component-contact #emailForm {
    border-top: 1px solid #ccc;
}

#contact-slider {
    float: none;
    border-bottom: 1px solid #e2e2b5;
}

#contact-slider .title {
    padding: 8px 10px;
    border-top: 1px solid #e2e2b5;
    border-left: 1px solid #e2e2b5;
    border-right: 1px solid #e2e2b5;
    margin: 0;
}

#contact-slider .jpane-toggler-down {
    background: #333333;
}

#contact-slider .jpane-toggler-down a {
    color: #fff;
}

#contact-slider dt.closed {
    background: #ffffcc;
}

#contact-slider .content {
    border: 1px solid #e2e2b5;
    padding: 8px 10px;
}

#contact-slider .contact-image {
    margin: 15px 0;
    float: right;
}

#adminForm fieldset {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}

#adminForm fieldset legend {
    padding: 0 5px;
}

.items-leading {
    border-bottom: 1px solid #ccc;
}

.items-row.cols-1 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    padding-top: 20px;
}

.items-row.cols-2 {
    padding: 0;
}

.items-row.cols-2 .contentpaneopen {
    border-bottom: 1px solid #efece1;
    padding: 15px 0;
    margin-left: 10px;
    margin-right: 10px;
}

.edit .formelm label {
    min-width: 150px;
}

div.profiles {
    padding-top: 15px;
}

.blog.profiles .contentpaneopen {
    background: #f5f5f5;
    border-bottom: 0;
    margin-bottom: 20px;
    min-height: 150px;
    padding-left: 175px;
    position: relative;
}

body.profiles .contentpaneopen img.img-border {
    background: #fff;
    position: absolute;
    top: 0;
    left: 10px;
    opacity: .8;
    -moz-transition: all 0.5s;
}

body.profiles .items-row .contentpaneopen:hover .img-border {
    border-color: #ccc;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    opacity: 1;
}

a.cmp_shareicontextlink {
    background: url('//static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981') no-repeat scroll 1px 1px #ECEEF5;
    border: 1px solid #CAD4E7;
    color: #3B5998;
    cursor: pointer;
    font-family: arial, sans-serif;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding: 2px 4px 2px 20px;
    text-decoration: none;
}

.blog.profiles h2.contentheading {
    border: 0;
    color: #333;
    font-size: 1.500em;
}

.blog.profiles h2.contentheading a {
    color: #333;
    text-shadow: 1px 1px 0 #fff;
}

body.profiles h2.contentheading a:hover,
body.profiles h2.contentheading a:focus,
body.profiles h2.contentheading a:active,
body.profiles .items-row .contentpaneopen:hover h2.contentheading a {
    color: #d42b1e;
}

body.profiles .article-tools {
    display: none;
}

body.profiles .contentpaneopen div.img-shadow {
    margin: -30px 0 0 -165px;
}

.item-page.profiles .img-border {
    margin-top: 5px;
}

.blog.videos .contentpaneopen {
    padding-top: 240px;
    position: relative;
}

.blog.videos .contentpaneopen .img-intro-left,
.blog.videos .contentpaneopen .img-intro-none,
.blog.videos .contentpaneopen .img-intro-right {
    border: 0;
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
}

.blog.videos .contentpaneopen .img-intro-left p.img_caption,
.blog.videos .contentpaneopen .img-intro-none p.img_caption,
.blog.videos .contentpaneopen .img-intro-right p.img_caption {
    background: #333;
    color: #fff;
    padding: 5px 0;
}

.blog.videos .contentpaneopen .contentheading {
    border: 0;
    font-size: 1.250em;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.blog.videos .contentpaneopen .contentheading a {
    color: #333;
}

.blog.videos .contentpaneopen .contentheading a:hover,
.blog.videos .contentpaneopen .contentheading a:focus,
.blog.videos .contentpaneopen .contentheading a:active {
    color: #d42b1e;
}

.blog.videos .contentpaneopen .article-tools {
    display: none;
}

.blog.videos .contentpaneopen p {
    margin-top: 0;
}

.event-infor {
    padding: 0 0 0 200px;
    position: relative;
}

.event-time {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
}

.event-time span {
    display: block;
    font-size: 1.250em;
    margin-bottom: 5px;
}

.event-time span.time {
    background: url('/homepage/templates/ducgiai/images/icons/icon-clock.png') no-repeat 0px 3px;
    padding-left: 22px;
}

.event-time span strong {
    color: #666;
}

.event-time a.btn-book {
    background: #d42b1e;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    font-size: 0.917em;
    margin: 5px 0 0 20px;
    padding: 4px 10px;
    text-transform: uppercase;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.event-time a.btn-book:hover,
.event-time a.btn-book:focus,
.event-time a.btn-book:active {
    background-color: #333;
}

.event-author {
    border-left: 1px dotted #ccc;
    float: right;
    margin-left: 20px;
    padding-left: 20px;
    position: relative;
    text-align: center;
    width: 210px;
}

.event-author .author-title {
    color: #069;
    display: block;
    margin-bottom: 5px;
}

.event-author .author-avatar img {
    background: #f0f0f0;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 3px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
}

.event-author p {
    color: #666;
    margin: 10px 0 0;
    padding: 0 !important;
    font-family: Georgia, serif;
    font-style: italic;
}

.event-infor .tag {
    background: url('/homepage/templates/ducgiai/images/tag-mask.png') no-repeat left top #333;
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 5px;
    left: -3px;
    height: 19px;
    width: 43px;
    line-height: 15px;
    text-transform: uppercase;
}

.event-infor .tag-hot {
    background-color: #d42b1e;
}

.event-infor .tag-free {
    background-color: #096;
}

.item-page.events .event-intro {
    font-size: 1.250em;
    line-height: 1.5;
}

.item-page.events p {
    padding: 0 0 0 200px;
}

.article-tools {
    margin-bottom: 10px;
}

dl.article-info {
    color: #999;
    font-weight: bold;
    text-transform: none;
}

dl.article-info .category-name {
    background: url('/homepage/templates/ducgiai/images/icon-folder.png') no-repeat left center;
    padding-left: 14px;
}

dl.article-info .published {
    background: url('/homepage/templates/ducgiai/images/icon-calendar.png') no-repeat left center;
    padding-left: 14px;
}

dl.article-info .createdby {
    background: url('/homepage/templates/ducgiai/images/icon-user.png') no-repeat left center;
    padding-left: 14px;
}

dl.article-info span {
    color: #666;
    font-weight: normal;
}

.contentdescription {
    border-bottom: 1px solid #ccc;
}

ul.actions li {
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
    line-height: 1;
}

p.img_caption {
    color: #999;
    text-transform: uppercase;
}

thead tr th {
    background: #2994d2;
    color: #fff;
    padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active {
    color: #fff;
}

.cat-list-row0,
.cat-list-row1,
.cat-list-row12,
tr.cat-list-row0 td,
tr.cat-list-row1 td,
tr.cat-list-row2 td {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.cat-list-row1:hover,
.cat-list-row2:hover {
    background: #ffffcc;
}

.cat-list-row2,
tr.cat-list-row2 td {
    background-color: #f6f6f6;
}

table.contenttoc {
    border: 1px solid #ccc;
}

table.contenttoc td {
    border-bottom: 1px dotted #ccc;
}

table.contenttoc th {
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}

form#poll {
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
}

dl.poll {
    border-bottom: 1px dotted #ccc;
}

table.pollstableborder td {
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td {
    background: #fff;
    font-weight: normal;
}

.pagination {
    margin-top: 20px;
}

.pagination ul,
ul.pagenav {
    display: block;
}

.pagination ul li {
    margin-right: 8px;
}

.pagination ul li span,
.pagination ul li a {
    background: #eee;
    color: #333;
    display: block;
    font-size: 0.846em;
    padding: 8px !important;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.pagination ul li a:hover,
.pagination ul li a:focus,
.pagination ul li a:active {
    background: #333;
    color: #fff;
}

.pagination ul li span {
    background: #d42b1e;
    color: #fff;
    font-weight: bold;
}

.pagination ul li.pagination-start span,
.pagination ul li.pagination-prev span,
.pagination ul li.pagination-next span,
.pagination ul li.pagination-end span {
    background: #eee;
    color: #999;
    font-weight: normal;
}

.pagination li span,
.pagination li strong {
    line-height: 20px;
}

.pagination .counter {
    color: #999;
}

.items-more {
    border-bottom: 1px solid #ccc;
}

.items-more h3 {
    font-size: 125%;
}

div.ja-moduletable,
div.moduletable {
    margin-bottom: 1px;
    padding: 0;
}

#ja-topsl1 div.ja-moduletable h3 {
    background: url('http://hutech.edu.vn/images/thethao.gif') repeat-x scroll 0 0 #FFFFFF;
    border-bottom: 1px dotted #C2C6C9;
    border-left: 3px solid red;
    color: red;
    font-size: 1.077em;
    font-weight: bold;
    height: 24px;
    margin-bottom: 0px;
    padding: 8px 0 0 10px;
    text-transform: uppercase;
}

div.ja-moduletable h3,
div.moduletable h3,
.category-list h2 {
    background: url('http://www.hutech.edu.vn/images/backgroundtitle2.gif') no-repeat scroll left top #FFFFFF;
    color: #fff;
    font-size: 1.077em;
    font-weight: bold;
    height: 21px;
    padding: 5px 0 0 7px;
    text-transform: uppercase;
}

div.moduletable.no-margin {
    margin: 0;
}

div.moduletable.no-margin h3 {
    padding-left: 10px;
}

div.moduletable p {
    margin-top: 0;
}

div.feed h4 {
    margin: 0 0 10px;
}

ul.newsfeed {
    border-top: 1px solid #ddd;
    margin: 10px 0 0;
    padding: 0;
}

ul.newsfeed li {
    background: none;
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
}

ul.newsfeed li h5.feed-link {
    margin: 0 0 5px;
}

ul.newsfeed li h5.feed-link a {
    color: #333;
    line-height: 1.4;
}

ul.newsfeed li h5.feed-link a:hover,
ul.newsfeed li h5.feed-link a:focus,
ul.newsfeed li h5.feed-link a:active {
    color: #d42b1e;
}

ul.newsfeed li p {
    margin-bottom: 0;
}

#login-form .userdata {
    padding: 0;
}

#login-form p {
    margin: 0 0 10px;
}

#login-form p .inputbox {
    border: 1px solid #ccc;
    border-right-color: #eee;
    border-bottom-color: #eee;
    width: 80%;
}

#login-form p #modlgn-remember {
    float: left;
    width: auto;
}

#login-form p .button {
    background: #333;
    border: 1px solid #333;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
}

#login-form p .button:hover {
    background: #d42b1e;
    border: 1px solid #d42b1e;
    cursor: pointer;
}

#login-form ul {
    margin: 0;
}

#login-form ul li {
    background: none;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 0;
}

#login-form ul li a {
    background: url('/homepage/templates/ducgiai/images/bullet-dark.gif') no-repeat left center;
    padding-left: 8px;
}

#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active {
    background-image: url('/homepage/templates/ducgiai/images/bullet-red.gif');
}

#login-form label {
    display: block;
    font-weight: bold;
}

#login-form #form-login-remember label {
    display: inline;
    vertical-align: middle;
}

div.login-greeting {
    margin-bottom: 10px;
}

div.logout-button .button {
    background: #333;
    border: 1px solid #333;
    color: #fff;
    font-size: 0.846em;
    padding: 5px 10px;
    text-transform: uppercase;
}

div.logout-button .button:hover {
    background-color: #d42b1e;
    border-color: #d42b1e;
    cursor: pointer;
}

.login {
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    margin: 40px auto;
    padding: 20px;
    width: 460px;
}

.login h1 {
    background: #10151c;
    border-bottom: 1px solid #333;
    color: #fff;
    font-size: 1.250em;
    margin: -20px -20px 10px;
    padding: 10px;
    text-transform: uppercase;
}

div.login-description {
    background: url('/homepage/templates/ducgiai/images/icons/information.png') no-repeat 20px 14px #f0f0f0;
    border-bottom: 1px solid #e7e7e7;
    font-style: italic;
    margin: -10px -20px 10px;
    padding: 10px 20px 10px 40px;
    text-shadow: 1px 1px 0 #fff;
}

.login .login-fields {
    float: left;
    width: 50%;
}

.login .login-fields.last-item {
    width: 100%;
}

.login .login-fields label {
    text-align: left;
    width: 90px;
}

.login .login-fields #remember-lbl {
    width: 100px;
}

.login .login-fields input {
    border: 1px solid #ccc;
    border-right-color: #eee;
    border-bottom-color: #eee;
    color: #999;
    font-size: 1em;
    padding: 5px;
    width: 80%;
}

.login .login-fields input#remember {
    float: left;
    margin: 3px 0;
    width: auto;
}

.login .login-fields input:focus {
    border-color: #666;
    color: #333;
}

.login_form .button,
.login button {
    background: #333;
    border: 0;
    color: #fff;
    margin-left: 0;
    padding: 5px 10px;
    text-transform: uppercase;
}

.login_form .button:hover,
.login button:hover {
    background: #d42b1e;
    cursor: pointer;
}

div.user-links ul {
    margin: 20px 0 0 0;
}

div.user-links ul li {
    background: none;
    display: inline;
    padding-left: 0;
    padding-right: 10px;
}

div.user-links ul li a {
    border-bottom: 1px dotted #ccc;
}

div.user-links ul li a:hover {
    border-color: #d42b1e;
}

div.logout .button {
    background: #333;
    border: 1px solid #333;
    color: #fff;
    font-size: 0.846em;
    padding: 5px 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

div.logout .button:hover {
    background-color: #d42b1e;
    border-color: #d42b1e;
    cursor: pointer;
}

div.bannergroup_text div.banneritem {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
}

#ja-container .main {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 4px 0 4px 0;
}

#ja-ft {
    position: absolute;
    top: 0px;
    left: -5500px;
}

.main .main-inner1 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#ja-header {
    background: #fff;
    border-bottom: 0px solid #000;
}

#ja-header .main {
    padding: 0;
    width: 1002px;
    background: #fff;
}

h1.logo,
div.logo-text h1 {
    font-size: 250%;
    line-height: 1;
    margin-left: 0px;
}

h1.logo {
    width: 1px;
    height: 135px;
}

h1.logo a {
    display: block;
    height: 135px;
}

div.logo-text h1 {
    font-size: 200%;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

div.logo-text h1 a {
    text-decoration: none;
}

#ja-search .search {
    display: block;
    float: right;
    height: 24px;
    padding-left: 15px;
    padding-right: 7px;
}

#ja-search .custom {
    float: left;
    padding-left: 63.5%;
    padding-top: 2px;
}

p.site-slogan {
    color: #ccc;
    display: block;
    font-size: 85%;
    margin: 3px 0 0;
    padding: 0 10px;
    text-transform: uppercase;
}

#ja-search {
    top: 0px;
    bottom: 2px;
    background: url('https://www.hutech.edu.vn/images/banner_search6.gif') no-repeat scroll right top transparent;
    overflow: hidden;
    width: 999px;
    text-align: right;
    height: 133px;
}

#ja-search .inputbox {
    background: none repeat scroll 0 0 #1B212A;
    border: 0px solid #FFFFFF;
    color: #666666;
    float: left;
    margin: 0;
    font-size: 10px;
    padding: 3px 2px;
    width: 150px;
}

#ja-search .button {
    background: url('/images/icon-search.gif') no-repeat scroll center center #000000;
    border: 1px solid #000000;
    border-radius: 0 10px 10px 0;
    color: #666666;
    display: block;
    float: left;
    font-weight: bold;
    height: 14px;
    margin: 0;
    text-indent: -999em;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 28px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#ja-search .button:hover {
    background-color: #d42b1e;
    cursor: pointer;
}

#ja-mainnav {
    border-top: 1px solid #1b212a;
    font-size: 0.923em;
    position: relative;
    z-index: 9999;
}

#ja-mainnav .main {
    height: 33px;
}

#ja-navhelper {
    background: #0d1116;
    border-top: 1px solid #181f28;
    border-bottom: 1px solid #000;
}

#ja-navhelper .main {
    color: #666;
    text-transform: none;
}

.ja-breadcrums {
    text-indent: 10px;
}

.ja-links {
    padding-right: 10px;
}

.ja-links li {
    padding: 0 10px;
}

#ja-container ul.menu li {
    border-bottom: 1px dotted #ccc;
}

ul.menu ul {
    margin: 0 0 0 15px !important;
}

#ja-container ul.menu li li {
    border-bottom: 0;
    border-top: 1px dotted #ccc;
}

.ja-masshead {
    height: 100px;
    text-align: center;
}

.ja-masshead h3 {
    color: #fff;
    font-size: 3.333em;
    font-weight: normal;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    text-transform: uppercase;
    width: 980px;
}

.ja-masshead h3 span {
    background-color: rgba(0, 0, 0, .5);
    display: inline-block;
    padding: 5px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}

#ja-slideshow {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding-top: 6px;
    padding-bottom: 2px;
    position: relative;
    width: 1000px;
    z-index: 10;
}

#ja-topsl .ja-box-right,
#ja-botsl .ja-box-right {
    background: 0;
}

#ja-topsl .ja-moduletable,
#ja-topsl1 .ja-moduletable,
#ja-topsl2 .ja-moduletable,
#ja-botsl .ja-moduletable,
#ja-botsl1 .ja-moduletable,
#ja-botsl2 .ja-moduletable {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 {
    border-bottom: 0;
    padding-bottom: 0;
}

#ja-topsl ul.menu li,
#ja-botsl ul.menu li,
#ja-topsl ul.latestnews li,
#ja-botsl ul.latestnews li,
#ja-topsl ul.weblinks li,
#ja-botsl ul.weblinks li {
    background: url('/homepage/templates/ducgiai/images/bullet.gif') no-repeat 1px 6px;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 10px;
}

#ja-topsl .main {
    border-bottom: 1px solid #efece1;
    padding: 10px 0;
    width: 100%;
}

#ja-topsl .main-inner1 {
    padding: 10px 0;
}

#ja-topsl1 .main {
    border-bottom: 0px solid #efece1;
    padding: 3px 0;
}

#ja-topsl1 .moduletable {
    margin-bottom: 0;
    padding-bottom: 0;
}

#ja-topsl1 .ja-box-full .moduletable {
    border: 1px solid #DBD7F1;
    border-radius: 5px 5px 5px 5px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 10px 0;
}

#ja-topsl2 .main {
    border-bottom: 1px solid #efece1;
    padding: 15px 0;
}

#ja-topsl2 .moduletable {
    margin-bottom: 0;
    padding-bottom: 0;
}

#ja-botsl .main {
    border-top: 1px solid #efece1;
    padding: 15px 0;
    background: #fff;
}

#ja-botsl .main-inner1 {
    padding: 10px 0;
}

#ja-botsl1 {
    background: #0d1116;
    color: #666;
}

#ja-botsl1 .main {
    border-bottom: 1px solid #202831;
    padding: 20px 0;
}

#ja-botsl1 .moduletable,
#ja-botsl1 .ja-moduletable {
    margin-bottom: 0;
    padding-bottom: 0;
}

#ja-botsl1 .moduletable h3 {
    border: 0;
    color: #d9dee4;
    font-size: 1.077em;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
}

#ja-botsl2 {
    background: #0d1116;
    border-bottom: 1px solid #000;
    color: #666;
}

#ja-botsl2 .main {
    padding: 1px 0 1px 0;
}

#ja-botsl2 .moduletable {
    margin-bottom: 0;
    padding-bottom: 0;
}

#ja-botsl2 .moduletable h3 {
    border: 0;
    color: #d9dee4;
    font-size: 1.077em;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
}

#ja-botsl2 ul.menu li {
    background: none;
    margin: 0;
    padding: 3px 0;
}

#ja-botsl2 ul.menu li a {
    background: url('/homepage/templates/ducgiai/images/bullet-dark.gif') no-repeat 0px 5px;
    padding-left: 8px;
    color: #4c4f53;
}

#ja-botsl2 ul.menu li a:hover,
#ja-botsl2 ul.menu li a:focus,
#ja-botsl2 ul.menu li a:active {
    background-image: url('/homepage/templates/ducgiai/images/bullet-w.gif');
    color: #fff;
}

#ja-footer {
    background: #0b0b0b;
    border-top: 1px solid #181f28;
    color: #666;
}

#ja-footer .main {
    text-align: left;
}

#ja-footer .ja-copyright {
    float: left;
    padding-left: 10px;
}

#ja-footer a {
    color: #ccc;
}

#ja-footer a:hover,
#ja-footer a:focus,
#ja-footer a:active {
    color: #fff;
}

#ja-poweredby {
    float: right;
}

.contact {
    padding-left: 300px;
    position: relative;
}

#ja-content-main .contact h3 {
    border: 0;
    padding-bottom: 0;
    margin: 0 0 10px;
}

div.contact-links ul {
    margin-top: 0px;
}

div.contact-links ul li {
    border-right: 1px solid #ddd;
    display: inline;
    margin: 0;
    padding: 0 10px;
}

div.contact-links ul li:first-child {
    padding-left: 0;
}

div.contact-links ul li:last-child {
    border: 0;
    padding-right: 0;
}

div.contact-links ul li a {
    border-bottom: 1px dotted #ddd;
}

div.contact-links ul li a:hover,
div.contact-links ul li a:focus,
div.contact-links ul li a:active {
    border-color: #d42b1e;
}

div.contact-miscinfo {
    overflow: hidden;
}

h3.contact-miscinfo-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
}

div.contact-miscinfo {
    position: absolute;
    top: 20px;
    left: 0;
    width: 230px;
}

div.contact-miscinfo div.info-block {
    color: #666;
    margin-bottom: 30px;
    padding-left: 44px;
}

div.contact-miscinfo .info-block.icon1 {
    background: url('/homepage/templates/ducgiai/images/ct-icon1.png') no-repeat 0px 5px;
}

div.contact-miscinfo .info-block.icon2 {
    background: url('/homepage/templates/ducgiai/images/ct-icon2.png') no-repeat 0px 5px;
}

div.contact-miscinfo .info-block.icon3 {
    background: url('/homepage/templates/ducgiai/images/ct-icon3.png') no-repeat 0px 5px;
}

div.contact-miscinfo div.info-block h4 {
    color: #333;
    margin-bottom: 5px;
}

div.contact-miscinfo .jicons-icons {
    display: none;
    float: left;
    margin-right: 10px;
}

div.contact-miscinfo .contact-misc {
    float: left;
}

div.contact-miscinfo .contact-misc p {
    margin: 0;
}

div.contact-map {
    background: #737d8a;
    color: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}

div.contact-map img {
    float: right;
}

div.contact-map .map-info {
    float: left;
    padding: 20px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    width: 250px;
}

div.contact-map .map-info h3 {
    text-transform: none;
    font-size: 1.333em;
}

.contact-form legend {
    font-weight: normal;
    font-size: 100%;
}

.contact-form fieldset dl {
    margin-top: 0;
}

.contact-form fieldset dt {
    float: none;
    min-width: none;
    padding-bottom: 0;
    padding-top: 10px;
}

.contact-form fieldset dd {
    margin-left: 0;
}

.contact-form fieldset input,
.contact-form fieldset textarea {
    border: 1px solid #ddd;
    padding: 6px 10px;
}

.contact-form fieldset input {
    width: 300px;
}

.contact-form fieldset input[type=checkbox] {
    width: auto;
}

.contact-form fieldset textarea {
    width: 500px;
}

.contact-form .button {
    background: #d42b1e;
    border: 1px solid #d42b1e;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    padding: 5px 10px;
    text-transform: uppercase;
}

label#jform_contact_email_copy-lbl {
    float: left;
    padding-top: 2px;
    padding-right: 5px;
    vertical-align: middle;
}

.search .word button {
    background: #333;
    border: 0;
    color: #fff;
    font-size: 0.846em;
    padding: 5px 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.search .word button:hover {
    background: #d42b1e;
    border-color: #d42b1e;
    cursor: pointer;
}

#ja-top-panel .main-inner1 {
    border: 2px dotted #e2e2b5;
    padding: 5px 10px;
    text-align: center;
    margin-top: 15px;
    background: #ffffcc;
    position: relative;
}

#ja-banner {
    border-top: 1px solid #ccc;
}

div.ja-innerdiv {
    border-bottom: 1px dotted #ccc;
}

div.ja-innerdiv h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 92%;
    font-weight: normal;
    text-transform: uppercase;
}

a.ja-icon-video {
    background: url('/homepage/templates/ducgiai/images/icon-youtube.gif') no-repeat 5px 8px #fff;
    border: 1px solid #ccc;
    color: #666;
    display: block;
    font-weight: bold;
    position: absolute;
    padding: 5px 5px 5px 43px;
    right: 10px;
    top: 8px;
    text-decoration: none;
    width: 35px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}

a.ja-icon-video span {
    color: #666;
}

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active {
    border-color: #ddd;
    text-decoration: none;
}

a.ja-icon-video:hover span {
    color: #0F85D8;
}

#ja-absolute .main {
    position: fixed;
    width: auto;
    height: auto;
    z-index: 99999;
    top: 1px;
    left: 1px;
}

#ja-absolute .main a {
    width: 91px;
    height: 99px;
    overflow: hidden;
    display: block;
    background: url('/homepage/templates/ducgiai/images/joomla15.png') no-repeat left top #fff;
    text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
    background-position: left bottom;
    text-decoration: none;
}

ul.professor-list {
    margin: 0;
}

ul.professor-list li {
    background: none;
    border-bottom: 1px solid #EFECE1;
    margin: 0;
    padding: 10px 0;
}

ul.professor-list li:first-child {
    padding-top: 0;
}

ul.professor-list li img {
    background: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    padding: 2px;
}

ul.professor-list li strong {
    display: block;
    font-size: 1.167em;
    margin: 5px 0;
}

ul.professor-list li span {
    color: #999;
    font-size: 1.167em;
}

ul.mostread {
    margin: 0;
}

ul.mostread li {
    background: none;
    margin: 0;
    padding: 4px 0;
}

ul.mostread li:first-child {
    padding-top: 0;
}

ul.mostread li a {
    background: url('/homepage/templates/ducgiai/images/bullet2.gif') no-repeat 0px 5px;
    padding-left: 8px;
}

ul.mostread li a:hover,
ul.mostread li a:focus,
ul.mostread li a:active {
    background-image: url('/homepage/templates/ducgiai/images/bullet-red.gif');
}

.search-course div.finder {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 10px;
    overflow: hidden;
}

.search-course div.finder label {
    color: #666;
    display: block;
    margin-bottom: 8px;
    text-shadow: 1px 1px 0 #fff;
}

.search-course div.finder br {
    display: none;
}

.search-course div.finder .inputbox {
    border: 1px solid #ddd;
    color: #666;
    float: left;
    height: 28px;
    line-height: 30px;
    margin: 0;
    padding: 0 5px;
}

.search-course div.finder .button {
    background: #10151c;
    border: 1px solid #10151c;
    color: #ccc;
    display: block;
    float: left;
    font-weight: bold;
    height: 30px;
    margin: 0;
    padding: 0 8px;
    text-transform: uppercase;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.search-course div.finder .button:hover {
    background: #d42b1e;
    border-color: #d42b1e;
    color: #fff;
    cursor: pointer;
}

ul.social-list {
    display: block;
    overflow: hidden;
}

ul.social-list li {
    background: none;
    display: block;
    float: left;
    height: 33px;
    width: 33px;
    margin: 0 10px 0 0;
    padding: 0;
}

ul.social-list li a {
    background-image: url('/homepage/templates/ducgiai/images/icon-socials.png');
    background-repeat: no-repeat;
    display: block;
    height: 33px;
    overflow: hidden;
    text-indent: -999em;
}

ul.social-list li.twitter a {
    background-position: 0px 0px;
}

ul.social-list li.twitter a:hover {
    background-position: -33px 0px;
}

ul.social-list li.facebook a {
    background-position: 0px -33px;
}

ul.social-list li.facebook a:hover {
    background-position: -33px -33px;
}

ul.social-list li.google-plus a {
    background-position: 0px -66px;
}

ul.social-list li.google-plus a:hover {
    background-position: -33px -66px;
}

ul.social-list li.feed a {
    background-position: 0px -99px;
}

ul.social-list li.feed a:hover {
    background-position: -33px -99px;
}

ul.social-list li.vimeo a {
    background-position: 0px -132px;
}

ul.social-list li.vimeo a:hover {
    background-position: -33px -132px;
}

ul.contact-list {
    margin-top: 8px;
}

ul.contact-list li {
    margin: 0;
    padding: 4px 0 4px 22px;
}

ul.contact-list li.phone {
    background: url('/homepage/templates/ducgiai/images/icon-phone.png') no-repeat 0px 5px;
}

ul.contact-list li.email {
    background: url('/homepage/templates/ducgiai/images/icon-email.png') no-repeat 0px 5px;
}

ul.contact-list li span {
    color: #fff;
    font-weight: bold;
    font-size: 110%;
}

ul.contact-list li a {
    border-bottom: 1px dotted #666;
}

ul.contact-list li a:hover,
ul.contact-list li a:focus,
ul.contact-list li a:active {
    color: #fff;
    border-color: #fff;
}

span.acymailing_introtext {
    display: block;
    margin-bottom: 5px;
}

div.acymailing_form p {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

div.acymailing_form p .inputbox {
    background: #1b212a;
    border: 0;
    color: #535961;
    margin-right: 10px;
    padding: 7px 5px 7px;
    width: 180px;
}

div.acymailing_form p .button {
    background: #d42b1e;
    border: 1px solid #d42b1e;
    color: #fff;
    font-weight: bold;
    padding: 6px 5px;
    text-transform: uppercase;
}

div.acymailing_form p .button:hover {
    cursor: pointer;
}

ul.department-list {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

ul.department-list li {
    background: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 120px;
    height: 110px;
}

ul.department-list li span {
    display: none;
    font-size: 1.083em;
    font-weight: bold;
    padding-top: 5px;
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    width: 100%;
}

ul.department-list li:hover span {
    display: block;
}

ul.department-list li a {
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 90px;
    margin: 0 auto;
    text-indent: -999em;
    width: 90px;
}

ul.department-list li a:hover,
ul.department-list li a:focus,
ul.department-list li a:active {
    background-position: left bottom;
}

ul.department-list li.icon-1 a {
    background-image: url('/homepage/templates/ducgiai/images/icons/dep-1.png');
}

ul.department-list li.icon-2 a {
    background-image: url('/homepage/templates/ducgiai/images/icons/dep-2.png');
}

ul.department-list li.icon-3 a {
    background-image: url('/homepage/templates/ducgiai/images/icons/dep-3.png');
}

ul.department-list li.icon-4 a {
    background-image: url('/homepage/templates/ducgiai/images/icons/dep-4.png');
}

ul.department-list li.icon-5 a {
    background-image: url('/homepage/templates/ducgiai/images/icons/dep-5.png');
}

ul.department-list li.icon-6 a {
    background-image: url('/homepage/templates/ducgiai/images/icons/dep-6.png');
}

ul.department-list li.icon-7 a {
    background-image: url('/homepage/templates/ducgiai/images/icons/dep-7.png');
}

ul.department-list li.icon-8 a {
    background-image: url('/homepage/templates/ducgiai/images/icons/dep-8.png');
}

div.student-info p {
    font-size: 1.333em;
    margin: 0 0 10px;
    line-height: 1.3;
}

div.student-info ul.info {
    margin: 0 0 10px;
}

div.student-info ul.info li {
    background: none;
    margin: 0;
    padding: 0;
}

div.student-info ul.info li strong {
    color: #666;
}

ul.social-links {
    display: block;
    margin-bottom: 0;
    overflow: hidden;
}

ul.social-links li {
    background: none;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    padding: 0;
}

ul.social-links li a {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #ddd;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-radius: 2px;
    display: inline-block;
    height: 18px;
    width: 18px;
    text-indent: -999em;
}

ul.social-links li a:hover,
ul.social-links li a:focus,
ul.social-links li a:active {
    border-color: #999;
}

ul.social-links li.facebook a {
    background-image: url('/homepage/templates/ducgiai/images/icons/icon-facebook.png');
}

ul.social-links li.twitter a {
    background-image: url('/homepage/templates/ducgiai/images/icons/icon-twitter.png');
}

ul.social-links li.email a {
    background-image: url('/homepage/templates/ducgiai/images/icons/icon-email.png');
}

div.inner-div img {
    margin-bottom: 10px;
    max-width: 100%;
}

div.inner-div p {
    margin-bottom: 10px;
}

div.inner-div p.readmore {
    margin-bottom: 0;
}

.formelm-buttons button {
    background: #333;
    border: 0;
    color: #fff;
    font-size: 0.846em;
    margin-right: 10px;
    padding: 5px 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.formelm-buttons button:hover {
    background: #d42b1e;
    border-color: #d42b1e;
    cursor: pointer;
}

#TuVanTuyenSinh {
    width: 270px;
    height: 32px;
    margin-bottom: 4px;
    text-align: left;
}

#TuVanTuyenSinh a {
    background: url("http://hutech.edu.vn/images/arrow-right.png") no-repeat scroll 240px 8px #fb9e20;
    color: #FFFFFF;
    display: block;
    height: 32px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
}

#TuVanTuyenSinh a:hover,
#TuVanTuyenSinh a:focus {
    background: #fdb34d;
}

#TuVanTuyenSinh a span.top {
    color: #FFFFFF;
    font-size: 11.5px;
    padding-left: 0px;
    padding-top: 7px;
    width: 100%;
    font-weight: bold;
}

#TuVanTuyenSinh a span.bottom {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

#DHCD {
    width: 270px;
    height: 32px;
    margin-bottom: 4px;
    text-align: left;
}

#DHCD a {
    background: url("http://hutech.edu.vn/images/arrow-right.png") no-repeat scroll 240px 8px #36c44d;
    display: block;
    height: 32px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
}

#DHCD a:hover,
#DHCD a:focus {
    background: #50cd63;
}

#DHCD a span.top {
    color: #FFF;
    font-size: 11.5px;
    padding-left: 0px;
    padding-top: 7px;
    width: 100%;
    font-weight: bold;
}

#DHCD a span.bottom {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}

#CDTH {
    width: 270px;
    height: 32px;
    margin-bottom: 4px;
    text-align: left;
}

#CDTH a {
    background: url("http://hutech.edu.vn/images/arrow-right.png") no-repeat scroll 240px 8px #3197EB;
    display: block;
    height: 32px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
}

#CDTH a:hover,
#CDTH a:focus {
    background: #5EAFF0;
}

#CDTH a span.top {
    color: #fff;
    font-size: 11.5px;
    padding-left: 0px;
    padding-top: 7px;
    width: 100%;
    font-weight: bold;
}

#CDTH a span.bottom {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#TCCN {
    width: 270px;
    height: 32px;
    margin-bottom: 4px;
    text-align: left;
}

#TCCN a {
    background: url("http://hutech.edu.vn/images/arrow-right.png") no-repeat scroll 240px 8px #fc5053;
    display: block;
    height: 32px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
}

#TCCN a:hover,
#TCCN a:focus {
    background: #fe7c7f;
}

#TCCN a span.top {
    color: #fff;
    font-size: 11.5px;
    padding-left: 0px;
    padding-top: 7px;
    width: 100%;
    font-weight: bold;
}

#TCCN a span.bottom {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#HOAKY {
    width: 270px;
    height: 32px;
    margin-bottom: 4px;
    text-align: left;
}

#HOAKY a {
    background: url("http://hutech.edu.vn/images/arrow-right.png") no-repeat scroll 240px 8px #906ad1;
    display: block;
    height: 32px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
}

#HOAKY a:hover,
#HOAKY a:focus {
    background: #b699e8;
}

#HOAKY a span.top {
    color: #fff;
    font-size: 11.5px;
    padding-left: 0px;
    padding-top: 7px;
    width: 100%;
    font-weight: bold;
}

#HOAKY a span.bottom {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#THACSYDHMO {
    width: 270px;
    height: 32px;
    margin-bottom: 1px;
    text-align: left;
}

#THACSYDHMO a {
    background: url("http://hutech.edu.vn/images/arrow-right.png") no-repeat scroll 240px 8px #448CD9;
    display: block;
    height: 32px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
}

#THACSYDHMO a:hover,
#THACSYDHMO a:focus {
    background: #6098d5;
}

#THACSYDHMO a span.top {
    color: #fff;
    font-size: 11.5px;
    padding-left: 0px;
    padding-top: 7px;
    width: 100%;
    font-weight: bold;
}

#THACSYDHMO a span.bottom {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#CUNHANHDHMO {
    width: 270px;
    height: 32px;
    margin-bottom: 4px;
    text-align: left;
}

#CUNHANHDHMO a {
    background: url("http://hutech.edu.vn/images/arrow-right.png") no-repeat scroll 240px 8px #f38152;
    display: block;
    height: 32px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
}

#CUNHANHDHMO a:hover,
#CUNHANHDHMO a:focus {
    background: #fba682;
}

#CUNHANHDHMO a span.top {
    color: #fff;
    font-size: 11.5px;
    padding-left: 0px;
    padding-top: 7px;
    width: 100%;
    font-weight: bold;
}

#CUNHANHDHMO a span.bottom {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#TCCN2 {
    width: 270px;
    height: 32px;
    margin-bottom: 4px;
    text-align: left;
}

#TCCN2 a {
    background: url("http://hutech.edu.vn/images/arrow-right.png") no-repeat scroll 240px 8px #2684a7;
    display: block;
    height: 32px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
}

#TCCN2 a:hover,
#CUNHANHDHMO a:focus {
    background: #3c9bbf;
}

#TCCN2 a span.top {
    color: #fff;
    font-size: 11.5px;
    padding-left: 0px;
    padding-top: 7px;
    width: 100%;
    font-weight: bold;
}

#TCCN2 a span.bottom {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}


/* 780.layout.css */

.main .inner {
    padding-left: 8px;
    padding-right: 8px;
}

.main .main-inner1 {
    margin-left: 10px;
    margin-right: 10px;
}

.column div.ja-moduletable,
.column div.moduletable,
.column div.ja-module,
.column div.module {
    margin: 2px 5px 2px 6px;
}

.ja-inset2 div.ja-moduletable,
.ja-inset2 .div.moduletable,
.ja-inset2 div.ja-module,
.ja-inset2 div.module {
    margin-right: 0;
    margin-left: 20px;
}

.ja-inset1 div.ja-moduletable,
.ja-inset1 .div.moduletable,
.ja-inset1 div.ja-module,
.ja-inset1 div.module {
    margin-right: 20px;
    margin-left: 0;
}

.item .contentpaneopen {
    padding-left: 10px;
    padding-right: 10px;
}

.items-row {
    margin-left: -10px;
    margin-right: -10px;
}


/* bcd.template.css */

a:hover,
a:active,
a:focus {
    color: #205f93;
}

p.readmore a:hover {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/readon-hover-bg.png');
}

button.validate:hover {
    background-color: #205f93;
}

body.profiles h2.contentheading a:hover,
body.profiles h2.contentheading a:focus,
body.profiles h2.contentheading a:active,
body.profiles .items-row .contentpaneopen:hover h2.contentheading a {
    color: #205f93;
}

.blog.videos .contentpaneopen .contentheading a:hover,
.blog.videos .contentpaneopen .contentheading a:focus,
.blog.videos .contentpaneopen .contentheading a:active {
    color: #205f93;
}

.event-time a.btn-book {
    background: #205f93;
}

.pagination ul li span {
    background: #205f93;
}

#login-form p .button:hover {
    background: #205f93;
    border: 1px solid #205f93;
}

.login_form .button:hover,
.login button:hover {
    background: #205f93;
}

#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/bullet-hover.gif');
}

div.user-links ul li a:hover {
    border-color: #205f93;
}

div.logout-button .button:hover {
    background-color: #205f93;
    border-color: #205f93;
}

ul.newsfeed li h5.feed-link a:hover,
ul.newsfeed li h5.feed-link a:focus,
ul.newsfeed li h5.feed-link a:active {
    color: #205f93;
}

div.logout .button:hover {
    background-color: #205f93;
    border-color: #205f93;
}

#ja-header {
    background: none repeat scroll 0 0 transparent;
    border-top: 9px solid #006CB5;
}

#ja-search .inputbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 0 0 10px;
    color: #000000;
}

#ja-search .button {
    background: url('/images/icon-search.gif') no-repeat scroll center center #2994D2;
    border: 0px solid #FFFFFF;
    color: #DCE8F2;
    margin: 2px 3px 1px 0;
}

#ja-search .button:hover {
    background-color: #e09b0f;
    border-color: #e09b0f;
}

#ja-mainnav {
    background: url('../images/menungang22.gif') no-repeat scroll center 0 transparent;
    border-top: 0px solid #1f537e;
}

#ja-botsl1 {
    background: url('/homepage/templates/ducgiai/themes/blue/images/pattern-bg.png') #0a3966;
    color: #6991b7;
}

#ja-botsl1 .main {
    border-bottom: 1px solid #215281;
}

#ja-botsl1 a {
    color: #6991b7;
}

#ja-botsl1 a:hover,
#ja-botsl1 a:focus,
#ja-botsl1 a:active {
    color: #fff;
}

#ja-botsl2 {
    background: none repeat scroll 0 0 #006CB5;
    border-bottom: 1px solid #072848;
    bottom: 0;
    color: #6991B7;
    position: fixed;
    z-index: 999;
}

#ja-botsl2 ul.menu li a {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/bullet-dark.gif');
    color: #fff;
}

#ja-botsl2 a {
    color: #fff;
}

#ja-navhelper {
    display: none;
    background: url('/homepage/templates/ducgiai/themes/blue/images/pattern-bg.png') #0a3966;
    border-top: 1px solid #184978;
    border-bottom: 1px solid #072848;
}

#ja-navhelper .main {
    color: #6991b7;
}

#ja-navhelper .main a {
    color: #6991b7;
}

#ja-navhelper .main a:hover,
#ja-navhelper .main a:focus,
#ja-navhelper .main a:active {
    color: #fff;
}

#ja-footer {
    display: none;
    background: url('/homepage/templates/ducgiai/themes/blue/images/pattern-bg.png') #083158;
    border-top: 1px solid #184978;
    color: #3a658e;
}

div.contact-links ul li a:hover,
div.contact-links ul li a:focus,
div.contact-links ul li a:active {
    border-color: #205f93;
}

.contact-form .button {
    background: #205f93;
    border: 1px solid #205f93;
}

div.contact-miscinfo .info-block.icon1 {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/ct-icon1.png');
}

div.contact-miscinfo .info-block.icon2 {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/ct-icon2.png');
}

div.contact-miscinfo .info-block.icon3 {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/ct-icon3.png');
}

.search-course div.finder .button:hover {
    background: #205f93;
    border-color: #205f93;
}

.search .word button:hover {
    background: #205f93;
    border-color: #205f93;
}

ul.mostread li a:hover,
ul.mostread li a:focus,
ul.mostread li a:active {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/bullet-hover.gif');
}

div.acymailing_form p .inputbox {
    background: #215281;
    color: #6991b7;
}

div.acymailing_form p .button {
    background: #e09b0f;
    border-color: #e09b0f;
}

ul.contact-list li.phone {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/icon-phone.png');
}

ul.contact-list li.email {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/icon-email.png');
}

ul.contact-list li a {
    border-bottom: 1px dotted #6991b7;
}

ul.social-list li a {
    background-image: url('/homepage/templates/ducgiai/themes/blue/images/icon-socials.png');
}

.formelm-buttons button:hover {
    background: #205f93;
    border-color: #205f93;
}

.btn-submit:hover {
    background-color: #205f93;
}

.tbInfo-row {
    /* border-bottom: 1px dotted #DDDDDD;
   border-left:1px dotted #DDDDDD;*/
    border: 1px dotted #000000;
    line-height: 23px;
    padding: 7px 20px;
}

.br-L {
    border-left: 1px dotted #DDDDDD;
}

.tbInfo-row {
    border-bottom: 1px dotted #000;
    line-height: 23px;
    padding: 7px 20px;
}

.box-content {
    background-color: #F9F9F9;
    display: block;
    height: auto !important;
    min-height: 100%;
}

.border-left-right {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D3D3D3;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    height: auto !important;
    min-height: 100%;
    overflow: hidden;
}

.loginBox {
    clear: both;
    padding: 10px;
}

.loginBox .titlesright {
    color: #0058A6;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    margin: 0;
}

.loginBox .infos {
    float: right;
    font-size: 14px;
    line-height: 31px;
    margin-top: 3px;
}

.clear {
    clear: both;
}

.loginBox .forget_pass {
    float: left;
}

.loginBox .submit {
    cursor: pointer;
    float: right;
    margin: 0;
}

.loginBox .forget_pass a:link,
.loginBox .forget_pass a:active,
.loginBox .forget_pass a:visited {
    background: url("../images/icon_list.gif") no-repeat scroll 0 5px transparent;
    color: #CC0000;
    font-size: 11px;
    line-height: 26px;
    padding-left: 10px;
}

.bottom_nav {
    background: url("../images/nav_bottom_right_v2.jpg") no-repeat scroll right top transparent;
    clear: both;
    height: 5px;
    overflow: hidden;
    padding: 0;
}

.bottom_nav div {
    background: url("../images/nav_bottom_left_v2.jpg") no-repeat scroll 0 0 transparent;
    height: 5px;
    width: 5px;
}

a.nop {
    background: url("../images/header_menu_change_right.png") no-repeat scroll right center transparent;
    display: inline;
    float: left;
    line-height: 34px;
    padding-right: 10px;
}

a.nop span {
    background: url("../images/header_menu_change_right.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    padding-left: 10px;
}

a span {
    cursor: pointer;
}

.Phantrang {
    padding: 5px 2px;
}

.Phantrang a,
.Phantrang a:visited {
    padding: 2px 8px;
    border: 1px solid #9aafe5;
    text-decoration: none;
    color: #2e6ab1;
    margin: 0 5px;
}

.Phantrang td {
    padding: 0px;
}

.Phantrang table {
    margin: 0 auto;
}

.Phantrang a:hover,
.Phantrang a:active {
    border: 1px solid #2b66a5;
    color: #FFFFFF;
    background-color: #2e6ab1;
}

.Phantrang a.currentpage {
    background-color: #2e6ab1;
    color: #FFF !important;
    border-color: #2b66a5;
    font-weight: bold;
    cursor: default;
}

.Phantrang span {
    margin-left: 0px;
    font-weight: bold;
    color: Blue;
    margin: 0 5px;
}

.loginboxes {
    border: 1px solid #BABABA;
    width: 170px;
}

.CauHoiboxes {
    border: 1px solid #BABABA;
    height: 100px;
    margin-bottom: 10px;
    width: 240px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}
