/* TPD */
/* **************************************************/
.modal p, .modal h1 {
  text-align: left;
}
.modal-footer a.btn:link, 
.modal-footer a.btn:visited, 
.modal-footer a.btn:hover, 
.modal-footer a.btn:active {
  text-decoration: none;
}
.modal h1{
	font-size: 33px;
	margin: 10px 0px;
}

/*
.modal .btn-primary {
  background-color: #F8981D;
  background-image: none;
  border-color: #357EBD;
  color: #FFFFFF;
}
*/


.modal-footer a.btn:link, 
.modal-footer a.btn:visited, 
.modal-footer a.btn:hover, 
.modal-footer a.btn:active {
  text-decoration: none;
}

.promoMain > .slides > li{
     display:none;
}


/*
** Stick nav anchor fix
 	.editor a[name],.anchor_link, .anchor{
	padding-top:130px;
	margin-top:-130px;
	display: block;
}
*/

/*  make the missing link popovers fancier */
.missing-link-title {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
}

 /* ****TCalc Fixes*/
/*
 #calccontent input{
	margin: 0px 10px;
}

.cTimeValue input, .cTimeValue span, .cTimeValue label{
	display: inline-block !important;
	margin: 0px 4px !important;
	position: initial !important;
	padding: 0 !important;
}
*/

/**table fix **/
/*
.tablecontent1, .tablecontent2, .wc_table th{width:auto;}
*/


/*
embedded form left align fix
td{
	width: auto;
	display: block;
	float: left;
}
			*/

/** clickableDiv style **/
.clickableDiv *:hover, .clickableDiv:hover{cursor:pointer}

.include_back .header img{visibility:hidden;}

.old_ie	#main-wrapper::after,
.ie8	#main-wrapper::after,
.ie9	#main-wrapper::after,
.ie10	#main-wrapper::after,
.ie11	#main-wrapper::after{
	height: auto !important;
}

#loginForm{
 padding-bottom: 20px;
}
.access-link{
	margin-top: 20px;
	color: white;
	display:block;
	font-weight:bold !important;
	font-size:14px;
	font-size:0.786em;
font-family: Arial, Helvetica, sans-serif;
	
}
.access-link:hover{
	color: white;
	text-decoration: underline;
}


#addBodyClasses, #addContentClasses{ display: none;}


/* Overlay */

.overlaydiv {
	z-index: 7;
    	position: absolute;
}
@media (max-width: 399px)  {
	.overlaydiv{ display: none; }
	.modal-dialog {
  width: 350px;
  margin: 10% auto;
}
	.modal-body {
		padding-top:8px;
		padding-bottom:8px;
		max-height:400px;
		overflow:auto;
	}
}
@media (max-width: 599px) and (min-width: 400px) { 
	.overlaydiv {
		 right: 35px;
    		 top: 200px;
	}
	.overImg {width: 75px;}
	.modal-dialog {
  		width: 400px;
  		margin: 10% auto;
	}
	.modal-body {
		padding-top:8px;
		padding-bottom:8px;
		max-height:400px;
		overflow:auto;
	}
}
@media (max-width: 767px) and (min-width: 600px) { 
	.overlaydiv {
		right: 70px;
    		top: 230px;
	}
	.overImg {width: 150px;}
}
@media (max-width: 991px) and (min-width: 768px) { 
	.overlaydiv {
		right: 70px;
    		top : 400px;
	}
	.overImg {width: 150px;}
}
@media (max-width: 1199px) and (min-width: 992px) { 
	.overlaydiv {
		right: 60px;
    		top : 500px;
	}
	.overImg {width: 200px;}
}
@media (min-width: 1200px) { 
	.qcontainer {
	width: 1138px !important;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
	.overlaydiv {
		right: 70px;
    		top : 550px;
	}
	.overImg {width: 200px;}
	
}
@media (min-device-width: 800px) and (max-device-width: 1280px) {
  
  }
iframe#atmlocator {
	height: 850px !important;
}
#header .logo{
	    background-size: cover;
}


.careers-content {
	padding-bottom:75px;	
}

.tagReplace span{
	position: relative;
}
.tagReplace span strike {
    /* border: 3px solid white; */
    width: 100%;
	height: 7px;
	position: absolute;
	background: white;
	left:0;
	top: 15px;
	box-shadow: 0 0 7px black;
}

.icon-box-general-shortcode, .icon-box-service-shortcode, .icon-box-product-shortcode, .icon-box-beside-shortcode {
    text-align: center;
    margin-bottom: 50px;
}

.container.full {
	width: 100%;
}

.newuser {
padding-right:158px;
}

@media (min-width: 768px) {
.modal-dialog {
  width: 600px;
  margin: 185px auto;
}
}
@media (max-width:767px){
	.modal{
		z-index:9999999999;
	}
}

.row.quicklinks{
    max-width: 1400px;
    margin: auto;
}

