/* ================== DETALLES ============================ */
a {text-decoration: none;color: #427cdc;}
a:hover {color: #bf4853}
.cursor {cursor: pointer;}
.nolink {pointer-events: none;cursor: default;color:#d5d5d5 !important}
.small {font-size:0.7rem ;} 
/* ================== ANCHOS ESPECIALES =================== */
.w-1 {width:1% !important;}
.w-2 {width:2% !important;}
.w-3 {width:3% !important;}
.w-4 {width:4% !important;}
.w-5 {width:5% !important;}
.w-6 {width:6% !important;}
.w-7 {width:7% !important;}
.w-8 {width:8% !important;}
.w-9 {width:9% !important;}
.w-10 {width:10% !important;}
.w-15 {width:15% !important;}
.w-20 {width:20% !important;}
.w-25 {width:25% !important;}
.w-30 {width:30% !important;}
.w-35 {width:35% !important;}
.w-40 {width:40% !important;}
.w-45 {width:45% !important;}
.w-55 {width:55% !important;}
.w-60 {width:60% !important;}
.w-65 {width:65% !important;}
.w-70 {width:70% !important;}
.w-80 {width:80% !important;}
.w-85 {width:85% !important;}
.w-90 {width:90% !important;}
.w-95 {width:95% !important;}

/* ================= COLORES ESPECIALES ==================== */
.bg-somos {background-color:#379dd3;}
.bg-somos-fuerte {background-color:#0685c9;color: #fff;}
.bg-somos-fuerte:hover {background-color:#055885 !important;color: #fff;}

.bg-light-label {background-color: #d5d5d5 !important;}
.bg-label {background-color: #004986 !important;}

.text-blue {color: #5484f0 !important;}
/* ================ TABLAS ==================================== */
thead {background-color: #444 !important;color: #fff;}


/* =================== CANVAS ================================ */
#draw-canvas {border: 1px solid #666;background-color: #f5f5f5}


/* ================= VISUALIZADOR ========================== */
.bg-lblue {background-color: #00A9E0}
.bg-blue {background-color: #188CCC}
.bg-dblue {background-color: #004986}

.bg-lorange {background-color: #F1B434}
.bg-orange {background-color: #F68621}
.bg-dorange {background-color: #E35205}

.bg-lgreen {background-color: #C4D600}
.bg-green {background-color: #39B54A}
.bg-dgreen {background-color: #007A3E}

.bg-lblue-td {background-color: #EBF8FE !important;}
.bg-blue-td {background-color: #D1E3F5 !important;}

.text-lblue {color: #00A9E0}
.text-blue {color: #188CCC}
.text-dblue {color: #004986}

.text-lorange {color: #F1B434}
.text-orange {color: #F68621}
.text-dorange {color: #E35205}

.text-lgreen {color: #C4D600}
.text-green {color: #39B54A}
.text-dgreen {color: #007A3E}