﻿.login-form-1 {
    padding: 5%;
    height: 666px;
    width: 500px !important;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-form-3 {
    padding-left: 0px;
    height: 666px;
    width: 500px !important;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

    .login-form-1 h3 {
        text-align: center;
        color: #333;
    }

.login-form-2 {
    padding: 5%;
    height: 666px;
    background-size: cover;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

    .login-form-2 h3 {
        text-align: center;
        color: #fff;
    }

.LoginFontFamily {
    font-family: verdana;
}

.loghead {
    font-family: Source Sans Pro;
    font-size: 35px;
    font-weight: bold;
    font-style: italic;
    color: red !important;
}

.subhead {
    font-family: verdana;
    font-weight: bold;
    font-size: 1.4rem !important;
}

.loghead {
    font-family: Source Sans Pro;
    font-size: 33px;
    font-weight: bold;
    font-style: italic;
    color: red !important;
}

.placehole {
    color: #0554f2;
    font-size: 16px;
}

.btlalg {
    text-align: center;
}

.btnmargin {
    margin-bottom: 5px;
}

.mainLoginInput::-moz-placeholder {
    font-family: 'myFont', Arial, Helvetica, sans-serif;
}

p {
    margin-top: 0;
    margin-bottom: 1px;
}


.ImageIcon {
    width: 500px;
}

.insidetextbox {
    float: right;
    margin-right: 10px;
    margin-top: -24px;
    position: relative;
    z-index: 222;
    background-color: transparent;
}

.login-form-3 .ml-2 {
    padding-left: 3%;
    padding-right: 3%;
}