


/* BODY */
body{
    margin:1.5vh;
}
/* COLOR */
.color-information-error{
    color:#D71529;
}
.color-information-attention{
    color:#F07216;
}
.color-information-approval{
    color:#51DC6F;
}


.color-gray{
    color:#707070;
}
.border-gray{
    border-color: rgba(112, 112, 112, 0.3);
}
.color-border{
    color:#CBD0DC;
}
.color-disabled{
    color:#B8BDC7;
}
.color-background-light{
    color:#F8F9FF;
}
.color-white{
    color:#FEFEFD;
}
/* BACKGROUND */
.back-color-information-error{
    background-color:#D71529;
}
.back-color-information-attention{
    background-color:#F07216;
}
.back-color-information-approval{
    background-color:#51DC6F;
}
.back-color-border{
    background-color:#CBD0DC;
}
.back-color-disabled{
    background-color:#B8BDC7;
}
.back-color-background-light{
    background-color:#F8F9FF;
}
.back-color-white{
    background-color:#FEFEFD;
}
.category-esthetique{
    background-color:#8FD9BD;
}
.category-modele{
    background-color:#CBD0DC;
}
.category-implantaire{
    background-color:#936AB2;
}
.category-amovible{
    background-color:#F28AA1;
}
.category-fixe{
    background-color:#A3C9FF;
}
.category-guide{
    background-color:#14346A;
}

.category-esthetique-text{
    color:#8FD9BD;
}
.category-modele-text{
    color:#CBD0DC;
}
.category-implantaire-text{
    color:#936AB2;
}
.category-amovible-text{
    color:#F28AA1;
}
.category-fixe-text{
    color:#A3C9FF;
}
.category-guide-text{
    color:#14346A;
}

.cls-strike-approval{
    fill: none;
    stroke: #51DC6F;
}

.fill-color-white{
    fill:#FEFEFD;
}
.opacity-50{
    opacity: 50%;
}
.opacity-30{
    opacity: 30%;
}

.opacity-hover:hover{
    opacity: 0.8;
}
.font-poppins{
    font-family: 'Poppins';
}

/* FONT */
h1,h2,h3,h4,p,label,a,td,th{
    font-family: 'Poppins';
    font-style: normal;
    margin-block-start: 0;
    margin-block-end: 0;
}
h1{
    font-weight: 500;
    font-size: 44px;
    line-height: 128%;
}
h2{
    font-weight: 500;
    font-size:2.5vw;
    line-height: 120%;
}
h3{
    font-weight: 600;
    font-size: 1.5vw;
    line-height: 124%;
}
h4{
    font-weight: 700;
    font-size: 1.1vw;
    line-height: 132%;
}

.size-L{
    font-weight: 400;
    font-size: 1.2vw;
    line-height: 144%;
}
.size-M{
    font-weight: 400;
    font-size: 1.1vw;
    line-height: 132%;
}
.size-S{
    font-weight: 400;
    font-size: 1vw;
    line-height: 148%;
}
.size-XS{
    font-weight: 400;
    font-size: 0.9vw;
    line-height: 140%;
}
.size-XXS{
    font-weight: 400;
    font-size: 0.8vw;
    line-height: 140%;
}
.size-XXXS{
    font-weight: 400;
    font-size: 0.7vw;
    line-height: 140%;
}

/* Layout */

.padding-left-4{
    padding-left:4px;
}
.padding-left-8{
    padding-left:8px;
}
.padding-left-12{
    padding-left:12px;
}
.padding-left-16{
    padding-left:16px;
}
.padding-left-20{
    padding-left:20px;
}
.padding-left-24{
    padding-left:24px;
}
.padding-left-28{
    padding-left:28px;
}
.padding-left-32{
    padding-left:32px;
}
.padding-left-40{
    padding-left:40px;
}
.padding-left-48{
    padding-left:48px;
}
.padding-left-64{
    padding-left:64px;
}
.padding-left-80{
    padding-left:80px;
}

.margin-bottom-4{
    margin-bottom:4px;
}
.margin-bottom-8{
    margin-bottom:8px;
}
.margin-bottom-12{
    margin-bottom:12px;
}
.margin-bottom-16{
    margin-bottom:16px;
}
.margin-bottom-20{
    margin-bottom:20px;
}
.margin-bottom-24{
    margin-bottom:24px;
}
.margin-bottom-28{
    margin-bottom:28px;
}
.margin-bottom-32{
    margin-bottom:32px;
}
.margin-bottom-40{
    margin-bottom:40px;
}
.margin-bottom-48{
    margin-bottom:48px;
}
.margin-bottom-64{
    margin-bottom:64px;
}
.margin-bottom-80{
    margin-bottom:80px;
}


    
.padding-bottom-8{
    padding-bottom:8px;
}
.padding-bottom-32{
    padding-bottom:32px;
}

