﻿.display-none {
    display: none;
}

.invisible {
    visibility: hidden;
}

#pnlContactUs .col-sm-6 {
    margin-top: 6px;
}

/* FA Skype icon color */
#contactInfo .fa-skype {
    color: #00aff0 !important;
}
