@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700);
body {
  color: #666666;
  background-color: #2c2c2c;
  font-family: Tahoma, Geneva, Verdana;
  margin: 0;
}

h1, h2, h3 {
  font-family: "Helvetica Neue", "Frutiger", Helvetica, Arial, sans-serif;
  font-weight: lighter;
}

h4, h5, h6 {
  font-weight: normal;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
}

h2.elegant {
  font-weight: lighter;
  color: #666666;
  font-size: 16px;
  letter-spacing: 0.04em;
}

h2.elegant strong {
  font-weight: inherit;
  color: black;
}

ul {
  list-style-type: none;
}

a {
  color: #073a70;
  text-decoration: none;
}

a:hover {
  color: #0d6cd0;
  text-decoration: none;
}

a.link-red {
  color: #b36459;
}

a.link-red:hover {
  color: #e65845;
}

em, address {
  font-style: normal;
}

img {
  -ms-interpolation-mode: bicubic;
}

hr {
  margin: 0.725em 0;
}

.clearfix {
  clear: both;
}

.text-right {
  text-align: right;
}

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

.page-title {
  display: none;
}

.top-message.warning h3 {
  background: #b32000;
  border-color: #731500;
}

.top-message h3 {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #00375c;
  background: #00568f;
  padding: 0.5em 1em;
  text-align: center;
  color: white;
  font-weight: 500;
  font-size: 2em;
  margin-bottom: 0.5em;
}

.top-message h3 em {
  display: block;
  font-size: 0.45em;
  color: #eeeeee;
  margin-top: 1em;
}

.notice p {
  margin: 0;
}

.notice p.soft {
  color: #807034;
}

.notice.bulb {
  overflow: auto;
  background: #fff6bf url(/images/fugue/icons/light-bulb.png) no-repeat scroll 10px 10px;
  padding-left: 35px;
  padding-right: 35px;
}

.notice.bulb h3 {
  color: #918854;
  font-family: "Helvetica Neue", "Century Gothic", sans-serif;
  font-weight: lighter;
}

.jquery-button {
  font-size: 10px;
}

.additional-info {
  color: #666666;
  font-size: 11px;
  padding: 0 20px;
  margin-bottom: 10px;
}

.additional-info a {
  color: #666666;
}

.additional-info a:hover {
  text-decoration: underline;
}

#site_message {
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  line-height: 25px;
  padding: 0;
  z-index: 999;
}

#site_message a {
  text-decoration: underline;
}

div.pricing table {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  width: auto;
  margin: 9px 0;
}

div.pricing table th, div.pricing table td {
  padding-right: 40px;
}

div.pricing table tbody td, div.pricing table tbody th {
  border-bottom: 2px solid #dce5eb;
  background-color: #f2f6f8;
}

#flash {
  font-family: "Lucida Grande";
  font-size: 11px;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-width: 1px;
}

#wrapper {
  padding: 10px 0;
}

#container {
  margin: 0px auto;
}

#container table.clean {
  width: 100%;
  border-collapse: collapse;
}

#container table.clean caption {
  text-align: left;
  font: inherit;
}

#container table.clean tr:hover td, #container table.clean tr:hover th {
  color: black;
}

#container table.clean tr:hover td a, #container table.clean tr:hover th a {
  color: black;
}

#container table.clean td, #container table.clean th {
  border-top: 1px solid #dfdfdf;
  font-size: 0.9em;
  padding: 0.5em 1em;
  margin: 0;
  color: #666666;
}

#container table.clean td:first-child, #container table.clean th:first-child {
  padding-left: 0;
}

#container table.clean td:last-child, #container table.clean th:last-child {
  padding-right: 0;
}

#container table.clean thead th {
  background-color: white;
  font-weight: bold;
  border: none;
  white-space: nowrap;
}

#container table.clean.striped tr:nth-child(odd) {
  background: url(/images/agents/table-row.gif) repeat-x 0px 1px;
}

#container table.clean td.strong {
  font-weight: bolder;
}

#container table.clean td.links {
  text-align: right;
  white-space: nowrap;
}

