body, html {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    font-style: normal !important;
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
    min-height: 0;
    font-size: 14px;
    color: rgba(0, 0, 0, .87);
    margin: 0;
    height: 100%;
}

body {
    margin: 0
}

* {
    box-sizing: revert !important;
}

.checkbox {
    text-align: left;
}

.login-content {
    background-size: cover;
    background-position: center;
    min-width: 320px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: auto;
}

.login-content .box {
    padding: 36px;
    width: 408px;
    /*height: 340px;*/
    border-radius: 4px;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);*/
    margin: auto;
    /*box-sizing: border-box;*/
    background: #FFFFFF;
    border: 1px solid #D6D3D1;
}

.login-content .box .box-container {
    /*width:100%;*/
    /*padding-left: 32px;*/
}

.login-content .box .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.login-content .box .application-name {
    text-align: center;
    color: #292524;
    /*font-family: 'Arial'!important;*/
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    margin-top: 24px;
    margin-bottom: 36px;
}

.login-content .box .form {
    /*margin-left: 32px;*/
    /*margin-top: 55px;*/
    /*margin-bottom: -55px;*/
    text-align: center;
}

.login-content .box .login-field {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    font-size: 19px;
    padding-top: 4px;
    padding-bottom: 6px;
    width: 306px;
    height: 30px;
    /*font-family: Arial;*/
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    /*letter-spacing: -0.4px;*/
    text-align: left;
    color: #000000;
    border: 1px solid #CCCCCC;
}

.login-content .box input[type="text"]:-webkit-autofill, .login-content .box input[type="password"]:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset;
}

.login-content .box .submit {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    width: auto;
    height: 36px;
    background-color: #DE2525;
    /*font-family: Arial;*/
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border-style: none;
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    cursor: pointer;
    border-radius: 5px !important;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.05);
}

.login-content .box .remove-default-button-style {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    /*width: 320px;*/
    /*height: 36px;*/
    border-radius: 2px;
    /*font-family: Arial;*/
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    border-style: none;
    margin-top: 8px;
    /*margin-bottom: 20px;*/
    float: left;
    padding: 0;
    outline: none;
    cursor: pointer;
    color: #1890FF;
    width: auto;
    height: 22px;
    background-color: transparent;
}

.login-content .box .visibility {
    cursor: pointer;
    position: relative;
    /*left: 150px;*/
    /*top: 28px;*/
    width: 24px;
    height: 24px;
    opacity: 0.54;
    border: none;
}

.login-content .box .copyright {
    min-width: 320px;
    text-align: left;
    font-size: 14px;
    opacity: .54;
    position: relative;
    top: 50px;
    padding-top: 56px;
}

.message-text {
    width: 322px;
    height: 60px;
    opacity: 0.87;
    /*font-family: Arial;*/
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: -0.4px;
    text-align: left;
    color: red;
    border: 0px;
    position: relative;
    top: 210px;
    left: 64px;
    display: inline-flex;
    align-items: center;
}

.identity-providers {
    width: 270px;
    /*font-family: Arial;*/
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.83;
    letter-spacing: -0.4px;
    text-align: left;
    color: #1976d2;
    margin-left: 32px;
    margin-top: 20px;
}

.login-content .box .social-link-style {
    width: 320px;
    height: 36px;
    border-radius: 2px;
    background-color: var(--white);
    /*font-family: Arial;*/
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ff9800;
    border-style: solid;
    border-color: #ff9800;
    margin-top: 0px;
    margin-left: 30px;
    margin-bottom: 10px;
}

.login-content .box .para {
    /*font-family: Arial;*/
    font-size: 14px;
    margin-left: 30px;
}

.username-label {
    font-weight: 400 !important;
    /*font-family: 'Arial'!important;*/
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}

.copyright-title {
    max-width: inherit;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    /*font-family: 'Arial';*/
    text-align: center;
    margin-left: -60%;
    margin-top: 24px;
}

.oocl-title {
    margin-top: 0;
}

.input-error-tips {
    display: block;
    margin-left: -30%;
    color: #FF4D4F;
}

.oocl-logo-size {
    width: 200px;
    height: 54px;
}

.button-padding {
    padding: 8px 16px;
}

.username-input {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    /*width: 180px!important;*/
    border-radius: 30px;
    text-align: center !important;
    font-size: 14px !important;
    margin-bottom: 36px;
}

input[type=text]:focus {
    border: 1px solid #3B82F6 !important;
    box-shadow: 0px 0px 0px 2px rgba(24, 144, 255, 0.2) !important;
    outline: none !important;
}

