.commonStyle__positionRel {
  fill: #3274ba; 
}
.Icon__midLarge {
  fill: black;
}
.Icon__white {
  fill: white;
}
.commonStyle__zt3Brand {
  color: #3274ba;
  font-weight: bold;
}
.commonStyle__zt3BrandBg {
  background:#3274ba;
}
.commonStyle__positionAbs:hover {
  background-color:#3274ba;
}
.commonStyle__positionAbs:hover {
  background-color: transparent;
}
.Button__footerBtn:hover {
  background-color:#3274ba;
}
.SearchContainer__searchFilter:hover {
  background: white;
}
.SearchContainer__downArrow {
  border-top-color: #3274ba;
}
.Icon__greyShade70 {
  fill: #3274ba;
}
.AppContainer__keyBoardfocus, [data-focus-added] {
  outline: solid 3px transparent !important;
}
.AvatarText__avatarText {
  border: solid 1px #3274ba !important;
}
.LoginDetail__profilepopup {
  color: red;
}
.Header__tabsTab.Header__active {
    border-bottom: 0.1875rem solid #3274ba !important;
    color: #3274ba !important;
}
.Header__tabsTab:hover {
    border-bottom: 0.1875rem solid #3274ba !important;
    color: #3274ba !important;
}
.Header__searchTitle {
  color: #e7edf1;
}
.ProfileTabs__activeTab {
  color: #3274ba;
  font-weight: bold;
}
.FilterTabs__activeFilter {
  color: #3274ba;
}
/*.DateTime__today:hover {
  color: #3274ba;
}*/
/*.DateTime__button {
  background: #3274ba;
}*/
.DateTime__blueBut {
    background: #3274ba;
    color: #FFF;
    border: 1px solid #3274ba;
}
.DateTime__blueBut:hover {
    background: #528ecd;
    color: #FFF;
    border: 1px solid #3274ba;
}
.DateTime__today {
    background: #3274ba;
    color: #FFF;
    border-radius: 50%;
    width: 1.9375rem;
    transform: perspective(1px);
    margin: 0.125rem 0.25rem;
}
.DateTime__today:hover {
    background: #528ecd;
    color: #FFF;
    border-radius: 50%;
    width: 1.9375rem;
    transform: perspective(1px);
    margin: 0.125rem 0.25rem;
}
.DateTime__commonStr:hover {
    color: #3274ba;
    font-size: .8125rem;
}
.DateWidget__dateFocus {
    border-bottom: 1px solid #3274ba;
    min-height: 2rem;
    transition: border 0.2s linear 0s;
    color: #333;
}
.DateWidget__dateFocus:hover {
    border-bottom: 1px solid #3274ba !important;
    /*color: #333;*/
}
