﻿.clear-fix {
    clear: both;
}

.image-vcenter {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.control-label {
    white-space: nowrap;
}

.input-group .input-group-addon:last-child .glyphicon {
    right: -5px;
}
