slide.background-treasred {
 	background-color: #f00;
	font-size:22px;
	color:#FFF;
	text-align:center;
}

.background-covid {
 	background-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.background-gray {
    background-color: #c1c1c1;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	}

.background-ltgray {
 	background-color: #e9e9e9;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.background-taxamnesty-light {
 	background-color: #003366;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.background-lottery-white {
 	background-color: #fff;
	}

.background-taxamnesty-blue {
 	background-color: #003366;
	}

.background-treas {
 	background-color: #003366;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.background-taxamnesty-dark {
 	background-color: #000;
	}

.background-footer-content {
 	background-color: #363636;
		padding-top: 10px;
	padding-bottom: 10px;
	}

.background-white {
 	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.background-lotto {
 	background-color: #006600;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.background-treasgreen {
 	background-color: #669966;
	font-size:36px;
	color:#FFF;
	text-align:center;
}

.background-treasorange {
 	background-color: #ff9900;
	font-size:22px;
	color:#FFF;
	text-align:center;
}
.background-treasharvey 
{
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	width:100%;
	background:url(https://s6rgd891co.proxynodejs.usequeue.com/treasury/include_images/texas_op3_bk.jpg);
}

.background-invest-2nd-tb-header
{
	background-color: #1c76a6;
		color: #fff;

}

.bg-success
	{background-color: #336633 !important;} 

.text-white {
	color: #fff;
	}
.text-gray {
	color: #ccc;
	}

.text-pdf {
	color: #e61f26;
}
.text-excel {
	color: #217446;
}
.text-word {
	color: #2a5598;
}
.text-www {
	color: #0c5680;
}	

.text-powerpoint {
  color: #077064	
}

.google {
	white-space: nowrap;
}


/** Countdown **/
.clocksize {

	text-align: center;	
}

.countdown{

	text-align: center;	
}


.countdown.embed{
	display: inline-block;
	overflow: auto;
	border: 3px solid #F57A00;
	padding:  .5em 0.25em;
	font-size: 1.5em;
	margin: 0 .125em;
	background-color: #fff;
	text-align: center;
}

.countdown .unit{
	display: inline-block;
	overflow: auto;
}

.countdown .value{
	display: inline-block;
	overflow: auto;
	float: center;
	clear: center;
	font-weight: bold;
	border: 3px solid #0f3f61;
	border-radius: 0.25em;
	padding:  0.30em 0.40em;
	font-size: 1.75em;
	color: #fff;
	background-color: #003366;
}

.countdown .caption{
	display: inline-block;
	overflow: auto;
	float: center;
	clear: center;
	font-size: .75em;
	text-align: center;	
}

.nav-tabs {
  border-bottom: 1px solid #000;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  color: #003366; 
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background-color: #003366;
  color: #fff;
}
.nav-tabs > li > a:hover {
  border-color: #000 #000 #000;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #003366;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}


.treas-tabs {
  border-bottom: 1px solid #000;
}
.treas-tabs > li {
  float: left;
  margin-bottom: -1px;
  color: #003366; 
}
.treas-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background-color: #003366;
  color: #fff;
}
.treas-tabs > li > a:hover {
  border-color: #000 #000 #000;
}
.treas-tabs > li.active > a,
.treas-tabs > li.active > a:hover,
.treas-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #003366;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.treas-tabs
.treas-tabs .nav-justified {
  width: 100%;
  border-bottom: 0;
}
.treas-tabs.nav-justified > li {
  float: none;
}
.treas-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.treas-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .treas-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .treas-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.treas-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.treas-tabs.nav-justified > .active > a,
.treas-tabs.nav-justified > .active > a:hover,
.treas-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .treas-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .treas-tabs.nav-justified > .active > a,
  .treas-tabs.nav-justified > .active > a:hover,
  ..treas-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.panel-heading span {
	margin-top: -30px;
	font-size: 15px;
}

.page-heading {
	font-size:14px;
	font-weight:bold;
}

.page-item.active .page-link {
  background-color: #003366 !important;
  border-color: #003366 !important;
  color: #fff !important;
}

.page-item.disabled .page-link {
  color: #6c757d !important;
}

.page-link {
  background-color: #fff !important;
  color: #003366 !important;
}

li { margin-bottom: 5px; }.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px; overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel-caption .btn {
  text-shadow: none;
}

.img-border {
	border:1px solid #000;
}
.image-pad {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right:10px;	
}


.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #003366;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #003366;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

table.dataTable tbody td {
  vertical-align: top;
}


table.dataTable thead {
  background-color: #003366 !important;
  color: #fff;
  border-color: #fff;
}

.bg-treas {
  background-color: #003366 !important;
  color: #fff;
  border-color: #fff;
}

.bg-gray {
 	background-color: #363636;
	color: #fff;
	}

.bg-ltgreen {
 	background-color: #91dea3;
	color: #000;
	}

.bg-covidow {
 	background-color: #ef7d37;
	color: #fff;
	}

.bg-covidob {
 	background-color: #ef7d37;
	color: #000;
	}

.bg-covidy{
 	background-color: #fde6a9;
	color: #000;
	}

.bg-ltbluebanner{
 	background-color: #d1ecf1;
	color: #000;
	}

a.bg-treas:link {
  color: #fff;
}

a.bg-treas:link {
  color: #fff;
}

a.bg-treas:hover, a.bg-treas:focus,
button.bg-treas:hover,
button.bg-treas:focus {
  background-color: #666666 !important;
  color: #fff;
}

a.bg-treas:active, a.bg-treas:focus,
button.bg-treas:active,
button.bg-treas:focus {
  background-color: #666666 !important;
  color: #fff;
}

.bg-treasw {
  background-color: #003366 !important;
  color: #fff;
  border:#FFFFFF
}

a.bg-treasw:hover, a.bg-treasw:focus,
button.bg-treasw:hover,
button.bg-treasw:focus {
  background-color: #666666 !important;
  color: #fff;
  border:#FFFFFF
	  
}

.text-wrap{
	white-space: normal;
}

.carousel.sonj .carousel-caption a.btn {
	white-space: normal;
}

.sticky-button  {
	cursor: pointer;
	position: fixed;
	bottom: 25px;
	left: 20px;
 
	background-color:#003366;
    color:#fff!important;
	border-radius: 5px;
	border: 1px solid #888888;

	font-size: 0.9rem;
	line-height: 1rem;
	outline: none;
	padding: 10px 10px;
	z-index: 99;

}

.sticky-button-ombuds  {
	cursor: pointer;
	position: fixed;
	bottom: 25px;
	left: 20px;
 
	background-color:#f3bb06;
    color:#000!important;
	border-radius: 5px;
	border: 1px solid #fff;

	font-size: 0.9rem;
	line-height: 1rem;
	outline: none;
	padding: 10px 10px;
	z-index: 99;

}
.bg-white {
  background-color: #fff !important;
  border: 2px solid #003366; 
}

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #fff !important;
  border: 2px solid #003366; 
}


.bg-taxamnesty{
  background-color: #003366 !important;
  color: #fff; 
}

a.bg-taxamnesty:hover, a.bg-taxamnesty:focus,
button.bg-taxamnestt:hover,
button.bg-bg-taxamnesty:focus {
  background-color: #fccb08 !important;
  color: #000;
}

.bg-taxamnesty-lite{
  background-color: #fccb08 !important;
  color: #000;
}

a.bg-taxamnesty-lite:hover, a.bg-taxamnesty-lite:focus,
button.bg-taxamnestt-lite:hover,
button.bg-bg-taxamnesty-lite:focus {
  background-color: #000 !important;
  color: #fff;
}

.noborder {border-top: none!important}

.col-content .card, #main .card, .gateway .card, .rcard{
background-color: #f4f5f6;
 border: 1px solid rgba(34, 36, 38, .1);}
.rcard .list-group li{
background-color: #f4f5f6;
}

.card-header-amnesty{
	background-color:#000;
	color: #fff;
	padding: 20px;
}

.tax-card-accord{
	background-color:#666666;
	color: #fff;
	border-color: #fff;
	padding: 10px;
}

.card-header{
	background-color:#003366;
	color: #fff;
}

.card-header-lotto{
	background-color:#006600;
	color: #fff;
	padding: 20px;
}

.card-header-covid {
	background-color:#ef7d37;
	color: #fff;
	padding: 20px;
}

.card-columns .card-block {
    position: relative;
    margin: 0;
    padding: 1em;
    border-top: 1px solid rgba(34, 36, 38, .1);
	 
}

.card-columns .card-title, .carousel-inner h4 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.3em;
	
}
.card-columns .card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

/* class to reduce card list indent */
.ul-noindent
  {
    padding-left: 0;
	margin-left: 15px;
	  
  }


/*Default FA5 icon color*/
.sonj-gray{color:#888888;}
.fa-twitter-square:hover{color:#1da1f2;}
.fa-facebook-square:hover{color:#3b5998;}
.fa-instagram:hover{color:#c32aa3;}
.fa-youtube-square:hover{color:#ff0000;}
.fa-pinterest-square:hover{color:#bd081c;}
.fa-flickr:hover{color:#f40083;}
.fa-linkedin:hover{color:#007bb5;}
.fa-tumblr-square:hover{color:#35465d;}
.fa-arrow-up:hover{color:#003366;}
.fa-square-x-twitter:hover{color:#000;}

.icon {color:#003366!important;}
a.btn-link {text-transform:uppercase; font-weight:600;}
       .alert .alert-icon-col {
    min-width: 25px;
    max-width: 25px;
         margin-left:0;
         padding:0 !important;
}

#treastable th {
	text-align: center;
	background-color: #1C76A6;
	color: #ffffff;
	padding: 10px;
}
#treastable tr {
	text-align: center;
}
#treastable td {
	width: 25%;
	margin-top: 10%;
	vertical-align: middle;
}
#treastable .hiddenrow {
	text-align: left;
	color: #1C76A6;
}
#treastable {
    cursor: pointer;
}
#treastable .hiddenRow {
    padding: 0 4px !important;
    background-color: #ccc;
	text-align: left
}
#treastable .hiddenRow ul {
	margin-left: 20px;
	margin-bottom: 1.0000em;
	
}

#treastable .hiddenRow li:before {    
	
}

#treastable .hiddenRow li {
	margin-bottom: 10px;
	margin-left: 20px;
}
#treastable .hiddenRow li:last-child {
	margin-bottom: 20px;
}


#treastable .hiddenRow p {
	margin-bottom: 1.5000em;
}
#treastable .hiddenRow p:last-child {
	margin-bottom: 0px;
}
#treastable .mainheading {
	background-color: #003366;
}


/* Accoridon Links */
a.card-title:link, a.card-title:active, a.card-title:visited, a.card-title:focus {
	color: #fff; 
	text-decoration: none;
}

a.card-title:hover {
	color: #fff;
	text-decoration: underline;
}


a.card-header:link, a.card-header:active, a.card-header:visited, a.card-header:focus {
	color: #fff; 
	text-decoration: none;
}

a.card-header:hover {
	color: #fff;
	text-decoration: underline;
} 

/* Accoridon Links */
a.card-title-tax:link, a.card-title-tax:active, a.card-title-tax:visited, a.card-title-tax:focus {
	color: #fff; 
	text-decoration: none;
}

a.card-title-tax:hover {
	color: #fff;
	text-decoration: underline;
}

.white {
  background-color: #003366 !important;
  color: #fff; 
}

a.white:hover, a.white:focus,
button.bg-treas:hover,
button.bg-treas:focus {
  background-color: #666666 !important;
  color: #fff;
}

a.whitelink:link, a.whitelink:active,  a.whitelink:visited {
color: #fff;
text-decoration: underline;
}

a.whitelink:hover, a.whitelink:focus, {
color: #fff;
text-decoration: underline;
}

a.white:hover, a.white:focus,
button.bg-treas:hover,
button.bg-treas:focus {
  background-color: #666666 !important;
  color: #fff;
}

a.ltbluelink:link, a.ltbluelink:active,  a.ltbluelink:visited {
color: #65adff;
text-decoration: underline;
}

a.ltbluelink:hover, a.ltbluelink:focus, {
color: #65adff;
text-decoration: underline;
}


.btn-link {
  font-weight: 400;
  color: #fff;
  background-color: transparent;
}

.btn-link:hover {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #fff;
}


.same {
    height: 100%;
}
.accordion2 {
    cursor: pointer;
}

.accordion2 .tax-card-accord:after {
    content: "\f068";
	font-family: 'Font Awesome\ 5 Free'; 
    font-weight: 900; /* Fix version 5.0.9 */
    float: left;
	padding-right: 10px;
}
.accordion2 .tax-card-accord.collapsed:after {
    content: "\f067"; 
	font-family: 'Font Awesome\ 5 Free'; 
    font-weight: 900; /* Fix version 5.0.9 */
    float: left;
	padding-right: 10px;
}


.accordion2 {
    cursor: pointer;
}

.accordion2 .card-header:after {
    content: "\f068";
	font-family: 'Font Awesome\ 5 Free'; 
    font-weight: 900; /* Fix version 5.0.9 */
    float: left;
	padding-right: 10px;
}
.accordion2 .card-header.collapsed:after {
    content: "\f067"; 
	font-family: 'Font Awesome\ 5 Free'; 
    font-weight: 900; /* Fix version 5.0.9 */
    float: left;
	padding-right: 10px;
}

.accordion {
    cursor: pointer;
}

.accordion .card-header:before {
     position: relative;
	content: "\f068";
	font-family: 'Font Awesome\ 5 Free'; 
    font-weight: 900; /* Fix version 5.0.9 */
    float: left;
	top: 0px;
	padding-right: 10px;
}
.accordion .card-header.collapsed:before {
    /* symbol for "collapsed" panels */
    position: relative;
	content: "\f067"; 
	font-family: 'Font Awesome\ 5 Free'; 
  font-weight: 900; /* Fix version 5.0.9 */
	top: 0px;
	float: left;
	padding-right: 10px;
}

header.sonj{
	background-color:#363636;
	color: #fff;
	padding: 4px 0;
	z-index: 1;
	margin-bottom: 0px;
	}

header.sonj #logo img {
	padding: 0;
	margin: 0 5px 0 0px;
	max-height: 41px;
	display: inline-block;
}
header.sonj #logo h1 {
	font-size: .75rem;
	margin: 0;
	padding: 0 0 0 0;
	line-height: 1;
	width: auto;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

