/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 8, 2021, 3:23:43 PM
    Author     : rhianresnick
*/
form .button {
    background: none repeat scroll 0 0 #003366 !important;
    border: 1px solid #77b7f7 !important;
    clear: both !important;
    color: #FFFFFF !important;
    font-size: 0.9em !important;
    margin: auto !important;

}
input, select, textarea, .input {
    border: 1px solid #AACFE4 !important;
    font-size: 12px !important;
    margin: 2px 0 10px 5px !important;
    padding: 4px 2px !important;
}


@font-face {
    font-family: "FAUheader";
    font-style: normal;
    font-weight: normal;
    src: url("fau-headers.ttf.xhtml?ln=css");
    src: local("FAUheader"), url("fau-headers.woff.xhtml?ln=css") format("woff"), url("fau-headers.ttf.xhtml?ln=css") format("truetype"), url("fau-headers.svg.xhtml?ln=css") format("svg");
}
.ui-button-text {
    text-shadow: none;
}

h1, h2, h3 {
    font-family: "FAUheader";
    padding: 20px 0 17px;
}

h2 {
    font-size: 1.65em;
    color: #666;
}

label, .label {
    display: block !important;
    text-align: right !important;
    font-family: arial, sans-serif !important;
    color: #666 !important;
    font-size: 12px !important;
    padding-top: 5px !important;
}



span {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    font-family: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: normal;
    font-variant: inherit;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}


#control {
    background-color: #013567;
    color: #FFFFFF;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;

}

#control li {
    display: inline;


}


#application_tabs li {
    display: inline-block;

    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 6px;
    height: 27px;
    background: url('../images/arrowhead_active.jpg') top right no-repeat;
    margin-left: -7px;
}

.arrow2 {
    height: 27px;
    padding: 6px 6px 6px 12px;
    background: #cc0000 url('../images/arrowend_active.jpg') top left no-repeat;
}

.titletabs_inactive {
    background-color: #e68484 !important;
    background:url('../images/arrowhead_inactive.jpg') top right no-repeat !important;
}
.titletabs_inactive .arrow2{
    height: 27px;
    padding: 6px 6px 6px 12px;
    background: #e68484 url('../images/arrowend_inactive.jpg') top left no-repeat !important;
}


#application_tabs li a {
    text-decoration: none;


}
.titletabs_complete {



}

#application_tabs {
}
.arrow2 a { color: #ffffff; }
#control {
    padding: 1px;
    font-size:  small;
}

#applications {
    width: auto;


}

#application {
    text-align: center;
}

iframe {
    border-width: 0px;
}

