.firstdiv {
    background: rgba(13,110,253,0);
}

.nimacclogo {
    width: 300px;
    height: 30px;
}

.nimacclogo2 {
    width: 320px;
    height: 30px;
    margin: 0.4rem
}

.darkblueblue {
    color:rgb(24, 10, 49);
}

.darkbluebluediv {
    width: 253px; 
    color: rgb(24, 10, 49);
}

.darkwhitediv {
    width: 315px;
    background: rgb(255, 255, 255);
}

.colorblacksimple {
    color: black;
}

.bodydesign {
    background: rgb(19, 40, 97)
}

.bodywidth{
    width:300px    
}

.highfertblue {
    color:  rgb(19, 40, 97);
  }


.highfertredborder {
    border-color: rgb(163, 15, 15)
  }


.welcomeheading {
    font-family: 'Advent Pro', sans-serif; 
    color: rgb(255, 255, 255); 
}

.messagesthatflash {
    width:400px; 
    align-content: center
}

.highfertlogo {
    width: 8rem;
    margin-right: 0px;
  }

.forgotpassword {
    font-family: 'Advent Pro', sans-serif; 
    color: rgb(19, 40, 97);
}

.ppopupstyle {
    width:400px; margin-top: 60px; margin-left: 40px; align-content: center;
}

.colorwhite{
    color: white
}

.bodystylechange {
    background: #000000;height: 433.188px;
}