  /*
Saint Xavier News Module CSS
Developer: Farzam Bayat
Last Modified: 04/19/2018
*/


/*
ÁñÁ«ÊÓÆµÏÂÔØNews General Settings
*/

/* Added 09/01/2020 New Design */
body {
    padding-top: inherit;
}

#content h1 {
	color: #a32137;
	text-transform: uppercase;
}

#content h2 {
	color: #a32137;
	text-transform: uppercase;
}

#content h3 {
	color: #a32137;
}

@media (max-width:480px)  {
	
	#content h1 {
		font-size: 25px;
	}
	
}

.clearspcontent {
	height: 30px;
}

.glimgrsclass {
	max-width: 100%; 
	height: auto;
}

.sxuadspct10 {
	padding-top:10px;
	padding-bottom: 10px;
}

.sxuadspct20 {
	padding-top:20px;
	padding-bottom: 20px;
}

.sxuadspct30 {
	padding-top:30px;
	padding-bottom: 30px;
}

.sxupddbt20 {
	padding-bottom: 20px;
}

.cleardemospace80 {
	height: 80px;
}

.sxuglctimg {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

/*
ÁñÁ«ÊÓÆµÏÂÔØTop Header Settings
*/

.topheaderblock { 
	background-color: #FFFFFF;
}

/*
ÁñÁ«ÊÓÆµÏÂÔØLogo Settings
*/

.sxulogonwstmp {
	width: 350px; 
	height: 120px;
}

.sxulogonwslks {
	opacity: 1;
}

.sxulogonwslks:focus {
	opacity: .3;
}

@media (max-width:480px)  {
	
	.sxulogonwstmp {
		width: 300px; 
	    height: 103px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.sxulogonwstmp {
		display: block;
		margin-left: auto;
		margin-right: auto;

	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.sxulogonwstmp {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

/*
ÁñÁ«ÊÓÆµÏÂÔØTop Navigation Settings
*/

.topnavblock {
/*	height:50px; */
	background-color: #3a3a3a;
}

.sxumobilenav-toggle {
	display: none;
	border: 1px solid #FFFFFF;
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 35px;
	margin-bottom: 8px;
	background-color: transparent;
	border-radius: 4px;
	z-index: 1000;
}

.icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	margin-top:2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}

.topnavmobile {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 16px;
	position: absolute;
	background-color: #3a3a3a;
	z-index: 900;
	width: 100%;
	padding-top:20px;
	padding-bottom:20px;
	margin-left: -15px;
}

.topnavmobile ul {
	list-style-type: none;
	text-align:left; 
}

.topnavmobile li {
	padding-top:5px;
	padding-bottom:5px
}

.topnavmobile a{
	text-decoration: none;
	color: #FFFFFF !important;
	border: 0px;
}

.sxutopnavmob {
	display: none;
}

.topnavsxust {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 16px;
	padding-top:12px;
}

.topnavsxust ul {
	list-style-type: none;
	text-align:center; 
	padding-left: 0px;
	margin-bottom: 14px;
}

.topnavsxust li {
	display: inline-block;
	margin: 0;
}

.topnavsxust ul > li > ul > li {
	display: block;
}

.topnavsxust a {
	text-decoration: none;
	background-color:transparent;
	transition: background 0.5s ease-in-out;
	color: #FFFFFF;
	padding-right:15px;
	padding-left:15px;
	padding-top:14px;
	padding-bottom:15px;
	border: 0px;
}

.topnavsxust a:focus{
	text-decoration: none;
	background-color:#9c1e37; 
	transition: background 0.5s ease-in-out;
	color: #FFFFFF;
	padding-right:15px;
	padding-left:15px;
	padding-top:14px;
	padding-bottom:15px;
}

.topnavsxust a:visited {
	color: #FFFFFF;	
}

.topnavsxust a:hover, .topnavsxust a.current {
	background-color: #9c1e37;
	color: #FFFFFF;
}

.topnavsxust a:active {
	color: black;
}

.topnavsxucrt {
	border-top: 4px solid #FFFFFF;
	color: #FFFFFF;
	padding-left: 2px;
}

.sxunewsdropdown {
	background-color: #017d81;
	min-width: 200px;
	padding: 12px 10px 12px 10px;
}

.sxunewsdropdown > li > a {
	background-color: #017d81;
	color: #FFFFFF;
	min-width: 200px;
	padding: 12px 10px 12px 10px;
}

.sxunewsdropdown > li > a:hover {
	background-color: #bd0135;
	min-width: 200px;
	padding: 12px 10px 12px 10px;
}

.sxunewsdropdown > li > a:focus {
	background-color: #bd0135;
	min-width: 200px;
	padding: 12px 10px 12px 10px;
}

.open > .dropdown-menu {
	display: block;
	min-width: 200px;
	margin-top: 12px;
	margin-left: -2px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}


@media (max-width:768px)  {
		
	.topnavsxust {
		display: none;
	}
	
	.sxutopnavmob {
		display: block;
	}	
	
	.sxumobilenav-toggle {
		display: block;
		position: relative;
		overflow: auto;
	}
	
	#resizednav {
		height: auto;
	}
	
	.caret {
		display: block !important;
		margin-left:-20px;
		margin-top:-15px;
		margin-bottom:10px;
	}
		
	.topnavmobile {
		background-color: transparent;
		margin-left: 0px;
		position: relative;
		width: 90%;
		padding-top: 50px;
		padding-bottom: 35px;
	}
	
	.topnavmobile ul > li {
		background-color: #606060;
		border: 1px solid #393939;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.topnavmobile ul > li > a {
		text-decoration: none;
		color: #FFFFFF;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-right: 10px;
		display: block;
	}

	.topnavmobile ul > li > a:focus{
		text-decoration: none;
		background-color:#9c1e37; 
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-right: 10px;
	}

	.topnavmobile ul > li > ul > li > a:visited {
		color: #FFFFFF;	
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-right: 10px;
	}

	.topnavmobile ul > li > a:hover, .topnavmobile ul > li > a.current {
		background-color: #9c1e37;
		color: #FFFFFF;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-right: 10px;
	}

	.topnavmobile ul > li > a:active {
		color: black;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-right: 10px;
	}	
	
	.topnavmobile .dropdown-menu {
		/* display: block !important; */
		border:0px;
		-webkit-box-shadow: 0 0px 0px #3a3a3a;
		box-shadow: 0 0px 0px #3a3a3a;
		background: transparent;
		position: relative;
		float: none;
		padding-top: 10px;
		padding-left: 20px;
		padding-right:20px;
		padding-bottom: 10px;
		margin: 0px;
	}

	.topnavmobile .dropdown-menu ul > li > a {
		padding-top: 0px;
	}

	.topnavmobile .dropdown-menun ul > li > a:hover {
		padding-top: 0px;
	}

	.topnavmobile .dropdown-menu ul > li > a:focus {
		padding-top: 0px;
	}
	
	.topnavmobile .open .dropdown-menu {
		display: block !important;
		border:0px;
		-webkit-box-shadow: 0 0px 0px #3a3a3a;
		box-shadow: 0 0px 0px #3a3a3a;		
	}
	
	.topnavmobile ul > li > ul > li {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	
	.sxunewsdropdown {
		min-width: 100%;
	}

	.sxunewsdropdown > li > a {
		min-width: 100%;
	}

	.sxunewsdropdown > li > a:hover {
		min-width: 100%;
	}

	.sxunewsdropdown > li > a:focus {
		min-width: 100%;
	}
	
}

@media (min-width: 769px) and (max-width: 990px) {
	
	.topnavsxust {
		font-size: 15px;
	}
	
	.topnavsxust button{
		padding-right:10px;
		padding-left:10px;
	}
	
	.topnavsxust button:focus{
		padding-right:10px;
		padding-left:10px;
	}
	
}

/*
ÁñÁ«ÊÓÆµÏÂÔØNews Search CSS Settings
*/

#newssearch {
	padding: 20px 10px 10px 10px;
}

.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}

.sxu-search-form {
	width: 450px;
	float: right;
	background: #444;
	background: rgba(0, 0, 0, .2);
	border-radius: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);
}

.sxu-search-form input {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 340px;
	height: 10px;
	padding: 15px 15px;
	float: left;
	border: 0;
	background: #eee;
	border-radius: 3px 0 0 3px;
}
.sxu-search-form input:focus {
	outline: 0;
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
}
.sxu-search-form input::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}
.sxu-search-form input:-moz-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}
.sxu-search-form input:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.sxu-search-form button {
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
	font-size: 12px;
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 30px;
	width: 110px;
	color: #fff;
	text-transform: uppercase;
	background: #9C1E37;
	border-radius: 0 3px 3px 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}
