﻿.harpoon-navbar-top
{
    width: 100%;
}

.harpoon-navbar-top > img
{
    display: block;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#harpoon-offers > div > a > span
{
    display: block;
}

.paginacao
{
    width: 100%;
}

@media (max-width: 575px)
{
    h2, .navbar-nav
    {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.harpoon-nav-category {
    display: inline-block;
    color: #003A51!important;
    text-align: center;
    padding: 14px 10px;
    text-decoration: none;
    width: 100%;
    background-color: #FFEFE8;
    font-family: "Montserrat", Sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 49px;
    letter-spacing: 0px;
    word-spacing: 0px;
    cursor: pointer;
}

.harpoon-nav-category:hover 
{
     background-color: #FF5F15;
}

#harpoon-nav-faqs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    grid-template-columns: auto;
    grid-template-rows: auto;
    row-gap: 15px;
    display: grid;
    margin-bottom: 1.5rem;
    grid-gap: 15px;
}

.harpoon-faq-category {
    background: rgb(255, 255, 255);
    box-shadow: #f9346e 0px 4px;
    text-align-last: left;
    font-weight: bold;
    margin: 0px 4px 9px 0px;
    font-size: 40px;
    line-height: 50px;
    color: #FF5F15;
}

.harpoon-icon-answers {
    float: right;
    font-size: 14px;
    padding: 10px 10px;
}

.harpoon-faqs-block {
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 4px;
    margin: 0px 5px 10px 0px;
    background: rgb(255, 255, 255);
    padding: 0px 10px;
    cursor: pointer;
}

.harpoon-faqs-answers {
    border-top: 1px solid rgb(204, 204, 204);
    border-top: 1px solid rgb(204, 204, 204);
    padding: 15px 10px;
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px;
}

.harpoon-faqs-answers > p
{
    margin-bottom: 0px;
}

.harpoon-faqs-answers a
{
    font-weight: bold;
    color: #FF5F15;
}

.harpoon-faqs-answers a:hover
{
    text-decoration: none;
    color: #f9346e;
}
.harpoon-question-title {
    padding: 15px 10px;
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px;
    font-weight: bold;
}

#harpoon-faqs-content
{
    max-height: 460px;
    overflow-y: scroll;
}

@media (max-width: 630px)
{
    #harpoon-faqs-content
    {
        max-height: 400px;
    }
}

@media (min-width: 576px)
{
    #modalFAQS > .modal-dialog {
        max-width: 700px;
    }
}
    
@media (max-width: 450px)
{
    .harpoon-question-title
    {
        font-size: 1rem;
    }
    
    #modalFAQS > div > div
    {
        padding: 10px;
    }
    
    #modalFAQS > div > div
    {
        padding: 10px;
    }
    
    #modalFAQS > div > .modal-content > .modal-body
    {
        padding: 10px;
    }
    
    .harpoon-faq-category
    {
        font-size: 1.65rem;
    }
    
    .harpoon-nav-category:hover
    {
        background: #7D9F88;
    }
}

div.sharebuttons 
{
    line-height:30px;
    height:30px;
    display:inline-block;
	width:100%;
    margin-bottom: 1rem;
}

div.sharebuttons>a 
{
    margin-right:10px;	
}

div.sharebuttons>a.facebook:before
{
	font-size:26px;
}

div.sharebuttons>a.twitter:before
{
	font-size:26px;
}

div.sharebuttons>a.linkedin:before
{
	font-size:26px;
}

div.sharebuttons>a.googleplus:before
{
	font-size:26px;
}


input[type="file"]::file-selector-button {
    padding: 10px 10px 10px 10px;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ff1d4d 0%, var(--e-global-color-74e405b) 100%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ff1d4d;
    border-radius: 3px 3px 3px 3px;
    margin: 20px 0px;
    cursor: pointer;
}

input[type="file"]::file-selector-button:hover {

}


#harpoon-content ul
{
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin-left: 40px;
    color: #434F55;
}

#harpoon-content a
{
    color: #FF5F15;
    font-weight: bold;
}


#harpoon-content a:hover
{
    color: #f9346e;
    font-weight: bold;
}

#harpoon-title
{
    margin-bottom: 50px;
    font-size: 40px;
    line-height: 40px;
}

#harpoon-menu ul, #harpoon-menu a
{
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-weight: bold;
    list-style: none;
}

#harpoon-menu a:hover
{
    color: #f9346e;
    font-weight: bold;
}

#harpoon-content button, .modal-body button, #harpoon-content input[type="button"]
{
    padding: 10px 10px 10px 10px;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ff1d4d 0%, var(--e-global-color-74e405b) 100%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ff1d4d;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.1);
    margin: 20px 0px;
}

