.order_address_wrap .form-group .form-control{
    border-bottom: 1px solid #03a9f4;
    border-left: 2px solid #fff;
    border-top: 1px solid #fff;
    box-shadow: none;
    color: #282828;
    float: right;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    margin-left: 1%;
    margin-top: 1px;
    background-color: #fff;
}

.order_address_wrap .form-group{
margin-top:10%;
float:left;
width: 100%
}


.order_address_wrap .form-horizontal .form-group{
  margin-left: 0px;
  margin-right: 0px;
}

.order_address_wrap{
  margin:15px auto !important;
  width: 100%;
}

.order_address_wrap input[type="text"], .order_address_wrap select{
    border-bottom: 1px solid #03a9f4;
    border-left: 2px solid #fff;
    border-top: 1px solid #fff;
    box-shadow: none;
    color: #282828;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    margin-left: 1%;
    margin-top: 1px;
    background-color: #fff;
    /*margin-top:10%;*/
}

.tab_adjust{
  border:none !important;
}

.order_btnbase{
  width: 100%;
  text-align: center;
  margin-top:25px;
}

.order_address_wrap .form-group select{
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.order_address_wrap .radio label, .checkbox label{
  font-weight: 300;
}

.order_address_wrap select{
  overflow: hidden;
  background-image: url("../images/dwnarrow.png");
  background-position: 95% center;
  background-repeat: no-repeat;
}

.order_address_wrap .magiclabel{
  visibility: hidden;
  color: #03A9F4;
}


.service_base{
  text-align: center;
  border-radius: 10px;
  border:2px solid #03A9F4;
  padding:70px 0px 0px 0px;
  min-height: 280px;
  position: relative;
  margin-bottom: 5px;
}

.service_base p {
  color: #03A9F4;
  font-weight: 400;
}

.order_address_wrap .blue_base{
  background-color: #03a9f4;
  border-radius: 0 0 10px 10px;
  bottom: 0;
  position: absolute;
  width: 100%;
  color: #fff !important;
  padding:12px 10px 5px;
}

.order_address_wrap .blue_base .form-group input{
  border-radius: 0px;
  background-color:#03a9f4;
  border-bottom: 1px solid #fff;
    border-left: 2px solid #03a9f4;
    border-top: 1px solid #03a9f4;
    border-right: 2px solid #03a9f4;
    box-shadow: none;
    color: #fff;
    width: 80px;
    font-size: 20px;
    display: inline !important;
}


.order_address_wrap p.pounds{
  color: #fff;
  font-size: 16px;
  display: inline-block !important;
}




/* 14/8/17 end */



/*18/8/17*/

/*.pref_btn{
  background-image: url("../images/add.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: 3px solid #03a9f4;
  border-radius: 50%;
  height: 60px;
  margin: 56px auto 0;
  text-align: center;
  width: 60px;
  cursor: pointer;
   -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;

-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;

overflow:hidden;
}

.pref_btn:hover{
   -webkit-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-o-transform:rotate(135deg);}*/


.pref_btn{
  padding-top:20px;
  width:200px;
  height:60px;
  background-color:#03a9f4;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  margin:50px auto 0px;
  cursor: pointer;
}

.pref_btn:hover{
  background-color: #31B0D5;
}



.pref_fullbase{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  background-color: rgba(3, 169, 244, 0.95);
  top:100%;
  left:0%;
  overflow-y: auto;
}

.pref_fullbase .btn-primary{
   padding: 12px 32px;
   font-family: "Oswald",sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-top: 5px;
    background-color: rgba(255,255,255,0);
    border:3px solid #fff;
    color: #fff;
    margin-right:0px;
    border-radius: 0px;
}

.pref_fullbase .btn:active, .btn.active {
    background-image: none;
    box-shadow: none;
    outline: 0 none;
    background-color: #fff;
    color: #03a9f4;
  }


.pref_fullbase .btn-radio{
   font-family: "Oswald",sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-top: 5px;
    background-color: rgba(255,255,255,0);
    border:3px solid #fff;
    color: #fff;
    margin-right:0px;
    border-radius: 0px;
    width:30px;
    height: 30px;
    padding:0px;
}

.pref_fullbase .btn:active, .btn.radio {
    background-image: none;
    box-shadow: none;
    outline: 0 none;
    background-color: #fff;
    color: #03a9f4;
  }



  input[type=checkbox] {
  visibility: hidden;
}

.squaredOne {
  width: 28px;
  height: 28px;
  background: #fcfff4;

  /*background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);*/
  background:#fff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
  margin: 0px 0px 0px 20px;
  /*-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);*/
  position: relative;
}

.squaredOne label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 4px;
  top: 4px;

  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredOne label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: #00bf00;

  background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: linear-gradient(top, #00bf00 0%, #009400 100%);

  top: 2px;
  left: 2px;

  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}

.squaredOne label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.squaredOne input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}



.pref_fullbase .form-group .form-control{
    background-color: rgb(12, 163, 234);
    border-bottom: 2px solid #fff;
    border-left: medium none transparent;
    border-right: medium none transparent;
    border-top: medium none transparent;
    box-shadow: none;
    color: #fff;
    float: right;
    font-family: "Oswald",sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 45px;
    margin-left: 1%;
    margin-top: 1px;
    border-radius:0px;

}

.pref_fullbase .form-group{
margin-top:10%;
float:left;
width: 100%
}





.pref_fullbase .form-group select{
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  overflow: hidden;
  background-image: url("../images/dwnarrow_w.png");
  background-position: 95% center;
  background-repeat: no-repeat;
}

.pref_fullbase select option{
  border: none !important;
}


.pref_fullbase .pref_scroll{
  height:100%;
  width: 100%;
  overflow-y: auto; !important;
  margin-top: 50px;
}


.row_margin{
  margin-left: 0px;
  margin-right: 0px;
}

#prefdone_btn{
  background-color: #fff;
  color:#03A9F4;
  border-radius: 10px;
  font-weight: 400;
}

#prefdone_btn:hover{
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
}

#summary .summary_label{
  color: #03A9F4;
  margin-bottom: 1px;
}

#summary p.summary_txt{
  border-bottom: 1px solid #03A9F4;
  padding-bottom: 2px;
}

.order_summary{
  background-color: #03A9F4;
  padding:5px;
  text-align: center;
  border-radius: 0px;
}

.washing_machine .tab-content h3{
  margin-top:0px;
}

#order_sum strong{
  color: #03A9F4;
}


