.content-input-check{display:flex;align-items:center;margin:20px 0}.content-input-check input[type=checkbox]{content:"";width:40px;height:40px;border-radius:50%;margin-right:10px;margin-top:5px;float:left;border:2px solid #e0e0e0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:inline-block}.content-input-check input[type=checkbox]:checked{background-color:#fff}.content-input-check input[type=checkbox]:checked:before{content:"\2713";display:inline-block;font-size:25px;color:#5daa8a;line-height:20px;text-align:center;vertical-align:middle;width:100%;height:auto}.content-input-check label{width:calc(100% - 40px);font-size:18px;color:#000;font-weight:400;margin-left:10px;margin-top:5px;margin-bottom:0;display:inline-block}.content-input-check label a{color:#000;text-decoration:underline!important}.btn-cancel{all:unset;width:100px!important;height:50px;background-color:#fff!important;color:#ee8282!important;border:1px solid #ee8282!important;display:flex;align-items:center;justify-content:center}.modal-body-itens-form-text{font-size:18px;font-family:Font Regular;line-height:24px;color:#000;margin-top:10px;margin-bottom:20px}