body {
    color:#444;
}
    .req::before {
    content: '*';
    color: #770000;
    font-weight: bold;
}

.contentarea {
    padding-bottom: 9em;
    max-width:75em;
}
.contentarea a {
    font-weight:500;
    text-decoration:underline;
}


a.here {
    font-weight:700;
    text-decoration:underline;
}
    /* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}
body {
  /* Margin bottom by footer height */
 
  margin-bottom: 7em;
}
footer {
  position: absolute;
  bottom: 0;
  width:100%;
  /* Set the fixed height of the footer here */
  height:7em;
}

header .navbar-nav > li a.btn-fileclaim, a.btn-fileclaim {
    color: white;
    font-weight: bold;
    border-radius: 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background: rgb(255, 128, 0); /* this is an orange */
}

header .navbar-nav > li a.btn-blue, a.btn-blue {
    color: white;
    font-weight: bold;
    border-radius: 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #36a4c6;
    border-color: #36a4c6;
}
td, th {
  padding:3px 6px;
  }

.centertext, h2 {
    text-align:center;
}
.Module_PageHeading.Flat {
    background-color:#002e6a !important;
    height:auto;
}
li.mediaFolder {
    list-style-type: none;
}
.logo {
    height: auto;
    width: auto;
  }
@media (max-width: 479px) {
.logo {
  margin:0;
  }
}

table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;    
    border: 1px solid #ddd;
    min-height: .01%;
    overflow-x: auto;
    margin:0 auto;
}

    table > thead > tr > th,
    table > tbody > tr > th,
    table > thead > tr > td,
    table > tbody > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border: 1px solid #ddd;
    }

    table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

   /* table > tbody > tr:nth-of-type(odd) {
        background-color: #f9f9f9;
    }*/

@media screen and (max-width: 767px) {
    table {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
