/*
#main {
	display: block;
}

#log-area {
	display:none;
}
*/

.master-groups {
	position: relative;
}

.master-form .tab-sel {
	background-color: #008B97;
}

.master-form .tabs {
	margin-top: 0;
}
.tabs #master-groups.tab-form {
	display: block;
}

.tab-form .flabel {
	font-weight: 600;
}

.tab-form .fieldp {
	float: left;
	padding-bottom: 10px;
}

.master-form .ttl-app-id {
    font-weight: 400;
    font-style: italic;
}

.master-form .tabs .tab-form {
	display: block;
}

.master-form .tab-form .form {
    line-height: 125%;
}

.master-form .group-cont {
	display:none;
}

.tab-form .page0 .two-col > div {
	float: left;
}

.tab-form .page0 .two-col > div:first-child {
	width: 65%; 
	padding-right: 25px;
}

.tab-form .page0 .two-col > div:first-child span {
	max-width: 545px;
	display:inline-block;
}

.master-form {
	display: none;
}

.master-form .fieldp > div {
	vertical-align: middle;
}

.master-form .fieldp.wide {
	width: 100%;
}

.tab-form .fieldp .lbl {
	display: inline-block;
	width: 105px;
	padding-right: 10px;
	text-align: right;
}

.tab-form .fieldp .lbl.vtop {
	vertical-align: top;
}

.master-form textarea {
	resize: none;
}

.master-form input[type="text"].sz1,
.master-form select.sz1 {
	width: 180px;
}

.master-form input[type="text"].sz2,
.master-form select.sz2,
.master-form textarea.sz2 {
	width: 90%;
	max-width: 450px;
}

.master-form input[type="text"].sz3,
.master-form select.sz3 {
	width: 90%;
	max-width: 622px;
}

.master-form div.sz3 {
	width: 100%;
	max-width: 622px;
}


.master-form input[type="text"].sz4 {
	width: 90%;
	max-width: 489px;
}

.master-form input.dis {
	color: #a5a5a5;
}

.master-form .fundoptions {
	display: inline-block;	
}

.tab-form .grd1 .fieldp {
	margin-right: 10px;
}

.master-form .form .heading1 {
	margin-bottom: 25px;
	font-weight: 700;
}

.master-form .tab-form [data="emp_type"] {
    margin-left: 0;
}

.master-form .infobox {
	background: #d8cdC8;
	border: 3px solid #fff;
}

.master-form .primapp {
	margin: 35px 0 5px 0;
	padding-bottom: 20px;
}

.master-form .primapp .topcnt {
	padding: 20px 25px 30px 25px;
}

.master-form .primapp .ttl {
	margin-bottom: 15px;
}

.master-form .primapp .txt {
	line-height: 125%;
}

.master-form .tab-form input.error, .master-form .tab-form select.error, .master-form .tab-form div.error, input.error, img.error {
    border: 3px solid rgb(249, 173, 173) !important;
}

.master-form .tab-form div.error {
	border: none !important;
    background: #fddada !important;
}

.master-form .icon-info {
	margin-left: 5px;
	vertical-align:middle;
}

.master-form .gen-interest .lbl2 {
	margin-bottom: 15px;
	font-weight:700;
}

.master-form .gen-interest .edu-level-group {
	float:left;
	margin-right: 140px;
	padding-bottom: 35px;
}

.master-form .gen-interest .interest-group {
	float: left;
}

.master-form .checkcont.lck {
	opacity: 0.35;
}

.master-form .checkcont.lck .checkbox {
	cursor: default;
}

.master-form .form.acaready {
	padding: 0;
	background: #fff;
}

.master-form .tblready {
	line-height: 120%;
	background: #F1EDEB;
}

.master-form .tblready .tbrow {
	background: #F1EDEB;
}

.master-form .tblready .tbrow.hdr {
	background: #D8CDC8;
	font-weight: bold;
	height: 34px;
}

.master-form .tblready .tbrow > div {
	float:left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.master-form .tblready .tbrow .quest {
	padding-left: 29px;
	width: 700px;
}

.master-form .tblready .tbrow .answ {
	text-align: center;
	font-size: 10px;
}

.master-form .tblready .tbrow.hdr .answ {
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 100%;
}

.master-form .tblready .tbrow.hdr .quest {
	line-height: 30px;
}

.master-form .tblready.othertbl .tbrow.hdr .answ {
	line-height: 33px;
	padding-top: 0;
	padding-bottom: 0;
}

.master-form .tblready .tbrow.first {
	margin-top: 15px;
}

.master-form .tblready .spacer {
	height: 15px;
	background: #F1EDEB;
}


.master-form .tblready:not(:last-child) {
	margin-bottom: 25px;
}

.master-form .tblready .tbrow .answ {
	width:78px;
}

.master-form .tblready .tbrow.yearrow {
	margin-top: 8px;
}

.master-form .tab-form .tblready input[type="text"].aready-years {
	width: 95px;
	font-size: 12px;
	padding: 5px 12px;
	margin-left: 30px;
}

.master-form .tblready .other-challenges {
    padding: 15px 22px 15px 29px;
	background: #ece5e2;
}

.master-form .other-challenges .lbl {
    width: 150px;
	text-align: left;
	padding-right: 10px;
	margin-bottom: 10px;
}

.master-form .other-challenges textarea {
    width: 100%;
    height: 120px;
}

.master-form .form-group.degcompl .page0 .lbl {
	width: 165px;
}

.master-form .form-group.degcompl .lbl.date_end {
	width: 248px;
}

.master-form .form-group.degcompl .quest.ident1 {
	padding-left: 60px;
}

.master-form .postsubmit-panel {
	display: none;
	padding: 25px;
	padding-bottom: 40px;
}

.master-form .postsubmit-panel.isp {
    padding: 0;
}

.master-form .postsubmit-panel .ttl {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 35px;
}

.master-form .postsubmit-panel .expl p {
	margin-bottom: 0;
}

.master-form .postsubmit-panel.generic .contact-info {
    margin: 15px;
    line-height: 155%;
}

.master-form .postsubmit-panel.generic .expl {
    line-height: 145%;
	font-weight: 600;
}

#has-booking-link, #has-no-booking-link {
	display: none;
}

