/* CSS Document */
#cirrusregistration {
	font-size: 12px;
}

#cirrusregistration a {
	color: #00818A;
}

#content #regAffix a {
	color: #FFFFFF;
	text-decoration: none;
}

#regAffix {
	font-size: 12px;
}

.metro-blue {
	background: #00818A;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.categoryinfo {
	width: 100%;
	min-height: 100px;
}

.regspacer {
	padding-bottom: 10px;
}

.table-spacer {
	margin-bottom: 10px;
}

#cirrusregistration .metro-blue a,
#cirrusregistration a.reg-btn {
	color: #fff;
}

.registrationintro {
	font-weight: bold;
	padding-bottom: 20px;
}

.registrationintro p {
	font-weight: bold;
}

.roominfo {
	width: 100%;
	display: inline-table;
}

.roomenrollsection {
	min-height: 200px;
	font-size: 14px;
	border: dashed 2px #CDC6C6;
	padding: 3px 3px 3px 3px;
	margin-bottom: 10px;
}

.roomenrollsection-multi {
	width: 100%;
	font-size: 14px;
	min-height: 200px;
	display: table;
	border: dashed 2px #00818A;
	padding: 3px;
	margin-bottom: 10px;
	cursor: pointer;
	font-weight: normal;
}

.roomenrollinfo {}

.startovediv {
	font-weight: bold;
	padding-bottom: 10px;
}

.programlabeldiv {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 18px
}

.programsublabeldiv {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #808080;
}

.program-start-date {
	padding-top: 20px;
	margin-bottom: -15px;
}


/* STUDENT HEADER STYLE */
.panel-heading.student-panel-header {
	background-image: none;
	background-color: #00818A !important;
	padding: 0px !important;
	font-family: 'Lato';
	font-size: 16px;
	display: table;
	width: 100%;
}

.student-panel-header-cell {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}

.family-reg-header {
	margin-bottom: 10px;
}

ul.student-info {
	list-style-type: none !important;
	padding: 0px 0px 0px 5px;
	text-align: left;
	line-height: 1.4em;
}

.student-name,
a.student-name {
	font-size: 18px;
	text-decoration: none;
}

.new-student-name,
a.new-student-name {
	font-size: 16px;
	border-bottom: 1px solid #00818A;
	text-decoration: none;
}

div.student-link {
	color: #00818A;
	cursor: pointer;
}

.student-link,
a.student-link {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

.new-student-link,
a.new-student-link {
	color: #00818A;
	cursor: pointer;
	text-decoration: none;
}

.disabled-student-link,
a.disabled-student-link {
	color: #000000;
	text-decoration: none;
}

.student-program-link,
a.student-program-link {
	color: #00818A;
	border-bottom: 1px #00818A solid;
	text-decoration: none;
}

.student-name-link,
a.student-name-link {
	color: #00818A;
	text-decoration: none;
}

.student-info-card-link,
a.student-info-card-link {
	color: #00818A;
	cursor: pointer;
	text-decoration: none;
}

.student-info-card-link>i,
a.student-info-card-link>i {
	color: #00818A;
	cursor: pointer;
	text-decoration: none;
}

div.student-lg {
	width: 80%;
}

div.student-sm {
	width: 20%;
}

.student-select-header {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: -10px;
}

.student-edit-icon {
	font-size: 14px;
	padding-left: 5px;
	color: #00818A;
}

/* OVERRIDE STYLES */
#content #cirrusregistration #student-items .student-link {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

#content #cirrusregistration #student-items .new-student-link {
	color: #00818A;
	cursor: pointer;
	text-decoration: none;
}

#content #cirrusregistration #student-items .student-program-link {
	color: #00818A;
	cursor: pointer;
	text-decoration: none;
}

#content #cirrusregistration #student-items .new-student-program-link {
	color: #00818A;
	cursor: pointer;
	text-decoration: none;
}

#content #cirrusregistration #student-items .selected {
	color: #00818A;
	text-decoration: none;
}

#content #cirrusregistration #student-items .unselected {
	color: #000000;
	text-decoration: none;
}

/* Criteria Filter */
.search-main {}

.criteria-main {}

