@import "fonts.css";
@import "react-datepicker.css";
@import "inputs.css";

.inline-block {
    display: inline-block;
}
.DatePicker_wrapper .react-datepicker-wrapper {
    width: 100%;
}
.deprecated,
.deprecated img,
.deprecated button {
    display: none;
}
.container {
    display: flex;
    justify-content: center;
}
.content {
    background: #fff;
    padding: 0 50px;
    position: relative;
}

.content.task {
    margin-top: 230px;
}

.content.edit {
    margin-top: 145px;
}

.content::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #ebebeb;
}

body {
    color: black;
    background-color: #ebebeb;
    font-family: "Roboto-Regular", sans-serif;
}

body.pdf .content::before {
    display: none;
}

body.pdf .gray-line {
    display: none;
}

body.pdf .content {
    padding: 0;
}
body.pdf select {
    border: none;
    border-bottom: 1px solid #ccc;
}

.button.hide,
body.pdf .button {
    visibility: hidden;
}


button.pdf-hidden {
    visibility: hidden;
}

body.pdf {
    background-color: transparent;
}

body.pdf .pdf-p-l-10 {
    padding-left: 10px;
}

body.pdf select {
    border: none;
    border-bottom: 1px solid #ccc;
}

.logo {
    width: 215px;
}
@media (min-width: 768px) {
    .content {
        width: 1100px;
        min-width: 1100px;
    }
}

@media (min-width: 1100px) {
    div.container {
        width: 1100px;
        min-width: 1100px;
    }
    .bodyWrap {
        width: 1100px;
        min-width: 1100px;
    }
    .content {
        min-width: 1000px;
    }
}

.gray-line {
    height: 5px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.enrollment-packet-info .gray-line {
    height: 20px;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.enrollment-packet-info p,
label,
input[type] {
    font-size: 16px;
}

.enrollment-packet-info select {
    font-size: 16px;
}

.enrollment-packet-info .c-signature-image__item--box {
}

.enrollment-packet-info .c-signature-wrap .c-signature-line,
.enrollment-packet-info .c-signature-wrap .c-signature-user-info {
    display: none;
}

.enrollment-packet-info .c-signature-wrap .c-signature-image__item {
    border: none !important;
}

.enrollment-packet-info .c-signature-image {
    border-bottom: 1px solid #ccc;
}

.enrollment-packet-info .c-signature-desc-wrap {
    display: none;
}

.enrollment-packet-info .centeredContent {
    text-align: center;
    padding-top: 20px;
}

.enrollment-packet-info .horizontal {
    display: inline-block;
    margin: 0 15px;
}

.enrollment-packet-info .initialBoxWrap {
    display: inline-block;
    width: 33.3333%;
    vertical-align: bottom;
    margin-bottom: 0;
}

.gray-line::before {
    content: "";
    position: absolute;
    display: block;
    height: 30px;
    background-color: #ebebeb;
    width: calc(100% + 120px);
    left: -60px;
    top: calc(50% - 10px);
}

.footer {
    height: 30px;
    width: 100%;
    background-color: #ebebeb;
}

.gray-divider {
    height: 0px;
    width: 100%;
    position: relative;
    background-color: #ebebeb;
    margin-top: 40px;
    margin-bottom: 40px;
}

.gray-divider::before {
    content: "";
    position: absolute;
    display: block;
    height: 30px;
    background-color: #ebebeb;
    width: calc(100% + 120px);
    left: -60px;
    top: calc(50% - 10px);
}

.section-title {
    font-size: 25px;
    margin: 10px 0;
    color: #060606;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 800;
}

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

.sub-title {
    font-size: 15px;
    border-bottom: 2px solid black;
    margin: 10px 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
}

.section-content {
    margin-bottom: 5px;
}

.section-content > article {
    page-break-inside: avoid;
    margin-bottom: 20px;
}

strong {
    font-family: "Roboto-Medium", sans-serif;
}

.radio-inline input[type="radio"] {
    margin-left: -16px;
}

.radio-label {
    cursor: pointer;
}

.disable-label {
    margin-top: 10px;
    color: darkgrey;
}

div.disabled-user-field button {
    visibility: hidden;
}

/*
.disabled-user-field {
    border: 0px !important;
}*/
.disabled-user-field:disabled {
    background-color: #fff !important;
}
.disabled-user-field::placeholder,
.disabled-user-field:-ms-input-placeholder, /* Internet Explorer 10+ */
.disabled-user-field:-moz-placeholder, /* Mozilla Firefox 4 to 18 */
.disabled-user-field::-moz-placeholder, /* Mozilla Firefox 19+ */
.disabled-user-field::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff !important;
    opacity: 1 !important;
}

.intellitec-form {
    font-size: 11px;
}

.empty-campus .header-form-wrap {
    opacity: 0;
}

.intellitec-form label {
    font-size: 11px;
}

.intellitec-form p,
.intellitec-form ul {
    margin-bottom: 0;
}

.intellitec-form .base-input {
    height: 20px;
    /* line-height: 32px; */
    line-height: 1.42857143;
    font-size: 12px;
    padding: 0 5px;
}

.intellitec-form .base-select {
    height: 20px;
    padding: 0 16px;
    font-size: 12px;
}

.intellitec-form .base-checkbox {
    height: 12px;
    margin: 0;
}

.intellitec-form .c-signature-wrap {
    margin: 0;
}

.intellitec-form .c-signature-wrap .c-signature-line,
.intellitec-form .c-signature-wrap .c-signature-user-info {
    display: none;
}

.intellitec-form .c-signature-wrap .c-signature-image__item {
    border: none !important;
}

.intellitec-form .c-signature-image {
    border-bottom: 1px solid #ccc;
}

.intellitec-form .c-signature-wrap .c-signature-image__item--box {
    height: 40px;
    width: 80px;
}
.intellitec-form .c-signature-wrap .c-signature-image__item--box img {
    max-height: 60px;
    max-width: 130px;
    height: auto;
    width: auto;
}

.intellitec-form .c-signature-wrap .c-signature-image__item--box.signed-signature {
    border: none;
}

.intellitec-form .c-signature-wrap .c-signature-image__item--box button {
    width: 39px;
    left: 20px;
    top: 9px;
    height: 20px;
}

.intellitec-form .initials .c-signature-desc-wrap {
    display: none;
}

.intellitec-form .c-signature-wrap.initials .c-signature-image__item--box {
    height: 20px;
    width: 44px;
}
.intellitec-form .c-signature-wrap.initials .c-signature-image__item--box img {
    max-height: 20px;
    line-height: 20px;
    max-width: 44px;
    height: auto;
    width: auto;
}

.intellitec-form .c-signature-wrap.initials .c-signature-image__item--box button {
    width: 30px;
    height: 15px;
    font-size: 8px;
    top: 2px;
    left: 7px;
}

.c-datepicker .react-datepicker-wrapper {
    width: 100%;
}

.c-datepicker .react-datepicker__input-container input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
}

