body {
    background-color: rgba(243, 243, 243, 1);
    accent-color: var(--primary);
}
.btn {
    border-radius: 20px;
}
address,
p {
    margin-bottom: 0;
}
.banner {
    width: 100%;
    color: #ffffff;
    padding: 0;
    text-align: left;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
    align-items: center;
    height: 2.5rem;
    opacity: 1;
    width: auto;
}
.safereport-brand {
    border: 0;
    height: 100%;
    max-height: 3rem;
    max-width: 10.625rem;
    -o-object-fit: contain;
    object-fit: contain;
}
.forms {
    max-width: 1100px;
    color: #000000;
    text-align: center;
    margin: 0 auto;
    padding: 0 20px;
}
.forms.left, .forms.right {
    max-width: 1100px;
}
.btn-send {
    background-color: var(--primary);
    border-color: var(--primary);
    color: #fff;
    border-radius: 5px !important;
    font-size: 15px;
    height: 50px;
}
.btn-send:hover {
    /* color: #ffffff */
}
.form-button {
    margin-top: 30px;
    margin-bottom: 15px;
}
.btn-form {
    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--black);
    border-radius: 5px !important;
    font-size: 14px;
    height: 50px;
    width: 240px;
    font-weight: 600;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 20px;
}
.form-description {
    margin-bottom: 65px;
}
.btn-form:hover {
    background-color: var(--secondary);
    border-color: var(--secondary);
    color: var(--black);
}
.top-box {
    padding: 0 10px;
}
.top-box label {
    color: #ffffff;
}
form label {
    color: #000000;
    font-weight: 600;
    margin-bottom: 0;
}
.btn-follow {
    background-color: var(--primary);
    color: #ffffff;
    font-size: 14px;
    border-width: 2px;
    border-radius: 0;
    min-height: 4rem;
    line-height: 1rem;
    padding: 15px 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.btn-follow:hover {
    background-color: var(--primary);
    color: #ffffff;
}
.follow-text {
    font-size: 12px;
}
.btn-follow-outiline {
    border-color: var(--primary);
    color: var(--primary);
    font-size: 14px;
    border-width: 2px;
    padding: 5px;
    border-radius: 5px;
        font-weight: 700;
}
.btn-follow-outiline:hover {
    background-color: var(--secondary);
    color: #ffffff;
}
.box-view {
    min-width: 100%;
}
.box-content {
    /* min-height: 90vh; */
    color: #ffffff;
}
.files a {
    text-decoration: none;
    color: inherit;
}
.float-left {
    float: left;
}
.safereport-title {
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    padding: 0 10px;
    justify-content: center;
}
.safereport-description {
    font-size: 14px;
}
.box-instructions {
    display: flex;
    align-items: center;
}
.box-instructions svg.success {
    width: 60px;
}
.safereport-dark-card {
    background-color: #000000;
    border-radius: 10px;
    padding: 10px;
}
.box-instructions {
    color: #000000;
}
.featured-text {
    font-weight: 600;
    border-bottom: 1px solid var(--primary);
    margin: 0 5px;
}
.copy-protocol {
    display: flex;
    align-items: center;
    justify-content: center;
}
#protocol_number {
    padding-left: 50px;
}

.float-btn {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    z-index: 9999999;
    /* right: 15px; */
    left: auto;
    box-sizing: border-box !important;
    outline: none !important;
}

.text-bold {
    font-weight: 600;
}

.box.feedback .btn-success, .box.feedback .btn-primary, .box.feedback  .sd-btn--action {
    background-color: #2fe28f !important;
    border-color: #2fe28f !important;
    color: #000000 !important;
    font-weight: bolder;
}
.box.feedback .btn-success:hover, .box.feedback .btn-primary:hover , .box.feedback  .sd-btn--action:hover{
    background-color: #2ddb8a !important;
    border-color: #2ddb8a !important;
    color: #000000 !important;
    font-weight: bolder;
}

.box.report .btn-success, .box.report .btn-primary, .box.report .sd-btn--action {
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    color: #ffffff !important;
    font-weight: bolder;
}
.box.report .btn-success:hover, .box.report .btn-primary:hover , .box.report .sd-btn--action:hover{
    background-color: var(--secondary) !important;
    border-color: var(--secondary) !important;
    color: #ffffff !important;
    font-weight: bolder;
}

