@charset "utf-8";
/* CSS Document */
.title-logo {
    background-image: url("");
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 2.3em;
    font-weight: 300;
    font-family: "Muli", "Lato", sans-serif;
    color: #000;
    padding-top: 10px;
    margin-bottom: 20px;
    text-align: center;
  }
  .breadcrumb {
    margin: 0;
    display: inline-block;
    background: none;
    color: #fff;
    font-size: 1.1em;
    position: absolute;
    top: 0px;
    right: 10px;
  }
    h2.right-line {
    font-weight: bold;
  }
  .footer-widget-title h4 {
      font-weight: bold;
  }
      
   .otherPanel {
    background-color: #355997;
  }
    .modal-content {
    width: 100%;
  }
    #mcgheader {
    display: none;
  }
  .list-group-sm .list-group-item{
    color: white;
  }
