﻿h1,h2,h3,h4,h5{
    color: #1d9cd6 !important;
}
.tile-header h4{
    border-bottom: solid 2px #1d9cd6;
}
.feedback-textarea textarea:focus {
    border: 1px solid #1d9cd6;
}
.cs-primary{
    background: #1d9cd6;
}
.cs-primary:not(.no-hover):hover{
    background: #177aa8;
}
.cs-text-primary{
    color: #1d9cd6 !important;
}
.info-mtc-tile{
    background: #1d9cd6;
}
/*.side-menu li::after{
    color: #1d9cd6 !important;
}*/
.k-grid-filter.k-state-active {
  background-color: #177aa8 !important;
}
.allocation-grid .k-grid-toolbar {
    background-color: #1d9cd6;
    border-color: #1d9cd6;
}
.k-grid-header .k-header{
    background-color: #1d9cd6;
}