.headerlogo
{
    width:100px;
    /*height:60px;*/
}
.center {
    text-align:center;
    padding-top:50px;
}
.formDiv {
    margin-top: 60px;
    margin-bottom: 60px;
}
.formcard {
    background-color: #183b51 !important;
    box-shadow: 0px 0px 10px 0px rgb(21 20 20 / 50%);
    height:172px;
}
.formcard1 {
    background-color: #183b51 !important;
    box-shadow: 0px 0px 10px 0px rgb(21 20 20 / 50%);
    /*height:172px;*/
}
.inputheading {
    color:white;
}
.footerDiv {
    background-color: black;
    height: 173px;
}
.contentheading {
    text-align:center;
}
.connectContainer{
    height:291px;
}
.section {
    height:291px;
}
.itemHeading
{
    color:white;
}
.checkboxvalue
{
    color:white;
}
.successmessage{
    font-weight: bold;
    font-size: 30px;
    text-align: center;

}
