.fancy-select-more-display {display: none;}.fancy-select-more {clear: both;}.fancy-select-more .select-option {padding: 7px 10px 7px 10px; margin: 0 20px 20px 0; background-color: white; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; position: relative;}.fancy-select-more.default .select-option ul {margin: 0 5px 0 15px; padding: 0; line-height: 1.5em;}.fancy-select-more.default .select-option p {margin: 0; padding: 0; line-height: 1.2em;}.fancy-select-more.default .details {cursor: pointer; text-decoration: underline; color: #279dcb; font-size: 0.9em; margin-top: 9px; text-align: right;}.fancy-select-more .select-option-selected .details {color: white;}#fancy-select-more-modal h4 {}#fancy-select-more-modal .modal-body {}.fancy-select-more.default .select-option-completed {border: 1px solid #c7c7c7; color: #c7c7c7;}.fancy-select-more.default .select-option .button {position: absolute; bottom: 10px; right: 0; left: 0; text-align: center;}.fancy-select-more.default .select-option .select-option-check {position: absolute; bottom: 10px; right: 0; left: 0; text-align: center; display: none;}.fancy-select-more.default .select-option .info {position: absolute; bottom: 50px; right: 0; left: 0; text-align: center; display: none;}.fancy-select-more.large .select-option {width: 200px; height: 200px;}.fancy-select-more.medium .select-option {width: 100px; height: 100px;}.fancy-select-more.small .select-option {width: 60px; height: 60px;}.fancy-select-more.large .select-option p {height: 200px; line-height: 200px;}.fancy-select-more.medium .select-option p {height: 100px; line-height: 100px;}.fancy-select-more.small .select-option p {height: 60px; line-height: 60px;}.fancy-select-more.default .select-option span {}