﻿html, body, form { margin: 0; }
body { background: white; color: Black; font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif; overflow-y: hidden; }
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active { -webkit-box-shadow: inset 0 0 0 50px #fff !important; }
.LogonContainer { background-color: #7f1010; color: white; float: right; width: 68%; min-width: 815px; height: 470px; margin-top: 178px; background: url('https://secure.europeanssl.eu/assets/img/seals/trustlogo.png') no-repeat right bottom #7f1010; }
.LogonContainer.LogonError { height: 490px; }
.LogonContainer .LogonContent { padding-top: 46px; padding-left: 40px; }
.LogonContainer .LogonFormLayout { width: 400px; margin-left: 32px; margin-top: 5px; }
.LogonContainer .LogonGroupBox > table { margin-top: -31px !important; }
.LogonContainer .LogonEmptyItem { height: 28px !important; }
.LogonContainer .LogonCaption,
.LogonContainer .LogonLogoCaption { color: white !important; background-color: transparent !important; }
.LogonContainer .LogonLogoCaption { font-size: 60px; font-weight: 100; }
.LogonContainer .LogonCaption { font-size: 32px; font-weight: 400; padding-left: 16px; }
.LogonContainer .LogonGroupBox { border-width: 0 !important; }
.LogonContainer .LogonAccountNameItem { padding-bottom: 7px !important; }
.LogonContainer .LogonUserPasswordItem { padding-top: 7px !important; }
.LogonContainer .AccountNameTextBox .dxic,
.LogonContainer .UserPasswordTextBox .dxic { padding-left: 50px !important; }
.LogonContainer .RememberMeCaption { color: white; font-size: 25px; font-weight: 400; background-color: transparent !important; }
.LogonContainer .AccountNameTextBox input,
.LogonContainer .UserPasswordTextBox input,
.LogonContainer .RememberMeCheckBox { font-size: 25px; font-weight: 400; background-color: transparent !important; }
.LogonContainer .AccountNameTextBox,
.LogonContainer .UserPasswordTextBox { background-position: 7px 50% !important; }
.LogonContainer .AccountNameFocused,
.LogonContainer .PasswordFocused { border-color: lightgray !important; outline-color: lightgray !important; }
.LogonContainer .AccountNameError,
.LogonContainer .ErrorLabel { color: white !important; font-size: 19px; font-weight: 300; }
.LogonContainer .SignInButton { width: 120px; height: 60px; color: white !important; background-image: none !important; background-color: transparent !important; border: 2px solid white !important; border-radius: 0; font-size: 21px; font-weight: 100; }
.LogonContainer .SignInExternalButton { width: 149px; height: 40px; color: lightgray !important; background-image: none !important; background-color: transparent !important; border: 2px solid white !important; border-radius: 10px; font-size: 16px; font-weight: bold; }
.LogonContainer .AccountLockedOutLabel { color: white !important; font-size: 19px; font-weight: 300; }
.LogonContainer .AccountInfoLabel { color: white !important; font-size: 19px; font-weight: 300; }
.LogonContainer .LogonIcon { width: 70px; }
.LogonContainer .ErrorLabel { width: 490px; }
.LogonContainer .LogonErrorItem { padding-top: 17px !important; }
.LogonContainer .dxeTextBox_Mulberry { border-width: 0 !important; }
.NoPadding { padding-top: 0px !important; }
.ManageContainer { margin: 10px 10px 10px 10px; }