input[type=password]:focus {
    border: 1px solid #3B82F6 !important;
    box-shadow: 0px 0px 0px 2px rgba(24, 144, 255, 0.2) !important;
    outline: none !important;
}

.username-icon {
    /*padding-left: 25px;*/
    background: url("../img/user.svg") no-repeat 5% 50%, url("../img/arrow-down.svg") no-repeat 95% 50%;
    background-size: 18px !important;
}

.username-icon-left {
    display: inline-block;
    margin-left: 4px;
    background-image: url("../img/user.svg");
    background-repeat: no-repeat;
    background-size: 18px !important;
    background-position: center center;
    float: left;
    width: 30px;
    height: 18px;
    margin-top: 8px;
    position: absolute;
    z-index: 10;
}

.username-icon-right {
    display: inline-block;
    margin-left: -34px;
    background-image: url("../img/arrow-down.svg");
    background-repeat: no-repeat;
    background-size: 18px !important;
    background-position: center center;
    float: right;
    width: 30px;
    height: 18px;
    margin-top: 8px;
    /*border: 2px solid #3B82F6;*/
    /*border-right:none;*/
    position: absolute;
    z-index: 10;
}

.mail-icon-left {
    display: inline-block;
    margin-left: 4px;
    background-image: url("../img/mail-outlined.svg");
    background-repeat: no-repeat;
    background-size: 18px !important;
    background-position: center center;
    float: left;
    width: 30px;
    height: 18px;
    margin-top: 15px;
    position: absolute;
    z-index: 10;
}

.password-icon-right {
    display: inline-block;
    margin-left: 292px;
    background-repeat: no-repeat;
    background-size: 18px !important;
    background-position: center center;
    float: right;
    width: 30px;
    height: 18px;
    margin-top: 8px;
    /*border: 2px solid #3B82F6;*/
    /*border-right:none;*/
    position: absolute;
    z-index: 10;
}

#username-container {
    width: 100%;
    height: 100%;
    position: relative;
}

#password-container {
    /*margin-top: 18px;*/
    width: 100%;
    height: 100%;
    position: relative;
}

#input-container {
    width: 100%;
    height: 100%;
    position: relative;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

input {
    filter: none;
}

.password-input-padding {
    font-style: normal !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    padding: 8px 12px !important;
}

.mail-input-padding {
    font-style: normal !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    padding: 8px 12px !important;
}

.footer-background {
    width: 100%;
    height: 244px;
    background: url("../img/sea-background.png") no-repeat;
    background-size: 100% 100%;
}

.header-background {
    width: 100%;
    height: 244px;
}

.strong-password-tip {
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
}

/*remove Edge password reveal button*/
::-ms-reveal {
    display: none;
}

.icon-size {
    height: 10px;
    width: 10px;
    margin-right: 8px !important;
    padding-top: 6px;
}

.title-content {
    color: #262626;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
}

.popover {
    max-width: 600px !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    font-style: normal !important;
    font-size: 14px !important;
}

.popover-title {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    font-style: normal !important;
    background-color: white !important;
    min-height: 14px !important;
    padding: 6px 0px;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #262626;
}

.popover-content {
    width: 300px;
}

.password-policy-error {
    color: #FF4D4F;
    display: none;
}

body {
    height: 100%;
    width: 100%;
    /*background-image: url('../img/login_bg_vessel.png') !important;*/
    background-color: #fafafa;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.cs-copyright {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    height: 18px;
}

a:hover {
    color: #e6001d;
    text-decoration: underline;
    font-weight: normal;
}

a.footerLink {
    color: #404040;
    text-decoration: none;
}

a.footerLink:hover {
    color: #e6001d;
    text-decoration: underline;
}

.oocl-footer-background {
    vertical-align: middle;
    background: url('../img/bg_footer.gif') repeat-x bottom;
    background-color: #FFFFFF;
    border-top: #bbbbbb solid 1px;
    border-left: #bbbbbb solid 1px;
    border-right: #bbbbbb solid 1px;
    padding: 3px 10px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.fs-footer{
    padding-top: 64px;
    background-color: #fafafa;
    display: block;
}

.fs-footer .copyright {
    color: #a6a6a6;
}
.fs-footer .vessel {
    width: 100%;
	margin-bottom: -5%;
}

.submit.disabled, .submit:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    opacity: .65;
    cursor: default !important;
}

.error-icon {
    width: 12px;
    height: 12px
}

.error-message {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    color: #FF4D4F;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px;
    font-weight: 400;
    font-style: normal;
}

input[data-password-error=error] {
    border: 1px solid #FF4D4F !important;
}

