.fullheight,
.fullheight .wpb_wrapper,
.vc_row-o-equal-height .wpb_wrapper {
    height: 100%;
    min-height: 400px;
}

.qodef-background-dots-skin--dark .qodef-button {
    background-color: #005677;
}

.qodef-background-dots-skin--dark .qodef-button:hover {
    color: #0b8140;
}

.qodef-background-dots-skin--dark .qodef-button:hover:before {
    background-color: #ffffff;
}

.qodef-background-dots-skin--dark label {
    color  : #FFA400;
    font-size: 14px;
    letter-spacing: 0.2em;
    line-height: 1.5;
    font-weight: 600;
}

.qodef-background-dots-skin--dark input[type=email]:focus, 
.qodef-background-dots-skin--dark input[type=number]:focus, 
.qodef-background-dots-skin--dark input[type=password]:focus, 
.qodef-background-dots-skin--dark input[type=tel]:focus, 
.qodef-background-dots-skin--dark input[type=text]:focus, 
.qodef-background-dots-skin--dark input[type=url]:focus, 
.qodef-background-dots-skin--dark textarea:focus {
    background-color: #f7f7f7;
    border-left-color: #cd4486;
}

.wpcf7-form .wpcf7-submit {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.qodef-e-workflow-date p {
    color: #005677;
    font-weight: 600;
}

.qodef-e-workflow-text a {
    color: #FFA400;
}