#header h1 {
  font-size: 1.6em;
  padding-left: 0px; }

.col-md-3 {
  vertical-align: top; }

.container p {
  padding: 0px;
  width: 100%; }

.panel-body {
  padding: 10px 5px;
  font-size: 12px;
  font-style: normal; }
  .panel-body p, .panel-body h1 {
    padding-left: 0px !important; }
  .panel-body p {
    font-size: 1em;
    line-height: 1.8em; }
  .panel-body ul {
    padding-left: 25px; }
  .panel-body img {
    margin: 10px 0px; }
  .panel-body .newsletter-img {
    text-align: center; }
    .panel-body .newsletter-img img {
      width: 136px;
      height: 103px;
      text-align: center; }

#navigation {
  min-height: auto;
  border: 0px;
  background-color: white;
  font-size: 9pt;
  margin-top: 20px; }
  #navigation li {
    margin-right: 0.2em; }
    #navigation li:last-child {
      margin-right: 0px; }
  #navigation a {
    font-size: 1.2em;
    display: block; }
  #navigation .submenu {
    display: none;
    padding-left: 0;
    position: absolute;
    z-index: 1;
    width: 100%; }
    #navigation .submenu li {
      list-style: none;
      margin-right: 0em; }
      #navigation .submenu li a {
        padding: 5px;
        background: white;
        color: black;
        text-align: left;
        font-weight: normal; }
  #navigation .navbar-nav {
    width: 100%; }
  #navigation .topnavigation.expanded a:hover > .submenu {
    display: block; }
  #navigation .container-fluid {
    padding: 0px; }
  #navigation .caret {
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    right: 5px;
    top: 13px;
    color: white; }
  #navigation a.topnavigation {
    background-color: #577CBE;
    color: white;
    padding: 4px 18px;
    font-size: 1em;
    font-weight: bold; }
    #navigation a.topnavigation:hover {
      background-color: #fab905;
      line-height: 20px; }
  #navigation .expanded:hover ul.submenu {
    display: block !important;
    border: 1px solid #ccc;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5); }
    #navigation .expanded:hover ul.submenu li a {
      line-height: 20px; }

.content-tablerows {
  margin: 0px; }

.col-md-3,
.col-md-6 {
  padding: 0px 20px 0px 0px; }
  .col-md-3 > div,
  .col-md-6 > div {
    padding: 0px; }

.content-tablerows + .col-md-3,
#main-container {
  padding-right: 0px; }

#footer {
  padding: 30px 0px;
  clear: left;
  text-align: center; }
  #footer p {
    padding-left: 0px;
    width: 100%; }

.sub-footer {
  padding: 20px 0px 0px; }

#main-container.content-tablerows {
  width: 99%; }

.panel-default {
  border-radius: 0px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  margin: 10px 5px 20px;
  border: 1px solid #72b3e8; }
  .panel-default > .panel-heading {
    border-color: #72b3e8;
    color: #545699;
    padding: 5px 10px;
    font-size: 1em;
    font-weight: bold;
    font-style: normal; }

#sidebar {
  text-align: left; }
  #sidebar a {
    color: #337ab7;
    text-decoration: none;
    padding-top: 5px;
    display: block;
    font-size: 12px; }

#content-block {
  text-align: left; }
  #content-block .panel-body {
    padding: 10px 15px; }
    #content-block .panel-body p {
      width: 100%; }
  #content-block div.simpleTabs {
    font-size: 12px;
    padding-left: 0px;
    max-width: 100% !important;
    padding-right: 0px;
    border: 0px; }
  #content-block ul.simpleTabsNavigation li {
    display: inline-block !important;
    list-style: circle; }
    #content-block ul.simpleTabsNavigation li a {
      display: block;
      font-size: 12px;
      padding: 5px 10px !important;
      margin-bottom: -2px; }
  #content-block .searchmask {
    width: 68%; }
  #content-block .searchmask,
  #content-block .button {
    display: inline-block; }
  #content-block .button {
    background-size: cover;
    width: 72px;
    height: 22px; }
  #content-block .simpleTabsContent {
    overflow: hidden;
    margin-top: 2px; }
    #content-block .simpleTabsContent p {
      padding-left: 0px; }
    #content-block .simpleTabsContent .advance-search {
      position: absolute;
      right: 20px;
      bottom: 20px; }
      #content-block .simpleTabsContent .advance-search a {
        font-size: 12px; }
    #content-block .simpleTabsContent form p {
      font-size: 12px; }
    #content-block .simpleTabsContent form img {
      width: 50px;
      height: auto;
      display: inline-block; }

/*indes page*/
.divTableCell {
  border: 1px solid #72b3e8; }
  .divTableCell h2 {
    color: #2D73B9; }

.divTable.main-head .divTableCell {
  border: 0px; }

.loginArea .divTableCell {
  width: 49%;
  margin: 5px;
  height: 220px; }

/* DivTable.com */
.divTable {
  display: table;
  width: 100%; }

.divTableRow {
  display: table-row; }

.divTableHeading {
  background-color: #EEE;
  display: table-header-group; }

.divTableCell, .divTableHead {
  float: left; }

.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold; }

.divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold; }

.divTableBody {
  display: table-row-group; }

/*Footer*/
#footer {
  padding-bottom: 0px; }
  #footer a {
    font-size: 11px; }
  #footer .s-lib-footer {
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #bbb;
    background-color: #f5f5f5; }
  #footer ul {
    font-size: 11px;
    padding-left: 0px; }
    #footer ul li {
      list-style: none; }
  #footer .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #footer .fa-print:before {
    content: "\f02f"; }
  #footer #s-lg-guide-header-attributes li {
    float: left;
    padding: 0 10px 0 0;
    font-style: normal; }
  #footer .s-lg-h-separator {
    border-right: 1px solid #acacac;
    margin-right: 10px; }
  #footer .s-lg-guide-label {
    font-weight: 700; }
  #footer .pad-top-sm {
    padding-top: 5px; }

#footer-links a {
  display: inline-block;
  padding: 0px 5px;
  border-right: 1px solid; }
  #footer-links a:last-child {
    border-right: 0px; }

/*# sourceMappingURL=style.css.map */
.admin-button {
   background-color: #f1f1f1;
   color: #545699;
   cursor: pointer;
   padding: 8px;
   width: 100%;
   border: none;
   text-align: left;
   outline: none;
}
.admin{
   background-color: #f8f8f8;
}
.zocial,
a.zocial {
    background-color: #002663;
        font-size: 24px;
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        padding-bottom: 16px;
        text-align: center;
        padding-top: 16px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(0,0,0,0.5);
        white-space: nowrap;

        -moz-user-select: none;
        -webkit-user-select: none;
        user-select: none;

        position: relative;

        -moz-border-radius: .7rem;
        -webkit-border-radius: .7rem;
        border-radius: .7rem;
        margin: 1em 0;
}
.zocial:before {
        content: "";
        border-right: 0.075em solid rgba(0,0,0,0.1);
        float: left;
        font: 120%/1.65 zocial;
        font-style: normal;
        font-weight: normal;
        margin: 0 0.5em 0 0;
        padding: 0 0.5em;
        text-align: center;
        text-decoration: none;
        text-transform: none;

        -moz-box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);
        -webkit-box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);
        box-shadow: 0.075em 0 0 rgba(255,255,255,0.25);

        -moz-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
}

.zocial:active {
        outline: none; /* outline is visible on :focus */
}

.zocial:hover,
.zocial:focus {
        color: #fff;
}

