.select-box-group-component-container{width:530px;overflow:hidden}.select-box-group-component-container>ul{list-style-type:none}.select-box-group-component-container>ul>li{width:170px;margin-right:10px;float:left;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#e2e2e0;cursor:pointer}.select-box-group-component-container>ul>li:last-child{margin-right:0}.select-box-group-component-container>ul>li .item-header{height:30px;line-height:30px;font-size:1.4em;color:#333;text-align:center}.select-box-group-component-container>ul>li .item-box{width:100%;height:105px;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;border:6px solid #e2e2e0;border-top:0;-webkit-border-bottom-right-radius:3px;-moz-border-bottom-right-radius:3px;-ms-border-bottom-right-radius:3px;-o-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-bottom-left-radius:3px;-ms-border-bottom-left-radius:3px;-o-border-bottom-left-radius:3px;border-bottom-left-radius:3px}.select-box-group-component-container>ul>li .item-box>p{font-size:1.3em;color:#333}.select-box-group-component-container>ul>li.selected{background:#00adef;cursor:auto}.select-box-group-component-container>ul>li.selected .item-header{color:#fff;font-weight:600;font-family:'Open Sans',sans-serif}.select-box-group-component-container>ul>li.selected .item-box{border:6px solid #00adef;border-top:0}@media screen and (max-width:585px){.select-box-group-component-container{width:100%}.select-box-group-component-container>ul{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select-box-group-component-container>ul>li{width:31%;margin-right:3.5%}}@media screen and (max-width:470px){.select-box-group-component-container>ul>li{width:100%;margin-right:0;margin-bottom:10px}.select-box-group-component-container>ul>li:last-child{margin-bottom:0}}