/**********************************************************************

Theme Name: JumpNet
Theme URI: http://broobe.com
Description: Theme for JumpNet
Author: Broobe
Author URI: http://broobe.com/
Version: 1.0
Tags: black, blue, white

**********************************************************************/

@import url("css/bootstrap.min.css");
@import url("css/font-awesome.min.css");
@import url("css/ie.css");

.sc-chat-header-title{
    color:#FFF !important
}

.logo {
    margin: 10px 0 0 0 !important;
    display: block;
    font-size: 0;

}
#sgcboxContent h1,
#sgcboxContent h3,
#sgcboxContent h4,
#sgcboxContent h2{
    color: #FFF;
}

span.wpcf7-not-valid-tip {
    color: #f00 !important;
}

#sgcboxContent h1{
    font-size: 36px;
}
#sgcboxContent h2 {
    font-size: 24px;
    color:#bff8ff;
}