/* @font-face {
    font-family: IRANSanSWeb;
    font-style: normal;
    font-weight: lighter;
    src: url('/sap/public/bc/ui2/logon/ZFolder/Fonts/IRANSanSWeb.eot');
    src: url('/sap/public/bc/ui2/logon/ZFolder/Fonts/IRANSanSWeb.eot?#iefix') format('embedded-opentype'), url('/sap/public/bc/ui2/logon/ZFolder/Fonts/IRANSanSWeb.woff2') format('woff2'), url('/sap/public/bc/ui2/logon/ZFolder/Fonts/IRANSanSWeb.woff') format('woff'), url('/sap/public/bc/ui2/logon/ZFolder/Fonts/IRANSanSWeb.ttf') format('truetype');
} */


.main {
    margin: auto;
    /* margin-top: -11rem !important; */
    border-radius: .9rem;
    background-color: #fffffff8;
    box-shadow: 10px 10px 6px rgb(222 146 107 / 31%);
    border: 1px solid white;
    /* font-family: IRANSanSWeb; */
    width: 380px;
}

.loginInputField {
    border-radius: .5rem;
    /*    box-shadow: 2px 2px 2px rgb(0 0 0);*/
    text-align: center;
    /* font-family: IRANSanSWeb; */
}

.loginInputField {
    background-color: #FFFFFF;
    /* font-family: IRANSanSWeb; */
}

.loginForm {
    font-family: inherit;
    position: center;
}

.logLogo {
    margin: 0rem 25% 0rem 25%;
}

.loginButton {
    border-radius: 0.5rem !important;
}   

.loginButCustom {
    background-color: #ec741d !important;
    border: 1px solid #fafafa !important;
}

.loginSelect {
    width: 288px;
    height: 2.5rem;
    padding: 0 0.75rem;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 0.5rem !important;
}

.sapUiButtonLite {
    color: #ff7600 !important;
}

/* .sapUiButton {
    font-family: IRANSanSWeb;
}

.loginMessage {
    font-family: IRANSanSWeb;
}

.sapUiError {
    font-family: IRANSanSWeb !important;
} */

.loginDisplayInput {
    text-align: center;
}

/* .lsTextEdit {
  direction: rtl !important;
} */

/* .sapUiBackground { 
    background-repeat: no-repeat !important;
    background-position: center top !important;
    position: relative !important;
    margin-top: 0 !important;
    margin-right: auto !important;
    margin-bottom: 0 !important;
    margin-left: auto !important;
    background-size: 100% 100% !important;
} */