.ctrl-holder :-ms-input-placeholder{color:white;opacity:1}.ctrl-holder ::placeholder{color:white;opacity:1}.ctrl-holder :-ms-input-placeholder{color:white}.ctrl-holder ::-ms-input-placeholder{color:white}label.hidden-label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ctrl-holder{position:relative}.ctrl-holder label.error{font-weight:500;font-size:12px}.ctrl-holder.error label.error{color:#E60035;display:block;margin-top:5px;margin-bottom:0px}.ctrl-holder input[type=text],.ctrl-holder input[type=email],.ctrl-holder input[type=password]{background:rgba(0,0,0,0.5);border:solid 2px rgba(255,255,255,0.7);box-shadow:none;border-radius:20px;display:block;width:100%;color:white;font-size:16px;height:40px;margin:0;line-height:36px;padding:0 16px}.ctrl-holder input[type=text]:focus,.ctrl-holder input[type=email]:focus,.ctrl-holder input[type=password]:focus{background:transparent;box-shadow:none !important;border-color:#147CD2;outline:none}.ctrl-holder.error input[type=text],.ctrl-holder.error input[type=email],.ctrl-holder.error input[type=password]{border-color:#E60035}@media only screen and (max-width: 767px){.ctrl-holder input[type=text],.ctrl-holder input[type=email],.ctrl-holder input[type=password]{font-size:16px}}