﻿thead th.align-right {
    text-align: right !important;
}

thead th.align-center {
    text-align: center !important;
}

.login-column {
    min-width: 320px;
}

.hrdivider {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

    .hrdivider span {
        position: relative;
        top: -11px;
        background: #fff;
        padding: 0 20px;
        font-weight: bold;
        font-size: 16px;
    }


