﻿/*#56b4dc*/

.navDarkGreenButton{
    border-color: #56b4dc!important;
    color: #56b4dc!important;
}
.k-tooltip{
     background-color:#56b4dc !important;
     border-color:darkslategrey;
     color:white;
     font-family:'Arial Narrow', Arial, sans-serif;
}

.employeeHoursDay{
    border-color:#56b4dc!important;
}

.careTeamSummaryBlock {
    border-color:#56b4dc!important;
}
 .clientOverviewNumberBlock{
     background-color:#fcfcfd;
 }
.printThisSchedule, .openEmployeeVactionDialog {
    border-color: #56b4dc !important;
    color: #56b4dc !important;
}
.secondLevelNavTabsDiv li.active {
    background-color: #56b4dc !important;
    color: white;
    border: thin solid;
    border-bottom: none;
    border-color: #56b4dc;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
  .secondLevelNavTabsDiv li.active div.secondLevelNavTab
 {
     background-color:#56b4dc !important;
     color:white !important;
     border-color:#56b4dc;
 }
    .secondLevelNavTabsDiv li.active span
 {
     background-color:#56b4dc !important;
     color:white !important;
     border-color:#56b4dc;
 }


a.navDarkGreenButton {
    border-color:#56b4dc!important;
    color: #56b4dc !important;
}
span.navDarkGreenButton{
    border-color:#56b4dc  !important;
    color:#56b4dc  !important;
}
i.navDarkGreenButton
{
    /*display: none;*/
    border-color:#56b4dc  !important;
    color: #56b4dc  !important;
    
    /*width:100%;*/
}
.active i.navDarkGreenButton
{
    /*display: none;*/
    border-color:white  !important;
    color: white  !important;
    
    /*width:100%;*/
}
div.navTabButton{

}

.active div.navTabButton{
    background-color:#56b4dc;
    color:white !important;
}
.active .navLabel {
   
    color: white !important;
}



div.navTabButton2{
  
    background-color:#e9e3e2;
    
}


.active div.navTabButton2{
    background-color:white;
}

.navTabsNewStyle li{
  
     background: rgba(0, 0, 0, 0) !important;
     border-bottom:none;
 }
 .navTabsNewStyle li.active{
     background-color:#56b4dc !important;
     color:white;
     border-color:#56b4dc;       
 }
 .navTabsNewStyle .navLabel{
     margin:auto;
 }
 
 .referralTabLine{
     background-color:#56b4dc;
    
 }

 .clientOverviewAlertsBlock{
     background-color: #fcfcfd;
 }

 div.navigationButton{
     background: #eaeaf0; /* For browsers that do not support gradients */
    background: -webkit-radial-gradient(#fcfcfd 20%, #f3f3f7 50%, #eaeaf0 90%); /* Safari 5.1-6.0 */
    background: -o-radial-gradient(#fcfcfd 20%, #f3f3f7 50%, #eaeaf0 90%); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(#fcfcfd 20%, #f3f3f7 50%, #eaeaf0 90%); /* For Firefox 3.6 to 15 */
    background: radial-gradient(#ffffff 30%, #f3f3f7 50%, #dcdde5 90%); /* Standard syntax (must be last) */
 }

 .k-multiselect .k-button{
     background-color:#56b4dc;
     border-color: darkslategrey;
 }
  .k-multiselect .k-button:hover{
     background-color:#56b4dc;
     border-color: darkslategrey;
     border-bottom-width:thick;
 }
   .k-icon .k-delete{
     background-color:darkcyan;
     border-color:darkslategrey;
     color:white !important;
     margin-left:10px;
     height:24px;
     width:24px;


 }
