﻿.km-navbar
{
     background-color:#5BBBB7 !important;
}

.basic-button
{
    background-color:#5BBBB7 !important;
    color:white!important;
}

.km-group-title-custom
{
    background-color:#f1f1f1 !important;
}

.km-group-title-custom-text
{
    color:black;
}

.k-state-selected
{
    background-color:#5BBBB7 !important;
}

.k-state-hover
{
     background-color:#5BBBB7 !important;
}

.listStyleBtnRoutes:hover {
    background: linear-gradient(#5BBBB7, white, #5BBBB7) !important;
    border-color: #2E2E2E !important;
    color: black !important;
}

.km-insetcontent
{
    background-color:#f1f1f1 !important;
}

.addNew 
{
    display: block;
    text-align: center;
    margin: 0 3em;
    padding: .5em;
    font-size: 1.2em;
    background-color:#5BBBB7 !important;
}

.km-state-active > li
{
    background-color:#5BBBB7 !important;
}

.km-tabstrip > a.km-state-active .km-icon
{    
    color:#5BBBB7 !important;
}

a.km-widget.km-.km-detail 
{
    background-color:#5BBBB7 !important;
}

.km-ios #view-home .km-content, .km-android #view-home .km-content, .km-blackberry #view-home .km-content,
.km-ios #view-wai  .km-content, .km-android #view-wai  .km-content, .km-blackberry #view-wai  .km-content,
.km-ios #view-et   .km-content, .km-android #view-et   .km-content, .km-blackberry #view-et   .km-content,
.km-ios #view-routestracker .km-content,  .km-android #view-routestracker  .km-content, .km-blackberry #view-routestracker  .km-content,
.km-ios #view-favorites .km-content,  .km-android #view-favorites  .km-content, .km-blackberry #view-favorites  .km-content,
.km-ios #view-aboutus .km-content,  .km-android #view-aboutus  .km-content, .km-blackberry #view-aboutus  .km-content
{
	background-color:#f1f1f1 !important;
}

.button-green 
{
    background-color: #5BBBB7 !important;    
}

.k-popup {
    height: 95% !important;
}

.k-list-scroller {
    height: 95% !important;
}

.listApplicationAda {
    font-size: 1.1em;
    font-weight: 500;
    width: 50%;
}


.listStyleUlRoutes {
    width: 100%;
    list-style: none;
    border-spacing: 0px;
    padding: 0px !important;
}

.listStyleLiRoutes {
    width: 100%;
    padding-bottom: 1.5em;
}

.buttonClose {
    font-size: 1.5em;
    font-weight: 400;
}