.switch[data-v-3b261c57]{position:relative;display:inline-block;width:40px;height:20px}.switch .slider[data-v-3b261c57]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:10px}.switch .slider[data-v-3b261c57]:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.switch input[data-v-3b261c57]{opacity:0;width:0;height:0}input:checked+.slider[data-v-3b261c57]{background-color:#2196f3}input:focus+.slider[data-v-3b261c57]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-3b261c57]:before{transform:translateX(18px)}.slider.round[data-v-3b261c57]{border-radius:34px}.slider.round[data-v-3b261c57]:before{border-radius:50%}.error-message[data-v-7e031ca0]{color:red}.modal-custom{z-index:99999;overflow-x:hidden;overflow-y:auto}.modal-custom,.modal-custom__backdrop{position:fixed;top:0;right:0;bottom:0;left:0}.modal-custom__backdrop{opacity:.5;background:#000;z-index:1}.modal-custom__dialog{position:relative;background-color:#fff;border-radius:5px;margin:100px auto;display:flex;flex-direction:column;z-index:999999999!important}.modal-custom__close{width:30px;height:30px}.modal-custom__body{padding:10px 20px 10px;display:flex;flex-direction:column;align-items:stretch}.modal-custom__footer{padding:10px 20px 20px}.sticky-border{border-color:rgba(182,159,78,.38)}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}