.loginBackground {
	background-image: url("../images/background_library.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#topNavLinks li a:hover, #topNavLinks li a:focus, #topNavLinks li a:active {
 border: 2px solid #853694;
}
#mySidebar ul li a small, #menu-small ul li a small {
 color: #853694;
}
#mySidebar ul li .selected {
 border-top: 2px solid #853694;
 border-bottom: 2px solid #853694;
}
#mySidebar ul li a:hover {
 border-top: 2px solid #853694;
 border-bottom: 2px solid #853694;
}
#toggleBtn a:hover, #topNavLinks a:focus, #topNavLinks a:active {
 border-left: 2px solid #853694;
 border-right: 2px solid #853694;
 border-bottom: 2px solid #853694;
 border-top: 2px solid #853694;
}
.loginTitle {
 color: #000000;
 font-variant: small-caps;
 font-weight: normal;
 border-bottom: 4px solid #853694;
 background-color: #ffffff;
}
/*CONTENT*/
.studentContent {
 background-color: #ffffff;
}
.studentTitle {
 color: #000000;
 font-variant: small-caps;
 padding-top: 14px;
 padding-bottom: 4px;
 padding-left: 20px;
 padding-right: 20px;
 margin-top: 0px;
 font-weight: normal;
 border-bottom: 4px solid #0998CC;
 font-size: 1.6em;
 text-align: center;
 background-color: #ffffff;
}
h1 {
 color: #853694;
 font-weight: normal;
 font-size: 1.5em;
}
.coTitle {
 color: #853694;
}
h2 {
 color: #36B0C9;
 font-size: 1.3em;
}
h3 {
 color: #3E3F3F;
 font-size: 1.1em;
 font-weight: bold;
}
p {
 font-size: 1.0em;
 line-height: 1.6;
 color: #000000;
}



a {
 color: #853694;
 font-weight: normal;
 text-decoration: none;
}
a:link {
 color: #853694;
 text-decoration: none;
}
a:visited {
 color: #853694;
 text-decoration: none;
}
a:hover {
 color: #E64B38;
 text-decoration: underline;
}
a:active {
 color: #853694;
 text-decoration: none;
}

.btn-primary {
 color: #ffffff;
 background-color: #853694;
 border-color: #853694;
 border: 2px solid #853694;
 font-weight: bold;
 padding-top: 7px;
 padding-bottom: 7px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
 color: #000000;
 background-color: #ffffff;
 border: 2px solid #853694;
 font-weight: bold;
}
/*CUSTOME STYLES FOR CLIENT START HERE*/
.important {
 border-top: 2px solid #853694;
 border-bottom: 2px solid #853694;
 outline: none;
 background-color: #FFFFFF;
 padding: 17px;
}
.importantText {
 color: #853694;
 font-weight: bold;
}
.important-box2 {
 border-top: 2px solid #853694;
 border-bottom: 2px solid #853694;
 outline: none;
 background-color: #FFFFFF;
 padding: 17px;
 text-align: center;
}
.surveyHRCol {
 border-bottom: 2px solid #853694;
}
.surveyCol {
 border-bottom: 2px solid #853694;
}
.response_text {
 border-bottom: 2px solid #853694;
}
/*footer nav*/
#bottomNavLinks li a:hover, #bottomNavLinks li a:focus, #bottomNavLinks li a:active {
 color: #000;
 background-color: #ffffff;
 text-decoration: none;
 border: 2px solid #853694;
}
#bottomNavLinks li a:hover {
 text-decoration: none;
}
#bottomNavLinks li disabled {
 background-color: #E9E9E9;
}
/*audio player*/
.audioPlayPause a:hover, .audioPlayPause a:focus, .audioPlayPause a:active {
 border: 2px solid #853694;
}
.audioVolume a:hover, .audioVolume a:focus, .audioVolume a:active {
 border: 2px solid #853694;
}
.audioTranscript a:hover, .audioTranscript a:focus, .audioTranscript a:active {
 border: 2px solid #853694;
}
#transcriptBox {}
.transcriptBox {
 border: 2px solid #853694;
}
#myResources ul li a small, #menu-small ul li a small {
 color: #853694;

}
#myResources ul li a:hover {
 border-left: 4px solid #853694;
 border-right: 4px solid #853694;
 border-top: 2px solid #853694;
 border-bottom: 2px solid #853694;

}