/* Add here all your css styles (customizations) */

.main-logo {
  max-height: 27px;
}

.apply-now-classic-logo {
  max-height: 27px;
  transform: translateY(0%) !important;
}

.apply-now-label {
  padding-left: 8px;
}

.apply-now-declarations {
  padding-left: 12px;
  vertical-align: middle;
}

.apply-now-label-citizen-alien {
  padding-left: 0 !important;
}

.apply-now-hr {
  padding-top: 0;
  margin-top: 4px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.apply-now-form-group {
  margin-bottom: 4px;
}

/* for Google Custom Search Engine, sourced from http://www.am22tech.com/google-custom-search-input-box-conflicting-bootstrap-css/ */
input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
  box-sizing: content-box;
  line-height: normal;
}

/* begin Description List modification, sourced from http://stackoverflow.com/questions/17979328/pull-dl-tag-in-bootstrap-to-the-left */
.dl-horizontal dt {
  /*color: #3498db;*/
  color: #555;
  text-align: left;
  margin-bottom: 6px;
  width: 26px;/*auto;*/
  padding-right: 8px; /* 20px */
}

.dl-horizontal dt a:hover {
  text-decoration: none;
}

.dl-horizontal dd {
  margin-left: 0;
  margin-bottom: 6px;
}

.dl-horizontal dd a:hover {
  text-decoration: none;
}

/* end Description List modification */


.floify-fs140 {
  font-size: 140% !important;
}

.forms-control { display: none; }

#floify-homepage h1 {
  font-size: 60px;
  line-height: 60px;
  font-family: Arial, serif;
}

#floify-homepage h2 {
  font-size: 35px;
  line-height: 45px;
}

#floify-homepage p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 18px;
}

#floify-homepage li {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 18px;
  padding-left: 10px;
}

#floify-homepage li i {
  color: #5cb85c;
  padding-right: 10px;
}

.floify-margin-left-20 {
  margin-left: 20px;
}

.floify-margin-bottom-0 {
  margin-bottom: 0;
}

.floify-margin-bottom-5 {
  margin-bottom: 5;
}

.floify-padding-bottom-6 {
  padding-bottom: 6px;
}

.floify-padding-bottom-9 {
  padding-bottom: 9px;
}

.floify-padding-bottom-19 {
  padding-bottom: 19px;
}

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

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

.floify-padding-right-10 {
  padding-right: 10px;
}

.floify-padding-right-4 {
  padding-right: 4px;
}

.floify-intro {
  text-align: center;
}

.banner-info.light li {
  color: #eee;
}

.fadeout {
  position: fixed;
  width: 60%;
  left: 20%;
  opacity: 0.95;
  z-index: 7000;
}

.recent-work .customerbox span {
  padding-top: 0;
  margin: 0;
  line-height: 0.9;
}

.recent-work a {
  line-height: 0.9;
}

.floify-embolden {
  font-size: 120%;
}

/* blog */

.blog-background-colour {
  background-color: #ee7460;
}

.blog-message {
  font-size: 130%;
  color: white;
}

/* homepage */

.sequence-inner .container h1 {
  font-size: 300%;
  font-weight: 900;
}

.sequence-inner .container h4 {
  font-size: 180%;
  font-weight: 700;
  background: none !important;
  color: #666 !important;
}

.sequence-inner .container h3 {
  font-size: 150%;
  font-weight: 500;
}

.sequence-inner .container .btn-buy a {
  font-size: 180%;
  font-weight: 700;
}

input::-ms-clear, input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
