body{
    background-color:#606060;
           background-image: url('https://www.sizeit.se/file/show/2075998');
    
background-size: cover;background-attachment: fixed;background-repeat: no-repeat;
}

nav.navbar{
    background-color: #b3bbdb;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 13px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover{
    color: inherit;
}

.nav-item, 
.nav-item:hover,
.dropdown-item, 
.dropdown-item:hover,
.dropdown span{
    color: #0933a9;
    text-shadow: none;
    font-size: 13px;
    line-height: 13px;
    font-family: "Raleway";
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar .navbar-nav>li>a, 
.navbar .navbar-nav>li:hover>a,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:hover{
    color: inherit;
    text-shadow: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
}

.card-body p{
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}

.nav-item:hover,
.nav-item.show{
    <!-- background-color:#d9d8f0; -->
}

h1, .h1{
    font-size: 28px;
    font-family: "Raleway";
    color: #000000;
    padding-left: 0px;
}

h2, .h2{
    font-size: 20px;
    font-family: "Raleway";
    color: #000000;
}

h3, .h3, h4, .h4, h5, .h5{
    font-size: 16px;
    font-family: "Raleway";
    color: #000000;
}

a, .postfeed-card-header{
    color:#0088cc;
}

.card-header a, .card-footer a, .card-footer div{
    color: inherit
}

body, p, li, div, dt, dd, label{
    color:#3b3b3b;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
}

.mce-elem,
.mce-elem * {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height:inherit;
}

.para div:not([class]),
.para p:not([class]),
.para li:not([class]) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height:inherit;
}

.card-header{
    background-color:#b3bbdb;
    font-family: "Raleway";
    font-size: 16px;
}

div.sportnik-panel.calendar-widget div.sportnik-panel-head{
    height: auto !important;
}
div.sportnik-panel.calendar-widget div.sportnik-panel-head input{
    display: inline-block;
    float:none;
}

div.sportnik-panel.calendar-widget div.sportnik-panel-head i{
    display: inline-block !important;
    float:none !important;
}

.nav-item .dropdown-menu{
    background-color: #d9d8f0;
    border-radius: 0px;
    color: #0933a9;
    margin:0px;
    border:0px;

    
}

.dropdown-item{
    font-size: 12px;
}

.dropdown-item:hover{
    background-color: inherit;
}

.gjs-widget-contact_info .widget-card-body *{
    color:inherit;
    font-family: inherit;
    font-size:inherit;
}