/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}
/* tastings view  */
.menu-buttons
{
    margin-bottom: 40px;
}
thead.sorted-head>th
{
    font-weight: bold;
}
.has_datepicker
{
    readonly:readonly;
    cursor: pointer;
}
.link-color
{
    color:blue;
}