.container { font-family: arial, sans-serif; font-size: 16px; zoom: 0.55 } .columns { overflow: hidden } .columns .size100 { width: 100%; float: left } .columns .size75 { width: 75%; float: left } .columns .size50 { width: 50%; float: left } .columns .size33 { width: 33.33%; float: left } .columns .size25 { width: 25%; float: left } .clearfix { overflow: hidden; display: block; clear: both } .row { margin-bottom: 15px; overflow: hidden; display: block; clear: both; width: 100% } .row.small { margin-bottom: 5px } .row .text { margin-bottom: 5px } .row .control { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } .row:last-child { margin-bottom: 0 } .row.inline .text { display: table-cell; margin-bottom: 0; width: 30% } .row.inline .control { display: table-cell; padding-left: 20px; font-weight: bold; color: #000; width: 70% } .row.inline .description { position: static; overflow: visible } .row .description { position: relative; padding-top: 2px; font-size: 9px; overflow: hidden; display: block; clear: both } .row .line { border-bottom: 1px solid #DDD; border-right: 1px solid #DDD; border-left: 1px solid #DDD; margin-top: 10px; color: #999; padding: 5px } .row .description span { background-color: #FFF; margin: -5px 0 0 50px; display: block; padding: 5px; float: left } .panel { position: relative } .panel .header { background-color: #FFF; padding: 2.5px 5px; position: absolute; font-weight: bold; left: 17.5px; top: -12px } .panel .body { border: 1px solid #CCC; margin-top: 10px; overflow: hidden; padding: 20px } .panel .body h3 { margin-top: 0 } .field { border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; border-top: 1px solid #CCC; float: left } .field span { border-right: 1px solid #CCC; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: table-cell; vertical-align: middle; text-align: center; font-weight: bold } .field.square span { height: 35.4px; width: 35.4px } .pull-left { float: left } .pull-right { float: right } .vertical-text { -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); position: absolute; text-align: center; font-size: .65em; right: -108px; width: 200px; top: 50% } table { border-collapse: collapse; border-spacing: 0; } .row-oriented, .column-oriented { text-align: left; width: 100% } .row-oriented .description, .column-oriented .description { font-size: 0.6em; color: #888; padding: 0 !important } .row-oriented .description .line, .column-oriented .description .line { border-bottom: 1px solid #DDD; border-right: 1px solid #DDD; border-left: 1px solid #DDD; margin-top: 10px; color: #999; padding: 5px } .row-oriented .description span, .column-oriented .description span { background-color: #FFF; margin: -5px 0 0 50px; display: block; padding: 5px; float: left } .column-oriented { margin: 20px 0 } .column-oriented tfoot { border-top: 1px solid #808080; } .column-oriented td, .column-oriented th { padding: 5px 10px } .column-oriented thead { background-color: #c0c0c0 } .column-oriented thead tr { border-bottom: 1px solid #808080; border-top: 1px solid #808080; background-color: #c0c0c0 } .column-oriented tfoot tr:first-child td { padding-top: 20px !important; } .panel .row-oriented td, .panel .row-oriented th { padding: 10px 0 } .row-oriented > tbody > tr > td { width: 30% } .row-oriented > tbody > tr > th { padding-left: 30px; width: 70% }