/* Content Box with 3D Outline */

.ctbx3dot-ct {
	display: block;
}

.ctbx3dot-ct a {
	display: block;
	width: 100%;
	margin: auto;
	text-decoration: none;
	color: #000;
	background-color: #FFFFFF;
	border: 1.5px solid #000;
	transition: padding;
	transition-duration: 1s;
	transition-delay: ease;
	padding: 10px;
}

.ctbx3dot-ct a:hover {
	border: 1px solid #000;
	transition: padding;
	transition-duration: 1s;
	transition-delay: ease;
	padding: 20px;
}

.ctbx3dot-ct a .ctbx3dot-in {
	display: block;
	padding: 15px;
}

.ctbx3dot-tt {
	text-transform: uppercase;
	font-family: "Sofia Pro Regular";
	font-weight: bold;
	font-size: 20px;
	margin-top: 2px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 18px;
}

.ctbx3dot-dc {
	font-family: "Sofia Pro Regular";
	font-size: 13px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
}

.ctbx3dot-sc {
	width: fit-content;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #C80000;
}

.ctbx3dot-sb {
	font-family: "Sofia Pro Light";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px;
}

/* Content Box with 3D Outline */

.co501vb-hoverButton{
	border-style:solid;
	border-width:1px;
	border-color:white;
	color: white;
	display:block;
	font-style:'PT Sans', arial;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	-webkit-transition: box-shadow .5s, border-style .5s, border-color .5s, border-width .5s. background-color .5s; /* Safari */
	transition: box-shadow .5s, border-style .5s, border-color .5s, border-width .5s, background-color .5s;
	text-decoration:none !important;
}

.co501vb-hoverButton:hover{
	box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.3);
	border-color: #404040;
	color:white;
	text-decoration:none !important;
}

.co501vb-hoverButton:focus{
	box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.3);
	border-color: #404040;
	color:white;
	text-decoration:none !important;
}


.co501vb-USABLUE{
	color: #ffffff !important;
	background-color: #00205B;
}

.co501vb-USABLUE:hover{
	background-color: #BF0D3E;
}

.co501vb-USABLUE a:focus{
	background-color: #BF0D3E;
}

.co501vb-USARED{
	color: #ffffff !important;
	background-color: #BF0D3E;
}

.co501vb-USARED:hover{
	background-color: #00205B;
}


.co501vb-USAGREY{
	color: #ffffff !important;
	background-color: #63656a;
}

.co501vb-USAGREY:hover{
	background-color: #3b6499;
}


.co501vb-USAPOWDERBLUE{
	color: #ffffff !important;
	background-color: #3b6499;
}

.co501vb-USAPOWDERBLUE:hover{
	background-color: #63656a;
}

.co501vb-USAPOWDERBLUE-2{
	background-color: #3b6499;
}

.co501vb-USAPOWDERBLUE-2:hover{
	background-color: #00205B;
}


.co501vb-USAWHITE{
	background-color: #FFFFFF;
	border-color: #aaaaaa !important;
	color: #00205B !important;
}

.co501vb-USAWHITE:hover{
	background-color: #00205B;
	border-color: #00205B !important;
	color: #FFFFFF !important;
}


.co501vb-smallwidth {
	width: 175px;
}

.co501vb-mediumwidth {
	width: 355px;
}

.co501vb-fullwidth {
	width: 100%;
}

.co501vb-fntsm {
	font-size: 14px;
	font-weight:normal;
}

.co501vb-fntlg {
	font-size: 18px;
}

.co501vb-crnr-01 {
	border-radius: 0px;
}

.co501vb-crnr-02 {
	border-radius: 15px;
}

.co501vb-crnr-03 {
	border-radius: 25px;
}

.co501vb-crnr-04 {
	border-radius: 40px;
}

.co501vc-hoverButton{
	border-style:solid;
	text-decoration:none;
	border-width:1px;
	border-color:white;
	color: white;
	display:block;
	font-style:'PT Sans', arial;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	background-color: rgba(255, 255, 255, 0.0);
	-webkit-transition: box-shadow .5s, border-style .5s, border-color .5s, border-width .5s. background-color .5s, color .5s;/* Safari */
	transition: box-shadow .5s, border-style .5s, border-color .5s, border-width .5s, background-color .5s, color .5s;
	text-decoration:none !important;
}