#container table.clean td.links a {
  color: #666666;
  text-decoration: none;
  margin-right: 10px;
  padding: 0;
}

#container table.clean td.links a:last-child {
  margin-right: 0;
}

#container table.clean td.links a img {
  margin-right: 0;
  vertical-align: text-top;
}

#container .panel {
  background-color: white;
  padding: 2px;
  border: 1px solid #d1d0d6;
  margin-bottom: 10px;
  overflow: hidden;
}

#container .panel > h5,
#container .panel > h3 {
  background: #e8e9e8 url(/images/css-button-overlay.png) repeat-x scroll 0 0;
  padding: 0.85em 1.4em;
  border-bottom: 1px solid #d3d3d3;
  color: #444444;
  font-size: 12px;
  font-weight: bolder;
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
  text-shadow: white 0 1px 0;
  margin: 0;
}

#container .panel.invert > h3 {
  background-color: #494b4d;
  border-bottom-color: black;
  color: #eeeeee;
  text-shadow: none;
}

#container .panel .content {
  padding: 10px 17px;
  overflow: auto;
}

#container .panel .more {
  text-align: center;
  padding-top: 8px;
  font-size: 10px;
  text-transform: uppercase;
}

#container .panel .more a {
  color: #999999;
}

#container .panel .more a:hover {
  text-decoration: underline;
}

#container .panel ul {
  margin: 0;
}

#container .panel ul.links li {
  border-bottom: 1px solid #eeeeee;
  white-space: nowrap;
  overflow: hidden;
  padding: 4px 0;
}

#container .panel ul.links li a {
  display: block;
  padding: 0;
  font-size: 12px;
}

#container .panel ul.numbered {
  padding-left: 25px;
  overflow: hidden;
}

.ie #container .panel ul.numbered {
  padding-left: 29px;
}

#container .panel ul.numbered li {
  list-style-type: decimal;
  overflow: visible;
}

#container .panel.active h3 {
  color: #b92928;
  background-color: #f3f3f3;
}

#container .panel.small {
  font-size: 11px;
}

#container .panel.brokerage h3 {
  border-bottom: none;
  text-shadow: none;
}

#container #header .inner {
  position: relative;
  font-family: Verdana, "Verdana Ref", Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
  height: 90px;
}

#container #header a.home {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 350px;
}

#container #header #utility-links, #container #header #extra-links {
  position: absolute;
  font-size: 10px;
}

#container #header #utility-links a, #container #header #extra-links a {
  text-decoration: none;
}

#container #header #utility-links a:hover, #container #header #extra-links a:hover {
  text-decoration: underline;
}

#container #header #utility-links {
  top: 10px;
  right: 10px;
}

#container #header #utility-links #login-form {
  display: inline-block;
}

.ie #container #header #utility-links #login-form {
  display: inline;
  zoom: 1;
}

#container #header #utility-links #login-form form {
  display: inline;
}

#container #header #utility-links #login-form #user_login, #container #header #utility-links #login-form #user_password {
  width: 100px;
}

#container #header #utility-links #login-form input, #container #header #utility-links #login-form .css-button {
  vertical-align: middle;
  font-size: 10px;
}

#container #header #utility-links #login-form .css-button {
  background-color: #333333;
}

.ie #container #header #utility-links #login-form .css-button {
  border: 1px solid transparent;
}

#container #header #utility-links #login-form .signup {
  margin-left: 1em;
}

#container #header #utility-links #login-form .signup .css-button {
  background-color: #2376d4;
}

#container #header #powered-by {
  position: absolute;
  bottom: 25px;
  right: 10px;
}

#container #header #powered-by img {
  width: 160px;
}

#container #header #extra-links {
  bottom: 5px;
  right: 10px;
}

#container #navigation {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  background: transparent url(https://s3-us-west-1.amazonaws.com/corefact-cdn/images/pngs/100x35/00000000-000000/35/40.png) repeat-x scroll left center;
}

#container #navigation ul.suckerfish > li > a {
  text-decoration: none;
  padding: 0 20px;
  line-height: 34px;
  text-shadow: 0 1px 0 #090909;
}

