.logentry td {
	

}

.logentry {

	border-bottom:1px solid #cccccc;
}

.logentry .notes {
	border:1px solid #cccccc;
	margin:4px;
	padding:4px;
}

.documentlist td {
	border-top:1px solid #cccccc;
}

.logentry .selected {
	background-color:#FFB5B6;
}

.big-button-link {
	height: 150px; overflow: hidden; 
	width:160px;	
	text-align:center;
	background:#ac9a63;
	margin-right:10px;
	margin-bottom:10px;
	border-right:10px white solid;
	vertical-align:middle;
	display: table-cell;
	
}

.w3-theme {background-color:#ac9a63;color:#ffffff;}

.w3-text-theme {color:#ac9a63;}



.big-button-link:hover, .big-button-link:focus {
    background: #ac9a63;
    background-image:url(darker1.png);
    text-decoration: none;
    color:#ffffff;
}



.big-button-link:active {

    background-image:url(darker2.png);
    color:#ffffff;
  
}

.big-button-link:link { 
   
	color:#ffffff;
	text-decoration:none;
    
}

.big-button-link:visited { 
   
	color:#ffffff;
    
}


.verticalText
            {
                text-align: center;
                vertical-align: bottom;
                width: 20px;
                margin: 0px;
                padding: 0px;
                padding-left: 3px;
                padding-right: 3px;
                padding-top: 10px;
                white-space: nowrap;
                -webkit-transform: rotate(-90deg); 
                -moz-transform: rotate(-90deg);                 
            }
			