.co501vc-hoverButton:hover{
	box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.3);
	border-color: #00205B;
	text-decoration:none;
	background-color: rgba(255, 255, 255, 1.0); !important;
	color: #00205B; 
}

.co501vc-smallwidth {
	width: 175px;
}

.co501vc-mediumwidth {
	width: 355px;
}

.co501vc-fullwidth {
	width: 100%;
}

.co501vc-fntsm {
	font-size: 14px;
	font-weight:normal;
}

.co501vc-fntlg {
	font-size: 18px;
}

.co501vc-crnr-01 {
	border-radius: 0px;
}

.co501vc-crnr-02 {
	border-radius: 15px;
}

.co501vc-crnr-03 {
	border-radius: 25px;
}

.co501vc-crnr-04 {
	border-radius: 40px;
}

.co601va-cnt-250 {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width:250px;
}

.co601va-cnt-300 {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width:300px;
}

.co601va-cnt-400 {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width:400px;
}

.co601va-cnt-500 {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width:500px;
}

.co601va-cnt-full {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width:100%;
}

.co601va-flt-left {
	float: left;
	margin-right: 15px;
}

.co601va-flt-right {
	float:right;
	margin-left: 15px;
}

.co701va-clr-usablue{
	width:250px;
	height:220px;
	background-color:#00205B;
	margin-top:60px;
	margin-bottom:60px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align: center;
}

.co701va-clr-usared{
	width:250px;
	height:220px;
	background-color:#BF0D3E;
	margin-top:60px;
	margin-bottom:60px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align: center;
}

.co701va-clr-grey{
	width:250px;
	height:220px;
	background-color:#63656a;
	margin-top:60px;
	margin-bottom:60px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align: center;
}

.co701va-clr-lightblue{
	width:250px;
	height:220px;
	background-color:#3b6499;
	margin-top:60px;
	margin-bottom:60px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	text-align: center;
}

.co701va-img{
	width:100px;
	height:100px;
	background-color:green;
	border-radius: 50px;
	position: relative;
	left: 55px;
	top:-50px;
	margin-bottom:-30px;
}

.co701va-header{
	color: white;
	font-size: 20px;
	font-family: "PT Sans", "Raleway";
	margin-bottom: -15px;
}

.co701va-body{
	color: white;
	font-size: 12px;
	line-height: 18px;
	margin-top:5px;
}

