.page-heading {
    font-size: 17px !important;
    white-space: nowrap;
}

.fancybox-inner #authentication {
    width: 100%;
    height: 100%;

    #center_column {
        max-width: 100%;
    }
}

#authentication .form-group .form-control {
    max-width: unset;
}