#confirmcost {
  background-color: #1079BC;
  color: white;
  text-align: center;
  font-size: 14px;
  height: 60px;
  padding-top: 10px; }

#contactform input {
  margin-top: 10px;
  height: 35px;
  border-radius: 0;
  font-style: italic; }
#contactform .btn-dropdown {
  width: 110px; }
#contactform .dropdown-menu {
  max-height: 240px;
  overflow-y: auto; }
#contactform .btn {
  border-radius: 0; }

.help-block {
  color: #4DB348;
  font-size: 10px;
  display: inline-block; }

.form-group {
  padding-left: 5%;
  padding-right: 5%; }

#costbreakdown {
  padding-left: 5%;
  padding-right: 5%; }
  #costbreakdown .list-title {
    font-weight: bold;
    border-bottom: 1px solid #BFBFBF;
    margin-top: 15px; }
  #costbreakdown .list-content {
    padding-top: 7px; }
    #costbreakdown .list-content .pull-right {
      font-size: 18px;
      margin-top: -4px; }
  #costbreakdown .list-total {
    padding-top: 15px; }
    #costbreakdown .list-total #est-total b {
      font-size: 18px; }
    #costbreakdown .list-total .row {
      background: white;
      padding: 15px 0;
      border-bottom: 4px solid #111; }
  #costbreakdown .list-footer {
    height: 30px;
    background-color: #1079BC;
    text-align: center;
    color: white;
    margin-top: 20px;
    padding-top: 5px;
    margin-left: -6%;
    margin-right: -6%; }

.huge {
  font-size: 28px;
  font-weight: bold; }

.no-pad-right {
  padding-right: 7px; }

.no-pad-left {
  padding-left: 7px; }

.shift-left {
  margin-left: -5px !important; }

#confirm-desk .customer-pickup {
  border: 2px solid #ddd;
  padding: 15px;
  margin-top: -8px; }
  #confirm-desk .customer-pickup .blue {
    font-size: 20px; }
  #confirm-desk .customer-pickup p {
    padding-left: 0; }
#confirm-desk .addon-item {
  margin-bottom: 15px; }
#confirm-desk .panel {
  border: none;
  margin-bottom: 0; }
#confirm-desk .form-label {
  color: #1079BC;
  display: block; }
#confirm-desk .form-control {
  display: inline-block;
  width: 49%;
  vertical-align: middle; }
@media (max-width: 1025px) {
  #confirm-desk .custom-input {
    padding: 3px; } }
#confirm-desk .btn-act-green {
  height: 55px;
  font-size: 24px;
  margin-top: 70px;
  width: 80%; }
#confirm-desk .summary-panel {
  border-radius: 0;
  opacity: 1;
  border: 1px solid #ddd; }
  #confirm-desk .summary-panel .head {
    font-weight: bold;
    font-size: 16px; }
  #confirm-desk .summary-panel .panel-heading {
    background: #D6D8D7; }
  #confirm-desk .summary-panel .panel-body {
    background: #F2F2F2;
    margin: 0; }
#confirm-desk .summary-car {
  padding: 15px 0; }
  #confirm-desk .summary-car h4 {
    display: inline-block; }
  #confirm-desk .summary-car a {
    font-size: 20px;
    margin-top: -25px;
    margin-right: -17px; }
#confirm-desk #costbreakdown {
  padding: 0 15px;
  margin-bottom: 5%; }

/*# sourceMappingURL=confirm.css.map */