header.sonj a {
	color: #fff;
}


header.sonj .gov-bar {
	font-size: .9375rem;
	font-weight: 500;
}
header.sonj .social  {
	font-size: .875rem;
	font-weight: 300;
}

header.sonj ul.statewide{ margin: 0px;}
header.sonj ul.statewide li {
	border-right: 1px solid #fff;
	font-size: 14px;
	display: inline-block;
	margin: 0;
	padding: 0 6px;
}
header.sonj ul.statewide li:last-of-type  {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

header.sonj .statewide{
	position:relative;
}
header.sonj .statewide  .drop{
	position: absolute;
	right: 0px;
	/*top: 35px;*/
	background: #363636;
	width:500px;
	display:none;
	z-index: 10;
}
/*XS only*/
@media  screen and (max-width: 575px) {
	body header.sonj .statewide  .drop{
		max-width:100%;
	}
}
header.sonj .statewide  .drop button.drop-close{
	color: #999999;
}

header.sonj .statewide .drop p.disclaimer{
	float:left;
	clear:left;
	width: 100%;
	text-align:left;
}

header.sonj .statewide .drop #google_translate_element{
	float:left;
	clear:left;
	width: 100%;
}
.goog-te-combo.form-control{
	max-height: 2.125rem;
}

/*Sticky Social*/
.sticky-social{
	position:fixed;
	right:0px;
	top: 25%;
	z-index:10;
}