.margin-top-4{
    margin-top:4px;
}
.margin-top-8{
    margin-top:8px;
}
.margin-top-12{
    margin-top:12px;
}
.margin-top-16{
    margin-top:16px;
}
.margin-top-20{
    margin-top:20px;
}
.margin-top-24{
    margin-top:24px;
}
.margin-top-28{
    margin-top:28px;
}
.margin-top-32{
    margin-top:32px;
}
.margin-top-40{
    margin-top:40px;
}
.margin-top-48{
    margin-top:48px;
}
.margin-top-64{
    margin-top:64px;
}
.margin-top-80{
    margin-top:80px;
}
.margin-left-4{
    margin-left:4px;
}
.margin-left-8{
    margin-left:8px;
}
.margin-left-12{
    margin-left:12px;
}
.margin-left-16{
    margin-left:16px;
}
.margin-left-20{
    margin-left:20px;
}
.margin-left-24{
    margin-left:24px;
}
.margin-left-28{
    margin-left:28px;
}
.margin-left-32{
    margin-left:32px;
}
.margin-left-40{
    margin-left:40px;
}
.margin-left-48{
    margin-left:48px;
}
.margin-left-64{
    margin-left:64px;
}
.margin-left-80{
    margin-left:80px;
}
.margin-right-4{
    margin-right:4px;
}
.margin-right-8{
    margin-right:8px;
}
.margin-right-12{
    margin-right:12px;
}
.margin-right-16{
    margin-right:16px;
}
.margin-right-20{
    margin-right:20px;
}
.margin-right-24{
    margin-right:24px;
}
.margin-right-28{
    margin-right:28px;
}
.margin-right-32{
    margin-right:32px;
}
.margin-right-40{
    margin-right:40px;
}
.margin-right-48{
    margin-right:48px;
}
.margin-right-64{
    margin-right:64px;
}
.margin-right-80{
    margin-right:80px;
}


/* BORDER radius */
.border-bottom-width{
    border-bottom: 1px solid;
}

.border-width{
    border: 1px solid;
}
.border-radius-extra-small{
    border-radius: 2px;
}
.border-radius-small{
    border-radius: 4px;
}
.border-radius-medium{
    border-radius: 8px;
}
.border-radius-large{
    border-radius: 12px;
}
.border-radius-huge{
    border-radius: 24px;
}
.border-radius-50{
    border-radius: 50%;
}
.box-shadow-extra-small{
    box-shadow: 0px 10px 15px rgba(20, 41, 74, 0.03);
}
.box-shadow-small{
    box-shadow: 0px 10px 15px rgba(20, 41, 74, 0.03);
}
.box-shadow-medium{
    box-shadow: 0px 8px 16px rgba(20, 41, 74, 0.05);
}
.box-shadow-large{
    box-shadow: 0px 15px 30px rgba(20, 41, 74, 0.15);
}
/* Text align */
.align-right{
    text-align: right;
}
.align-left{
    text-align: left;
}
.align-center{
    text-align: center;
}
.underline{
    text-decoration: underline;
}

.overflow_config{
    padding-right: 16px;
    height:100%;
    /*max-height:70vh;*/
    overflow: scroll;
    overflow-x: hidden;
}
.overflow_config p{
    padding-bottom: 8px;
}
.overflow_config::-webkit-scrollbar,.overflow_messagerie::-webkit-scrollbar {
    width: 5px;
    border-radius: 50px;
}


/* INPUT */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
    outline: none;
    font-size: 1vw !important;
}

.float-right{
    float: right;
}

.padding-square{
    padding:0.1vw 0.5vw 0.1vw 0.5vw;
}

.padding-small{
    padding:12px;
}
.padding-small-width{
    padding:12px 24px 12px 24px;
}
.padding-very-small{
    padding:8px;
}
.padding-very-very-small{
    padding:3px;
}
.padding-very-small-circle{
    padding:4px 8px 4px 8px;
}

