/*Accordion*/
.accordion-header {
    margin-top: 0;
}

/*Header*/
section.header-container {
    /*background: #0077c8;*/
    /*box-shadow: 0px 3px 2px grey;*/
}

option::after {
    content: "*";
    color: #A00000;
}

._headerrow {
    margin-top: 0px !important;
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: cover;
}

.ppcheaderimage {
    max-width: 25%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ppcflipperoptions {
    font-size: 18px;
    font-weight: 700;
    color: #326295 !important;
}

.ppch1 {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px;
    border-radius: 5px;
    box-shadow: var(--cds-shadow);
}

h2 {
    font-size: 25px !important;
}

h3 {
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.personasubhead {
    font-size: 18px;
    font-weight: 700;
    color: rgb(50, 98, 149);
    margin-bottom: 8px;
}

h1 {
    font-size: 33px;
}

p {
    font-size: 14px;
    margin-bottom: 0px;
}

._formcol {
    margin-top: -245px;
    background-color: white;
    padding: 15px;
    margin-right: 25px;
    border-radius: 5px;
    box-shadow: var(--cds-shadow);
}

._formcol2 {
    margin-top: 20px;
    background-color: white;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #326295;
    margin-bottom: 20px;
}

._formcol .col-md-6 {
    /*width: 100%;*/
    margin-top: 2px !important;


}

.form-label {
    display: none;
}

label.assignment-type-pill {
    min-width: 100%;
    margin: auto;
    margin-bottom: 10px !important;
}

.ppcshow {
    display: initial;
}

/*Forms*/
#provider-signup-form .form-control,
#provider-signup-form .form-select,
#facility-signup-form .form-control,
#facility-signup-form .form-select,
#agency-signup-form .form-control,
#agency-signup-form .form-select {
    padding: 8px;
}

#agency-signup-form .g-3,
.gy-3 {
    --bs-gutter-y: -.8rem;
}

.g-3,
.gy-3 {
    --bs-gutter-y: -1rem;
}

#facility-signup-form .g-3,
.gy-3 {
    --bs-gutter-y: -.8rem;
}

#facility-signup-form .col-sm-12 {
    margin-top: 10px;
}


._ppcawards img {
    max-height: 80px;
    padding-left: 5px;
    padding-right: 5px;
    margin: auto;
}

._ppcawards {
    text-align: center !important;
}

.row.g-3.cds-mb-2.fv-plugins-icon-container.fv-plugins-bootstrap5-row-valid {
    margin-top: 20px !important;
}

input.form-control.fv-plugins-icon-input::placeholder {
    color: black !important;
}

/*Client/Provider/etc tabs*/
li.nav-item {
    width: 33%;
    margin: auto;
}

.nav-item button {
    width: 100%;
}

div#myTabContent {
    border: 1px solid #dee2e6;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: white;
    background-color: #326295;
    border-color: #dee2e6 #dee2e6 #fff;
    font-size: 22px;
    font-weight: 700;
}



.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 0px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-size: 22px;
    font-weight: 600;
    background-color: #cadbed;
    color: #326295;
}

.fa-check:before {
    padding-right: 10px;
    color: #009639;
}

div.tab-pane p {
    line-height: 2;
}

/*Symposium Landing Page*/
._symposiumhero h1 {
    line-height: 0.9 !important;
    }
._symposiumhero h2 {
    line-height: 0.8 !important;
    margin: 10px;
    font-size: 3rem !important;
}
._symposiumhero img {
    max-width: 80%;
    height: auto;
}

._symposiumhero .container {
    max-width: 90% !important;
}

._symposiumhero {
   /*   background-image: url("https://www.locumtenens.com/media/3qehl1zp/lp-header_symposium.png");
    background-position: right;
    background-repeat: no-repeat;*/
    padding-top: 80px;
    padding-bottom: 15rem;
    margin-bottom: 0px;
}

.site-container-symposium {
   background-image: url("https://www.locumtenens.com/media/3qehl1zp/lp-header_symposium.png");
   background-position: top center;
    background-repeat: no-repeat;
}

._symposiumhero ._colleft {
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.70);
    background-blend-mode: overlay;
    padding: 3rem;
    }


._symposiumfloattop {
    position: absolute;
    top: 0;
    left: -15;
    z-index: 1;
}

._symposiumnav a {
    color: #285e67;
    font-weight: 300;
    font-size: 20px;
    border-bottom: 2px solid #a68145;
    text-decoration: none;
}

._symposiumemphasis {
    font-size: 24px;
    color: #285e67;
    font-weight: 500;
}

._symposiumblue p {
    color: #464547;
    font-weight: 300;
    font-size: 20px;
}

._symposiumblue {
    background: #ebeff3;
    padding-top: 30px;
    border-top: 4px solid #a68145;
    border-bottom: 4px solid #a68145;
    outline: 30px solid white;
    margin-top: 30px !important;
}

.symposium-marker li::marker {
  content: '';
  display: inline-block;
  width: 16px; /* Adjust size as needed */
  height: 16px;
  background-image: url("https://www.locumtenens.com/media/am4gtcbl/symp-bulletpoint.png");
  background-size: contain;
  margin-right: 8px; /* Space between image and text */
  vertical-align: middle;
}

