@charset "utf-8";

.email-template .template-content .block { margin-bottom: 20px; margin-top: 10px; }

.email-template .template-content a { color: rgb(27, 176, 230); }

.email-templates-wrapper { margin-bottom: 0px; }

.email-templates-wrapper .s-box { padding: 0px; border: 1px solid rgb(221, 221, 221); background: rgb(246, 246, 246); overflow: hidden; border-radius: 4px; margin-bottom: 0px; }

.email-templates-wrapper .s-box .small-title { font-size: 14px; margin: 5px 0px; font-weight: 600; }

.email-templates-wrapper .s-box .action-box { width: 50%; padding: 10px; float: left; box-sizing: border-box; }

.email-templates-wrapper .s-box .checkbox { line-height: 30px; }

.email-templates-wrapper .s-box .checkbox .text { display: inline-block; margin-right: 10px; }

.email-templates-wrapper .s-box .checkbox .icon-tooltip { color: rgb(169, 174, 178); margin-right: 20px; line-height: 22px; }