/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2019 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Wed, 29 May 2019 07:15:17 GMT
 */

.khung {
    width: 99%;
    border: 1px solid #ddd;
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
    text-align: center;
}

.khung1 {
    width: 99%;
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
    text-align: center;
}

.khung2 {
    width: 100%;
    text-align: left;
}

.lich-menu {
    float: left;
    width: 100%;
}

.lich-menu {
    margin-bottom: 15px;
}

.litem, a.litem {
    background: #f2f2f2;
    color: #333;
}

.litem, .litem-active {
    margin-bottom: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    height: 30px;
    line-height: 30px;
}

.litem-active, .litem-active:hover, .litem:hover {
    background: #d14248;
    color: #fff;
}

.fa {
    display: inline-block;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-angle-right::before {
    content: "\f105";
}

.h3 {
    font-size: 14px;
}

.h4 {
    font-size: 13px;
}

.h4 a {
    font-size: 13px;
    font-weight: bold;
}

.related {
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 0 10px;
}

.related-item {
    padding: 8px 10px;
}

.lvn-thismonth, .lvn-thisyear {
    display: inline-block;
    text-align: center;
    border: 0;
    padding: 10px 10px;
    background: #d14248;
    color:#fff;
    cursor: pointer;
}

.text_fill_item {
    width: 60px; border: 1px solid rgb(169, 169, 169);
}

.fc-calendar {
    background: #fff;
    box-shadow: inset 0 1px rgba(255, 255, 255, .8)
}

.fc-calendar .fc-head {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.fc-head-cell {
    width: calc(100% / 7);
    height: 100%;
}

.selectmonth, .selectyear {
    font-weight: 300;
    border: 1px solid #ddd;
    font-size: 14px;
    margin-right: 5px;
    float: left
}

.fc-calendar .fc-row > div {
    background: #fff;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid #ddd;
    overflow: hidden;
    position: relative
}

.fc-calendar .fc-row > div:empty {
    background: #fff;
    cursor: default
}

.fc-row .fc-content:hover {
    background: rgba(223, 241, 250, .83)
}

.selectmonth {
    width: 45px
}

.selectyear {
    width: 70px
}

.fc-calendar .fc-row > div > div a, .fc-calendar .fc-row > div > div span {
    display: block
}

span.fc-date-ngayam {
    display: inline-block;
    position: absolute;
    bottom: 4px;
    right: 4px;
    background: 0;
    color: #909090;
    font-size: 13px;
    font-weight: 200
}

span.fc-date-ngaycanchi {
    display: inline-block;
    position: absolute;
    bottom: 4px;
    left: 4px;
    background: 0;
    color: #909090;
    font-size: 13px;
    font-weight: 200
}

span.fc-date-hacdao, span.fc-date-hoangdao {
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 4px;
    background: 0;
    font-size: 18px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}

span.fc-date-hoangdao {
    color: #ff0000;
}

span.fc-date-hacdao:before, span.fc-date-hoangdao:before {
    content: '*'
}

span.fc-date-hacdao {
    color: #000
}

.fc-content .fc-date:hover {
    color: #ddd
}

.fc-calendar {
    width: 100%;
    height: 100%;
}

.fc-calendar .fc-head {
    padding-bottom: 30px;
    padding-top: 20px;
    background: #fff;
    color: #000;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.fc-calendar .fc-body {
    position: relative;
    width: 100%;
    height: 100%;
    height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.fc-month-head {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.fc-calendar .fc-row {
    width: 100%;
    height: 80px;
}

.fc-calendar-xoso .fc-row-xoso {
    width: 100%;
    height: 80px;
}

.fc-content {
    height: 100%;
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.fc-six-rows .fc-row {
    height: 16.66%;
    height: -moz-calc(100% / 6);
    height: -webkit-calc(100% / 6);
    height: calc(100% / 6);
    line-height: 100%
}

.fc-calendar .fc-head > div, .fc-calendar .fc-row > div {
    float: left;
    height: 100%;
    width: 14.28%;
    width: -moz-calc(100% / 7);
    width: -webkit-calc(100% / 7);
    width: calc(99.99% / 7);
    position: relative
}

.ie9 .fc-calendar .fc-head > div, .ie9 .fc-calendar .fc-row > div {
    width: 14.2%
}

.fc-calendar .fc-head > div {
    text-align: center
}

.fc-calendar .fc-row > div > span.fc-date {
    float: left;
    height: 14px;
    font-size: 13px;
    line-height: 14px;
    font-weight: 700;
    color: #000;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, .8)
}

.fc-calendar .fc-row > div > span.fc-weekday {
    padding-left: 5px;
    display: none
}

.fc-calendar .fc-row > div.fc-today {
    background: #fff4c3
}

.fc-calendar .fc-row > div.fc-today:hover {
    background: rgba(223, 241, 250, .83)
}

.fc-calendar .fc-row > div.fc-out {
    opacity: .6
}

.fc-calendar .fc-head > div:last-child, .fc-calendar .fc-row > div:last-child {
    border-right: 0
}

.fc-calendar .fc-row:last-child {
    border-bottom: 0
}

.fc-calendar-container *, .fc-calendar-container :after, .fc-calendar-container :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.fc-calendar .fc-row > div > span.fc-date-duong {
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    width: 100%;
    height: 100%;
    line-height: 200%
}

.fc-content-xoso {
    color: #ddd
}

.fc-calendar-xoso {
    width: 100%;
    height: 100%;
}

.fc-calendar-xoso {
    background: #fff;
    box-shadow: inset 0 1px rgba(255, 255, 255, .8)
}

.fc-calendar-xoso .fc-head-xoso {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.fc-head-cell-xoso {
    width: calc(100% / 8);
    height: 100%;
}

.fc-calendar-xoso .fc-row-xoso > div {
    background: #fff;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid #ddd;
    overflow: hidden;
    position: relative
}

.fc-calendar-xoso .fc-row-xoso > div:empty {
    background: #fff;
    cursor: default
}

.fc-row-xoso .fc-content-xoso:hover {
    background: rgba(223, 241, 250, .83)
}

.fc-calendar-xoso .fc-row-xoso > div > div a, .fc-calendar-xoso .fc-row-xoso > div > div span {
    display: block
}

.fc-calendar-xoso .fc-head-xoso {
    padding-bottom: 30px;
    padding-top: 20px;
    background: #fff;
    color: #000;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.fc-calendar-xoso .fc-body-xoso {
    position: relative;
    width: 100%;
    height: 100%;
    height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.fc-content-xoso {
    height: 100%;
    border-bottom: 1px solid #ddd;
    padding: 8px;
    color: #333;
}

.fc-calendar-xoso .fc-head-xoso > div, .fc-calendar-xoso .fc-row-xoso > div {
    float: left;
    height: 100%;
    width: 12.5%;
    width: -moz-calc(100% / 8);
    width: -webkit-calc(100% / 8);
    width: calc(99.99% / 8);
    position: relative
}

.ie9 .fc-calendar-xoso .fc-head-xoso > div, .ie9 .fc-calendar-xoso .fc-row-xoso > div {
    width: 12.5%
}

.fc-calendar-xoso .fc-head-xoso > div {
    text-align: center
}

.fc-calendar-xoso .fc-head-xoso > div:last-child, .fc-calendar-xoso .fc-row-xoso > div:last-child {
    border-right: 0
}

.fc-calendar-xoso .fc-row-xoso:last-child {
    border-bottom: 0
}

.fc-content-xoso-nam {
    color: #ddd
}

.fc-calendar-xoso-nam {
    width: 100%;
    height: 100%;
}

.fc-calendar-xoso-nam {
    background: #fff;
    box-shadow: inset 0 1px rgba(255, 255, 255, .8)
}

.fc-calendar-xoso-nam .fc-head-xoso-nam {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.fc-head-cell-xoso-nam {
    width: calc(100% / 13);
    height: 100%;
}

.fc-calendar-xoso-nam .fc-row-xoso-nam > div {
    background: #fff;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid #ddd;
    overflow: hidden;
    position: relative
}

.fc-calendar-xoso-nam .fc-row-xoso-nam > div:empty {
    background: #fff;
    cursor: default
}

.fc-row-xoso-nam .fc-content-xoso-nam:hover {
    background: rgba(223, 241, 250, .83)
}

.fc-calendar-xoso-nam .fc-row-xoso-nam > div > div a, .fc-calendar-xoso-nam .fc-row-xoso-nam > div > div span {
    display: block
}

.fc-calendar-xoso-nam .fc-head-xoso-nam {
    padding-bottom: 30px;
    padding-top: 20px;
    background: #fff;
    color: #000;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.fc-calendar-xoso-nam .fc-body-xoso-nam {
    position: relative;
    width: 100%;
    height: 100%;
    height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.fc-content-xoso-nam {
    height: 100%;
    border-bottom: 1px solid #ddd;
    padding: 8px;
    color: #333;
}

.fc-calendar-xoso-nam .fc-head-xoso-nam > div, .fc-calendar-xoso-nam .fc-row-xoso-nam > div {
    float: left;
    height: 100%;
    width: 7.69%;
    width: -moz-calc(100% / 13);
    width: -webkit-calc(100% / 13);
    width: calc(99.99% / 13);
    position: relative
}

.ie9 .fc-calendar-xoso-nam .fc-head-xoso-nam > div, .ie9 .fc-calendar-xoso-nam .fc-row-xoso-nam > div {
    width: 7.69%
}

.fc-calendar-xoso-nam .fc-head-xoso-nam > div {
    text-align: center
}

.fc-calendar-xoso-nam .fc-head-xoso-nam > div:last-child, .fc-calendar-xoso-nam .fc-row-xoso-nam > div:last-child {
    border-right: 0
}

.fc-calendar-xoso-nam .fc-row-xoso-nam:last-child {
    border-bottom: 0
}

span.fc-nd {
    text-align: center;
    font-size: 12px;
}

span.fc-kqxoso {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.fc-cal-chuthich {
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: 200;
    line-height: 30px;
    padding: 10px 0;
}

#slideshow {
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
    height: 710px;
}

#slideshow .strip {
    padding-bottom: 75%;
}

#slideshow > button {
    position: absolute;
    top: 20%;
    display: block;
    width: 40px;
    height: 36px;
    padding-right: 10px;
    padding-left: 7px;
    border: 0;
}

#slideshow button.previous {
    right: auto;
    left: 0;
    background: #d14248;
}

#slideshow button.next {
    left: auto;
    right: 0;
    background: #d14248;
}

#slideshow button.next b {
    background-position: 0 0;
    left: 10px;
}

#slideshow button.previousday {
    right: auto;
    left: 0;
    z-index: 3;
    border: 0;
}

#slideshow button.nextday {
    left: auto;
    right: 0;
    z-index: 3;
}

#slideshow > button b {
    display: block;
    width: 23px;
    height: 36px;
    background: url(../images/arrow.png) 0 -36px no-repeat;
    background-position-x: 0px;
    background-position-y: -36px;
    background-size: auto;
    background-size: 23px 72px;
    text-indent: -10000px;
    border: 0;
}

#slideshow > button.nextday b {
    display: block;
    width: 23px;
    height: 36px;
    background: url(../images/arrow.png) no-repeat;
    background-size: auto;
    background-size: 23px 72px;
    text-indent: -10000px;
}