#container #navigation ul.suckerfish > li > a[disabled] {
  opacity: 0.6;
}

#container #navigation ul.suckerfish > li:hover > a {
  background: transparent url(https://s3-us-west-1.amazonaws.com/corefact-cdn/images/pngs/1x1/000/10.png) repeat scroll left top;
}

#container #navigation ul.suckerfish li ul {
  min-width: 150px;
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}

.ie #container #navigation ul.suckerfish li ul {
  border: 1px solid #cccccc;
}

#container #navigation ul.suckerfish li ul li a {
  font-size: 11px;
  padding: 5px 20px;
  line-height: 1.5em;
}

#container #navigation ul.suckerfish {
  display: flex;
  overflow: visible;
}
#container #navigation ul.suckerfish li {
  float: none;
  position: relative;
}
#container #navigation ul.suckerfish a.social-share + img {
  position: absolute;
  left: -12px;
  top: -12px;
  width: 48px;
}

#container #navigation .mobile {
  display: none;
}

@media screen and (max-width: 480px) and (orientation: portrait) {
  body #wrapper #container #navigation {
    background: #0C9443 url(/fui/images/Corefact_Logo_WEB_white.png) no-repeat scroll 5px 5px;
    background-size: 65px;
    min-height: 35px;
    position: relative;
  }

  #container #navigation .mobile {
    display: block;
    color: white;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
  }
  #container #navigation .mobile i {
    padding: 10px 5px;
  }

  #container #navigation .cf-icon-exit {
    display: none;
  }

  #container #navigation ul.suckerfish {
    padding-top: 36px;
  }

  #container #navigation ul.suckerfish {
    display: none;
  }

  #container #navigation.open .cf-icon-hamburger {
    display: none;
  }
  #container #navigation.open .cf-icon-exit {
    display: block;
  }
  #container #navigation.open ul.suckerfish {
    display: block;
  }

  #container #navigation ul.suckerfish li {
    float: none;
  }

  #wrapper #container #navigation ul.suckerfish > li > a {
    font-weight: bold;
  }

  #wrapper #container #navigation ul.suckerfish li ul {
    position: static;
    background: none;
    box-shadow: none;
  }
  #wrapper #container #navigation ul.suckerfish li ul li {
    border-bottom-width: 0;
  }
  #wrapper #container #navigation ul.suckerfish li ul li a {
    padding: 4px 40px;
    color: white;
    background: transparent;
  }

  #container #navigation ul.suckerfish > li:hover > a {
    background: transparent;
  }

  #container #navigation ul.suckerfish a:active {
    background: transparent url(https://s3-us-west-1.amazonaws.com/corefact-cdn/images/pngs/1x1/000/10.png) repeat scroll left top;
  }
}
#container #landing.checkout {
  padding: 0px 10px;
  overflow: auto;
}

#container #landing.checkout h4 {
  margin: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 45px;
  font-weight: bold;
}

.ie #container #landing.checkout h4 {
  zoom: 1;
  display: inline;
}

#container #landing.checkout .campaign-links {
  margin-left: 20px;
  vertical-align: center;
  display: inline-block;
}

.ie #container #landing.checkout .campaign-links {
  zoom: 1;
  display: inline;
}

#container #landing.checkout .campaign-links a {
  color: #8fbacc;
  padding: 0 5px;
}

#container #landing.checkout .campaign-links a:hover {
  color: #b3e8ff;
}

#container #content {
  padding-top: 10px;
  overflow: auto;
}

#container #progress_indicator {
  float: right;
  overflow: auto;
  text-transform: lowercase;
  font-size: 14px;
  padding: 9px 0;
}

.ie #container #progress_indicator {
  overflow: hidden;
}

#container #progress_indicator .step {
  float: left;
  padding: 2px 20px 5px 20px;
}

#container #progress_indicator .step .number {
  display: none;
}

#container #progress_indicator .step a {
  display: block;
}

#container #progress_indicator .step.active a {
  background: transparent url(/images/css-button-overlay.png) repeat-x scroll 0 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 2px 20px 5px 20px;
  color: white;
}

