﻿#createCompany .show {
    display: inline-block !important;
    width: 16px;
    height: 16px;
}

#createCompany .imgTiltInfo {
    display: inline-block !important;
    margin: 0 6px;
    vertical-align: middle;
    text-align: left;
    max-width: 254px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer {
    font-size: 12px;
    text-align: center;
    height: 100px;
    line-height: 100px;
}

    .footer a {
        color: black;
    }

ul.register li.active a {
    color: #cbab4b;
    border-bottom: 1px solid #cbab4b;
}

.nextStep {
    background: #cbab4b;
}
