﻿.navbar-lightblue-color {
    color: #3c8dbc
}

.imgcontainer {
    text-align: center;
    position: relative;
}

img.avatar {
    width: 60%;
}

.dot {
    height: 12px;
    width: 12px;
    background-color: dimgray;
    border-radius: 50%;
    display: inline-block;
    line-height: 12px;
    margin: 2px;
}

.select2-selection {
    height: 100% !important;
    padding: 3px !important;
}

.select2-selection__arrow {
    height: 100% !important;
}