/* v=17 */

.cl_222 { color:#222; }
.cl_gray { color: gray; }

.btn-none {
    background: transparent;
    color: #333;
    padding: 2px 12px;
}
.btn-none.disabled { background-color: transparent; }

.imglogo { max-width: 489px;max-height: 106px; margin:0 auto; }

.cl_blue { color: blue; }
.cl_seagreen { color:seagreen; }

.clblue { color: dodgerblue; }
.clred { color:orangered; }
.clgreen { color: forestgreen; }
.clcoral { color:coral; }
.clbrown { color: peru; }
.clolive { color: olive; }

.cl_boy { color: dodgerblue; }
.cl_girl{ color: tomato; } 

.cl_rangelow { color:forestgreen; }
.cl_rangehigh { color: royalblue; }

.cl_level { color:olive; }
.cl_addr { color:sienna; }
.cl_memo { color:forestgreen; }
.cl_useless { color: lightgray; }

.cl_pm { color: dodgerblue; }
.cl_bh { color: coral; }

.cl_deszd {color: dodgerblue;}

.bclgold { background-color:gold;}
.bclgreen { background-color: palegreen; }

.bolderall {border:1px solid #dcdcdc;}
.bdbtm { border-bottom: 1px solid #dcdcdc; }
.bdtop { border-top: 1px solid #dcdcdc; }
.bdleft { border-left: 1px solid #dcdcdc; }
.bdright { border-right: 1px solid #dcdcdc; }

.td_bdall td { border-width: 1px; border-style: solid; border-color: #dcdcdc; }

.trbg_nth > tbody > tr:nth-of-type(odd) { background-color: aliceblue !important; }
.trbg_nth > tbody > tr:nth-of-type(even) { background-color: #fefefe !important; }

.td_bg_1 { background-color: aliceblue !important; }
.td_bg_2 { background-color: #fefefe !important; }
.td_bg_3 { background-color: #f5eee0 !important; }
.td_bg_4 { background-color: #e9fbe3 !important; }
.td_bg_5 { background-color: #e8edff !important; }
.td_bg_6 { background-color: #fde9e9 !important; }
.td_bg_7 { background-color: #eeea66 !important; }
.td_bg_8 { background-color: #d4ec9b !important; }
.td_bg_9 { background-color: #b2ee62 !important; }


.bcl_flw { background-color: rgba(240,248,255,0.95) !important;  }

.strokeblue { stroke:dodgerblue; }
.strokegray { stroke:gray; }
.strokecoral { stroke:coral; }
.strokegreen { stroke:forestgreen; }

.cl_tip { color: gray; }
.cl_tipf10 { font-size: 10px; }
.cl_tipf11 { font-size: 11px; }
.cl_tipf12 { font-size: 12px; }

.cl_arr1{ color: cornflowerblue; }
.cl_arr2{ color: darkgoldenrod; }
.cl_arr3{ color: darkgreen; }
.cl_arr4{ color: darkorchid; }
.cl_arr5{ color: sienna; }
.cl_arr6{ color: steelblue; }
.cl_arr7{ color: indianred; }
.cl_arr8{ color: forestgreen; }
.cl_arr9{ color: saddlebrown; }
.cl_arr10{ color: tomato; }
.cl_arr11{ color: slategray; }
.cl_arr12{ color: chocolate; }

.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.f28 { font-size: 28px; }

/*
    html { font-size: 16px; }
    body { font-size:1em; }
*/
.f6xh,.f9px { font-size: 0.55em;}
.f6h,.f10px { font-size: 0.625em; }
.fx5xh,.f11px { font-size: 0.7em; }
.fx5h,.f12px { font-size: 0.75em; }
.f5h,.f14px { font-size: 0.875em; }
.fx4h,.f16px { font-size: 1em; }
.f4xh,.f17px { font-size: 1.05em; }
.f4zh,.f18px { font-size: 1.125em; }
.f4h,.f19px { font-size: 1.2em; }
.fx3xh,.f20px { font-size: 1.25em; }
.fx3h,.f21px { font-size: 1.3em; }
.f3h,.f22px { font-size: 1.4em; }
.fx2xh,.f23px { font-size: 1.45em; }
.fx2h,.f24px { font-size: 1.5em; }
.f2hxh,.f26px { font-size: 1.6em; }
.f2h,.f29px { font-size: 1.8em; }
.f1hxh,.f34px { font-size: 2.125em; }
.f1h,.f35px { font-size: 2.2em; }


