@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500&family=Open+Sans:wght@300;400;500;600&display=swap');
* {
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
}

a {
    text-decoration: none;
}
header {

    background-color: rgb(248, 0, 50);
    padding: 10px;
}
.content-wrapper1
{
    background-color: rgb(241, 246, 247);
    margin: 10px;
    padding: 10px;
}
.fakvYC
{
    display: flex;
    width: 80%;
    margin: 30px auto 40px;
}
.bLGzSD
{
    position: relative;
}

.bLGzSD::after, .bLGzSD::before {
    position: absolute;
    left: 50%;
    top: 4px;
    content: "";
    width: 100%;
    height: 2px;
    background-color: rgb(221, 221, 221);
}

.bLGzSD::after {
    width: 100%;
    background-color: rgb(64, 205, 40);
    animation: 400ms ease-in-out -400ms 1 normal forwards running progress;
}

.bLGzSD2
{
    position: relative;
}

.bLGzSD2::after, .bLGzSD2::before {
    position: absolute;
    left: 50%;
    top: 4px;
    content: "";
    width: 0%;
    height: 2px;
    background-color: rgb(221, 221, 221);
}

.bLGzSD2::after {
    width: 0%;
    background-color: rgb(64, 205, 40);
    animation: 400ms ease-in-out -400ms 1 normal forwards running progress;
}


@media (max-width: 810px) {
    .fakvYC {
        width: 100%;
    }
}
.kcvpLr {
    width: 100%;
    display: block;
}