.sticky-social a{
	float:right;
	clear:right;
	background-color: rgba(255,255,255,1);
	padding: 0px .75rem 0 3px ;
	margin-bottom: 1px;
}
.sticky-social a.toggle-sticky{
}

 .slick-slide .card .index-tag{
	position: absolute;
	top: .5rem;
	right: .5rem;
	font-size: 1rem;
	background-color: rgba(255,255,255,1);
	border-radius: .5rem;
	padding: .25rem .5rem;
	font-weight: 500;
}

/* Site Title Department - Division - Program */

#site-name{}

#site-name.department{}

#site-name.department span.department{
	font-size: 1.75rem;
	font-weight: bold;
}

/*Top of Page*/
#back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display:none;
	background-color: #000;
	border-radius: 4px;
	border: 1px solid #888888;
	color: #fff;
	font-size: 0.9rem;
	line-height: 1rem;
	outline: none;
	padding: 10px 15px;
	z-index: 99;
}


#back-to-top a,
#back-to-top a:hover,
#back-to-top a:focus

{
	background-color: #ccc;
	color: #fff;
	text-decoration:none;
}

/*Carousel Caption Transparent*/ 
.carousel.sonj .carousel-caption,
.carousel.sonj .carousel-caption.default {
	/*background: rgba(54, 54, 54, 0.8);*/
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	align-items: center;
	padding-bottom: 2rem;
}
/*Carousel Caption Transparent*/ 
.carousel.sonj .carousel-caption2,
.carousel.sonj .carousel-caption2.default {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	align-items: center;
	padding-bottom: 3rem;
}

