﻿.divInfoDatePersoanaContact {
    color: #8492af;
    padding: 15px;
    text-align: justify;
}

.lnkAcord, .lnkAcord:hover, .lnkAcord:visited, .lnkAcord:link {
    text-decoration: underline;
    color: #00d463;
}

.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: 0;
    text-transform: uppercase;
    font: SemiBold 60px/70px Raleway;
    font-size: 35px;
    margin-bottom: 20px;
    color: #00d463;
    width: 45%;
    min-width: 230px;
}

.titluBold {
    font-weight: 700;
    color: #00d463;
}

.butonLoginCont, .butonLoginCont:hover, .butonLoginCont:visited {
    padding: 8px;
    margin-bottom: 5px;
    width: 100%;
    color: #fff !important;
    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 15% center;
    background-size: 22px;
    margin-top: 10px;
    max-width: 380px;
    text-decoration: none !important;
}

.butonUserAll {
    border: none;
    border-bottom: 2px solid #b4b4b4;
    width: 100%;
    padding-left: 35px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
}

.linkCreareCont {
    text-decoration: underline;
    cursor: pointer;
    color: #00d463;
}

.checkboxLog {
    width: 40px;
    vertical-align: top;
    padding-right: 15px;
}

.acord {
    color: #8492af;
    margin-top: -2px;
}

.descriere {
    text-align: left;
    font: Regular 24px/34px Raleway;
    font-size: 16px;
    letter-spacing: .36px;
    color: #6b7997;
    width: 45%;
    min-width: 230px;
}

.dateClinica {
    text-align: left;
    font-size: 25px;
    letter-spacing: 0;
    color: #8492af;
    text-transform: uppercase;
}

.boxColDate {
    max-width: 380px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-right: 10px;
}

.customWidth {
    width: 40px;
}

.lblError {
    color: red;
    font-size: 16px;
    margin-left: 20px;
}

#lbtnLoginEmail, #lbtnLoginEmail:hover, #lbtnLoginEmail:link, #lbtnLoginEmail:visited {
    color: #00d463;
    text-decoration: none;
    font-size: 18px;
}

.divlnkLogin {
    margin-top: 20px;
    margin-bottom: 20px;
}

.imgBackground {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    z-index: -1;
}

.divInput {
    position: relative;
}

.imgIcon {
    position: absolute;
    left: 7px;
    bottom: 15px;
    width: 15px;
}

.container-intregistrare {
    max-width: 500px;
    margin: 0px auto;
}

    .container-intregistrare .butonUserAll {
        padding-left: 5px;
        margin-right: 0px;
        max-width: 500px;
    }

    .container-intregistrare .block {
        display: block;
    }

@media(max-width:768px) {
    .titlu {
        font-size: 26px;
    }

    .smallForm {
        margin-left: 5vw;
        margin-right: 5vw;
    }
}
