
.alert {
    position: absolute;
    border: 1px solid transparent;
    border-radius: .25rem;
    width: 40%;
    text-align: center;
    right: 0px;
}

.uspsHeader {
    width: 97% !important;
    margin: 20px auto !important;
}

    .uspsHeader img {
        width: 20%;
        height: auto;
    }

input.search {
    width: 90%;
    font-size: 1em;
    border-radius: 5px;
    padding: 6px;
    border: 1px solid grey;
    margin: 0px auto;
    display: block;
}

table tr, table th {
    text-align: center;
}

img.thumbnail {
    height: 31px;
}

img.card-thumbnail {
    height: auto;
    margin-top: 10px;
width: 100%;}

.card-header-metric {
    background: #337ab7 !important;
}


.pad-right-10 {
    padding-left: 30px !important;
}

.alert {
    position: relative;
    border: 1px solid transparent;
    border-radius: .25rem;
    width: 147px;
    text-align: center;
    float: left;
    margin-left: 0px;
    margin-right: 12px;
    height: 141px;
    /* padding-top: 55px; */
    margin-top: 12px;
}

.scan-badge{
    padding-top: 0px;
}

.card {
    min-height: 145px;
}

.top-time {
    font-size: 12px;
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    margin-left: -15px;
}

.user-badge{
    border-radius: 17px;
    margin: auto;
    width: auto;
    height: 145px;
    display: flex;
    margin-top: 12px;
}

.top-badge{
    height: 100px;
    width: auto;
    display: block;
    margin: auto;
}

.intercept-text{
    margin-bottom: 8px;
}

.company-badge{
    width: 200px;
    height: auto;
    margin: auto;
    display: block;
    padding-top: 70px;
}

div#chartPreferences {
    height: 100px;
}


.col-md-2{
    width:200px !important;
}

.col-md-6{
    width:50% !important;
}


span.card-title {
    line-height: 1;
    padding: 0px;
    margin: 0px;
}

span.barcode {
    margin-top: 10px;
}

span.barcode-type {font-size: 14px;margin-top: 7px;}

.barcode-info{
    font-size: 1.25rem;
    color: cornflowerblue;
    padding-top: 5px;
    display: block;
}

.location-badge span{
    font-size:0.9rem;
    padding-bottom:8px;
    
}

#imageModal img {
    margin: auto;
    width: 100%;
}

#mapDeviceModal img {
    margin: auto;
    width: 100%;
}

#barcodeModal h1 {
    font-size: 1.5em;
}

#barcodeModal h2 {
    font-size: 1.25em;
    text-align: center;
}

#barcodeModal h3 {
    font-size: 1em;
    text-align: center;
}