#has-booking-link .has-link-subpanel {
	font-size: 16px;
	display: none;
}

#has-booking-link .has-link-subpanel.had-appt {
	display:block;
}

#has-booking-link .had-appt-btns {
    margin-top: 20px;
}

#has-booking-link .had-appt-btns a.btn {
    width:  105px;
}

/* counselor referral */

.master-form .counselor-referral input[type="text"].sz1,
.master-form .counselor-referral select.sz1 {
	width: 240px;
}

.master-form .counselor-referral input[type="text"].sz2,
.master-form .counselor-referral select.sz2,
.master-form .counselor-referral textarea.sz2 {
	width: 90%;
	max-width: 600px;
}

.master-form .counselor-referral textarea {
	height: 100px;
}

#form-popup ul {
    margin-left: 15px;
    list-style: disc;
    margin-top: 5px;
}

.master-form .autosave span {
    vertical-align: middle;
}

.master-form .autosave {
    border-radius: 3px;
    position: absolute;
	top: 50%;
	margin-top: -12px;
    right: 50px;
    color: #fff;
    padding: 3px 10px 8px;
    font-weight: 600;
	background: #11afbd;
	line-height: 1.0;
	font-size: 11px;
	z-index: 1000;
	display: none;
}

.master-form .autosave .disk {
	font-size: 19px;
	margin-right: 5px;
}

.master-form .career-plan {
	background: #F1EDEB;
	display: table;
	width: 100%;
}

.master-form .bhmt-btn-arrow {
    padding: 2px 15px;
    border-radius: 4px;
	font-weight: 600;
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	cursor: pointer;
	background-color: #F47524;
	color: #fff;
}

.bhmt-btn-arrow:hover {
	background-color: #F47524;
}

.master-form .bhmt-btn-arrow .text-area {
    display: table-cell;
    padding: 7px 10px 7px 15px;
}

.master-form .btn-arrow-area {
    display: table-cell;
	border-left: 1px solid #a0ecd0;
	width: 22px;
	text-align: center;
	vertical-align: middle
}

.master-form .btn-arrow-area .down_arrow {
    width: 20px;
    height: 20px;
    background-image: url(../img/arrow_drop_down_white.png);
}

ul.btn-choices {
	position: absolute;
	top: 200px;
	left: 500px;
	z-index: 50000;	
	background: #fff;
	border-radius: 5px;
	padding: 7px 0;	
	box-shadow: 2px 2px 20px rgba(128,128,128,0.5);
	display: none;
}

li.btn-choice {
	padding: 7px 20px;
	color: #666;
	font-weight: 600;
	cursor: pointer;	
}

li.btn-choice:hover {
	background: #f0f0f0;
}

#dwnl-career-plan {
	float: right;
	margin-right: 25px;	
}

.master-form .career-plan > div {
	vertical-align: top;
}

.master-form .career-plan .category-panel {
	display: table-cell;
	width: 245px;
	background: #A68F87;
	color: #fff;
}

.master-form .career-plan .category-panel {
	padding: 12px 0 50px 0;
}
.master-form .career-plan .cat-sel {
	font-size: 15px;
	padding: 11px 25px;
	font-weight: 600;
	cursor: pointer;
}

.master-form .career-plan .cat-sel:hover {
	background: #d2c5be;
	color: #fff;
}

.master-form .career-plan .cat-sel.active {
	color: #80808B;
	background: #F1EDEB;
}

.master-form .career-plan .cat-sel.invalid {
	background: #ffe0e0;
	color: #da7171;
}

.master-form .career-plan .topic-led {
	display: inline-block;
    width: 8px;
    height: 8px;
    background: transparent;
    border-radius: 100%;
	margin-left: 7px;
	position: relative;
    top: -2px;
}

.master-form .career-plan .cat-sel .topic-led.has-topic {
    background: #F1EDEB;
}

.master-form .career-plan .cat-sel.active .topic-led.has-topic {
    background: #A68F87;
}

