<style type="text/css">
<!--

html {
}

/* Overrides of other css sheets */

html {
	margin-top: -25px;
}

p {
	margin-bottom: 1.0em;
}

td, #content td {
	padding: 1px 1px;
	width: auto;
}

table, #content table {
	margin: 0px;
}


#tracking table.right {
	margin-right: 0px;
	margin-left: auto;
}


#content ul#virginia {
	margin-top: 75px;
}

#content a.tooltip > span  {
	    width:250px;
}

.table_spacer {
	width: 30px;
}
#main {
	padding: 0px;
}

#content .content { min-height: 0px; }



.region, .region-footer {
	position: relative;
}

.region-footer table {
	width: 100%;
}

#block-block-3 {
	margin-bottom: 30px;
	margin-top: 50px;

}
#login_page table {
	margin: auto;
}

#block-block-3 table {
	text-align: center;

}

#content td.white{
  padding:2px 5px;
  border-top:1px solid #ddd;
  border-right:1px solid #ddd;
}


#content td.grey{
  padding:2px 5px;
  border-top:1px solid #ddd;
  border-right:1px solid #ddd;
  background-color:#eee;
}


#main-menu li a {
	padding: 15px 5px 18px;
}

/* Items specific to scripts */

pre {
	overflow: hidden;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-family: inherit;
	background: none repeat scroll 0 0 transparent;
	font-size: 1em;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 99%;
}


.full_width {
	width: 100%;
}

#user_info .table_value, #researcher_registration .table_value, #researcher_info .table_value, #researcher_info_edit .table_value, #opportunity_info .table_value, #app_info .table_value,
 #app_search .table_value {
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}

#user_info .table_title, #researcher_registration .table_title, #researcher_info .table_title, #researcher_info_edit .table_title, #opportunity_info .table_title, #app_info .table_title,
 #app_search .table_title {
	text-align: right;
	padding-left: 5px;
	font-weight: normal;
	border: 0px;
	vertical-align: top;
}

.box_title {
	font-weight: bold;
	background-color: #3868B2;
	color: white;
	padding: 3px;
}

#user_info {
	width: 29%;
	float: right;
	border: 1px solid;
	border-radius: 3px 3px 3px 3px;
	margin: 5px;
}
.user_info_wide {
  width: auto !important;
  float: left !important;
}

#researcher_registration {
	margin: 0 0 10px 0;
}

#app_search {
	width: 100%;
	border: 1px solid;
	border-radius: 3px 3px 3px 3px;
}

#app_info {
	width: 29%;
	float: left;
	border: 1px solid;
	border-radius: 3px 3px 3px 3px;
	margin: 0 0 10px 0;
	clear: left;
}

span.edit_box a {
	color: #000000;
	decoration: none;
}
 
span.edit_box, span.edit_box {
	font-weight: normal;
	border: 1px solid #DBDBDB;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 0 0 white inset;
	color: #000000;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0px 0.5em 0px;
	position: relative;
	text-shadow: 0 1px 0 white;
	background-color: #DBDBDB;
}


#opportunity_info {
	border: 1px solid;
	border-radius: 3px 3px 3px 3px;
	margin-bottom: 10px;
}




#researcher_list {
}

#researcher_info, #researcher_list {
	border: 1px solid;
	margin: 5px 5px 5px 0;
	border-radius: 3px 3px 3px 3px;
}

#researcher_info_edit {
	border: 1px solid;
	border-radius: 3px 3px 3px 3px;
}

#opportunity_list, #application_list, #welcome {
	clear: both;
 border: 1px solid;
	border-radius: 3px 3px 3px 3px;
	margin-top: 5px;
}
#welcome {
   float: left;
   width: 69%;
}
#opportunity_list td, #researcher_list td, #application_list td {
	vertical-align: top;
	padding: 1px 5px 1px 5px;
	font-size: 0.9em;
}
#opportunity_list td.title, #researcher_list td.title , #application_list td.title{
	background-color: #98c9f9;
	border-bottom: solid 1px black;
	font-weight: bold;
	vertical-align: bottom;
}
#opportunity_list td.title2 {
	border-bottom: solid 0px black;
}

#opportunity_list td.footer, #researcher_list td.footer {
	background-color: #98c9f9;
	border-top: solid 1px black;
	font-weight: bold;
	vertical-align: top;
}
#opportunity_list td.footer2 {
	border: none;
}
#opportunity_list table, #researcher_list table, #application_list table {
        border-collapse: collapse;
	width: 100%;
	border-collapse:collapse;
}
#opportunity_list td.odd, #opportunity_list div.odd, #researcher_list td.odd, #researcher_list div.odd {
	background-color: #dddddd;
}
#opportunity_list td.even, div.even, #researcher_list td.even, #researcher_list div.even {
	background-color: #aaaaaa;
}

#opportunity_list td.even, #opportunity_list td.odd, #opportunity_list td.remind {
	border-bottom: 1px solid #777777;
}

#opportunity_list input.ckbox1 {
	height: 10px;
	width: 10px;
}

#opportunity_list td.remind, div.remind {
	background-color: #ffb1b1;
}


.scroll_checkboxes_employers {
	height: 56px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #ccc;
	width: 450px;	
	font-size: 0.8em;
}
.scroll_checkboxes_opportunitys {
	height: 56px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #ccc;
	width: 250px;	
	font-size: 0.8em;
}
.scroll_checkboxes_region {
	height: 36px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #ccc;
	width: 250px;	
	font-size: 0.8em;
}
.scroll_checkboxes_college {
	height: 36px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #ccc;
	width: 250px;	
	font-size: 0.8em;
}
.scroll_checkboxes_major {
	height: 80px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #ccc;
	width: 500px;	
}
.stem_category {
	font-weight: bold;
	background: #cccccc;
	padding: 2px;
	line-spacing: 1.2em;
	font-size: 0.9em;
}
.stem_major {
	font-size: 0.8em;
}

#search_profiles {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.app_section_title {
	background-color: #cccccc;
}
input.app_input, select.app_input {
	font-size: 14px;
}

table td.transcript_table {
	border-bottom: 2px solid black;
}

.pager {
  background: none repeat scroll 0 0 #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding: 4px 10px;
}

#opportunity_details .table_title {
	width: 15%
}

#opportunity_details .table_value {
	width: 85%
}

.border_spacer {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#status td {
	padding-right: 25px;
}

#opportunity_list td.tight { 
	padding: 1px 1px;

}
#search_options {
	float: right;
	margin-left: 10px;
	z-index: 20;
	position: relative;
}

#longitudinal td.login_button a, #login_page td.login_button a {
  color: inherit;
}
td, #content td {
  vertical-align: top;
}

#login_page a:hover{
 text-decoration: underline;
}
a {
 text-decoration: none;
}
a:hover {
 font-weight: 600;
}
.submit_botton a, .submit_button {
  color: inherit;
  text-shadow: none !important;
}
.form_field {
	text-align: right;
	white-space: nowrap;
	font-weight: 650;
}
.full-width {
   width: 100% !important;
}

.application_stats td {
    text-align: center;
}
-->
</style>