.input-padding-normal{
    padding:12px;
}
.input-padding-small{
    padding-left:12px;
    padding-top:8px;
    padding-bottom:8px;
}
.input-default{
    font-size: 1vw !important;
    color: #707070;
    border: none;
    font-family: 'Poppins';
}
.div-input-default{
    font-size: 1vw !important;
    margin-bottom:16px;
    padding:12px;
    box-shadow: 0px 3px 6px rgba(20, 41, 74, 0.16);
    font-family: 'Poppins';
}

.input-prescription{
    font-size: 0.8vw;
    margin-bottom:16px;
    color: #707070;
    border: none;
    padding:12px;
    font-family: 'Poppins';
    width: 100%;
    border-radius: 8px;
}
.input-forum{
    font-size: 0.8vw;
    margin-bottom:16px;
    color: #707070;
    border: none;
    padding:12px;
    font-family: 'Poppins';
    width: 100%;
    border-radius: 8px;
}


html {
    box-sizing: border-box;
  }
  *, *:before, *:after {
    box-sizing: inherit;
  }
.width-auto{
    width: auto;
}
.width-1-percent{
    width: 1vw;
}
.width-7-percent{
    width: 7vw;
}
.width-5-percent{
    width: 5vw;
}
.width-100{
    width: 100%;
}
.width-95{
    width: 95%;
}
.width-200{
    width: 15vw;
}
.width-300{
    width: 20vw;
}
.width-350{
    width: 25vw;
}
.width-400{
    width: 30vw;
}
.input-search{

    padding: 8px;
    gap: 8px;
    border:1px solid;
    border-radius: 6px;
    font-family: 'Poppins';
}
.input-search:hover, 
.input-search:focus, 
.input-search:active,.input-default:hover, 
.input-default:focus, 
.input-default:active,.input-prescription:hover, 
.input-prescription:focus, 
.input-prescription:active
{
    outline: none;
}
.input-boutton-p{
    border:none;
    outline:none;
    font-family: 'Poppins';
    font-style: normal;
    background-color: transparent;
}
.input-submit{
    font-size: 0.8vw;
    align-items: center;
    padding: 0.8vw 1.4vw;
    gap: 8px;
    color:#FFFFFF;
    border:none;
    border-radius: 4px;
    font-family: 'Poppins';
}
.input-action{
    
    align-items: center;
    padding: 0.8vw 1.4vw;
    gap: 8px;
    color:#FFFFFF;
    border:none;
    border-radius: 13px;
    font-family: 'Poppins';
}

.input-action-disabled{
    background-color: #707070;
    border-color: #707070;
}

.input-action-medium{
    padding: 6px 12px;
}
.input-action-small{
    padding: 3px 6px;
}
.input-action-border{
    align-items: center;
    padding: 0.8vw 1.4vw;
    gap: 8px;
    background-color:#FFFFFF;
    border:1px solid;
    border-radius: 13px;
    font-family: 'Poppins';
}
.margin-none{
    margin:0;
}
.paddding-none{
    padding:0;
}
.paddding-4{
    padding:4px;
}
.paddding-8{
    padding:8px;
}

.border-color-information-error{
    border:1px solid #D71529;
}
.border-only-color-information-error{
    border-color:#D71529;
}
.border-color-information-attention{
    border:1px solid #F07216;
}
.border-color-information-approval{
    border:1px solid #51DC6F;
}

.border-bottom{
    padding-bottom:8px;
    border-bottom:1px solid #CBD0DC;
}

.bold{
    font-weight: 700;
}


.badge{
    display: flex;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right:10px;
}
.archive-badge{
    font-weight: 400;
    font-size: 0.7vw;
    line-height: 140%;
    text-align: center;
    margin-left: 2vw;
}

.flex{
    display: flex;
}

.block-display{
    display: flex;
    align-items: center;
}
.align-start{
    align-items: start;
}
.column{
    flex-direction: column;
}
.space-around{
    justify-content: space-around;
}
.space-between{
    justify-content: space-between;
}
.tableau .block-display p {
    font-weight: 500;
}
.justify-center{
    justify-content: center;
}

.justify-right{
    justify-content: right;
}

.sous-menu-navigation p{
    padding:10px;
}
.sous-menu-navigation > a{
    margin-right: 32px;
}



#message::-webkit-scrollbar {
    width: 10px;
    border-radius: 50px;
}