/*Carousel Caption Transparent*/ 
.carousel.sonj .carousel-caption3,
.carousel.sonj .carousel-caption3.default {
	background: rgba(0, 51, 102, 0.8);
	position: absolute;
	bottom:  3rem;
	left: 0px;
	right: 0;
	width: 50%;
	padding 10px;
	align-items: left;
	padding-bottom: 2rem;
	z-index: 1000;
}

/*Carousel Caption Transparent*/ 
.carousel.sonj .carousel-caption3,
.carousel.sonj .carousel-caption3-text p {
	color: white;
	z-index: 10000;
}

.carousel.sonj .carousel-caption-gmo,
.carousel.sonj .carousel-caption-gmo.default {
	background: rgba(50, 50, 4, 0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	align-items: center;
	padding-bottom: 2rem;
}
/*TREASURY Navigation*/	

.menu-large {
  position: static !important;
}

.columns-2 {
	min-width: 400px;
}
.dropdown-header {
 background-color: #40668c;
 color: #fff;
} 
.treas-nav{
	background-color: #003366;
	font-size: .9375rem;
}
.treas-nav .navbar-dark .navbar-nav .nav-link{
	color: #fff;
	padding-right: .5rem; /*Default BT is to go to 0 on collapsed nav this sets this back to desired padding*/
	padding-left: .5rem; /*Default BT is to go to 0 on collapsed nav this sets this back to desired padding*/
}

.treas-nav .navbar-dark .navbar-toggler {
    color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}
.treas-nav  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.treas-nav .nav-link.active, .treas-nav  .show >.nav-link, .navbar-nav .show > .nav-item a, a.nav-link:hover{
        background: #40668c;
        border-radius: .25rem;
        color:#fff;
}

.treas-nav .dropdown-item:focus, .treas-nav .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #003366;
}

