.custom-ca-form-wrap .ca_form_field label, .custom-ca-form-wrap .ca_form_field input, .custom-ca-form-wrap .ca_form_field select { width: 100%; }
.custom-ca-form-wrap .ca_form_field input, .custom-ca-form-wrap .ca_form_field select { border: 1px solid #ddd; border-radius: 4px; padding: 10px 5px; }
.custom-ca-form-wrap .ca_form_field label { font-size: 16px; font-weight: 400; }
.ca_form_field input[type="submit"] { width: auto; padding: 10px 40px; }
#singleStat { border: 1px solid #ddd; border-radius: 10px; background: #fff; text-align: center; padding: 30px 0; }
#singleStat h3#chart_name { margin: 0; }
#singleStat #chart_SingleStat { font-size: 5rem; font-weight: 900; font-family: inherit; line-height: 1; padding-top: 10px; }
#singleStat canvas { display: none; }
.custom_single_stat { font-size: 70px; font-weight: 600; background: #f3f9ff; text-align: center; line-height: 2.5em; border-radius: 10px; box-shadow: 0 0px 8px #bcbcbc; }