.master-form .career-plan .career-plan-container {
	display: table-cell;
	padding: 25px 30px 30px 40px;
}

.master-form .cp-inner {
	display: table;
	width: 100%;
}

.master-form .cp-inner > div {
	vertical-align: top;
}

.master-form .career-plan .cp-panels {
	display: table-cell;
}

.master-form .career-plan .cp-wheel-cont {
	display: table-cell;
	width: 240px;
	padding-bottom: 30px;
}

.master-form .career-plan .career-panel {
	display: none;
	padding-right: 20px;
}

.master-form .career-plan .career-section {
    padding: 0 20px 0 10px;
	margin-bottom: 5px;
}

.master-form .career-plan label {
	font-weight: 600;
	margin-bottom: 4px;
	display: inline-block;
	font-size: 13.5px;
}

.master-form .career-plan input {
	font-weight: 600;
	margin-bottom: 10px;
	padding: 6px 10px;
	font-size: 13px;
	display: block;
}

.master-form .career-plan textarea {
	padding: 10px 10px;
	margin-bottom: 10px;
	font-size: 13px;
	height: 170px;
}

.master-form .career-plan .no-topic {
    font-size: 16px;
    font-weight: 600;
}

/* Degree form */
.master-form .degree-form .hdr-text {
	font-size: 18px;
	margin-bottom: 20px;
}

