.sb-site-container {
  background-image: url(../img/back.png);
  background-repeat: repeat;
}

.boxed {
  background-color: #fff;
  max-width: 1300px;
  margin: 0 auto !important;
  box-shadow: 0 1px 1px rgba(0,0,0,.4), inset 0 0 1px rgba(255,255,255,.75);
}

/*# sourceMappingURL=width-boxed.css.map */

.text-input{
  border-color:#c4c4c4;
  border-style:solid;
  border-width:1px;
}