/**************************** GLOBAL ****************************/
body {
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center 0%;
    font-family: 'Gotham', sans-serif;
}
body, td, th {
    color: #000;
    -webkit-text-size-adjust: none;
    font-size: 0.8em;
    line-height: 1.4em;
}

img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}
.scalable {
    max-width: 100% !important;
    height: auto !important;
}
a:link, a:active, a:visited {
    outline: none;
    text-decoration: none;
    transition: all .15s ease-out;
}
a:hover {
    color: #64b246;
    text-decoration: none;
}
a:focus {
    -moz-outline-style: none;
}
input[type="button"], input[type="submit"], input[type="reset"] { /* remove for standard buttons */
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-appearance: none;
    appearance: none;
}
.imgover { /*class to call JS function for rollovers*/
}
.clearfix {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.nowrap {
    white-space: nowrap;
    /*	display: inline-block;*/
    overflow: hidden;
}
.bold {
    font-weight: 700;
}
h1, 
h2, 
h3 {
  font-family: 'Gotham', sans-serif;
}
.global-inside {
    width: 90%;
    margin: 0px auto 0px auto;
}
.global-inside-1500px {
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
}
.allcaps-txt {
    text-transform: uppercase !important;
}
.table {
  display: table;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px auto 0px auto;
  border: 0px;
}
.row {
  display: table-row;
  margin: 0px;
  padding: 0px;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
main {
  width: 100%;
  overflow: hidden;
  margin-top: 105px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
/**************************** HEADER ****************************/
header {
  position: fixed;
  background-color: #FFFFFF;
  top: 0px;
  width: 100%;
  z-index: 50000000;
  padding: 17px 0px 21px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
border-bottom: 1px solid #0076a8;
}
header ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
header li {
  display: inline-block;
  vertical: middle;
}
.header-inside {
  width: 90%;
  margin: 0px auto;
}
.header-inside .header-logo {
  width: 220px;
  padding: 0px;
}
.header-inside .header-logo a.logo {
	display: block;
	width: 100%;
	padding-bottom: 28.8%;
	margin: 0px;
	background-image: url(../images/global/LeeHealth-logo.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-top {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
}
/*--SHARE THIS--*/
.shareThis-holder-main-pg {
    text-align: center;
	width: 100%;
background-color: #f4f4f5;
padding: 0.2em 0px 0.2em;
border-bottom: 1px solid #696a6c;
}
.share-this-icons {
  display: inline-block;
}
.share-this-icons > div {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
  color: rgba(60,60,67,1);
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .05em;
  margin-top: 5px;
}
.share-this-icons ul {
  padding: 0;
  margin: 0;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
}
.share-this-icons ul li {
  display: inline-block;
  margin: 0 1px;
  height: 20px;
  width: 20px;
  position: relative;
  border-radius: 100%;
}
.share-this-icons ul li a {
  background-color: rgb(244 244 245);
  display: inline-block;
  height: 18px;
  width: 18px;
  padding: 0;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: none;
  border-radius: 100%;
  border: 1px solid #696a6c;
}
.share-this-icons ul li a:hover {
  background-color: #696a6c !important;
}
.share-this-icons ul li a.share-facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg  xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cpath d='M35.8,16.26h-7.64v-5.01c0-1.88,1.25-2.32,2.13-2.32h5.39V.65l-7.43-.03c-8.25,0-10.12,6.17-10.12,10.12v5.52h-4.77v8.53h4.77v24.14h10.03V24.79h6.77l.88-8.53Z' fill='%23000'/%3E%3C/svg%3E");
}
.share-this-icons ul li a.share-twitter {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 1200 1227' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z' fill='%23000'/%3E%3C/svg%3E%0A");
}
.share-this-icons ul li a.share-linkedin {
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve' fill='%23000'%3E%3Cg%3E%3Cpath d='M4.9,18h8.3v26.4H4.9V18z'/%3E%3Cpath d='M8.9,5.6c-3,0-5,2-5,4.6c0,2.6,1.9,4.6,4.9,4.6h0.1c3.1,0,5-2,5-4.6C13.8,7.5,11.9,5.6,8.9,5.6L8.9,5.6z'/%3E%3Cpath d='M35.7,17.8c-4.7,0-7.7,2.6-8.2,4.4V18h-9.3c0.1,2.2,0,26.4,0,26.4h9.3V30.2c0-0.8,0-1.6,0.2-2.2c0.6-1.6,2-3.2,4.5-3.2 c3.2,0,4.7,2.4,4.7,6v13.7h9.4V29.8C46.2,21.6,41.6,17.8,35.7,17.8L35.7,17.8z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.share-this-icons ul li a.share-email {
  background-image: url("data:image/svg+xml,%3Csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%23000'%3E%3Cpath d='M24 24.2l21.2-13.8C44.5 9 43 8 41.3 8H6.7c-1.8 0-3.3 1-4 2.4L24 24.2z'/%3E%3Cpath d='M24.9 27.2c-.3.2-.6.3-.9.3s-.6-.1-.9-.3L2.4 13.8V36c0 2.2 1.9 4 4.3 4h34.5c2.4 0 4.3-1.8 4.3-4V13.8L24.9 27.2z'/%3E%3C/svg%3E%0A");
}
.share-this-icons ul li a.share-facebook:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg  xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cpath d='M35.8,16.26h-7.64v-5.01c0-1.88,1.25-2.32,2.13-2.32h5.39V.65l-7.43-.03c-8.25,0-10.12,6.17-10.12,10.12v5.52h-4.77v8.53h4.77v24.14h10.03V24.79h6.77l.88-8.53Z' fill='%23fff'/%3E%3C/svg%3E");
}

.share-this-icons ul li a.share-twitter:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 1200 1227' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z' fill='white'/%3E%3C/svg%3E%0A");
}
.share-this-icons ul li a.share-linkedin:hover {
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve' fill='%23fff'%3E%3Cg%3E%3Cpath d='M4.9,18h8.3v26.4H4.9V18z'/%3E%3Cpath d='M8.9,5.6c-3,0-5,2-5,4.6c0,2.6,1.9,4.6,4.9,4.6h0.1c3.1,0,5-2,5-4.6C13.8,7.5,11.9,5.6,8.9,5.6L8.9,5.6z'/%3E%3Cpath d='M35.7,17.8c-4.7,0-7.7,2.6-8.2,4.4V18h-9.3c0.1,2.2,0,26.4,0,26.4h9.3V30.2c0-0.8,0-1.6,0.2-2.2c0.6-1.6,2-3.2,4.5-3.2 c3.2,0,4.7,2.4,4.7,6v13.7h9.4V29.8C46.2,21.6,41.6,17.8,35.7,17.8L35.7,17.8z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.share-this-icons ul li a.share-email:hover {
  background-image: url("data:image/svg+xml,%3Csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='%23fff'%3E%3Cpath d='M24 24.2l21.2-13.8C44.5 9 43 8 41.3 8H6.7c-1.8 0-3.3 1-4 2.4L24 24.2z'/%3E%3Cpath d='M24.9 27.2c-.3.2-.6.3-.9.3s-.6-.1-.9-.3L2.4 13.8V36c0 2.2 1.9 4 4.3 4h34.5c2.4 0 4.3-1.8 4.3-4V13.8L24.9 27.2z'/%3E%3C/svg%3E%0A");
}

/**************************** BANNER ****************************/
.sub-banner-new {
  background-color: #e5f5fa;
  padding: 2em 0 1.5em;
  width: 100%;
}
.sub-banner-new .inner {
  width:90%;
  max-width: 1500px;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
.sub-banner-txt{
  padding: 2% 5%;
  margin: 0px;
  width: 38%;
  display: flex;
	display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
   align-items: center;
}
.sub-banner-photo{
	padding: 0 4% 2.8% 0;
    margin: 0px;
    width: 58%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    background-image: url(../images/global/leaf-lower.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 20%;
}
.sub-banner-photo img {
    border-bottom-left-radius: 140px;
    border-bottom-right-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 140px;
    height: 360px;
}
.sub-banner-txt h2 {
      font-size: 60px;
    line-height: 1em;
    font-weight: 700;
    margin: 0 0px 15px;
    font-family: 'Gotham', sans-serif;
    letter-spacing: -.01em;
    color: #0076a8;
    width: 100%;
}
.sub-banner-txt p {
      font-size: 16px;
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0 0 10px;
  letter-spacing: -.02em;
  color: #454545;
  width: 100%;
}

/**************************** CONTENT ****************************/
.content {
    width: 100%;
}

/*-- ---- Announcement Section ---- --*/
.opening-announce-header {
  width: 100%;
  text-align: center;
      padding: 2% 0px;
  background-color: #506D85;
background: rgb(0, 118, 168);
background: -moz-linear-gradient(0deg, rgba(0, 118, 168, 1) 0%, rgba(53, 162, 207, 1) 100%);
background: -webkit-linear-gradient(0deg, rgba(0, 118, 168, 1) 0%, rgba(53, 162, 207, 1) 100%);
background: linear-gradient(0deg, rgba(0, 118, 168, 1) 0%, rgba(53, 162, 207, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0076a8", endColorstr="#35a2cf", GradientType=1);
border-bottom: 10px solid #76B429;
}
.opening-announce-header h1 {
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.1em;
    margin: 0 auto;
	width:90%;
	max-width:800px;
	letter-spacing: -.02em;
}

/*-- ---- Program Header Section ---- --*/
.cta-info {
	width: 100%;
	text-align: center;
	padding: 40px 0px;
	color: #ffffff;
	background-image: url("../images/main/dark-blue-background.jpg");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.cta-info-inner {
  width: 96%;
  margin: 0px auto;
max-width: 1500px;
}
.cta-info-inner p {
    font-size: 18px;
    line-height: 1.3em;
	color: #ffffff;
	margin: 0px auto 20px;
  }
.cta-info-inner h1 {
  display: block;
  font-size: 60px;
  line-height: 1em;
  width: 100%;
  font-weight: 800;
  margin: 0px auto 20px;
  color: #fde146;
  letter-spacing: -.02em;
}
.cta-info-inner h2 {
 display: block;
    font-size: 30px;
    line-height: 1em;
	color: #ffffff;
    width: 100%;
    font-weight: 600;
    margin: 0 auto 15px;
    letter-spacing: -.02em;
}
.cta-info-inner .bonus {
    display: block;
    font-size: 35px;
    line-height: 1em;
	color: rgb(152 222 92);
    width: 100%;
    font-weight: 800;
    margin: 0 auto 20px;
    letter-spacing: 0em;
}
.cta-info-inner .bonus:first-of-type {
     margin: 0 auto 10px;
}
.cta-info-inner .bonus br {
    display: none;
}
.cta-btn-holder{
	width:90%;
	max-width:600px;
	border: 2px solid #ffffff;
	margin: 0 auto 15px;
	display: flex;
	flex-direction: row;
	display: -ms-flexbox;
display: -webkit-flex;
justify-content: center;
-ms-flex-pack: center;
	align-items: stretch;
	background-color: rgba(22,74,122,.90);
}
.cta-btn2-holder{
	width:90%;
	max-width:600px;
	border: 2px solid #ffffff;
	margin: 0 auto 15px;
	display: flex;
	float: left;
	flex-direction: row;
	display: -ms-flexbox;
display: -webkit-flex;
justify-content: center;
-ms-flex-pack: center;
	align-items: stretch;
	background-color: rgba(22,74,122,.90);
}
.cta-btn-holder:last-child, .cta-btn2-holder:last-child{
		margin: 0 auto 0px;
}
.cta-btn-holder-txt, .cta-btn2-holder-txt{
	width:42%;
	padding: 3% 4%;
	flex:1;
	text-align: center;
	font-size: 1.1em;
    line-height: normal;
	color: #ffffff; 
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
justify-content: center;
-ms-flex-pack: center;
	flex-direction: column;
}
.cta-btn-holder-btn,.cta-btn2-holder-btn{
	width:42%;
	flex:1;
	text-align: center;
	background-color: #45b2e9 !important;
}
.cta-btn-holder-btn a, .cta-btn2-holder-btn a {
	text-transform: uppercase;
	width: 92%;
	padding: 0 4%;
	height: 100%;
	color: #ffffff; 
	 font-size: 1.4em;
    line-height: normal;
	background-color: #45b2e9 !important;
	display: flex;
display: -ms-flexbox;
display: -webkit-flex;
justify-content: center;
-ms-flex-pack: center;
	flex-direction: column;
	 transition: .2s all ease-in-out;
}
.cta-btn-holder-btn a:hover, .cta-btn2-holder-btn a:hover{
	text-transform: uppercase;
	color: #000000; 
	background-color: #7cbc4b !important;		
}

/*--NURSE QUOTE SECTION--*/
.rn-quotes-area {
	width: 100%;
	text-align: center;
	padding: 1% 0px .5%;
	color: #ffffff;
	background-color: #0076a8;
	position: relative;
}
.rn-quotes-area .inner {
  width: 96%;
  margin: 0px auto;
max-width: 1500px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
/*	flex-wrap: wrap;*/
}
.rn-quotes-area .inner div img{
	margin: 0 auto .2%;
	width: 50%;
	
}
.rn-quotes-area .inner div {
   margin: 0px .25% 1%;
	padding: 2%;
	display: flex;
	align-items: center;
	color: #000000;
}
.rn-quotes-area .inner div h2 {
      font-size: 3em;
    line-height: 1.1em;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: -0.02em;
    position: relative;
    width: 100%;
}
.rn-quotes-area .inner div:first-child {
   flex:2;
	flex-direction: column;
	position: relative;
	align-self: center;
}

.rn-quotes-area .inner div:nth-child(2) {
    flex:3;
	flex-direction: column;
	background-color: #45b2e9;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: 400;
	letter-spacing: -0.02em;
}
.rn-quotes-area .inner div:nth-child(2) p {
   	flex-direction: column;
	background-color: #ffffff;
	padding:3% 3%;
	margin: 1% 0 .5%;
	width: 94%;
	    text-align: left;
}
.rn-quotes-area .inner div:nth-child(2) p:last-of-type {
   	margin: 1% 0 0;
}
.rn-quotes-area .inner div:nth-child(2) p strong {
   	color:#164a7a;
}
/*--Callout 01 (Global)--*/
.callout-01 {
  width: 100%;
  padding: 0px 0px;
  background-color: #45b2e9;
  margin-bottom: 10px;
}
.callout-01 .inner {
  width: 100% !important;
  max-width: none !important;
}
.callout-01 .cell {
  width: 50%;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.callout-01 .table-text {
  text-align: left;
  width: 80%;
  padding: 6% 10%;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
}
.callout-01 h2 {
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 700;
  margin: 0px 0 15px;
  letter-spacing: -0.02em;
  color: #ffffff;
  width: 100%;
}
.register {
	font-size: 20px;
	line-height: 1.1em;
	font-weight: 400;
	vertical-align: super;
}
.callout-01 p {
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 400;
  margin: 0px;
  letter-spacing: -0.01em;
  color: #ffffff;
  width: 100%;
}
.callout-01-image {
	background-image: url(../images/main/nursing-family-photo.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 25%;
}
#ground-floor .callout-01-image {
  background-image: url("../images/main/nursing-family-photo.jpg") !important;
}

/*--Callout 02 (Global)--*/
.callout-02 {
  width: 100%;
  padding: 0px;
  background-image: url("../images/main/beach-scene.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.callout-02 .inner {
  width: 100% !important;
  max-width: none !important;
}
.callout-02 .cell {
  width: 50%;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.callout-02 .table-text {
  text-align: left;
  width: 70%;
  padding: 20% 15%;
  display: inline-block;
  vertical-align: middle;
  color: #000000;
}
.callout-02 h2 {
  font-size: 30px;
    line-height: 1.1em;
    font-weight: 600;
    color: #0076a8;
    letter-spacing: -0.01em;
	margin:0 0 20px;
}
.callout-02 h3 {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 700;
    color: #000000;
}
.callout-02 p {
  font-size: 18px;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}
.callout-02-image {
 
}
#beach .callout-02-image {
}
#clinical-areas.callout-02  {
	background-image: none !important;
	background-color: #e5f5fa;
}
#clinical-areas.callout-02 .table-text {
  text-align: left;
  width: 75%;
  padding: 5% 10% 5% 10%;
  display: inline-block;
  vertical-align: middle;
  color: #000000;
/*	background-color: rgba(255,255,255,.4);*/
}
#clinical-areas.callout-02 h2 {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 700;
    color: #0076a8;
    letter-spacing: -0.02em;
    margin: 0px 0 10px;
    width: 100%;
    max-width: 600px;
}
#clinical-areas .title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    font-size: 1.5em;
    line-height: 1.7em;
    font-weight: 600;
    color: #009fdd;
    letter-spacing: 0.1em;
}

/*--Nurse Residency Section--*/
.rn-residency {
   padding: 2% 0 3.5%;
   background-color: #76B429;
}
.rn-residency .inner {
  width: 90%;
	margin: 0 auto;
  max-width:1200px;
	text-align: center;
}
.rn-residency h2 {
      font-size: 40px;
    line-height: 1.1em;
    font-weight: 700;
    margin: 0 auto 10px;
    color: #ffffff;
    width: 100%;
	letter-spacing: -0.02em;
}
.rn-residency p {
    margin: 0px 0 3%;
	padding: 0;
    font-weight: 500;
	font-size: 20px;
    line-height: 1.2em;
	color: #ffffff;	
}
.rn-residency-areas{
	display: flex;
	flex-direction: row;
	align-content: center;
	width: 100%;
}
.callout-02 .bullets {
  display: block;
  width: 100%;
  margin: 1em auto 2em;
padding: 0px;
text-align: left;
column-count: 2;	
}
.callout-02 .bullets ul {
	margin: 0;
  padding: 0;
	
}
#videoarea .bullets {
  display: block;
  width: 100%;
  margin: 1em auto 2em;
padding: 0px;
text-align: left;
column-count: 2;	
}
#videoarea .bullets ul {
	padding-left: 20px;
  margin: 10px 0;
	
}
#videoarea .bullets li {
	margin: 0px 20px 10px;
	padding: 0 20px 0 0;
    font-weight: 500;
	font-size: 18px;
    line-height: 1.2em;
	color: #000000;
	list-style-type: disc;
	letter-spacing: -0.02em;
	
}
.callout-02 .bullets li {
    margin: 0px 20px 10px;
	padding: 0 20px 0 0;
    font-weight: 500;
	font-size: 18px;
    line-height: 1.2em;
	color: #000000;
	list-style-type: disc;
	letter-spacing: -0.02em;
}
#hilites-container {
    display: block;
    padding-top: 2%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 2%;
    background-image: url(../images/main/green-background.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
}
#hilites-container li {
    list-style-type: none !important;
    padding-left: 20px;
    margin-bottom: 7px !important;
    color: #ffffff;
    display: inline-block;
    background-image: url(../images/global/bullet.png);
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: 0% center;
    margin-right: 10px;
}
/*
#hilites-container li:first-child {
    list-style-type: none !important;
    margin-bottom: 7px !important;
     background-image: none !important;
    padding-left: 20px;
    display: inline-block;
    margin-right: 10px;
}
*/
#hilites-container ul {
    margin-bottom: 0px !important;
    margin-left: -10px !important;
    margin-top: 0px;
}
#hilites-container .title {
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
	font-weight: 600;
    line-height: 1em;
    text-transform: uppercase;
    text-align: left;
	letter-spacing: -0.2px;
}
#hilites-container .categories {
    display: block;
    font-size: 2.4em;
    line-height: 1em;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: -0.8px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#hilites-container .subtitle {
    display: block;
    margin-bottom: 20px;
    font-size: 2em;
    line-height: normal;
    text-align: center;
    font-weight: 600;
    color: #000000;
 width:50%;
 margin-left: auto;
    margin-right: auto;
}
#hilites-container .body {
    display: block;
    margin-bottom: 20px;
    font-size: 1.5em;
    line-height: normal;
    text-align: center;
    font-weight: 400;
    color: #000000;
}
#hilites-chat-container {
    width: 96%;
    padding-top: 30px;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 30px;
    border: 1px solid #FFFFFF;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,0.50);
}
#hilites-chat-btn-container {
    width: 100%;
    max-width: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.hilites-bullets-left {
    display: table-cell;
    width: 45%;
    margin-right: 5%;
    text-align: left;
}
.hilites-bullets-right {
    display: table-cell;
    width: 50%;
    text-align: left;
}
.cta-info-button3 {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: normal;
    padding: 20px 30px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(270deg, rgba(80, 131, 183, 1.00) 0%, rgba(45, 104, 144, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(80, 131, 183, 1.00) 0%, rgba(45, 104, 144, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(80, 131, 183, 1.00) 0%, rgba(45, 104, 144, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(80, 131, 183, 1.00) 0%, rgba(45, 104, 144, 1.00) 100%);
    border-radius: 4px;
    width: 100%;
    max-width: 350px;
    margin: 0 auto 20px !important;
    border: 1px solid #FFFFFF;
}
.cta-info-button3:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(129, 195, 72, 1.00) 0%, rgba(106, 176, 77, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(129, 195, 72, 1.00) 0%, rgba(106, 176, 77, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(129, 195, 72, 1.00) 0%, rgba(106, 176, 77, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(129, 195, 72, 1.00) 0%, rgba(106, 176, 77, 1.00) 100%);
}

.chat-button {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: normal;
    padding: 20px 30px;
    color: #000000;
    background-image: -webkit-linear-gradient(270deg, rgba(129, 195, 72, 1.00) 0%, rgba(106, 176, 77, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(129, 195, 72, 1.00) 0%, rgba(106, 176, 77, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(129, 195, 72, 1.00) 0%, rgba(106, 176, 77, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(129, 195, 72, 1.00) 0%, rgba(106, 176, 77, 1.00) 100%);
    border-radius: 4px;
    width: 98%;
    max-width: 250px;
    margin-left: 1%;
    margin-right: 1%;
    border: 1px solid rgba(255,255,255,1.00);
}
.chat-button:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(80, 131, 183, 1.00) 0%, rgba(45, 104, 144, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(80, 131, 183, 1.00) 0%, rgba(45, 104, 144, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(80, 131, 183, 1.00) 0%, rgba(45, 104, 144, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(80, 131, 183, 1.00) 0%, rgba(45, 104, 144, 1.00) 100%);
}
.table-with-left-image {
    display: table;
    margin: 20px auto 20px auto; /* -- Change this depending on your page spacing --*/
    background-color: #99cc99;
    width: 100%; /* -- can include a max-width here if you want -- */
}
.table-with-right-image {
    display: table;
    margin: 20px auto 20px auto;
    background-color: #99cc99;
    width: 100%;
}
.table-row {
    display: table-row;
}
.table-cell-left {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: left; /* -- this is for inline element placement, not actual text --*/
    font-family: 'Montserrat', sans-serif;
    background-image: url(../images/main/beach.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}
.table-cell-right {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: left;
}
/* ---- Putting in Your Images ---- */
.table-with-left-image .table-cell-left {
    background-image: url(../images/main/beach.jpg);
    background-position: center right; /* possition will cange based on alignment of image and stuff for responsive... plan ahead -- */
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 0px 25% 0px; /* -- the % is basically just the ratio of the height to width multiplied by the % of the width of the column... in this case 50% x 50% = 25% -- */
}
.table-with-right-image .table-cell-right {
    background-image: url(../images/main/nurse-02.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 0px 25% 0px;
}
/* ---- Putting in Your Copy ---- */
.table-cell-text {
    display: inline-block;
    text-align: left;
    padding-top: 2%;
    padding-right: 2%;
    padding-left: 15%;
    padding-bottom: 2%;
    width: 470px;
    /*    max-width: 470px;  -- You basically just set this to half of the width of the space your content is going to sit in in the center of the page, minus the padding -- */
}
/* ---- YOU CAN IGNORE THIS - General made up copy sizes ---- */
.your-cells-title {
    font-size: 1.8em;
    line-height: 2em;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.1em;
}
.your-cells-sub-title {
    font-weight: 600;
    font-size: 1.8em;
    line-height: 1em;
    margin-top: 3px;
    letter-spacing: .01em;
}
.your-cells-body-copy {
    font-size: 1.3em;
    line-height: 1.7em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
}
#thank-you-container {
    display: block;
    padding-bottom: 2%;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    text-align: center;
    padding-top: 4%;
}
#thank-you-container .title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin-bottom: 40px;
    font-size: 1.8em;
    line-height: 1em;
    font-weight: 600;
    color: #0076a8;
    letter-spacing: -0.01em;
}

/*-- ---- ---- ---- Facilities Images ---- ---- ---- --*/
.facilities-area {
    border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	display: flex;
	align-items: center;
	flex-direction: row;
}
.facilities-area div {
    display: flex;
	flex-direction: row;
}
/*-- ---- ---- ---- GENERAL FORM ELEMENTS ---- ---- ---- --*/
.form-header {
	display: block;
    width: 94%;
    max-width: 1100px;
    padding: 40px 3% 35px 3%;
    margin: 0px auto;
	font-size: 2.2vw;
	font-weight: 600;
	color: #ffffff;
	background-color: #5eb3d8;
}
#optimator-form {
    width: 94%;
    max-width: 1100px;
    background-color: #ffffff;
    padding: 2% 3%;
    margin: 0px auto 40px auto;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
}
#optimator-form ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#optimator-form ul li {
    margin-top: 15px;
}
.intro-txt {
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 10px auto 20px auto;
}
.disclaimer-txt {
    font-weight: 400;
    font-size: 1em;
    line-height: 1.5em;
    margin: 20px auto 20px auto;
    color: #454545;
}
/*-- ---- ---- ---- KEY FORM ELEMENTS ---- ---- ---- --*/
#optimator-form ul li label {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: 400;
    width: 250px;
}
#optimator-form ul li input {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: calc(94% - 260px);
    outline: none;
    border: 1px solid #cccccc;
    padding: 7px 3%;
    margin: 0px 0px 0px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 1px 1px 0px 0px #e8e8e8;
    box-shadow: inset 1px 1px 0px 0px #e8e8e8;
}
#optimator-form ul li select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ffffff;
    background-image: url(../images/global/up-and-down-arrows.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    height: 35px;
    font-size: 1em;
    padding: 0px 3%;
    width: calc(100% - 260px);
    border: 1px solid #cccccc;
    margin: 5px 0px 0px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 1px 1px 0px 0px #e8e8e8;
    box-shadow: inset 1px 1px 0px 0px #e8e8e8;
}
/*-- ---- RESUME UPLOAD ---- --*/
.upload-buttons-holder {
    width: calc(100% - 280px) !important;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}
.upload-buttons-holder label {
    letter-spacing: 0em !important;
    width: auto !important;
    font-size: 1.1em !important;
    font-weight: 500 !important;
    padding: 7px 17px 7px 40px !important;
}
#optimator-form ul li .upload-buttons-holder input {
    width: auto;
}
.upload-buttons-holder button {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.1em;
    font-weight: 500;
    border-radius: 0px;
    padding: 7px 17px 7px 40px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    transition: all 0.25s linear;
    margin-top: 10px;
    font-family: proxima-nova, sans-serif;
    color: #666666;
    background-color: #ffffff;
}
.one-drive {
    background-image: url(../images/global/one-drive.png), linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(240, 240, 240, 1.00) 100%);
    ;
    background-repeat: no-repeat;
    background-size: 22px 22px, cover;
    background-position: 13px center, center center;
    text-align: left;
}
.one-drive:hover {
    border: 1px solid #ff5056;
    color: #ff5056;
}
.desktop-upload {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.desktop-upload + label {
    display: inline-block;
    font-size: 1.1em;
    font-weight: 500;
    border-radius: 0px;
    padding: 7px 17px 7px 40px;
    border: 1px solid #CCCCCC;
    transition: all 0.25s linear;
    margin-top: 0px;
    background-image: url(../images/global/upload-icon.png), linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(240, 240, 240, 1.00) 100%);
    ;
    background-repeat: no-repeat;
    background-size: 17px 17px, cover;
    background-position: 16px 48%, center center;
    font-family: proxima-nova, sans-serif;
    color: #666666;
    width: auto;
}
.desktop-upload:focus + label, .desktop-upload + label:hover {
    border: 1px solid #ff5056;
    color: #ff5056;
}
.footnote {
    font-size: .8em !important;
    display: block !important;
    padding: 0px;
    margin: 0px;
    width: 100% !important;
}
.dropbox-dropin-btn, .dropbox-dropin-btn:link, .dropbox-dropin-btn:hover {
    display: inline-block;
    height: auto !important;
    font-family: proxima-nova, sans-serif !important;
    font-size: 1.1em !important;
    color: #666666 !important;
    padding: 8px 17px 8px 14px !important;
    border: 1px solid #CCCCCC !important;
    border-bottom-color: #CCCCCC !important;
    border-radius: 0px !important;
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(240, 240, 240, 1.00) 100%);
    background: -o-linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(240, 240, 240, 1.00) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(240, 240, 240, 1.00) 100%);
    margin-top: 10px !important;
    font-weight: 500 !important;
}
.dropbox-dropin-btn:hover {
    color: #ff5056 !important;
    border: 1px solid #ff5056 !important;
    border-bottom-color: #ff5056 !important;
}
.dropbox-dropin-default:hover, .dropbox-dropin-error:hover {
    border: 1px solid #ff5056 !important;
    border-bottom-color: #ff5056 !important;
    color: #ff5056 !important;
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(240, 240, 240, 1.00) 100%);
    background: -o-linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(240, 240, 240, 1.00) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(240, 240, 240, 1.00) 100%);
}
.dropbox-dropin-default:active, .dropbox-dropin-error:active {
    border-color: #CCCCCC !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
}
.dropbox-dropin-btn .dropin-btn-status {
    display: inline-block;
    width: 20px !important;
    height: 18px !important;
    vertical-align: middle !important;
    margin: 0 5px 0 0px !important;
    background: transparent url('https://www.dropbox.com/static/images/widgets/dbx-saver-status-2x.png') no-repeat !important;
    background-size: 80px 18px !important;
    -webkit-background-size: 80px 18px !important;
    position: relative;
    top: -1px;
}
.dropbox-dropin-progress .dropin-btn-status {
    width: 20px;
    margin: 0 4px 0 0;
    background: url('https://www.dropbox.com/static/images/widgets/dbx-progress-2x.png') no-repeat center center;
}
.dropbox-dropin-success .dropin-btn-status {
    background-position: -20px 0px !important;
}
.dropbox-dropin-disabled {
    border: 2px #e1e1e1 solid;
    border-bottom: 2px solid #e1e1e1;
    box-shadow: none;
}
.dropbox-dropin-disabled .dropin-btn-status {
    background-position: -40px 0px !important;
}
.dropbox-dropin-error .dropin-btn-status {
    background-position: -60px 0px !important;
}
.dropbox-chooser, .dropbox-dropin-btn {
    line-height: 1em !important;
    text-decoration: none !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.footnote {
    margin-top: 10px;
}
/*-- ---- CHECK BOXES ---- --*/
.multi-select-label {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    font-size: 1.2em;
    font-weight: 400;
    width: 250px;
}
#optimator-form ul ul {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 300px);
    outline: none;
    border: 1px solid #cccccc;
    padding: 7px 20px;
    margin: 5px 0px 0px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 1px 1px 0px 0px #e8e8e8;
    box-shadow: inset 1px 1px 0px 0px #e8e8e8;
    overflow-y: auto;
    max-height: 200px;
}
#optimator-form ul ul li {
    margin-top: 5px;
}
#optimator-form ul ul li input[type="checkbox"] {
    transform: scale(1.15, 1.15);
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: auto;
    outline: none;
    border: 0px solid #cccccc;
    padding: 0px;
    margin: 0px 5px 0px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#optimator-form ul ul li label {
    display: inline-block;
    vertical-align: top;
	width: 100%;/*--Added KD 11-02-21--*/
}
/*-- ---- BUTTON STUFF ---- --*/
.submit-btn-holder {
    display: block;
    margin: 10px auto 10px auto;
    text-align: center;
}
.submit-btn-holder input {
     font-family: 'Gotham', sans-serif;
  color: #ffffff !important;
  background-color: #13385a;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
  font-weight: 800;
  letter-spacing: .05em;
  margin: 0px 0px 0px;
  padding: 12px 34px 12px 20px;
  border: 2px solid #194b78;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-image: url("../images/global/arrow-lt-blue.png");
  background-size: 12px;
  background-position: 85% center;
  background-repeat: no-repeat;
  transition: .2s all ease-in-out;
}
.submit-btn-holder input:hover, .submit-btn-holder input:focus, .submit-btn-holder input:active {
    border: 2px solid #0077bc !important;
  background-color: #0077bc !important;
}
/**************************** FOOTER ****************************/

