/**************************\
| By: Priscila Cergol      |
| Email: pcergol@gmail.com |
| Date: Jan 1, 2018        |
| Revision: 1              |
\**************************/

/* Development use only */

.div-10 {
  margin-top: 10px;
}

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

.div-30 {
  margin-top: 30px;
}

.div-40 {
  margin-top: 40px;
}

.div-50 {
  margin-top: 50px;
}

.div-60 {
  margin-top: 60px;
}

.div-70 {
  margin-top: 70px;
}

.div-80 {
  margin-top: 80px;
}

.div-90 {
  margin-top: 90px;
}

.development-hide {
  display: none;
}

.development-working-on {
  display: inherit;
}

/* Change HTML5 defaults */

textarea {
  resize: none;
}

/* Change bootstrap defaults */

.img-thumbnail {
  border-radius: 0;
}

.usiaoa-body-row {
  padding-right: 15px;
  padding-left: 15px;
}

/* USIAOA agent login styling */

.usiaoa-agent-login a {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  color: white;
}

.usiaoa-agent-login a:hover {
  color: white;
  text-decoration: underline;
}

.usiaoa-agent-login-button {
  background-color: #5b6c7f;
  margin-top: 1px;
}

/* USIAOA top header styling */

#usicoa-logo {
  width: 540px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.usiaoa-address-phone {
  padding-top: 15px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-decoration: none;
}

/* USIAOA navbar styling */

.navbar {
  margin-top: 0px;
  text-align: center;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background: #003366;
  margin-bottom: 25px;
}

.navbar-nav>li>a {
  transition: 0.3s ease;
  background: #003366;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  text-decoration: none;
  border-top: 3px solid #003366;
  border-bottom: 3px solid #003366;
  margin: 0 20px;
}

.navbar-nav>li>a:focus {
  background: #003366;
}

#usiaoa .usiaoa-menu-selector:hover {
  color: white;
}

#usiaoa .navbar-nav>li>a {
  padding-top: 15px;
  padding-bottom: 15px;
}

.navbar-nav>li>a:hover {
  text-decoration: none;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  color: #ffffff;
  margin: 9px 20px;
}

#usiaoa .navbar-nav>li>a:hover {
  background-color: transparent;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* USIAOA Home Page styling */

.usiaoa-main-photo-header {
  background-color: #007EC4;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-family: 'Muli', sans-serif;
  font-size: 18.5px;
  font-weight: 500;
  letter-spacing: 0.6px;
}

.usiaoa-main-photo-caption {
  background-color: #F1F1F1;
  background-size: cover;
  padding: 15px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 15.6px;
  font-weight: 100;
  text-align: justify;
}

/* USIAOA Contact Us Form styling */

.usiaoa-contact-us-page-form-header {
  background: #007EC4;
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top-left-radius: 3em;
  border-top-right-radius: 3em;
  color: #ffffff;
}

.usiaoa-contact-us-form {
  padding-bottom: 40px;
  border-bottom-left-radius: 3em;
  border-bottom-right-radius: 3em;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}

/* USIAOA Footer styling */

footer {
  background-color: #5b6c7f;
  font-family: 'Muli', sans-serif;
  font-size: 11.75px;
  margin-left: auto;
  margin-top: 30px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

footer, footer a, footer a:hover, footer a:visited {
  color: #ffffff;
  font-weight: normal;
}

.usiaoa-construction-image {
  padding: 0;
  border: none;
  margin-top: 5px
}

.usiaoa-signature-image {
  padding: 0;
  border: none;
  margin-top: 5px
}

/* USIAOA Contract Bonds Page styling */

.usiaoa-download-button {
  margin-bottom: 10px;
}

.panel-default>.panel-heading {
  background: #007EC4;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Muli', sans-serif;
  font-size: 18.5px;
  font-weight: 500;
  letter-spacing: 0.6px;
}

.usiaoa-contract-bonds-title {
  font-family: 'Fira Sans', sans-serif;
  font-size: 15.6px;
  font-weight: 100;
  margin-top: 13px;
  margin-bottom: 13px;
}

.usiaoa-contract-bonds-steps {
  text-decoration: underline;
}

.usiaoa-contract-bonds-text {
  font-family: 'Fira Sans', sans-serif;
  font-size: 15.6px;
  font-weight: 100;
  line-height: 160%;
}

/* USIAOA About Us Page styling */

.usiaoa-about-us-title {
  font-family: 'Muli', sans-serif;
  font-size: 17.5px;
  font-weight: 300;
  background-color: #007EC4;
  padding: 10px;
  letter-spacing: 1.1px;
  border-radius: 15px;
  color: white;
  text-align: center;
  margin-bottom: 16px;
}

.usiaoa-about-us-header {
  text-align: center;
}

.usiaoa-about-us-text {
  font-family: 'Muli', sans-serif;
  margin-top: 1px;
  line-height: 22px;
  font-size: 15.6px;
}

img#usiaoa-about-us-image {
  border-radius: 35px;
  opacity: 0.9;
}

/* USIAOA Contact Page styling */

.usiaoa-contact {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
}

.usiaoa-contract-bonds-title {
  margin-top: -10px;
}

.usiaoa-contact-us-page-form {
  border-top-left-radius: 0em;
  border-top-right-radius: 0em;
  border-bottom-right-radius: 3em;
  border-bottom-left-radius: 3em;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

a {
  color: #003366;
  font-weight: bold;
}

a:hover {
  color: #003366;
}

.usiaoa-contact-info {
  line-height: 230%;
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  letter-spacing: 1px;
}

.usiaoa-contact-address, .usiaoa-contact-address:hover {
  color: black;
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  letter-spacing: 1px;
  text-decoration: none;
}

.usiaoa-address {
  line-height: 85%;
  text-transform: none;
  letter-spacing: 1px;
}

#usiaoa .navbar-nav>li>a.on-page {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  text-decoration: none;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
}

.form-company {
  display: none;
}

/* Hides the reCAPTCHA badge that shows on the bottom right otherwise */
.grecaptcha-badge { 
    visibility: hidden;
}