input[data-password-error=error]:focus {
    border: 1px solid #FF4D4F !important;
    box-shadow: 0px 0px 0px 2px rgba(255, 77, 79, 0.2) !important;
    outline: none !important;
}

.tips-icon {
    background-repeat: no-repeat;
    background-size: 21px !important;
    background-position: center center;
    float: left;
    width: 21px;
    height: 21px;
}

.tips-filled-icon {
    background-repeat: no-repeat;
    background-size: 12px !important;
    background-position: center center;
    float: left;
    width: 12px;
    height: 12px;
}

.success-tips-icon {
    background-image: url('../img/success-circle.png');
}

.info-tips-icon {
    background-image: url('../img/info-circle.svg');
}

.warning-tips-icon {
    background-image: url('../img/warning-circle.svg');
}

.error-tips-icon {
    background-image: url('../img/error-circle.svg');
}

.success-tips-background {
    background-color: #f6ffed;
    border: 1px solid #b7eb8f;
}

.info-tips-background {
    background-color: #e6f7ff;
    border: 1px solid #91d5ff;
}

.warning-tips-background {
    background-color: #fffbe6;
    border: 1px solid #ffe58f;
}

.error-tips-background {
    background-color: #fff2f0;
    border: 1px solid #ffccc7;
}

.error-tips-filled-icon {
    background-image: url('../img/exclamation-circle-error.svg');
}

.custom-error-message {
    height: fit-content;
    text-align: justify;
    margin-left: 4px;
    color: #FF4D4F;
    font-size: 12px;
}

/*fix Google Chrome showing black border on focus state for button user agent styles*/
button:active,
button:focus {
    outline: none;
}

input[type='submit']:hover {
    background: rgba(208, 35, 56, 0.5);
}

input[type='submit']:active {
    background: #DE2525;
    box-shadow: 0px 0px 0px 2px rgba(222, 37, 37, 0.2);
}

.login-content .box .submit:hover {
    background: rgba(208, 35, 56, 0.5);
}

.login-content .box .submit:active {
    background: #DE2525;
    box-shadow: 0px 0px 0px 2px rgba(222, 37, 37, 0.2);
}

.popover-font-style {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #262626;
}

.list-group-item-custom {
    padding: 0;
    display: flex;
}

.list-group {
    margin-bottom: 0;
    border-top: 0 none;
}

.popover-content {
    padding: 0px 6px 8px 6px;
}

.popover-solid-dividers {
    border-top: 1px solid #F0F0F0;
    margin: 0px;
    /*margin-top: 6px;*/
}

.password-policy-style {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #262626;
}

.popover.right > .arrow {
    left: -16px;
}

.popover-header {
    padding: 6px !important;
    background-color: #FFFFFF;
    border-radius: 2px 2px 0 0;
}

.popover-body {
    padding: 8px 6px !important;
    border-radius: 0 0 2px 2px;
    background-color: #FFFFFF;
}

.popover {
    border: 0 none;
    filter: drop-shadow(0px 3px 6px rgba(23, 26, 28, 0.12)) drop-shadow(0px 6px 16px rgba(23, 26, 28, 0.08)) drop-shadow(0px 9px 28px rgba(23, 26, 28, 0.05));
}

.oocl-loading-button {
    width: auto;
    float: right;
    display: flex
}

.oocl-style-button {
    width: auto;
    display: inline-block;
    text-align: right;
}

.popover .popover-arrow:after {
    border-right-color: #FFFFFF !important;
}

.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::before {
    /*left: 0;*/
    border-right-color: white;
}

.small-button-size {
    font-weight: 400 !important;
}

.update-profile-input {
    width: 382px !important;
    border-radius: 4px;
}

.narrow {
    width: 174px !important;
}

ul.pf-c-login__main-footer-links.kc-social-links {
    list-style: none;
    padding: 0;
}

.new-account-input {
    margin-bottom: 20px;
}

.create-new-account-title {
    text-align: center;
    color: #292524;
    /*font-family: 'Arial'!important;*/
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    margin-top: 24px;
    margin-bottom: 24px;
}

#notNowButton {
    background-color: white;
    color: #1890ff;
    border: none;
    padding-left: 0;
    box-shadow: none;
}

#codeButton {
    background-color: white;
    color: #ff4d4f;
    border: 1px solid #ff4d4f;
    margin-left: 4px;
    box-shadow: none;
}

.alertSuccessBox {
    background-color: #F6FFED;
    border: 1px solid #B7EB8F;
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 16px 24px;
    gap: 16px;
}

.alertInfoBox {
    background-color: #FFFBE6;
    border: 1px solid #FFE58F;
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 16px 24px;
    gap: 16px;
    float: left;
    margin-bottom: 20px;
}

