* {
    font-family: 'awady-vipRawy' !important;

}
.right-logos{
    padding-right: 30px;
    width: 50%;
    position: absolute;
    right: 0;
    top: -35px;
}
.right-logos h3{
    font-size: 30px;
    color: #82AEDA;
    width: 320px;
    margin-top: 0;
}
.right-logos h3 span{
    display: block;
}
.right-logos h3 span:nth-child(2){
    display: inline-block;
    margin-right: 40px;
}
.right-logos h3 span:nth-child(3){
    color: #35B894;
    font-size: 175%;
    display: inline-block;
    margin-right: -10px;
    color: #ffff;
    animation: pound 1.5s infinite;
}
/* Pounding heart animation */

@keyframes pound {
    from, to { transform: none; }
    50% { transform: scale(0.9); }
}

.right-logos h3 span:nth-child(4){
    float: left;
    margin-left: 70px;
    padding-bottom: 5px;
}

.img-2030{width: 50%;text-align: left;padding-left: 30px;position: absolute;left: 0;top: -35px;}
.img-2030 img{
    width: 300px;
}
.login.school  .content{
    width: 24em;
    padding: 15px;
}

.login.school .content .form-actions{
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.login.school .content .form-actions .btn{
    background-color: #82a7c6;
    border-color: #82a7c6;
    font-size: 16px;
    width: 48%;
    float: right;
    margin: 0 1%;
}
a.btn.btn-primary.btn-block {
    background-color: #1a2358 !important;
}

.login.school .form-title{
    color: #1a2258;
    font-size: 20px;
}
.img-2030{
    top: 15px;
    z-index: 2;
}
.right-logos{
    top: 15px;
    z-index: 2;
}
button.btn.btn-primary.btn-block.legitRipple {
    text-align: center;
    background-color: #82aeda;
    width: 45%;
    float: right;
    margin: 0 1%;
}
.text-muted {
    color: #192156!important;
}
h5.mb-0{
    color: #192156!important;
    font-size: 20px;
}
input {
    height: 43px !important;
    line-height: 43px !important;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    background-color: #e8f0fe !important;
}
.form-check input[type=checkbox][data-fouc], .form-check input[type=radio][data-fouc] {
    height: auto !important;
    top: 5px !important;
}
.form-group-feedback-left .form-control-feedback {
    right: 8px;
    top: 2px;
}
input:focus {
    border-color: #192156 !important;
}
input[type=checkbox][data-fouc], input[type=radio][data-fouc] {
    right: 0;
    visibility: inherit;
}
.icon-object.border-slate-300.text-slate-300 {
    border: 0;
    padding: 0;
    margin: 0;
}
.form-group i {
    font-family: 'icomoon' !important;
}
button.btn.bg-blue.btn-block {
    width: 50%;
    margin: 0 auto;
    background-color: #82aeda;
    border-color: #82aeda;
}
.content-group {
    margin-bottom: 20px !important;
    color: #192156;
    font-size: 20px;
}
a.btn.btn-primary.btn-block.legitRipple {
    width: 51%;
    float: right;
    margin: 0 1%;
    color: #fff;
    background-color: #192155;
}
.container-login100-form-btn a{
    width: 48%;
    margin: 0 1%;
    height: 43px;
    line-height: 43px;
    border-radius: 5px !important;
}
.container-login100-form-btn button{
    width: 48%;
    margin: 0 1%;
}
.buttons-w{}
.buttons-w a.btn.btn-primary.btn-block{
    width: 48%;
    float: left;
    margin: 0 1%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 0;
}
.buttons-w button.btn.btn-primary{
    width: 48%;
    margin: 0 1%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 0;
}
.form-group.sup{}
.form-group.sup button.btn.bg-blue.btn-block{
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 0;
    float: right;
}
.form-group.sup a.btn.btn-primary.btn-block{
    width: 48%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
}