#message::-webkit-scrollbar-thumb {
    background-color:#CBD0DC;
    border-radius: 50px;
}
.img-rectangle{
    clip-path:ellipse(33% 50%);
}
.img-rond{
    clip-path:ellipse(50% 50%);
}
.checkbox{
 
/*background: #FFFFFF;*/

}
.cursor{
    cursor:pointer;
}
.border-none{
    border:none;
}
.border-right{
    border-right:1px solid;
}

/*Tableau*/
th{
    font-weight: 600;
    font-size: 0.9vw;
    line-height: 148%;
    text-align: center;
}

td{
    font-weight: 400;
    font-size: 0.8vw;
    line-height: 140%;
    text-align: center;
    padding:1.5vh 0 1.5vh 0;
}
.row-facturation td{
    padding:1px 0 1px 0;
}
.row-header-facturation td{
    padding:5px 0 5px 0;
}
.tableau {
    width: 100%;
    border-collapse: collapse;
    display: table;
    table-layout: fixed;
}
.tableau_dashboard {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 0.8vh;
    display: table;
    table-layout: fixed;
}

.row-tableau td:first-child{
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
}
.row-tableau td:last-child{
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
}
thead tr th{
    padding-bottom:16px;
}

.img-very-small{
    width: 0.5vw;
    height: auto;
}

.img-small{
    width: 1vw;
    height: auto;
}
.img-picto{
    width: 15px;
    height: 15px;
}
.img-moyen{
    width: 30px;
    height: auto;
}
.img-profil{
    width: 35px;
    height: 35px;
    object-fit: cover; 
}

.gap{
    gap: 1vh;
}

.grid-display{
    display: grid;
    gap: 20px 20vw;
    width: 100%;
}
.grid-display-small{
    display: grid;
    gap: 20px 10vw;
    width: 100%;
}
.grid-display-very-small{
    display: grid;
    gap: 20px 2.5vw;
    width: 100%;
}
.grid-display-minus {
    display: grid;
    gap: 20px 1vw;
    width: 100%;
}
.grid-display-traitement{
    display: grid;
    gap: 20px 20vw;
    width: 100%;
}
.grid-two{
    grid-template-columns: repeat(2, 1fr);
}
.grid-three{
    grid-template-columns: repeat(3, 1fr);
}

.grid-four{
    grid-template-columns: repeat(4, 1fr);
}
.grid-five{
    grid-template-columns: repeat(5, 1fr);
}
.grid-six{
    grid-template-columns: repeat(6, 1fr);
}

textarea{
    resize: none;
    min-height:50px;
}
.input-file-depose{
    display: flex;
    justify-content: center;
    align-items: center;
    border:1px dashed;
    width: 200px;
    height: 125px;
    text-align: center;
}

.trait{
    width: 2.5vw;
    height: 0.1vh;
}
.input-browse{
    padding: 3px 20px;
    border-radius: 5px;
}

.display-inline{
    display:inline-block;
}
.margin-bottom-0{
    margin-bottom:0;
}
.divLoader{
    position: fixed;
    left:25%;
    top: 25%;
    width:50%;
    display:none;
    z-index: 999;
}
.divLoader p {
text-align: center;
font-family: "Robot-BoldCondensed";
}

.loader {
    border: 8px solid rgb(201,201,201); /* Light grey */
    border-top: 8px solid #1CCCB5; /* Blue */
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    height:5vw;
    width: 5vw;
    animation: spin 1.2s linear infinite;
  }
.no-border-radius{
    border-radius:0px;
}
.transparent{
    background: transparent;
}



#face,#profil,#souriant,#pano,#tele,#panoramique,#teleradiographie,#supp1,#supp2,#supp3,#supp4,#supp5,#supp6,#userfile,#userfileOption,#userfileProd,#userfileOptionProd,#scanBox,#certificat,#occlusion,#empreinteSupp,#scanPost,#scanBody,#coneBeam,#file_compressed {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
}
#face_end,#profil_end,#souriant_end,#pano_end,#tele_end,#panoramique_end,#teleradiographie_end,#supp1_end,#supp2_end,#scanBox_end,#certificat_end,#supp3_end,#supp4_end,#supp5_end,#supp6_end{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
}

