/* body {
    background-image: url(../images/backlogin.png);
    background-color: #cccccc;
    background-repeat: no-repeat;
    background-position: 100% 9%;
    background-size: cover;
} */

element.style {
}

.login_div {
    border: 0px solid #2a63af;
    background-image: url(./InstituteAdminTheme/img/backlogins.jpg) !important;
    background-color: #cccccc;
    background-repeat: no-repeat;
    background-position: 100% 9%;
    background-size: cover;
    background-position-x: -65px;
}

.login_div {
    width: 82%;
    background: #115e7a;
    margin: 6% auto;
    margin-bottom: 0% !important;
    height: auto;
    border-radius: 9px;
    border: 1px solid #bebebb;
    /* margin-left: 55px; */
    margin-bottom: 0px !important;
}
.loghead {
    /* background-image: url('../images/logsback.png'); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* background-position: 100% 100%; */
    /* border-radius: 7px 0px 0px 0px; */
    width: 100%;
    text-align: center;
    width: 90%;
    margin: 0px auto;
}
.btn-info {
    color: #fff;
    background-color: #334c82;
    border-color: #384c8f;
    box-shadow: 0px 4px 1px #949494;
    width: 78%;
}
a.forgot_login {
    text-decoration: none;
    color: #373737;
    font-family: Roboto;
}
.login_form {
    text-align: center;
    padding: 8px 28px 61px 0px;
}
.loghead p {
    padding: 0%;
    color: #2e2e2e;
    /* padding-bottom: 57%; */
    text-align: justify;
    font-family: Roboto;
    font-size: 12px;
    padding-bottom: 0%;
}
.login_form h5 {
    margin-top: 9%;
    font-size: 25px;
    font-family: Roboto;
    color: #055481;
    font-weight: bold;
}
.login_form p {
    color: #373737;
    font-size: 16px;
    font-family: roboto;
    text-align: center;
}
/*reponsive*/
@media screen and (max-width: 600px) {
	.login_div {
    width: 84%;
    background: white;
    margin: 7% auto;
    margin-bottom: 0% !important;
    height: auto;
    border-radius: 9px;
    margin-bottom: 12% !important;
}
}
@media (min-width: 320px) and (max-width: 479px) {
		.login_div {
    width: 90%;
    background: white;
    margin: 7% auto;
    margin-bottom: 0% !important;
    height: auto;
    border-radius: 9px;
    margin-bottom: 12% !important;
}
	
}
 @media (max-width: 767px) and (min-width: 480px){
	 		.login_div {
    width: 94%;
    background: white;
    margin: 7% auto;
    margin-bottom: 0% !important;
    height: auto;
    border-radius: 9px;
    margin-bottom: 12% !important;
}
 }
 ul.nl li {
    display: inline-flex;
}
a.nav-link {
    font-size: 16px;
    line-height: 40px;
    color: rgb(0, 0, 0) !important;
    font-family: Roboto;
    padding-left: 6px;
    padding-right: 9px;
}
.clear {
    clear: both;
}
.page-titles {
    background: #ffd436;
    margin-top: -25px;
    padding: 11px;
}
.aboutus {
    width: 78%;
    margin: 2px auto;
}
.aboutus p {
    color: #666763;
    line-height: 27px;
    font-family: Roboto;
}
p.abt {
    text-align: center;
    font-size: 36px;
    color: #1c7aac;
    font-family: Roboto;
    margin-top: 14px;
}
.footers {
    text-align: center;
    background: #ededed;
    padding: 13px 0px 1px 0px;
    color: #4c4c4c;
    font-family: Roboto;
    position: fixed;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    /* background-color: red; */
    /* color: white; */
    text-align: center;
}
p.con_text {
   margin-left: 17%;
    padding-top: 5%;
}
.imglog
{
	margin-top: 5%;
	/* padding-left: 4%; */
	width: 155px;
	height: 155px;
	margin-bottom: 0px;
}
.powerdby {
    /* float: right; */
   /* margin-top: 0%; */
   margin-top: -5%;
    padding-right: 2%;
    position: sticky;
    z-index: 100000;
    margin-bottom: 16px;
}
.btn-info.focus, .btn-info:focus {
    box-shadow: unset;
}
h3.headtop {
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: bold;
    color: #253c6f;
    font-size: 34px;
    margin-top: 14px;
    padding-left: 25%;
}
.divtop {
    background: white;
    text-align: center;
    height: 70px;
    border-bottom: 2px solid #dddddd;
}
span.playapp {
    font-size: 11px;
    color: #0009ff;
    font-family: roboto;
}
 
