.elementor-49732 .elementor-element.elementor-element-5b32ea3 > .elementor-container{max-width:1300px;}.elementor-49732 .elementor-element.elementor-element-5b32ea3{margin-top:0px;margin-bottom:50px;padding:0px 0px 0px 0px;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Lato, Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-49732 .elementor-element.elementor-element-3748160 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS */.select2-container--default.select2-container--focus .select2-selection--multiple {
  overflow: hidden;
}

#DataTables_Table_0_wrapper {
    width: 100%;
    margin-left: 0;
}



element.style {
}


#edit-assets-btn {
    text-align: center;
    display: flex;
    font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial";
    font-size: 1rem;
    font-weight: 400;
    margin: 1rem auto;
    cursor: pointer;
    background-color: #ececec;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #e9e9e9;
    color: #000;
    border-radius: 4px;
}


#edit-assets-btn:hover {
    background-color: #d5d3d3;
    
}



.symbol-list {
    min-width: 37rem;
    display: flex;
    flex-direction: column;
    text-align: center;
    overflow-y: auto;
}


#image-port {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    display: block;
}


form {
  display: flex;
  gap: 1em;
}


#image-port {
width: 400px;
margin-bottom: 40px;
}




svg {
  background-color: #c7c7c7;
  padding: 0.5rem;
  border-radius: 50%;
  transition: 0.4s;
}

label {
  cursor: pointer;
}

svg:hover {
  background-color: red;

}

#warning {
  font-weight: bold;
  color: black;
  background-color: #ffc107;
  font-size: 1rem;
  padding: 0.5rem;
  border-radius: 10px;
}/* End custom CSS */