@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	Padding:0;
	 }

html {
    font-size: 100%;
	 }

body{
    font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width:100%;
    font-size: 14px;
	font-size: .875rem;
	line-height: 1.4;
    margin: 0;
	padding: 0px;
	z-index: 1;
	font-family: AvenirNextLTW01-Regular,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    color: #706e6e;
    line-height: 1.667;
	 }

blockquote {
	margin-left:40px;
	 }

form {
	display: block;
	width: 100%;
	float: left;
	z-index: 1;
	 }

a img {
	border:none;
	 }
	
img {
    max-width: 100%;
	height: auto;
	 }	

p {
    font-size: 14px;
	font-size: .875rem;
    font-weight: normal;
	 }

a {
	text-decoration:none;
	 }

a:link {

	 }

a:hover {
	text-decoration:none;
	 }

strong {
    font-weight: bold;
	 }

ul.sc-ListBullet {

	 }

ul {

	 }

#smallmenu {
   display:none;
	 }

#pagewrapper1 {
	min-height:600px;
	z-index:-1;
	width: 100%;
	float:none;
	margin-left:auto;
	margin-right:auto;
	 }

#pagewrapper2 {
	z-index:0;
	margin-top: 0px;
	display:block;
    padding-top: 0px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	 }

#banner {
    display: block;
	display: inline;
    width: 100%;
	margin: 0 auto;
	min-height: 60px;
	z-index: 1;
    max-width: 960px;
	 }

#footer {
    font-size: 14px;
	font-size: .875rem;
	line-height: 1.2;
	 }

.bannerWrap {
    max-width:1200px;
	width: 100%;
    display: block;
	 }
	 
#banner2 {
	float: right;
	margin-right: 20px;
}

.bannerWrap p {
font-family: AvenirNextLTW01-Regular,sans-serif;
font-weight: bold;
font-size: 18px;
margin-top: 0px;
	 }

#banner-title {
	float:left;
	margin: 13px 10px 0 42px;
    max-width: 800px;
	width: 80%;
	 }

#middle{
	display: block;
	max-width: 1200px;
	width: 100%;
	margin: 50px auto 0 auto;
	 }

#leftpanel{
	display: block;
	width: 26%;
	float: right;
    font-weight: normal;
	font-family: AvenirNextLTW01-Regular,sans-serif;
    font-size: 1.125rem;
    color: #706e6e;
    line-height: 1.667;
    margin: 0px auto 0 auto;
    background-color: #d8d8d8;
    /* background: -webkit-linear-gradient(left, #d8d8d8, #d8d8d8); */
    background: linear-gradient(to right,#d8d8d8,#d8d8d8);
    background-color: #FFF;
    background-position: 0% 0;
    background-repeat: repeat-y;
    background-size: 1px 100%;

	 }
	
#rightpanel {
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	background-color: white;
	color: #706e6e;
	padding-right: 50px;
	width: 71%;
	
	 }
		
#rightpanel #main {
	display:block;
	float: left;
	max-width: 875px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	min-height: 600px;
	width: 100%;
	 }

#footertext1{
	text-align: center;
	padding: 10px 0;
	 }

.credits {
	text-align:right;
	margin:0 0px 0 5px;
	 }
	
.sc-totalcredits { 
	text-align:right;
	font-weight:bold;
	margin:10px 5px 0 5px;
	border-top:1px solid #aaa;
	 }

.sidebox div.hdr {
	font-weight: bold;
	font-family: AvenirNextLTW01-MediumC_721311,sans-serif;
    display: block;
    color: #1a1919;
    font-size: 22px;
    line-height: 1.3;
    padding: 18px 15px 18px 32px;
    text-transform: uppercase;
    transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
    transition-property: background-color, border-color, box-shadow, color, opacity;
    transition-timing-function: linear, linear, linear, linear, linear;
	 }

.sidebox div.sideboxbrdr ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	 }

.sidebox div.sideboxbrdr ul li {
    display: block;
	 }

.expandable {
	float:left;
	 }

.sidebox div.sideboxbrdr ul li a{
	font-family: AvenirNextLTW01-MediumC_721311,sans-serif;
    font-weight: 400;
    display: block;
    color: #1a1919;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3;
    padding: 18px 15px 18px 0px;
    text-transform: uppercase;
    transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
    transition-property: background-color, border-color, box-shadow, color, opacity;
    transition-timing-function: linear, linear, linear, linear, linear;
	 }
	 
.sidebox div.sideboxbrdr ul li a:hover {
        color: #ed1847;
    transition: background-color .25s linear,border-color .25s linear,box-shadow .25s linear,color .25s linear,opacity .25s linear;
}
	
