/*
Theme Name: TM Heli Child
Theme URI: http://heli.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: tm-heli
*/


.chk_consent {
    width: 20px !important;
    margin-top: 6px !important;
	height: 18px !important;
	margin-bottom: 0px !important;
}
.cw_message_box_main {
    color: #000;
	background: #fff none repeat scroll 0 0;
	border-top: 1px solid #006b54;
}
label {
    margin-bottom: 2rem !important;
}
/* -- Radio Button Fix -- */
input[type="checkbox"] {-webkit-appearance: checkbox;}
input[type="radio"] {-webkit-appearance: radio;}
input[type="submit"], input[type="button"] {-webkit-appearance: button;}
select {-webkit-appearance:textfield;}