﻿.hide {
    display: none;
}

.text-center {
    text-align: center;
}

.widthauto {
    width: auto;
}

