.custom-table{width:90%;text-align:center;margin-top:20px;border-collapse:collapse;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2)}.custom-table th{background-color:#f0f0f0}.custom-table td,.custom-table th{padding:10px;text-align:center;font-weight:700}.custom-table .ths{border-radius:10px 0 0 0}.custom-table .thm,.custom-table .ths{background-color:#19547b;border-right:1px solid #fff;color:#fff}.custom-table .the{background-color:#19547b;border-radius:0 10px 0 0;color:#fff}.custom-table .tds{border-radius:0 0 0 10px}.custom-table .tdm{border-right:1px solid #fff}.custom-table .tde{border-radius:0 0 10px 0}.custom-table .even-row{background-color:#fff}.custom-table .odd-row{background-color:rgba(207,230,252,.6862745098)}