.pull-right { float:right; }
.col-centered { float:none; margin:0 auto;}

footer .custom a { color: #6c757d}

/* Select2 Multiselect */
li.select2-selection__choice div { display: inline-block; }
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right:40px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    padding:0 10px;
}

span.required {
    color: red;
    font-size: .8em;
    top: -3px;
    position: relative;
}

.topnav-logo-lg img,
.topnav-logo-sm img { max-width:100%;}