#face_label,#profil_label,#pano_label,#tele_label,#souriant_label,#panoramique_label,#teleradiographie_label,#supp1_label, #supp2_label,#scanBox_label,#certificat_label,#supp3_label,#supp4_label,#supp5_label,#supp6_label,#userfile_label,#userfileOption_label,#userfileProd_label,#userfileOptionProd_label,#occlusion_label,#empreinteSupp_label,#scanPost_label,#coneBeam_label,#scanBody_label,#file_compressed_label{
position: relative;
}
#face_end_label,#profil_end_label,#pano_end_label,#tele_end_label,#souriant_end_label,#panoramique_end_label,#teleradiographie_end_label,#supp1_end_label, #supp2_end_label,#scanBox_end_label,#certificat_end_label,#supp3_end_label,#supp4_end_label,#supp5_end_label,#supp6_end_label{
    position: relative;
}

#face0,#face1,#face2,#face3,#pdf{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
}

#face0_label,#face1_label,#face2_label,#face3_label,#pdf_label{
position: relative;
}

.white-space-nowrap{
    white-space: nowrap;
}
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
  }
  
  /* Tooltip text */
  .tooltip .tooltiptext {
    white-space: nowrap;
    visibility: hidden;
    background-color: #FEFEFD;
    width: auto;
    text-align: center;
    padding: 8px 16px;
    border-radius: 6px;
  
    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
  }

  .tooltip .tooltiptext_categorie {
    white-space: nowrap;
    visibility: hidden;
    background-color: #FEFEFD;
    width: auto;
    text-align: center;
    padding: 8px 16px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;

    bottom: 150%;            /* Place le tooltip juste au-dessus */
    left: 50%;
    transform: translateX(-50%); /* Centre horizontalement */

    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip .tooltiptext_viewer {
    white-space: nowrap;
    visibility: hidden;
    background-color: #FEFEFD;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 1;

    bottom: 150%;            /* Place le tooltip juste au-dessus */
    left: 50%;
    transform: translateX(-50%); /* Centre horizontalement */

    opacity: 0;
    transition: opacity 0.3s;
}

  /* Tooltip text */
  .tooltip .tooltiptext_calendar {
    visibility: hidden;
    background-color: #FEFEFD;
    width: auto;
    text-align: left;
    padding: 16px 24px;
    border-radius: 6px;
  
    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    transform: translateX(-50%);
    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
  }
  
  /* Tooltip arrow */
  .tooltip .tooltiptext::after,.tooltip .tooltiptext_categorie::after,.tooltip .tooltiptext_calendar::after,.tooltip .tooltiptext_viewer::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
  }
  
  /* Show the tooltip text when you mouse over the tooltip container */
  .tooltip:hover .tooltiptext, .tooltip:hover .tooltiptext_categorie,.tooltip:hover .tooltiptext_calendar,.tooltip:hover .tooltiptext_viewer {
    visibility: visible;
    opacity: 1;
  }
.contact-div {
    cursor:pointer;
    position: fixed;
    top: 85%;
    left: 3vw;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-style: solid solid solid none;
    border:none;

    text-decoration: none;
}


.inputColor {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: none;
    cursor: pointer;
  }
  .inputColor::-webkit-color-swatch {
    border-radius: 0.25vw;
    border: none;
  }
  .inputColor::-moz-color-swatch {
    border-radius: 0.25vw;
    border: none;
  }


  .etiquette{
    padding: 1vw 0.5vw 1vw 0.5vw;
    margin-bottom:8px;
    border-right:1px solid #C9CCD2;
    border-top:1px solid #C9CCD2;
    border-bottom:1px solid #C9CCD2;
    border-left:5px solid;
    border-radius: 0.1vw;
    text-align: left;
  }

  .colonne-date{
    width: 18%;
  }

  
  .picto-warning{
    width: 16px;
    height: auto;
  }
  

  .dropdown-content{
    display: none;
    width: 100%;
    position: absolute;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 5;
    top: 100%;
    left: 0;
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
}
.position-relative{
    position: relative;
}

.position-absolute-notif-small{
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    padding: 0.5px 2px;
    font-size: 10px;
}

.tooltipinput {
    position: relative;
    display: inline-block;
}
.tooltipheader {
    visibility: hidden;
    width: 20vw;
    max-height: 20vh;
    overflow: scroll;
    overflow-x: hidden;
    background-color: white;
    color: black;
    border: 0.1vh solid #ddd;
    box-shadow: 0px 0.4vh 0.5vh rgba(224,224,224,1);
    text-align: center;
    padding: 8px;
    border-radius: 0.5vw;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 100;
}

