﻿

html {
    font-family: 'Noto Sans Hebrew', sans-serif;
}

.RadCaptcha_Default p {
    float: left !important
}

.captchImage {
    height: 40px !important;
    float: left !important;
    position: relative;
    top: 10px;
}

.fl {
    float: left
}

.w190 {
    width: 190px;
}

.rcCaptchaAudioLink {
    float: left
}

#content2::before {
    content: "\a";
    white-space: pre;
}

#content3::before {
    content: "\a";
    white-space: pre;
}

#content4::before {
    content: "\a";
    white-space: pre;
}

#content5::before {
    content: "\a";
    white-space: pre;
}

button:focus {
    outline: none !important;
}

.loginLocation {
    position: relative;
    top: -100px;
}


.tooltipStyle {
    border: none;
    color: blue !important;
    background-color: transparent;
    text-decoration: underline;
    font-size: 15px;
    font-family: 'Noto Sans Hebrew', sans-serif;
}


#UCCaptcha_CaptchaTextBox {
    text-align: center;
    width:150px !important;
    top: 45px !important;
    background-color: transparent;
}