  @charset "utf-8";
/* CSS Document */
.empdir_container_bg{
height:400px;
width:998px;
margin: auto;
position:relative;
background-image:url(/employees/images/bg.jpg);
background-repeat:repeat-x;
}
.inline{
	display: inline-block;
}
.empdir_container_white{
height:310px;
width:600px;
position:relative;
margin: auto;
top:25px;
background:#ffffff;
}

#clear { clear: both; }

.cardback{
/*	background:#ffffff;*/
background-image:url(/employees/images/card_middle1.jpg);
     background-repeat:repeat;
	margin-left:100px;
	/*height:270px;*/
	width:495px;
	}

.back_main{
	width:700px;
	background:#777777;
	margin:auto;
	}
.comeleft{
    width:900px;
    margin:auto;
    padding-left: 40px;
}
.justCenter{
	margin:auto;
    }
	
.center2{
	background:#0099ff;
	margin:auto;
	   }
	   
#div-name { border: 2px solid black;

 }	   
.alt{ background-color: #5DA0CD;}

/*.alt2{ background-color:#CCCCCC;}	  */	
/*.alt{ background-color:#CCCCCC;}*/
/*.alt2{ background-color:#999;}	*/   
.center1{
 margin-left:200px !important; 
	   }	   
	   
	
.empdir_container_grey{
height:290px;

width:800px;  /*was 590px*/
margin:auto;
background-image:url(/employees/images/bg_grey.jpg);
white-space:nowrap;
}
.up{
   padding-right: 40px;
    float: right;
}
.empdir_container_grey2{
    height:165px;
    width:200px;
    position:relative;
    left:475px;
    background-color: #CACACA;


}
.goodness{
    width:720px;

}

.empdir_container_grey3{ height:155px;
 width:100px;
 left:500px;
background-image:url(/employees/images/bg_grey_results_top.jpg);

}

.empdir_container_grey4{ height:165px;
width:500px;
    top:-170px;
    position:relative;
    left:200px;
    background-color: #CACACA;

white-space:nowrap;
}
.empdir_container_grey_right{
height:320px;
position:relative;
width:600px;
background-image:url(/employees/images/bg_grey.jpg);
white-space:nowrap;
}

.empdir_nrcc_logo{
z-index:1;
float:left;
}

#showcard{display:none;}

.border{
	border-style: solid;
border-width: 3px;
border-color: #3366BC;
	}
	
.empdir_form
{
position:relative;
margin:auto;
/*right:3px;
top:3px;*/
width:350px;
/*height:188px;*/
white-space:normal;
}

.empdir_instructions2
{ 
	position:relative;
	color: #666666;
	font-weight:bold;
	font-size:10pt;
}

.searchFieldClass {
	background-color: #FFFFFF; 
	border-width: 1px;
	border-bottom-color:Black;
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: White;
	margin: 0px;
	height: 22px;
	color: #336699;
	vertical-align: baseline;
	text-align: left;
	font-weight:bold;
	font-size: 10pt;
	vertical-align:text-bottom;
	list-style-type:none;
	padding-left:0px;

}

.searchFieldHighlightClass {
    
    background-color: #336699;
    color: #FFFFFF;
	border-width: 1px;
	border-bottom-color:Black;
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: White;
	margin: 0px;
	height: 22px;
	vertical-align: baseline;
	text-align: left;
	font-weight:bold;
	font-size: 10pt;
	vertical-align:text-bottom;
	list-style-type:none;
	padding-left:0px;
}
.accessible{
	background-color:#f1f1f1;
	visibility:hidden;}
.NamePrompt {
   color: #CCCCCC;
}
.advanced{display:none;}
#advanced2{margin-left:25px;}
#advanced{display:none;}
#vallname{display:none;}
#valerrors{display:none;}
#valerrors2{display:none;}
#valsession{display:none;}
#valfname{display:none;}
#valemail{display:none;}
#valcampus {display:none;}
#valpicemail{display:none;}
#valcode{display:none;}
#valexchange{display:none;}
#usersuccess{display:none;}
#valnumber{display:none;}
#valoffloc{display:none;}
#success{margin-left:10px;display:none;}
#full{display:none;}
#oform{margin-left:150px;}
#oform2{margin-left: 0px !important; }
#confirm{display:none;}


/*end of div that holds the logo and the form*/
/****/
/*div that hold the shadow at the bottom*/
.empdir_shadow{
  margin-left: 100px;
  margin-right: auto;
}

body {

	}
	
hr{ color:#999;
	 width:100%;	
	}	


/*styles for hiding error and success messages*/

.errors{
	color: #EE3200;
	background-image: url(/employees/images/unchecked.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	font-weight: bold;
}


.errorstwo{
	color: #EE3200;
	background-image: url(/employees/images/unchecked.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	font-weight: bold;
}

#valusername{
	display:none;
}

#valdupuser{
	display:none;
}

#valpassword1{
	display:none;
	
}

#valpassword2{
	display:none;
	
}

#valemail{
	display:none;
	
}

#valerrors{
	display:none;
	
}

#usersuccess{
	display:none;
	
}


#valeventdate{
	display:none;
}

#valeventdetails{
	display:none;
}

#valstartdate{
	display:none;
	
}

#valenddate{
	display:none;
	
}

ol.row {
     margin-left:-30px;
	list-style:none
}
ol.row li {

}





/*styles for datepicker*/

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}
.nobook {color:#2C5A8B;}
footin{

	text-align: center;
    bottom:0;
     height:60px;

	
	}
/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/employees/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

/* The most important  below  */
#facebook_style  {
border:0px solid #D8DFEA;
padding:10px 15px;
background-color:#EDEFF4;
}

 

#facebook_style a {
	
/*color:#3B5998;*/
cursor:pointer;
text-decoration:none;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
text-align:left;
}
.mytablehead{
    text-align: left;
    color:#fff;
    padding: 8px;
    background-color:#20558b;
    border-bottom: 1px solid #ccc;

}
#container {
	margin-left:0px;
	width:680px
}
.load_more {
	background-color:#FFFFFF;
	background-image:url("/employees/more.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:14px;
	font-weight:bold;
    vertical-align:middle;
	height:28px;
	line-height:1.5em;
	margin-bottom:6px;
	outline:medium none;
	padding:6px 0;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	width:100%;
}

.load_more2 {
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:22px;
	line-height:1.5em;
	margin-bottom:6px;
	outline:medium none;
	padding:6px 0;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	width:100%;
}

.load_more:hover {
	background-position:left -78px;
	border:1px solid #BBBBBB;
	text-decoration:none;
}
.load_more:active {
	background-position:left -38px;
	color:#666666;
}
img {
	border : none;
}
#container {
	margin-left:0px;
	width:680px
}
.make {
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:repeat-x;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:22px;
	line-height:1.5em;
	margin-bottom:6px;
	outline:medium none;
	padding:6px 0;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	width:100%;
}	
	
.footer_bg {
	clear: both;
}


.department-links, .department-links a{
	font-size: 14px;
	font-weight: bold;
}

.emp-photo {
	max-height: 160px;
	overflow: hidden;
}

a .fa {
	margin-bottom: .2em;
	margin-right: .5em;
}

a .fa-youtube-play {
	color: red;
}

.modal-result {
	margin-top: .8em;
}

.ul-education li {
	padding: 0;
	font-size: 90%;
	line-height: 130%;
}


@media screen and (max-width: 1600px) {
	.emp-card-container {
		margin: auto;
	}
	.modal-result, .modal-details {
		width: 100%;
	}

	.modal-result .emp-card-container {
		max-width: 500px;
	}
}