.sidebox div.sideboxbrdr ul li {
	list-style-type: none;
	display:inline;
	line-height: 2;
	overflow: hidden;
    position: relative;
} 

.sidebox div.sideboxbrdr ul li:after {
    background-color: #d8d8d8;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
}

.sidebox div.sideboxbrdr ul li {
	list-style-type: none;
	display:inline;
	line-height: 2;
	overflow: hidden;
    position: relative;
	 }

.sidebox div.sideboxbrdr ul li a:hover{

	 }

.sidebox div.sideboxbrdr ul a:active {

	 }

.sidebox div.sideboxbrdr {
    margin-left: 32px;
	 }

div.ui-dialog span.desc #sc-content {
    font-size: 11px;
	font-size: .6875rem;
	margin:0 20px 20px 20px;
	border:none;
	 }

div.ui-dialog span.desc p.boxlink a {
	margin-left: 10px;
    text-align: left;
	color: #706e6e;
    border-bottom: 1px solid #f6bd29;
	 }
	 
div.ui-dialog span.desc p.boxlink a:hover {
border-bottom: 1px solid #1a1919;
}

div.ui-dialog span.desc h3 {
	padding-left: 0px;
	text-align: left;
	font-family: AvenirNextLTW01-MediumC_721311,sans-serif;
	font-size: 26px;

	 }

#breadcrumbs{
    font-size: .875rem;
    letter-spacing: .97px;
    line-height: 1.357;
    text-transform: uppercase;
    color: #f6bd29;
    display: block;
    float: left;
    padding: 0px 10px 0 10px;
	font-family: AvenirNextLTW01-MediumC_721311,sans-serif;
    font-weight: 400;
	margin-top: 0px;
	 }

#breadcrumb {
	display: block;
	width: 90%;
	color:#000;
	margin-top: -50px;
	 }
	 
#breadcrumb p{

	 }

#breadcrumb p a:link, #breadcrumb p a:visited {
	color: rgba(26,25,25,.4);
	 }

#breadcrumb p a:hover {
	color: #1a1919;
	 }
	 
#breadcrumb p a:first-child {
    display: inline-block;
    margin-top: 1px;
	padding: 0px;
	width: 34px;
    height: 34px;
	    position: absolute;
    overflow: hidden;
}

#breadcrumb img {
    margin-top: -5px;
	margin-left: 10px;
}

#breadcrumb p a:not(:first-child) {
    margin-top: -20px;
}

p#breadcrumbs:first-child::before {
    background-image: url(/Institutions/The-College-of-Saint-Rose/images/icons.svg);    
	background-position: -100px -340px;
	position: absolute;
    display: block;
    content: '';
	width: 14px;
    height: 14px;
}

#sc-rightpanel-top {
    margin-top: 5px;
    padding-top: 0;
	 }

#leftcolumn_0_txtBxTerm{
	max-width:400px;
	border-radius: 0px;
	border: 1px solid rgb(169, 169, 169);
	 }
	
#sc-top-links {
	padding: 0px;
	width: auto;
	margin-right: 0px;
	margin-left:10px;
	float:right;
	 }

#sc-top-links p.print {
	text-align:left;
	margin-top:3px;
	 }

.sc-List-1 {
    padding-top: 7px;
	padding-bottom: 8px;
	 }

.sc-List-2 {
    padding-left: 20px;
	line-height: 1 !important;
	padding-bottom: 5px;
	 }
.sc-List-3 {
    padding-left: 40px;
	line-height: 1 !important;
	padding-bottom: 5px;
	 }

.sc-SubHeading {
    font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
	 }
.sc-SubHeading2 {
    font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	 }

span.mc_link a:hover {
	font-weight:bold;
	text-decoration: underline;
	 }

span.mc_link a:active{
	text-decoration: none;
	 }

#sc-content ul {
	margin-top: 5px 10px;
	 }

#sc-parentlink, #sc-childlinks {
	float:left;
	width:100%
	 }

#sc-parentlink  ul, #sc-childlinks ul  {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	width: 100%;
	padding: 0px;
	 }

#sc-parentlink ul li p, #sc-childlinks ul li p {
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	 }

#sc-childlinks {
	float:left;
	width: 100%;
	 }
#sc-childlinks ul li {
	margin-top:5px;
	 }

span.desc #main div.desc, span.desc #main div.credits  {
	height: auto;
	margin-right: 10px;
	 }
	
span.desc div#main {
	margin-left: 10px;
    font-size: 14px;
	font-size: .875rem;
    font-weight: normal;
    line-height: 18px;
	color: rgb(112, 110, 110);
	 }

div.credits {
	font-size: 14px;
	font-size: .875rem;
	text-align: left;
	margin-left: 0px;
	 }

