#header .quote_block {
  position: relative;
  float: right;
  padding-top: 50px;
  width: 270px; }
  #header .quote_block a.quote-link {
    padding: 10px 10px 10px 16px;
    background: #333;
    display: block;
    font-weight: bold;
    color: #777777;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    overflow: hidden; }
  #header .quote_block span.title {
    color: #fff;
    font: 600 18px/22px "Open Sans", sans-serif;
    padding-right: 5px;
    line-height: 100%; }
  #header .quote_block i {
    color: #fff;
    display: inline-block;
    font-size: 18px; }
  #header .quote_block a.quote-link:after {
    content: "\f0da";
    font-family: "FontAwesome";
    display: inline-block;
    float: right;
    font-size: 18px;
    color: #686666;
    padding: 6px 0 0 0; }

#cqw-email-popup {
  padding: 35px;
  width: 400px; }
  #cqw-email-popup input[type='email'] {
    border: 1px solid #ccc;
    width: 240px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    display: inline-block;
    color: #888; }
  #cqw-email-popup button {
    display: inline-block;
    background-color: #00a0d1;
    border: none;
    width: 80px;
    text-align: center;
    height: 35px;
    line-height: 25px;
    border-radius: 2px;
    color: #fff; }

/*# sourceMappingURL=cartquotationwizard.css.map */