#container #progress_indicator .step.disabled {
  opacity: 0.95;
}

#container #progress_indicator .step.disabled a {
  color: #7a8899;
  cursor: default;
}

#container #progress_indicator .seperator {
  float: left;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1em;
  margin-top: 4px;
}

.ie #container #progress_indicator .seperator {
  margin-top: 2px;
  display: expression(this.nextSibling == null ? 'none' : 'inherit');
}

#container #progress_indicator .seperator:last-child {
  display: none;
}

#container #submit_buttons {
  border-top: 1px solid #d4d2d0;
  padding-top: 10px;
  margin-top: 10px;
}

#container #submit_buttons a.download_proof_pdf {
  float: right;
}

#container #submit_buttons .customize_beta {
  float: right;
  background: #02586B;
  color: #fff !important;
  border-color: #02586B;
}

#container #submit_buttons .customize_accept {
  float: right;
}

#container #submit_buttons .customize_save {
  float: right;
}

#container #submit_buttons button {
  display: block;
}

#container #submit_buttons button.left {
  float: left;
}

#container #submit_buttons button.right {
  float: right;
}

#container #submit_buttons button.center {
  margin: 0 auto;
}

#container #details .error .errorExplanation ul {
  margin: 0 !important;
}
#container #details .error .errorExplanation ul li {
  text-align: center !important;
  font-family: 'Lato', 'sans-serif';
  font-size: 15.6px;
}

#footer {
  border-top: 1px solid black;
  padding: 25px 0;
  background-color: #2c2c2c;
  text-align: left;
}
#footer.footer-store {
  background-color: #fff;
  padding: 25px 0 0 0;
}
#footer .wrapper-flexboxgrid {
  background-color: #494949;
  padding-top: 25px;
  padding-bottom: 55px;
}
#footer .wrapper-flexboxgrid .footer-store {
  color: #fff;
  font-family: "Lato", sans-serif;
  width: 90%;
  margin: 0 auto;
}
#footer .wrapper-flexboxgrid .footer-store .authorized-logo {
  width: 80px;
  margin-bottom: 20px;
}
#footer .wrapper-flexboxgrid .footer-store .copyright {
  font-weight: normal;
  font-size: 13px;
  color: #fff;
}
#footer .wrapper-flexboxgrid .footer-store .quicklinks {
  font-size: 12px;
  padding-bottom: 5px;
}
#footer .wrapper-flexboxgrid .footer-store .quicklinks a {
  padding: 0 5px 0 5px;
  font-size: 13px !important;
  font-weight: 400;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer {
  padding: 10px 20px;
  margin-bottom: 30px;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer p, #footer .wrapper-flexboxgrid .footer-store .footer-subcontainer address {
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  color: #fff;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer a {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 13px;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer h2 {
  margin-bottom: 11px;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .inc-5000-logo {
  width: 70px;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .business-times-logo {
  width: 130px;
  padding-left: 6%;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .inc-5000-logo,
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .business-times-logo {
  vertical-align: middle;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer.no-mb {
  margin-bottom: 0px;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .cite {
  margin-top: 15px;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .lowercase {
  text-transform: lowercase;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer address {
  color: #fff;
  font-weight: bold;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .email,
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .tel {
  font-size: 12px;
}
#footer .wrapper-flexboxgrid .footer-store .footer-subcontainer .social-icons {
  margin-right: 10px;
}
#footer .no-bc {
  display: flex;
  justify-content: center;
  text-align: center;
}
#footer .no-bc .social-container, #footer .no-bc .newsletter, #footer .no-bc .semi-title {
  text-align: center;
}
#footer .flex-footer {
  display: flex;
  justify-content: space-between;
  max-width: 950px;
}
#footer .pipe {
  color: #fff;
}
#footer .newsletter p {
  color: #fff;
  padding: 0;
  margin-bottom: 5px;
}
#footer .newsletter input {
  width: 315px;
  border: none;
  outline: 0;
  height: 20px;
  padding: 5px 10px;
}
#footer .newsletter .success-msg {
  color: #fff;
  font-family: "Lato", sans-serif;
}
#footer .social-container {
  text-align: left;
  margin: 15px 0;
}
#footer .social-container .social-icons {
  opacity: .9;
}
#footer .social-container .social-icons:hover {
  opacity: 1;
}
#footer .footer-email-btn {
  border: 1px solid #fff;
  background: transparent;
  height: 30px;
  margin-top: 1px;
  margin-left: 5px;
  padding: 0 15px;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
}
#footer .footer-email-btn:hover {
  background: #888;
}
#footer .footer_business_card {
  margin: 0;
  width: 35%;
  background: #fff;
  display: flex;
  -webkit-box-shadow: 0 8px 6px -8px #555;
  -moz-box-shadow: 0 8px 6px -8px #555;
  box-shadow: 0 8px 6px -8px #555;
}
#footer .footer_business_card .footer_business_card_img {
  width: 100px;
  max-width: 100px;
  border: 1px solid #ddd;
  padding: 0;
}
#footer .footer_business_card .footer_business_card_content {
  text-align: left;
  margin-left: 20px;
}
#footer .footer_business_card .footer_business_card_content .refferer-name {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: 'Lato', sans-serif;
}
#footer .footer_business_card .footer_business_card_content li {
  list-style: none;
  line-height: 1.5;
  color: #555;
  font-family: 'Lato', sans-serif;
}
#footer .footer_business_card .footer_business_Card_logo {
  max-height: 40px;
  max-width: 170px;
}
#footer .semi-title {
  text-align: right;
  padding: 0;
  margin-bottom: 5px;
  max-width: 950px;
}

