﻿/*PRA 10 Jun 2021: Update site to comply with Mercer/MMC rebranding (352569)*/
.drTabBlue {
float: left;
width: 100%;
line-height: normal;
margin-bottom: 15px;
}

.drTabBlue ul {
margin: 0;
padding: 10px 10px 0 0px;
list-style: none;
text-indent: 0px;
}

.drTabBlue li {
display: inline;
margin: 0;
padding: 0;
border-bottom: 1px solid #ccc;
}

.drTabBlue li:hover {
background: #bfdae7;
text-decoration: none;
}

.drTabBlue ul li::before {
content: "" !important;
}

.drTabBlue a:visited {
text-decoration: none;
}

.drTabBlue a {
font-size: 1.2em !important;
display: inline;
float: left;
color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
text-align: center;
margin: 0;
padding: 0 0 0 0;
text-decoration: none;
}

.drTabBlue a span {
float: none;
display: block;
padding: 8px 15px 8px 15px;
color: #002C77;
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
font-weight: 600;
border-bottom: 1px solid #ccc;
line-height: normal;
}
/* End IE5-Mac hack */
.drTabBlue a:focus {
background-color: #003FAA !important;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
}

.drTabBlue a:focus span {
color: #fff;
}

.drTabBlue a:hover {
text-decoration: none;
background: #003FAA;
transition: linear 0.2s;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
}

.drTabBlue a:hover span {
color: #fff;
}

.drTabBlue .current a {
}

.drTabBlue .current a span {
color: #fff;
background-color: #002C77;
}

.Tab-Blue-Content {
border-right: solid 4px #BBD9EE;
border-bottom: solid 4px #BBD9EE;
border-left: solid 4px #BBD9EE;
padding: 5px;
}

.Tab-Blue-Pager {
background: #BBD9EE;
border-left: solid 4px #BBD9EE;
border-right: solid 4px #BBD9EE;
}

.Custom-Template-Content {
margin-top: 30px;
}

.ModDigRotateC table, th, td {
border: none !important;
}

.ModDigRotateC td {
padding: 0px;
}