.master-form .degree-choice-row {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.master-form .degree-choice-cont {
    display: table-cell;
}

.master-form .program-type-cont {
    display: flex;
}

.master-form .date-submit-cont {
    display: table-cell;
    width: 300px;
    text-align: right;
}

.master-form .date-submit-cont input {
	width: 135px;
	margin-left: 10px;
}

.master-form .degree-choice-row span {
	margin-right: 15px;
	padding-bottom: 10px;
	font-weight: bold;
    width: 145px;
}

.master-form .degree-option {
    display: inline-block;
    margin-right: 30px;
	padding-bottom: 10px
}

.master-form .degree-option .mt {
    display: none;
    padding-left: 7px;
    color: #d28725;
}

.tab-form .degree-form .radio {
    margin-right: 7px;
}

.tab-form .radio-btn {
	display: inline-block;
}

.tab-form .radio-btn.lck {
	opacity: 0.5;
}

.tab-form .radio-btn.lck .radio {
	pointer-events: none;
}

.master-form .degree-form .date-select,
.master-form .isp-group .date-select {
    display: inline-block;
}

.master-form .degree-form .date-select select,
.master-form .isp-group .date-select select {
    padding-left: 3px;
    padding-right: 3px;
    width: auto;
}

.master-form .isp-group .page0 input[type="text"].sz1, 
.master-form .isp-group .page0 select.sz1 {
    width: 185px;
}

.master-form .degree-form .date-select.error,
.master-form .isp-group .date-select.error {
    border: 3px solid rgb(249, 173, 173) !important;
    background: transparent !important;
}

.master-form .degree-panel {
	margin-top: 11px;
    border-top: 1px solid #d6ccc8;
	padding-top: 23px;
}

.tab-form .degree-panel .fieldp,
.tab-form .isp-panel .fieldp {
    margin-right: 30px;
}

.tab-form .degree-panel .fieldp .lbl,
.tab-form .isp-panel .fieldp .lbl {
	width: 160px;
    text-align: left;
}

.tab-form .isp-panel .degree-choices .lbl {
    width: 160px;
    display: table-cell;
}

.tab-form .isp-panel .radio, .tab-form .isp-panel .checkbox {
    margin-right: 4px;
}

.master-form .isp-panel .primapp {
	margin-top: 15px;
    padding-bottom: 15px;
}
.master-form .isp-panel .primapp .topcnt {
    padding-bottom: 0;
}

.isp-panel .manager-apprv-cnt .lbl {
	margin-right: 40px;
	display: inline-block;
}

.isp-panel .manager-apprv-cnt .radiocont {
	display: inline-block;
}

.master-form .isp-classes input[type="text"].sz1, .master-form .isp-classes select.sz1 {
    width: 165px;
}

.master-form .isp-classes .classinfo {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.master-form .isp-classes .classinfo .heading1 {
	margin: 15px 25px;
}

.master-form .isp-classes .classinfo .lbl {
	width: 145px;
}

.master-form .isp-classes .remclass {
	position: absolute;
	top: 15px; right: 20px;
	z-index: 2;
	font-weight: bold;
	cursor: pointer;
}

.master-form .isp-classes input[type="text"]:disabled,
.master-form .isp-classes select:disabled {
    background: #f1ede9;
    font-style: italic;
}
.master-form .isp-classes .remclass:hover {
	color: #f47524;
}

.master-form .isp-classes .remclass img {
	width: auto;
	height: 12px;
	margin-top: -2px;
	margin-right: 2px;
}

.master-form .isp-classes .remclass > * {
	vertical-align: middle;
}

.master-form .tab-form .isp-panel div.error {
    border: 3px solid rgb(249, 173, 173) !important;
    background: transparent !important;
}

.master-form .isp-upload-panel .opt-text {
	padding-bottom: 15px;
}

.master-form .isp-upload-panel .doccontainer {
    display: table;
	table-layout: fixed;
	padding-left: 15px;
}

.master-form .isp-upload-panel .doctype-row {
    display: table-row;
}

.master-form .isp-upload-panel .doctype {
    display: table-cell;
    padding: 8px 10px;
}

.master-form .isp-upload-panel .action {
	display: table-cell;
	padding-right: 8px;
}

.master-form .isp-upload-panel .btn {
    display: inline-block;
    color: #fff;
    background: #F47524;
	padding: 4px 20px;
	cursor: pointer;
}

.master-type-cont {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    background: rgba(0,0,0,0.30);
    z-index: 10000;
    display: flex;
    justify-content: center;
    visibility: hidden;
}

.master-type-cont.on {
    visibility: visible;
}

.master-type-popup {
    display: inline-block;
    border: 1px solid #d0d0d0;
    background: #F3F0EE;
    padding: 25px 30px 10px 30px;
    width: 400px;
    max-width: 100%;
    box-shadow: -1px 3px 10px 10px rgb(0 0 0 / 8%);
    transform: scale(0);
    transition: transform 0.25s;
}

.master-type-popup.on {
    transform: scale(1);
}

.master-type-popup.heading {
    line-height: 1.4;
}

.master-type-popup .choices {
    display: table;
    margin-top: 15px;
    table-layout: fixed;
    width: 100%;
}

.master-type-popup .choice-field {
    display: table-row;
}

.master-type-popup .choice-field > div {
    display: table-cell;
    vertical-align: top;
}

.master-type-popup .choice-field > div:first-child {
    width: 36px;
    padding-bottom: 25px;
    padding-top: 3px;
}

.master-type-popup .choice-field .mt-lbl {
    font-weight: 600;
    font-size: 16px;
}

.master-type-popup .choice-field .mt-lbl-det {
    font-size: 13px;
    line-height: 1.1;
}

.master-type-popup .choice-field .mt-lbl-xtra {
    font-size: 12px;
    padding-bottom: 4px;
    position: relative;
    top: -1px;
}

.master-type-popup .btn-row {
    padding-top: 10px;
    text-align: right;
}

.master-type-popup .btn {
    display: inline-block;
    cursor: pointer;
    padding: 3px 15px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
    background: #f47524;
}

.master-type-popup .radio {
    display:inline-block;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background-image: url(../img/radio.png);
}

.master-type-popup .radio.sel {
    background-image: url(../img/radio-sel.png);
}

.master-type-popup .btn.cancel {
    background: #aeaeae;
}

.master-type-popup.isp-cert-type .choices {
    margin-top: 20px;
}

.master-type-popup.isp-cert-type .choice-field > div:first-child {
    padding-bottom: 5px;
    padding-top: 3px;
}

.isp-panel .isp-school-fields {
    display:inline-block;
}

.isp-panel .isp-custom-school-cont {
    display:none;
}

.isp-panel .isp-custom-school-cont .btn {
    display: inline-block;
    color: #fff;
    background: #F47524;
    line-height: 1;
    padding: 5px 25px;margin-top: 11px;
    font-weight: 600;
    cursor: pointer;
}

.isp-panel .isp-custom-school-cont .btn:hover {
    background: #dd6519;
}

.isp-panel .isp-custom-school-cont .btn.cancel {
    background: #c4c4c4;
}

.isp-panel .isp-custom-school-cont .btn.cancel:hover {
    background: #adacac;
}

.master-form .isp-school-fields select.sz3,
.master-form .isp-school-fields input[type="text"].sz3 {
    width: 100%;
    max-width: none;
}

.edu-fin-plan * {
	box-sizing: border-box;
}

.edu-fin-plan .last-update-info {
    margin-top: 9px;
    font-size: 14px;
}

.edu-fin-plan .last-update-info .info-high {
    font-weight: 700;
}

.edu-fin-plan input[type="text"], .tab-form .edu-fin-plan textarea {
    padding: 8px 22px;
}

.tabs .edu-fin-plan table tr:last-child {
    border-bottom: none;
}

.edu-fin-plan .discussion-points p {
    padding-left: 20px;
    position: relative;
	font-weight: 500;
}

.edu-fin-plan .discussion-points p i.para-arrow {
    position: absolute;
    top: 3px;
    left: -5px;
}

.edu-fin-plan .top-section {
    border-bottom: 4px solid #d5d5d5;
    padding: 0 0 15px;
}

.edu-fin-plan .top-fields-grid {
    display: table;
    margin-bottom: 10px;
}

.edu-fin-plan .top-fields-row {
    display: table-row;
}

.edu-fin-plan .top-fields-row > div {
    display: table-cell;
    vertical-align: top;
}

.edu-fin-plan .top-fields-grid .fld {
    padding-bottom: 10px;
}

.edu-fin-plan .top-fields-grid .ttl {
    width: 220px;
}

#efcp-objective {
    width: 500px;
    max-width: 100%;
}

#efcp-program_pursuing {
    width: 200px;
	max-width: 100%;
}

#efcp-major {
    width: 500px;
    max-width: 100%;
}