:root {
    --dark-gray: #666666;
    --gray: #999999;
    --light-gray: #cccccc;
}
@media (min-width: 768px) {
    body {
        background-color: white;
    }
}
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*, ::before, ::after {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.titulo2 {
    font-weight: bold;
    line-height: 1rem;
    margin-right: auto;
    color: rgb(64, 205, 40);
}

.titulo3 {
    font-weight: bold;
    margin-right: auto;
    color: rgb(64, 205, 40);
}

.lado-a-lado label {
    display: inline;
    margin-right: 30px
    }
    
.lado-a-lado {
    margin-bottom: 30px;
}

.cXhrbZ {
    line-height: 16px;
    color: rgb(153, 153, 153);
    text-transform: none;
}

@media (max-width: 768px) {
    .cgCLDH {
        max-width: 170px;
    }
}

.cgCLDH {
    color: rgb(153, 153, 153);
    font-size: 0.875rem;
    max-width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dnkXHo {
    font-size: 1rem;
    line-height: 18px;
    color: rgb(153, 153, 153);
}

.gPfhlN {
    height: auto;
    background: rgb(255, 255, 255);
    border-radius: 8px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 1rem 1.5rem;
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: rgb(232, 232, 232) rgb(232, 232, 232) rgb(232, 232, 232) rgb(64, 205, 40);
    border-image: initial;
    transition: 0.5s ease-in-out;
}

.divmain {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}

.lpoWtn {
    gap: 0.5rem;
    display: flex;
    flex-direction: column;
}
.jepwhk {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    display: flex;
    cursor: pointer;
    border-bottom: 1px solid rgb(232, 232, 232);
}

.eCcBuB {
    gap: 1rem;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.label1 {
    display: flex;
    margin: 1rem 20px;
}

.select1 {
    line-height: 12px;
    color: rgb(153, 153, 153);
    text-transform: none;
    margin-bottom: 10px;
    padding: 6px;
    border-radius: 8px;
    width: 100% !important;
}

.select2 {
    line-height: 12px;
    color: white;
    text-transform: none;
    margin-bottom: 10px;
    padding: 6px;
    background-color: red;
    border-radius: 8px;
    font-weight: bold;
    option:not(:checked) {
        color: rgb(153, 153, 153);
        background-color: #fff;
    }
    option:hover {
        background-color: red; /* cor de fundo da option selecionada e ao passar o mouse */
        color: #000; /* cor da option ao passar o mouse e do item selecionado*/
    }
}

.select2 
    {
        option:hover {
        background-color: red; /* cor de fundo da option selecionada e ao passar o mouse */
        color: #000; /* cor da option ao passar o mouse e do item selecionado*/
    }
 };

.select3 {
    line-height: 12px;
    color: rgb(153, 153, 153);
    text-transform: none;
    margin-bottom: 10px;
    padding: 6px;
    border-radius: 8px;    
    width: 100% !important;
}


.label2 {
    line-height: 12px;
    color: rgb(153, 153, 153);
    background-color: rgb(246, 246, 246);
    text-transform: none;
    margin-bottom: 10px;
    padding: 9px;
    margin-left: 10px;
}

.iyQSi {
    width: 160px;
    font-size: 14px;
    color: rgb(102, 102, 102);
    margin-left: 80px;
    font-weight: normal;
    text-decoration: underline;
}
.kRVsyH {
    background-color: rgb(248, 0, 50);
    border: 2px solid transparent;
    color: rgb(255, 255, 255);
}
.gBcZLa {
    height: 50px;
    margin: 0px 15px;
    font-weight: normal;
}
.VVLFX {
    outline: none;
    display: flex;
    user-select: none;
    border: 2px solid rgb(248, 0, 50);
    border-radius: 8px;
    align-items: center;
    text-decoration: none;
    box-sizing: border-box;
    touch-action: manipulation;
    transition: 100ms ease-in;
    line-height: 1.5;
    font-weight: bold;
    color: white;
    background-color: rgb(248, 0, 50);
    cursor: pointer;
    padding: 8px 16px;
    font-size: 14px;
}

.ioTQdk {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    left: 34%;
    animation: 400ms ease-in-out 1600ms 1 normal forwards running jMxwax;
}
.ioTQdk svg {
    opacity: 0;
    width: 25px;
    height: 25px;
    fill: rgb(64, 205, 40);
    stroke: rgb(64, 205, 40);
    animation: 400ms ease-in-out 1900ms 1 normal forwards running Icon;
}
svg:not(:root) {
    overflow-clip-margin: content-box;
    overflow: hidden;
}

.hWfaug {
    width: 12px;
    height: 12px;
    background-color: rgb(221, 221, 221);
    border-radius: 50%;
    position: absolute;
    left: 45%;
    animation: 500ms ease-in-out 0ms 1 normal forwards running bPXWip;
}

.eEnVyd {
    width: 95px;
    margin: 0px auto;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.eEnVyd:last-child > .sc-eYKcUA {
    margin-top: 2.2rem;
}

.ldOYOI {
    color: rgb(153, 153, 153);
    font-weight: bold;
    font-size: 1rem;
    line-height: 13px;
    margin-top: 0.5rem;
}

@media (max-width: 810px) {
    .eEnVyd {
        display: none;
    }
}

@media (max-width: 810px) {
    .fakvYC {
        width: 100%;
    }
}
.gROsTj {
    position: relative;
}

.iyQSi {
    width: 160px;
    font-size: 14px;
    color:  rgb(221, 221, 221);
    margin-left: 80px;
    font-weight: normal;
    text-decoration: underline;
}

.VVLFX {
    outline: none;
    display: flex;
    user-select: none;
    border: 2px solid rgb(248, 0, 50);
    border-radius: 8px;
    align-items: center;
    text-decoration: none;
    box-sizing: border-box;
    touch-action: manipulation;
    transition: 100ms ease-in;
    line-height: 1.5;
    font-weight: bold;
    color: white;
    background-color: rgb(248, 0, 50);
    cursor: pointer;
    padding: 8px 16px;
    font-size: 14px;
}
.iyQSi > svg {
    width: 1rem;
    height: 1rem;
    margin-right: 0.5rem;
}

svg:not(:root) {
    overflow: hidden;
}

.DataEncerra {
    line-height: 16px;
    color: rgb(153, 153, 153);
    text-transform: none;
    margin-left: 65px;
}

.titulo {
    color: white;
    font-size: 25px;
}
body {
  margin: 0;
}

.RPzeJ {
    gap: 2rem;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    background-color: rgb(239, 245, 253);
}

.container {
    width: 80%;
    height: 80vh;
    display: flex;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.212);
}

.input-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1rem 0;
}

.input-box {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.1rem;
}

.input-box input {
    margin: 0.6rem 0;
    padding: 0.8rem 1.2rem;
    border: none;
    border-radius: 10px;
    box-shadow: 1px 1px 6px #0000001c;
    font-size: 0.8rem;
}

.input-box input:hover {
    background-color: #eeeeee75;
}

.input-box input:focus-visible {
    outline: 1px solid #6c63ff;
}

.input-box label,
.gender-title h6 {
    font-size: 0.75rem;
    font-weight: 600;
    color: #000000c0;
}

.input-box input::placeholder {
    color: #000000be;
}

.cancel-button {
    display: flex;
    align-items: center;
}

.cancel-button button {
    border: none;
    background-color: rgb(248, 0, 50);
    padding: 0.4rem 1rem;
    border-radius: 5px;
    cursor: pointer;
}

.cancel-button button:hover {
    background-color: rgb(248, 0, 50);
}

.cancel-button button a {
    text-decoration: none;
    font-weight: 500;
    color: #fff;
}
.save-button {
    display: flex;
    align-items: center;
}

.save-button button {
    border: none;
    background-color: #6c63ff;
    padding: 0.4rem 1rem;
    border-radius: 5px;
    cursor: pointer;
}

.save-button button:hover {
    background-color: #6b63fff1;
}

.save-button button a {
    text-decoration: none;
    font-weight: 500;
    color: #fff;
}

@media screen and (max-width: 1330px) {
    .form-image {
        display: none;
    }
    .container {
        width: 50%;
    }
    .form {
        width: 100%;
    }
}

@media screen and (max-width: 1064px) {
    .container {
        width: 90%;
        height: auto;
    }
    .input-group {
        flex-direction: column;
        z-index: 5;
        padding-right: 5rem;
        flex-wrap: nowrap;
    }
}

.tIyDK {
    padding: 16px 24px 24px;
    box-sizing: border-box;
    border-left: 5px solid var(--behaviourColor);
    background: rgb(255, 255, 255);
    border-radius: 16px;
    animation: 0.2s ease-in-out 200ms 1 normal both running address-card-entrance;
}

@keyframes bPXWip
{
    0% {
        transform: scale(1);
        background-color: rgb(221, 221, 221);
    }
    40% {
        transform: scale(1.5);
        background-color: rgb(64, 205, 40);
    }
    100% {
        transform: scale(1);
        background-color: rgb(64, 205, 40);
    }
}

@keyframes jMxwax
{
    0% {
        transform: scale(1);
        background-color: lightgrey;
    }
    50% {
        width: 52px;
        height: 52px;
        border: 2px solid rgb(64, 205, 40);
    }
    100% {
        width: 48px;
        height: 48px;
        border: 2px solid rgb(64, 205, 40);
        background-color: white;
    }
}

.ioTQdk {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    left: 34%;
    animation: 400ms ease-in-out 1600ms 1 normal forwards running jMxwax;
}

.ioTQdk svg {
    opacity: 0;
    width: 25px;
    height: 25px;
    fill: rgb(64, 205, 40);
    stroke: rgb(64, 205, 40);
    animation: 400ms ease-in-out 1900ms 1 normal forwards running Icon;
}

.eXTPaZ {
    color: rgb(102, 102, 102);
    font-family: Helvetica, Arial, sans-serif;
    padding-bottom: 56px;
}
@media (max-width: 768px) {
    .kxZgIl {
        margin-left: 16px;
        margin-right: 16px;
    }
}
.kxZgIl {
    display: flex;
    text-align: center;
    padding-top: 56px;
    align-items: center;
    flex-direction: column;
}
.jMioa {
    margin-top: 26px;
}
@media (max-width: 768px) {
    .gRmbEC {
        margin-left: 16px;
        margin-right: 16px;
    }
}
.eaTukg {
    position: relative;
    top: 7px;
    width: 36px;
    display: inline-block;
    margin-right: 10px;
}
.gRmbEC {
    display: flex
;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .kygpno {
        width: 100%;
        margin: 0px;
    }
}


.idSnbn {
    background-color: rgb(255, 255, 255);
    min-height: 100vh;
}
figcaption, figure, main {
    display: block;
}

.kygpno {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
    max-width: 346px;
}

.dsJMdG {
    position: relative;
}

.jmFOt {
    display: grid;
    row-gap: 0.5rem;
}
.dsiNcK {
    width: 100%;
    color: rgb(102, 102, 102);
    display: grid;
}
.kmqvPx {
    display: flex;
}
.dDcMFJ {
    font-size: 16px;
    color: rgb(252, 13, 27);
    margin-right: 2px;
}
@media (max-width: 768px) {
    .krlvVi {
        font-size: 1.5rem;
    }
}
.krlvVi {
    font-size: 1.5rem;
}
@media (max-width: 768px) {
    .jlyHjr {
        font-size: 12px;
    }
}
.jlyHjr {
    font-size: 0.875rem;
    color: rgb(153, 153, 153);
    margin-top: 4px;
}
.fXnMGo {
    display: flex;
    padding: var(--default-font-size) 1rem;
    width: 100%;
    cursor: text;
    opacity: 1;
    background-color: rgb(255, 255, 255);
    border-radius: 0.5rem;
    position: relative;
    align-items: flex-start;
}
.kygpno .--input-valid input {
    border: 1px solid rgb(0, 177, 0);
}
.kygpno input {
    margin-top: 8px;
}
.fXnMGo figure {
    position: absolute;
    right: 20px;
}
.IYSqJ {
    --brandColor: #F80032;
    height: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    grid-column: arrowDown;
    max-width: 40px;
}
.dsJMdG {
    position: relative;
}
.kygpno .passwordInput, .kygpno .cpfInput {
    margin-top: 24px;
}
.jmFOt {
    display: grid;
    row-gap: 0.5rem;
}
.dsiNcK {
    width: 100%;
    color: rgb(102, 102, 102);
    display: grid;
}
.ftiUvk {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.kmqvPx {
    display: flex;
}
.dDcMFJ {
    font-size: 16px;
    color: rgb(252, 13, 27);
    margin-right: 2px;
}

@media (max-width: 768px) {
    .jlyHjr {
        font-size: 12px;
    }
}
.jlyHjr {
    font-size: 0.875rem;
    color: rgb(153, 153, 153);
    margin-top: 4px;
}


.kygpno .--input-valid input {
    border: 1px solid rgb(0, 177, 0);
}
.kygpno input {
    margin-top: 8px;
}
.fXnMGo input {
    border: 1px solid rgb(153, 153, 153);
}
.epHGIl {
    outline: none;
    color: rgb(51, 51, 51);
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    cursor: text;
    font-size: 1.5rem;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 8px;
    height: 48px;
    padding: 16px 15px;
    box-sizing: border-box;
}



.indexinput {
    outline: none;
    color: rgb(51, 51, 51);
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    cursor: text;
    border: 1px solid rgb(153, 153, 153);
    border-radius: 8px;
    padding: 6px;
    box-sizing: border-box;
}

figure {
    margin: 0;
}
.kygpno i > :first-child {
    top: 64px;
    right: 12px;
}
.AfpzZ {
    all: unset;
    position: absolute;
    width: 26px;
    top: 60px;
    right: 15px;
    cursor: pointer;
}
svg:not(:root) {
    overflow: hidden;
}
.dcyeVC > button {
    margin-left: auto;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 8px;
}
.dARSWJ {
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 700;
    background-color: rgb(248, 0, 50);
    border: 1px solid rgb(248, 0, 50);
    border-radius: 8px;
    padding: 12px;
    height: 48px;
}
@media (min-width: 768px) {
    .acc-container {
        margin: 24px auto 54px;
    }
}
.acc-container {
    font-family: Roboto;
    max-width: 1280px;
    width: 100%;
    font-weight: 300;
}
@media (min-width: 768px) {
    .acc-container-content {
        display: flex;
        flex: 1;
        flex-direction: row;
        min-height: 500px;
    }
}
.hqTqmT {
    list-style: none;
    width: 200px;
}
ul {
    margin: 0;
    padding: 0;
}
.kZhgkY {
    min-height: 72px;
    background: rgb(255, 255, 255);
    border-radius: 16px;
    display: flex;
    overflow: hidden;
    margin: 8px 0px;
    padding: 10px 0px;
    cursor: pointer;
}
.kZhgkY > a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-left: 3px solid rgb(248, 0, 50);
    padding-left: 0px;
    gap: 10px;
}
.hJJECX > svg {
    height: 36px;
    width: 20px;
    margin: 4px;
}
svg:not(:root) {
    overflow: hidden;
}
.ifRvKh {
    display: flex;
    flex-direction: column;
    margin-left: 5px;
    margin-right: 5px;
    width: 100px;
}
.krZgqP {
    min-height: 72px;
    background: rgb(255, 255, 255);
    border-radius: 16px;
    display: flex;
    overflow: hidden;
    margin: 8px 0px;
    padding: 10px 0px;
    cursor: pointer;
}
.krZgqP > a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-left: none;
    padding-left: 3px;
    gap: 10px;
}
.hJJECX > svg {
    height: 36px;
    width: 20px;
    margin: 4px;
}
.ixLUVG {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    border-radius: 16px;
    margin-left: 24px;
    overflow-x: hidden;
}

textarea {
    overflow: auto;
    width: 100%;
    height: 100px;
    resize: none;
  }
textarea::-webkit-scrollbar {
    width: 10px;
}

textarea::-webkit-scrollbar-thumb {
    background-color: rgb(0, 177, 0);
}

textarea {
    height: 100px;
    width: 100%;
    min-height: 100px;
    resize: none;
    border-radius: 8px;
    border: 1px solid #ddd;
    padding: 0.5rem;
    color: #666;
    box-shadow: inset 0 0 0.25rem #ddd;
    &:focus {
      outline: none;
      border: 1px solid darken(#ddd, 5%);
      box-shadow: inset 0 0 0.5rem darken(#ddd, 5%);
    }
    &[placeholder] { 
      font-style: italic;
      font-size: 0.875rem;
    }
  }
  
#the-count {
    float: left;
    padding: 0.1rem 0 0 0;
    font-size: 0.875rem;
}
#the-count2 {
    float: left;
    padding: 0.1rem 0 0 0;
    font-size: 0.875rem;
    margin-left: 5px;
}

.labelclass {
    display: flex;
}
.labelprazo {
    font-size: 1rem;
}
.labelcategoria {
    font-size: 1rem;
}

#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    display: none;
  }	  
		  