.sc-ListNumber {
    list-style: decimal;
	margin-left:10px;
	 }
	 
.sc-ListNumber2 {
    list-style: upper-roman;
	margin-left:10px;
	 }
	 
.sc-ListAlpha {
    list-style: upper-alpha;
	margin-left:10px;
	 }
	 
.sc-ListAlpha2 {
    list-style: lower-alpha;
	margin-left:10px;
	 }

div.sidebox {
	margin-top: 15px;
	margin-left: 0px;
	 }
	
#searchtoggle {
	background-image: url(/Institutions/The-College-of-Saint-Rose/images/ico-search2x.png);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	background-size: 30px 30px;
	cursor: pointer;
	width:100%;
	height: 30px; 
	display: block;
	background-color: #f6bd29;
	padding: 20px 0;
	 }
	
#leftcolumn_0_Panel1 > div.sidebox > div.hdr {
display: inline;
	 }

#leftcolumn_0_Panel1 > div.sidebox > div.sideboxbrdr {
    margin-left: 32px;
	 }

#leftcolumn_0_Panel1 > div.sidebox {
    display: none;
	 }

.toggled-on {
	 display: block !important;
	 }
	 
.toggled-oni {
	 display: inline !important;
	 }
	
#rightpanel li{
	margin-left:20px;
	 }
	
#rightpanel ul li {
color: rgb(112, 110, 110);
display: list-item;
font-family: AvenirNextLTW01-Regular, sans-serif;
font-size: 18px;
line-height: 30.006px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 20px;
margin-top: 20px;
position: relative;
text-align: left;
	 }
	 
#rightpanel ul li:after {
    background-color: #f6bd29;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 11px;
    border-radius: 0;
    content: '';
    display: block;
    margin: 0 0 0 -19px;
    padding: 0;
}
	 
#rightpanel ul ul li {
	list-style-type: circle;
	margin-left:40px !important;
	line-height: 1.5em;
    padding-bottom: 5px;
    padding-top: 5px;
     }

#rightpanel ul ul ul li {
    list-style-type: square;
	margin-left:60px !important;
	line-height: 1.5em;
    padding-bottom: 0px;
    padding-top: 0px;
     }

#rightpanel ul li li {
	margin-left:20px;
    padding-bottom: 0px;
    padding-top: 2px;
	padding-right: 2px;
	 }

#rightpanel ul li li li {
	list-style-type: disc;
	margin-left:20px;
    padding-bottom: 5px;
    padding-top: 5px;
	 }

#rightpanel ul li li  li li  {
	list-style-type: circle;
	margin-left:20px;
    padding-bottom: 5px;
    padding-top: 5px;
	 }
	
#rightpanel ol li  {
	margin-left:20px;
    padding-bottom: 5px;
    padding-top: 5px;
	 }

#rightpanel ol li li {
	list-style-type: lower-alpha;
	margin-left:20px;
    padding-bottom: 5px;
    padding-top: 5px;
	 }
	
#rightpanel p.sc-List-1 {
	margin-left: 20px;
    text-indent: -20px;
    padding-bottom: 5px;
    padding-top: 5px;
	 }
	 
#rightpanel p.sc-List-2 {
	margin-left: 40px;
    text-indent: -20px;
    padding-bottom: 5px;
    padding-top: 5px;
	 }
	 
#rightpanel p.sc-List-3 {
	margin-left:60px;
	text-indent:-20px;
    padding-bottom: 5px;
    padding-top: 5px;
	 }
	 
#rightpanel p.sc-Note {
	font-style:italic;
	 }
	 
#rightpanel li a:link,
#rightpanel li a:active,
#rightpanel li a:focus,
#rightpanel li a:visited {
color: #706e6e;
    border-bottom: 1px solid #f6bd29;
	line-height: 30.006px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
text-align: left;
text-decoration: none;
transition-delay: 0s, 0s, 0s, 0s, 0s;
transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
transition-property: background-color, border-color, box-shadow, color, opacity;
transition-timing-function: linear, linear, linear, linear, linear;
width: auto;
height: auto;
display: inline;
	 }

#rightpanel li a:hover {
	border-bottom: 1px solid #1a1919;
	 }

/*Adding styles for sc-courselink*/	
	
#rightpanel .sc-courselink a{

	 }
	
a.sc-courselink a{

	 }

#rightpanel .sc-courselink  a:link,
#rightpanel  .sc-courselink a:active,
#rightpanel .sc-courselink a:focus,
#rightpanel .sc-courselink a:visited {
	text-decoration: none;
	 }

#rightpanel td.sc-coursenumber a:hover {
	font-weight: normal;
	text-decoration: underline;
	 }

