html, body, div, span, button, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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 {
    font-family: "Tahoma","Arial","Lucida Grande","Helvetica Neue","Helvetica","Verdana","sans-serif";
}

.header .nav li a {
    font-size: 14px;
    white-space: nowrap;
    font-style: italic;
    font-weight:500;
  
}
#carousel-home-generic .calendar-box .wqhg {
    font-size: 16px;
    line-height: 20px;
}
#carousel-home-generic .month {
    font-size: 14px;
    margin-top: 32px;
    text-align: left;
    width: 40px;
     margin-left: 0;
}
.online-application h3 {
    font-size:16px;
    padding: 8px 20px 0;
}
.section-link .nav-tabs > li > a {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
   
}
.section-title .icon {
    font-size: 38px;
    vertical-align: middle;
}
.section-title h2 {
    font-size: 24px;
    font-style: italic;

}
.section-title h2 span {
    padding-left: 12px;
    vertical-align: middle;
}
.section-tab .nav-tabs > li > a {
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
}
.section-tab .nav-tabs > li {
    margin-right: 0;
  
}

@media (min-width:1200px) {
    .sidebar {
        margin-left:inherit
    }
}
.sidebar .tit {
    background: url(../images/en/sidebar_bg.png) no-repeat center;
    margin-left: 15px;
}

.sidebar .tit h4 {
    padding-top: 45px;
    font-size: 18px;
    color: #c1030e;
    font-weight: bold;
    text-align: center;
    padding-left: 0px;
}

.sidebar-nav > li {
    width: 100%;
    text-align: center;
}

.sidebar-nav > li.nav > a {
    width:263px;
    font-size: 16px;
    padding-left: 35px;
}

.sidebar-nav > li.active a {
    color: #fff;
}

.sidebar-nav > .nav1 {
    background: url(../images/en/nav1.png) no-repeat center top;
}

.sidebar-nav > .nav2 {
    background: url(../images/en/nav2.png) no-repeat center top;
}

.sidebar-nav > .nav1 a:hover, .sidebar-nav > .nav1.active {
    background: url(../images/en/nav1_action.png) no-repeat center top;
    color: #fff;
}

.sidebar-nav > .nav2 a:hover, .sidebar-nav > .nav2.active {
    background: url(../images/en/nav2_action.png) no-repeat center top;
    color: #fff;
}

.sidebar-nav .nav1 i, .sidebar-nav .nav2 i {
    float: right;
    margin-right: 36px;
}

.sidebar-nav > li ul {
    margin-bottom: 20px;
}

.sidebar-nav .nav-layer2 {
    border-left: 1px solid #aa030c;
    margin-left: 60px;
    position: relative;
    text-align:left;
    padding-left:5px
}

.sidebar-nav .layer2 {
    padding-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 212px;
}

.sidebar-nav .nav-layer2 > li::before {
    content: "";
    background: url(../images/nav-layer2.png) no-repeat 0 0;
    width: 10px;
    height: 2px;
    position: absolute;
    left: 0;
    margin-top: 12px;
}

.sidebar-nav li.layer2 a {
    color: #565656;
    font-size: 16px;
    padding-left: 13px;
}

.sidebar-nav .layer2 a:hover, .sidebar-nav .layer2.active a {
    background: none;
    color: #c1030e;
}

.sidebar-nav .nav-layer3 {
    padding-left: 6px;
    margin-bottom: 0px;
}

.sidebar-nav .nav-layer3 li {
    padding: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sidebar-nav li.layer3 a {
    font-size: 14px;
}

.sidebar-nav .layer3 a:hover, .sidebar-nav .layer3.active a {
    background: none;
    color: #c1030e;
}