/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 19 2025 | 20:52:14 */
@media (min-width:768px){
.asme-table {
    margin: 40px 0 100px;
}
}

#nt_cf_0_table_9800 > option:first-child{
	display: none;
}

#footable_parent_9800 .yselected,
#footable_parent_9800 .yselected > td {
    background: #4cb1f9 !important;
    color: white !important;
}

/* Icons */

a.nt_edit_link {
    display: none;
}
.page-id-254 .wpb_text_column.wpb_content_element {
    margin-bottom: 5px;
}

.description-leyend {float:right;margin-top: 30px;}

.description-leyend .icons-leyend i {margin-right: 40px;font-family: Calibri, Arial, Helvetica, sans-serif;}

.description-leyend .icons-leyend i {margin-right:40px; }
.description-leyend .icons-leyend i:last-child {margin-right:0px;}
.description-leyend .icons-leyend i::before { 
  margin-right: 10px;
  font-family: Fontawesome;
  font-size: 25px;
}

.description-leyend  .fa-check-circle:before{
  color:rgb(0, 28, 88) !important;
}

.description-leyend  i.fa.fa-flask.big-iconA:before {
    content: 'A';
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: 600;
    color:rgb(0, 28, 88) !important;
}

.description-leyend .fa-circle:before {
 color: #001c58 !important;
}

span.icons-leyend {
    display: flex;
}

@media (max-width:767px){
span.icons-leyend {
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-top: 30px;
}
span.icons-leyend > i:not(.keyleyend) {
    flex: 1 0 100%;
    margin-bottom: 20px !important;
}
 
span.icons-leyend > i {
    margin-bottom: 20px !important;
}

  
  .description-leyend {
    margin-top: 10px;
    margin-bottom: 30px;
}
}


span.icons-leyend > i {
  display: flex;
  align-items: center;
  color: #001c58;
    font-size: 13px;
    font-weight: 500;
}


@media only screen and (max-width: 430px) {
.description-leyend {
    float: none;
    margin-top: 0;
}
  
  span.icons-leyend {
    display: inline-block;
}
  
  .description-leyend .icons-leyend i {
    margin-bottom: 12px;
}
  
  .icons-leyend i.fa::before {
    min-width: 30px;
    text-align: center;
}
}


span.a-icon {
    font-weight: 700;
}