#efcp-school {
    width: 350px;
}

#efcp-funds_remaining {width: 130px;}

.edu-fin-plan sup {
    bottom: auto;
}

.edu-fin-plan .funds-remain-expl {
    font-weight: 400;
    font-style: italic;
}

.edu-fin-plan .funds-remain-expl sup {
    font-weight: bold;
}

.edu-fin-plan .pre-req-section {
    padding: 15px 0;
}

.edu-fin-plan .pre-req-course-panel,
.edu-fin-plan .stackables-panel {
}

.edu-fin-plan .pre-req-input {
    display: flex;
	align-items: center;
}

.edu-fin-plan .pre-req-input .expl {
	font-weight: 400;
}

.edu-fin-plan .pre-req-input .pre-req-sw-cont {
	padding-right: 25px;
}

.edu-fin-plan .pre-req-input .lbl {
    padding-right: 35px;
    max-width: 470px;
}

.edu-fin-plan .switch-light {
    font-size: 12px;
	margin-bottom: 0;
}

.edu-fin-plan .switch-holo > span span, .edu-fin-plan .switch-holo label {
    font-size: 85%;
    line-height: 22px;
}

.edu-fin-plan .switch-holo.switch-light input:checked ~ span a {
    background-color: #6b8e6e;
}

.edu-fin-plan .switch-toggle.switch-holo, .edu-fin-plan .switch-light.switch-holo > span {
    background-color: #e2e1e1;
}

.edu-fin-plan .pre-req-input .switch-light {
	width: 75px;	
}

.edu-fin-plan .tabs table th:first-child,
.edu-fin-plan .tabs table td:first-child {
	padding-left: 5px;
}

.edu-fin-plan .pre-req-courses {
    margin-top: 20px;
}

#efcp-preq-courses-cont {
	overflow-x: auto;
}

#efcp-preq-no-courses-cont {
    background: #ece5e2;
    padding: 15px;
}

.edu-fin-plan .course-list {
	min-width: 500px;
    margin-bottom: 7px;
    background: #fff;
}

.edu-fin-plan .course-list th {
    font-weight: 600;
    padding-right: 10px;
    padding-left: 5px;
    line-height: 1.1;
    padding-bottom: 10px;
    background: #D8CDC8;
    vertical-align: middle;
    padding-top: 8px;
}

.edu-fin-plan .course-list th:nth-child(3) {
    text-align: center;
}

.edu-fin-plan .course-list td {
    padding-right: 10px;
	padding-bottom: 6px;
}

/*/
.edu-fin-plan .course-list td input[type="text"] { width: 100%; }
.edu-fin-plan .course-list .c-term { width: 130px; }
.edu-fin-plan .course-list .c-classes { width: 240px; position: relative; }
.edu-fin-plan .course-list .c-notes { width: 440px; }
*/

.edu-fin-plan .course-list .c-completed { text-align: center; }

.edu-fin-plan .course-list .c-classes .remove-icon {
    position: absolute;
    z-index: 2;
    top: 4px;
    right: -27px;
    color: #fff;
    background: #4e4c4c;
    padding: 4px;
    border-radius: 3px;
    cursor: pointer;
    opacity: 0.3;
    display: none;
}

.edu-fin-plan .course-list .c-classes .remove-icon:hover {
    opacity: 1;
}

.edu-fin-plan .course-list tr:hover .c-classes .remove-icon {
    display: block;
}

.edu-fin-plan .course-list .switch-holo > span span, .edu-fin-plan .course-list .switch-holo label {
    line-height: 20px;
}

.edu-fin-plan .course .switch-light {
    font-size: 11px;
}

.edu-fin-plan .course .switch-light > span {
    min-height: auto;
	width: 65px;
}

.edu-fin-plan .stackable-section {
    padding: 20px 0;
}

.edu-fin-plan .stack-disc-topics {
    margin-bottom: 10px;
    margin-top: 25px;
}

.edu-fin-plan .stack-disc-topic {
    margin-bottom: 6px;
    position: relative;
    padding-left: 15px;
    font-weight: 400;
    line-height: 1.1;
}

.edu-fin-plan .stack-disc-topic i {
    position: absolute;
    left: -8px;
    top: 3px;
}

.edu-fin-plan .stackables-panel {
	overflow-x: auto;
}

.edu-fin-plan .stackables {
	margin-bottom: 7px;
    background: #fff;
}

.edu-fin-plan .stackables th {
    background: #D8CDC8;
    vertical-align: middle;
    line-height: 1.1;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 600;
}

.edu-fin-plan .stackables .lt-txt {
    font-weight: 400;
}

#efcp-no-stackables {
    background: #ece5e2;
    padding: 15px;
}

.edu-fin-plan .prgm-summary th {
    background: #D8CDC8;
    padding: 4px 10px;
    font-weight: 600;
    text-align: center;
    border-right: 1px solid #F1EDEB;
}

.edu-fin-plan .prgm-summary td {
    padding: 10px 10px 5px;
    text-align: center;
	line-height: 1.1;
}

