﻿.table{border-spacing:0;width:100%;border:1px solid #ccc;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#444}.table.breakpoint>tbody>tr>td.expand{background:url(../img/plus.png) 5px center no-repeat;padding-left:40px}.table.breakpoint>tbody>tr.table-detail-show>td.expand{background:url(../img/minus.png) 5px center no-repeat}.table.breakpoint>tbody>tr.table-row-detail{background:#eee}.table>tbody>tr:hover{background:#fbf8e9}.table.breakpoint>tbody>tr:hover:not(.table-row-detail){cursor:pointer}.table>tbody>tr>td,.table>thead>tr>th{border-left:1px solid #ccc;border-top:1px solid #ccc;padding:10px;text-align:left}.table>thead>tr>td,.table>thead>tr>th{position:relative;background-color:#dce9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#ebf3fc),to(#dce9f9));background-image:-webkit-linear-gradient(top,#ebf3fc,#dce9f9);background-image:-moz-linear-gradient(top,#ebf3fc,#dce9f9);background-image:-ms-linear-gradient(top,#ebf3fc,#dce9f9);background-image:-o-linear-gradient(top,#ebf3fc,#dce9f9);background-image:linear-gradient(to bottom,#ebf3fc,#dce9f9);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;box-shadow:0 1px 0 rgba(255,255,255,.8) inset;border-top:none;text-shadow:0 1px 0 rgba(255,255,255,.5)}.table>thead>tr>td:first-child,.table>thead>tr>th:first-child{-moz-border-radius:6px 0 0;-webkit-border-radius:6px 0 0 0;border-radius:6px 0 0}.table>thead>tr>td:last-child,.table>thead>tr>th:last-child{-moz-border-radius:0 6px 0 0;-webkit-border-radius:0 6px 0 0;border-radius:0 6px 0 0}.table>thead>tr>td:only-child,.table>thead>tr>th:only-child{-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}.table>tbody>tr:last-child>td:first-child{-moz-border-radius:0 0 0 6px;-webkit-border-radius:0 0 0 6px;border-radius:0 0 0 6px}.table>tbody>tr:last-child>td:last-child{-moz-border-radius:0 0 6px;-webkit-border-radius:0 0 6px 0;border-radius:0 0 6px}.table>tbody img{vertical-align:middle}