th#EDITTODO,
td[headers=EDITTODO]{width:10px}
th#ROWNUM,
td[headers=ROWNUM]{width:10px}
th#SNOOZETODO,
td[headers=SNOOZETODO]{width:10px}
th#TODOTIME,
td[headers=TODOTIME]{width:100px}

.underline_region_header .t-Region-headerItems--title  h2{
font-weight: bold !important;
text-decoration: underline !important;
}    

.label_font span{    
font-weight:400 !important;
}

.label_font label{    
font-weight:700 !important;
}

.Underline label{
text-decoration: underline;
}

.hr-snooze
{   display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 0px;
	background-color: #145fa4;
	color: #145fa4;
	width: "100%";
	height: 3px;
}

.full_width {
width : 100%;
}

.t-Header-logo-link img {
    max-height: 6rem !important;
}