.sd-title.sd-container-modern__title {
    box-shadow: none !important;
}
.sd-body__navigation .sd-btn, #sv-nav-complete {
    width: 100%
}
.sd-page.sd-body__page {
    padding: 0 !important;
}
.sd-body.sd-body--static {
    padding-top: 0 !important;
}
.sd-action-bar.sd-footer {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.sv-string-viewer {
    color: #000000;
}
.sd-title.sd-container-modern__title .sd-logo__image {
    max-height: 100px;
}
.sd-row__question {
    border-radius: 15px;
}
.sd-header__text {
    padding-left: 0;
}
.box .banner .pages {
    flex-grow: 1;
    text-align: right;
}
.box .banner .pages a {
    font-size: 14px;
    color: #292f3d;
}
.box .banner .pages .modal a {
    font-size: 14px;
    color: rgba(121, 87, 153, 1);
    text-decoration: underline;
}
.pages.mobile a {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.channel-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal;
  /* border-top: 1px solid rgba(0, 0, 0, .04); */
  padding: 20px;
  margin-top: 100px;
}

.channel-footer.col:nth-child(1) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.channel-footer.col:nth-child(2) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.channel-footer.col:nth-child(3) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

@media (max-width: 768px){
    .box {
        display: flex;
        padding: 0;
        background-color: #ededed;
        overflow: auto;
        width: 100%;
    }
    .box-view {
        position: relative;
        width: 100%;
        margin: auto;
        border-radius: 0.14rem;
        box-shadow: 0 0.03rem 0.4rem 0 rgba(0,0,0,.06);
        background-color: rgba(243, 243, 243, 1);
        max-height: calc(100vh - 0.4rem);
        margin: 0;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .sd-root-modern--mobile .sd-body.sd-body--responsive, .sd-root-modern--mobile .sd-body.sd-body--static {
        padding: 0 !important;
    }
    .sv-logo--right {
        margin-left: 0 !important;
    }
}


/* BOT */
cf-chat-response {
    max-width: 100%;
}

#suiteshare-form-bot {
    padding: 90px;
}

cf-input-button.cf-input-button {
    background: #2dd283 !important;
}

cf-input input, cf-input textarea {
    font-size: 14px !important;
    border-radius: 20px !important;
}

cf-input-button.cf-input-button {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.conversational-form--enable-animation cf-chat-response text>p.show {
    font-size: 14px !important;
}

cf-chat-response.user text>p {
    background: #000000 !important;
}

cf-chat-response thumb {
    background-color: #ffffff !important;
}

cf-input input[rows='1'], cf-input textarea[rows='1'] {
    min-height: 50px !important;
}

cf-chat-response.user {
    padding-right: 0 !important;
}

cf-chat-response.user.peak-thumb thumb {
    display: none !important;
}

cf-input input:active, cf-input input:focus, cf-input textarea:active, cf-input textarea:focus {
    box-shadow: 0 0 3px #2dd283 !important;
}

cf-chat-response text>p {
    box-shadow: 0 1px 11px 0 rgba(90,60,122,.22) !important;
    background-color: #ffffff !important;
}

.cf-progressBar .bar {
    background-color: #2dd283 !important;
}

cf-input input[rows='1'], cf-input textarea[rows='1'] {
    height: 50px !important;
}

@media (max-width: 1152px) {
    cf-chat-response text>p {
        padding: 12px 22px 13px 18px !important;
    }
    cf-chat-response {
        max-width: 100% !important;
    }
}

cf-chat-response {
    max-width: 100% !important;
}
/* END BOT */

.mobile {
    display: none;
}
.desktop {
    display: block;
}
@media only screen and (max-width: 767px) {
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
}

#report_recipients {
    color: #000000;
    margin-top: 25px;
}
.recipient {
    margin-top: 10px;
}
.form-check {
    display: flex;
    align-items: center;
}
.form-check-input {
    height: 20px;
    width: 20px;
    margin-right: 5px;
}
.form-title h1,
.form-title h2,
.form-title h3,
.form-title h4,
.form-title h5,
.form-title h6 {
    font-weight: bold;
}
.form-description {

}
.cursor-initial {
    cursor: initial !important;
}
.cursor-pointer {
    cursor: pointer !important;
}
.color-green {
    color: rgb(12, 206, 107);
    font-size: 11px;
    background: rgb(236, 251, 243);
    font-weight: 600;
    width: 320px;
    margin: 0 auto;
    border-radius: 40px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 5px 14px 5px 15px;
}
.overview-title {
    padding: 0;
    margin: 0;
}
.overview-title p {
    font-weight: normal;
}
.box-item {
    padding: 20px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    min-height: 400px;
    /* height: 100%; */
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: rgba(150, 150, 150, 0.2) 0px 0px 11px -1px;
    /* display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; */
}
.box-item:hover {
    cursor: pointer;
    transform: translateY(-1px);
    box-shadow: 0px 10px 20px 2px rgba(150, 150, 150, 0.2);
}
.box-item-section {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    margin-bottom: 20px;
}

.faq .box-item-section,
.files .box-item-section {
    padding: 15px 20px;
}

.fw-900 {
    font-weight: 900;
}
.width-50 {
    width: 50px;
}
.sd-body.sd-body--loading {
    width: 450px;
    margin: 0 auto;
    padding-top: 100px;
    color: #000000;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
}
.sd-body.sd-body--loading h3 {
  display: none;
}
.sd-body.sd-body--loading:after {
    content: 'Processando verificação de segurança. Aguarde para ser redirecionado.';
}
label.i-update-report-external {
    font-size: 15px;
    padding: 25px;
}
#search_report_modal .modal-body {
    height: 80px;
    background: var(--secondary);
    color: #ffffff !important;
}