/*End new styles for sc-courselink*/	

#sc-top-links a:link, 
#sc-top-links a:active, 
#sc-top-links a:focus, 
#sc-top-links a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #706e6e;
    border-bottom: 1px solid #f6bd29;
	 }

#sc-top-links a:hover {
	text-decoration: underline;
	font-weight: normal;
	background:none;
	border:none;
	 }

#sc-parentlink a:hover, #sc-childlinks a:hover {
	text-decoration: underline;
	 }

h1 {
color: rgb(26, 25, 25);
display: block;
font-family: AvenirNextLTW01-BoldCn, sans-serif;
font-size: 64px;
font-weight: normal;
letter-spacing: 0.25px;
line-height: 73.984px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 25px;
	 }

h2 {
font-family: AvenirNextLTW01-BoldCn, sans-serif;
font-size: 26px;
font-weight: normal;
letter-spacing: 0.46px;
line-height: 29.9px;
margin-bottom: 18px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
	 }

h3 {
color: rgb(26, 25, 25);
display: block;
font-family: AvenirNextLTW01-MediumC_721311, sans-serif;
font-size: 40px;
font-weight: normal;
line-height: 54px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
margin-top: 40px;
	 }

h4 {
font-family:AvenirNextLTW01-BoldCn,sans-serif;font-weight:400;font-size:28px;font-size:1.75rem;line-height:1.2;letter-spacing:.28px;margin:0;margin:10px 0
	 }
	 
h4.sc-RequiredCoursesHeading2 {
   font-family:AvenirNextLTW01-BoldCn,sans-serif;font-weight:400;font-size:22px !important; line-height:1.2;letter-spacing:.28px;margin:0;margin:10px 0 
}
	 
h5 {
font-family:AvenirNextLTW01-BoldCn,sans-serif;font-weight:400;font-size:26px;font-size:1.625rem;line-height:1.15;letter-spacing:.46px;margin:0;margin:10px 0
	 }

h1, h2, h3, h4, h5, h6 {
    margin-top: 14px;
	 }

div#main h1:first-child {
     margin-top: 0;
	 }

tr, th {
	vertical-align:top;
	 }
	 
tr:nth-child(odd) {
    background-color: #f3f3f3;
}

td {
    vertical-align: middle;
	 }

#navLocal li.hasChildren > button.expandable {
	background-image:url("/Institutions/The-College-of-Saint-Rose/images/open.png");
	background-repeat:no-repeat;
	background-position: left center;
    float: left;
    margin: 18px 0px 0 0;
	padding:9px 10px 0 0;
	cursor:pointer;
	border: none;
	background-color: transparent;
	 }

#navLocal  li.hasChildren > button.collapsible {
	background-image:url("/Institutions/The-College-of-Saint-Rose/images/close.png");
	background-repeat:no-repeat;
	background-position: left center;
    float: left;
    margin: 18px 0px 0 0;
    padding: 9px 10px 0 0;
	cursor:pointer;
	border: none;
	background-color: transparent;
	 }
	 
button.expandable span {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}	 
	 
	 
.addthis_default_style{
	padding:10px;
	 }

select, option, input {
	font-size: 13px;
	padding: 5px;
	margin-top: 6px;
	border: 1px solid;
	 }
	 
p.sc-BodyText, p.sc-BodyTextCentered, p.bodytext, p {
	margin-top: 14px;
    margin-bottom: 0px;
	color: rgb(112, 110, 110);
display: block;
font-family: AvenirNextLTW01-Regular, sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 30.006px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 14px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
	 }

p.sc-BodyText img {
    padding: 0 5px 0 0;
	 }

p.sc-BodyTextNS, p.bodytextns, p.sc-BodyTextNSCentered, p.sc-BodyTextNSIndented, p.sc-BodyTextNSRight {
	margin: 0px;
	 }

p.sc-BodyTextCentered, p.sc-BodyTextNSCentered {
	text-align:center;
	 }

p.sc-BodyTextRight, p.sc-BodyTextNSRight {
	text-align:right;
	 }

#rightpanel ul.sc-child-item-links li {
	list-style-type: none;
	 }

p.sc-BodyTextIndented, p.sc-BodyTextNSIndented{
	margin-left:20px;
	 }

#rightpanel ul.sc-child-item-links li {
	list-style-type: none;
	 }

#rightpanel .sc-child-item-links li a:link,
#rightpanel .sc-child-item-links li a:active,
#rightpanel .sc-child-item-links li a:focus,
#rightpanel .sc-child-item-links li a:visited {
	text-decoration: none;
	text-align: left;
	 }

#rightpanel .sc-child-item-links li a:hover {
	font-weight: normal;
	 }