.symposiumlist {background-image: url("https://www.locumtenens.com/media/am4gtcbl/symp-bulletpoint.png");}

._symposiumcountdown h3 {
    font-size: 35px;
    font-weight: 300;
    color: #285e67;
}

._symposiumcountdown {
    margin-top: 30px !important;
    padding-top: 80px;
    background-color: white;
    /*background-image: url("https://www.locumtenens.com/media/wnfn4ind/bottom_leaves.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 30%; */
}


.symposiumbox { 
    background: #F3E3C9; 
    border-radius: 25px; 
    margin-top: -5rem;
}

.symposiumbox::after {
  content: '';
  display: block;
  background-position: center bottom;
  height: 10%;
  background-image: url('https://www.locumtenens.com/media/i5dla0ka/pattern_bottom.png');
  background-repeat: no-repeat;
}

 .clock-container {
   color: #212322;
    width: 90%;
    max-width: 800px;
    display: flex;
    flex-wrap: wrap;
}

.clock-col {
    flex: 25%;
    max-width: 120px;
    text-align: center;
    position: relative;
  }

	.clock-col::after {
		content: ':';
		display: block;
		height: .25rem;
		width: .25rem;
		font-size: 36px;
		font-weight: 400;
		color: #212322;
		position: absolute;
		top: 20px;
		
	}
		
	.clock-col:not(:first-child)::after {
    content: ':';
    }
  
  .clock-timer {
    font-size: 4rem;
    padding: 0px 0;
  }
  
  .clock-label {
    text-transform: uppercase;
    font-size: 1.3rem;
    padding: 20px 0;
    margin: 0;
}

 .clock-days::after { 
   content: '';
   display: block;
   background-position: center bottom;
   text-align: center;
   height: 10%;
   width: 90%;
   background-image: url('https://www.locumtenens.com/media/k0rna03l/countdown_line.png');
   background-repeat: no-repeat;
}

.clock-hours::after { 
   content: '';
   display: block;
   background-position: center bottom;
   text-align: center;
   height: 10%;
   width: 90%;
   background-image: url('https://www.locumtenens.com/media/k0rna03l/countdown_line.png');
   background-repeat: no-repeat;
}

.clock-minutes::after { 
   content: '';
   display: block;
   background-position: center bottom;
   text-align: center;
   height: 10%;
   width: 90%;
  background-image: url('https://www.locumtenens.com/media/k0rna03l/countdown_line.png');
  background-repeat: no-repeat;
}

.clock-seconds::after { 
   content: '';
   display: block;
   background-position: center bottom;
   text-align: center;
   height: 10%;
   width: 90%;
  background-image: url('https://www.locumtenens.com/media/k0rna03l/countdown_line.png');
  background-repeat: no-repeat;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 70%;
  margin: auto;

}

.box {
    width: 90%;
    text-align: center;
    background-color: #d59888;
    border-radius: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: auto;
    height: 190px;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    align-content: center;
}

.box p {
    color: white;
    line-height: normal;
    font-size: 1.2em;
}

._countdownholder {
    max-width: 450px;
    text-align: center;
   /* background: linear-gradient(90deg, rgba(217,131,155,1) 0%, rgba(176,139,215,1) 100%);
    border-radius: 30px;
    padding: 30px;
    margin-top: 30px;
    text-align: center;
    border: 3px solid #efefef; */
}


