﻿input {
    max-width: 380px
}

.imgTop {
    margin-bottom: 30px;
    width: 110px;
    height: 110px;
    vertical-align: middle;
    display: inline-block;
}

.lnkLogo:hover, .lnkLogo:link, .lnkLogo:visited {
    text-decoration: none
}

.divTitluAll {
    display: inline-block;
    font-size: 22px;
    vertical-align: -50%;
    line-height: 22px;
    color: #00d463;
    text-decoration: none
}

.spanBold {
    font-weight: 700;
    color: #009e4a
}

.smallForm {
    margin-left: 10vw;
    margin-top: 5vh;
    margin-bottom: 30px;
}

.titlu {
    text-align: left;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font: SemiBold 60px/70px Raleway;
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #8492af
}

.titluSelectat {
    text-decoration: underline;
    color: #00d463
}

.butonLoginF {
    padding: 10px;
    margin-bottom: 5px;
    width: 100%;
    color: #fff;
    text-align: left;
    border: none;
    background: url(/Icons/Login/iconA.png) #3b5998 0 0 no-repeat padding-box;
    background-position: left 0 center;
    background-size: 40px;
    padding-left: 45px
}

.butonLoginI {
    padding: 10px;
    margin-bottom: 5px;
    width: 100%;
    color: #fff;
    text-align: left;
    border: none;
    background: url(/Icons/loginClinica/iconB.png) #bedda4 0 0 no-repeat padding-box;
    background-position: left 0 center;
    background-size: 40px;
    padding-left: 45px
}

.butonLoginCont {
    padding: 8px;
    margin-bottom: 5px;
    width: 100%;
    color: #fff;
    text-align: center;
    background: #00d463 0 0 no-repeat padding-box;
    border: none;
    background: url(/Icons/Login/login-eclipse.png) #00d463 0 0 no-repeat padding-box;
    background-position: right 20% center;
    background-size: 22px
}

.butonUser1 {
    border: none;
    border-bottom: 2px solid #b4b4b4;
    width: 100%;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent
}

.butonUser2 {
    border: none;
    border-bottom: 2px solid #b4b4b4;
    width: 100%;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent
}

.uitatParola {
    display: inline-block;
    text-align: left;
    text-decoration: underline;
    color: #adbbd8;
    vertical-align: -1px;
    padding-left: 30px;
    width: 40%
}

.lnkParola:hover, .lnkParola:link, .lnkParola:visited {
    text-decoration: underline;
    color: #adbbd8
}

.uitatParola2 {
    display: inline-block;
    text-align: left;
    text-decoration: underline;
    color: #adbbd8;
    margin-top: -1px;
    padding-left: 20px
}

.creazaCont {
    text-align: left;
    letter-spacing: .48px;
    text-transform: uppercase;
    color: #adbbd8
}

.linkCreareCont:hover, .linkCreareCont:link, .linkCreareCont:visited {
    text-decoration: underline;
    cursor: pointer;
    color: #00d463;
    font-weight: 700
}

.checkboxLog {
    width: 40px;
    vertical-align: top;
    padding-right: 15px
}

.boxColDate {
    margin-top: 20px;
    max-width: 440px
}

.lblError {
    color: red;
    font-size: 20px
}

.txtPastreazaLog {
    vertical-align: -1px
}

.divParolaSiLogin {
    margin: 12px 0;
    max-width: 380px
}

.divEroare {
    padding-top: 10px;
    text-align: center;
    max-width: 380px
}

.hyper:hover, .hyper:link, .hyper:visited {
    color: #8492af;
    text-decoration: none
}

@media(max-width:767px) {
    .smallForm {
        margin-left: 5vw;
        margin-right: 5vw
    }

    .uitatParola {
        width: initial;
        padding-left: 56px;
        padding-bottom: 10px
    }

    .divParolaSiLogin {
        padding-left: 6vw;
        padding-right: 6vw
    }

    .linkCreareCont {
        display: block;
        padding-top: 10px
    }
}

.imgBackground {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    z-index: -1
}

.divInput {
    position: relative
}

.imgIcon {
    position: absolute;
    left: 7px;
    bottom: 15px;
    width: 15px
}

@media screen and (min-width:768px) and (max-width:1299px) {
    .imgBackground {
        width: 95%
    }
}
