/* Enter Your Custom CSS Here */
.obfx-grid-meta
{display:none;}

.wpforms-field-labela{
	display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
	vertical-align: middle;
    background: none;
    height: auto;
	box-sizing: border-box;
}

.wpforms-field-texta{
	    padding: 10px 0;
    clear: both;
	background: none;
    border: 0 none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    float: none;
    font-size: 100%;
    height: auto;
    letter-spacing: normal;
    list-style: none;
    outline: none;
    position: static;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    width: auto;
    visibility: visible;
    overflow: visible;
    margin: 0;
	box-shadow:none;
}

.wpforms-field-largea
{
	    background-color: #fff;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
	max-width: 100%;
	    vertical-align: middle;
    background: none;
	margin:0;
	letter-spacing: normal;
    list-style: none;
    outline: none;
    position: static;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
	visibility: visible;
    overflow: visible;
}

.wpforms-field-largea:focus
{border: 1px solid #999;}

.wpforms-submita{
	background-color: #ff9c00 !important;
    color: #fff!important;
    font-size: 1em;
    padding: 10px 15px;
	display: inline-block;
    vertical-align: middle;
    height: auto;
	box-sizing: border-box;
	    border-radius: 50px;
    padding-top: 15px;
    padding-right: 36px;
    padding-bottom: 15px;
    padding-left: 36px;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1;
}

.wpforms-submita:hover, .wpforms-submita:focus,.wpforms-submita:active{
	background-color: #FFBF00 !important;
cursor: pointer;}


.wpforms-submit:hover, .wpforms-submit:focus,.wpforms-submit:active{
	background-color: #FFBF00;}

.btn-success{
	display:none !important;
}
