* {

    margin: 0;

    padding: 0;

    border: none;

    outline: none;

}

img {

    margin: 0;

    padding: 0;

    border: none;

    outline: none;

}
.carna{
    position: absolute;
    top: 84px;
    left: 96px;
    width: 30px;
}
.rose{
    position: absolute;
    top: 84px;
    left: 258px;
    width: 30px;
}
.tulips{
    position: absolute;
    top: 227px;
    left: 96px;
    width: 30px;
}
.orchids{
    position: absolute;
    top: 227px;
    left: 258px;
    width: 30px;
}
.lily{
    position: absolute;
    top: 368px;
    left: 179px;
    width: 30px;
}
.lily:checked{
    color: #e31e25;
}

@font-face {
    font-family: 'flama';
    src: url('../fonts/uni_sans_semibold-webfont.woff2') format('woff2'),
        url('../fonts/uni_sans_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'flamalight';
    src: url('../fonts/flamalight_regular-webfont.woff2') format('woff2'),
        url('../fonts/flamalight_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

input:focus::placeholder {

    color: transparent;

}

.landscape {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border: green 1px solid;
    margin: 1em;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
}

#wrapper {
    max-width: 1080px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#login-bg {
    display: block;
}

#login-bg-2 {
    display: none;
}

#card {
    display: none;
}

.login-bg-img {
    height: 100%;
    display: grid;
}

.center-fit {

    max-width: 100%;

    /*max-height: 100vh;*/

    margin: auto;

}

.form-area {
    width: 100%;
    height: auto;
    position: absolute;
    top: 24%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

input {
    width: 65%;
    height: 27px;
    border-radius: 50px;
    font-size: 16px;
    padding: 0 20px;
    border: solid 1px #999;
}
.sub {
    width: 65%;
    height: 35px;
    border-radius: 50px;
    padding: 0px 10px;
    border: none;
    color: white;
    margin-top: 0px;
    background-color:#e10585;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    font-family: roboto
}
.sub-2 {
    width: 35%;
    height: 35px;
    border-radius: 50px;
    padding: 0px 10px;
    border: none;
    color: white;
    margin-top: 410px;
    background-color:#e10585;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    font-family: roboto
}



.slt {

    width: 60%;

    height: 80px;

}

select {

    border-radius: 50px;

    background-position: right 10px center;

    background-repeat: no-repeat;

    background-size: auto 50%;

    border-radius: 50px;

    font-size: 35px;

    padding: 0 40px;

    border: solid 2px #999;

    margin-top: 65px;

    color: #000;

    // disable default appearance

    outline: none;

    -moz-appearance: none;

    -webkit-appearance: none;

    appearance: none;

    &::-ms-expand {
        display: none
    }

    ;

}

select::after {

    font-size: 10px;

}





[type=file] {

    position: absolute;

    filter: alpha(opacity=0);

    opacity: 0;

}



.card-1 {

    height: 100%;

    display: grid;

    position: relative;

    pointer-events: none;

}

.download {
    width: 150px;
    height: 30px;
    bottom: 0px;
    border-radius: 50px;
    border: none;
    color: white;
    background-color: #e31e25;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#dragWrapper {
    margin: 10px;
    background: whitesmoke;
    width: calc(100vw - 20px);
    height: calc(60vh - 20px);
    position: absolute;
    overflow: hidden;
    top: 0%;
}

#blah {
    touch-action: auto;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
}

#motherResult {
    width:100%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 36%;
    font-size: 6.5vw;
    text-align: center;
    right: 0%;
    font-family: 'flama';
    color: #e31e25;
}
#drnameResult {
    width:100%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 34.5%;
    font-size: 6.5vw;
    text-align: center;
    right: 0%;
    font-family: 'flama';
    color: #e31e25;
}
#specialityResult{
    width:100%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    bottom: 10.5%;
    font-size: 4.1vw;
    text-align: center;
    font-family: 'flamalight';
    color: #525252;
}

#hospitalResult {
    width:50%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 13.5%;
    font-size: 3.4vw;
    text-align: left;
    right: 4%;
    font-family: 'flamalight';
    color: #fff;
}

#locationResult {
    width:50%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 16.5%;
    font-size: 3.4vw;
    text-align: left;
    right: 4%;
    font-family: 'flamalight';
    color: #fff;
}

#contactResult {
    width:50%;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 19.5%;
    font-size: 3.4vw;
    text-align: left;
    right: 4%;
    font-family: 'flamalight';
    color: #fff;
}