	/* =================================================
LOCAL STYLE SHEET
================================================= */
/*
#testingLocator-left {background:url(/hiv/images/template/locator_background_300x250.jpg) no-repeat;
height:250px; width:300px; margin-top:0px !important; }*/
ul#nav-primary li a span.tp-label{text-decoration:none!important;float:none!important;line-height:normal}
ul#nav-primary li a:hover span.tp-label{text-decoration:underline!important}
ul#nav-primary li .sprite-16-pdf{display:none!important}

th.dark-blue {
   background-color: #00214e;
   text-align:center;
}

th.light-blue {
   background-color: #b8d6ff;
   text-align:center;
} 

tr.mid-blue {
   background-color: #b4c6e7;
}

td.yellow {
   background-color: #fff2cc;
}
td.teal {
   background-color: #1e7481;
}
td.purple{
   background-color: #9a4f9d;
}
td.gold{
   background-color: #f69f1d;
}

/****** share image social icons *************/
.fi-font-size .fi{
font-size: 24px;
margin-left: .45rem;
}

.direct-share-icons {
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
}

.direct-share-icons-left {
    display: flex !important;
    width: 20vw !important;
    justify-content: start !important;
align-items: center 
}

.direct-share-icons a .cdc-icon-twitter-round{
    color: #00b6f1;
}

.direct-share-icons a .fi,
.direct-share-icons .cdc-icon-fb-round{
margin-left: 5px;
}