.treas-nav  ul li ul li ul{}
.treas-nav  ul.navbar-nav>li>ul>li>ul{
	list-style: none;
	padding-left: 1rem;
}
                                                     
                                                     
.treas-nav ul.navbar-nav>li.nav-item>a.nav-link{
	white-space: normal;
}

/*Division Navigation*/	

.menu-large {
  position: static !important;
}

.columns-2 {
	min-width: 400px;
}
.dropdown-header {
 background-color: #40668c;
 color: #fff;
} 
.div-nav{
	background-color: #003366;
	font-size: .9375rem;
}
.div-nav .navbar-dark .navbar-nav .nav-link{
	color: #fff;
	padding-right: .5rem; /*Default BT is to go to 0 on collapsed nav this sets this back to desired padding*/
	padding-left: .5rem; /*Default BT is to go to 0 on collapsed nav this sets this back to desired padding*/
}

.div-nav .nav-link.active,.div-nav  .show >.nav-link{
	background: #40668c;
	border-radius: .25rem;
}
.div-nav .navbar-dark .navbar-toggler {
    color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}
.div-nav  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.div-nav .dropdown-item:focus, .div-nav .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #003366;
}
/* -------- Press Releases ---------------------------------*/
.press-title {
   	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

.press-title .date{
	display: inline-block;
	background-color: #003366;
	color: white;
	border-radius: 10px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
    width: 50px;
    float: left;
	margin-right: 14px;
}
.press-title .date .day{
	display: block;
	background-color: white;
	color: #013555;
	border-radius: 10px;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px;
	line-height: 1em;
}

.press-date {
	display: inline-block;
	background-color: #003366;
	color: white;
	border-radius: 10px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
    width: 50px;
    float: left;
	margin-right: 14px;
}
.press-day {
	display: block;
	background-color: white;
	color: #013555;
	border-radius: 10px;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px;
	line-height: 1em;
}
/* -------------------------------------------- */
/* -------- Event Dates ---------------------------------*/
.event-title {
   	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

.event-title .date{
	display: inline-block;
	background-color: #d6e3ec;
	color: #01567a;
	border-radius: 10px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
    width: 50px;
    float: left;
	margin-right: 14px;
}
.event-title .date .day{
	display: block;
	background-color: white;
	color: #01567a;
	border-radius: 10px;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px;
	line-height: 1em;
}

.event-date {
	display: inline-block;
	background-color: #d6e3ec;
	color: white;
	border-radius: 10px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
    width: 50px;
    float: left;
	margin-right: 14px;
}
.event-day {
	display: block;
	background-color: white;
	color: #01567a;
	border-radius: 10px;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px;
	line-height: 1em;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/* -------- End Press Releases ---------------------------------*/


/*FOOTER*/
footer.sonj {
	background: #363636;
	padding: 15px 0;
	color: #fff;
	font-size: 1rem;
	font-weight: 300;
}

footer.site {
	background: #003366;
	padding: 15px 0;
	color: #fff;
	font-size: 1rem;
	margin-top: 30px;
	font-weight: 300;
}

.footer.site ul.statewide{
	list-style: none;
	padding: 0px;
}
.footer.site ul.statewide a{
	color: #ffffff;
	font-weight: 500;
}


.footer.site h3 {
    padding: 20px 0 10px 0px;
    color: #fff;
    width: 100%;
    border-bottom: 2px solid #fff;
	font-size: 1.25rem;
}
.footer.site h3 a,
.footer.site .columned a{
	color: #ffffff;
}


.footer.site  .columned ul li,
.footer.site  .columned ul{
	list-style: none;
	padding: 0px;
}

.footer.site  .columned>ul>li>h5{
	border-bottom: 1px solid #fff;
	font-size: 1rem;
	font-weight: 500;
}

@media  screen and (max-width: 767px) {
	body .footer.site  .columned>ul>li>h5{
		border-bottom: 0px solid #fff;
	}
}

.footer.site  .columned>ul>li>ul{

}

/*column solution for footer*/

@media  screen and (max-width: 575px) {
	.columned {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
	}
}


@media  screen and (min-width: 576px) and (max-width: 767px) {
	.columned {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
	}
}


@media screen and (min-width: 768px) {
	.columned {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
	}
}



.columned ul{
	display: inline-block;
	width: 100%;
}

.columned ul{
	margin-bottom: .75rem;
}

.columned ul{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #999;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #000;
  color: white;
}


.btn-treasury {
  color: #fff;
  background-color: #003366;
  border-color: #003366;
}

.btn-rms {
  color: #fff;
  background-color: #0066cc;
  border-color: #fff;
}

.btn-treasury:hover {
  color: #fff; 
  background-color: #40668c;
  border-color: #003366;
}

.btn-treasury:focus, .btn-treasury.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-treasury.disabled, .btn-treasury:disabled {
  color: #fff;
  background-color: #40668c;
  border-color: #003366;
}

.btn-treasury:not(:disabled):not(.disabled):active, .btn-treasury:not(:disabled):not(.disabled).active,
.show > .btn-treasury.dropdown-toggle {
  color: #fff;
  background-color: #003366;
  border-color: #005cbf;
}

.btn-treasury:not(:disabled):not(.disabled):active:focus, .btn-treasury:not(:disabled):not(.disabled).active:focus,
.show > .btn-treasury.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/*Phone Number Input "hack"*/
.phone-number .col-xs-3::after{
 content: "-";
 position:absolute;
    right: 5px;
    color: black;
    border: 0px solid;
    top: 5px;
}

.phone-number .col-xs-4{
	width:25%;
}

.phone-number .col-xs-3, .phone-number .col-xs-4{

	padding-left:0;
}

@media  screen and (min-width: 570px) and (max-width: 767px) {
     #spotlight .card-columns, .card-deck, .card-columns.spotlight , .card-deck.spotlight  {
        column-count: 2;
}
  .card-columns.assist {
        column-count: 3;
    }
.card-deck.assist {
        column-count: 3;
    }
.card-columns.links{
        column-count: 3;
    }
.card-text{
   word-wrap: break-word;
}
.card{
  overflow: hidden;
}
  .carousel-inner-card .active,
  .carousel-inner-card .active + .carousel-item-card,
  .carousel-inner-card .active + .carousel-item-card + .carousel-item-card {
    display: block;
  }
}



@media  screen and (min-width: 768px) and (max-width: 993px) {
     #spotlight .card-columns, .card-deck, .card-columns.spotlight , .card-deck.spotlight{
        column-count: 2;
    }

   .card-columns.assist {
        column-count: 5;
    }
.card-deck.assist {
        column-count: 3;
    }
.card-columns.links{
        column-count: 6;
    }
.card-text{
   word-wrap: break-word;
}
card{
  overflow: hidden;
}

}

@media  screen and (min-width: 994px) and (max-width: 1300px) {
     #spotlight .card-columns, .card-deck, .card-columns.spotlight, .card-deck.spotlight {
        column-count: 2;
    }

   .card-columns.assist {
        column-count: 4;
    }
.card-deck.assist {
        column-count: 4;
    }
.card-columns.links{
        column-count: 3;
    }
.card-text{
   word-wrap: break-word;
}
.card{
  overflow: hidden;
}
}
@media (min-width: 1301px) { 
   #spotlight .card-columns, .card-deck, .card-columns.spotlight, .card-deck.spotlight{
        column-count: 4;
    }