.slide {
    position: absolute;
    text-align: center;
    outline: 0;
}

.khung-lich {
    border: 1px solid #dddddd;
    float: left;
    width: 100%;
}

.td_lich {
    background: #d14248;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.td_lich_left {
    float: left;
    text-align: center;
    width: 20%;
}

.td_lich_center {
    float: left;
    text-align: center;
    width: 60%;
}

.td_lich_right {
    float: right;
    text-align: center;
    width: 20%;
}

.lich-conten {
    background: url(../images/hoatiet-lich.png);
    float: left;
    width: 100%;
}

.lich-conten-center {
    float: left;
    height: 160px;
    line-height: 160px;
    text-align: center;
    width: 100%;
}

.lich-conten-center > span {
    font-size: 150px;
    color: #d14248;
}

.danh-ngon, .lich-thu, .lich-tom-tat, .footer_lich, .con-giap, .con-giap > p, .gio-hoang-hac-dao, .l-am, .l-thang {
    width: 100%;
    float: left;
}

.tin_ngay {
    width: 100%;
}


.lich-tom-tat {
    padding-bottom: 8px;
    padding-top: 8px;
    border-top: solid 10px #dcdcdc;
}

.lich-thu > p {
    color: #d14248;
    padding: 0 10px;
    text-align: center;
    margin: 0;
}