.loader {
    animation: is-rotating 1s infinite;
    border: 4px solid #f3f3f3;
    border-top: 4px solid rgb(248, 0, 50);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
  }

  @keyframes is-rotating {
    to {
      transform: rotate(1turn);
    }
  }

.bEGZJ {
    height: max-content;
    flex: 1 1 0%;
    padding-right: 14px;
    margin: 8px;
    min-height: 610px;
    max-height: 700px;
    overflow-y: auto;
}

.jbomoU {
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(233, 233, 233);
    border-radius: 8px;
}

.emaillink {
    line-height: 16px;
    color: rgb(153, 153, 153);
    text-transform: none;
    cursor: pointer;
}


.sellertype {
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 700;
    background-color: rgb(153, 153, 153);
    border-radius: 8px;
    padding:5px;
    margin-right: 30px;
}

.statusType {
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: 700;
    background-color: rgb(248, 0, 50);
    border-radius: 8px;
    padding:5px;
    margin-right: 30px;
}

.dtencerra {
    margin-right: 90px;
}


.hpXVFa {
    font-style: normal;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 28px;
    letter-spacing: 0.005em;
}

@media (max-width: 768px) {
    .hjHxSN {
        width: 100%;
        margin: 50px auto 36px;
        border-radius: 16px;
    }
}
.hjHxSN {
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
    background-color: rgb(248, 0, 50);
    border: 1px solid rgb(248, 0, 50);
    border-radius: 8px;
    width: 221px;
    height: 48px;
    margin-top: 40px;
}