.intellitec-initials > div > div > div {
    width: 44px;
    height: 22px;
}

.intellitec-initials > div > div > div > button {
    width: 31px;
    height: 20px;
    font-size: 7px;
}

.intellitec-initials > div > div > div > img {
    max-height: 20px;
    max-width: 100%;
    height: auto;
    width: auto;
}

.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader .loader-33 {
    color: white;
    font-size: 50px;
    text-align: center;
}
.loader .loader-33::before {
    top: -1em;
    left: calc(50% + 0.4em);
}
.loader-33 {
    border-radius: 50%;
    position: relative;
}
.loader-33:after,
.loader-33:before {
    position: absolute;
    content: "";
}
.loader-33:after {
    height: 0.1em;
    width: 1em;
    background-color: currentcolor;
    border-radius: 0.1em;
    bottom: 0;
    left: 0;
    transform-origin: bottom center;
    animation: loader-33-1 0.8s ease-in-out infinite alternate;
}
.loader-33:before {
    height: 0.2em;
    width: 0.2em;
    background-color: currentcolor;
    border-radius: 50%;
    top: 0;
    left: calc(50% - 0.1em);
    animation: loader-33-2 0.4s ease-in-out infinite alternate;
}

@keyframes loader-33-2 {
    0% {
        height: 0.24em;
        transform: translateY(0px);
    }
    75% {
        height: 0.2em;
        width: 0.2em;
    }
    100% {
        height: 0.1em;
        width: 0.24em;
        transform: translateY(0.8em);
    }
}

@keyframes loader-33-1 {
    0% {
        transform: rotate(-45deg);
    }
    100% {
        transform: rotate(45deg);
    }
}
