.heading_hardware{
    background: none repeat scroll 0 0 #333333 !important;
    border-left: 5px solid #0190ff;
    color: white;
    font-family: roboto;
    font-size: 17px !important;
    font-weight: 400;
    padding: 15px 40px;
}

.heading_hardware{
    background-image: url("../images/iphone.png") !important;
    background-position: 12px 11px !important;
    background-repeat: no-repeat !important;
}

.heading_hardware {
    margin-bottom: 0;
}

#slider1 {
    background-color: #f9f9f9;
    border: 1px solid #d1d1d1;
    margin-top: 0 !important;
}

.col-lg-12.row3 {
    margin-top: 1%;
}

.col-lg-12.form_submit {
    background-color: #f9f9f9;
    border: 1px solid #d1d1d1;
    margin-top: 0 !important;
}

.row1 input {
    height: 40px;
    width: 100%;
}

textarea {
    resize: none;
    width: 100%;
}

.row1 > textarea {
    margin: 0 0 15px;
    border: 1px solid #d1d1d1;
    color: black;
    font-weight: 400;
    padding: 5px 10px;
}

.row1 > input {
    margin: 0 0 15px;
    border: 1px solid #d1d1d1;
    color: black;
    font-weight: 400;
    padding: 5px 10px;
}

.row.btn_submit {
    text-align: center;
}
.sub_btn {
    background: none repeat scroll 0 0 #0190ff;
    border: medium none;
    color: #ffffff !important;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px 50px !important;
    text-align: center;
    text-transform: capitalize;
}

.checkbox {
    height: auto !important;
    width: auto !important;
}

.CHBT {
    margin-top: 4%;
    padding: 0 25px;
}

.checkbox {
    float: left;
    margin: 0 !important;
}

.storecheck {
    float: left;
    font-family: roboto;
    font-size: 13px;
    margin: 0 0 0 2% !important;
}

.row1.list {
    margin-top: 1%;
}

.order-hardware #slider1 {
    margin: 30px 0 0;
    padding: 10px 20px 20px;
    position: relative;
}
.order-hardware .dropCss {
    float: left;
    padding: 10px 20px 0;
}
.dropdown1 dd ul li a:hover, .dropdown2 dd ul li a:hover, .dropdown dd ul li a:hover {
    background: none repeat scroll 0 0 #0190ff !important;
    color: #ffffff !important;
}

.row.error-one.table-error {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.row.error-one.table-error > p {
    background-position: 8px 7px;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding: 18px 70px;
}
.sub_btn:hover {
    background: none repeat scroll 0 0 #124d97;
}

/* temp css   */

.order-hardware dl.dropCss > label {
    color: #666666;
    font-size: 13px;
    font-weight: 400;
}
.order-hardware .row1 > label {
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 0;
}
.form-item > label {
    float: none;
    width: 100%;
    color: #666666;
    font-size: 13px;
    font-weight: 400;
}
.form-item {
    padding: 13px 20px 0;
}
.form-item input {
    border: 1px solid #d1d1d1;
    padding: 5px 10px;
    width: 100%;
    height: 42px;
    color: #000000;
}

