.cf-widget-clear {
  display: block;
  clear: both;
}

.cf-widget-error {
  width: auto !important;
  height: auto !important;
  padding: 0.5em 1em;
  background: #fbe3e4;
  color: #8a1f11;
  border: 1px solid #fbc2c4;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.cf-widget-loading-indicator {
  background: transparent url(/images/loading_icons/loading_transparent.gif) scroll no-repeat center center;
  z-index: 999993;
}

.cf-widget-loading-indicator, .cf-widget-error {
  position: absolute;
  top: 0;
  left: 0;
}

.cf-widget-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999991;
  background: #222d3f;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

.cf-widget-estimate {
  font-size: 12px;
}

.cf-widget-estimate.cf-widget-loading {
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
}

.cf-widget-estimate.cf-widget-standard {
  text-align: center;
}

.cf-widget-estimate.cf-widget-standard .cf-widget-header, .cf-widget-estimate.cf-widget-standard .cf-widget-content, .cf-widget-estimate.cf-widget-standard .cf-widget-footer {
  padding: 5px;
}

.cf-widget-estimate.cf-widget-standard .cf-widget-header {
  padding-left: 8px;
}

.cf-widget-estimate.cf-widget-standard .cf-widget-estimate-image {
  border: 1px solid #cccccc;
  padding: 1px;
  background-color: #eeeeee;
}

.cf-widget-estimate.cf-widget-standard .cf-widget-form {
  margin: 10px 0 5px 0;
}

.cf-widget-estimate.cf-widget-standard .cf-widget-form .cf-widget-access-code {
  margin: 10px 0;
}

.cf-widget-estimate.cf-widget-standard .cf-widget-form .cf-widget-access-code input {
  width: 30px;
  margin: 0 2px;
}

.cf-widget-estimate.cf-widget-standard .cf-widget-form .cf-widget-access-code #access_code_code1, .cf-widget-estimate.cf-widget-standard .cf-widget-form .cf-widget-access-code #access_code_code2, .cf-widget-estimate.cf-widget-standard .cf-widget-form .cf-widget-access-code #access_code_code3 {
  width: 30px;
  margin: 0 2px;
}

.cf-widget-estimate.cf-widget-banner {
  text-align: left;
  margin: 1em 0;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-form .cf-widget-access-code input {
  width: 21%;
  margin: 0 1%;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-content {
  overflow: hidden;
  position: relative;
  padding: 5px;
  zoom: 1;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-content .cf-widget-header {
  margin-bottom: 5px;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-content .cf-widget-estimate-image {
  width: 20%;
  float: left;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-content .cf-widget-estimate-image img {
  border: 1px solid #cccccc;
  padding: 2px;
  background-color: white;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-content .cf-widget-body, .cf-widget-estimate.cf-widget-banner .cf-widget-content .cf-widget-form {
  position: absolute;
  width: 38%;
  top: 50%;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-content .cf-widget-body {
  left: 25%;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-content .cf-widget-form {
  right: 0;
}

.cf-widget-estimate.cf-widget-banner .cf-widget-content .cf-widget-form .cf-widget-access-code {
  margin-bottom: 10px;
}

.cf-widget-estimate .cf-widget-header #cf-widget-header-h3 {
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  word-wrap: break-word;
}

.cf-widget-estimate .cf-widget-estimate-text {
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
  word-wrap: break-word;
}

.cf-widget-estimate .cf-widget-content .cf-widget-estimate-image img {
  -ms-interpolation-mode: bicubic;
  width: 100%;
}

.cf-widget-estimate .cf-widget-content .cf-widget-form {
  text-align: center;
}

.cf-widget-estimate .cf-widget-content .cf-widget-form input {
  border-color: #c4c4c4 #e9e9e9 #e9e9e9 #c4c4c4;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  padding: 4px 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

.cf-widget-estimate .cf-widget-content .cf-widget-form .cf-widget-submit a {
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px 0;
  text-shadow: rgba(0, 0, 0, 0.3) 0 1px 1px;
  background-image: url(https://s3-us-west-1.amazonaws.com/corefact-cdn/images/pngs/1x25/00000000-000000/30.png);
  border: 1px solid #888888;
  cursor: pointer;
  display: inline-block;
  font: 12px/100% Arial, Helvetica, sans-serif;
  margin: 0 2px;
  outline: medium none;
  padding: 0.4em 1.5em 0.42em;
  text-decoration: none;
  vertical-align: baseline;
}

.cf-widget-estimate .cf-widget-content .cf-widget-form .cf-widget-submit a:active {
  background-image: url(https://s3-us-west-1.amazonaws.com/corefact-cdn/images/pngs/1x25/000000-00000000/30.png);
}

.cf-widget-estimate .cf-widget-footer {
  font-size: 0.9em;
}

.cf-widget-estimate .cf-widget-footer em {
  font-style: normal;
}
