/*!
 * Theme Name: Shapla
 * Description: Dynamically generated theme style.
 */


/* Additional CSS */
#text-12 .textwidget{height:500px;overflow:auto;padding:5px}
mytable{width:100%;border-collapse:collapse}
mytable,th,td{border:1px solid black}
thead{background-color:#dddddd;color:#ffffff}
th{text-align:center;height:50px}
tbody tr:nth-child(odd){background:#ffffff}
tbody tr:nth-child(even){background:#f4f4f4}