/* HELPER CLASSES */
.bold {
	font-weight: bold;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.selected,
a.selected {
	color: #00818A;
}

.unselected,
a.unselected {
	color: #000000;
}

.hidden-input {
	display: none;
}

.pull-none {
	float: none !important;
}

.full-width {
	width: 100%;
}

.half-width {
	width: 50%;
}

.format-table {
	display: table;
}

.format-table-cell {
	display: table-cell;
}

.align-top {
	vertical-align: top;
}

.align-middle {
	vertical-align: middle;
}

.align-bottom {
	vertical-align: bottom;
}

.abs-top {
	position: absolute;
	top: 0;
}

.abs-bottom {
	position: absolute;
	bottom: 0;
}

.border-bottom {
	border-bottom: 1px solid #000;
}

.border-top {
	border-top: 1px solid #000;
}

#cirrusregistration ul,
ol {
	margin: 0 0 10px 0;
}

/* modal styling */
.reg-form-container {
	overflow-y: auto;
	height: 50%;
}

.modal-content>div {
	border-color: #c9c9c9;
}

.modal-header {
	border-bottom: 1px solid #eee;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.empty-modal-header {
	padding: 15px;
	border-bottom: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.modal-header h4 {
	color: #000000 !important;
	font-size: 20px !important;
}

.procare-builder_modal .modal-header h4 {
	color: var(--modal-heading-font-color) !important;
}

.modal-footer {
	border-bottom: 1px solid #eee;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottom-left: 5px;
	-moz-border-radius-bottom-right: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}


.modal {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, .8) url('/images/pleasewait.gif') 50% 50% no-repeat;
}


/* ENROLL AND MULTI SELECT STYLING */
.reg-checkbox {
	display: table-cell;
	vertical-align: middle;
	float: none !important;
}

.reg-multi-selected {
	background-color: #D6EBFF;
	border: 2px dashed #00818A;
}

.reg-container {
	display: table;
	width: 100%
}

.regrow {
	display: table-row;
}

.regcell {
	display: table-cell;
	padding-bottom: 10px;
	padding-top: 3px;
}

.regcellcenter {
	display: table-cell;
	font-weight: bold;
	color: red;
	padding-bottom: 10px;
	padding-top: 3px;
}

.regcellcost {
	display: table-cell;
	font-weight: bold;
	color: blue;
	padding-bottom: 10px;
	padding-top: 3px;
}

.regcelllabel {
	display: table-cell;
	font-weight: bold;
	width: 15%;
	padding-bottom: 10px;
	padding-top: 3px;
}

.child-checkbox {
	width: 100%;
	color: #00818A;
	height: 150px;
	position: relative;
}

:checked+.child-checkbox {
	width: 100%;
	color: #FFFFFF;
	background: #00818A;
}

.child-checkbox>.child-container {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.child-container>.child-name {
	margin-bottom: 10px;
	font-size: 18px;
	width: 100%;
	text-align: center;
}

.child-container>.child-picture {
	font-size: 72px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.child-container>.child-picture>i,
.child-container>.child-picture>img {
	max-width: 100px;
	max-height: 100px;
}

.camp-avail-info .camp-label {
	font-size: 14px;
	padding: 10px;
	cursor: pointer;
}

.camp-avail-info .camp-label-checked {
	background: #e8e8e8;
}

.camp-avail-info .camp-closed {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.modern-p-form textarea.form-control {
	height: auto;
}

/* Fixes the issue where font-awesome icons aren't the same height as input fields */
input,
textarea,
select {
	margin: 0 !important;
}

/* Fixes issue that existed with hidden form fields and the 20px margin bottom on the form group, along with removing the min-height of 1px */
div.row>div {
	min-height: 0px;
}

.modern-p-form div.form-group {
	margin-bottom: 0px;
	vertical-align: middle;
}

.modern-p-form div.input-group {
	margin-bottom: 20px;
	vertical-align: middle;
}

i.fa {
	vertical-align: middle;
	margin: 0;
}

.input-group.p-has-icon .input-group-icon i.fa {
	line-height: 42px;
}

body {
	position: relative;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
	overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
	display: block;
}


/* ENROLL FORM STYLING */
.popover.popover-danger {
	background-color: #F2DEDE;
	color: #000000;
	min-width: 200px;
}

.popover.popover-danger.bottom .arrow:after {
	border-bottom-color: #F2DEDE;
}

.section-heading-details {
	font-size: 16px;
	color: #00818A;
}

.section-heading-details>a {
	color: #00818A;
	text-decoration: underline;
}

.immunization-section>input {
	padding-left: 0px;
	padding-right: 0px;
}

.input-group input.form-control:focus {
	z-index: 1;
}

/*clean style */
h4 {
	border: none;
}

.panel.panel-primary {
	height: auto;
	background: none;
	border: 1px solid #00818A;
	padding: 0;
	margin: 0 0 20px 0;
}

#regAffix>#regNav>li,
#regAffix>#regNav>li>ul.reg-nav,
#regAffix>#regNav>li>ul.reg-nav>li {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 12px;
	position: relative;
}

#regAffix>#regNav>li>a,
#regAffix>#regNav>li>ul.reg-nav>li>a {
	padding: 10px;
	margin: 0;
	border: 0;
	font-size: 12px;
	cursor: pointer;
}



/* AFFIX CSS */
.back-to-top i {
	font-size: 16px;
}

.reg-nav.affix-top {
	position: absolute;
	right: 0;
	top: 0;
}

.reg-nav.affix {
	position: fixed !important;
	right: 0 !important;
	top: 0 !important;
}

.reg-nav.affix-bottom {
	position: fixed !important;
	right: 0 !important;
	top: 0 !important;
}

.affix-enroll-section {
	bottom: 50px;
	z-index: 999;
	position: fixed;
	margin-left: -10px;
	margin-right: 10px;
	right: 0;
}

.multi-select-room-count {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;
	width: 100%;
}

#regAffix>#regNav {
	max-height: 65%;
}

#regAffix>#regNav,
#regAffix>#regNav>li {
	max-width: 210px;
	font-size: 12px;
	float: right;
	overflow-y: auto;
	overflow-x: hidden;
	color: #FFFFFF;
	list-style: none;
}

