
.control-label{
    padding-top: 0px!important;
    margin-bottom: 0!important;
}
.mySpan select{
    margin-right: 7px;
}
textarea,input[type="text"]{
    padding: 6px 12px;
}
.myInfoBox{
    height: 40px;
    margin-top: 30px;
    margin-bottom: 12px;
    border-bottom: 1px solid #3c8dbc;
}
.myInfoRow{
    margin-top:0!important;
}
.myButton{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
}
input[type="text"]{
    height:38px;
    line-height:38px;
}