#footer-carousel-wrapper {
  margin: 0 auto;
  color: #000;
  font-family: "Lato", sans-serif;
  background-color: #fff;
  padding: 0 5% 25px 81px;
  float: none;
  padding-top: 40px;
  border-top: 1px solid #e3e3e3;
}
#footer-carousel-wrapper .owl-carousel {
  top: 3px;
}
#footer-carousel-wrapper .owl-carousel .owl-wrapper-outer {
  background-color: #fff;
}
#footer-carousel-wrapper .owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
  padding: 0 10px 0 10px;
}
#footer-carousel-wrapper .owl-carousel .item p {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

.footer-body {
  background-color: #fff;
}
.footer-body #footer.footer-store {
  position: absolute;
}
.footer-body #footer-carousel-wrapper {
  position: relative;
}
.footer-body #owl-carousel-default-stores {
  background-color: #fff;
}

#footer address {
  color: #cccccc;
  margin: 0;
}

#footer strong {
  font-weight: normal;
  color: white;
}

.fieldWithErrors {
  display: inline;
}

.fieldWithErrors label {
  background: transparent url(/images/fugue/icons/exclamation--frame.png) no-repeat scroll right center;
  color: #F00;
  font-weight: 600;
  font-family: "Lato", sans-serif;
}

form label, .form label {
  display: inline-block;
}

form label.right, .form label.right {
  width: 90px;
  text-align: right;
}

form label.block, .form label.block {
  display: block;
}

form fieldset, .form fieldset {
  border: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}

form fieldset legend, .form fieldset legend {
  font-weight: bolder;
  margin: 0 5px;
}

.ie form fieldset legend, .ie .form fieldset legend {
  margin: 5px 0;
}

textarea {
  height: 80px;
  width: 75%;
}

input[type="text"], input[type="password"], textarea, select[multiple] {
  border-color: #c4c4c4 #e9e9e9 #e9e9e9 #c4c4c4;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  padding: 4px 5px;
}

input[type="text"], input[type="password"] {
  width: 200px;
}

input[type="text"]:focus, input[type="password"]:focus {
  background-color: #f3f5fa;
  border-color: #bcbfc4 #e0e3e9 #e0e3e9 #bcbfc4;
}

input.search {
  margin: 0;
  padding-left: 20px;
  background-image: url(/images/fugue/icons/magnifier-medium-left.png) !important;
  background-repeat: no-repeat !important;
  background-position: 2px center !important;
}

