/*
Theme Name: Kronos WP
Theme URI: http://demo.drythemes.com/kronos-wp/
Description: Fancy portfolio dry theme, completely compatible with WordPress 3.5
Author: DryThemes
Author URI:  http://www.drythemes.com
License: GPL General Public License and Themeforest general license
License URI: License/README_License.txt
Version: 1.0
Tags: flexible-width, four-columns, custom-background, custom-colors, featured-images, threaded-comments
*/


a.awp-button-download
{
    float: right;
    color: #FFFFFF;
    background-color: #B8532B;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
a.awp-button-download:hover{
background-color: #B64B24;		
}

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
border: none !important;
}
.wpcf7-form {
   margin-top: 20px;
}
.wpcf7-form input {
    border: medium none;
    border-radius: 3px;
    padding: 10px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #d82445 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    padding: 15px 25px !important;
    text-transform: uppercase;
}

.wpcf7-form > p {
    margin-top: 10px;
}

.captcha-image {
	border: none !important;
	text-align: left !important;
}

.captcha-image .cf7ic_instructions span {
    color: #d82445 !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output{
	border: none;
}
