#error {
  display: none;
  }

#fsmquickorderForm.box {
margin: 0;
}

.alert.alert-success {
text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert-success {
background-color: #55c65e;
border-color: #48b151;
color: #fff;
}
.alert.alert-danger {
text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert {
font-weight: bold;
}
.alert-danger {
background-color: #f3515c;
border-color: #d4323d;
color: #fff;
}
.alert {
padding: 15px;
margin-bottom: 18px;
border: 1px solid transparent;
border-radius: 0px;
}
.alert ul, .alert ol {
padding-left: 15px;
margin-left: 27px;
}


/* quantity_wanted */
#fsmquickorderForm #quantity_wanted_p input {
  width: 78px;
  height: 27px;
  padding: 0 6px;
  float: left;
  border: 1px solid #d6d4d4;
  line-height: 27px; }
#fsmquickorderForm #quantity_wanted_p .btn {
  float: left;
  margin-left: 3px; }
#fsmquickorderForm #quantity_wanted_p label {
  display: block;
  margin-bottom: 7px; }

.fancy_type_realty {
  background: none;
    border-bottom: 1px dashed;
    border-radius: 0 !important;
    color: #4D8BBA;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-weight: 600;
    margin: 0 auto;
    padding: 0;
    font-size: 15px;
    text-shadow: none;
    text-transform: none;
    width: auto;
    position: relative;
}
.fancy_type_realty:before {
    font-family: "FontAwesome";
    position: absolute;
    top: 3px;
    left: -22px;
    bottom: 0;
    font-style: normal;
    font-weight: 400;
    color: #4D8BBA;
    font-size: 15px;
    line-height: 18px;
    text-shadow: none;
    content: "\f1d9";
    z-index: 2;
    text-align: center;
}
span.fancy_type_realty {
	opacity: 0.3;
}
a.fancy_type_realty {
	opacity: 1;
}
a.fancy_type_realty:hover {
	color:#437DA5;
}

/*

*/
#quick_order .success .title i {
  float: left;
  font-size: 30px;
  line-height: 30px;
  padding-right: 8px;
}
#quick_order .success .title {
     display: block;
      font: 400 23px/29px Arial, Helvetica, sans-serif;
      color: #46a74e;
      margin-bottom: 22px; 
}
#quick_order .success .desck {
  color: #3a3939;
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 0;
}
#quick_order .success .desck2 {
  color: #333; 
    line-height: 23px;
}

/**/
.cart_navigation {
    text-align:center;
}