#rightpanel .sc-ListBullet li {
	 line-height: 1.4;
	 margin-top: 0px;
	 margin-left:10px;
	 }

#rightpanel .sc-ListNumber li {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.4;
	margin-left:10px;
	 }

div.ui-dialog div.desc {
	width: 450px;
	height: auto;
	 }

p.boxlink {
	display: block;
	width: 100%;
	 }

#rightpanel #main p {
font-family: AvenirNextLTW01-Regular,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    color: #706e6e;
    line-height: 1.667;
    clear: both;
	 }

/*++++++++++++++++++++++++++++++++++NavLocal+++++++++++++++++++++++++++++++++++*/

#navLocal li.hasChildren > span.expandable {
	background-image:url("/Institutions/The-College-of-Saint-Rose/images/open.png");
	background-repeat:no-repeat;
	background-position: left center;
    float: left;
    margin: 5px 0px 0 0;
	padding:20px 10px 0 0;
	cursor:pointer;
	 }
	 
#navLocal li li.hasChildren > span.expandable {
	background-image:url("/Institutions/The-College-of-Saint-Rose/images/open.png");
	background-repeat:no-repeat;
	background-position: left center;
    float: left;
    margin: 5px 0px 0 0;
	padding:0px 10px 0 0;
	cursor:pointer;
	 }

#navLocal  li.hasChildren > span.collapsible {
	background-image:url("/Institutions/The-College-of-Saint-Rose/images/close.png");
	background-repeat:no-repeat;
	background-position: left center;
    float: left;
    margin: 5px 0px 0 0;
    padding: 20px 10px 0 0;
	cursor:pointer;
	 }
	 
#navLocal  li li.hasChildren > span.collapsible {
	background-image:url("/Institutions/The-College-of-Saint-Rose/images/close.png");
	background-repeat:no-repeat;
	background-position: left center;
    float: left;
    margin: 5px 0px 0 0;
    padding: 0px 10px 0 0;
	cursor:pointer;
	 }

#navLocal {
	font-size:12px;
	font-size: .75rem;
	 }

#navLocal ul {
	padding:0;
	margin:0 0 0 0;
	 }

#navLocal li, #navLocal ul li ul li {
	line-height:1;
	margin:0;
	padding:0 0 0 0;
	clear: left;
	 }
#navLocal li a {
	font-family: AvenirNextLTW01-MediumC_721311,sans-serif;
    font-weight: 400;
    display: block;
    color: #1a1919;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3;
    padding: 18px 15px 18px 32px;
    text-transform: uppercase;
	transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
    transition-property: background-color, border-color, box-shadow, color, opacity;
    transition-timing-function: linear, linear, linear, linear, linear;
	 }

#navLocal li a:hover {
	text-decoration:none;
	color: #ed1847;
	transition: background-color .25s linear,border-color .25s linear,box-shadow .25s linear,color .25s linear,opacity .25s linear;
	 }

#navLocal li {
	list-style-type: none;
	display:inline;
	line-height: 2;
	overflow: hidden;
    position: relative;
	 }
	 
#navLocal li:after {
background-color: #d8d8d8;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 30px;
    content: "";
    display: block;
}

ul#navLocal {
	list-style-type: none;
	margin:0;
	padding:0;
	 }

#navLocal li.active {
	display:block;
	 }

#navLocal li.active a {
	font-weight: normal;
	display:block;
	color: #ed1847;
	 }

#navLocal li.active a:hover {
	text-decoration:none;
	color: #ed1847;
	 }
#navLocal li.active li a, #navLocal li li a {
display: block;
font-family: AvenirNextLTW01-MediumC_721311, sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 25.2px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding-bottom: 4px;
padding-left: 42px;
padding-right: 15px;
padding-top: 4px;
text-align: left;
text-decoration: none;
transition-delay: 0s, 0s, 0s, 0s, 0s;
transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
transition-property: background-color, border-color, box-shadow, color, opacity;
transition-timing-function: linear, linear, linear, linear, linear;
text-transform: capitalize;
color: #706e6e;
	 }
	 	 
#navLocal li.active li:after, #navLocal li li:after {
    content: none;
}

#navLocal li.active li a:hover {
	text-decoration:none;
	 }

#navLocal li.active li.active a {
	font-weight: normal;
	display:block;
	color: #ed1847;
	 }

#navLocal li.active li.active  a:hover {
	text-decoration:none;
	color: #ed1847;
	 }

#navLocal li.active li.active  li a {
	font-weight: normal;
	display:block;
	color: #706e6e;
	 }

#navLocal li.active li.active  li a:hover {
	text-decoration:none;
	color: #ed1847;
	 }

