/*
Theme Name: Quick18
Author: Anonymous
Author URI:
Version: 1
Description: Cordova Golf Course
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Cordovagc.com
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
.form-block .wpcf7-form .holder .month, .form-block .wpcf7-form .holder .date {
    float: left;
    margin: 0 3% 0 0;
    width: 28%;
}

.captcha-holder img {
    height: 35px;
    width: 130px;
}
.block-content span.wpcf7-not-valid-tip
{
	left: 0;
    width: 262px;
}
.mapp-layout
{
	margin:0 !important;
}

.tab-content .row .fname:before, .tab-content .row .lname:before, .tab-content .row .email:before {
    background: url("images/sprite.png") no-repeat scroll -414px -90px transparent;
    color: #FFFFFF;
    content: "*";
    font-size: 16px;
    font-weight: bold;
    height: 31px;
    line-height: 25px;
    padding: 0 5px 0 0;
    position: absolute;
    right: -1px;
    text-align: right;
    top: -1px;
    width: 23px;
}

.popup span.wpcf7-form-control-wrap {
    display: block;
}
.popup span.wpcf7-not-valid-tip {
    left: 0;
    width: 194px;
}