.tooltipModify {
    visibility: hidden;
    width: 100%;
    max-height: 20vh;
    overflow: scroll;
    overflow-x: hidden;
    background-color: white;
    color: black;
    border: 0.1vh solid #ddd;
    box-shadow: 0px 0.4vh 0.5vh rgba(224,224,224,1);
    text-align: center;
    padding: 8px;
    border-radius: 0.5vw;
    position: absolute;
    top: 95%;
    left: 0px;
    z-index: 100;
}
.nbNotif {
    font-size: 0.7vw;
    font-weight: 700;
    margin-block-start: 0;
    margin-block-end: 0;
    text-align: center;
    height: 1.2vw;
    width: 1.2vw;
    border-radius: 0.6vw;
    color: white;
    background-color: red;
    line-height: 1.2vw;
}

.tooltinotif {
    visibility: hidden;
    min-width: 10vw;
    max-height: 20vh;
    overflow: scroll;
    overflow-x: hidden;
    background-color: white;
    border: 0.1vh solid #ddd;
    box-shadow: 0px 0.4vh 0.5vh rgba(224,224,224,1);
    padding: 8px;
    border-radius: 0.5vw;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    z-index: 100;
}
.position-relative:hover .tooltinotif {
    visibility: visible;
}

.notif-nb {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: red;
    color: white;
    border-radius: 50%;
    margin-block-start: 0;
    margin-block-end: 0;
    text-align: center;
    height: 1.2vw;
    width: 1.2vw;
    font-size: 0.7vw;
    font-weight: 700;
    line-height: 1.2vw;
}

#editor {
    min-height: 150px;
}

.emoji-dropdown {
    display: none;
    position: absolute;
    border-radius: 5px;
    padding: 5px;
    max-height: 200px;
    overflow-y: auto;
}
.emoji-dropdown span {
    cursor: pointer;
    padding: 5px;
    display: inline-block;
}
.emoji-dropdown span:hover {
    background-color: #FEFEFD;
    border-radius: 2px;
}


@media screen and (max-width: 1000px) {
    .contact-div {
        display: none;
    }
    body{
        margin:0;
    }

    h1{
        font-size: 4vw;
    }
    h2{
        font-size:4vw;
    }
    h3{
        font-size: 4vw;
    }
    h4{
        font-size: 4vw;
    }
    
    .size-L{
        font-size: 3.5vw;
    }
    .size-M{
        font-size: 3vw;
    }
    .size-S{
        font-size: 2.5vw;
    }
    .size-XS{
        font-size: 2vw;
    }
    .size-XXS{
        font-size:1.5vw;
    }
    .size-XXXS{
        font-size: 1.5vw;
    }
    .margin-bottom-4{
        margin-bottom:30px;
    }
    .margin-bottom-8{
        margin-bottom:34px;
    }
    .margin-bottom-12{
        margin-bottom:38px;
    }
    .margin-bottom-16{
        margin-bottom:42px;
    }
    .margin-bottom-20{
        margin-bottom:46px;
    }
    .margin-bottom-24{
        margin-bottom:50px;
    }
    .margin-bottom-28{
        margin-bottom:54px;
    }
    .margin-bottom-32{
        margin-bottom:58px;
    }
    .margin-bottom-40{
        margin-bottom:66px;
    }
    .margin-bottom-48{
        margin-bottom:72px;
    }
    .margin-bottom-64{
        margin-bottom:88px;
    }
    .margin-bottom-80{
        margin-bottom:106px;
    }
    
    .margin-top-4{
        margin-top:4px;
    }
    .margin-top-8{
        margin-top:8px;
    }
    .margin-top-12{
        margin-top:12px;
    }
    .margin-top-16{
        margin-top:16px;
    }
    .margin-top-20{
        margin-top:20px;
    }
    .margin-top-24{
        margin-top:24px;
    }
    .margin-top-28{
        margin-top:28px;
    }
    .margin-top-32{
        margin-top:32px;
    }
    .margin-top-40{
        margin-top:40px;
    }
    .margin-top-48{
        margin-top:48px;
    }
    .margin-top-64{
        margin-top:64px;
    }
    .margin-top-80{
        margin-top:80px;
    }

    .div-input-default{
        margin-bottom:38px;
        font-size: 3vw !important;
    }
    .input-default {
        font-size: 3vw !important;
    }
    input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
        font-size: 3vw !important;
        -webkit-box-shadow: 0 0 0 2px #f3fafa inset !important;
    }
    
    .grid-display{
        gap: 5vh 5vw 
    }
    .flex{
        display: block;
    }
    .width-300{
        width: 100%;
    }
}



	