/*CONFERENCES (AAPPR?)*/
._conferenceheader {
    background-image: url("https://www.locumtenens.com/media/wrggt3gr/aappr-header.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: 30% 100%;
    min-height: 300px;
    margin-top: 0px imimportant;
}

._conferencefloatright {
    position: absolute;
    z-index: 1;
    right: 0;
    margin-top: -45px;
}

._conferenceheader h1 {
    font-size: 6em;
    padding-top: 70px;
    line-height: .8 !important;
    text-transform: uppercase;
}

._conferenceheader h2 {
    color: #5F6A7E;
    font-size: 2.5em !important;
    font-weight: 300;
    padding-bottom: 100px;
    text-transform: uppercase;
}

.conferencetitleholder {
    display: flex;
    justify-content: right;
}
.conferencetitle {
}

.conflogo {
    max-width: 30%;
    
}

._conferencecontent h2 {
    text-transform: uppercase;
    font-weight: 300;
}

._conferencecontent h2::before {
    content:'';
    background: url('https://www.locumtenens.com/media/pkzbdtyl/aappr_landingpage_fadingarrrows.png?rmode=max&width=85&height=21');
    height: 21px;
    width: 85px;
    position: absolute;
    margin-left: -100px;
    margin-top: 5px;
}

.conferenceevents h2::before {
    background: none;
}

.conferenceevents h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.conferenceevents {
    padding-top: 30px;
}

._conferencecontent .emphasis {
    color: #459346;
    font-weight: 400;
}

._conferencecontent {
    margin: auto;
}

.conference-wrapper {
  margin: 15px;
}

.conference-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.confcolumn {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}


.confcol {
}

._conferencecontent2 h2 {
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 0px;
}

._conferencecontent2 {
    margin-top: 2rem !important;
}

._conferencecontent2 h2::before {
    content:'';
    background: url('https://www.locumtenens.com/media/pkzbdtyl/aappr_landingpage_fadingarrrows.png?rmode=max&width=85&height=21');
    height: 21px;
    width: 85px;
    position: absolute;
    margin-left: -100px;
    margin-top: 5px;
}

.conferenceevents h2::before {
    background: none;
}

._conferencecontent2 .emphasis {
    color: #459346;
    font-weight: 400;
}

.conferencebp li::marker {
    color: #459346;
}

.conferencebpemph {
    color: #1E79D0;
}

._confeventbox {
    border: 3px solid #d5d5d5;
    max-width: 75%;
    margin: auto;
}

._conferencecontent p {
    font-size: 16px;
}

._confeventboxtop {
    height: 100px;
    background: url('https://www.locumtenens.com/media/lnxgjfeo/artboardplus1.png');
    background-size: cover;
}

._confeventbox .column {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

._confeventbox h2 {
    font-size: 30px !important;
}

._confeventbox p {
    font-size: 16px !important;
}

/* RESPONSIVE */

@media (max-width: 1465px) {
        /*Symposium Responsive*/
    ._colleft h1 {
        font-size: 5rem !important;
    }
    
    ._symposiumhero h2 {
        font-size: 50px !important;
    }
    
    ._symposiumhero {
        padding-top: 0px;
    }
    
    .site-container-symposium {
    /*background-image: url("/media/jrmirzfw/upper_leaves.jpg");*/
    background-image: url("https://www.locumtenens.com/media/3qehl1zp/lp-header_symposium.png");
    /*background-position: top left;*/
    background-color: rgba(255, 255, 255, 0.70);
    background-blend-mode: overlay;
    }
    
    .symposiumtopleft {
        display: none;
    }
    
    .grid-container {
        margin: auto;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
    }
    
    .box {
        grid-column: auto;
        grid-row: auto;
    }
    
    ._symposiumnav {
        margin: auto;
        width: 100% !important;
    }
    
    ._symposiumnav span {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width:768px) {
    
    ._confeventbox {
        max-width: 85%;
    }
    
    ._confeventbox h2 {
        font-size: 30px !important;
    }
    
    ._confeventbox p {
        font-size: 14px !important;
    }
    
    ._confeventbox img {
        max-width: 50%;
    }
    
    .conflogo {
        max-width: 50%;
    }
    
    ._conferenceheader {
        min-height: 2px;
    }
    
    ._conferenceheader h1 {
        font-size: 40px;
    }
    
    .conferencetitleholder {
        display: block;
        text-align: center;
    }
    
    .conferencetitle {
        max-width: 100% !important;
    }
    
    ._conferenceheader {
        background: none;
    }
    
    ._conferenceheader h2 {
        font-size: 20px !important; 
        padding-bottom: 0px;
    }
    
    ._conferencefloatright {
        display: none;
    }
    
    ._conferencecontent {
        margin-top: 0px !important; 
    }

    ._formcol {
        margin-top: -30px;
        width: 100%;
        margin-bottom: 30px;
    }

    .nav-tabs .nav-link {
        font-size: 15px;
    }


    .nav-tabs .nav-link.active {
        font-size: 15px;
    }

    .ppccard a img {
        width: 90%;
        height: auto;
        margin: auto;
    }

    img {
        padding-bottom: 15px;
    }
    
    .ppcheaderimage {
        max-width: 50%;
    }
    
    #facility-signup-form .g-3, .gy-3 {
        --bs-gutter-y: .8rem;
    }
    
    #agency-signup-form .g-3, .gy-3 {
        --bs-gutter-y: .8rem;
    }
    
    /*Symposium Responsive*/
    ._colleft h1 {
        font-size: 3rem !important;
    }
    
    ._symposiumhero h2 {
        font-size: 30px !important;
    }
    
    ._symposiumhero {
        padding-top: 0px;
    }
    
    .site-container-symposium {
    /*background-image: url("/media/jrmirzfw/upper_leaves.jpg");*/
     background-image: url("https://www.locumtenens.com/media/3qehl1zp/lp-header_symposium.png");
    /*background-position: top left;*/
    background-color: rgba(255, 255, 255, 0.85);
    background-blend-mode: overlay;
    }
    
    .symposium-section {
        margin-top: 4rem;
    }
    
    .symposiumbox { 
    margin-top: 2.5rem;
    }
    
    .clock-container {
      max-width: 320px;
    }
    
    .clock-col {
        flex: 50%;
    }
    
    .symposiumtopleft {
        display: none;
    }
    
    .grid-container {
        margin: auto;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
    }
    
    .box {
        grid-column: auto;
        grid-row: auto;
    }
    
    ._symposiumnav {
        margin: auto;
        width: 100% !important;
    }
    
    ._symposiumnav span {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
}

