.datesbox{
	border: 3px solid #e9eeff;
	border-radius: 5px;
}

div#WebPartZone1_Page1 img {
    border-radius: 4px 4px 2px 2px;
}

.rightcolumnbutton{
	/* background-image: url('/images/2024Chicago/button-bckgrnd.png'); */
	background-image: url('/images/2025Orlando/button-bckgrnd.png');
    padding: 10px 30px;
	background-color: #376392;
	border-radius: 4px;
	font-family: "neue-kabel", sans-serif;
	color: #ffffff;
	font-weight: 700;
	font-style: normal;
	display: block;
	text-decoration: none;
	margin: 5px 0;
}
.rightcolumnbutton:hover{
	/* background-image: url('/images/2024Chicago/button-bckgrnd-hover.png'); */
	background-image: url('/images/2025Orlando/button-bckgrnd-hover.png');
	color: #000066;
}
.rightcolumnbutton:visited{
	color: #ffffff
}
a.bttn {
	/* background-image: url('/images/2024Chicago/button-bckgrnd.png'); */
	background-image: url('/images/2025Orlando/button-bckgrnd.png');
	background-size: cover;
    padding: 7px 17px;
    border-radius: 4px;
    /* color: #9d56b1; */
	color: #ffffff;
	background-color: #376392;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
	font-weight: bold;
}
a.bttn2 {
	/* background-image: url('/images/2024Chicago/button-bckgrnd.png'); */
	background-image: url('/images/2025Orlando/button-bckgrnd2.png');
	background-size: cover;
    padding: 7px 17px;
    border-radius: 4px;
    /* color: #9d56b1; */
	color: #ffffff;
	background-color: #376392;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
	font-weight: bold;
}
a.bttn3 {
	/* background-image: url('/images/2024Chicago/button-bckgrnd.png'); */
	background-image: url('/images/2025Orlando/button-bckgrnd3.png');
	background-size: cover;
    padding: 7px 17px;
    border-radius: 4px;
    /* color: #9d56b1; */
	color: #ffffff;
	background-color: #376392;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
	font-weight: bold;
}
a.bttn:hover{
	/* background-image: url('/images/2024Chicago/button-bckgrnd-hover.png'); */
	background-image: url('/images/2025Orlando/button-bckgrnd-hover.png');
	background-size: cover;
	color: #000066;
}
a.bttn2:hover{
	/* background-image: url('/images/2024Chicago/button-bckgrnd-hover.png'); */
	background-image: url('/images/2025Orlando/button-bckgrnd-hover2.png');
	background-size: cover;
	color: #000066;
}
a.bttn3:hover{
	/* background-image: url('/images/2024Chicago/button-bckgrnd-hover.png'); */
	background-image: url('/images/2025Orlando/button-bckgrnd-hover3.png');
	background-size: cover;
	color: #000066;
}
.panel-body, .PanelBody {
    padding: 0px;
}
.header-search {
	display: none;
}
[data-target="#search-collapse"]{
	display: none;
}
.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rmSlide .rmLink {
	padding: 10px 13px;
}
h2{
	color: #333333;
}
h3,h4,h5{
    /* color: #9d56b1; */
	/*background-color: #376392; */
}
.RadMenu.rmResponsive .rmSelected > .rmRootLink{
	/* background-color: #9d56b1; */
	/* background-color: #376392; */
	background-color: #300658;
}
a.rsmLink:hover{
	color: #51defa!important;
}
.rsmSelected > .rsmLink {
    color: #51defa!important;
}
a{
	/* background-color: #376392; */
}
a:visited{
	background-color: #376392;
}
a:hover{
	color: #000066;
}
ul {
  list-style-position: outside;
}