#navLocal li.active li.active li.active a {
	font-weight: normal;
	display:block;
		color: #ed1847;
	 }

#navLocal li.active li.active li.active  a:hover {
	text-decoration:none;
	 }

#navLocal li.active li.active li.active  li a {
	font-weight: normal;
	display:block;
	 }

#navLocal li.active li.active li.active  li a:hover {
	text-decoration:none;
	 }

#navLocal li.active li.active li.active li.active a {
	font-weight: normal;
	display:block;
	 }

#navLocal li.active li.active li.active li.active  a:hover {
	text-decoration:none;
	 }

#navLocal li.active li.active li.active li.active  li a {
	font-weight: normal;
	display:block;
	 }

#navLocal li.active li.active li.active li.active  li a:hover {
	text-decoration:none;
	 }

#navLocal li.active li.active li.active li.active li.active  a {
	font-weight: normal;
	display:block;
	 }

#navLocal li.active li.active li.active li.active li.active   a:hover {
	text-decoration:none;
	 }

#navLocal li.active li.active li.active li.active li.active   li a {
	font-weight: normal;
	display:block;
	 }

#navLocal li.active li.active li.active li.active li.active   li a:hover {
	text-decoration:none;
	 }

#navLocal li.active li.active li.active li.active li.active  li.active a {
	font-weight: normal;
	display:block;
	 }

#navLocal li.active li.active li.active li.active li.active li.active   a:hover {
	text-decoration:none;
	 }

#navLocal li.active li.active li.active li.active li.active li.active li.active a {
	font-weight: normal;
	display:block;
	 }

#navLocal li.active li.active li.active li.active li.active li.active   li a:hover {
	text-decoration:none;
	 }

#navLocal li ul {
	margin-left:15px;
	 }	
		
#navLocal.navLocal li.parent-nav-item a { 

	 }

p.sc-degree-req-credits {
	text-align:right;
	 }

p.sc-BodyTextNS {
	text-align:left;
	 }

/*Right Panel Styles*/
#rightpanel table {
	max-width: 650px;
	margin-top: 10px;
	width: 100%;
	text-align: left;
	height: 100%;
	line-height: 1.2;
	 }

#rightpanel td {
	clear: both;
    text-align: left;
	 }

#rightpanel td.sc-coursenumber  {
	text-align: left;
	width: 100px;
	 }

#rightpanel p.credits  {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	font-size: .875rem;
	text-transform: uppercase;
	 }

#rightpanel td p.credits  {
	 text-align: right;
	 font-weight: normal;
	 font-size: 14px;
	 font-size: .875rem;
	 text-transform: none;
	 }

#rightpanel td a:link {

	 }

#rightpanel td.sc-totalcredits  {
	 padding-left: 5px;
	 text-align: right;
	 font-weight: bold;
	 width:100px;
	 }

#rightpanel td.sc-coursetitle  {
	 padding-right: 5px;
	 text-align: left;
	 width: 400px;
	 }

#rightpanel td.sc-totalcreditslabel  {
	 text-align: left;
	 font-weight: bold;
	 width: 400px;
	 }

#rightpanel .sc-requirementsNote  {
	 text-align: left;
	 margin-top: 4px;
	 font-style: italic;
	 }

#rightpanel #sc-childlinks ul  li, #rightpanel #sc-parentlink ul  li {
	 list-style-type: none;
	 }

#sc-childlinks ul li p a, #sc-parentlink ul li p a  {
	 display: block;
	 line-height: 13px;
	 margin-top: 8px;
	 }

#sc-relatedlinks {
	 display:block;
	 float:left;
	 width: 100%;
	 margin-bottom: 20px;
	 }

.sc-relatedlinklabel {
     margin-top: 15px;
	 }
   
#main ul li p{
	 margin-top: 0px;
	 }

#rightpanel ul.sc-searchPagination {
	 display: inline;
	 list-style-type: none;
	 padding: 0px;
	 }

#rightpanel ul.sc-searchPagination li {
	 display: inline;
	 margin: 0px;
	 padding-right: 10px;
	 }

span.desc div#main {
     margin-top: 0;
	 margin-left: 10px;
	 margin-right: 10px;
	 }

div.sideboxbrdr > div > label {
	 font-size: 2px;
	 }

select#leftcolumn_0_drpSearchType {
	 margin: 0 15px 0 0px;
	 }

p.sc-SubHeading {
 	 margin-top: 10px;
	 }

#rightpanel #main a:link, #rightpanel #main a:visited, #rightpanel #main a:active {
	color: #706e6e;
    border-bottom: 1px solid #f6bd29;
	 }

#rightpanel #main a:hover {
	 text-decoration:none;
	 border-bottom: 1px solid #1a1919;
	 }