.danh-ngon > p {
    line-height: 18px;
    padding: 10px 10px;
    text-align: center;
    margin: 0;
}

.licht-tam-tat-col1, .licht-tam-tat-col_detail {
    width: 33%;
    float: left;
    text-align: center;
}

.licht-tam-tat-col1 > p, .licht-tam-tat-col_detail > p {
    font-size: 12px;
    line-height: 18px;
}

.footer_lich {
    background: #d14248;
    padding-bottom: 7px;
    padding-top: 10px;
}

.footer_lich_left {
    float: left;
    text-align: center;
    width: 25%;
}

.footer_lich_center {
    float: left;
    text-align: center;
    width: 50%;
}

.footer_lich_right {
    float: right;
    text-align: center;
    width: 25%;
}

.footer_lich_left > a, .footer_lich_center > a, .footer_lich_right > a {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    float: left;
    width: 100%;
}

.gio-hoang-hac-dao, .l-am, .l-thang, .su_kien_ngay_duong_lich, .su_kien_ngay_am_lich {
    text-transform: uppercase;
}

.su_kien_ngay_duong_lich, .su_kien_ngay_am_lich {
    font-size: 12px;
}

.ngay-hoang-dao {
    color: #d14248;
}

.ngay-hac-dao {
}

.l-am {
    font-size: 80px;
    height: 100px;
}

