@media screen,projection,tv { .card-short-place .smart-clear { height: 0; } .card-short-place .card-row {  clear: left; margin: 0 0 24px 0; overflow: hidden; }  .card-short legend { display: none; } .card-short { width: 158px; height: 0; min-height: 0; float: left; margin: 0 10px 0 0; position: relative; z-index: 30; } div[class] .card-short { height: auto; } .five-cards .card-short { margin: 0 17px 0 0; } .four-cards .card-short { margin: 0 8px 0 0; } .card-short-place .card-short.last-in-row { margin: 0; } .dc-left .card-short, .dc-left .card-short.last-in-row, .dc-right .card-short, .dc-right .card-short.last-in-row { float: none; margin: 0 auto; } .card-short .head { margin: 0; line-height: 16px; font-size: 12px; font-weight: 900; } .card-short .head a { display: inline-block; color: #000; text-decoration: none; } .card-short .head a:hover { text-decoration: none; } .card-short .img { height: 0; min-height: 0; margin: 0 0 12px 0; position: relative; z-index: 100; }  div[class] .card-short .img { height: auto; } .card-short .img a { display: block; height: 0; min-height: 0;  } div[class] .card-short .img a { height: auto; } .card-short .img a.icn-zoom { width: 16px; height: 16px; min-height: 16px; position: absolute; right: 5px; bottom: 5px; z-index: 105; } .card-short .img a.icn-zoom span { display: none; } .card-short .img img { display: block; margin: 0; border: solid 1px #5a9628; } .card-short .img .label { height: 0; min-height: 0; padding: 2px 10px; position: absolute; left: 0; bottom: 3px; z-index: 105; color: #fff; font-size: 11px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; background: #ff8b00; } div[class] .card-short .img .label { height: auto; } .card-short .basic-info { margin: 0 0 4px 0; padding: 0 5px; text-align: right; font-size: 11px; } .card-short .description { height: 0; min-height: 0; font-size: 11px; } div[class] .card-short .description { height: auto; } .card-short .description p { margin: 0; } .card-short .link-detail { height: 0; min-height: 0; line-height: 18px; } div[class] .card-short .link-detail { height: auto; } .card-short .link-detail a { color: #5a9628; } } @media print { .card-short .icn-zoom, .card-short .purchase-form, .card-short .purchase-field, .card-short .link-detail{ display: none; } .card-short, .card-short .head { height: auto !important; } .card-short-place { display: table; border-collapse: collapse; } .card-short-place .card-row { display: table-row; } .card-short-place .card-row .card-short { display: table-cell; padding: 5px; vertical-align: top; border: solid 1px #cecece; } .card-short .img { padding: 0 0 16px 0; position: relative; } .card-short .img .label { position: absolute; left: 0; bottom: 0; } .card-short .head { margin: 0; font-size: 12px; } }
