﻿.clsgarenal
{
    padding:0px;
}
.clsgarenal tr td
{
    height: 15px;
    font-weight: bold;
    padding: 5px 5px;
    line-height: 15px;
}
.clsgarenal_header:hover
{
    background-color:#c50d17;
    border:0px #FFFFFF solid;
    text-decoration: underline;
}
.clsgarenal tr td a
{ 
    text-decoration: none;
    font-weight:bold;
}
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
    padding:23px;
    z-index:9999;
}
.clsbutton_day button:hover
{
    background: #226fa9;
    background : -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.clsbutton_day button
{
    border-radius:5px 5px 0 0;
    width:60px;
    color: #000000;
    font-weight: bold;
    font-size:12px;    
    border:1px solid #ECECEC; 
    height:30px;
    text-align: center; /* căn giữa text trên button */
    background-color: whiteSmoke;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(white),to(whiteSmoke));
    background-image: -moz-linear-gradient(white,whiteSmoke);
    cursor:pointer;
     /*-webkit-border-radius: .5em; /* bo góc tròn cho button -webkit là cho các trình duyệt như Chrom, Safari,Opere */
     /*-moz-border-radius: .5em; /* bo góc, với trình duyệt FF */
     /*border-radius: .5em;      /* cho IE */ 
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* tạo bóng cho button */
}
.cls_header_b
{
    float: left;
}
.cls_header_search
{
  float:right;
}
.cls_header_img
{
 float:right;
}
.cls_ld
{
 float:left;
}
.clsgarenal
{
    border:1px solid black;
   
}
.clsgarenal tr td
{
   border:1px solid black;
  
}
.clsngay
{
    border:1px solid black;
    
}
.clsngay tr td
{
     border:1px solid black;
     
}
.clsnoidung
{
    border:1px solid black;
    
}
.clsnoidung tr td
{
    border:1px solid black;
    
}
.cls_update
{
    margin-top:10px;
    margin-left:10px;
}

.cls_update tr td
{
  padding-left:2px;
}
.clsSave:hover
{
     background: #f47c20;
    background : -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.clsSave
{   
    color: #000000;
    font-weight: bold;
    font-size:12px;    
    border:2px solid #eaa238; 
    height:30px;
    text-align: center; /* căn giữa text trên button */
    background-color: whiteSmoke;
    cursor: pointer;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    background-image: -moz-linear-gradient(white,whiteSmoke);/* bo góc, với trình duyệt FF */
}
.clsbutton_day button.buttonselected
{
    background:#226fa9;
    background : -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.cls_ld td
{
    height:32px;
}
.cls_ld .cls_ld_title
{

display: inline-block;
font-size: 11.844px;
font-weight: bold;
line-height: 20px;
padding: 2px 4px;
vertical-align: baseline;
white-space: nowrap;
margin: 0 5px 0 0;

}