#footer #footer-nav a, #footer #footer-nav a:link, #footer #footer-nav a {
  color: #CC0033;
  padding: 0px 20px;
  border-right: solid 1px #afb6bb;
  display: inline-block;
  text-align: center;
}
  @media (min-width: 768px) {
#footer #footer-nav > ul > li {
  display: inline !important;
  float: none;
  padding-right: 5px;
  padding-left: 0px;
}
}
#footer #footer-nav > ul {
  padding-top: 40px;
  text-align: center;
  font: 700 0.857em "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 28px 0 18px;
}

#footer .well-being p {
  color: #000;
  font-size: .857em;
  margin: 0;
}
#footer .contact-and-social {
  border-top: solid 1px #afb6bb;
  border-bottom: solid 1px #afb6bb;
  padding-top: 38px;
  padding-bottom: 38px;
  margin-top: 0px;
}
#ft_carrers {
  border-right: 0px !important;
}


#splash .desktop .home_careers_promo .nivo-caption { top:200px;  }


/*********************  Takeover Styles ********************/
.to-desktop {
	margin-bottom: 20px;
}
#splash .desktop.to-desktop>.splash-wrapper {
	margin-bottom: -20px;
}
.login-widget>form>p {
	color: white;
	font-size: .9em;
	text-align: center;
}
.takeover-caption {
	position: relative;
	display: block;
		top: -458px;
	left: 37vw;
	max-width: 45%;
	height: 0;
}
@media (min-width: 1600px) {
	.takeover-caption {
		left: 600px;
	}
}
.takeover-caption h2 {
	font-size: 20pt;
	color: #528482;
}
.takeover-caption p {
	font-size: 16pt;
}
.takeover-caption>.btn-takeover {
	background-color: #89AFD1;
	padding: 5px 15px;
	font-size: 15pt;
	text-transform: none;
	color: white;
	text-decoration: none;
	box-shadow: 3px 3px rgba(0, 0, 0, 0.1);
	height: 41px;
}
.takeover-caption>.btn-takeover:hover {
	color: white;
	background-color: #528482;
	font-size: 18pt;
	height: 45px;
	margin-left: -7px;
	margin-top: -2px;
	box-shadow: 3px 3px rgba(0, 0, 0, 0.1);
}
.takeover-caption>.btn-takeover>img {
	margin-top: -4px;
	padding-left: 15px;
	height: 130%;
}
.takeover-promo-bar-pos {
	position: relative;
	width: 100%;
	/*top: -137px;
	height: 0;*/
}
.takeover-promo-bar {
	display: flex;
	width: 100%;
	padding: 13px 25vw 13px 15vw;
	background-color: #89AFD1;
}
.takeover-promo-bar .takeover-promo-text {
	width: 80%;
	padding-top:40px;
}
.takeover-promo-bar h2 {
	font-size: 18pt;
	color: white;
	text-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}
.takeover-promo-bar p {
	font-size: 16pt;
	color: white;
	text-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}
.takeover-promo-bar .btn-wrap {
	width: 100%;
	text-align: center;
}
.takeover-promo-bar .btn-to-promo {
	background-color: white;
	text-transform: none;
	text-decoration: none;
	color: #528482;
}
.takeover-promo-bar .btn-to-promo:hover {
	background-color: #528482;
	font-size: 1em;;
	margin-left: -5px;
	margin-top: -1px;
	color: #fff;
}
.takeover-promo-bar .takeover-promo-image {
	width: 20%;
}

.takeover-mobile-1 {
	background-color: #e0e0e0;
	color: #3E4c55;
}
.takeover-mobile-1 h3, .takeover-mobile-1 h2 {
	color: #3E4c55;
}
.takeover-mobile-2 {
	background-color: #89AFD1;
	color: white
}
.takeover-mobile-2 h3, .takeover-mobile-2 h2 {
	color: white;
}
.takeover-mobile .btn {
	width: 40vw;
	margin: 20px 0;
}
.takeover-mobile-1 .btn:hover {
	color: white;
	background-color: #455560;
	font-size: 1.5em;;
	margin-left: -5px;
	margin-top: 7px;
}
.takeover-mobile-1 .btn {
	background-color: #CC0033;
	text-decoration: none;
	color: white;
}
.takeover-mobile-2 .btn {
	background-color: white;
	text-decoration: none;
	color: black;
}
.takeover-mobile-2 .btn:hover {
	color: white;
	background-color: #CC0033;
	font-size: 1.5em;;
	margin-left: -5px;
	margin-top: 7px;
}
.takeover-mobile {
	padding: 20px 15vw;
	text-align: center;
}
.takeover-mobile h3 {
	margin: 0;
}
.takeover-mobile h2 {
	font-size: 6vw;
	padding: 5px 6vw;
	margin: 0;
}


/**** login slider styles *******/