.sxu-search-form button:hover {
	background: #017d81;
}
.sxu-search-form button:active, .sxu-search-form button:focus {
	background: #c42f2f;
	outline: 0;
}
.sxu-search-form button:before {
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #9C1E37 transparent;
	top: 8px;
	left: -6px;
}
.sxu-search-form button:hover:before {
	border-right-color: #017d81;
}
.sxu-search-form button:focus:before, .sxu-search-form button:active:before {
	border-right-color: #c42f2f;
}
.sxu-search-form button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

@media (max-width:400px)  {
	
	.searchwesxu {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	
	.sxu-search-form {
		width: 300px;
		float: none;
	}
	
	.sxu-search-form input {
		width: 190px;
	}
	
}

@media (min-width:401px) and (max-width:480px)  {
		
	.searchwesxu {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 80%;
	}
	
	.sxu-search-form {
		width: 300px;
		float: none;
	}
	
	.sxu-search-form input {
		width: 190px;
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.searchwesxu {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 60%;
	}
	
	.sxu-search-form {
		width: 350px;
	}
	
	.sxu-search-form input {
		width: 240px;
	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.searchwesxu {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 50%;
	}
	
	.sxu-search-form {
		width: 350px;
	}
	
	.sxu-search-form input {
		width: 240px;
	}
	
}

/*
We Are ÁñÁ«ÊÓÆµÏÂÔØSocial
*/

.wearesxu {
	padding-top:40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
}

.htwearesxu {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	margin-left: -15px;
}

.sxusoicoblock {
	padding-top: 0px;
	padding-bottom: 0px;
}

.xsusoicotb {
	display: table;
}

.xsusoicong {
	width:30px;
	height:30px;
}

.xsusoicocl {
	display: table-cell;
	padding-left: 3px;
	padding-right: 3px;
}

.xsusocico1 {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/facebook-1.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	display: block;
	border:  1px solid #9c1e37;
}

.xsusocico1:hover {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/facebook-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico1:focus {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/facebook-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico2 {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/twitter-1.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	display: block;
	border:  1px solid #9c1e37;
}

.xsusocico2:hover {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/twitter-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico2:focus {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/twitter-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico3 {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/instagram-1.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	display: block;
	border:  1px solid #9c1e37;
}

.xsusocico3:hover {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/instagram-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico3:focus {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/instagram-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico4 {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/youtube-1.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	display: block;
	border:  1px solid #9c1e37;
}

.xsusocico4:hover {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/youtube-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico4:focus {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/youtube-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico5 {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/snapchat-1.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	display: block;
	border:  1px solid #9c1e37;
}

.xsusocico5:hover {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/snapchat-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

.xsusocico5:focus {
	width:30px;
	height:30px;
	background: url("/_resources/news/img/social/snapchat-2.png");
	background-repeat: no-repeat;
	background-size: 30px 30px;
	border:  1px solid #006b6e;
}

@media (max-width:480px)  {
		
	.wearesxu {
		margin-left: 70px;
		margin-right: auto;
		padding-top:10px;
		padding-bottom:20px;
	}
	
	.htwearesxu {
		margin-left: 45px;
	}
	
	.sxusoicoblock {
		padding-top: 10px;
		padding-bottom: 10px;
	}	
    	
}

@media (min-width:481px) and (max-width:600px)  {
	
	.wearesxu {
		margin-left: 20px;
		margin-right: auto;
		padding-top:40px;
		padding-bottom:20px;
	}
	
	.htwearesxu {
		margin-left: 45px;
	}
	
	.sxusoicoblock {
		padding-top: 10px;
		padding-bottom: 10px;
	}	
    	
}

@media (min-width:601px) and (max-width:700px)  {
	
	.wearesxu {
		margin-left: 100px;
		margin-right: auto;
		padding-top:40px;
		padding-bottom:20px;
	}
	
	.htwearesxu {
		margin-left: 45px;
	}
	
	.sxusoicoblock {
		padding-top: 10px;
		padding-bottom: 10px;
	}	
    	
}

@media (min-width: 701px) and (max-width: 767px) {
	
	.wearesxu {
		margin-left: 140px;
		margin-right: auto;
		padding-top:40px;
		padding-bottom:20px;
	}
	
	.htwearesxu {
		margin-left: 45px;
	}
	
	.sxusoicoblock {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.wearesxu {
		margin-left: 40px;
		margin-right: auto;
		padding-top:40px;
		padding-bottom:20px;
	}
	
}

@media (min-width: 991px) and (max-width: 1025px) {
	
	.wearesxu {
		margin-left: 70px;
		margin-right: auto;
	}
	
}

@media (min-width: 1026px) and (max-width: 1200px) {
	
	.wearesxu {
		margin-left: 70px;
		margin-right: auto;
	}
	
}

@media (min-width: 1201px) {
	
	.wearesxu {
		margin-left: auto;
		margin-right: auto;
	}
	
}
/*
ÁñÁ«ÊÓÆµÏÂÔØNews main pg Settings
*/
#news{
background-color: #ccc;	
}
/*
ÁñÁ«ÊÓÆµÏÂÔØBody Settings
*/

#wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -200px;
	padding: 0 0 200px;
}

/*
ÁñÁ«ÊÓÆµÏÂÔØFooter Settings
*/

.footersettings {
	position:relative; 
	bottom: 0; 
	width: 100%;
}

@media (max-width:480px)  {
	
	.footersettings {
		position:relative; 
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.footersettings {
		position:relative; 
	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.footersettings {
		position:relative; 
	}
	
}

@media (min-width: 991px) and (max-width: 1025px) {
	
	.footersettings {
		position:relative; 
	}
	
}

/*
Skip Nav Settings
*/

#skipnewsnav a {
	padding:8px;
	position: absolute;
	font-family: "Open Sans",sans-serif;
	font-weight: normal;
	font-size: 12.5px;
	top:-42px;
	left:0px;
	color:white;
	background:#BF1722;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

#skipnewsnav a:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#BF1722;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

/*
ÁñÁ«ÊÓÆµÏÂÔØNews Title
*/

.ttsxunewssc {
	margin-top:0px;
	margin-bottom: -30px;
}

.ttsxured {
	font-family: Serif;
	font-size: 75px;
	color: #a32137;
	text-transform: uppercase;	
}

.ttsxuspt {
	border: 1px solid #CCC;
	width: 1px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 20px;
}

.ttsxugray {
	font-family: sans-serif, "Helvetica Neue", Helvetica, Arial;
	font-size: 70px;
	font-weight: bold;
	color: #53585a;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.ttsxunewsmdt {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 22.5px;
	font-weight: lighter;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 25px;
}

@media (max-width:480px)  {
	
	.ttsxunewssc {
		margin-top:0px;
		margin-bottom: -25px;
	}
	
	.ttsxured {
		font-size: 55px;
	}

	.ttsxuspt {
		padding-top: 5px;
	}

	.ttsxugray {
		font-size: 50px;
	}

	.ttsxunewsmdt {
		font-size: 17px;
	}
    	
}

/*
Breadcrumbs
*/

#breadCrumbs  {
	text-transform: uppercase;
}

#breadCrumbs a {
	text-decoration: underline;
}

#breadCrumbs a:hover {
	color: #017d81;
}

#breadCrumbs a:focus {
	color: #017d81;
}

/*
Page Specific Elements
*/

.sxuatdate {
	margin-bottom: 20px;
}

.sxuatdatetx {
	font-weight: bold;
}

.sxuatdatedt {
	font-weight: normal;
	margin-left: 5px;
}

.sxuattags {
	margin-top: 0px;
	margin-bottom: 20px;
}

.sxuattagstx {
	font-weight: bold;
	font-style: italic;
}

.sxuattagsnm {
	font-weight: normal;
	font-style: italic;
	margin-left: 5px;
}

.sxuattagsnm a {
	text-decoration: underline;
}

.sxuattagsnm a:hover {
	text-decoration: underline;
	color: #017d81;
}

.sxuattagsnm a:fous {
	text-decoration: underline;
	color: #017d81;
}

.sxuatpgimage {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.sxuatpgicapt {
	padding-top:5px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

@media (max-width:480px)  {
	
	.sxuatpgimage {
		float: none;
	}
	
	.allnewsmbsp {
		padding-top: 15px;
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.sxuatpgimage {
		float: left;
	}
	
	.allnewsmbsp {
		padding-top: 15px;
	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.allnewsmbsp {
		padding-top: 15px;
	}
	
}

.sxusocialkes {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sxusocialkesisp {
	padding-right: 20px;
}

.sxurelpts {
	font-size: 22px;
}

.sxurelpts a {
	font-size: 18px;
	text-decoration: underline;
}

.sxurelpts a:hover {
	color: #017d81;
}

.sxurelpts a:focus {
	color: #017d81;
}

.sxustcolspmb {
	padding-top:10px;
	padding-bottom:10px;
}

.sxunwartlwst {
	padding-bottom: 15px;
}

.sxulstarticles {
	padding-top:10px;
	padding-bottom: 10px;
}

.sxuathltx {
	font-size: 25px;
	padding-bottom: 10px;
	margin-top: -6px;
}

.sxuathltx a {
	text-decoration: underline;
}

.sxuathltx a:hover {
	color: #017d81;
}

.sxuathltx a:focus {
	color: #017d81;
}

.sxuatdateatls {
	margin-bottom: 10px;
}

.sxurmtx {
	font-size: inherit;
}

.sxurmtx a {
	text-decoration: underline;
}

.sxurmtx a:hover {
	color: #017d81;
}

.sxurmtx a:focus {
	color: #017d81;
}

.sxunwarchives {
	margin-top: 25px;
	background-color: #ebebeb;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.sxunwarchives ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-right: 20px;
}

.sxunwarchives ul > li {
	border-bottom: 1px solid #b1b1b1;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 20px;
}

.sxunwarchives ul > li > a {
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

.sxunwarchives ul > li > a:hover {
	color: #017d81;
}

.sxunwarchives ul > li > a:focus {
	color: #017d81;
}

.sxunhfttat {
	font-size:26px;
	font-family: "Open Sans", sans-serif;
	font-weight: lighter;
	line-height: 34px;
	padding-bottom: 15px;
}

.sxunhftxat {
	font-size:18px;
	font-family: "Open Sans", sans-serif;
	font-weight: lighter;
	padding-bottom: 25px;
}

.sxunhfdtat {
	padding-bottom: 15px;
}

.sxunhthbls {
	padding-top: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:480px)  {
	
	.sxunhthbls {
		width: 280px;
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.sxunhthbls {
		width: 360px;
	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.sxunhthbls {
		width: 360px;
	}
	
}

.sxunhthblsgb {
	background-color: #efefef;
	padding: 20px;
	border-bottom: 3px solid #a32137;
	margin-bottom: 10px;
}

.sxunhcttt {
	text-transform: uppercase;
	color: #636363;
	font-size: 15px;
}

.sxunhcttt a {
	color: #636363;
}

.sxunhcttt a:hover {
	color: #A70A17;
}

.sxunhcttt a:focus {
	color: #A70A17;
}

.sxunhhdtx {
	text-transform: uppercase;
	color: #000000;
	font-size: 20px;
}

.sxunhhdtx a {
	color: #000000;
}

.sxunhhdtx a:hover {
	color: #A70A17;
}

.sxunhhdtx a:focus {
	color: #A70A17;
}

.sxunhevtstt {
	background-color: #a32137;
}

.sxunhevtstt h2 {
	color: #FFFFFF !important;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 15px;
}

.sxunhevtlt {
	background-color: #efefef;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 35px;
}
	
.sxunhevtdvo {
	list-style-type: none;
	margin-left: 80px;
	width: 460px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.sxunhevtdvt {
	list-style-type: none;
	margin-left: 20px;
	width: 460px;
	padding-top: 40px;
	padding-bottom: 40px;
}

@media (max-width:480px)  {
	
	.sxunhevtdvo {
		margin-left: 0px;
		width: 290px;
	}
	
	.sxunhevtdvt {
		margin-left: 0px;
		width: 290px;
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.sxunhevtdvo {
		margin-left: 20px;
		width: 390px;
	}
	
	.sxunhevtdvt {
		margin-left: 20px;
		width: 390px;
	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.sxunhevtdvo {
		margin-left: 80px;
	}
	
	.sxunhevtdvt {
		margin-left: 80px;
	}
	
}

.sxunhflbxo {
	float: left;
    width: 80px;
    margin: 10px;
}

.sxunhflbxt {
	float: left;
    width: 300px;
    margin: 10px;
}

@media (max-width:480px)  {
	
	.sxunhflbxo {
		width: 60px;
	}

	.sxunhflbxt {
		width: 200px;
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.sxunhflbxo {
		width: 60px;
	}

	.sxunhflbxt {
		width: 240px;
	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.sxunhflbxo {
		width: 80px;
	}

	.sxunhflbxt {
		width: 300px;
	}
	
}

.sxunhflbxdt {
	font-size:21px;
	font-weight: bold;
	text-transform: uppercase;
}

.sxunhflbxdy {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.sxunhflbxtm {
	font-size: 16px;
	text-transform: uppercase;
}

.sxunhflbxet {
	font-size:27px;
	text-transform: uppercase;
}

.sxunhflbxlc {
	font-size: 20px;
	text-transform: uppercase;
}

.sxuphtt {
	font-size:17px;
	font-weight: bold;
	text-transform: uppercase;
}

.sxuphdw {
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
}

.sxuphdw a {
	color: #a32137;
	text-decoration: underline;
}

.sxuphdw a:hover {
	color: #017d81;
}

.sxuphdw a:focus {
	color: #017d81;
}

.xsuphdwic {
	width:15px;
	height:15px;
	padding-left: 20px;
	background: url("/_resources/news/img/photogallery/download-aico.png");
	background-repeat: no-repeat;
	background-size: 15px 15px;
	display: block;
}

.xsuphdwic:hover {
	width:15px;
	height:15px;
	padding-left: 20px;
	background: url("/_resources/news/img/photogallery/download-bico.png");
	background-repeat: no-repeat;
	background-size: 15px 15px;
}

.xsuphdwic:focus {
	width:15px;
	height:15px;
	padding-left: 20px;
	background: url("/_resources/news/img/photogallery/download-bico.png");
	background-repeat: no-repeat;
	background-size: 15px 15px;
}

.sxuftmimpd {
	padding-top:25px;
}

.sxumdrdcolbx {
	background-color: #a32137;
	color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	margin-bottom: 30px;
	height: 380px;
}

.sxumdcolbximg {
	padding: 15px;
}

.sxumdbxtt {
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.sxumdbxct {
	font-size: 14px;
	padding: 25px;
}

.sxumdbxhl {
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.sxumdbxhl a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

.sxumdbxhl a:hover {
	color: #FFFB80;
}

.sxumdbxhl a:focus {
	color: #FFFB80;
}

@media (max-width:480px)  {
	
	.sxumdrdcolbx {
		width: 90%;
		height: 430px;
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.sxumdrdcolbx {
		width: 80%;
		height: 330px;
	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.sxumdrdcolbx {
		width: 100%;
		height: 430px;
	}
	
}

.sxuclitlpd {
	margin: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.sxuclpnlbd {
	padding-top:25px;
	padding-bottom:15px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-color: #FFFFFF !important;
}

.sxuclarsta {
	width:40px;
	height:22px;
	background: url("/_resources/news/img/icons/arrow-down-red.png");
	background-repeat: no-repeat;
	background-size: 40px 22px;
	display: block;
	float: right;
	margin-bottom:18px;
}

.sxuclarsta:hover {
	width:40px;
	height:22px;
	background: url("/_resources/news/img/icons/arrow-down-green.png");
	background-repeat: no-repeat;
	background-size: 40px 22px;
	display: block;
	float: right;
}

.sxuclarsta:focus {
	width:40px;
	height:22px;
	background: url("/_resources/news/img/icons/arrow-down-green.png");
	background-repeat: no-repeat;
	background-size: 40px 22px;
	display: block;
	float: right;
}

.sxuclarstb {
	width:40px;
	height:22px;
	background: url("/_resources/news/img/icons/arrow-up-red.png");
	background-repeat: no-repeat;
	background-size: 40px 22px;
	display: block;
	float: right;
	margin-bottom:18px;
}

.sxuclarstb:hover {
	width:40px;
	height:22px;
	background: url("/_resources/news/img/icons/arrow-up-green.png");
	background-repeat: no-repeat;
	background-size: 40px 22px;
	display: block;
	float: right;
}

.sxuclarstb:focus {
	width:40px;
	height:22px;
	background: url("/_resources/news/img/icons/arrow-up-green.png");
	background-repeat: no-repeat;
	background-size: 40px 22px;
	display: block;
	float: right;
}

.sxuclitlstfp {
	font-size: 18px;
}

.sxuclitlstfp:link {
	color: #a32137;
}

.sxuclitlstfp:hover {
	color: #017d81;
}

.sxuclitlstfp:focus {
	color: #017d81;
}

.sxupanelst {
	border-color: #dddddd;
	margin-bottom: 16px !important;
	margin-top: 16px !important;
	background-color: #ffffff;
	border: 0px solid transparent;
	border-radius: 0px !important;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	border-bottom: 1px solid #CCCCCC;
	border-top-color: #FFFFFF !important;
}

.panel-heading .accordion-toggle:after {
    content: "";
	width:40px;
	height:22px;
	background: url("/_resources/news/img/icons/arrow-up-red.png");
	background-repeat: no-repeat;
	background-size: 40px 22px;
	display: block;
	float: right;
	margin-bottom:18px;
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "";   	
	width:40px;
	height:22px;
	background: url("/_resources/news/img/icons/arrow-down-red.png");
	background-repeat: no-repeat;
	background-size: 40px 22px;
	display: block;
	float: right;
	margin-bottom:18px;
}

.sxupnlhdh  {
	background-color: #FFFFFF !important;
	padding-left: 0px;
	padding-right: 0px;
}

.sxupnlttsti {
	font-size: 18px !important;
	text-transform: none !important;
}

.sxupgpnct {
	display: block;
	text-align: center;
}

.fb-sxu-st {
	position: absolute !important;
}

.sxu-smevents {
	float: right;
	color: #FFFFFF;
	margin-top: -42px;
	margin-right: 20px;
}

.sxu-smevents a {
	text-decoration: underline;
	color: #FFFFFF;
}

.sxu-smevents a:hover {
	text-decoration: underline;
	color: #FFF985;
}

.sxu-smevents a:focus {
	text-decoration: underline;
	color: #FFF985;
}

.sxucarouselcontrol.right {
	right: 0;
	left: auto;
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0) 0), color-stop(rgba(0, 0, 0, 0) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0) 0, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
				
.sxucarouselcontrol.left {
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0) 0), color-stop(rgba(0, 0, 0, 0) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0) 0, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}

.sxunewscarousel .item {
	background-color: #FFFFFF !important;
	height: auto !important;
}

.sxunewscarousel li {
	cursor: pointer;
	border: 1px solid #efefef;
	border-radius: 0px;
	height: 8px;
	width: 25px;
}

.carousel-indicators .active {
	width: 25px;
	height: 10px;
	margin: 0px;
	background-color: #9c1e37;
}

.sxucscontrolsst {
	float: right;
	position: relative;
	margin-top: -80px;
	margin-right: 20px;
}

.sxucarouselcontrol .previous {
	display: inline-block;
    padding: 8px 16px;
    background-color: #9c1e37;
    color: #FFFFFF;
}

.sxucarouselcontrol .previous:hover {
    background-color: #017d81;
}

.sxucarouselcontrol .previous:focus {
    background-color: #017d81;
}

.sxucarouselcontrol .next {
	display: inline-block;
    padding: 8px 16px;
    background-color: #9c1e37;
    color: #FFFFFF;
}

.sxucarouselcontrol .next:hover {
    background-color: #017d81;
}

.sxucarouselcontrol .next:focus {
    background-color: #017d81;
}

.sxucarouselcontrol .round {
    border-radius: 50%;
}

#myCarousel {
	display: block !important;
}

@media (max-width:480px)  {
	
	.sxucscontrolsst {
		margin-top: -70px;
	}
    	
}

@media (min-width:481px) and (max-width:767px)  {
	
	.sxucscontrolsst {
		margin-top: -80px;
	}
    	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	.sxucscontrolsst {
		margin-top: -90px;
	}
	
}

@media (min-width: 991px) and (max-width: 1200px) {
	
	.sxucscontrolsst {
		margin-top: -140px;
	}
	
}

.sxunewsregionstt {
	background-color: #3a3a3a;
}