a.btn_footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
	text-decoration: none;
}

a.btn_area
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.btn_area:link { color: aqua }
.btn_area:visited { color: plum }
.btn_area:active { color: plum }

.footer-text-muted {color: green;}
.footers {color:#696969;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;}
.footer-disclaimer {color:#696969; font-size: 11px; margin-top: 0; margin-bottom: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    text-align: justify;}
.footers a {color:#696969;}
.footers p {color:#696969;}
.footers ul {line-height:30px;}
#pdf-icon:hover {
     color: red;
     transition:all .001s;
 }
#social-fb:hover {
     color: #3B5998;
     transition:all .001s;
 }
 #social-tw:hover {
     color: #4099FF;
     transition:all .001s;
 }
 #social-in:hover {
     color: #007bb6;
     transition:all .001s;
 }
 #social-em:hover {
     color: #f39c12;
     transition:all .001s;
 }
 #social-ph:hover {
     color: green;
     transition:all .001s;
 }
 #social-mp:hover {
     color: MediumBlue;
     transition:all .001s;
 }
 #social-bw:hover {
     color: magenta;
     transition:all .001s;
 }
 #social-tr:hover {
     color: maroon;
     transition:all .001s;
 }