﻿/*Removes margins for default header / footer*/
.main-page-content {
	margin: 0px auto 0px auto !important;
}
/*--REMOVE THIS LINE TO REMOVE THE YELLOW BACKGROUNDS ON CONFIGURABLE MESSAGES
.config-message-background
{
    background-color: transparent;
}
REMOVE THIS LINE TO REMOVE THE YELLOW BACKGROUNDS ON CONFIGURABLE MESSAGES--*/


html{
}.tdg-content .grey,
.tdg-content .h1,
.tdg-content .header {
    color: #666;

}

.tdg-content .folder-manager-label
{
display: none;
}

.tdg-content .folder-manager-value
{
display: none;
}