.elementor-57421 .elementor-element.elementor-element-32496d3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-57421{background-color:#0000006B;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-57421 .dialog-message{width:85vw;height:auto;}#elementor-popup-modal-57421 .dialog-close-button{display:flex;top:1%;background-color:#ECFBFF;font-size:20px;}body:not(.rtl) #elementor-popup-modal-57421 .dialog-close-button{right:2%;}body.rtl #elementor-popup-modal-57421 .dialog-close-button{left:2%;}#elementor-popup-modal-57421 .dialog-close-button i{color:#272727;}#elementor-popup-modal-57421 .dialog-close-button svg{fill:#272727;}/* Start custom CSS */table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
  }
  thead {
    position: sticky;
    z-index: 2;
    top: 0;
}
th {
    text-align:center;
  }
  
  td {
    border: 1px solid #DDDDDD;
    padding: 10px;
    text-align: left;
  }
  th {
    background-color: #0073e6;
    color: #ffffff;
    border: none!important;
    border-right: 1px solid #DDDDDD !important;
  }
  tr:nth-child(even) {
    background-color: #ECFBFF;
  }
  img {
    display: block;
    margin: auto;
  }
#elementor-popup-modal-57421 .e-con-inner {
    max-width: 100% !important;
}

th:nth-child(1), td:nth-child(1) {
    width: 50%;
    border: 1px solid #DDDDDD;
  }
  th:nth-child(n+2), td:nth-child(n+2) {
    width: 16.66%;
    border: 1px solid #DDDDDD;
    text-align: center
  }
  .elementor-popup-modal .dialog-widget-content {
    top: 100px;
}
.dialog-close-button
{
    border-radius: 50px;
    padding: 5px;
    text-decoration: none;
}
i.fa-check {
    color: #005bbe;
}
i.fa-times {
    color: #CB1818;
}/* End custom CSS */