﻿/*Phần CSS Lịch chính thức*/
.tieudelich {
    font-weight: bold !important;
    text-align: center !important;
    color: blue !important;
    font-size: 28px !important;
}
.tieudelichall {
    font-weight: bold !important;
    text-align: center !important;
    color: blue !important;
    font-size: 28px !important;
   
}

.thoigianlich {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 16px !important;
	margin-bottom:0px !important;
}

.divTieuDe
{
padding-top:15px;
padding-bottom:10px;	
}

thead {
    background-color: #344aa3 !important;
    color: white !important;
}
.frt_day {
    font-family: serif !important;
    font-size: 17px !important;
}
.frt_day label{
    color: blue !important;
}

.Current_day {
    background-color: #344aa3 !important;
}
 .Current_day label{
     color: white !important;
 }
.thcontent {
    text-align: center !important;
    vertical-align: middle !important;
    padding: 8px !important;
    vertical-align: top !important;
    font-family: serif !important;
    font-size: 17px !important;
}

.fontboldcenter {
    font-weight: bold !important;
    text-align: center !important;
    padding-top:30px;
}

.titledetail {
    font-weight: bold !important;
    font-family: serif !important;
    font-size: 17px !important;
    margin-right: 3px !important;
}

.contentdetail {
    font-weight: normal !important;
    font-family: serif !important;
    font-size: 17px !important;
}
.contentdetailred {
    font-weight: normal !important;
    color: red !important;
    font-family: sans-serif !important;
    font-size: 17px !important;
}
.contentdetailblue {
    font-weight: normal !important;
    color: #3e5abc !important;
    font-family: sans-serif !important;
    font-size: 17px !important;
}
.table-bordered > thead > tr > td {
    color: black !important;
}
.table-bordered > thead > tr > th{
    color: white !important;
}
.table-hover > tbody > tr:hover {
    background-color: white !important;
}
.titlethoigian {
    color: red !important;
    font-size: 17px !important;
    font-weight: 600 !important;
}
.LayoutBlue .nav.nav-tabs {
    margin-left: 16px !important;
}
.LayoutBlue .nav-tabs > li.active > a, .LayoutBlue .nav-tabs > li > a:hover{
    font-weight: bold !important;
}
.LayoutBlue .tab-content{
    padding: 0px !important;
}
.container {
    width: 1200px !important;
    padding: 0px !important;
}
#lichso{
    padding-top: 0px !important;
}
#lichphongban {
    padding-top: 0px !important;
}
.contentLich{
    padding: 10px !important;
    border-bottom: 1px solid #f1f1f1;
    min-height:400px;
}
.table-bordered{
    width: 100% !important;
}
.table-bordered > tbody > tr > td{
    vertical-align: top;
}
.clearpadding {
    padding: 6px !important;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{
	border: 1px solid #ced4da !important;
}
/*Hết CSS phần lịch chính thức*/

#header .logo a h1 {
    color: #ec082f;
    font-family: system-ui;
    font-style: normal;
    font-size: 1.45rem;
    letter-spacing: .03rem;
    font-weight: 800;
}

#header .logo a h2 {
   color: #085a88;
    line-height: 0;
    font-size: 1.35rem;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
}
