﻿

.nonButton {
    border: hidden;
    background-color: inherit;
}

.edlogo{
    width:48px;
    height:48px;
    float:right;
}

.W600{
    width:600px !important;
    min-width: 600px;
    max-width: 600px;
    overflow:hidden;
}

.small{
    font-size: small;
}


.info {
    padding-top: 3em;
    padding-bottom: 2em;
}

.preFix{
    font-size: small;
    font-weight:bold;
    float:left;
    width:100px;
}

.FH2em{
    height: 2em !important;
}

.LogoW200{
    width:200px;
    height:auto;
}

.ExpandPointer{
    cursor:row-resize;
}

.LogoW150 {
    width: 150px;
    height: auto;
}

.headInvers{
    color: white;
    font-size: 1em;
}

.card-header {
    background: #003A5C;
    color:whitesmoke;
}

#results {
    float: left;
    padding: 5px;
    /*border: 1px solid;*/
    background: #f8f8f8;
}

    #results > img {
        width: 24px;
        height: 24px;
    }
