@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700");

body {
    font-family: "Montserrat", sans-serif;
}

.form-horizontal label,
.form-material label {
    margin-bottom: 10px;
    font-weight: 600;
    color: #2f3d4a;
}

.form-group {
    margin-bottom: 25px;
}

.wizard-content #newAgentWizard>.actions>ul>li>a[href="#finish"].busy_show {
    background: white;
    color: black;
    cursor: not-allowed;
    width: 77.47px;
    text-align: center;
}

.wizard-content #newAgentWizard>.actions>ul>li>a[href="#finish"].busy_show:hover {
    opacity: 1;
}

.form-material label.text-danger {
    color: #f62d51;
}

span.text-danger {
    font-weight: 600;
    font-size: 15px;
    color: #f62d51;
}

.form-material label {
    font-size: 15px;
}

.wizard-content .wizard>.actions>ul>li>a {
    background: #0f70b7;
    border: 1px solid #0f70b7;
    transition: 0.2s ease-in;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    padding: 7px 12px;
    font-size: 15px;
}

.wizard-content .wizard>.actions>ul>li>a:not(disabled):hover {
    opacity: .8;
}

.wizard-content .wizard>.steps>ul>li.current .step {
    border-color: #0f70b7;
    background-color: #fff;
    color: #0f70b7;
}

.wizard-content .wizard.wizard-circle>.steps .step {
    line-height: 50px;
    font-size: 20px;
}

.wizard-content .wizard>.steps>ul>li a {
    padding-top: 62px;
    font-size: 15px;
}

.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"],
.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:focus,
.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:hover {
    cursor: not-allowed;
}

.wizard-content .wizard>.steps>ul>li.current>a {
    color: #0f70b7;
    font-weight: 600;
    font-size: 16px;
}

.wizard-content .wizard>.steps>ul>li.error>a {
    color: #f62d51;
    font-weight: 600;
    font-size: 16px;
}

.wizard-content .wizard>.steps>ul>li.done .step {
    background-color: #0f70b7;
    border-color: #0f70b7;
}

.wizard-content .wizard.wizard-circle>.steps>ul>li:after,
.wizard-content .wizard.wizard-circle>.steps>ul>li:before {
    background-color: #0f70b7;
}

.wizard-content .wizard>.steps>ul>li.done a,
.wizard-content .wizard>.steps>ul>li.done a:focus,
.wizard-content .wizard>.steps>ul>li.done a:hover {
    color: #0f70b7;
    font-weight: 500;
}

.wizard-content .wizard>.steps>ul>li.error .step {
    border-color: #f62d51;
    color: #f62d51;
}

section {
    min-height: 0;
}

#response_div {
    display: none;
    padding: 20px;
    text-align: center;
    height: 250px;
    padding-top: 70px;
}

#response_div i {
    font-size: 55px;
    margin: 0;
    color: #21a9e1;
}

p {
    font-size: 17px;
    color: black;
}

.link {
    color: black;
    font-size: 15px;
    cursor: pointer;
    margin: 0 20px;
}

.link:hover {
    font-weight: bold;
    text-decoration: underline;
}

.page_links {
    width: 100%;
    display: flex;
    margin-top: 0px;
}

#contact_email-error {
    display: none;
}

.error_span {
    color: #f62d51;
    font-weight: 600;
    font-size: 15px;
}

.card_header {
    background-color: #980d2e;
    text-align: center;
    padding: 5px;
}

body {
    background-color: #fff !important;
    font-size: 1.5em;
}

.col-lg-7,
.col-md-10 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.login-page .login-content,
.login-content {
    background-color: #fff;
    width: 450px;
    border-radius: 4px;
    margin-top: 50px;
    color: black;
    cursor: default;
}

.form-horizontal .control-label,
.form-material label,
.control-label {
    float: left;
    margin-bottom: 5px;
    font-size: 15px;
    color: black;
}

div.form-horizontal {
    padding: 0 25px;
}

#eye {
    top: -25px;
    color: black;
    position: relative;
    float: right;
    right: 25px;
    font-size: 14px;
}

.link {
    font-size: 15px;
    cursor: pointer;
    margin: 0 20px;
}

.link:hover {
    font-weight: bold;
    text-decoration: underline;
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
    background-image: -webkit-linear-gradient(#323232, #323232), -webkit-linear-gradient(#121212, #e9edf2);
    background-image: -o-linear-gradient(#323232, #323232), -o-linear-gradient(#121212, #e9edf2);
    background-image: linear-gradient(#323232, #323232), linear-gradient(#121212, #e9edf2);
}

.bg-shelcom {
    background-color: #8e192d;
    color: #fff;
}

.ml-auto {
    margin-left: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.h-100 {
    height: 100vh !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.app-logo {
    margin-bottom: 8em;
}

label {
    color: #000;
    font-weight: 700;
}

hr {
    border-top: 1px solid #eeeeee;
}

.image-description {
    margin-bottom: 2em;
}

div.image-description span {
    margin-left: 10px;
    font-size: 1.2em;
}

.app-login-box {
    margin-top: -8em;
}

.mb-0 {
    margin-bottom: 0;
}

.form-control {
    width: 95%;
}

.btn-primary {
    width: 90px;
    background-color: #8e192d;
    border-color: #8e192d;
}

a {
    color: #8e192d;
    font-weight: 700;
}

a:hover {
    text-decoration: underline;
}

.forget-div {
    position: absolute;
    right: 2em;
    margin-top: 0.5em;
}

body {
    background-color: #fff !important;
    font-size: 1.5em;
}

.col-lg-7,
.col-md-10 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.login-page .login-content,
.login-content {
    background-color: #fff;
    width: 450px;
    border-radius: 4px;
    margin-top: 50px;
    color: black;
    cursor: default;
}

.form-horizontal .control-label,
.form-material label,
.control-label {
    float: left;
    margin-bottom: 5px;
    font-size: 15px;
    color: black;
}

div.form-horizontal {
    padding: 0 25px;
}

.link {
    font-size: 15px;
    cursor: pointer;
    margin: 0 20px;
}

.link:hover {
    font-weight: bold;
    text-decoration: underline;
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
    background-image: -webkit-linear-gradient(#323232, #323232), -webkit-linear-gradient(#121212, #e9edf2);
    background-image: -o-linear-gradient(#323232, #323232), -o-linear-gradient(#121212, #e9edf2);
    background-image: linear-gradient(#323232, #323232), linear-gradient(#121212, #e9edf2);
}

.bg-shelcom {
    background-color: #8e192d;
    color: #fff;
}

.ml-auto {
    margin-left: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.h-100 {
    height: 100vh !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.app-logo {
    margin-bottom: 8em;
}

label {
    color: #000;
    font-weight: 700;
}

hr {
    border-top: 1px solid #eeeeee;
}

.image-description {
    margin-bottom: 2em;
}

div.image-description span {
    margin-left: 10px;
    font-size: 1.2em;
}

.app-login-box {
    margin-top: -8em;
}

.mb-0 {
    margin-bottom: 0;
}

.form-control {
    width: 95%;
}

.reset-text {
    color: #000;
    margin-bottom: 2em;
}

.btn-primary {
    width: 90px;
    background-color: #8e192d;
    border-color: #8e192d;
}

.mt-2 {
    margin-top: 2em;
}

.alert-danger {
    background-color: #ffc9c9;
    border-color: #ffafbd;
    color: #ac1818;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}