:root{--card-border-radius: var(--global-border-radius)}.yotta-card{margin-bottom:15px;background-color:#fff;border-radius:var(--card-border-radius)}.yotta-card .yotta-card-header{height:42px;line-height:42px;padding:0 15px;border-bottom:1px solid #f6f6f6;font-size:14px}.yotta-card .yotta-card-footer{height:42px;line-height:42px;padding:0 15px;border-top:1px solid #f6f6f6;font-size:14px}.yotta-card .yotta-card-header .yotta-card-header-extra{float:right}.yotta-card .yotta-card-body{padding:10px 15px;line-height:24px}.yotta-card:last-child{margin-bottom:0}.yotta-card.is-hover-shadow:hover,.yotta-card.shadow{box-shadow:0 1px 2px #0000000d}