#harpoon-content input[type="text"], #harpoon-content input[type="password"], #harpoon-content select, .modal-body input[type="text"], .modal-body input[type="password"], .modal-body select {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.5rem + 2px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5dae2;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
}

.modal-body input[type="text"], .modal-body  input[type="password"]
{
    margin-bottom: 20px;    
}

.sjb-filters select
{
    margin: 20px 0px;
}

.sjb-filters
{
    margin-bottom: 15px;
}

#harpoon-content label, .harpoon-offer-info, .harpoon-intro-text, .harpoon-test-intro {
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px!important;
    letter-spacing: 0px;
    word-spacing: 0px;
}

#harpoon-offers > div
{
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 2rem !important;
}


#harpoon-offers div.harpoon-offer > a
{
    height: 100% !important;
    padding: 1rem !important;
    display: block !important;
    border-radius: 0.25rem !important;
    border: 1px solid #d5dae2;
    background-color: #f4f4f4;
}

#harpoon-offers h5
{
    font-size: 25px;
    font-weight: bold;
    color: #34778C;
	word-break: break-all;
}

#harpoon-offers small
{
    font-size: 12px;
}

#harpoon-offers a span
{
    font-size: 16px;
}

#harpoon-offers div.harpoon-offer i
{
    padding-right: 5px;
    margin-top: 10px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}


.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  background-color: rgba(0, 0, 0, .4);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
      -ms-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none!important;
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e7eaf3;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  margin-top: 0rem;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: 0rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-family: "Lato", Sans-serif;
    font-size: 20px;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px 0px 0px 0px;
    color: #FF5F15;
    font-weight: bold;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e7eaf3;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.modal-header > button
{
    margin: 0px;
    padding: 0px;
    border: none;
}

.modal-header > button > button, .modal-header > button > span
{
    font-size: 45px;
    border: none;
}

.modal-header > button:hover
{
    background: none;
    color: #FF5F15;
}

.modal-header > button > button:hover
{
    background: none;
    color: #FF5F15;
}

.harpoon-div-category-other > .harpoon-nav-category
{
    padding: 5px 15px 0px 15px;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #FFFFFF!important;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ff1d4d 0%, var(--e-global-color-74e405b) 100%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ff1d4d;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.1);
    margin: 0px;
}

.harpoon_offerDetails ol, .harpoon_offerDetails ul, .harpoon_offerDetails .sharebuttons
{
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px 0px 0px 0px;
}

.duik-callout-danger {
    border-left-color: #de4437!important;
}

.duik-callout {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    border-width: 1px 1px 1px 0.5rem;
    border-color: #e7eaf3;
    border-style: solid;
    border-radius: 0.25rem;
}

#harpoon-prof b, #harpoon-docs b, .harpoon-blockprivacy b, #harpoon-skills b, #harpoon-questions b, #harpoon-rgpd b, #harpoon-approvalrequeststage h6, #harpoon-approvalrequeststage h5
{
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    letter-spacing: 0px;
    word-spacing: 0px;
    color: #FF5F15;
    font-weight: bold;
}

#harpoon-prof .form-group
{
    margin-bottom: 20px;
}

#harpoon-prof .form-group button
{
    margin: 0px;
}

input[type="checkbox"]:checked {
    background-color: #FF5F15;
    border-color: #FF5F15;
}

input[type="checkbox"] {
    appearance: none;
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 0.125rem solid #ccc;
    border-radius: 20px;
    margin-right: 5px;
    cursor: pointer;
    top: 3px;
}

input[type="checkbox"]:checked::before {
    transform: translate(-50%, -50%) scale(1);
}

input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center;
    transition: 0.125s transform ease-in-out;
    box-shadow: inset 1rem 1rem #fff;
}

.harpoon-multi-select-item
{
    cursor: pointer;
}


.swal2-container
{
    z-index: 99999999999!important;
}

.swal-reg .swal2-confirm, .swal-reg .swal2-cancel
{
}

.swal2-confirm, .swal2-cancel
{
    cursor: pointer!important;
    text-wrap: auto!important;
    line-height: 18px!important;
    padding: 15px 30px 15px 30px!important;
    font-family: "Lato", Sans-serif!important;
    font-size: 16px!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    letter-spacing: 1.2px!important;
    color: #FFFFFF!important;
    background-color: transparent!important;
    background-image: linear-gradient(180deg, #ff1d4d 0%, var(--e-global-color-74e405b) 100%)!important;
    border-style: solid!important;
    border-width: 1px 1px 1px 1px!important;
    border-color: #ff1d4d!important;
    border-radius: 3px 3px 3px 3px!important;
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.1)!important;
    margin: 20px 10px!important;
}
}

