.pub-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}

table.tight-squeeze input[type=text] {
    width: 100%;
}

.table>tbody>tr>td {
    border: none;
}

img.buyersguide-thumb {
    max-width: 300px;
    max-height: 50px;
    display: block;
    float: left;

}

img.buyersguide-logo {
    max-width: 250px;
    max-height: 350px;
    display: block;
    float: left;
}

h1.bg-year {
    text-align: right;
    margin-top: 0;
}

h2.page-title {
    text-align: center;
}

.form-control {
    height: 24px;
    padding: 2px 12px;
}

.container {
    /*margin-top: 20px;*/
    margin-bottom: 0;
}

.push-down-20 {
    margin-bottom: 15px;
}

.co-sales-segment input,
.co-ownership-segment input {
    margin-bottom: 15px;
}

.container-fliud {
    margin: 0 10px;
}

.page-auth-login .form-control,
.page-buyersguide-pages-admin-home .form-control {
    height: 36px;
    padding: 6px 12px;
}

.buyersguide-magazine-cover {
    float: right;
    width: 200px;
}

.bg-header {
    padding: 10px;
}

.flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.flex-column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

.blue-column {
    height: 75px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    margin-bottom: 20px;
}

.green-column {
    height: 75px;
    text-align: left;
    align-self: start;
    padding-left: 20px;
}

.header-message ul {
    list-style-type: square
}
