/*!
 * Green Swirls
*/
@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 12px;
}



h1 {
    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
}

.headerbar {
    background-image: url("../Skins/GreenSwirls.jpg");
    background-size: cover !important;
    border: 0 none;
}

.appNameLink, .appNameLink:hover, .appNameLink:visited {
    color: #fff;
    text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.site-logo {
    width: 273px;
    height: 50px;
}