.edu-fin-plan .time-off-section {
    padding-bottom: 20px;
    border-bottom: 2px solid #d5d5d5;
}

.edu-fin-plan .time-off-section .quest-cont {
    margin-top: 15px;
}

.edu-fin-plan .time-off-section .questions {
    display: table;
}

.edu-fin-plan .time-off-section .question {
	display: table-row;
}

.edu-fin-plan .time-off-section .question > div {
    display: table-cell;
    vertical-align: middle;
	padding-bottom: 8px;
}

.edu-fin-plan .time-off-section .question .inp {
    display: table-cell;
	padding-left: 35px;
}

#efcp-time_off_notes {
    margin-top: 7px;
	width: 580px;
    max-width: 100%;
}

.edu-fin-plan .prgm-info-section {
    margin-top: 20px;
}

.edu-fin-plan .prgm-info-section .fld-info {
	display: inline-block;
    width: 410px;
    max-width: 100%;
    padding-right: 25px;
    padding-bottom: 15px;
    max-width: 100%;
}

.edu-fin-plan .prgm-info-section .fld-info .txt {
	width: 145px;
    margin-bottom: 9px;
    vertical-align: middle;
    display: inline-block;
}

#efcp-program_type {
    width: 200px;
    max-width: 100%;
}

#efcp-funding_type {
    width: 200px;
    max-width: 100%;
}

#efcp-start_date {
    width: 145px;
    max-width: 100%;
}

#efcp-end_date {
    width: 135px;
    max-width: 100%;
}

#efcp-completion_term {
    width: 200px;
    max-width: 100%;
}

#efcp-covered-costs, #efcp-funds-avail {
    width: 135px;
    max-width: 100%;
}

#efcp-costs-year {
    border: 3px solid #b49f95;
}

.edu-fin-plan .prgm-info-section {
    padding-bottom: 35px;
    border-bottom: 2px solid #d5d5d5;
}

.edu-fin-plan .prgm-cost-section {
    margin-top: 20px;
    position: relative;
}

.edu-fin-plan .prgm-cost-section .prgm-cost-ttl {
    position: absolute;
    top: -34px;
    right: 50%;
    margin-right: -120px;
    background: #D8CDC8;
    padding: 3px 25px;
    border-radius: 4px;
}

.edu-fin-plan .prgm-cost-section .yearly-costs {
    background: #fff;
}

.edu-fin-plan .prgm-cost-section .yearly-costs th {
    background: #D8CDC8;
    vertical-align: middle;
    line-height: 1.1;
    padding-top: 6px;
    font-weight: 600;
}

#efcp-year-select {
    width: 220px;
	margin-bottom: 25px;
}

#efcp-has-coursework {
    padding-bottom: 10px;
    overflow-x: auto;
}

#efcp-has-no-coursework {
    padding-bottom: 20px;
    font-size: 15px;
}

.edu-fin-plan .yearly-costs .fees-books-label {
    text-align: right;
    padding-right: 25px;
}

.edu-fin-plan .yearly-costs .year-total-label {
    text-align: right;
    padding-right: 35px;
}

.edu-fin-plan .yearly-costs .grand-total-label {
    padding-left: 30px;
}

#efcp-total-from-pocket {
    background: #94051329;
    border: 2px solid #9405134f;
    border-radius: 3px;
    padding: 3px;
    
}

#efcp-has-coursework table {
    min-width: 700px;
}

#efcp-modal-bg {
    z-index: 10000;
    position: fixed;
    top: 0; left: 0;
    right: 0; bottom: 0;
    background: rgba(255,255,255, 0.5);
}

.efcp-modal {
    max-width: 100%;
    position: absolute;
    z-index: 100001;
    background: #fff;
    border: 1px solid #e5e5e5;
    top: 1200px;
    left: 500px;
    width: 450px;
    transform: scale(0);
    transition: transform 0.2s;
    box-shadow: 1px 1px 11px 2px rgba(0,0,0,0.2);
}

.efcp-modal.on {
    transform: scale(1);
    transition: transform 0.2s;
}

.efcp-modal .modal-hdr {
    background: rgb(32,125,130);
    color: #fff;
    font-weight: 600;
    padding: 7px 10px;
    font-size: 15px;
}

.modal-body {
    padding: 20px;
}

.efcp-modal .modal-footer {
    padding: 8px 20px;
    border-top: 1px solid #e0e0e0;
}

.efcp-modal .row {
    padding-bottom: 10px;
}

.efcp-modal .field .span {
    display: b;
}

.efcp-modal .field span {
    margin-bottom: 7px;
    display: block;
    line-height: 135%;
}

.efcp-modal .modal-content input {
    padding: 6px 10px;
    border-radius: 4px;
}

.efcp-modal .modal-footer {
    text-align: right;
}

.efcp-modal .btn {
    background: #f47524;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-left: 5px;
    display: inline-block;
    text-transform: uppercase;
    padding: 2px 20px;
    cursor: pointer;
}

.efcp-modal .btn:hover {
    background: #dd6519;
}

.efcp-modal .btn.cancel {
    background: #BBB;
}

.efcp-modal .btn.cancel:hover {
    background: #a19e9e;
}

