﻿/* prevent the drop down icon going onto a new line for the top bar language link */
.top-bar-language-nav-link { min-width: 65px; }

/* bootstrap model showing two scroll bars */
html { overflow: visible; }

/* main sidebar not under model */
.modal { z-index: 1110; }

.form-group.required .col-form-label:after { color: #d00; content: "*"; position: absolute; margin-left: 3px; }

.nav-user-menu .user-image { width: 20px; margin-right: 4px; margin-top: -4px; }

.famfamfam-flags { display: inline-block; }

.select2-container { width: 100% !important; }
.select2-container .select2-selection--single { height: 38px !important; }


