/* 
    Created on : 3.11.2018, 17.38.07
    Author     : titommi
*/
/* tumma theme */
.w3-theme-l5 {color:#000 !important; background-color:#e7f4ff !important}
.w3-theme-l4 {color:#000 !important; background-color:#afdbff !important}
.w3-theme-l3 {color:#000 !important; background-color:#60b7ff !important}
.w3-theme-l2 {color:#fff !important; background-color:#1094ff !important}
.w3-theme-l1 {color:#fff !important; background-color:#0069c0 !important}
.w3-theme-d1 {color:#fff !important; background-color:#003865 !important}
.w3-theme-d2 {color:#fff !important; background-color:#00315a !important}
.w3-theme-d3 {color:#fff !important; background-color:#002b4f !important}
.w3-theme-d4 {color:#fff !important; background-color:#002543 !important}
.w3-theme-d5 {color:#fff !important; background-color:#001f38 !important}

.w3-theme-light {color:#000 !important; background-color:#e7f4ff !important}
.w3-theme-dark {color:#fff !important; background-color:#001f38 !important}
.w3-theme-action {color:#fff !important; background-color:#001f38 !important}

.w3-theme-jasen {color:#DE3813 !important; background-color:#003f72 !important}
.w3-theme {color:#fff !important; background-color:#003f72 !important}
.w3-text-theme {color:#003f72 !important}
.w3-border-theme {border-color:#003f72 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#003f72 !important}
.w3-hover-text-theme:hover {color:#003f72 !important}
.w3-hover-border-theme:hover {border-color:#003f72 !important}


/* vaalea theme
.w3-theme-l5 {color:#000 !important; background-color:#fafdff !important}
.w3-theme-l4 {color:#000 !important; background-color:#eff8ff !important}
.w3-theme-l3 {color:#000 !important; background-color:#def0ff !important}
.w3-theme-l2 {color:#000 !important; background-color:#cee9ff !important}
.w3-theme-l1 {color:#000 !important; background-color:#bee2ff !important}
.w3-theme-d1 {color:#000 !important; background-color:#83c7ff !important}
.w3-theme-d2 {color:#fff !important; background-color:#58b4ff !important}
.w3-theme-d3 {color:#fff !important; background-color:#2da0ff !important}
.w3-theme-d4 {color:#fff !important; background-color:#028dff !important}
.w3-theme-d5 {color:#fff !important; background-color:#0076d6 !important}

.w3-theme-light {color:#000 !important; background-color:#fafdff !important}
.w3-theme-dark {color:#fff !important; background-color:#0076d6 !important}
.w3-theme-action {color:#fff !important; background-color:#0076d6 !important}

.w3-theme {color:#000 !important; background-color:#afdbff !important}
.w3-text-theme {color:#afdbff !important}
.w3-border-theme {border-color:#afdbff !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#afdbff !important}
.w3-hover-text-theme:hover {color:#afdbff !important}
.w3-hover-border-theme:hover {border-color:#afdbff !important}
*/

/* väritys */
.redTextRasKa { color:#DE3813; }
.blueTextRasKa { color:#003f72; }
.lightblueTextRasKa { color:#60b7ff; }
/* tumma theme */
.raska-hover-theme-d5:hover {color:#fff !important; background-color:#001f38 !important}
.raska-hover-theme-d4:hover {color:#fff !important; background-color:#002543 !important}
.raska-hover-theme-d3:hover {color:#fff !important; background-color:#002b4f !important}
.raska-hover-theme-d2:hover {color:#000 !important; background-color:#00315a !important}
.raska-hover-theme-d1:hover {color:#000 !important; background-color:#003865 !important}
.raska-hover-theme-l1:hover {color:#000 !important; background-color:#0069c0 !important}
.raska-hover-theme-l2:hover {color:#000 !important; background-color:#1094ff !important}
.raska-hover-theme-l3:hover {color:#000 !important; background-color:#60b7ff !important}
.raska-hover-theme-l4:hover {color:#000 !important; background-color:#afdbff !important}
.raska-hover-theme-l5:hover {color:#000 !important; background-color:#e7f4ff !important}


/* vaalea theme
.raska-hover-theme-d2:hover {color:#000 !important; background-color:#58b4ff !important}
.raska-hover-theme-l1:hover {color:#000 !important; background-color:#bee2ff !important}
.raska-hover-theme-l2:hover {color:#000 !important; background-color:#cee9ff !important}
.raska-hover-theme-l4:hover {color:#000 !important; background-color:#eff8ff !important}
.raska-hover-theme-l5:hover {color:#000 !important; background-color:#fafdff !important}

*/

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{
color:white;background-color:#DE3813
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{
color:white;background-color:#DE3813
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{
background-color:#DE3813;color:white
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
color:white;background-color:#DE3813
}

.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
color:white;background-color:#DE3813
}

header .powered{
font-size:14px;color:#DE3813
}

.clubs-list>div a:hover{
border-color:#DE3813
}

.event-bar .row .event-time{
position:relative;line-height:30px;color:#fff;background-color:#003f72
}

.text-group{
color:#afdbff
}

.panel-unread .panel-heading .text-muted,.panel-unread .panel-heading .text-group{
color:#0069c0
}