.co701va-expansion{
	text-decoration:none;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.co701va-expansion:after{
	position: absolute;
	width:70%;
	height:70%;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.co701va-expansion:hover{
	text-decoration:none;
	transform: scale(1.1, 1.1);
	box-shadow: 0 1px 2px #D4D4D4;
}

.co701va-link{
	text-decoration: none;
}

.co701va-link:hover{
	text-decoration: none;
}

.blue-circle-bullet{
	list-style-image: url('https://www.southalabama.edu/colleges/alliedhealth/ems/images/dotblue02.png');
}

.blue-circle-bullet a {
	text-decoration:none;
}

.blue-circle-bullet a:hover {
	color: #c1193f !important;
}

.blue-circle-bullet a:focus {
	color: #c1193f !important;
}

.pdf-bullet{
	list-style-image: url('https://www.southalabama.edu/departments/webservices/images/icons/dotpdf01.png');
}

.pdf-bullet a {
	text-decoration:none;
}

.pdf-bullet a:hover {
	color: #c1193f !important;
}

.pdf-bullet a:focus {
	color: #c1193f !important;
}

.round-modal-container{
	background-color: #00205B;
	height: 370px;
	width: 370px;
	display: table-cell;
	overflow: hidden;
	vertical-align:middle;
	text-align: center;
	border-radius:50%;
	color:white;
}

.round-modal-container a{
	color:white; 
}

.round-modal-list{
	list-style: none;
	margin-left:-30px;
}

.round-modal-link{
	text-decoration: none;
	color:white;
}

.round-modal-link:active{
	text-decoration:none;
}

.round-modal-link:visited{
	color: white;
}

.round-modal-link:hover{
	color:grey;
}

.dgraybg{
	color:#FFFFFF;
	background-color: #595959;
}

.lgraybg{
	color:#000000;
	background-color: #C0C0C0;
}

.rds-bannerimage-container{
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-color:black;
}

.rds-bannerimage-text{
	font-size: 46px;
	color:white;
	position: absolute;
	font-family: 'Gotham Black';
	margin-bottom: -10px;
	font-weight: 700;
	line-height: 1.1;
	color: #FFFFFF;
	text-shadow: 20px 20px 20px 20px rgba(0, 0, 0, 0.6)
	/* background-color: rgba(28, 35, 30, 0.9); */

}

.rds-bannerimage-subtext{
	font-size: 24px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 4px;
	margin-top: -10px;
text-shadow: 20px 20px 20px 20px rgba(0, 0, 0, 0.6)
	/* background-color: rgba(28, 35, 30, 0.9); */

}

.rds-bannerimage-top-left{
	top:10%;
	left:5%;
}

.rds-bannerimage-top-right{
	top:10%;
	right:5%;
}

.rds-bannerimage-top-center{
	top:15%;
	left:35%;
}

.rds-bannerimage-middle-left{
	top:40%;
	left:5%;
}

.rds-bannerimage-middle-center{
	top:40%;
	left:40%;
}

.rds-bannerimage-middle-right{
	top:40%;
	right:5%;
}

.rds-bannerimage-bottom-left{
	bottom:15%;
	left:5%;
}

.rds-bannerimage-bottom-right{
	bottom:15%;
	right:5%;
}

.rds-bannerimage-bottom-center{
	bottom:15%;
	left:35%;
}

@media screen and (max-width: 1000px) {
	.rds-bannerimage-text{
		font-size: 30px;	
	}

	.rds-bannerimage-subtext{
		font-size: 20px;
	}

}

@media screen and (max-width: 740px) {
	.rds-bannerimage-text{
		font-size: 20px;	
	}

	.rds-bannerimage-subtext{
		font-size: 10px;
	}

}

.fullwidth-youtube-video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.fullwidth-youtube-video-container iframe, .fullwidth-youtube-video-container object, .fullwidth-youtube-video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.contentcontainerrds{
		border-top: solid #00205B 3px;
		margin-top: 24px;
		margin-bottom: 0px;
		display: inline-block;
		color: black;
		width:100%;
		-webkit-transition:  .4s ease-in-out;
		-moz-transition:     .4s ease-in-out;
		-ms-transition:      .4s ease-in-out;
		-o-transition:       .4s ease-in-out;
		transition:          .4s ease-in-out;
	}
	
	.contentcontainerrds:hover{
		box-shadow: 0 7px 15px #ddd;
		border-top: 3px solid #BF0D3E;
		margin-top: 14px;
		margin-bottom: 10px;
		color:black; 
		-webkit-transition:  .4s ease-in-out;
		-moz-transition:     .4s ease-in-out;
		-ms-transition:      .4s ease-in-out;
		-o-transition:       .4s ease-in-out;
		transition:          .4s ease-in-out;
	}
	
	.featuredcontentrds{
		color:black;
		text-decoration: none;
		padding-left: 20px;
		
	}
	
	.contentlinkrds {
		text-decoration: none;
		color: black;
	}
	
	.contentlinkrds:hover{
		text-decoration: none;
		color: black;
	}
	
	.contentlinkrds:visted{
	color:black;
	text-decoration: none;
	}

	.centered-component{
		display: inline-block;
		margin: auto;
	}

	.countdown-surveyor{
		font-family: 'Surveyor Pro Medium', sans-serif;
	}
	.countdown-united-sans{
		font-family: 'United Sans Condensed Medium', sans-serif;
	}
	.countdown-default{
		font-family: 'Sofia Pro Regular', sans-serif;
	}
	.countdown-large{
		font-size: 84px;
	}
	.countdown-medium{
		font-size: 42px;
	}
	.countdown-small{
		font-size: 12px;
	}
	.countdown-content {
    max-width: 100%;
}

	.countdown-digit {
    display: inline-block;
    vertical-align: center;
	}

	.countdown-digit-number {
    padding: 0 24px;
	}

	.countdown-digit-label {
    padding-bottom: 5px;
    font-size: 23px;
    text-transform: uppercase;
	text-align: center;
	margin-top: -25px;
	}

/* Farzam - Code for new Linked Hover Boxes */

.gg-hobx a {
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-decoration: none !important;
	padding: 18px;
}

.gg-hobx a:hover {
	background-color: #BF0D3E !important;
	color: #FFFFFF;
	text-decoration: none;
}

.gg-hobx a:focus {
	background-color: #BF0D3E !important;
	color: #FFFFFF;
	text-decoration: none;
}

.gg-hobx img {
	margin: auto;
	padding: 10px;
}

.gg-hobx-des {
	font-family: "Sofia Pro Regular";
	font-size: 22px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.gg-imgbx-cnt {
	display: block;
}

.gg-imgbx-cnt img {
	width: 100%;
	z-index: 100;
}

.gg-imgbx-cnt a {
	display: block;
	position: relative;
	width: 90%;
	margin-top: -80px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 25px;
	border-top: 5px solid #F0B323;
	background-color: #f2f2f2;
	text-decoration: none;
	z-index: 5000;
}

.gg-imgbx-cnt a:hover {
	background-color: #C7F3FF;
}

.gg-imgbx-cnt a:focus {
	background-color: #C7F3FF;
}

.gg-imgbx-cnt div:nth-of-type(1) {
	font-family: 'Sofia Pro Medium';
	font-size: 22px;
	text-decoration: underline;
	text-align: center;
	color: #BF0D3E;
	padding-bottom: 15px;
}

.gg-imgbx-cnt div:nth-of-type(2) {
	font-family: 'Sofia Pro Light';
	font-size: 15px;
	color: #000000;
}


@media (max-width: 990px) {
	
	.gg-imgbx-cnt img {
		display: none;
	}
	
	.gg-imgbx-cnt a {
		width: 100%;
		margin-top: 0px;
	}
	
}

.gg-imgbx-cnt-a {
	display: block;
}

.gg-imgbx-cnt-b {
	display: none;
}

/* Gaby - code for Partitioned Content Box */
.gg-3d-cobox {
	display: flex;
	flex-basis: 50%;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.45);
	padding: 0;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out;
	}
		
		
.gg-3d-cobox:hover {
	transform: scale(1.02);
	z-index: 99;
	background-color: #BF0D3E !important;
	}
		
.gg-3d-cobox a {
	text-decoration: none;
	}
		
.gg-3d-cobox a:focus {
	background-color: #BF0D3E !important;
	height: inherit;
	}
				
.gg-3d-cobox-image {
	flex-basis: 50%;
	height: auto;
	width: 100%;
	}
		
.gg-3d-cobox-content {
	padding: 25px; 
	border-radius: 1px; 
	width: 100%; 
	height: auto;
	flex-basis: 50%;
	}
		
.gg-3d-cobox-content img {
	margin-left: auto; 
	margin-right: auto;
	width: 60px; 
	height: 50px;
	}

.gg-3d-cobox-content hr {
	margin-top: -25px;	
}

.gg-3d-cobox-content p:nth-of-type(1) {
	font-weight: bold; 
	font-size: 1.25em;	
	text-align: center; 
	padding-bottom: 2px; 
	font-family: "Poppins Bold";
}

.gg-3d-cobox-content p {
	color:#FFFFFF;
	text-align: center; 
	padding: 2rem;
	font-size: 1em; 
	font-family: "Sofia Pro Light";	
}

@media (max-width: 1300px){

	.gg-3d-cobox {
		height: auto !important;
	}	

}
		
/*Horizontal view*/
.gg-3d-cobox-horizontal {
	display: flex; 
	flex-direction: row;
	}
	
.gg-3d-cobox-horizontal2 {
	display: flex; 
	flex-direction: row-reverse;
	}
		
@media (max-width: 990px) {
	
.gg-3d-cobox {
	display: inline-block;
	}

.gg-3d-cobox-horizontal {
	display: inline-block
	}
		
.gg-3d-cobox-horizontal2 {
	display: inline-block
	}
		
	}

/* Code for Zooming Background Content Box with Overlay */ 

.gg-bxzoom a .gg-bxzoom-cont {
        width: 100%;
        overflow: hidden;
        position:relative;
        margin-top:5px;
        margin-bottom:5px;
        background-color: #000000;
}

.gg-bxzoom a .gg-bxzoom-bg {
        height: 100%;
        width: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        z-index:0;
        position:absolute;
}

.gg-bxzoom a:hover .gg-bxzoom-bg {
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
}

.gg-bxzoom a:focus .gg-bxzoom-bg {
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
}

.gg-bxzoom a .gg-bxzoom-bg-cnt {
        z-index: 999;
        width:100%;
        position:absolute;
        text-align: center;
        display:inline-block;
        vertical-align: middle;
        line-height: 30px;
        color:white;
        padding-top: 125px;
        padding-left: 20px;
        padding-right: 20px;
}

.gg-bxzoom a .gg-bxzoom-txt {
        font-family: "Sofia Pro Medium";
        font-size: 19px;
        font-weight: normal;
        margin: 0 auto;
        display: flex;
        position: absolute;
        padding-left: 10px;
        padding-right: 10px;
        left: 0;
        line-height: 20px;
        align-items: center;
        bottom: 0;
        justify-content: center;
        width: 100%;
        height: 30%;
        background: rgba(0, 32, 91, 0.7);
        box-sizing: border-box;
}

.gg-bxzoom a:hover .gg-bxzoom-txt {
        background: rgba(151, 0, 0, 0.7);
}

.gg-bxzoom a:focus .gg-bxzoom-txt {
        background: rgba(151, 0, 0, 0.7);
}

/*Code for Faculty and Staff template*/

.flty-v1-name {
	font-family: 'Roboto Condensed Semi Bold';
	font-size: 1.2em; 
}
	
	
.flty-v1-profile img {
	margin-bottom: 5px;
}
	
.flty-v1-heading {
	font-family:Roboto Condensed Regular; 
	font-size: 1.2em;
	color: #00205B;
}
	
@media (max-width: 991px)
	{
		.flty-v1-profile {
		display: flex; 
		flex-direction: row;
		align-items: flex-start; 
		}

		.flty-v1-profile img {
		margin-right: 15px; 
		max-width: 200px;
		height: auto; 
		}

		.flty-v1-profile-info {
		display: block;
	    width: 100%;
		}
	}
	
@media (max-width: 480px)
	{
		.flty-v1-profile img {
		max-width: 125px;
		}
	
		.flty-v1-profile-info {
			display: block;
			width: 180px;
		}
	}

/* Code for Buttons with Border */

.fb-btt25-cs-inner-box {
	border: 1px solid #FFF;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 24px;
} 	

/*  USA RED COLOR */

.fb-btt25-cs-red {
	display: block;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #bf0d3e;
	color: #FFFFFF !important;
	width: fit-content;
	border: 1px solid #FFF;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family: "Oswald Regular";
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.5px;
}

.fb-btt25-cs-red:hover {         	 
	background-color: #00205B;
	color: #ffffff;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;        
}

.fb-btt25-cs-red:focus {         	 
	background-color: #00205B;
	color: #ffffff;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;        
}


/* USA BLUE BUTTON */

.fb-btt25-cs-blue {
	display: block;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #00205b;
	color: #FFFFFF !important;
	width: fit-content;
	border: 1px solid #FFF;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family: "Oswald Regular";
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.5px;
}

.fb-btt25-cs-blue:hover {         	 
	background-color: #bf0d3e;
	color: #ffffff;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;        
}

.fb-btt25-cs-blue:focus {
	background-color: #bf0d3e;
	color: #ffffff;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}


/* USA BLACK BUTTON */

.fb-btt25-cs-black {
	display: block;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #000000;
	color: #FFFFFF !important;
	width: fit-content;
	border: 1px solid #FFF;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family: "Oswald Regular";
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.5px;
}

.fb-btt25-cs-black:hover {         	 
	background-color: #bf0d3e;
	color: #ffffff;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;        
}

.fb-btt25-cs-black:focus {
	background-color: #bf0d3e;
	color: #ffffff;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}

/* USA Standard BUTTON */

.fb-btt25-cs-standard {
	display: block;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: transparent;
	color: #000000;
	width: fit-content;
	border: 1px solid #3072AB;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family: "Oswald Regular";
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-align: center;
}

.fb-btt25-cs-standard:hover {         	 
	background-color: #bf0d3e;
	color: #FFFFFF;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;        
}

.fb-btt25-cs-standard:focus {
	background-color: #bf0d3e;
	color: #FFFFFF;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}

/* USA TRANSPARENT BUTTON */

.fb-btt25-cs-transparent {
	display: block;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: transparent;
	color: #FFFFFF !important;
	width: fit-content;
	border: 1px solid #FFF;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family: "Oswald Regular";
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-align: center;
}

.fb-btt25-cs-transparent:hover {         	 
	background-color: #bf0d3e;
	color: #FFFFFF;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;        
}

.fb-btt25-cs-transparent:focus {
	background-color: #bf0d3e;
	color: #FFFFFF;
	-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}