h3.acestyling{
	/* color: #9d56b1; */
	/* background-color: #376392; */
}
/*countdowntimer*/
img.countdowntimer {
    margin: 0 auto;
    border-radius: 5px;
    margin-bottom: 30px;
}
.rightcolumn {
    /*max-width: 275px;*/
	max-width: 95%;
    float: right;
}
@media (max-width: 768px) {
	.rightcolumn {  
	max-width: 100%!important;
    float: none!important;
	}
}









/* ==========================================================================
   MASTER PAGE LAYOUT FOR EYECARE.CE - John Harsdorf  john@brilliantimpact.com
   ========================================================================== */



/** cards section* */
/**body {
    font-family: 'Nunito Sans', Tahoma, Geneva, Verdana, sans-serif;
    background: #fff;
    padding: 20px;
    color: #333;
    text-align: center;
    }**/    

	.footer-content .container {
    display: block;
}

	.flipBoard.c1,     .flipBoard.b1 {
    background: none !important;
    }
    * { margin: 0; padding: 0; box-sizing: border-box; }
    
    .cardcontainer {
    max-width: 1152px;
    margin: 0 auto;
    font-size: 0;
    padding: 20px 0;
    gap: 5px;
    }
    .card {
    position: relative;
    display: inline-block;
    width: 204px;
    margin: 10px;
    border-radius: 12px;
    transition: transform .3s ease;
    vertical-align: top;
    }
    .card:hover {
    transform: translateY(-5px);
    }
    .card a {
    display: block;
    text-decoration: none;
    padding: 2px;
    }
    .card-image {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 10px;
    position: relative;
    border: 2px solid #fff;
    }
    .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    /* Pronounced default shadow */
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    transition: box-shadow .3s ease, outline .3s ease;
    outline: 0 solid transparent;
    }
    /* Hover: bold blue shadow + blue outline */
    .card:hover .card-image img {
    box-shadow: 0 10px 30px rgba(0, 123, 255, 0.5);
    outline: 3px solid #007bff;
    outline-offset: 2px;
    }
    /* Gradient overlay */
    .overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(135deg, rgba(255,255,255,.1), rgba(255,255,255,0));
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none;
    border-radius: 10px;
    }
    .card:hover .overlay {
    opacity: 1;
    }
    .card-title {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #2c3e50; /* Fixed: default is dark gray */
    line-height: 1.3;
    transition: color .3s ease;
    }
    .card:hover .card-title {
    color: #007bff; /* Only on hover */
    }
    /* Fix inline-block whitespace */
    .container { font-size: 0; }
    .card { font-size: 14px; }
    .cardspacer{
    height: 40px;
    }
    /* Responsive */
    @media (max-width: 768px) {
    .card {
    width: calc(50% - 20px);
    margin: 10px;
    }
    .card-image {
    width: 100%;
    max-width: 180px;
    height: 180px;
    }
    .card-image img {
    border-radius: 10px;
    }
    .card-title { font-size: 13px; margin-top: 6px; }
    }
    @media (max-width: 480px) {
    body { padding: 10px; }
    .card {
    width: calc(50% - 16px);
    margin: 8px;
    }
    .card-image {
    max-width: 160px;
    height: 160px;
    }
    .card-title { font-size: 12px; margin-top: 5px; }
    }


