﻿body {
    padding-top: 0px;
}
.text-center {
    text-align: center;
}

.tbl-head {
    font-weight: bold;
}
.search-select {
        border: 1px solid #D5D5D5 !important;
}

.navbar{
    margin-bottom: 0px !important;
}

/* strong { */
/*     text-transform: lowercase; */
/*     color: #808080 */
/* } */
@media (min-width: 1400px) {
    .big-hidden {
        display: none;
    }
    
}
@media (max-width: 1400px) {
    .little-hidden {
        display: none;
    }
}
@media (min-width: 768px) {
    .big-hidden .span6 {
        width: 48.93617021276595%;
        float: left;
    }
}
@media (max-width: 768px) {
    .navbar-tools {
        display: none;
    }
}
.other .messages {
    background: none !important;
    border: 1px #E5E5EA solid !important;
}
.other .messages:after {
        border-color: transparent !important;
}


h1{
    font-size:36px;
}

.alert{
    padding: 25px;
}

.hub-finder-look {
    text-transform: lowercase;
    color: #666;
    font-size: small
}

