
::-webkit-input-placeholder{opacity:1; color:#fff; font-family:'Open Sans'; font-size:14px;text-transform:uppercase;}
:-moz-placeholder{opacity:1; color:#fff; font-family:'Open Sans'; font-size:14px;text-transform:uppercase;}
::-moz-placeholder{opacity:1; color:#fff; font-family:'Open Sans'; font-size:14px;text-transform:uppercase;}
:-ms-input-placeholder{opacity:1; color:#fff; font-family:'Open Sans'; font-size:14px;text-transform:uppercase;}
*,*:after,*:before{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-stretch:normal; text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
:focus{outline:0 none;}
.radio{-webkit-appearance: radio;-ms-appearance: radio;-moz-appearance: radio;-o-appearance: radio;appearance: radio;}
.input-field label{display:block; margin-bottom:5px; font-size:12px; text-align:left;}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"] select{height: 32px;}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"],input[type="datetime-local"], textarea, select {
font-family: 'Open Sans', sans-serif; min-width: 100%; max-width: 100%; font-size: 14px; border: 1px solid #e1e1e1; border-left-style: solid; border-radius: 0; border-left: 3px solid #e1e1e1; box-shadow: none; padding:5px; word-wrap:break-word; color:#000; }
.input-field { margin-bottom: 10px;}
textarea { resize: none; padding-left: 0px; height:70px; overflowY:scroll;}
.btn-bg-w{background-color:#fff; padding: 10px 18px; line-height:1; border: 2px solid #000342; display: inline-block; text-transform: uppercase; color: #130363de; font-size: 14px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; font-weight:600;}
.btn-bg-b{background-color:#130363de; padding: 10px 18px; line-height:1; border: 2px solid #000342; display: inline-block; text-transform: uppercase; color: #fff; font-size: 14px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; font-weight:600;}
label span{color:#f00;}
.error{color:#f00 !important; }