/**
 * FEATURED COURSE

<!-- Google Fonts: Nunito Sans --> 
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&amp;display=swap" rel="stylesheet" />**/
    /* Reset */
    * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
    .bottomsection{
    position: relative;
    width: 1154px;
    height: 126px;
    background: url('https://eyecarece.jcahpo.org/images/00EyeCareCE/teal-bottom-no-rounded.png') 0 0;
    padding: 0;
    color: white;
    font-family: 'Nunito Sans', sans-serif;
    border-radius: 0 0 10px 10px;
    }
    /* Top Image Hero Class */
    .topimage {
    position: relative;
    width: 1154px;
    height: 477px;
    background: url('https://eyecarece.jcahpo.org/images/00EyeCareCE/top-photo.jpg') 0 0;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0;
    color: white;
    font-family: 'Nunito Sans', sans-serif;
    }
    /* Dark overlay for text readability */
    .topimage::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
    border-radius: 10px;
    }
    /* Content wrapper */
    .topimage > * {
    position: relative;
    z-index: 2;
    }
    /* h1: Nunito Sans Semibold 55px */
    .topimage h1 {
    padding-top: 40px;
    font-weight: 600;
    font-size: 55px;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.5);
    letter-spacing: -0.5px;
    }
    /* h2: Nunito Sans Semibold 32px */
    .topimage h2 {
    font-weight: 600;
    font-size: 32px;
    color: #fff;
    margin-bottom: 2rem;
    opacity: 0.95;
    text-shadow: 0 1px 6px rgba(0,0,0,0.4);
    }
    h3{
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    }
    h4{
    font-size: 16px;
    font-weight: normal;
    }
    /*left image*/
    /* Columns */
    .container {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    }
    .col {
    padding: 0 16px;
    box-sizing: border-box;
    text-align: left;
    }
    .col-left {
    flex: 0 0 10%;
    margin-top: -40px;
    z-index: 100;
    }
    .col-middle { flex: 0 0 50%;
    margin-top: 10px;}
    .col-right  { flex: 0 0 32%;
    margin-top: 2%;}
    .cropped-image {
    width: 114px;
    height: 145px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    }
    .cropped-image img {
    width: 145px;
    height: 145px!important;
    object-position: center center;
    }
    /* Button: White text, #005693 background, 30px border-radius, 24px font */
    .bottomsection a.button {
    background-color: #fff;
    color: #01AFD3;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    padding: 10px 40px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(0, 86, 147, 0.4);
    outline: none;
    }
    .bottomsection a.button:hover {
    background-color: #004a7c;
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 86, 147, 0.5);
    }
    .bottomsection a.button:active {
    transform: translateY(-1px);
    }
	
    /* Button: White text, #005693 background, 30px border-radius, 24px font */
    .topimage a.button {
    background-color: #fff;
    color: #005693;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 40px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(0, 86, 147, 0.4);
    outline: none;
    }
    .topimage a.button:hover {
    background-color: #004a7c;
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 86, 147, 0.5);
    }
    .topimage a.button:active {
    transform: translateY(-1px);
    }
    .emptyspacer{
    height: 200px;
    }
    .spacebetween{
    height: 50px;
    }
    /* Responsive Adjustments */
    @media (max-width: 768px) {
    h3{
    font-size: 20px;
    }
    .bottomsection{
    position: relative;
    width: 100%;
    height: 200px;
    }
    .topimage {
    position: relative;
    width: 100%;
    }
    .topimage h1 {
    font-size: 42px;
    }
    .topimage h2 {
    font-size: 28px;
    }
    .topimage a.button {
    font-size: 20px;
    padding: 12px 32px;
    }
    .emptyspacer{
    height: 130px;
    }
    .col-middle{
    margin-top: 10px;
    padding: 0px;
    flex: 0 0 46%;
    }
    .col-middle h4{
    display: none;
    }
    .col-right{
    flex: 0 0 100%;
    margin-top: 0%;
    text-align: center;
    }
    }
    @media (max-width: 480px) {
    .topimage h1 {
    font-size: 36px;
    }
    .topimage h2 {
    font-size: 24px;
    }
    .topimage a.button {
    font-size: 18px;
    padding: 10px 28px;
    }
    }