#listaprotocolos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    border-collapse: collapse;
    width: 100%;
    border-radius: 1em;
  }
  
  #listaprotocolos td, #listaprotocolos th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
  }
  
  #listaprotocolos tr:nth-child(even){background-color: #f2f2f2;}
  
  #listaprotocolos tr:hover {background-color: #ddd;}
  
  #listaprotocolos th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: rgb(248, 0, 50);
    color: white;
  }

  #listaprotocolos thead th:first-child, thead{
    border-top-left-radius: 1em;
  }

  #listaprotocolos thead th:last-child, thead {
    border-top-right-radius: 1em;
  }

  #listaprotocolos tr:last-child td:first-child {
    border-bottom-left-radius: 1em;
  }

  #listaprotocolos tr:last-child td:last-child {
    border-bottom-right-radius: 1em;
  }

.conteudo {
    max-width: 670px;
    margin: auto;
}

.main__conteudo {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.upload-dropzone input[type=file] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
}

.upload-dropzone {
    position: initial;
}
.upload-dropzone {
    border: 1px solid #9b9b9b;
    border-radius: 5px;
}


.elementor-field-type-upload label {
    background: #6D6E71 !important;
    border-radius: 8px !important;
    color: #F5F5F5 !important;
    font-size: 18px !important;
    padding: 20px !important;
    width: 100% !important;
    margin: 5px 0px 0px !important;
}

