
.bg-calculadora {
    background-color: #1bb193 !important
}

.bg-primary {
    background-color: #1bb193 !important

}

.text-secondary {
    color: #aaaaaa !important;
}


.nav-lb-tab .nav-item .nav-link.active, .nav-lb-tab .nav-item .nav-link:hover {

    background-color: transparent !important;
    border-bottom: 2px solid #1bb193 !important;
    color: #1bb193 !important;
}

a:hover {
    color: #1bb193;
}

a {
    color: #1bb193;
    background-color: transparent;
}


nav-tabContent{

 background-color: #1bb193;

}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #46c4aa;
    background-color: #46c4aa
}

.form-control:focus {
    color: #18113c;
    background-color: #fff;
    border-color: #46c4aa;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(231, 225, 253, .75)
}




.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #1bb193;
    border-color: #d7d5df ;
    font-weight: bold;
}

a:hover {
    color: #747070;
}

a {
    color: #747070;
    background-color: transparent;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-color: #d7d5df;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background-color: #f0f0f0
}

.px-sm-0 {
    padding-left: 0;
    background-color: #f0f0f0;}

.tab-pane{

margin-left: 20px;
margin-right: 20px;
    }


p.footer{

text-align: justify;
line-height: 1.3;


}



.artigopumed{
background-color: rgb(255, 255, 255);
border: 0.5px solid rgb(209, 206, 206);
border-radius: 6px 6px 6px 6px;
margin-top: 10px;
margin-bottom: 10px;



}

.icopubmed{

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 64px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 10px;
    border-right: 0.5px solid rgb(209, 206, 206);
}



.artigoref {

font-style: italic;
padding-top: 15px;


}

.card-ideias-do-autor {
    max-width: 400px;
    font-size: 14px;
    background-color: #fff;

    display: flex;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    min-height: 50px;
    color: #595959;
    text-decoration: none;
    background-color: #fff;
    box-shadow: none;
    transition: box-shadow .2s ease;
}

.avatar-card-do-autor {
    align-items: center;
    padding:center;

}

.img-radius-left{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.card-nome-do-autor {
    align-self: center;
    padding: 10px 10px 8px;
    max-width: 100%;
}


/*Formatação Tabs */
.htab {

    font-weight:800;
    color: #646464;
}


.ptab{

    color: #646464;
    text-align: justify;
    line-height: 1.3;
    font-size: 14.5px;
}

.atab{

    color: #3282e3;
    text-decoration: underline;
}

.atabInterno{

    color: #f8af26;
    text-decoration: underline;
}

p.legenda{
    font-size: 12px;
    }

.litab{
        color: #646464;
        text-align: justify;
        line-height: 1.4;
        font-size: 13.5px;
        padding-top: 10px;
    }


/*Fim da formatação Tabs*/

.table1 {
    width: 100%;
    margin-bottom: 1rem;
    color: #646464;
}

.table1 td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #d0ced8
}

.table1 thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #d0ced8;
    padding: 6px;
}

.table1 tbody+tbody {
    border-top: 2px solid #d0ced8
}

.table1-sm td,
.table1-sm th {
    padding: .3rem
}

.bordatabela{

    border-bottom: 2px solid #d0ced8

}


.idautor{

    background-color: darkslategray;
    margin-left: 0px;
    margin-right: 0px;
}

.creatorConfirmDiaglogue{
    background: silver;
    position: relative;
    top: 15px;
    margin: -20px;
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 30px;
    padding-bottom: 15px;
    font-size: 12px;
    line-height: 1.3;
    text-align: justify;
    color: #646464;




}

.feedback-banner {
    display: block;
    margin: 20px 0;
    padding: 20px;
    border-radius: 4px;
    background-color: #f5e2ae;
    border: 1px solid #f2da97;
    color: #595959;
    text-decoration: underline;
}

.btn-contact {
    color: #fff;
    background-color: #1bb193;
    border-color: #1bb193
}

.dropdown-item.active {
    color: #1bb193;
    text-decoration: none;
    background-color: #f5f4f8;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1bb193;
    text-decoration: none;
    background-color: #eae7f5
}

.enviadoMargin{
    margin-bottom: 175px;
}

.enviadoButton{
    color: #fff
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.footer .nav-footer .nav-link:hover {
    color: #1bb193;
}
.margintop{
    margin-top: 50px;
}
.marginbutton{
    margin-bottom: 30px;
}

.selecionado{
    color: #fff !important;
    background-color: #1bb193 !important;
    border-color: #79758f !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0px !important;
}

.resize{
    height: auto !important;
}
.botoesColuna{
    width: auto !important;
    margin-bottom: 5px !important;
    border-radius: 5px !important;
}

.criterio {
    color: #8f8f8f !important;
    background: #f0f0f0;
    padding: 8px 8px 8px 8px;
    border-radius: 2px;
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.blink {
    animation: blink 1s infinite;
}

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    10%, 30%, 50%, 70%, 90% { transform: translateX(-5px); }
    20%, 40%, 60%, 80% { transform: translateX(5px); }
}

@keyframes shakeWithPause {
    0%, 10% { transform: translateX(0); }
    11%, 11.5%, 12.5%, 13.5%, 14.5% { transform: translateX(-5px); }
    12%, 13%, 14%, 15% { transform: translateX(5px); }
    15.1%, 100% { transform: translateX(0); }
}

.shake {
    animation: shakeWithPause 5s ease-in-out infinite;
    /* Total animation time: 6s (0.5s shake + 5.5s pause) */
}
@media screen and (max-width: 768px) and (orientation: portrait) {
    .table1::after {
      content: "📱 Melhor visualizado com o celular na horizontal";
      position: fixed;
      bottom: 10px;
      left: 50%;
      transform: translateX(-50%);
      background-color: #1BB193;
      color: #ffffff;
      padding: 10px 20px;
      border-radius: 12px;
      font-size: 14px;
      font-weight: 600;
      z-index: 9999;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
      text-align: center;
      max-width: 90vw;
    }
  }
  