/* @override 
	http://127.0.0.1:8080/registry/css/custom.css
	http://127.0.0.1:8080/css/custom.css */

label.not-required:after {
  content: '(optional)';
  font-weight: 300;
}
label.required {
    font-weight: bold;
}
label.required::after {
    content: ' (Required)';
    font-weight: bold;
}

#percentMsg {
	font-size: 1em;	
	}

p > a, a[href^="http"], a[href^="mailto"], a[href^="tel"]{
  border-bottom: 1px dotted blue; text-decoration: none;
}
.fuelux .wizard ul li {

padding: 0 20px 0 20px;
}

.fuelux .accordion-heading {
	text-decoration: none;
}

.fuelux .accordion-heading a:hover {
	text-decoration: none;

}


.fuelux .btn-warning {
	color: #333;
}


.fuelux .btn-warning:hover {
	color: #333;
}

.fuelux div.accordion-heading a {
    text-indent: -15px;
    margin-left: 20px;         
 }

.fuelux div.accordion-heading a {
    text-indent: -15px;
    margin-left: 20px;
}
.fuelux label {
    font-size: 1em;
}
#percentMsg,
#safety,
#addDeploymentContainer,
#search_container,
#ContactInfoData,
#contactUpdateInfo,
#eula,
#welcome_msg,
#resourses:focus,
#questionnaires,
#editItemForm,
.blue {
    outline: none;
}

.fuelux legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 25px;
    color: #222;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.fuelux #VAbanner-Inner .btn {
  margin-top: 0;
}

.fuelux .inlineLabel {
    display: inline;
   
}

.hidden {
    display: none;
}

.colmin-width{
	min-width:110px !important;
}

.fuelux .progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;       
}

.fuelux .accordion-heading {
    font-size: 16px;
}

.fuelux .accordion-group {
    margin-bottom: 15px;
}

.fuelux .alert {
  /* padding: 8px 14px 8px 14px; */
}

.fuelux .alert .btn {
	margin-bottom: 14px;
	}

.fuelux .hide {
    display: none;
}

.fuelux .row {
    margin-left: 0px;
}

.fuelux div.hero-unit h1 {
    font-size: 1.2em;
}

body {
    padding-top: 200px;
    padding-bottom: 40px;
}

.fuelux #userlogoff {
    margin-right: 10px;
    margin-top: 30px;
    color: #fff;
}

#ineligibleContact .control-label {
    display: none;
}
		
#Contact .control-label {
    display: none;
}

#ineligibleContact input {
    width: auto;
}

.fuelux #depRadios .radio.inline {
    padding-top: 0px;
}

#sectionHead {
    padding-top: 10px;
    padding-bottom: 10px;
}
.accordian-body {
    padding-right: 15px;
    padding-left: 15px;
}
	
.hiddenRow {
    padding: 0 !important;  
}

#QuestProgressHead {
    line-height: 0px;
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

#search_input {
    height: 17px;
}
.caption {
    text-align: center;
}

#Contact input {
    width: 70%;
}

.caption_div {
    text-align: left;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: rgb(58, 135, 173);
    font-weight: bold;
}

#ContactInfoData th {
    text-align: right;
    background-color: #737378;
    color: #FFF;
}

#ContactInfoData caption {
    text-align: left;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: rgb(58, 135, 173);
    font-weight: bold;
}

#VADIRTable th {
background-color: #222;
    color: #FFF;
}

#VADIRTable caption {
    text-align: left;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 20px;
    /*color: rgb(58, 135, 173);*/
    font-weight: bold;
}

#draggable {
    width: 200px;
    height: 400px;
    padding: 0.5em;
    position: absolute;
    top: 200px;
    right: 10px;
}

.top-margin15px {
    margin-top: 15px;
}

.top-margin {
    margin-top: 20px;
}

.well-clean {
    padding: 8px;
}
	
.center {
    margin-left: auto;
    margin-right: auto;
}

.tab-content-indent {
    padding-left: 0px;
}


.fuelux .alert.same-height-frontpage li {
    margin-bottom: 20px;
}
	
.alert.alerts-li-spacing li {
    margin-bottom: 20px;
}
	
.fuelux .blue {
    color: #1a6b94;
}

.login {
    float: right;
    padding-right: 5px;
    vertical-align: bottom;
    top: 50px;
    margin-top: 25px;
}

#deploymentTableForm, #search_container {
    overflow: auto;
    width: 100%;
} 
	
#VAbanner-Inner {
    background-image: url(../img/bg-header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    vertical-align: middle;
}

#VAbanner {
    position: relative;
    top: 0px;
    background-color: #05143b;
    width: 100%;
}

div.hero-unit h1 {
    margin-bottom: .2em;
}

div.hero-unit p {
    text-align: justify;
}

div.hero-unit {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
}

.navbar .brand img {
    max-height: 100px;
}

.nav-tabs-collapse {
    -webkit-transform: translate3d(0, 0, 0);
}

/* Added to clip elements for use with accessibility technology */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}


.fuelux .typeahead {
    background-color: #ffffff;
    z-index: 1;
}

.tt-hint {
    color: #090909;
}

.tt-dropdown-menu {
    border: 1px solid #0c0c0c;
    background-color: #ffffff;
    max-height: 150px;
    overflow-y: auto;
}

.tt-suggestion {
    padding: 3px;
}

.tt-suggestion.tt-cursor {
    color: #ffffff;
    background-color: #0097cf;
}

.tt-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    padding: 8px 8px 8px 14px;
}

:not(output):-moz-ui-invalid {
  box-shadow: none;
}

.fuelux input:focus:invalid:focus, 
.fuelux select:focus:invalid:focus,
.fuelux textarea:focus:invalid:focus {
    border-color: #770c02;
}
.error-message {
    color: #770c02;
}

.h3 {
    display: block;
    line-height: 40px !important;
    font-size: 24.5px !important;
    
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-weight: 700 !important;
    color: #00467c !important;
}

.h4 {
    display: block;
    font-size: 17.5px !important;
    line-height: 20px !important;
    margin-bottom:0px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-weight: 700 !important;
}
.alert-info .h4 {
    color: #00467c !important;
}

.alert .h4 {
    color: #6b4f00;
}