.chrs-eztexting-result {display: inline-block; margin-left: 10px; padding: 5px 10px; border-radius: 3px; font-size: 13px;}
.chrs-eztexting-result.success {background-color: #d4edda; color: #155724; border: 1px solid #c3e6cb;}
.chrs-eztexting-result.error {background-color: #f8d7da; color: #721c24; border: 1px solid #f5c6cb;}
.chrs-eztexting-result.loading {background-color: #fff3cd; color: #856404; border: 1px solid #ffeeba;}
.chrs-eztexting-info-box {background-color: #f0f6fc; border: 1px solid #c8e1ff; border-radius: 4px; padding: 12px 15px; margin-bottom: 15px;}
.chrs-eztexting-info-box p {margin: 0 0 8px 0;}
.chrs-eztexting-info-box p:last-child {margin-bottom: 0;}
.chrs-eztexting-info-box a {color: #0366d6; text-decoration: none;}
.chrs-eztexting-info-box a:hover {text-decoration: underline;}
.chrs-eztexting-info-box .dashicons {font-size: 14px; width: 14px; height: 14px; vertical-align: middle;}
.chrs-eztexting-notice {border-left-color: #dc3545;}
#chrs-eztexting-test-connection, #chrs-eztexting-refresh-groups, #chrs-eztexting-refresh-fields {min-width: 140px;}
.gform-settings-field--checkbox .gform-settings-choices {max-height: 300px; overflow-y: auto; border: 1px solid #ddd; padding: 10px; border-radius: 4px;}
