input.cwgstock_phone {
width: 100%;
text-align: center;
}
.iti {
width: 100%;
}
.cwginstock-panel-heading h4 {
color: #fff
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto
}
.form-group {
margin-bottom: 15px
}
#cwg-bis-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter: alpha(opacity=50);
-moz-opacity: .5;
-khtml-opacity: .5;
opacity: .5;
z-index: 10000
}
.cwgstock_button {
width: 100%;
padding-top: 5px;
background: skyblue;
color: white
}
.cwginstock-panel-body input[type=text],
.cwginstock-panel-body input[type=email] {
margin-bottom: 15px
}