/* BEGIN VSP Login */

.logoSelectorButton {
    padding: 30px;
}

img.logo_image {
    width: 75px;
}

.html-vsp-login {
    background: url(../images/vsp_login_bg.png) no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.html-vsp-login body {
    background: transparent;
}

.html-vsp-login body * {
    border-radius: 0;
}

.html-mcmp-login {
    background: url(../images/mcmpwso2.png) no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.html-mcmp-login body {
    background: transparent;
}

.html-mcmp-login body * {
    border-radius: 0;
}


.html-vsp-login body #wrapper {
    align-items: center;
    display: grid;
    padding: 25px;
}

.html-vsp-login #vsp-login-wrapper.vsp-login {
    background-color: #ffffff;
    float: none;
    max-width: 760px;
    min-height: 523px;
    min-width: 760px;
    padding: 40px 50px 50px 50px;
    top: 50px;
}

.html-vsp-login #vsp-login-wrapper.vsp-login #img-vitality-logo {
    height: auto;
    width: 100px;
}

.vsp-login-ecu-logo {
    width: 300px !important;;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default {
    height: 335px;
    margin-bottom: 0;
    margin-top: 30px;
    position: relative;
    width: 660px;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default label {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-heading {
    background-color: #ffffff !important;
    height: 50px;
    padding: 12px 20px 20px 20px;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body {
    height: 215px;
    padding: 25px 20px 18px 20px !important;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group {
    align-items: center;
    display: flex;
    margin-bottom: 5px;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group:first-of-type {
    margin-top: 15px;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group label {
    margin-top: -24px;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group div.no-error {
    margin-bottom: 25px
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group.has-error .control-label {
    color: #D0021B;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group.has-error .form-control {
    border-color: #D0021B;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group.has-error span {
    color: #D0021B;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer {
    align-items: center;
    border-color: #dddddd !important;
    bottom: 0px;
    display: flex;
    height: 70px;
    padding: 10px 20px;
    position: absolute;
    background-color: #ffffff !important;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer #link-forgot-password {
    padding-left: 0;
}

.html-vsp-login .vspAccountLockedModal .modal-dialog .modal-footer a {
    text-align: center;
    line-height: 2.7;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer #link-forgot-password a {
    color: #4A4A4A;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer #div-button {
    padding-right: 0;
}

.html-vsp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer #div-button .btn {
    min-width: 200px;
}

/* Modal */

.html-vsp-login .vspLoginModal.modal.in,
.html-vsp-login .vspAccountLockedModal.modal.in {
    align-items: center;
    display: flex !important;
    padding-right: unset !important;
}

.html-vsp-login body.modal-open {
    padding-right: unset !important;
}

/* END VSP Login */

/* START EAP Login*/

.eapCenterPage{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);	
}
.eapVitalityLogo{
	width: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.eapDivRightAlign{
	text-align: right;
	padding-top: 50px;
}
.eapDivPaddingBtn{
	padding-top: 20px;
}
.eapDivPaddingCredentials{
	padding-top: 20px;
    padding-bottom: 20px;
}
.eapBtnSize{
	padding-right: 70px;
    padding-left: 70px;
}
#email-label, #password-label{
	visibility:hidden
}

.row.no-gutters #content {
    width: 100%;
}
.ml-16 {
    margin-left: 16%;
}
#loginFailModal.eapCenterPage .modal-dialog {
    top: 25%;
}
.portlet-journal-content .journal-content-article {
    height: 10px;
    width: 80px;
}

/* END EAP Login*/

/* start mcmp login */

.html-mcmp-login #vsp-login-wrapper.vsp-login {
    background-color: #ffffff;
    float: none;
    max-width: 760px;
    min-height: 523px;
    min-width: 760px;
    padding: 40px 50px 50px 50px;
    top: 50px;
    margin: auto;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login #mcmp-img-vitality-logo {
    height: auto;
    width: 100px;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default {
    height: 335px;
    margin-bottom: 0;
    margin-top: 30px;
    position: relative;
    width: 660px;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default label {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-heading {
    background-color: #ffffff !important;
    height: 50px;
    padding: 12px 20px 20px 20px;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body {
    height: 215px;
    padding: 25px 20px 18px 20px !important;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group {
    align-items: center;
    display: flex;
    margin-bottom: 5px;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group:first-of-type {
    margin-top: 15px;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group label {
    margin-top: -24px;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group div.no-error {
    margin-bottom: 25px
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group.has-error .control-label {
    color: #D0021B;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group.has-error .form-control {
    border-color: #D0021B;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-body .form-group.has-error span {
    color: #D0021B;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer {
    align-items: center;
    border-color: #dddddd !important;
    bottom: 0px;
    display: flex;
    height: 70px;
    padding: 10px 20px;
    position: absolute;
    background-color: #ffffff !important;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer #link-forgot-password {
    padding-left: 0;
}

.html-mcmp-login .vspAccountLockedModal .modal-dialog .modal-footer a {
    text-align: center;
    line-height: 2.7;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer #link-forgot-password a {
    color: #4A4A4A;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer #div-button {
    padding-right: 0;
}

.html-mcmp-login #vsp-login-wrapper.vsp-login .panel-default .panel-footer #div-button .btn {
    min-width: 100px;
    font-weight: bold;
    border-radius: 3px;
}
.mob-ctn {
	font-size: 18px;
	color: #414456;
}
/* Modal */

.html-mcmp-login .vspLoginModal.modal.in,
.html-mcmp-login .vspAccountLockedModal.modal.in {
    align-items: center;
    display: flex !important;
    padding-right: unset !important;
}

.html-mcmp-login body.modal-open {
    padding-right: unset !important;
}

/* end mcmp login */