@charset "UTF-8";

/* COVID-19 panel */
div[panelid="216256"] {
    background: #d12428;
    color: #fff!important;
}

div[panelid="216256"] a{
    color: #fff!important;
    text-decoration: underline;
}

div[panelid="216256"] h2.panel-header-title{
    background: #f52223!important;
}  


/* 
------------------------------
Client Specific
------------------------------
*/
.td_tabactive{ 
    background-color: rgb(230,106,47);
}
.td_tabalt{ 
    background-color: rgb(230,106,47);
}

/****************************************/
/*** Marquee                          ***/
/****************************************/
/* Marquee Image Border */
.slideshow-wrapper{
	border: 1px solid #B5BAC4;
}


/****************************************/
/*** Welcome Box                      ***/
/****************************************/
#welcome-main{
	background-color: #FBFBFB;
	border: 1px solid #B5BAC4;
}

.welcome-name {
	border-bottom: 1px solid #B5BAC4;
}

#welcome-alerts {
	border-bottom: 1px solid #B5BAC4;
}




/* Alert w/o header */

.ca{
	background: url("https://secure.bswift.com/css/images/sprite-alert-icons.png") no-repeat scroll 7px -232px #fffff3;
	padding: 5px 5px 5px 45px;
	font-size: 16px;
	border: 1px solid #F8D9BB;
}

/* Alert w/ header */

.cmalert{
    background: #fffff3;
	border: 1px solid #F8D9BB;
	margin: 0px 20px 20px 0px;
}

.cmalert_head{
	font-size: 25px;
	padding: 4px 5px 0px 45px;
	background: url("https://secure.bswift.com/css/images/sprite-alert-icons.png") no-repeat scroll 7px -232px #fffff3;
}

.cmalert_body{
    padding: 5px 5px 5px 45px;
	font-size: 16px;
}




/* SPARK */

.sh{
	font-size: 25px;
	font-weight: bold;
}

.src{
	position: relative;
}

/* Spark - Red w/o header */

.sr{
    background: url("https://secure.bswift.com/images/documentImage/42862_492796.png") no-repeat;
	position: absolute;
	z-index: 10;
	width: 75px;
	height: 75px;
	top: 5px;
}

.srb{
	background: #007DC3;
	padding: 5px 5px 5px 35px;
	font-size: 18px;
	margin-left: 30px;
	margin-bottom: 30px;
	color: white;
}

.srs{
	background: url("https://secure.bswift.com/images/documentImage/42862_492796.png") no-repeat;
	background-size: 25px 25px;
	padding: 2px 2px 2px 30px;
}

/* Spark - Blue */

.sb{
    background: url("https://secure.bswift.com/images/documentImage/42862_492795.png") no-repeat;
	position: absolute;
	z-index: 10;
	width: 75px;
	height: 75px;
	top: 5px;
}

.sbb{
	background: #C3CF21;
	padding: 5px 5px 5px 35px;
	font-size: 18px;
	margin-left: 30px;
	margin-bottom: 30px;
	color: #58585A;
}

#video.panel #video0 .flowplayer {
  background-color: #000000;
  background-image: url(https://secure.bswift.com/images/documentImage/0326E352-33B6-4C2E-A9C3-40E170D9DEC3_521547.png);
  margin-bottom: 30px;
}
#video.panel #video1 .flowplayer {
  background-color: #000000;
  background-image: url(https://secure.bswift.com/images/documentImage/42862_516069.jpg);
  margin-bottom: 30px;
}

