

h1, h2, h3, h4, h5, h6 {
    font-family: "Lato",Helvetica,sans-serif;
}

body, p, ul, ol, li, a, th, tr, td, span, input, button, select, option, label, .instructor-table table, #nav-secondary a, #nav-secondary .nav-section, #nav-secondary li.active li a, #nav-secondary li.active li a:link, #nav-secondary li.active li a:visited {
    font-family:  Source Sans Pro, sans-serif;
}
#submit {margin: 5px;
}

#header img {
    width: 200px;
}

#title-name img {
    width: 200px;
background-color: #e21833 ;
  padding: 5px 20px 8px 15px;
}

#header {
    color: #000000;
    background-color: #ffffff;

    font-family:  "Lato",Helvetica,sans-serif;
}

#search {
    color: #000000;
    font-weight: normal;
}




h1 {
 color: #000000;
background-color: #ffffff;
padding-left: 5px;

}

h2 {
    color: #000000;
}

h4 {
    color: #ffffff;
	background: #000000;
	text-align: center;

}

h5 {
    color: #000000;
	background: #ffffff;
	text-align: right;

}




form.f-wrap-request h2, fieldset legend {
    color: #000000;
}



.instructor, .student, table.dataTable tfoot td { border: 1px solid #ffffff;
}



table caption, .instructor .header, {
    background-color: #76777B;
}

#nav-secondary li.active a:link, #nav-secondary li.active a:visited,  #nav-secondary li.active a:active, #nav-secondary li.active .nav-section {
    color:#000000; text-decoration:underline;
}

#nav-secondary a:hover, #nav-secondary li.active a:hover,#nav-secondary li.active:hover, #nav-secondary .dropdown-content a:hover {
    background-color: #000000; text-decoration:underline;
}

#nav-secondary li.active li a, #nav-secondary li.active li a:link, #nav-secondary li.active li a:visited {
   /* color: #D4DF38; */
    background-image: none;
}

a, a:link, a:visited, #footer a:link:nohover {
    color: #000000;
}

a:hover {text-decoration:underline;
}

td img{ 
float:left; margin: 5px 5px 0px 0px; padding: 0px 5px 1px 0px;
}

ul#tip li{margin-bottom:5px;
}


li#tip_header {
	font-weight: bold; 	margin-top:10px;margin-bottom:2px !important;
}

div#content form.f-wrap-request fieldset span.request_note {display:inline-block;  background:#e6e6e6; margin:40px 400px 5px 0; padding: 0 10px 0 10px;
} 

div#content form.f-wrap-request fieldset span.request_note_2 {display:inline-block;  margin:5px 600px 5px 0; padding: 0 10px 0 10px;
} 

div#content form.f-wrap-request fieldset span.request_note_3 {display:inline-block;  margin:15px 50px 15px 0; padding: 0 10px 0 10px; font-size:125%; 
} 


div#content form.f-wrap-request fieldset span.request_note_3 h3 {margin-bottom:5px;}


ul#tip  {margin-top:0px;
}

h2#tip  {margin-bottom:2px;
}

div#upload.instructor {margin:10px 0 12px 0; 
	
}

table#DataTables_Table_0.instructor-table.filterTable.dataTable.no-footer tbody tr.row-odd.even td div.table-action a.row-click.action-link.view-course {visibility: hidden;
}

table#DataTables_Table_0.instructor-table.filterTable.dataTable.no-footer tbody tr.row-even.odd td div.table-action a.row-click.action-link.view-course{visibility: hidden;
}

div#content form.f-wrap-request fieldset label.PreviousNotes {max-width:80%;
}
div#content form.f-wrap-request fieldset label.PreviousNotes span.instructor-table-nohover table.instructor-table-nohover caption{ background: #e6e6e6; color:#000000;border-bottom: 1px solid #000000; font-size: 120%; padding: .5rem 1rem .5rem .2rem;
	}
	
div#content form.f-wrap-request fieldset label.PreviousNotes span.instructor-table-nohover table.instructor-table-nohover thead tr.row-headings {display:none;
}

div#content form.f-wrap-request fieldset label.PreviousNotes span.instructor-table-nohover table.instructor-table-nohover tbody{
	border: 1px solid #c7c7c7;
}


div#NOTE.row {
	border: 1px solid #c7c7c7;
	padding-left: 10px;
	margin: 20px 0px 20px 0px;
  max-width: 70%;
}
}