.card-columns.links{
        column-count: 4;
    }
.card-deck.assist {
        column-count: 3;
    }
.card-columns.assist {
        column-count: 4;
    }
.card-text{
   word-wrap: break-word;
}
.card{
  overflow: hidden;
}

	
	/*column solution for footer*/
.columned-parent{
  position: unset;
}
.columned {
  /*width: 90vw;*/
}

.columned .dropdown-item{
  white-space:normal;
}
@media  screen and (max-width: 575px) {
	.columned {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		-ms-column-break-inside: avoid;
		-o-column-break-inside: avoid;
		column-break-inside: avoid;
		-webkit-perspective:1;
        break-inside: avoid;
	}
}


@media  screen and (min-width: 576px) and (max-width: 767px) {
	.columned {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		-ms-column-break-inside: avoid;
		-o-column-break-inside: avoid;
		column-break-inside: avoid;
		-webkit-perspective:1;
        break-inside: avoid;
	}
}


@media screen and (min-width: 768px) {
	.columned {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		-ms-column-break-inside: avoid;
		-o-column-break-inside: avoid;
		column-break-inside: avoid;
		-webkit-perspective:1;
        break-inside: avoid;
	}
}



.columned ul,
.columned li{
	display: inline-block;
	width: 100%;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	-o-column-break-inside: avoid;
	column-break-inside: avoid;
	-webkit-perspective:1;
    break-inside: avoid;    
}

.columned ul{
	margin-bottom: .75rem;
}

.columned ul,
.columned li{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
}
    
    th{
    font-weight: normal;
}