#search_report_modal .items {
    width: 90%;
    max-width: 1100px;
    float: none;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

#search_report_modal #protocol_number {
    width: 10px;
    flex-grow: 2;
    height: 50px;
    line-height: 52px;
    background: #ffffff;
    border-radius: 6px;
    padding: 0 20px;
    color: #000;
    font-family: "Source Sans Pro",sans-serif;
    border: 0;
    font-size: 16px;
    border: none;
}
#search_report_modal #protocol_number::placeholder {
    color: #000;
}
#search_report_modal .close {
    color: #fff;
}

@media (max-width: 1000px) {
    #search_report_modal .modal-body {
        height: 175px;
    }
    #search_report_modal .follow-box {
        flex-wrap: wrap;
    }
    #search_report_modal .follow-box #protocol_number {
        width: 100%;
        margin: 10px 0;
    }

    #search_report_modal .follow-box button {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }

    .forms .form {
        min-width: 100%;
    }
}

@media (min-width: 1000px) {
    .forms .row .col-12:nth-of-type(even) {
        margin-left: 20px;
    }
}

#surveyContainer {
    padding: 0 10px;
}

/* ACCORDION FAQ */

.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.tab input:checked ~ .tab__content {
    max-height: none;
    min-height: auto;
    overflow: auto;
    padding: 25px;
}

/* Visual styles */
.accordion {
  color: var(--theme);
  border-radius: 0.5rem;
  overflow: hidden;
}
.tab__label,
.tab__close {
  display: flex;
  color: #000000;
  /* background: #f3f4f6; */
  background: #ffffff;
  cursor: pointer;
}
.tab__label {
  justify-content: space-between;
  padding: 1rem;
}
.tab__label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  transform: rotate(90deg);
  transition: all 0.35s;
}
.tab input:checked + .tab__label::after {
  transform: rotate(270deg);
}
.tab__content {
    background-color: #ffffff;
    border-top: 1px solid #f3f4f6;
    /* border-radius: 10px; */
}
.tab__content p {
  margin: 0;
}
.tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}

/* Arrow animation */
.tab input:not(:checked) + .tab__label:hover::after {
  animation: bounce 0.5s infinite;
}

@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(0.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-0.25rem);
  }
}

.qrcode {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 320px;
    margin: 0 auto;
    text-align:left;
    box-shadow: 0 0.02rem 0.08rem 0 rgba(0,0,0,.08);
    border-radius: 5px;
}
.company-logo {
    margin-top: 50px;
}
.overview-description {
    margin-bottom: 50px;
    margin-top: 50px;
    width: 100%;
}

/* STYLE */
.forms .block-forms .block-form-button {
    /* position: relative;
    padding-bottom: 15px; */
}
.forms.forms_list_view .block-forms .block-form-button .btn,
.forms.forms_list_view .block-forms .block-form-button .btn {
    position: relative;
    left: 0;
    bottom: 0;
    height: auto;
    width: auto;
}
.forms.forms_list_view .block-forms .form .box-item,
.forms.forms_list_view .block-forms .form .box-item {
    display: flex;
    align-items: center;
    min-height: 130px;
}
.forms.forms_list_view .block-forms .form .box-item .block-form-title-description,
.forms.forms_list_view .block-forms .form .box-item .block-form-title-description {
    padding: 0 10px 0 0;
}
.forms.forms_list_view .block-forms .form .box-item .block-form-title-description .form-description,
.forms.forms_list_view .block-forms .form .box-item .block-form-title-description .form-description {
    margin-bottom: 0;
}
.forms.forms_list_view .block-forms .form,
.forms.forms_list_view .block-forms .form {
    min-width: 100% !important;
    margin-bottom: 20px;
}
.forms.forms_list_view .form .box-item,
.forms.forms_list_view .form .box-item  {
    min-height: 100px;
}
.forms.forms_list_view .form .box-item .block-form-logo,
.forms.forms_list_view .form .box-item .block-form-button,
.forms.forms_list_view .form .box-item .block-form-title-description {
    flex: 1;
}
.forms.forms_list_view .form .box-item .block-form-logo,
.forms.forms_list_view .form .box-item .block-form-button,
.forms.forms_list_view .form .box-item .block-form-title-description {
    flex: 1;
}
.forms.forms_list_view .form .box-item .block-form-title-description,
.forms.forms_list_view .form .box-item .block-form-title-description {
    flex: 3;
    text-align: left;
}