.swal2-confirm:hover, .swal2-cancel:hover
{
    text-decoration: none!important;
    border-color: #7C9FA9   #7C9FA9   #7C9FA9  !important;
    background-color: #7C9FA9  !important;
    color: #FFF!important;
}

.swal2-styled:focus
{
    box-shadow: unset!important;
}

.modal-header > button > button:focus, .modal-header > button > button:active, .modal-header > button > button:target,
.modal-header button:focus
{
    border: none;
    outline: none;
    background-color: transparent;
    color: #c36;
}

#harpoon-content p
{
    margin-bottom: 10px;
}

.harpoon_offerDetails h3 {
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px!important;
    letter-spacing: 0px;
    word-spacing: 0px;
}

.badge {
    display: inline-block;
    padding: 0.5em 0.75em;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    background: #294767;   
}

.badge-warning {
    color: #fff;
    background-color: #c36;
    margin-bottom: 5px;
}

#harpoon-upload-doc-form label
{
    display: block;
}

fieldset
{
    border: none;
}

#harpoon-content .form-group
{
    margin-bottom: 15px;
}

#harpoon-doc-file
{
    font-size: 15px;
}

.harpoon-doc-name, .harpoon-ref-name
{
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px 0px 0px 0px;
}

.harpoon-doc-block-type, .harpoon-ref-contact, .harpoon-ref-entity
{
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 20px!important;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px 0px 0px 0px;
}

.harpoon-doc-block-size, .harpoon-doc-block-date
{
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size:  15px!important;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px 0px 0px 0px;
}

#harpoon-doc-list div.row, #harpoon-ref-list div.row
{
    border-radius: 0.25rem !important;
    border: 1px solid #d5dae2;
    background-color: #f4f4f4;
    padding: 20px;
    align-items: center;
    margin-bottom: 20px;
}

.harpoon-skill
{
    border: 1px solid #e7eaf3 !important;
    border-radius: 0.25rem !important;
    align-items: center;
    margin-bottom: 10px;
}

.harpoon-skill small
{
    color: #f9346e;
    font-weight: bold;
}


table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 3px;
	color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
}

table thead,
table tbody,
table tfoot {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}

table caption {
	padding: .5rem .625rem .625rem;
	font-weight: 700
}

table thead {
	background: #FFEFE8;
	color: #2A4867
}

table thead th{
	border: none!important;
	font-size: 22px;
    color: #f9346e;
    font-weight: bold;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: white!important;
}

table tfoot {
	background: #f1f1f1;
	color: #333
}

table thead tr,
table tfoot tr {
	background: 0 0
}

table thead th,
table thead td,
table tfoot th,
table tfoot td {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left;
	border: none;
}

table tbody th,
table tbody td {
	padding: .5rem .625rem .625rem;
	border: none;
}

table tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #FFEFE8
}

table.unstriped tbody {
	background-color: #fefefe
}

table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fefefe
}

@media screen and (max-width:63.9375em) {
	table.stack thead {
		display: none
	}
	table.stack tfoot {
		display: none
	}
	table.stack tr,
	table.stack th,
	table.stack td {
		display: block
	}
	table.stack td {
		border-top: 0
	}
}

table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}

table.hover thead tr:hover {
	background-color: #f3f3f3
}

table.hover tfoot tr:hover {
	background-color: #ececec
}

table.hover tbody tr:hover {
	background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: #ececec
}

.table-scroll {
	overflow-x: auto
}

.table-scroll table {
	width: auto
}

.harpoon-hist-item, .harpoon-int-item
{
    border: 1px solid #e7eaf3 !important;
    padding: 20px 15px 20px 15px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.harpoon-hist-item .small
{
    color: #434F55;
}

.harpoon-int-item .small
{
    color: #434F55;
    font-size: 16px;
    line-height: 20px;
    overflow-wrap: break-word;
}

.harpoon-int-item button
{
    margin: 0px 0px 5px 0px!important;
}


#harpoon-messages .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e7eaf3;
    border-radius: 0.25rem;
    border-bottom: 1px solid #e7eaf3 !important;
    margin-bottom: 1rem !important;
}

#harpoon-messages .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

#harpoon-messages .card-header {
    padding: 1rem 1.5rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #e7eaf3;
    align-items: center;
    cursor: pointer;
}

#harpoon-messages i
{
    margin-left: auto !important;
}

#harpoon-messages .card-body
{
    padding: 20px;
}

.harpoon-test-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

.harpoon-test-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    user-select: none;
}