.efcp-modal input:disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
}

.efcp-modal .row.class-taken {
    display: flex;
    align-items: center;
}

.efcp-modal .class-taken-switch {
    display: inline-block;
    margin-left: 15px;
    width: 70px;
}

.efcp-modal .class-taken-switch .cc-switch {
    font-size: 10px;
}

.efcp-modal .switch-light.switch-holo > span {
    background-color: #e2e1e1;
}

.efcp-modal .switch-holo.switch-light input:checked ~ span a {
    background-color: #6b8e6e;
}

.efcp-modal .switch-holo.switch-light input ~ span a {
    outline: none;
    border-color: transparent;
}

#efcp-ec-year, #efcp-fees-year {
    margin-left: 13px;
    width: 53px;
}

#efcp-ec-cost,
#efcp-fees-cost {
    width: 84px;
}

#efcp-ec-courses {
    width: 100%;
}

#efcp-ec-term {
    width: 225px;
    max-width: 100%;
}

#efcp-fees-modal {
    width: 390px;
}

.tabs .edu-fin-plan table td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.tabs .edu-fin-plan table tr {
    border-bottom: none;
}

.tabs .edu-fin-plan table tr.grand-totals {
    border-top: 2px solid #e5e5e5;
}

.tabs .edu-fin-plan table tr td {
    font-weight: 400;
}

.edu-fin-plan .switch-light {
    font-size: 12px;
	margin-bottom: 0;
}

.edu-fin-plan .switch-holo > span span, .edu-fin-plan .switch-holo label {
    font-size: 85%;
    line-height: 22px;
}

.edu-fin-plan .switch-holo.switch-light input:checked ~ span a {
    background-color: #6b8e6e;
}

.edu-fin-plan .switch-toggle.switch-holo, .edu-fin-plan .switch-light.switch-holo > span {
    background-color: #e2e1e1;
}

.edu-fin-plan .pre-req-input .switch-light {
	width: 75px;	
}

.edu-fin-plan .time-off-section .switch-toggle {
	width: 165px;
	text-transform: none;
}

.edu-fin-plan .time-off-section .switch-toggle label {
	color: #717171;
}

.edu-fin-plan .time-off-section .switch-toggle a {
    /*background: #646464;*/
	background: #6b8e6e;
}

.edu-fin-plan .time-off-section .switch-toggle input:checked + label {
    color: #fff; 
}

.tabs .edu-fin-plan table.yearly-costs th:first-child {
    padding-left: 0;
}

.tabs .edu-fin-plan table.yearly-costs th.ctrls,
.tabs .edu-fin-plan table.yearly-costs td.ctrls {
    display: none;
}

.tabs .edu-fin-plan .editing table.yearly-costs th.ctrls,
.tabs .edu-fin-plan .editing table.yearly-costs td.ctrls {
    display: table-cell;
}

.edu-fin-plan .yearly-costs th.year, .edu-fin-plan .yearly-costs td.year {
    padding-left: 20px;
}

.edu-fin-plan .editing .yearly-costs th.year, .edu-fin-plan .editing .yearly-costs td.year {
    padding-left: 0;
}

.edu-fin-plan .yearly-costs .ctrls-cnt {
    display: none;
}

.edu-fin-plan .editing .yearly-costs .ctrls-cnt {
    display: block;
}

.edu-fin-plan .efcp-edit-row {
    padding-top: 5px;
}

.edu-fin-plan .course-editing {
    display: none;
}

.edu-fin-plan .editing .course-editing {
    display: block;
}

.edu-fin-plan .editing .course-not-editing {
    display: none;
}

.edu-fin-plan .btn {
    font-size: 13px;
    background: #f47524;
    display: inline-block;
    color: #fff;
    padding: 7px 15px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 5px;
}

.edu-fin-plan .btn:last-child {
    margin-right: 0;
}