#regAffix>#regNav>li>ul.reg-nav,
#regAffix>#regNav>li>ul.reg-nav>li {
	max-height: 75%;
	list-style: none;
	background-color: #FFFFFF;
}

#regAffix>#regNav>li>ul.reg-nav {
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}


#regAffix>#regNav,
#regAffix>#regNav :focus {
	float: none;
	background: #00818A;
	height: auto;
}

#regAffix>#regNav a,
#regAffix>#regNav a :focus {
	color: #FFFFFF;
	line-height: 20px;
	outline: 0;
	display: block;
	padding: 10px;
	text-decoration: none;
}

#regAffix>#regNav li a:hover {
	background: #06686E;
	color: #FFFFFF;
}

#regAffix>#regNav>li,
#regAffix>#regNav>li>ul.reg-nav>li {
	color: #FFFFFF;
	background: #00818A;
	border-bottom: 1px solid white;
	width: 100%;
}

#regAffix>#regNav>li:last-child {
	border-bottom: 0;
}

#regAffix>#regNav .active {
	background: #06686E;
}

#regAffix>#regNav .active a {
	color: #FFFFFF;
}

#regAffix>#regNav ul.reg-nav.nav {
	display: none;
	text-align: left;
}

#regAffix>#regNav .active .reg-nav.nav {
	display: block;
}

#regAffix>#regNav .reg-nav.nav a {
	padding: 10px;
	font-family: "Helvetica Neue";
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background: #00818A;
	line-height: 20px;
	padding-left: 30px;
}

#regAffix>#regNav .reg-nav.nav a:hover,
#regAffix>#regNav .reg-nav.nav a:focus,
#regAffix>#regNav .reg-nav.nav .active a,
#regAffix>#regNav .reg-nav.nav .active:hover a,
#regAffix>#regNav .reg-nav.nav .active:focus a {
	padding-left: 25px;
	border-left: 5px solid black;
	color: #FFFFFF;
	background-color: #06686E
}

#regAffix>#regNav .reg-nav.nav .active span,
#regAffix>#regNav .reg-nav.nav .active:hover span,
#regAffix>#regNav .reg-nav.nav .active:focus span {
	display: none;
}

/* Fix for Edge browser not applying padding to select input fields, which should also replace the fix for the Chrome padding issues as well. */
/* This was causing issues with the dropdown icon not showing. Changed this to allow it to show. */
select.form-control {
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
	appearance: menulist !important;
	text-indent: 56px;
}

/* Added multiselect option for room attributes, which conflicts with above fix. */
select.form-control.multiSelect-options {
	-webkit-appearance: listbox !important;
	-moz-appearance: listbox !important;
	appearance: listbox !important;
	text-indent: 56px;
}

/* Add in fix for dropdown text no longer displaying correctly for Firefox after above fix for dropdown icon not showing. */
@-moz-document url-prefix() {
	select.form-control {
		text-indent: 0px;
	}
}

/* Add background color for table view to help distinguish programs. */
#cirrusregistration .tableProgramList .row:nth-child(even) {
	background-color: #0077f124;
}

/* Fix issue with popup error arrow being in incorrect location in Connect Portal Creation Section */
#accountInfo .popover.bottom .arrow {
	top: -10px !important;
}

/* Styling for passwords */
form {
	margin-top: 0px !important;
}

.firstMPassIcon,
.secondMPassIcon {
	font-size: 15px;
}

.fa-check,
.fa-times {
	font-size: 18px !important;
	vertical-align: middle;
}

.fa-check {
	color: green;
}

.fa-times {
	color: #BB0000;
}

.passReq {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	background-color: #EFEFEF;
	border: 1px solid #D3D3D3;
	border-radius: 5px;
}

.passReq h3 {
	font-weight: bold;
	padding: 10px;
	font-size: 13px;
}

.passReq ul {
	padding: 0px 10px 10px 20px;
}

.fa-long-arrow-right {
	font-size: 15px;
}