.specwhite {color:#fff}
.headerbgblue {background-color: rgb(2,14,45) }
.backgroundbeige { background-color: rgb(239,232,223); }
.footerfix {left: 0; bottom:0 ; position: relative}
.card-img-spefix {width:200px}
.logocolorfix { color: rgb(131, 85, 247) !important ; }
.buttoncolorfix {color: rgb(174, 151, 127) !important ;}
.bgimage {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
     border: solid white ;border-radius: 4px; padding: 20px ; }
.thumbnailimgspec {width: 10%;}






































.innlogging{
justify-content: center;
flex: 6;
margin-top: 50%;
margin-bottom: 50%;
margin-left: 50%;
margin-right: 50%;
}