

#afterLogout{
    width:30em;
    margin: auto;
}


.myMainTitle, /*.mediumTitle,*/ .mediumLabels, .SmallSubTitles, /*.smallButtons,*/ .smallLabels {
    color: #5b5b5b;
}

ol {list-style:none}

#mainheader{
    width:100%;
    padding:1em;
    background-color:  #3e3e3e;
    height:5em;
    min-width: 857px;
    padding-left:3em;

}

.input_2022.tfcodeentry {
    letter-spacing: 5px;
}

.qrbuttonholder{
    margin-top:20px;
    margin-bottom:20px;
}

.enter2f label {
    margin-left: -1rem;
}

.qrcode{
    margin: auto;
    width: 300px;
    margin-top: 1em;
    margin-bottom: 1em;
}

/*File Uploads*/

.filefail { background: #c00; padding: 2px; color: #fff; }
.filehidden { display: none !important;}
