/* zzCustom.css */
@import url(https://fonts.googleapis.com/css?family=Tienne|Open+Sans:400,700);

body {
	font-family: 'Open Sans', sans-serif;;
	font-size: 12px;
}


/* FONTS */

body,
h1,h2,h3,h4 {	font-family: 'Open Sans', sans-serif;}

h1,h2,h3,h4 {
	font-weight:bold;
}

.nav-primary {font-family: "Oswald", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;}


/* GLOBAL */
a{text-decoration: none;}
a:hover{text-decoration: underline;}
a.logo:hover{text-decoration:none;}

h1 {
font-weight: bold;
font-size: 22px;
line-height: 1.35em;
color: #333;
}

h2{
font-weight: bold;
font-size: 18px;
line-height: 1.35em;
border:none;
}

h3.acestyling{
	color: #92298a;
}

.header-container {max-width: 100%;margin:0;padding:0;}

.header-top-container .header-container,
.nav-primary .rmResponsive,
.header-logo-container {max-width: 1200px;margin:auto;}


/* STRUCTURAL */
.header {padding-top:0;padding-bottom:0;transition:all .5s;}

.header-top-container {
   background-color: #393D3C;
   padding:.5em 0;
}

.header-top-container a {color: #fff;}

.header-logo-container {
  float:none;
  min-height: 75px;
  background: url(images/jcahpo_hdbg.jpg) no-repeat;
  position: relative;
}

@media (max-width:768px){
	.header-logo-container {height: 77px;border-bottom: 2px solid #B20839;}
}


.header-logo-container a{
  display: block;
  height: 75px;
  width: 360px;
  background: url(images/jcahpo_logo.png) no-repeat;
  float:left;
}
.header-logo-container a span{color:transparent;}

.search-container-sm {
    position: absolute;
    right: 0;
    /* top: 25%; */
    background: url(images/ijcahpo_logo.png) no-repeat;
    height: 75px;
    width: 275px;
}


.navbar-header {float:none;}

.nav-primary {
  float:left;
  width:100%;
  background-color: #393D3C;
  }
.header-search,
button[data-target*="search-collapse"]{
    display: none;
}

/*   HOME PAGE */
@media (min-width:767px){
	
}




/*FOOTER*/


#ft .button {
horizontal-align:center;
display: inline-block;  margin: 2px; padding: 0 20px; border-width: 1px; border-style: solid; border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,0.2); color: #fff; text-transform: uppercase;
background: linear-gradient(to bottom,  #3183e8 0%,#61aef2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3183e8', endColorstr='#61aef2',GradientType=0 );
}


/* FOOTER */

.footer a.NavigationLink {
font-size: 14px;
display: inline-block;
margin: 0 40px;
padding: 10px 20px!important;
border:1px solid #313534;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
color:#fff;
background: linear-gradient(to bottom,  #424645 0%,#303433 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303433', endColorstr='#000000',GradientType=0 );
}


.footer a.NavigationLink:hover {
border:1px solid #666;
box-shadow: 0 0 10px #000;
background: linear-gradient(to bottom,  #303433 0%,#424645 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#303433',GradientType=0 );
}



.footer-nav {
	padding:1em;
	border-top: 10px solid #B20839;
	}

.footer-copyright {
		color: rgba(166,166,166,1);
		/* font-size: 10px; */
		font-size:14px;
		margin:1em;
		text-align:center;
		}

		.footer-copyright p{margin: 1.5em 0;}




/*769 and larger*/
@media (min-width: 769px){

	body.sticky header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	box-shadow: 2px 2px 12px #333;
	padding-bottom: 0;
	transition:all .5s;
	}
}

/* up to 768 */
@media (max-width: 767px) {
	.flipBoard{min-height:10px;background-size:contain}
	.flipBoard.clicked {height:175px;}
	.flipBoard .preview {margin:2em 2em 2em 120px;background: rgba(202,235,246,.75);padding: .5em!important;border-radius: 10px;}
	.flipBoard .onHover {min-height:275px;}
}

/* exactly 768 */

@media (width: 768px) {
	.flipBoard{min-height:275px;background-size:cover;}
	.flipBoard .onHover {min-height:275px;}
	.flipBoard .preview {margin:1em;background-color: rgb(223, 246, 251);padding:1em!important;border-radius: 10px;bottom: 0;}
	}


/* =================================== */
/* CERTIFICATIONS STYLES */
/* =================================== */

/* Broad Rules we want to opnly apply to the Certification App */

body.CertificationApp {
    & h1 {
        font-size:40px;
    }
}

/* General Overrides to standardize formatting of elements */
.certapp .TextButton,
.certapp .btn,
.certapp input[type="submit"]{
    background:#a40b33!important;
    text-transform:none!important;
    border:none!important;
    border-radius:500px!important;
    color:#fff!important;
    font-weight:800!important;
    font-family:"Nunito Sans", sans-serif!important;
    padding:0.7647em 2em!important;
    margin-right:1rem;
    display: inline-block!important;
    width: auto!important;
    text-decoration:none;
    &:hover,
    &:active,
    &:focus{
        background-color:#b0153e;
        color:#fff;
        border:none;
        text-decoration:none;
    }
}

.certapp input[type="text"] {
    border-color:#ccc!important;
}
html body .RadInput_Default .riTextBox,
.riSingle .riTextBox,
select {
    padding:19px;
    min-height: 58px;
}

#form1 .RadInput_Default .riTextBox,
#form1 .RadInputMgr_Default {
    font-size:16px!important;
}

legend {
    padding:0 1rem;
}

/* Fix Calendar */

/*a.rcCalPopup:before {
    content:"test"!important;
    display:flex;
    height:100%;
    background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm64 80v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm128 0v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H336zM64 400v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H208zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H336c-8.8 0-16 7.2-16 16z"/></svg>');
    background-repeat:no-repeat;
    background-position:center center;
    }
*/
/* Card Styling  */
div#TrackSelect,
div#ProgramSelect {
    & > div{
        border: 1px solid #d9d8d7!important;
        position:relative;
        border-radius:4px;
		background-color: #fff;
        &:has(input:checked),
        &:hover{
            /* background-color:#f5f4f2; */
            background-color:#dddddd;
        }
        &:has(input:checked) {
            box-shadow:0 0 15px rgba(0,0,0,.2);
        }
        &:before {
            content: "";
            top: 0;
            right: 0;
            left: 0;
            position: absolute;
            height: 10px;
            background: #a40b33;
            z-index: 1;
        }
    }
}

/** Cert Page 1 Base Style **/

div#ProgramSelect, div#TrackSelect {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 30px;     
    grid-column-gap: 30px;
	background-color: #f6f6f6;
	padding: 15px;
    }