.edu-fin-plan .btn:hover { background: #dd6519; }
.edu-fin-plan .btn.brown { background: #5d3720; }
.edu-fin-plan .btn.brown:hover { background: #522f1a; }
.edu-fin-plan .btn.blue { background: #0097d4; }
.edu-fin-plan .btn.blue:hover{ background: #028cc3; }
.edu-fin-plan .btn.gray { background: #940513 }
.edu-fin-plan .btn.gray:hover { background: #880511; }

.edu-fin-plan .dashicons-edit:hover { color: #3e94e2; }
.edu-fin-plan .dashicons-trash:hover { color: #b22a2a; }

.edu-fin-plan input[type="text"]:disabled, .edu-fin-plan textarea:disabled {
    background-color: #e5e5e5;
}

.edu-fin-plan .asc-form-widg-cont {
    position: absolute;
    top: 0;
    right: 20px;
    margin-top: 15px;
}

.edu-fin-plan .asc-form-widg {
    font-size: 14px;
    font-weight: 600;
    display: table;
}

.edu-fin-plan .asc-form-widg > div {
    display: table-cell;
    vertical-align: middle;
}

.edu-fin-plan .asc-form-widg img {
    width: 60px;
}

.edu-fin-plan .asc-form-widg .img-holder {
    padding-left: 15px;
}

.master-form .tab-form .online-checkin .form {
    padding: 0;
}

.online-checkin * {
    box-sizing: border-box;
}

.online-checkin .likert-cont {
    border: 3px solid #dcd0c9;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
}

.online-checkin .init-hidden {
    display: none;
}

.likert-scale {
    display: flex;
    align-items: center;
}

.likert-scale .lbl {
    padding: 0 15px;
}

.likert-scale .likert-choice {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 2px;
}

.likert-scale .likert-choice.selected {
    background-color: #8e5613;
    color: #fff;
}

.likert-scale .likert-choice:hover {
    background-color: #8e5613;
    color: #fff;
}

.online-checkin .oc-banner {
    padding: 15px 30px;
    background: #dcd0c9;
    font-size: 16px;
}

.online-checkin .oc-content {
    padding: 15px 30px;
}

.online-checkin .oc-banner {
    padding: 15px 30px;
    background: #dcd0c9;
    font-size: 16px;
}

.online-checkin .oc-content {
    padding: 15px 30px;
}

.online-checkin .unstacked > div {
    display: inline-block;
    margin-right: 30px;
}

.online-checkin .unstacked > div:last-child {
    margin-right: 0;
}

.online-checkin .oc-quest-body {
    padding-top: 10px;
    padding-left: 25px;
}

.online-checkin .oc-quest {
    margin-bottom: 25px;
}

.online-checkin .level2 {
    margin-top: 10px;
}

.online-checkin .grad-date-cont input {
    width: 120px;
    margin-left: 10px;
}

.online-checkin .footnote {
    margin-top: 7px;
    font-size: 13px;
}

.online-checkin .topnote {
    margin-top: -3px;
    margin-bottom: 10px;
    font-size: 13px;
    font-style: italic;
}

.online-checkin .other-check-cont {
    padding-left: 34px;
    padding-bottom: 13px;
}

.online-checkin input[type="text"].validat-error,
.online-checkin textarea.validat-error {
    border: 3px solid pink;
    border-radius: 4px;
}

.online-checkin .likert-cont.validat-error {
    border-color: pink;
}

.online-checkin .radio-group, .online-checkin .checkbox-group {
    display: inline-block;
}

.online-checkin .radio-group.validat-error,
.online-checkin .checkbox-group.validat-error {
    border: 3px solid pink;
    border-radius: 4px;
    padding: 5px 10px;
}

.online-checkin #isp-docupload-quest {
    display: none;
}

.bhmt-radio, .bhmt-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
  
.bhmt-radio input,
.bhmt-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
  
.bhmt-radio .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border-radius: 50%;
}

.bhmt-radio input:checked ~ .checkmark {
    background-color: #fff;
}
  
.bhmt-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
  
.bhmt-radio input:checked ~ .checkmark:after {
    display: block;
}
  
.bhmt-radio .checkmark:after {
    top: 3px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #8e5613;
}

.bhmt-checkbox .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: #fff;
    border-radius: 3px;
}

.bhmt-checkbox input:checked ~ .checkmark {
    background-color: #fff;
}
  
.bhmt-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
  
.bhmt-checkbox input:checked ~ .checkmark:after {
    display: block;
}
  
.bhmt-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #8e5613;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    }

#master-form .foot-left-elts {
    display: flex;
}

#master-form .foot-left-elts #master-reload {
    margin-right: 25px;
    display: none;
}

@media screen and (max-width:1050px) {
	.tab-form .degree-panel .fieldp .lbl, .tab-form .isp-panel .fieldp .lbl {
		padding-bottom: 7px;
	}

	.master-form .isp-classes .classinfo {
		padding: 10px;
	}
	
	.master-form .isp-classes .classinfo .heading1 {
		margin-left: 0;
	}
	
	.master-form .isp-classes .classinfo .lbl {
		width: auto;
		padding-bottom: 7px;
		display: block;
		text-align: left;
	}
	
	.master-form input[type="text"] {
		padding-left: 6px;
	}	

    .edu-fin-plan .asc-form-widg-cont {
        position: inherit;
    }
    
}

@media screen and (max-width:900px) {

    .master-form .degree-choice-row {
        display: block;
    }

    .master-form .degree-choice-cont {
        display: block;
    }

    .master-form .date-submit-cont {
        display: block;
        width: auto;
        text-align: left;
        padding-top: 5px;
    }

}

@media screen and (max-width:850px) {
    .edu-fin-plan .top-fields-row,
    .edu-fin-plan .top-fields-grid,
    .edu-fin-plan .top-fields-row > div {
        display: block;
    }

    .edu-fin-plan .top-fields-grid .ttl {
        margin-bottom: 8px;
    }
}

@media screen and (max-width:550px) {
    .edu-fin-plan .prgm-info-section .fld-info .txt {
        width: auto;
        max-width: 250px;
        display: block;
    }
}

@media screen and (max-width:350px) {
    .master-form .date-submit-cont span {
        display: block;
    }
    .master-form .date-submit-cont input {
        margin-left: 0;
        padding-bottom: 7px;
    }
}
