.img-sm {
    height: 22px;
    width: 22px;
}

.img-md {
    height: 32px;
    width: 32px;
}

.img-lg {
    height: 45px;
    width: 45px;
}
.link-cursor {
    cursor: pointer;
}

.force-text{
    mso-number-format:"\@";/*force text*/
}