.TopNavAreaLeft, .TopNavAreaRight {

/*background: linear-gradient(to bottom, #cc0033 39%, white 30%);*/
padding-left: 80px;
background-color:white;
}
.HeaderMajorTabRow > .HeaderTabContents > a, .HeaderTabContents > .Filler,  {
background-color: #353839!important;
border-bottom: 1px solid #bed4df;
}
.HeaderMajorTabRow > .HeaderTabContents > a:hover {
color: whitesmoke!important;
border-bottom: 1px solid #353839;
}

.HeaderMajorTabRow > .HeaderTabContents > a.Selected {
color: white!important;
background-color: #cc0033!important;
border-bottom: 1px solid #cc0033;
}
.HeaderMajorTabRow > .HeaderTabContents > a.Selected:hover {
 border-bottom: 1px solid #cc0033;
}
.HeaderMajorTabRow A:VISITED:not(.TransparentButton) {
color: white;
}
.HeaderMajorTabRow A:not(.TransparentButton), .HeaderMajorTabRow .Filler, .HeaderMajorTabRow {
	background: #414A4C;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h3 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.HeaderMinorTabRow {
  background: gainsboro!important;

}
.NavigationTabControl > a, .NavigationTabControl > .NavigationTabSpacer {
  background: gainsboro;
}
.Button, .Button2, .button2 {
background: linear-gradient(#414A4C, #555555);
}
[data-display-name="Scheduled Downtime"] > span > p {
padding: 5px;
background-color: white;
}
[data-display-name="Scheduled Downtime"] {
border: 1px solid #bce8f1;
border-radius: 3px;
text-align: center;
background-color: #d9edf7;
}
[data-display-name="Scheduled Downtime"] .RoomComponentTitleArea h3 {
padding: 5px;
}
[data-display-name="Scheduled Downtime"] .RoomComponentTitleArea {
display: inline-block;
}
.btn, .btn:active, .btn:focus {
  background: #cc0033;
  background-image: -webkit-linear-gradient(top, #cc0033, #cc0033);
  background-image: -moz-linear-gradient(top, #cc0033, #cc0033);
  background-image: -ms-linear-gradient(top, #cc0033, #cc0033);
  background-image: -o-linear-gradient(top, #cc0033, #cc0033);
  background-image: linear-gradient(to bottom, #cc0033, #cc0033);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff!important;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #d20134;
  text-decoration: none;
  color: whitesmoke!important;
}

.PrintSmartform .SFQuestions li {
padding-bottom : 0px;
} 

.PrintSmartform h2, .PrintSmartform blockquote, .PrintSmartform h1, .PrintSmartform p {
padding: 0px;
margin:0px;
} 
.PrintSmartform ._IACUCSubmission img{
display : none;
}
.PrintSmartform ._IACUCSubmission {
display : block;
width: 100%;
overflow: visible;
position: static;
}
.PrintSmartform ._IACUCSubmission h1{
display: block; 
width: 100%;
overflow: visible;
position: static;

}

 .PrintSmartform td,
.PrintSmartform ol, .PrintSmartform ul{

padding-top:0px;
padding-bottom:0px;
}
.ProjectPrint_ViewPageBreak{
page-break-after:auto !important;
}

#ReviewerNotesHolder .PrintThreadPageBreak{
page-break-after: avoid !important;
}

/*extended print cut out unneeded space and images */
.ProjectPrint_OuterPage .ProjectPrint_Banner {
  display : none;
}

.ProjectPrint_OuterPage ._IACUCSubmission img{
 display : none;
}
.ProjectPrint_OuterPage li{
 padding: 0px;
 margin-top:0px;
}
.ProjectPrint_OuterPage h1{
 padding: 0px;
 margin:0px;
}