/**
 * FEATURED ONE AND TWO

**/
    .feat_card_one,
    .feat_card_two {
    display: inline-block;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin: 8px 0px;
    vertical-align: top;
    border: thin solid #D9d9d9;
    }
    .feat_card_one img,
    .feat_card_two img {
    width: 100%;
    height: 150px!important;
    object-fit: cover;
    display: block;
    }
    .card_content {
    padding: 12px 15px 12px;
    }
    .card_title {
    margin: 0 0 12px 0;
    font-size: 20px;
    font-weight: normal;
    color: #1a1a1a;
    line-height: 1.2;
    }
    .card_text{
    font-size: 12px;
    margin: 0 0 12px 0;
    font-weight: normal;
    color: #1a1a1a;
    line-height: 1.1;
    }
    .view_courses_btn {
    display: block;
    margin-top: 28px;
    padding: 16px 24px;
    background: #00d4ff;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    font-size: 18px;
    transition: background 0.3s ease;
    }
    .view_courses_btn:hover {
    background: #00b0d4;
    color: #fff;
    text-decoration: none;
    }

/**
 * CARDS FOR SECTIONS


   * { margin: 0; padding: 0; box-sizing: border-box; }
    body {
    font-family: 'Nunito Sans', Tahoma, Geneva, Verdana, sans-serif;
    background: #fff;
    padding: 20px;
    color: #333;
    text-align: center;
    }
**/

    .cardcontainer {
    max-width: 1152px;
    margin: 0 auto;
    font-size: 0;
    padding: 20px 0;
    gap: 5px;
    }
    .card {
    position: relative;
    display: inline-block;
    width: 204px;
    margin: 10px;
    border-radius: 12px;
    transition: transform .3s ease;
    vertical-align: top;
    }
    .card:hover {
    transform: translateY(-5px);
    }
    .card a {
    display: block;
    text-decoration: none;
    padding: 2px;
    }
    .card-image {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 10px;
    position: relative;
    border: 2px solid #fff;
    }
    .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    /* Pronounced default shadow */
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    transition: box-shadow .3s ease, outline .3s ease;
    outline: 0 solid transparent;
    }
    /* Hover: bold blue shadow + blue outline */
    .card:hover .card-image img {
    box-shadow: 0 10px 30px rgba(0, 123, 255, 0.5);
    outline: 3px solid #007bff;
    outline-offset: 2px;
    }
    /* Gradient overlay */
    .overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(135deg, rgba(255,255,255,.1), rgba(255,255,255,0));
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none;
    border-radius: 10px;
    }
    .card:hover .overlay {
    opacity: 1;
    }
    .card-title {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #2c3e50; /* Fixed: default is dark gray */
    line-height: 1.3;
    transition: color .3s ease;
    }
    .card:hover .card-title {
    color: #007bff; /* Only on hover */
    }
    /* Fix inline-block whitespace */
    .container { font-size: 0; }
    .card { font-size: 14px; }
    .cardspacer{
    height: 40px;
    }
    /* Responsive */
    @media (max-width: 768px) {
    .card {
    width: calc(50% - 20px);
    margin: 10px;
    }
    .card-image {
    width: 100%;
    max-width: 180px;
    height: 180px;
    }
    .card-image img {
    border-radius: 10px;
    }
    .card-title { font-size: 13px; margin-top: 6px; }
    }
    @media (max-width: 480px) {
    body { padding: 10px; }
    .card {
    width: calc(50% - 16px);
    margin: 8px;
    }
    .card-image {
    max-width: 160px;
    height: 160px;
    }
    .card-title { font-size: 12px; margin-top: 5px; }
    }