.ct-1, .td-ct-1, .td-ct-2 {
    width: 100%;
    float: left;
}

.ct-1 {
    border: 1px solid #dddddd;
    margin-bottom: 15px;
}

.td-ct-1 {
    background: #dddddd;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    padding: 5px 0;
}

.td-ct-2 > p {
    border-top: 1px solid #dddddd;
    text-align: justify;
    padding: 10px 10px;
}

.td-ct-1 > h2, .td-ct-1 > h3 {
    color: #d14248;
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
    line-height: 26px !important;
}

.lich-tam-tat-detail {
    list-style:none;
    padding:0;
    margin:0;
}

.lich-tam-tat-detail li {
    position:relative;
    display:inline-block;
    width: 33%;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    padding:0;
    margin:0;
}

.lich-tam-tat-detail li:nth-child(3n+2) {
    padding-left:5px;
    padding-right:5px;
}

.lich-tam-tat-detail li:nth-child(3n+1) {
    padding-left:5px;
    padding-right:0;
}

.lich-tam-tat-detail li:nth-child(3n+0) {
    padding-right:5px;
}

.redday, .redday-event, .redday-event-item {
    width: 100%;
    float: left;
}

.redday {
    margin-bottom: 15px;
}

.redday-event {
    background: #dddddd;
    padding: 10px 0px;
}

.redday-event{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.redday-event-item{
    padding: 0;
}
.redday-event-item ul{
    padding: 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    padding-bottom: 10px;
}
.redday-event-item ul li{
    border-bottom: 1px solid #dddddd;
    text-align: justify;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 8px;
    margin-bottom: 8px
}

.redday-event > h2 {
    color: #d14248;
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
}

.redday-event0{
    text-align: center;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #d14248;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

div.lichrow {
    padding-top: 10px;
    padding-bottom: 10px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.pblock {
    border-top: 1px solid #dddddd;
    text-align: justify;
    padding: 10px 10px;
}

.lichtable {
    border: 1px solid #ddd;
    width: 99%;
    margin-bottom: 18px;
    text-align: justify;
}

.lichtd {
    border: 1px solid #ddd;
    padding: 10px 5px;
    font-size: 14px;
}

.thoivan {
    width: 100%;
    float: left;
    font-size: 14px;
    text-align: justify;
    padding: 5px 10px;
}

.thoivan-detail {
    list-style:none;
    padding:0;
    margin:0;
}

.thoivan-detail li {
    position:relative;
    display:inline-block;
    width: 50%;
    float: left;
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
    padding:0;
    margin:0;
}

.thoivan-detail li:nth-child(2n+1) {
    padding-left:5px;
    padding-right:0;
}

.thoivan-detail li:nth-child(2n) {
    padding-left:5px;
}

@media (max-width:600px) {
    span.fc-date-ngaycanchi {
        display: none;
    }
}

.trbattu {
    border: 1px solid #dddddd;border-collapse: collapse;padding: 15px;border-spacing: 5px;
}

.tdbattu {
    width:20%; border: 1px solid #dddddd;border-collapse: collapse;padding: 5px;border-spacing: 5px;
}

.lich-battu {
    background: url(../images/hoatiet-lich.png);
    width: 100%;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
}

/*Dai van/Nien van*/
.accordion__title {
    cursor: pointer;
    margin: 0;
    position: relative;
}

.accordion__icon {
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
}

.accordion__icon .line-01,
.accordion__icon .line-02 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 2px;
    background-color: #272343;
    transition: 0.3s;
}

.accordion__icon .line-02 {
    transform: rotate(90deg);
}

.accordion__content {
    display: none;
}

.accordion--open > .accordion__title .line-02 {
    transform: rotate(0deg);
}

.accordion {
    margin-top: -1px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.accordion__title {
    padding: 14px 4px;
    font-size: 14px;
    transition: 0.2s;
}

.accordion__content {
    padding: 4px 10px;
}

.accordion__content p {
    margin: 0 0 16px;
}

.accordion__title:hover {
    background-color: #ddd;
}

.accordion__title:hover .line-01,
.accordion__title:hover .line-02 {
    background-color: #272343;
}

.accordion--open > .accordion__title {
    background-color: #ddd;
}

.accordion--open > .accordion__title .line-01,
.accordion--open > .accordion__title .line-02 {
    background-color: #272343;
}

.accordion--nested .accordion__title {
    padding: 10px 4px;
    font-size: 14px;
}

.accordion--nested .accordion__content {
    padding: 4px 10px;
}
/*End Dai van*/
