@charset "utf-8";
<head>
  <meta http-equiv="Cache-Control" content="private, max-age=336000">
</head>
/* CSS Document */
.border-enc {
    border-bottom: 2px solid #73C644;
}
.dropdown-menu {
    margin-top: 0;
}
.mr-center {
    text-align: center;
    margin-right: auto;
}
.mr-right {
    text-align: right;
}
.footer {
    /*position: absolute;*/
    bottom: 0px !important;
    bottom: -1px; /* For Certain IE widths */
    position: relative;
    margin: 0 auto;
}
container-100 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