/**
 * BOTTOM SUBSCRIBE

**/
    /* Reset */
    * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
    .bottomsection{
    position: relative;
    width: 1154px;
    height: 126px;
    background: url('https://eyecarece.jcahpo.org/images/00EyeCareCE/teal-bottom-no-rounded.png') 0 0;
    padding: 0;
    color: white;
    font-family: 'Nunito Sans', sans-serif;
    border-radius: 0 0 10px 10px;
    }
    /* Top Image Hero Class */
    .topimagenurses {
    position: relative;
    width: 1154px;
    height: 399px;
    background: url('https://public.jcahpo.org/images/00EyeCareCE/bottomnurses-sized.png') 0 0;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0;
    color: white;
    font-family: 'Nunito Sans', sans-serif;
    }
    /* Dark overlay for text readability */
    .topimage::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
    border-radius: 10px;
    }
    /* Content wrapper */
    .topimage > * {
    position: relative;
    z-index: 2;
    }
    /* h1: Nunito Sans Semibold 55px */
    .topimagenurses h1 {
    padding-top: 40px;
    font-weight: 600;
    font-size: 55px;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.5);
    letter-spacing: -0.5px;
    }
    /* h2: Nunito Sans Semibold 32px */
    .topimagenurses h2 {
    font-weight: 600;
    font-size: 32px;
    color: #fff;
    margin-bottom: 2rem;
    opacity: 0.95;
    text-shadow: 0 1px 6px rgba(0,0,0,0.4);
    }
    h3{
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    }
    h4{
    font-size: 16px;
    font-weight: normal;
    }
    /*left image*/
    /* Columns */
    .container {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    }
    .col {
    padding: 0 16px;
    box-sizing: border-box;
    text-align: left;
    }
    .col-leftnew {
    flex: 0 0 48%;
    margin-top: 3%;
    text-align: center;
    }
    .col-rightnew  { flex: 0 0 48%;
    margin-top: 3%;
    text-align: center;}
    .cropped-image {
    width: 114px;
    height: 145px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    }
    .cropped-image img {
    width: 145px;
    height: 145px!important;
    object-position: center center;
    }
    /* Button: White text, #005693 background, 30px border-radius, 24px font */
    .bottomsection .col-leftnew button,  .bottomsection .col-rightnew button {
    background-color: #fff;
    color: #01AFD3;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    padding: 15px 40px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(0, 86, 147, 0.4);
    outline: none;
    width: 90%;
    }
    .bottomsection a.button:hover {
    background-color: #004a7c;

    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 86, 147, 0.5);
    }
    .bottomsection a.button:active {
    transform: translateY(-1px);
    }
    /* Button: White text, #005693 background, 30px border-radius, 24px font */
    .topimage a.button {
    background-color: #fff;
    color: #005693;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 40px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(0, 86, 147, 0.4);
    outline: none;
    }
    .topimage a.button:hover {
    background-color: #004a7c;
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 86, 147, 0.5);
    }
    .topimage a.button:active {
    transform: translateY(-1px);
    }
    .emptyspacer{
    height: 200px;
    }
    /* Responsive Adjustments */
    @media (max-width: 768px) {
    .col-sm-12{
    padding-left: 0px!important;
    }
    h3{
    font-size: 20px;
    }
    /*    .topsection{
    position: relative;
    width: 90%;
    border-radius: 15px 15px 0 0;
    }*/
    .bottomsection{
    position: relative;
    width: 100%;
    height: 200px;
    }
    .mobilebottom{
    height: 250px;
    }
    .topimage, .topimagenurses {
    position: relative;
    width: 100%;
    }
    .topimagenurses {
    background: url('https://public.jcahpo.org/images/00EyeCareCE/bottomnurses-sized.png') 40% 0;
    }
    .topimage h1, .topimagenurses h1{
    font-size: 42px;
    }
    .topimage h2, .topimagenurses h2{
    font-size: 28px;
    }
    .topimage a.button, .topimagenurses a.button{
    font-size: 20px;
    padding: 12px 32px;
    }
    .emptyspacer{
    height: 130px;
    }
    .col-middle{
    margin-top: 10px;
    padding: 0px;
    flex: 0 0 46%;
    }
    .col-middle h4{
    display: none;
    }
    .col-right, .col-rightnew, .col-leftnew{
    flex: 0 0 100%;
    margin-top: 0%;
    text-align: center;
    }
    }
    @media (max-width: 480px) {
    .topimage h1, .topimagenurses h1{
    font-size: 36px;
    }
    .topimage h2, .topimagenurses h2 {
    font-size: 24px;
    }
    .topimage a.button, .topimagenurses a.button {
    font-size: 18px;
    padding: 10px 28px;
    }
    }