/*!
 * @ibsheet/loader v1.0.1
 * Dynamically load support module for IBSheet
 * 
 * Copyright (c) 2019 IB Leaders <support@ibleaders.co.kr>
 * https://github.com/ibsheet/loader#readme
 * 
 * Licensed under the MIT license.
 */

body{background-color:slategray;color:silver}.test-box{margin:1em;padding:1em;background-color:whitesmoke;border-radius:.25rem;color:#555;position:relative}.test-box .title{padding:0;margin:0}.test-box .test-body{background-color:#EEE;border:1px dashed #CCC;margin:1rem 0;padding:1rem;min-height:5rem;overflow:hidden}.test-box .test-ctrl{position:absolute;top:1rem;right:1rem}.test-box .test-ctrl button[data-alias="on"]:hover{background-color:#28a745}.test-box .ibsheet-ctrlbox{margin-bottom:1rem}.test-box .ibsheet-ctrlbox .form-check *{cursor:pointer}.test-box .ibsheet-container{border:2px dashed #F72604;background-color:#FEFEFE;display:none}.test-box .ibsheet-container+.ibsheet-container{margin-top:1rem}.test-box .ibsheet-container.active{display:block}.test-box .ibsheet-container.loaded{border:none;background-color:transparent}


/*# sourceMappingURL=sample.7b96dda5b23da027011a.css.map*/