.slchat-status-check{
    clear: both;
    position: relative;
}
.slchat-status-check-field{
    display: inline-block;
    width: auto!important;
    float: left;
}
.slchat-status-check-button {
    background: #ec7f24;
    height: 38px;
    padding: 0px 30px;
}
.slchat-status-check-result{
    clear: both;
    padding: 4px 0px;
    font: normal 18px 'Roboto Condensed', sans-serif;
    text-transform:uppercase;
}