div#ProgramSelect label, div#TrackSelect label {
    padding: 30px;
    display: flex;
    min-height: 12em;
    align-items: center;
    width: 100%;
    cursor: pointer;
}


div#ProgramSelect input, div#TrackSelect input {
    display: none;
}

.certType, .certLevel {
    /* display: none; */
    }

div#Requirements div {
    background: #f6f6f6;
    align-content: stretch;
    padding: 15px;
    }

div#uploads, .credits {
    background: #f6f6f6;
    }

input[type="checkbox"] {
    margin: 10px 10px 10px 0;
    }
.credits .PanelField {
    display: flex;
    flex-direction: column;
    }
    .credits .PanelField .Label {
    width:100%;
    }
    .certType, .certLevel {
    display: none;
    /* width: 100%; */
    }

#ProgramSelect label strong, #TrackSelect label strong {
    display: contents;
}

div#Requirements {
    padding: 22px 0;
    display: flex;
}


// Bar itself
// -------------------------
.progress {
    height: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    background-color: lightgray;
    border-radius: 5px;
  .box-shadow(
    inset 0 1px 2px rgba(0, 0, 0, .1));
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    color: white;
    text-align: center;
    background-color: green;
  .box-shadow(
    inset 0 -1px 0 rgba(0, 0, 0, .15));
  .transition(
    width .6s ease);
}