.lpn-program {
  padding: 100px 0 60px;  
  text-align: center;
  background-image: url('../images/main/lpn/lpn-banner.jpg');
  background-size: cover;
  background-position: center 20%;
}

.lpn-program .inner {
  width: 75%;
  margin: 0px auto;
  max-width: 1200px;
  color: #fff;
}

.lpn-program .inner-wrap {
  padding: 40px;
  border-radius: 10px;
  background-color: rgba(22, 74, 122, 0.65);
}

.lpn-program h2 {
  font-size: 36px;
  line-height: 1.2;
  color: #fde146;
  margin:0;
}

.lpn-program p strong {
  font-size: 21px;
  line-height: 1.2;
}
#videoarea.global-dual{
	background-color: #e5f5fa;
}

.global-dual {
  width: 100%;
  margin: 0;
  display: block;
  text-align: left;
  box-sizing: border-box;
}
.global-dual a {
  color: #0076a8;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  background-image: repeating-linear-gradient(0deg, #005072, #005072 1px, transparent 0, transparent 2em);
  background-repeat: no-repeat;
  background-size: 0 100%;
}
.global-dual a:hover {
  color: #005072;
  background-image: repeating-linear-gradient(0deg, #005072, #005072 1px, transparent 0, transparent 2em);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: all .2s ease;
  text-decoration: none;
}
.global-dual .inner {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
.global-dual .inner div {
  margin: 0px;
  flex: 1;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
.global-dual-copy {
      padding: 8% 10% 8% 10% !important;
    width: 80% !important;
    color: #000000;
}
.global-dual-copy h2 {
  font-size: 40px;
      line-height: 1em;
    margin: 0 0 15px;
  color: #0076a8;
  font-weight: 700;
  letter-spacing: -.02em;
}
.global-dual-copy h3 {
  font-size: 18px;
  line-height: 1.2em;
  margin: 0 0 8px;
  color: #000000;
  font-weight: 700;
  letter-spacing: -.01em;
}
.global-dual-copy h4 {
    font-size: 16px;
    line-height: 1.2em;
    margin: 5px 0px 0px !important;
    padding: 0px !important;
    color: #000000;
    font-weight: 600;
    letter-spacing: -.01em;
}
.global-dual-copy li {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400;
  color: #000000;
  margin: 0 0 5px;
   list-style-type: disc;
}
.global-dual-copy ul {
  text-align: left;
  padding-left: 20px;
  margin: 10px 0;
}
.global-dual-copy p {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 400;
  color: #000000;
  margin: 0 0 10px;
  padding: 0;
}
.global-dual-copy p:last-of-type {
  margin: 0 0 0px;
}
.textright.global-dual-copy  {
  padding: 10% 10% 10% 10% !important;
}
#lpnprog {
  background-image: url("../images/main/lpn-program-photo.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
#rnprog {
  background-image: url("../images/main/rn-program-photo.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
#vidholder {
  background-image: none;
}
a.utility-btn3 {
  display: inline-block;
  font-family: 'Gotham', sans-serif;
  color: #ffffff !important;
  background-color: #13385a;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
  font-weight: 800;
  letter-spacing: .05em;
  margin: 10px 0px 5px;
  padding: 12px 34px 12px 20px;
  border: 2px solid #194b78;
  border-radius: 3px;
  position: relative;
  z-index: 1;
/*  width: 38%;*/
  overflow: hidden;
  transition: .2s all ease-in-out;
}
a.utility-btn3:hover, 
a.utility-btn3:focus, 
a.utility-btn3:active {
  border: 2px solid #2fbfee;
}
a.utility-btn3::before, 
a.utility-btn3::after {
  content: "";
  position: absolute;
}
a.utility-btn3::after {
  z-index: 1;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  background-image: url("../images/global/arrow-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
a.utility-btn3::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2fbfee;
  transform-origin: left;
  transform: scaleX(0);
  opacity: 0;
  transition: .2s all ease-in-out;
}
a.utility-btn3:hover::before, 
a.utility-btn3:focus::before, 
a.utility-btn3:active::before {
  transform: scaleX(1);
  opacity: 1;
}
/*-- ---- Hamburger Style and Animation ---- --*/
.burger {
  padding: 0px 15px;
  cursor: pointer;
  transition: all 0.15s linear;
  text-transform: none;
  overflow: visible;
  margin: 0px !important;
  position: fixed;
  z-index: -1;
  top: 42px;
  right: 5%;
  display: none;
}
.burger:hover {
  opacity: 0.75;
}
.burger-box {
  width: 32px;
  height: 34px;
  display: inline-block;
  position: relative;
}
.all-the-fixins {
  display: block;
  top: -35%;
  margin-top: -2px;
}
.all-the-fixins, .all-the-fixins::before, .all-the-fixins::after {
 background-color: rgb(0 118 168);
  width: 30px;
  height: 3px;
  border-radius: 1px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.all-the-fixins::before, .all-the-fixins::after {
  content: "";
  display: block;
}
.all-the-fixins::before {
  top: -12px;
}
.all-the-fixins::after {
  bottom: -12px;
}
.mmmmmm .all-the-fixins {
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.mmmmmm .all-the-fixins::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.mmmmmm .all-the-fixins::after {
  top: 16px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger-title.active ~ .mmmmmm .all-the-fixins {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger-title.active ~ .mmmmmm .all-the-fixins::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger-title.active ~ .mmmmmm .all-the-fixins::after {
  transform: translate3d(0, -16px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}
.hamburger-title:hover ~ .mmmmmm .all-the-fixins, .hamburger-title:focus ~ .mmmmmm .all-the-fixins, .hamburger-title:hover ~ .mmmmmm .all-the-fixins::before, .hamburger-title:focus ~ .mmmmmm .all-the-fixins::before, .hamburger-title:hover ~ .mmmmmm .all-the-fixins::after, .hamburger-title:focus ~ .mmmmmm .all-the-fixins::after {
  background-color: #009ddc;
}
.hamburger-title {
  display: none;
}
.global-green {
  width: 100%;
      padding: 2% 0 0;
  margin: 0;
  display: block;
  text-align: center;
  box-sizing: border-box;
   background-color: #506D85;
    background: rgb(0, 118, 168);
    background: -moz-linear-gradient(0deg, rgba(0, 118, 168, 1) 0%, rgba(53, 162, 207, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 118, 168, 1) 0%, rgba(53, 162, 207, 1) 100%);
    background: linear-gradient(0deg, rgba(0, 118, 168, 1) 0%, rgba(53, 162, 207, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0076a8", endColorstr="#35a2cf", GradientType=1);
    border-bottom: 10px solid #76B429;
}
.global-green .inner {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  text-align: center;
}
.global-green .inner h1 {
  font-size: 50px;
  line-height: 1em;
  margin: 0 auto 10px;
  color: #ffffff;
  font-weight: 700;
  width: 90%;
  letter-spacing: -.02em;
}
.global-green .inner  h2 {
  font-size: 30px;
  line-height: 1.1em;
  margin: 0;
  color: #ffffff;
  font-weight: 400;
  width: 100%;
  letter-spacing: -.02em;
}
.global-green .inner p {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}
#relocation.global-green .inner   {
  flex-direction: row !important;
      padding: 0 0 2%;
}
.global-green .inner li {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400;
  color: #000000;
  margin: 0 0 5px;
   list-style-type: disc;
}
.global-green .inner ul {
  text-align: left;
  padding-left: 20px;
  margin: 0px 0 0;
  column-count: 3;
   column-gap: 40px;
}
.global-green .inner .callout {
  margin: 20px 0 10px;
  padding: 2% 3%;
  background-color: #ffffff;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400;
}
.global-green .inner .callout a:link, 
.global-green .inner .callout a:active, 
.global-green .inner .callout a:visited {
  outline: none;
  text-decoration: none;
  color: #0077bc;
}
.global-green .inner .callout a:hover {
  color: #64b246;
}
.global-green .inner .callout p {
    color: #000000 !important;
}
.global-green .inner .callout strong {
  color: #000000;
}
.global-green .inner .callout h3 {
  font-size: 18px;
  line-height: 1.1em;
  font-weight: 700;
  color: #000000;
  margin:0 0 5px;
}
.global-green .inner .callout h4 {
  font-size: 18px;
  line-height: 1.1em;
  font-weight: 700;
  color: #000000;
  margin:0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000000 !important;
}
.global-green .inner .callout h4:last-of-type {
  margin:0;
  padding-bottom:0;
  border-bottom: none !important;
}
/**************************** FOOTER ****************************/
footer {
  background-color: #f7f7f7;
  color: #000000;
  font-size: 14px;
  line-height: 1.3em;
}
footer a {
  font-family: 'Gotham', sans-serif;
}
footer .inner {
  max-width: 1284px;
  margin: 0px auto;
  padding: 3.1875rem 10px 3.1875rem;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}
footer .inner ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.footer-bottom {
  background-color: #0076a8;
  color: #ffffff;
  font-size: .75rem;
  line-heigth: 1.3em;
}
.footer-bottom .inner {
  max-width: 1284px;
  margin: 0px auto;
  padding: 20px 10px;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  align-items: stretch;
}
.footer-copyright {
  display: flex;
  display: -webkit-flex;
  width: 13%;
  margin-right: 5%;
  align-items: center;
}
.footer-eoe {
  display: flex;
  display: -webkit-flex;
  width: 80%;
  align-items: center;
  justify-content: flex-end;
}
.footer-eoe p, 
.footer-copyright p {
  padding: 0 0;
  margin: 0;
  line-height: 1.1em;
}
.footer-inner-column-01 {
  display: flex;
  display: -webkit-flex;
  width: 23%;
  justify-content: flex-start;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.footer-inner-column-02 {
  display: flex;
  display: -webkit-flex;
  width: 33%;
  justify-content: flex-start;
  flex-direction: column;
}
.footer-inner-column-03 {
  display: flex;
  display: -webkit-flex;
  width: 33.33333%;
  justify-content: flex-start;
  flex-direction: column;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.footer-social-container {
  box-sizing: border-box;
  width: 80%;
   margin-left: 20%;
	 margin-bottom: 30px;
}
.footer-social-container h4 {
  color: #252525;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.2;
  padding: 0;
  margin: 0 0 14px;
}
.footer-quicklinks {
  display: block;
  padding-left: 2.1875rem;
}
.footer-inner-column-01 ul.footer-quicklinks {
  display: block;
  padding-left: 2.1875rem;
}
.footer-inner-column-01 li {
  margin-bottom: .8rem;
}
.footer-inner-column-01 li a {
  color: #252525;
  font-weight: 700;
  position: relative;
  background-image: repeating-linear-gradient(0deg, #005072, #005072 2px, transparent 0, transparent 2em);
  background-repeat: no-repeat;
  background-size: 0 100%;
}
.footer-inner-column-01 li a:hover {
  color: #252525;
  background-image: repeating-linear-gradient(0deg, #252525, #252525 2px, transparent 0, transparent 2em);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: all .2s ease;
  text-decoration: none;
}
.footer-inner-column-02 ul.mainnav {
  display: block;
  column-count: 2;
}
.footer-inner-column-02 li {
  margin-bottom: 1.05rem;
}
.footer-inner-column-02 li a {
  color: #0076a8;
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  text-decoration: none;
  background-image: repeating-linear-gradient(0deg, #005072, #005072 1px, transparent 0, transparent 2em);
  background-repeat: no-repeat;
  background-size: 0 100%;
}
.footer-inner-column-02 li a:hover {
  color: #005072;
  background-image: repeating-linear-gradient(0deg, #005072, #005072 1px, transparent 0, transparent 2em);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: all .2s ease;
  text-decoration: none;
}
.footer-left {
  display: flex;
  display: -webkit-flex;
  width: 40%;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.footer-logo {
  display: block;
  width: 100%;
  max-width: 190px;
  margin: 0px 0px .875rem;
}
.footer-right {
  display: flex;
  display: -webkit-flex;
  width: 40%;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
footer .inner ul.social-media-links {
  display: block;
  padding: 1em 0px 0px;
}
.social-media-links li {
  display: inline-block;
  margin: 0px 4px 0px 0px;
  padding: 0px;
  width: 40px;
}
.social-media-links li a {
  display: block;
  width: 100%;
  padding: 0px 0px 100%;
  border-radius: 500px;
  background-color: #6ca425;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  transition: .2s all ease-in-out;
}
.social-media-links li a:hover, 
.social-media-links li a:focus, 
.social-media-links li a:active {
  background-color: linear-gradient(45deg, #f09433 0%, #e6683c 40%, #dc2743 60%, #cc2366 75%, #bc1888 100%) !important;
}
.social-media-links li a.facebook {
  background-image: url("../images/global/sm-icons/fb.png");
}
.social-media-links li a.twitter {
  background-image: url("../images/global/sm-icons/twittter.png");
}
.social-media-links li a.linkedin {
  background-image: url("../images/global/sm-icons/linkedin.png");
}
.social-media-links li a.youtube {
  background-image: url("../images/global/sm-icons/youtube.png");
}
.social-media-links li a.instagram {
  background-image: url("../images/global/sm-icons/instagram.png");
}
.social-media-links li a.glassdoor {
  background-image: url("../images/global/sm-icons/glassdoor.png");
}
.social-media-links li a.instagram:hover, 
.social-media-links li a.instagram:focus, 
.social-media-links li a.instagram:active {
  background-image: url("../images/global/sm-icons/instagram.png"), linear-gradient(45deg, #f09433 0%, #e6683c 40%, #dc2743 60%, #cc2366 75%, #bc1888 100%);
  background-size: 70%, cover;
  background-repeat: no-repeat;
  background-position: center, center;
  transition: transform .6s ease;
}
.social-media-links li a.facebook:hover, 
.social-media-links li a.facebook:focus, 
.social-media-links li a.facebook:active {
  background-image: url("../images/global/sm-icons/fb.png"), linear-gradient(45deg, #f09433 0%, #e6683c 40%, #dc2743 60%, #cc2366 75%, #bc1888 100%);
  background-size: 70%, cover;
  background-repeat: no-repeat;
  background-position: center, center;
  transition: transform .6s ease;
}
.social-media-links li a.twitter:hover, 
.social-media-links li a.twitter:focus, 
.social-media-links li a.twitter:active {
  background-image: url("../images/global/sm-icons/twittter.png"), linear-gradient(45deg, #f09433 0%, #e6683c 40%, #dc2743 60%, #cc2366 75%, #bc1888 100%);
  background-size: 70%, cover;
  background-repeat: no-repeat;
  background-position: center, center;
  transition: transform .6s ease;
}
.social-media-links li a.linkedin:hover, 
.social-media-links li a.linkedin:focus, 
.social-media-links li a.linkedin:active {
  background-image: url("../images/global/sm-icons/linkedin.png"), linear-gradient(45deg, #f09433 0%, #e6683c 40%, #dc2743 60%, #cc2366 75%, #bc1888 100%);
  background-size: 70%, cover;
  background-repeat: no-repeat;
  background-position: center, center;
  transition: transform .6s ease;
}
.social-media-links li a.youtube:hover, 
.social-media-links li a.youtube:focus, 
.social-media-links li a.youtube:active {
  background-image: url("../images/global/sm-icons/youtube.png"), linear-gradient(45deg, #f09433 0%, #e6683c 40%, #dc2743 60%, #cc2366 75%, #bc1888 100%);
  background-size: 70%, cover;
  background-repeat: no-repeat;
  background-position: center, center;
  transition: transform .6s ease;
}
.social-media-links li a.glassdoor:hover, 
.social-media-links li a.glassdoor:focus, 
.social-media-links li a.glassdoor:active {
  background-image: url("../images/global/sm-icons/glassdoor.png"), linear-gradient(45deg, #f09433 0%, #e6683c 40%, #dc2743 60%, #cc2366 75%, #bc1888 100%);
  background-size: 70%, cover;
  background-repeat: no-repeat;
  background-position: center, center;
  transition: transform .6s ease;
}
#registrationpg.content {
    background-color: #5eb3d8;
}
.ats-warning {
  background-color: #13385a;
  display: none;/*--turn on for alerts--*/
}
.ats-warning .inner {
  margin: 0px auto;
  padding: 10px 0px 10px;
  width: 90%;
  max-width: 1500px;
  text-align: center;
}
.ats-warning .inner h3 {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 400;
  color: #ffffff;
}
#forbeslogo {
	text-align: left;
	margin:0 0 0px 20%;
}
#forbeslogo img{
	width:55%;
	margin:0 auto;
}
#divnurslogo {
	text-align: left;
	margin:0 0 15px 20%;
}
#divnurslogo img{
	width:55%;
	margin:0 auto;
}
.ltbluebckgrd{
	background-color: #e5f5fa !important;
}
section.full-white {
  padding: 2% 0;
  background-color: #ffffff;
  box-sizing: border-box;
  display: block;
}
section.full-white .inner {
  width: 90%;
  margin: 0 auto;
  max-width: 1400px;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}
section.full-white .inner div{
	width: 50%;
	padding:0 0 0 4%;
	border-right: 1px dotted #000000;
}
section.full-white .inner div:last-child{
	border-right: none;
}
.section.full-white .inner div h3 {
  font-size: 28px;
  line-height: 1.1em;
  margin: 0 0 10px;
  color: #0076a8;
  font-weight: 700;
  letter-spacing: -.02em;
}
section.full-white .inner div p {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400;
  color: #000000;
  margin: 0 0 15px;
  padding: 0;
}
section.full-white .inner div ol{
	margin: 0;
  padding: 0;
	-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid; /* IE 10+ */
}
section.full-white .inner div li{
		margin: 0px 0 3px 20px;
	padding: 0 20px 0 0;
}
#wrkplaceaccred {
	column-count: 2 !important;
}
#nrsresprogaward {
  background-image: url("../images/global/ANCC-Accredited-PTAP-Logo-purple.png");
  background-position: center center;
  background-size: 40%;
  background-repeat: no-repeat;
  position: relative;
	background-color: #eeeeee;
}
#nurseresjobon{
	display: none;
	margin-top: 10px;
	width:100%;
}
#nurseresjoboff{
	display: block;
	margin-top: 10px;
	width:100%;
}
#nurseresjoboff h4{
	margin-bottom:10px !important;
}