
@media (min-width: 1200px) {
    .exampleImg {
        width: 700px;
        max-width: 100%;
    }
}

.exampleImg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 500px;
    max-width: 80%;   
}

.alert-danger {
    color: #721c24;
    background-color: white;
    border-color: #f5c6cb;
}

.background-image {
    /*background-image: url('~/images/Rectangle186.png');*/
    background-image: url('../images/Rectangle186.png');
    width: 50%;
    height: 100%;
}

.pic-border {
    border-left: 4px solid lightgray;
    border-top: 4px solid lightgray;
    border-radius: 25px 0px 0px 10px;
}

.logo {
    margin-top: 2vw;
    margin-left: 5vw;
}

.textBox {
    margin: 5vw 0 3vw 5vw;
}

.images {
    margin-left: 5vw;
}

.sign-in-div {
    margin-bottom: 5vw;
}



.inputTextBox {
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    box-shadow: 0px 0px 16px rgba(157, 156, 156, 0.16);
    border-radius: 10px;
}

input[type=checkbox] {
    accent-color: #FFC000;
    background: #FFC000;
    width: 20px;
    height: 15px;
    cursor: pointer;
    margin-right: 10px;
}

input::placeholder {
    color: rgba(0, 0, 0, 1);
    height: auto;
    opacity: 0.40;
    position: absolute;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 13px;
    align-self: auto;
    font-style: Medium;
    text-align: left;
    font-family: Montserrat;
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

input {
    padding-left: 10px;
}

.f-input {
    position: relative
}

.f-input input {
    border: none;
    background-color: #fff;
    display: block;
    width: 100%;
    box-sizing: border-box
}

.f-input img {
    position: absolute;
    top: 45px;
    right: 15px
}

.f-input-1 img {
    position: absolute;
    top: 50px;
    right: 20px
}

.text {
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
    text-align: left;
    font-family: Montserrat;
    height: auto;
    align-self: auto;
}


.signinfinal-text {
    color: rgba(31, 24, 1, 1);
    font-size: 2vw;
    font-style: SemiBold;
    font-weight: 600;
}

.signinfinal-text02 {
    color: rgba(31, 24, 1, 1);
    font-size: 1em;
    font-style: Medium;
    font-weight: 500;

}

.signinfinal-text07 {
    color: rgba(31, 24, 1, 1);
    ;
    font-size: 2vw;
    font-style: SemiBold;
    font-family: Montserrat;
    font-weight: 600;
}

.signinfinal-text09 {
    color: rgba(31, 24, 1, 1);
    height: auto;
    opacity: 0.50;
    font-size: 15px;
    align-self: auto;
    font-style: Medium;
    text-align: left;
    font-family: Montserrat;
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    margin-right: 0;
    margin-bottom: 0;
    text-decoration: none;

}

.signinfinal-text11 {
    color: rgba(38, 38, 38, 1);
    height: auto;
    font-size: 15px;
    font-style: Medium;
    text-align: left;
    font-family: Montserrat;
}

.signinfinal-text17 {
    color: rgba(38, 38, 38, 1);
    font-size: 15px;
    font-style: Medium;
    text-align: left;
    font-family: Montserrat;
    line-height: 0px;
    font-weight: 500;
}