﻿body {
    font-family: Raleway !important
}

.divContent {
    border-bottom: 3px solid #eef4f8;
    padding-right: 15px;
    padding-left: 15px
}

.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: middle;
    line-height: 22px;
    color: #00d463;
    text-decoration: none
}

.spanBold {
    font-weight: 700;
    color: #009e4a
}

.divLogo {
    background-color: #eef4f8;
    margin-left: -30px;
    margin-right: -15px
}

.divDate {
    background-color: #fff;
    height: 100vh;
    color: #8492af
}

.imgTop {
    height: 104px;
    margin: 30px 0;
    margin-left: 2vw
}

.imgLogoLeft {
    width: 100%;
    height: 100vh;
    object-fit: cover
}

.divTitlu {
    font-size: 26px;
    font-weight: 700;
    margin: 10px 3vw
}

.divDescriere {
    font-size: 14px;
    margin: 0 3vw
}

.txtBox {
    outline: none;
    margin: 10px 3vw;
    max-width: 410px;
    min-width: 205px;
    width: 95%;
    padding: 10px;
    border: 2px solid rgba(200,200,200,.6);
    font-size: 14px;
    line-height: 20px
}

.validator {
    margin: 0 3vw
}

.btnSave, .btnSave:link, .btnSave:hover, .btnSave:active, .btnSave:visited {
    margin-left: 3vw;
    margin-right: 3vw;
    margin-top: 10px;
    margin-bottom: 15px;
    max-width: 410px;
    min-width: 205px;
    width: 95%;
    padding: 10px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #00d463;
    text-decoration:none;
}

.lnkFooter, .lnkFooter:hover, .lnkFooter:link, lnkFooter:visited {
    color: #8492af;
    text-decoration: underline
}

.istomaButton, .istomaButton:hover, .istomaButton:link, istomaButton:visited {
    color: #00d463;
    text-decoration: underline;
    font-weight: bold;
}

.footer {
    color: #8492af;
    background-color: #fff;
    margin-top: 20px;
    margin-left: 4vw;
    margin-right: 4vw;
    margin-bottom: 30px
}

.txtGreen {
    color: #00d463;
    text-decoration: underline
}

.lblError {
    color: red;
    font-size: 20px;
    margin: 0 3vw;
    display: block;
}

.radio input[type=radio] {
    margin-left: 0px;
}

#panelTipCont {
    margin: 0px auto;
    margin-left: 3vw;
    margin-right: 3vw;
    max-width: 410px;
    min-width: 205px;
    width: 95%;
}

#btnCereTipCont {
    margin-left: 3vw;
    margin-right: 3vw;
    max-width: 410px;
    min-width: 205px;
    width: 95%;
    padding: 10px;
    display: block;
    text-decoration:none;
}

.rezultat {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid black;
}

    .rezultat .telefon, .rezultat .email, .rezultat .denumire {
        display: block;
    }

    .rezultat:last-of-type {
        margin-bottom: 0px;
        border-bottom: unset;
    }

#divListaRezultate {
    margin-left: 3vw;
    margin-right: 3vw;
    max-width: 410px;
    min-width: 205px;
    width: 95%;
    padding: 10px;
}

@media screen and (max-width:768px) {
    .imgLogoLeft {
        display: none
    }

    .divDate {
        height: initial
    }

    .imgTop {
        margin: 25px 0
    }
}

#imgArrow {
    position: fixed;
    cursor: pointer;
    bottom: 3vh;
    right: 3vw;
    z-index: 5;
    display: none
}