.login-widget-slider{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
    --fa-style-family-duotone: "Font Awesome 6 Duotone";
    --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
    --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
    --fa-style-family-classic: "Font Awesome 6 Pro";
    --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
    --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
    --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
    --fa-style-family-sharp: "Font Awesome 6 Sharp";
    --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #02272b;
    box-sizing: border-box;
    display: block !important;
    width: 280px;
    position: absolute;
    left: 15px;
    top: 40px;
    z-index: 9;
    text-align: center;
    }
    .login-widget-slider .footer{
        background: #818181 !important;
        border: solid 1px #818181 !important;
        width: 100%;
    }
    .login-widget-slider .active{
        display: none;
    }
    /* .flex{
        display: flex;
        gap: 10px;
        position: relative;
    } */
    .login-slider-flex{
      position: relative;
      bottom: -1px;
    }
    .login-widget-slider .screen1{
        background-color: #E4E4E3 !important;
        border: 1px solid #E4E4E3 !important;
        padding: 40px 8px !important;
    }
    .login-widget-slider .screen2{
        background-color: #000000 !important;
        border: 1px solid #000000 !important;
        padding: 40px 8px !important;
    }
    /*
    .loginForm{
        display: none;
    }
    */
    
    .login-widget-slider .btn:focus, .login-widget-slider .btn:active{
        outline: none !important;
        /* box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset !important; */
    }
    .login-widget-slider button.btn.loginbtn.color1 {
    background: #E4E4E3;
    color: teal;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    }
    .login-widget-slider .btn-animation{
    transition: all 0.5s;
    /* margin-bottom: 30px; */
    }
    .login-widget-slider .btn-animation:hover,
    .login-widget-slider .btn-animation:focus{
    transform: scale(1.05);
    }
    .login-widget-slider .btn.btn-primary.btn-green{
        color: white !important;
        background-color: teal !important;
       border-color: teal !important; 
    }
    .login-widget-slider .btn.btn-primary.bt-black{
        color: black !important;
        background-color: #e4e4e4  !important;
        border-color: #e4e4e4  !important;  
    }
    .login-widget-slider .btn.btn-primary.bt-black:hover,
    .login-widget-slider .btn.btn-primary.bt-black:focus{
        color: black !important;
        background-color: #e4e4e4  !important;
        border-color: #e4e4e4  !important;  
    }
    .login-widget-slider button.btn.loginbtn.color2 {
    background: black;
    color: white;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    }
    
    /*
    #loginForm{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    }
    */
    
    .login-widget-slider form{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    }
    .login-widget-slider .flex-reverse {
    display: flex;
    gap: 10px;
    position: relative;
    flex-direction: row-reverse;
    justify-content: flex-end;
    }
    .login-widget-slider .newuser{
        padding: 0px;
        display: flex;
        justify-content: center;
    }
    /* Tabs */
    /* tabs-switch styles */
    .login-widget-slider .tabs-switch {
      position: relative;
    }

    .login-widget-slider .tabs-switch:after {
      content: "";
      position: absolute;
      width: 50%;
      top: 0;
      transition: left cubic-bezier(.88, -.35, .565, 1.35) .4s;
      border-radius: 27.5px;
      box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
      background-color: teal;
      height: 100%;
      z-index: 0;
    }

    .login-widget-slider .tabs-switch.left:after {
      left: 0;
    }

    .login-widget-slider .tabs-switch.right:after {
      left: 50%;
    }

    .login-widget-slider .tabs-switch .tabs {
      display: inline-block;
      width: 50%;
      padding: 12px 0;
      z-index: 1;
      position: relative;
      cursor: pointer;
      transition: color 200ms;
      font-size: 16px;
      font-weight: bold;
      line-height: normal;
      user-select: none;
    }

    .login-widget-slider .tabs-switch .tabs.active {
      color: #ffffff;
    }

/* other styles */



.text-center {
  text-align: center;
}

/*
h1 {
  font-size: 38px;
  font-weight: bold;
  display: block;
  width: 100%;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 40px;
}
*/

.login-widget-slider .wrapper {
  /* border-radius: 37px; */
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #e4e4e4;
  padding: 8px;
  width: 100%;
  max-width: 316px;
  margin-left: auto;
  margin-right: auto;
}
.login-widget-slider .tabs-switch.text-center {
    /* background: #c2c2c2; */
    border-radius: 21px;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset; */
    box-shadow: rgb(50 50 93 / 20%) 0px 0px 20px 0px inset, rgb(0 0 0 / 16%) 0px 18px 36px -18px inset;
}
.login-widget-slider .tabs-switch.text-center.right {
    display: flex;
}
.login-widget-slider .tabs-switch.left.text-center {
    display: flex;
}
.login-widget-slider .tabs-switch.right:after {
    left: 50%;
    background-color: black;
}
    /* Tabs */

@media (max-width:991px){
	.login-widget-container{
		display:none !important;
	}
	.login-widget-slider{
		
	}
}
@media (max-width:767px){
	.login-widget-container{
		display:none !important;
	}
	.login-widget-slider{
		position: relative;
    	width: 100%;
    	top: 0;
    	left: 0;
    	margin: 0;
    	background-color: #818181;
	}
}
/**** end login slider styles *******/
@media only screen and (min-width: 760px) and (max-width: 860px)
{
.footer_2022 {
	margin-right:0px !important;
}
.badge {
 margin: 0 0 0 -17px !important;
}
}

.footer_2022 {
	margin-right:25px;
}