/* Enter Your Custom CSS Here */
/* WP Curve #84830 - RS - Start */
.page-id-1355 img.checkoutpage_image.mceItemNoResize{
display: none;
}
/* WP Curve #84830 - RS - End */

/* WP Curve #85338 - Berl - Start */
.row-fluid .span10 {
  width:70%;
}
.row-fluid .span2 {
  width: 25%;
}
/* WP Curve #85338 - Berl - End */
/* WP Curve #108108 - NM - Start */
@media (min-width: 767px) {
.page-id-4205 .lwa-username-input input[type="text"] {
    width: 300px !important;
}
.page-id-4205 .lwa-password-input input[type="password"] {
    width: 300px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #007ec8;
    font-weight: normal;
    border-radius: 0;
    padding: 2% 2%;
    -webkit-box-shadow: inset 2px 3px 18px rgba(0, 126, 200, 0.41) !important;
    -moz-box-shadow: inset 2px 3px 18px rgba(0, 126, 200, 0.41) !important;
    box-shadow: inset 2px 3px 18px rgba(0, 126, 200, 0.41) !important;
}
}
.page-id-4205 .cptch_span input#cptch_input {
    width: 30px !important;
    position: relative;
    top: -5px;
}
.page-id-4205 .cptch_wrap span.cptch_span {
    float: left !important;
    width: 40px !important;
}
.page-id-4205 label.cptch_label {
    width: 86%;
}
.page-id-4205 span.cptch_reload_button_wrap.hide-if-no-js {
    position: relative;
    top: -5px;
}
.page-id-4205 p.cptch_block {
    margin-top: 30px;
    margin-bottom: 0px;
}
/* WP Curve #108108 - NM - End */

/* wpcurve MB #108361 Start */
.page-id-5965 .form-stacked{display: none !important;}
.page-id-5965 .st-icons{display: none !important;}
.page-id-5965 #content h4{display: none !important;}
/* wpcurve MB #108361 Ends */
/* WP Curve #108361 - RS - Start */
#sidebar2 #search-2{
display: none;
}
/* WP Curve #108361 - RS - End */
/* WP Curve #108108 - NM - Start */
.page-id-4205 .span12.breadcrumbs {
    display: none;
}
.access-notice {
    margin: 30px 0;
}
/* WP Curve #108108 - NM - End */

/* WP Curve #127411 - BC */
.lwa-submit-links .lwa-rememberme,
.lwa-submit-links label {
  display:inline-block;
  margin:0 5px 0 0;
}
input#lwa_wp-submit {
    width: 100px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #007ec8;
    font-weight: normal;
    border-radius: 0;
    padding: 2% 2%;
    -webkit-box-shadow: inset 2px 3px 18px rgba(0, 126, 200, 0.41) !important;
    -moz-box-shadow: inset 2px 3px 18px rgba(0, 126, 200, 0.41) !important;
    box-shadow: inset 2px 3px 18px rgba(0, 126, 200, 0.41) !important;
}
/* WP Curve #127411 - BC */