/**** ipl section css 26-03-18 ****/ .ipl_table1 { position: relative;margin:0; } .ipl_table1 thead { background: #dc4f19; color: #fff; } .purple_cap thead tr th {background:purple;} .ipl_margin_b{margin-bottom:20px;} .ipl_table1 thead tr th { border-bottom: none; border-top: none!important; font-size: 14px; font-weight: 400; border-left:1px solid rgba(255, 255, 255, .3); padding: 8px 8px; } .ipl_table1 thead tr th span { margin-right: 5px; } .ipl_table1 thead tr th span img { width: 28px; vertical-align: top; } .ipl_table1 tbody tr td { border-top: none; padding: 8px 8px; border-bottom: 1px solid #ddd; vertical-align: middle; } .ipl_table1 tbody tr:nth-child(even){background:#f1f1f1;} .ipl_table2 tbody tr:nth-child(even){background:#f1f1f1;} .i_con_l .ipl_table1 tbody tr td{padding:8px 12px;} .i_con_l .ipl_table2 tbody tr td{padding:8px 12px;} .h_con_l .ipl_table1 tbody tr td{padding:8px 12px;} .h_con_l .ipl_table2 tbody tr td{padding:8px 12px;} .ipl_player_name { color: #333; font-size: 15px; margin: 0 0 0px 0; /*white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 70%;*/ } .ip_t_name { color: #fff; background: #3477d2; display: inline-block; font-size: 12px; padding: 1px 5px; border-radius:2px; } .ipl_team_name { font-size: 12px; margin: 0 0 0px 0; font-weight: 600; /*background: green;*/ display: inline-block; color: #fff; padding: 3px 4px; border-radius: 2px; } .t_csk { background: #d7bf17; } .t_mi { background:#3477d2; } .t_kkr { background: #39168f; } .t_sh { background: #a5151e; } .t_srh { background: #a5151e; } .t_rcb { background: #ea1615; } .t_dd { background: #213f7d; } .t_kxp { background:#c8060e; } .t_rr { background:#254aa5; } .t_sh { background:#a6161f; } .ipl_table2 { position: relative; margin:0; } .ipl_table2 thead { background: #0e5f98; color: #fff; } .ipl_table2 thead tr th { border-bottom: none; border-top: none!important; font-size: 14px; font-weight: 400; border-left: 1px solid rgba(0, 0, 0, .2); padding: 8px 8px; } .ipl_table2 tbody tr td { border-top: none; padding: 8px 8px; border-bottom: 1px solid #ddd; vertical-align: middle; }