.invisible-text
{
    font-size: 0!important;

    opacity: 0;
    color: #fff;
}

.disabled-input
{
	background-color: #3a3a3a !important;
    cursor: not-allowed!important;

    opacity: .7!important;
}