input.search.ui-autocomplete-loading {
  background-image: url(/javascripts/jquery/1.4/themes/corestore/images/ui-anim.basic.16x16.gif) !important;
}

input[readonly] {
  background-color: #eeeeee;
}

input.placeholder {
  color: #999999;
}

input[type="text"], input[type="password"], textarea, button.ui-multiselect {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

input[type="checkbox"], input[type="radio"] {
  margin: 0 2px 0 0;
}

.ie input[type="checkbox"], .ie input[type="radio"] {
  vertical-align: middle;
}

select {
  vertical-align: top;
}

div.submit {
  padding-top: 10px;
  margin: 10px 0;
  border-top: 1px solid #f2f2f2;
}

div.submit.clear {
  border-width: 0;
  padding: 0;
}

h5.title {
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #777777;
  font-size: 10px;
}

form a, form a:visited, form a:active, .form a, .form a:visited, .form a:active {
  font-family: Arial, sans-serif;
}

form .ui-datepicker-trigger, .form .ui-datepicker-trigger {
  cursor: pointer;
}

form label, .form label {
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-weight: bold;
  color: #777777;
}

form h6, .form h6 {
  color: #444444;
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-weight: bold;
  line-height: 2.5em;
  margin: 0;
}

form input.text, form textarea, form input[type="text"], form input[type="password"], .form input.text, .form textarea, .form input[type="text"], .form input[type="password"] {
  width: 200px;
  font-family: Verdana, "Lucida Grande", Tahoma, sans-serif;
  margin: 0;
  vertical-align: middle;
  border-color: #c4c4c4 #e9e9e9 #e9e9e9 #c4c4c4;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  padding: 0.35em 0.4em;
  background: #fcfcfc url(https://s3-us-west-1.amazonaws.com/corefact-cdn/images/pngs/1x5/eee-ffffff00/75.png) repeat-x scroll left top;
}

form input.text:focus, form textarea:focus, form input[type="text"]:focus, form input[type="password"]:focus, .form input.text:focus, .form textarea:focus, .form input[type="text"]:focus, .form input[type="password"]:focus {
  background-color: #fafae5;
  border-color: #c4c4b4 #e8e8d5 #e8e8d5 #c4c4b4;
}

form input.text[disabled], form textarea[disabled], form input[type="text"][disabled], form input[type="password"][disabled], .form input.text[disabled], .form textarea[disabled], .form input[type="text"][disabled], .form input[type="password"][disabled] {
  background: #e3e3e3;
  color: #999999;
}

form textarea, .form textarea {
  width: 350px;
  height: 100px;
}

form input[type="checkbox"], form input[type="radio"], .form input[type="checkbox"], .form input[type="radio"] {
  margin: 0 2px 0 0;
}

form input[type="text"], form input[type="password"], form textarea, form button.ui-multiselect, .form input[type="text"], .form input[type="password"], .form textarea, .form button.ui-multiselect {
  font-size: 11px;
}

form input.placeholder, .form input.placeholder {
  color: #999999;
}

form .fieldWithErrors, .form .fieldWithErrors {
  display: inline;
}

form .fieldWithErrors input, form .fieldWithErrors select, form .fieldWithErrors textarea, .form .fieldWithErrors input, .form .fieldWithErrors select, .form .fieldWithErrors textarea {
  border: 1px solid #F00 !important;
}

form fieldset, .form fieldset {
  padding: 0;
  border: 0;
  margin-bottom: 0.5em;
}

form fieldset legend, .form fieldset legend {
  color: #444444;
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-weight: bold;
  line-height: 2.5em;
}

/* css for business card feature */
p#company-structure-submit {
  width: 210px;
}
p#company-structure-submit span.buttons {
  float: right;
  padding-bottom: 11px;
}
p#company-structure-submit span.buttons a#cancel-me {
  background: #fff;
  border: 1px solid #1f9421;
  color: #1f9421;
  padding: 5px;
  margin-top: 1px;
  cursor: pointer;
  position: relative;
  top: 1px;
  right: 2px;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 150px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  /* Modal Content */
}
.modal a {
  color: green;
}
.modal li {
  margin-top: 15px !important;
}
.modal label {
  font-size: 13px;
  margin-right: 15px !important;
  display: inline-block;
  width: 90px;
  font-family: 'Lato', sans-serif;
}
.modal input[type="text"] {
  width: 340px;
  border: 1px solid #ccc;
  height: 24px;
  font-size: 12px;
}
.modal input[type="text"]:disabled {
  width: 340px;
}
.modal h3 {
  margin: 5px 0 15px 0;
  text-transform: uppercase;
}
.modal .hint {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 15px;
}
.modal .msg-label {
  text-align: left;
  float: left;
  margin-top: 15px !important;
  font-weight: 400;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
}
.modal .modal-footer {
  text-align: right;
}
.modal .modal-footer .btn {
  font-size: 14px;
  font-weight: 400;
  padding: 15px 30px;
  border: 1px solid #ccc !important;
  color: #a8a8a8 !important;
}
.modal .modal-footer .btn.btn-primary {
  background: #02586B;
  color: #fff !important;
  border-color: #02586B;
}
.modal .close {
  color: #aaaaaa;
  float: right;
  font-size: 20px;
  font-weight: bold;
}
.modal .close:hover, .modal .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 480px;
  animation-name: animate-modal;
  animation-duration: 0.4s;
}