/* CENTER  */
.forms .block-forms .form {
    margin: 0 auto;
    flex: 0 0 33%;
    max-width: 33%;
    min-width: 315px;
    margin-bottom: 20px;
}

.forms.left .overview-description,
.forms.right .overview-description {
    margin-top: 0;
}
.forms.left, .forms.right {
    display: flex;
    justify-content: space-between;
    max-width: 1300px;
    margin-top: 100px;
}
.forms.left .block-company, .forms.right .block-company {
    flex: 0 0 50%;
    max-width: 50%;
}
.forms.left .block-forms, .forms.right .block-forms {
    flex: 0 0 50%;
    max-width: 50%;
}
.forms.left .block-forms .form, .forms.right .block-forms .form {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 315px;
    margin-bottom: 20px;
}
.forms.left {
    flex-direction: row-reverse !important;
}
.forms.left .company-logo, .forms.right .company-logo {
    margin-bottom: 50px;
    margin-top: 0;
}
.form-icon {
    width: 100px;
    margin: 0 auto;
}
.form-icon i, .block-form-logo i {
    font-size: 4rem;
    color: var(--primary);
}
.block-form-logo svg {
    width: 4rem;
    height: 4rem;
    stroke-width: 1.5px;
    color: var(--primary);
}
.bg-none {
    background: none !important;
}
.bg-green {
    background-color: #f3f4f6 !important;
}
.icon_remove {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #aaa;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    padding: 5px 8px;
}
.border-0 {
    border: 0 !important;
    border-radius: 0 !important;
}
.shadow-0 {
    box-shadow: none !important;
}
.sidebar-report {
    width: 100%;
    padding: 15px 150px 12px 75px;
}
@media only screen and (max-width: 767px) {
    .forms .form {
        margin-bottom: 30px;
    }
    .sidebar-report {
        width: 100%;
        padding: 15px;
    }
}

.button_outer {
    background: none;
    border: 1px solid var(--dark);
    border-radius: 0px;
    text-align: center;
    display: inline-block;
    transition: 0.2s;
    position: relative;
    overflow: hidden;
}
.btn_upload {
    font-weight: 600;
    padding: 5px 15px 0px;
    font-size: 14px;
    color: var(--dark);
    text-align: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap;
}
.btn_upload input {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    cursor: pointer;
    opacity: 0;
}
.file_uploading {
    width: 100%;
    height: 10px;
    margin-top: 20px;
    background: #ccc
}

.file_uploading .btn_upload {
    display: none
}

.processing_bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 30px;
    background: var(--primary);
    transition: 3s
}

.file_uploading .processing_bar {
    width: 100%
}

.success_box {
    display: none;
    width: 50px;
    height: 50px;
    position: relative
}

.success_box:before {
    content: "";
    display: block;
    width: 9px;
    height: 18px;
    border-bottom: 6px solid #fff;
    border-right: 6px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 17px;
    top: 10px
}

.file_uploaded .success_box {
    display: inline-block
}

.file_uploaded {
    margin-top: 0;
    width: 50px;
    background: var(--primary);
    height: 50px;
    display: none
}
.uploaded_doc {
    font-size: 12px;
    margin: 10px;
}
.uploaded_file_view {
    margin: 40px auto;
    text-align: center;
    position: relative;
    transition: 0.2s;
    opacity: 0;
    padding: 15px;
    display: none;
    color: var(--dark);
}

.file_remove {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: #aaa;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    right: 0;
    top: -15px
}

.file_remove:hover {
    background: #222;
    transition: 0.2s
}

.uploaded_file_view img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    max-height: 5rem;
}

.uploaded_file_view.show {
    opacity: 1;
    display: block
}
.follow-report.desktop {
    position: absolute;
    right: 0;
    top: 0;
}

.error_msg {
    text-align: center;
    color: red
}
.pages {
    margin-right: 20px;
}

.btn-outline-primary {
    border-color: var(--primary);
    color: var(--primary);
}
.video-js{
    border: 4px solid #ffffff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15) !important;
    background-color: #ffffff;
}
.video-js, .vjs-tech {
    border-radius: 5px;
}
