/* CSS Document */
@import url("bootstrap_navbar.css");


@font-face {
    font-family: "Angelique Rose";
    src: url(../fonts/angelique_rose/Angelique-Rose-font-FFP.ttf) format("truetype");
}

/*****Base*****/
.body-innerwrapper { margin-top:0;}
body.bg { background: none;}
body {color: #272727; }


/*****Typography*****/
h2 {  font-size: 1.7em;font-family: 'Fauna One', serif;  color: #02111d;  line-height: 1.667;}
h3 { color: #053165;}
  
.subheader-text-wrapper h3 {font-family: 'Asap', sans-serif; color: #fac84b !important; font-size:2.3em !important;  }
#sp-component-area p {  font-size: .9em; line-height:2em;}

/* taken from plugins/system/helix/css */
.icon-delete:before{content:"\f00d";}

/*****Navigation*****/
#menu { background:none;}
#sp-menu-wrapper { background: -webkit-linear-gradient(#031b30, #02111d); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#031b30, #02111d); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#031b30, #02111d); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#031b30, #02111d); /* Standard syntax */
  border-top-left-radius:.4em;
border-top-right-radius:.4em;  border-bottom: 1px solid #536474;
}
section#sp-menu-wrapper {margin: 0 0 0 0 !important;border-bottom: 0;}
#menu #sp-menu {  padding: 8px 0px;}
#sp-main-menu ul.level-0 > li > a { font-family: 'Asap', sans-serif; color:#FFF; /*border-right: 1px #999999 solid;*/}
#sp-main-menu ul.level-0 > li {    display: inline-block;    padding: 0px;    margin: 0px 20px 0px 0px;}
a.menu-item.sign-in:after {  content: "\f090";  font-family: FontAwesome;  padding-left: 5px;  font-style: normal;  font-weight: normal;-webkit-font-smoothing:antialiased; }
.menu-emerald #sp-header-wrapper, .menu-emerald #sp-menu-wrapper, .menu-emerald #sp-footer-wrapper, .menu-applicant-authorization #sp-header-wrapper, .menu-applicant-authorization #sp-menu-wrapper, .menu-applicant-authorization #sp-footer-wrapper, .menu-emerald-job-application #sp-header-wrapper, .menu-emerald-job-application #sp-menu-wrapper, .menu-emerald-job-application #sp-footer-wrapper { display:none;}

.sp-main-menu-toggler {
    top: 7px;
}

/*****Joomla*****/
#sp-header-wrapper {    padding: 10px 0px;}
#sp-breadcrumb-wrapper {    background-color: transparent; }

#sp-breadcrumb-wrapper #sp-breadcrumb ul.breadcrumb li {   text-shadow: none;    color: #063158 !important;}

#sp-top-info {padding-top:10px;}
#sp-footer-wrapper {    background: url(../images/footer_bkgrd.gif);    font-size: 11px;    line-height: 30px;    padding: 5px 15px;	  border-radius:.4em; 	  text-transform: none;	  padding-right:200px;}

#sp-subheader-wrapper {}
#sp-component { padding: 0 35px;}

.items-row {margin-bottom:30px;}
#footer,
#sp-footer-wrapper ul li a { color:#aaa;}

@media only screen and (max-width: 767px)  { #sp-feature-2{margin-bottom:10px; } #sp-feature, #sp-feature-2, #sp-feature-3 {margin-left:5%;}}
@media only screen and (max-width: 650px) { #sp-subheader-wrapper #subheader .custom {background-position: 70% 50%;} }

#sp-footer-wrapper ul li {  display: inline-block;  margin-right: 0px; }
#sp-footer-wrapper .nav > li > a {  position: relative;  display: block;  padding: 0px 10px;}

.blog .introtext-image  { border:1px solid #ccc;}
.btn.btn-primary, .readmore, .readmore, a.readmore, a.btn-more, #community-wrap .btn, input[type="submit"], button[type="submit"] {
    /*background: #f2f2f200;*/
    background: #B58E2D;
    color: #fff;
}
.fabrikDataContainer .btn.btn-primary {
    background: #B58E2D;
}
img.pull-left, .pull-left > img {
    width: 500px;
}
.our-staff img.pull-left, .pull-left > img {
    width: unset;
}

/** Forms **/
.formBody input, textarea {width: 506px;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { border:1px solid #ccc;}

.formBody input[type="submit"], input[type="button"] { width:200px; background-color: #e6e6e6;}



input[type="submit"],
input[type="button"],
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  min-height: auto;
}





#sp-menu a {color: #fac84b;}


a,
a:focus,
a:hover,
a:visited {
	color:#B58E2D;
}


.fabrikElementContainer.plg-yesno .radio.btn-group input[type=radio] {
	display: none;
}

.btn-success {
	  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.btn {
	
}

.btn-success {
	background-color:#51a351 !important;
	color:#fff !important;
}

input, textarea { /*[type=text] {*/
	color: #494949 !important;
}


.navbar .nav {
  position: relative;
  left: inherit;
  display: block;
  float: none;
  margin: auto;
  display: table;
  margin-top: 4px;
}

#sp-manager-menu {
	min-height: 0;
}

#sp-manager-menu .navbar  {
  position: relative;
  min-height: inherit;
  margin-bottom: 10px;
  border: none;
  background:none;
  margin-top: 0px;
}

.navbar .nav > li {
  msrgin-right: 5px;
}

#sp-manager-menu .navbar .container {
  background: #7f8a94 !important;
  min-height: 28px !important;
  max-width: inherit;
}
#sp-manager-menu .navbar .container .navbar-collapse {
	margin-top: -10px;
}




/* FABRIK-RELATED: */
.icon-checkmark:before {
		content: "\f046";
		/*font-size:25px;
		color:#0C0;*/
}

form.fabrikForm.form-search {
	overflow-y: auto;
}


#release_of_info_form___signed_legal_name,
#vsa_form___applicant_signature,
#vsa_form___final_signature {
    font-family: "Angelique Rose", sans-serif;
    font-size: 60px;
    line-height: 60px;
    height: 80px;
    overflow: visible;
  
}

#release_of_info_form___signed_legal_name_ro,
#vsa_form___applicant_signature_ro,
#vsa_form___final_signature_ro 
{
    font-family: "Angelique Rose", "angelique-rose", sans-serif;
    font-size: 60px;
    line-height: 35px;
    max-width: 55%;
    overflow: visible;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    margin-top: 15px;
    padding-left: 10px;
}



/*invoice line items subgroup styling */

fieldset#group30 .fabrikSubGroup {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}


table.filtertable .fabrikDateListFilterRange > div {
  text-align: left !important;
}