table, th, td
{
    border: 1px solid black;
}
.rsh3
{
    margin: 0px;
    margin-left: 0px;
    line-height: 65px;
    font-size: 20px;
    font-weight: 600;
    margin-left: 19px;
    font-weight: bold;
    color: #006BC2;
}
.imgpdficon
{
    height: 28px;
}
td, th
{
    text-align: center;
}
.text-left.rsp
{
    font-size: 15px;
}
.text-center.rsp
{
    line-height: 23px;
    font-size: 16px; /*font-weight: bold;*/
}
.DocumentsLinks ul li
{
    float: none;
    width: 100%;
}
.headings
{
    color: white;
    padding-top: 2px;
}
#Button1 {
margin: 12px 0px 0px 962px !important;
}
.toHeader{
background-color: #2c3e50;
padding: 10px 5px;
}
.right-col-font a{
font-size: 16px;
font-weight: 500;
color: #fff;
text-decoration: none;
margin-left: 10px;
cursor: pointer;
}
.border-white {
border: 1px solid rgba(255, 255, 255, .2);
}
.navBG {
border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.border-top{
border-top: 1px solid rgba(255, 255, 255, .2);
}
.rsheading
{
    line-height: 42px;
    font-size: 20px;
    /* font-weight: 600; */
    color: #006BC2;
    text-decoration: underline;
}
p{
    color: #333;
}
ul.w-100 li {
    width: 100% !important;
}
@media (min-width:1025px){
    .right-col-font {
        padding-top: 6px;
    }
}
@media (max-width:767px){
    .right-col-font {
        margin-top: 10px;
    }
    input#Button1{
        margin-left: 12px !important;
    }
    .headStrip a img {
        height: 70px !important;
    }
    .headStrip .pull-right, .headStrip .pull-left {
        text-align: left !important;
        float: left;
    }
    .headStrip .pull-right img {
        height: 50px;
        margin-bottom: 10px;
    }
}
.footer-links {
    padding-top: 15px;
}
.footer-links a{
  text-decoration: underline;
  font-size: 14px;
  padding-left: 5px;
  font-weight: 500;
}
.footer-links a::after{
    content: "|";
    margin-left: 10px;
}
.footer-links a:last-child::after{
    content: "";
}
.card {
    padding: 15px 20px;
    border: 1px solid #eee;
    border-radius: 5px;
    background-color: #f7f7f7;
}
.mainWrapper {
    min-height: 100vh;
    padding: 30px 0px 60px 0px;
}
.fr{
    float: right !important;
}
h4 {
    line-height: 36px;
}
a:focus {
  border: 1px solid #000 !important;
}
a.pagina-acessivel:focus {
    border: 1px solid #fff !important;
}