.elementor-field-type-upload label + input {
    display: none;
}

.elementor-field-type-upload::after {
    margin-left: 0;
    margin-top: 5px;
}
	
.elementor-field-type-upload::before {
    font-family: var(--e-global-typography-primary-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight );
}

.elementor-field-type-upload label::before {
    content: "";
    padding: 10px;
    background-repeat: no-repeat;
    background-position: 0px 14px;
	margin-right: 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNDIzMzc1IDYuMDkxNTlMNS4wMTI3MyAxLjUzMTkxQzcuMDY4NjkgLTAuNTEwNjM4IDEwLjQwMjEgLTAuNTEwNjM4IDEyLjQ1OCAxLjUzMTkxQzE0LjUxNCAzLjU3NDc1IDE0LjUxNCA2Ljg4NjQ0IDEyLjQ1OCA4LjkyOTI3TDYuNDQ4OTkgMTQuODk5NUM0Ljk3NjE1IDE2LjM2MjkgMi41ODkzNCAxNi4zNjc1IDEuMTExMDggMTQuOTA5MkMtMC4zNjI2MTEgMTMuNDU2MSAtMC4zNzE0NjggMTEuMDkxIDEuMDkxMzYgOS42MjY5OEMxLjA5NDUxIDkuNjIzODQgMy4xMDYxOSA3LjYyNTI5IDcuMTI1ODMgMy42MzE2MUM4LjAxNDY3IDIuNzQ4NDcgOS40NTU3OSAyLjc0ODQ3IDEwLjM0NDYgMy42MzE2MUMxMS4yMzM1IDQuNTE0NzQgMTEuMjMzNSA1Ljk0NjQ0IDEwLjM0NDYgNi44Mjk1OEw1Ljc1NTI4IDExLjM4OTNMNC42MjgxNiAxMC4yNjkzTDkuMjE3NTEgNS43MDk4OEM5LjQ4Mzc5IDUuNDQ1MDIgOS40ODM3OSA1LjAxNTg4IDkuMjE3NTEgNC43NTEzMUM4Ljk1MTIzIDQuNDg2NDYgOC41MTkyNCA0LjQ4NjQ2IDguMjUyNjcgNC43NTEzMUwyLjIyODIgMTAuNzM3QzEuMzc5OTMgMTEuNTg1OCAxLjM4NTA3IDEyLjk0ODEgMi4yMzM5MiAxMy43ODUyQzMuMDg5MDQgMTQuNjI4NiA0LjQ2OTU5IDE0LjYyNjEgNS4zMjE4NiAxMy43Nzk1TDExLjMzMDkgNy44MDkyOEMxMi43NjQzIDYuMzg1MDEgMTIuNzY0MyA0LjA3NTg5IDExLjMzMDkgMi42NTE2MkM5Ljg5NzIxIDEuMjI3MzUgNy41NzMyNSAxLjIyNzM1IDYuMTM5NTYgMi42NTE2MkwxLjU1MDIxIDcuMjExMjlMMC40MjMzNzUgNi4wOTE1OVoiIGZpbGw9IiNGNUY1RjUiLz4KPC9zdmc+Cg==);
}


.required--error input, .required--error textarea, .required--error .nesty-input, .required--error #hc-wysiwyg {
    border-color: #cc3340 !important;
}

.notification-inline {
    border-radius: 4px;
    line-height: 14px;
    margin-top: 5px;
    padding: 5px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.notification-error {
    background: #ffeded;
    border-color: #f7cbcb;
}
.notification {
    border: 1px solid;
    display: table;
    font-family: sans-serif;
    font-size: 12px;
    padding: 13px 15px;
    transition: height .2s;
    width: 100%;
    color: #555;
}