﻿.navbar.navbar-inverse.navbar-fixed-top {
    background-color: #438eb9 !important;
}

a.navbar-brand {
    color: white !important;
}


.table-color {
    color: lightgray;
    border-color: transparent;
}

    .table-color td {
        color: red;
    }



.k-widget {
    border-style: none !important;
}

li.colorWhite a {
    color: white !important;
}

li ul li.colorWhite a {
    color: white !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: white !important;
}
.k-calendar{
    background-color:white;
}



/*customStyles*/



.border-color {
    border-radius: 5px;
    border: 1px solid lightgray;
}
.maxbutton{
    min-width:150px !important;
    text-align:center;
    
}
.k-animation-container, k-list-optionlabel {
    background-color: white !important;
}

/*customStyles*/
.k-popup.k-calendar-container, .k-popup.k-list-container{
    background-color:white !important;
}

/*#CashTransaction_OfficeId-list {
    background-color: white !important;
}*/