.dig_bdy_container {
    height: 100%;
    width: 100%;
}

* {
    margin: 0;
}

body {
    overflow-x: hidden;
    font-family: 'dana-novin' !important;
}

.digits-form_container > div:nth-of-type(2) {
    display: none !important;
}

.dig_lase_message {
    text-align: justify !important;
    padding-left: 15px !important;
}

html, body {
    min-height: 100% !important;
    height: 100%;
}

.dig_ul_divd .header {
    display: none;
}

a {
    outline: none;
}

.header span {
    cursor: pointer;
    font-size: 20px;
    position: relative;
}

.header {
    z-index: 99;
}

.header img {
    width: 30px;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.header a {
    text-decoration: none;
    color: inherit;
    box-shadow: none !important;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    cursor: default;
    vertical-align: baseline;
    padding-top: 28px;
    padding-left: 40px;
    padding-right: 40px;
}

.dig_ma-box::-webkit-scrollbar {
    background: #ffffff;
}

.dig_ma-box::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.dig_ma-box::-webkit-scrollbar {
    width: 8px;
}

.dig_ma-box::-webkit-scrollbar-track {
    border-left: 1px rgba(0, 0, 0, 0.1) solid
}
.digits_login_form{
    height: 100%;
}

html[dir=rtl] .dig_lasele {
    right: 0 !important;
}

.dig_popmessage .dig_firele {
    margin-left: 0 !important;
    margin-right: 20px !important;
}

input.mobile_field.mobile_format.dig-mobmail.dig-mobile_field.mobile_placeholder {
    text-align: left;
    padding-right: 0;
    padding-left: 90px !important;
}

input.input-text.countrycode.digits_countrycode.country_code_flag {
    margin-right: -20px !important;
}

.digits-form_countrycode {
    position: absolute;
    right: auto !important;
    top: 0;
    left: 0 !important;
}

.digits-form_countrycode input[type=text] {
    padding-right: 40px !important;
    padding-left: 10px !important;
}

.digits_ui input.mobile_field.mobile_format.dig-mobmail.dig-mobile_field.mobile_placeholder {
    text-align: left !important;
    padding-right: 0 !important;
    padding-left: 90px !important;
}