div.sidebox div.sideboxbrdr div label {
     font-size: 1px;
     line-height: 1px;
	 }

div.sideboxbrdr>div {
	 }

#smallmenu {
    display: none;
	cursor: pointer;
	padding-top: 7px;
    padding-bottom: 7px;
	color: #39c;
	font-size:15px;
	font-weight: bold;
	background-color: #ccc;
	background-image: url(/Institutions/The-College-of-Saint-Rose/images/menuicon.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
    background-size: 15px 15px;
	text-align: center;
	width:100%;
	margin: 0 auto;
	 }

.ui-dialog .ui-dialog-title {

	 }

.ui-dialog .ui-dialog-titlebar-close {
top: 0% !important;
margin: 5px 0 0 0 !important;
	 }
	 
.gateway_select.fs-dropdown {
    width: 147px;
	float: right;
}

#sc-program-links a {
	color: #706e6e;
    border-bottom: 1px solid #f6bd29;
    line-height: 30.006px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-align: left;
    text-decoration: none;
    transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-duration: 0.25s, 0.25s, 0.25s, 0.25s, 0.25s;
    transition-property: background-color, border-color, box-shadow, color, opacity;
    transition-timing-function: linear, linear, linear, linear, linear;
    width: auto;
    height: auto;
    display: inline;
}

#sc-program-links a:hover {
    border-bottom: 1px solid #1a1919;
}

#sc-program-links a:after {
    background-color: #f6bd29;
    width: 7px;
    height: 7px;
    position: absolute;
    border-radius: 0;
    content: '';
    display: block;
    margin: -20px 0 0 -20px;
    padding: 0;
}

.ui-dialog .ui-dialog-title {
    font-family: AvenirNextLTW01-BoldCn, sans-serif !important;
}

#credits h3 {
    font-size: 26px;
}

.header {
    margin-bottom: 20px;
}

#breadcrumb p#breadcrumbs a::before{
    background-image: url(/Institutions/The-College-of-Saint-Rose/images/icons.svg) !important;
	    background-position: -25px -405px !important;
		    width: 7px !important;
    height: 10px !important;
    display: inline-block;
    margin-right: 7px;
    margin-left: -10px;
}

h2.ui-accordion-header {
    padding-left: 30px;
}

.ui-accordion-content {
    height: auto !important;
}

/* Degree styles if accordion */

#accordion h2 {
    padding: 15px 3px 15px 10px;
    position: relative;
    width: 100%;
    text-align: left;
    cursor: pointer;
    margin-top: 3px;
    border-bottom: 1px solid #f6bd29;
    background: #f5f5f5;
    font-size: 20px;
}

#accordion h2:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #f6bd29 transparent transparent transparent;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
    display: block;
}

#accordion h2.arrow_up:after {
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #f6bd29 transparent;
}

/*   Responsive Designs   */

@media screen and (max-width: 980px) {

.header_bottom_bar, .bannerWrap, #breadcrumb {
    display: none;
}

#searchtoggle {
    margin-top: 200px;
	width: 40px;
}

/* setup menu toggle */

#sc-rightpanel-top {
	 background-color: #fff;
	 }
	
#middle {
	 width: 100%;
	 margin: 0 auto;
	 clear:both; 
	 float: none;
	 }
	
.toc {
	 display: none;
	 }
	
.toggled-on {
	 display: block;
	 margin: 3px 20px;
	 }
	
div#leftpanel>div.sidebox>div.hdr {
	 cursor: pointer;
	 background-image: url("/Institutions/The-College-of-Saint-Rose/images/threelines.png");
	 background-repeat: no-repeat;
	 background-position: 94% 50%;
     background-size: 35px 25px;
	 text-align: center;
	 padding-top: 20px;
    padding-bottom: 20px;
	 border: 1px solid #777;
	 margin-top: 0px;
	     text-transform: uppercase;
		     font-family: 'Avenir Next LT W01 Bold',sans-serif;

	 }
   
#sc-top-links {
     display: none;
   	 }

#leftpanel>.sidebox {
     display: block;
	 	 border: 1px solid #ccc;
   	 }
      
div.sidebox {
     margin: 7px 20px;
	 width: 100%;
	 margin: 0 auto;
   	 }
	 
div.sidebox div.hdr {
     font-size: 14px;
   	 }
   
#leftcolumn_0_txtBxTerm {
	 width: 100px;
	 }
   
#leftcolumn_0_Panel1 {
	 /* display:none; */
	 width: 95%;
	 margin: 3px auto;
	 }
	 
#leftcolumn_0_Panel1 > div.sidebox > div.sideboxbrdr {
     display: inline;
     }
		 