.harpoon-test-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.harpoon-test-label:hover input ~ .harpoon-test-checkmark {
  background-color: #ccc;
}

.harpoon-test-label input:checked ~ .harpoon-test-checkmark {
  background-color: #ccc;
}

.harpoon-test-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.harpoon-test-label input:checked ~ .harpoon-test-checkmark:after {
  display: block;
}

.harpoon-test-label .harpoon-test-checkmark:after {
  top: 4px;
  left: 4px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #FF5F15;
}
#elemAnswerTimeBar {
  width: 100%;
  margin: 10px auto;
  height: 30px;
  background-color: #FEE2EB;
  text-align: center;
  border-radius: 10px;
}

#elemAnswerTimeBar div {
  height: 100%;
  text-align: right;
  padding: 0 10px;
  line-height: 16px; /* same as #progressBar height if we want text middle aligned */
  width: 0;
  background-color: #FF5F15;
  box-sizing: border-box;
  transition: width 1s;
  transition-timing-function: linear;
  border-radius: 10px;
}

#elemAnswerTimeBar label {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  position: absolute;
}

#harpoon-test-question
{
    font-weight: bold!important;
    font-size: 22px;
}

#harpoon-test-answers
{
    margin-left: 2rem;
}

#harpoon-test-questions .d-inline-block, #harpoon-test-questions .d-inline-block *
{
    display: inline;
}

#harpoon-test-questions hr
{
    margin: 10px 0px 20px 0px;
    clear: both;
    max-width: 100%;
    height: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 4px solid #f2f2f2;
    border-left: 0;
}

.testquestion
{
    display: flex !important;
    justify-content: space-around !important;    
    color: var(--e-global-color-d4a9a56);
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
}

#harpoon-test-questions .question-cnt
{
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 39px;
    letter-spacing: 0px;
    word-spacing: 0px;
}

#harpoon-test-questions .d-block
{
    display: block;
}

#harpoon-test-questions .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

#harpoon-test-questions .custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

#harpoon-test-questions .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

#harpoon-test-questions .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #FF5F15;
  background-color: #FF5F15;
}

#harpoon-test-questions .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0 rgba(16, 126, 244, 0.25);
          box-shadow: 0 0 0 0 rgba(16, 126, 244, 0.25);
}

#harpoon-test-questions .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #107ef4;
}

#harpoon-test-questions .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #bbdafc;
  border-color: #bbdafc;
}

#harpoon-test-questions .custom-control-input:disabled ~ .custom-control-label {
  color: #8c98a4;
}

#harpoon-test-questions .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #f8fafd;
}

#harpoon-test-questions .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    cursor: pointer;
}

#harpoon-test-questions .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 2rem;
    height: 2rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #97a4af solid 1px;
    cursor: pointer;
}

#harpoon-test-questions .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 2rem;
    height: 2rem;
    content: "";
    background: no-repeat 50% / 50% 50%;
}

#harpoon-test-questions .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

#harpoon-test-questions .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

#harpoon-test-questions .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #107ef4;
  background-color: #107ef4;
}

#harpoon-test-questions .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

#harpoon-test-questions .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(16, 126, 244, 0.5);
}

#harpoon-test-questions .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(16, 126, 244, 0.5);
}

#harpoon-test-questions .custom-radio .custom-control-label::before {
  border-radius: 50%;
}

#harpoon-test-questions .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(16, 126, 244, 0.5);
}

#harpoon-menu
{
    margin-bottom: 20px;
}

.skillval, .skillexp, .harpoon-offer-skill
{
    margin-bottom: 10px;
}

.harpoon-doc-file
{
    width: -webkit-fill-available;
}

.harpoon-int-item div
{
    padding-top: 5px;   
    padding-bottom: 5px;   
}

@media (max-width: 575px)
{
    .testquestion
    {
        flex-direction: column;
        line-height: 20px;
    }
    
    .testquestion .text-center
    {
        margin-bottom: 15px;
    }
    
    .testquestion .custom-radio
    {
        margin-bottom: 5px;
    }
    
}


.testquestion > .text-center{
  flex: 1 1 0!important;        /* cresce por igual */
  min-width: 0!important;
  text-align: center!important; /* já tens, mas fica aqui por segurança */
}

/* distribui o espaço de forma uniforme entre os itens */
.testquestion{
  justify-content: space-between !important; /* override ao .justify-content-around */
}

/* (opcional) garantir que o conteúdo de cada item fica centrado */
.testquestion .d-inline-flex{
  justify-content: center!important;
  width: 100%!important;
}

.testquestion > .text-center span{
    line-height: 25px;
}