@keyframes animate-modal {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.referral-container {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 6.7%;
  border-top: 1px solid #E3E3E3;
}
.referral-container .referred-by-box p {
  font-size: 16px;
  text-transform: uppercase;
  color: #494949;
  letter-spacing: 5px;
  font-family: 'Lato';
  padding: 0px;
}
.referral-container .worker-info-box {
  display: flex;
  width: 330px;
}
.referral-container .worker-info-box .image-box {
  width: 100px;
  height: auto;
  text-align: center;
  margin-right: 20px;
  margin-left: 20px;
}
.referral-container .worker-info-box .image-box img {
  max-width: 100%;
  height: auto;
}
.referral-container .worker-info-box .info-box {
  border-right: 1px solid #E3E3E3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 200px;
}
.referral-container .worker-info-box .info-box .title-name {
  font-size: 1.10vw;
  font-weight: bold;
  font-family: 'Lato';
  color: #494949;
  text-transform: uppercase;
  line-height: 22px;
  padding: 0;
}
.referral-container .worker-info-box .info-box .subtitle {
  font-size: 14px;
  color: #494949;
  font-family: 'Lato';
  line-height: 22px;
  padding: 0;
}
.referral-container .logo-box {
  width: 150px;
  height: auto;
  margin-left: 15px;
  display: flex;
  justify-content: center;
}
.referral-container .logo-box img {
  max-width: 100px;
  height: auto;
}

@media screen and (max-width: 923px) {
  .referral-container {
    flex-direction: column;
  }
  .referral-container .referred-by-box {
    margin-bottom: 15px;
  }
  .referral-container .worker-info-box .info-box {
    padding-right: 0px;
    border-right: none;
  }
  .referral-container .worker-info-box .info-box .title-name {
    font-size: 17px;
  }
  .referral-container .logo-box {
    margin-left: 0;
    margin-top: 27px;
  }
}
@media screen and (max-width: 470px) {
  .referral-container {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 6.7%;
    border-top: 1px solid #E3E3E3;
    flex-direction: column;
  }
  .referral-container .referred-by-box {
    margin-bottom: 20px;
  }
  .referral-container .worker-info-box {
    width: 313px;
  }
  .referral-container .worker-info-box .info-box {
    border-right: none;
  }
  .referral-container .worker-info-box .info-box .title-name {
    font-size: 3.7vw;
  }
  .referral-container .logo-box {
    margin-left: 0px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 349px) {
  .referral-container .worker-info-box {
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 0px;
  }
  .referral-container .worker-info-box .info-box {
    margin-top: 30px;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding: 0px;
  }
  .referral-container .worker-info-box .info-box .title-name {
    font-size: 5.32vw;
  }
}

/*# sourceMappingURL=base.css.map */
