﻿body {
    font-family: 'Roboto', sans-serif !important;
}

.fid_bodyText {
    margin-left:40px;
    margin-right:40px;
     font-size:16px;
}

    .fid_bodyText .fid_h1 {
        font-size:180%;
        font-weight:bold;
    }

.greenText {
    color:#7ac143;
}
.purpleText {
       color:#812990;
}
.blueText {
    color:#005581;
}

.grayText {
    color:#636363;
}
.fid_bodyText span {
    font-weight:bold;
}
.fid_bannerHolder img{
    width:100%;
}

.pic-tag {
    font-size:14px;
    color:#999999;
    text-align:center;
}

table{width:100%;}
    table th {
        background-color:#00aeef;
        color:#fff;
    }
table th, table td {vertical-align:top;
    font-size:100%;
    text-align:center;


    padding:5px;
    line-height:100%;
}
    table th:first-child, table td:first-child  {
        text-align:left;
    }
sup, sub {
    font-size:70%;
    font-weight:normal;
}
table td,table tfoot td { font-size:100%;padding:5px;}
table tfoot, table tfoot td {background-color:#aae0fa; vertical-align:middle;}

tbody tr:nth-child(odd){
  background-color: #eeefef;

}

.fid_footerText {
    padding:25px;
    background:#eeeeee;
    line-height:19px;
    font-size:14px;
}

.detailsUNB {
    font-weight:900;
    text-decoration: underline;
}

.pdf-icon {
    width: 30px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 15px;
}

.centered {text-align:center; }

@media (max-width: 768px) {
.fid_bodyText {
    margin-left:1em !important;
    margin-right:1em !important;
    font-size:15px; !important;}

table th, table td {vertical-align:top;
    font-size:80%;
    text-align:center;


    padding:5px;
    line-height:100%;
}
    table th:first-child, table td:first-child  {
        text-align:left;
    }
table td,table tfoot td { font-size:80%;padding:5px;}

.pic-tag {
    font-size:12px;
}

}