#leftcolumn_0_Panel1 > div.sidebox > div.hdr {
     display: inline;
     }
		 
#leftcolumn_0_Panel1 > div.sidebox > div.sideboxbrdr>div {
     display: inline;
     }
		 
div.sidebox div.sideboxbrdr div label {
	 display:none;
     }
		 
#sc-parentlink, #sc-childlinks {
     float: none;
     width: 100%;
     }

#rightpanel {
	 clear:right;
	 float: none;
	 width:100%;
	 max-width:960px;
	 margin: 0;
	 padding: 0;
	 height: auto;
	 }
	 
#main {
	 margin:0;
	 width:95%;
	 height: auto;
	 padding:15px 20px;
	 }

#leftpanel {
	 max-width:100%;
	 width:100%;
	 margin:0;
	 padding:0;
	 float: none;
	 clear:left;
	 }
	 
#rightpanel #main {
     width: 95%;
	 float:none;
	 margin: 0 auto;
	 height: auto;
	 padding-right:10px;
	 padding-left:10px;
	 }  
	
#searchBox div.sidebox  {
    display: block;
    float: left;
    margin: 0px auto;
    width: 100%;
     }
		 
#searchBox div.sidebox  div.hdr{
    display: block;
    float: left;
	width: 100px;
	margin-top:7px;
	font-size: .85em;
     }
		 
#searchBox  div.sidebox  div.sideboxbrdr {
	display: block;
    float: left;
	width: 300px;
     }
		 
#searchBox {
    height: auto;
    padding-bottom: 8px;
     }
	
#rightpanel table {
      width: 100% !important;
     }
	
#rightpanel td.sc-coursenumber {
     }
	
#footerWrap {
     width: 100%;
     }
	
#pageBanner {
     width: 100%;
     }

/* end menu toggle */
	
#smallmenu {
     display:block;
     }
		 
#topnav, .logins {
     display:none;
     }
	
ul#topnav {
     float: none;
     height: auto;
     }
	
ul#topnav a.prospective, ul#topnav a.current, ul#topnav a.online,  ul#topnav a.faculty, ul#topnav a.visitors, ul#topnav li {
	 width: 100% !important; 
	 margin: 0 auto;
	 float: none;
	 display: block;
     }
	
#footer {
     font-size: 12px;
     font-size: .75rem;
     }
}

@media screen and (max-width: 770px) {

.secondaryNavWrap {
     display:none;
     }

.toggled-on {
	 display: block !important;
	 }
	
#footer {
     font-size: 11px;
     font-size: .6875rem;
	 height: 190px;
    }
}

@media screen and (max-width: 550px) {
	
.toggled-on {
}

#sc-rightpanel-top {
     float: right;
     max-width: 550px;
	 width: 95%;
     margin: 0 10px;
	 float:none;
     }
		 
div.sidebox div.hdr {
     font-size: 11px;
     }
		 
#leftcolumn_0_txtBxTerm {
     max-width: 80px;
     }
		 
#rightpanel #main {
     width: 97%;
     max-width: 550px;
     margin: 0 4px;
     padding-right: 3px;
     padding-left: 3px;
     }
		 
#rightpanel table {
     width: 97% !important;
	 padding-right: 3px;
     padding-left: 3px;
	 margin: 0;
     }
		 
p.credits {
     width: 95% !important;
	 padding-right: 6px;
     padding-left: 3px;
	 margin: 0;
     }
		 
#footer {

     }
		 
#footerSC {
	 clear:both;
	 display: block;
	 }
	
div.ui-dialog  {
	 max-width:90% !important;
     }
	 
div.ui-dialog div.desc {
     width: 90%;
     height: auto;
     }
	 
span.desc div#main {
     margin: 5px;
	 padding: 5px;
     }
}

@media screen and (max-width: 450px) {

.toggled-on {
	}

#smallmenu {
	 font-size: 12px;
	 }
	 
#footerSC a {
     font-size: .6em;
     }
	 
p.sc-BodyText, p.sc-BodyTextCentered, p.bodytext, p {
     font-size: 12px;
     font-size: .75rem;
     }
	
#breadcrumb p {
     font-size: 11px !important;
     font-size: .6825rem !important;
     }
	 
#breadcrumb p a:link, #breadcrumb p a:visited {
     font-size: 11px !important;
     font-size: .6825rem !important;
     }
}

@media screen and (max-width: 360px) {
    
div.sidebox div.hdr {
     font-size: 10px;
     }
	 
#leftcolumn_0_txtBxTerm {
     max-width: 55px;
	 margin-left:2px;
     }
	 
select#leftcolumn_0_drpSearchType {
     margin: 0 0 0 15px;
     }
}
