.box-expandable{cursor:pointer}.box-expandable.expanded .expandable-element{display:block}.box-expandable.expanded table.expandable-element{display:table}.box-expandable.expanded tr.expandable-element{display:table-row}.box-expandable.expanded td.expandable-element{display:table-cell}.box-expandable.collapsed .expandable-element{display:none}.box-expandable .box-expandable-fixed{background-position:right center;background-repeat:no-repeat}.box-expandable.collapsed .box-expandable-fixed{background-image:url("/images/izy_ico/arrow_down.png")}.box-expandable.expanded .box-expandable-fixed{background-image:url("/images/izy_ico/arrow_up.png")}.box-expandable .box-expandable-fixed:hover,
.box-expandable .box-expandable-fixed:active{animation-name:expandable-fixed-hovering;animation-duration: .3s;animation-iteration-count:1;animation-timing-function:linear;-moz-animation-name:expandable-fixed-hovering;-moz-animation-duration: .3s;-moz-animation-iteration-count:1;-moz-animation-timing-function:linear;-webkit-animation-name:expandable-fixed-hovering;-webkit-animation-duration: .3s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:linear}.box-expandable .expandable-element.noAction{cursor:default}@-keyframes expandable-fixed-hovering{from{color:#333}to{color:#ddd}}@-moz-keyframes expandable-fixed-hovering{from{color:#333}to{color:#ddd}}@-webkit-keyframes expandable-fixed-hovering{from{color:#333}to{color:#ddd}}