/*
Theme Name: TM Finance Child
Theme URI: http://finance.thememove.com/
Description: A child theme of TM Finance
Author: ThemeMove Team
Author URI: http://thememove.com
Version: 1.6
Template: tm-finance
*/

.customize-control-color .wp-picker-container a.wp-color-result, 
.customize-control-color-alpha .wp-picker-container a.wp-color-result {
	height: 40px!important;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
	width: 4%!important;
    float: left;
    margin-top: 8px;
}

span.wpcf7-list-item-label {
    width: 95%;
    display: block;
    float: right;
}