.log_one {
    background: white;
    /* border-top: 1px solid #cacaca; */
    margin-bottom: 0%;
    height: 668px;
}
.fetured_imgs
{
 /* background-image: url(../images/backloginas.png); */
 /* background-color: #cccccc; */
 /* background-repeat: no-repeat; */
 /* background-position: 51%; */
 /* background-size: cover; */
 text-align: center;
}


.fetured_img {
    background-image: url(../images/backlogin.png);
    background-color: #cccccc;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
p.payside {
    margin-top: -6px;
}
	@media screen and (min-width: 768px) and (max-width: 1024px)
{
img.bac_std {
    width: 100% !important;
}	
p.payside {
    margin-top: -4px;
    font-size: 5px !important;
}
span.playapp {
    font-size: 10px;
    color: #0009ff;
    font-family: roboto;
}
	.powerdby {
    /* float: right; */
    margin-top: -7%;
    padding-right: 2%;
    position: sticky;
    z-index: 100000;
    margin-bottom: 16px;
}
 .studentpower {
    margin-top: 1% !important;
}
 
.log_one {
    background: white;
    /* border-top: 1px solid #cacaca; */
    margin-bottom: 0% !important;
	height:574px !important;
}
.divtop {
    background: white;
    text-align: center;
    height: 58px;
    border-bottom: 2px solid #dddddd;
}
h3.headtop {
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: bold;
    color: #253c6f;
    font-size: 29px;
    margin-top: 14px;
    padding-left: 25%;
}
.divtop img {
    width: auto;
}
/* .fetured_imgs {
    background-image: url(../images/backloginas.png);
    background-color: #cccccc;
    background-repeat: no-repeat;
    background-position: 100% 0px;
    /* background-size: cover; *
    background-size: cover;
    min-width: 60%;
    min-height: 91%;
    position: fixed;
    /* top: 0; */
    /* left: 0; *
    z-index: -100;
}
 */


}	
img.bac_std {
    width: 80%;
}
input.form-control {
    height: 33px;
}
h3.headtop span {
    font-size: 34px;
    font-family: roboto;
    text-transform:uppercase;
}
.powerdby {
    background: #f7f7f7;
    text-align: left;
    position: absolute;
    width: 100%;
    /* top: 0; */
    /* bottom: 0; */
}

img.institute_logo {
    text-align: left;
    padding-left: 8px;
}

img.powerd_logo {
    float: right;
}
body {
    background: #f7f7f7;
}
.user-input-wrp {
    position: relative;
    width: 78%;
    margin-bottom: 21px !important;
    margin-top: -20px !important;
    margin: 0px auto;
}

    .user-input-wrp .inputText {
        width: 100%;
        outline: none;
        border: none;
        border: 1px solid #f3e5e5;
        -
        size: 13px;
        /* height: 28px; */
    }

        .user-input-wrp .inputText:invalid {
            box-shadow: none !important;
        }

        .user-input-wrp .inputText:focus {
            border-color: #e8e8e8;
            /* border-width: medium medium 1px; */
        }

    .user-input-wrp .floating-label {
        position: absolute;
        pointer-events: none;
        top: 33px;
        left: 12px;
        transition: 0s ease all;
        font-size: 14px;
        color: #334c82;
    }

    .user-input-wrp input:focus ~ .floating-label,
    .user-input-wrp input:not(:focus):valid ~ .floating-label {
        top: 37px;
        left: -67px;
        font-size: 12px;
        opacity: 1;
        font-family: Roboto;
        color: #00568a;
    }
	
.form-control:focus {
    
    box-shadow: unset;
}	
	
 
	