﻿

.titleTCR{ 
 font-weight: bolder;
 font-size: 20px;
 }
 
.Notes-Border{
  border: 1px solid gray;
 }
 
 .Notes{
 font-size: small;
 padding:10px;
 }
 
.Notes-red{
 color:red;
 }
 
 .Notes-blue{
 color:blue;
 }
 body {
  background-color: white;
 }



 .MainIsGdfra .FormTitle_Section{margin-top: 115px !important;}
 .Content.MainIsGdfra{padding-bottom: 212px !important;}
 @media screen and (min-device-width: 1025px)
{
.Content.HomeLayout{padding-bottom: 240px !important;}
}

.side-nav-container .SectionIndex a, .side-nav-container .SectionIndex a:link {
    border-top: solid 1px #E8E3DB !important;
    border-left: none !important;
    border-right: none !important;
    color: #767676 !important;
    padding: 10px 0px 10px 0px !important;
    margin: 0px !important;
}