/* Minification failed. Returning unminified contents.
(554,28): run-time error CSS1030: Expected identifier, found '>'
(554,44): run-time error CSS1031: Expected selector, found ')'
(554,44): run-time error CSS1025: Expected comma or open brace, found ')'
 */

#loadingImageOU {
    display: block;
    opacity: 0; /*js will show it inline*/
    position: absolute;
    top: 50%;
    bottom: 50%;
    width: auto;
    text-align: center;
    z-index: 999999;
    transition-duration: 1s;
    animation-name: grow;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
}
    #loadingImageOU img {
        /*filter: drop-shadow(2px 2px 0 rgba(255,255,255,.6));*/
        /*-webkit-box-shadow: 0px 0px 52px 7px rgba(255,255,255,1);
        -moz-box-shadow: 0px 0px 52px 7px rgba(255,255,255,1);
        box-shadow: 0px 0px 52px 7px rgba(255,255,255,1);*/
        text-shadow: 0px 0px 6px #ffffff;
    }

@-webkit-keyframes grow {
    from {
        -webkit-transform: scale(.15);
    }

    to {
        -webkit-transform: scale(.2);
    }
}






#loadingImage {
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 10000;
    display: none; /*js will show it inline*/
}
@keyframes ldio-h7mrf82u0s {
    0% { transform: rotate(0) }
  100% { transform: rotate(360deg) }
}
.ldio-h7mrf82u0s div { box-sizing: border-box!important }
.ldio-h7mrf82u0s > div {
  position: absolute;
  width: 144px;
  height: 144px;
  top: 28px;
  left: 28px;
  border-radius: 50%;
  border: 16px solid #000;
  border-color: #720000 transparent #720000 transparent;
  animation: ldio-h7mrf82u0s 2.564102564102564s linear infinite;
}
.ldio-h7mrf82u0s > div:nth-child(2) { border-color: transparent }
.ldio-h7mrf82u0s > div:nth-child(2) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
.ldio-h7mrf82u0s > div:nth-child(2) div:before, .ldio-h7mrf82u0s > div:nth-child(2) div:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: -16px;
  left: 48px;
  background: #720000;
  border-radius: 50%;
  box-shadow: 0 128px 0 0 #720000;
}
.ldio-h7mrf82u0s > div:nth-child(2) div:after {
  left: -16px;
  top: 48px;
  box-shadow: 128px 0 0 0 #720000;
}
.loadingio-spinner-dual-ring-17jfsbzmoix {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: none;
}
.ldio-h7mrf82u0s {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-h7mrf82u0s div { box-sizing: content-box; }
@keyframes ldio-h7mrf82u0s {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ldio-h7mrf82u0s div {
    box-sizing: border-box !important
}

.ldio-h7mrf82u0s > div {
    position: absolute;
    width: 144px;
    height: 144px;
    top: 28px;
    left: 28px;
    border-radius: 50%;
    border: 16px solid #000;
    border-color: #720000 transparent #720000 transparent;
    animation: ldio-h7mrf82u0s 2.564102564102564s linear infinite;
}

    .ldio-h7mrf82u0s > div:nth-child(2) {
        border-color: transparent
    }

        .ldio-h7mrf82u0s > div:nth-child(2) div {
            position: absolute;
            width: 100%;
            height: 100%;
            transform: rotate(45deg);
        }

            .ldio-h7mrf82u0s > div:nth-child(2) div:before, .ldio-h7mrf82u0s > div:nth-child(2) div:after {
                content: "";
                display: block;
                position: absolute;
                width: 16px;
                height: 16px;
                top: -16px;
                left: 48px;
                background: #720000;
                border-radius: 50%;
                box-shadow: 0 128px 0 0 #720000;
            }

            .ldio-h7mrf82u0s > div:nth-child(2) div:after {
                left: -16px;
                top: 48px;
                box-shadow: 128px 0 0 0 #720000;
            }

.loadingio-spinner-dual-ring-17jfsbzmoix {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.ldio-h7mrf82u0s {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}

    .ldio-h7mrf82u0s div {
        box-sizing: content-box;
    }

html, body, button, input, select, textarea, p {
    font-family: arboria, sans-serif;
    font-weight: 400;
    font-style: normal;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
}
h1 {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 15px;
    margin-bottom: 40px;
    color: #3a3a3a;
    font-size: 3.0em !important;
    letter-spacing: -1px;
    font-family: mongoose, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    letter-spacing: 1px;
    word-spacing: 3px;
    line-height: 1em !important;
    text-transform: uppercase;
}
label {font-weight: bold;}
legend, h2, h3, h4, h5, h6 {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 10px;
}
img {
    max-width: 75%;
    height: auto;
}
fieldset {margin: 20px 0;}

label {
    position: relative;
}

input[type="radio"] {
    margin: 10px 5px 10px 20px;
}
/* Custom radio button */
/* The container */
.radioGroup {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    margin-right: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .radioGroup input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radioGroup:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radioGroup input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioGroup input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radioGroup .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
/* End Custom radio button */

/*dl.dl-horizontal dt:nth-child(2n+2),
dl.dl-horizontal dd:nth-child(odd)
{
    background-color: #cccccc;
}
dl.dl-horizontal dt {
    width: 300px;
    padding-right: 20px;
}
dl.dl-horizontal dd {
    padding-left: 20px;
}*/

.checkboxDeletion {
    position: absolute;
    left: -20000px;
}
.checkboxDeletionLabel {
    content: "X";
    color: #969696;
    font-weight: lighter;
    padding: 5px;
}
    .checkboxDeletionLabel:focus, .checkboxDeletionLabel:hover {
        cursor: pointer;
    }

#logo {float: left;}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    margin-top: 90px;
}

/* Form Styles */
.control-display {
    padding-top: 7px;
}
/* End Form Styles */

/* Override the default bootstrap behavior */
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.ui-widget-header { color: #333333;}
a.dropdown-toggle {
    /*padding-right: 30px !important;*/
}
.glyphicon {
    float: right;
    position: absolute;
    right: 10px;
    top: 17px;
    color: #fff;
}

.dropdown-menu > li.dropdown-item:focus, .dropdown-menu > li.dropdown-item:hover {
    background-color: #428bca;
}
 /* where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

a:link, a:visited {text-decoration: underline;}

header {
}
.navbar {
    padding: 15px 0;
    color: #fff;
}
.navbar-inverse {
    background-color: #720002;
}    
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        float: right;
    }
    .navbar-inverse .navbar-nav a:link, .navbar-inverse .navbar-nav a:visited {
        color: #fff;
        text-decoration: none;
    }
    .navbar-inverse .dropdown-menu a:link, .navbar-inverse .dropdown-menu a:visited {
        color: #313131;
    }
    .navbar-inverse .dropdown-menu a:focus, .navbar-inverse .dropdown-menu a:hover {
        color: #fff;
    }
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .nav-item.dropdown:focus, .navbar-inverse .navbar-nav > .nav-item.dropdown:hover, .navbar-inverse .navbar-nav > .nav-item.dropdown.show
    {
        background-color: #550100;
    }

.modal-header .close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header h6 {
    border-bottom: none;
}

.navbar-brand {
    background-image: url("../Images/site_logo_main.png");
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 45px;
    min-width: 245px;
}

@media all and (min-width: 1152px) {
    .body-content {
        /*margin-top: 10%;*/
    }
}
@media all and (min-width: 768px) {
    .navbar-brand {
        min-height: 80px;
        min-width: 500px;
    }
    footer {
        /*position: absolute;
        bottom: 0;
        width: 100%;*/
    }
    .mobile {
        visibility: hidden;
        display: none;
    }
}
@media all and (max-width: 991px)
{
    .navbar-inverse .navbar-collapse {
        width: 100%;
    }
}
@media all and (min-width: 768px) and (max-width: 991px)
{
    .body-content {
        margin-top: 17%;
    }
}
@media all and (max-width: 767px) {
    .body-content {
        margin-top: 12%;
    }
    .mobile {
        visibility: visible;
    }
}
/* End of bootstrap overrides*/
    



footer {
    color: #fff;
    background-color: #313131;
    padding: 30px 0;
}
footer a:link, footer a:visited {text-decoration: none; color: #ffffff;}
footer a:focus, footer a:hover {text-decoration: underline;}

/* Set width on the form input elements since they're 100% wide by default */
/*form {display: inline-block;}*/
input,
select,
textarea {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 5px 10px;
}
.form-groupCust { margin-bottom: 40px;}

/* Table styles */
.dateColumn {
  width: 175px; }

th, th a:link, th a:visited /*, dl*/ {
  background-color: #4f4f4f;
  color: #fff; }

.table-padded th, .table-padded td,
.table-padded dt, .table-padded dd {
  padding: 5px; }

tfoot {
    background-color: #dee2e6;
}

td.fullWidth {
    width: 100%;
}

.alternatingRowColors > tr:nth-child(even), .alternatingRowColors > div:nth-child(even),
.alternatingRowColors > dt:nth-child(4n+1), .alternatingRowColors > dt:nth-child(4n+1) + dd {
  background-color: #e4e4e4; }

/* End Table styles */
/*message styles*/
.msgSuccess, .msgError, .msgWarning, div[id*='xlaANMzone_'] > div:first-child {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 17px 18px;
  text-align: left;
  margin: 0 auto 15px;
  width: 100%;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.msgSuccess {
  background-color: rgba(0, 255, 0, 0.15);
  border: 1px solid rgba(0, 255, 0, 0.5); }

.msgError {
  background: #F5CFCF;
  /*For older browsers*/
  background-color: rgba(255, 0, 0, 0.15);
  border-color: #F6B9B9;
  /*For older browsers*/
  border: 1px solid rgba(255, 0, 0, 0.2);
  text-shadow: none; }

.msgWarning,
div[id*='xlaANMzone_'] > div:first-child {
  background: #FFF0A5;
  border: 1px solid #fed22f;
  color: #363636; }

.msgUL {
  max-width: 320px;
  margin: 0 auto;
  text-align: left; }


a.alert {
    display: block;
}
/*end message styles*/

.hidden {
    display: none !important;
}
.required {
}
    .required:after {
        color: red;
        content: " *";
    }
.inputRequired {
    border-left-color: red;
    border-left-style: solid;
    border-left-width: 5px;
}
  

.btn-group .radioGroup:has(> input.required) {
    border-left-color: red;
    border-left-style: solid;
    border-left-width: 5px;
}

.sectionHighlight {
    background-color: #f9f9f9;
    padding: 15px 30px;
    margin: 15px 0;
    display: inline-block;
    width: 100%;
}

.fundDeptBlock {
    border: 1px solid #eaeaea;
    padding: 8px;
    margin: 10px 0px;
    border-radius: 3px;
    background-color: #fafafa;
}

@media print {
    header, #footer, .printButton, #timer {
        display: none;
    }

    h1 {
        text-align: center;
        font-size: 1.75em;
    }

    h2, .awardTypeTitle {
        font-size: 1.3em;
    }

    h3 {
        font-size: 1.25em;
    }

    h4 {
        font-size: 1.2em;
    }

    h5 {
        font-size: 1.15em;
    }

    .col-md-3 {
        float: left;
        width: 25%;
    }

    .col-md-4 {
        float: left;
        width: 33.3333333%;
    }

    .col-md-6 {
        float: left;
        width: 50%;
    }
}

