.custom-switch.custom-switch-adaptive{padding-left:0}.custom-switch.custom-switch-adaptive .custom-control-label{padding:0 1.5em;position:relative;border-radius:1em;line-height:1.4em;color:#6c757d;border:1px solid #6c757d;background-color:#f8f9fa;transition:background-color 200ms;cursor:pointer}.custom-switch.custom-switch-adaptive .custom-control-label::before{content:none}.custom-switch.custom-switch-adaptive .custom-control-label::after{position:absolute;height:1em;top:.2em;left:.2em;width:1em;border-radius:1em;transition:left 200ms}.custom-switch.custom-switch-adaptive .custom-control-input:checked~.custom-control-label{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.custom-switch.custom-switch-adaptive .custom-control-input:checked~.custom-control-label::after{background-color:#fff;left:calc(100% - 1.2em);transform:none;-webkit-transform:none}.custom-switch.custom-switch-adaptive .switch-danger:checked~.switch-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.custom-switch.custom-switch-adaptive .switch-danger:checked~.switch-danger::after{background-color:#fff;left:calc(100% - 1.2em);transform:none;-webkit-transform:none}.custom-switch.custom-switch-adaptive .switch-success:checked~.switch-success{color:#fff;background-color:#28a745;border-color:#28a745}.custom-switch.custom-switch-adaptive .switch-success:checked~.switch-success::after{background-color:#fff;left:calc(100% - 1.2em);transform:none;-webkit-transform:none}.custom-switch.custom-switch-adaptive .switch-warning:checked~.switch-warning{color:#fff;background-color:#ffc107;border-color:#ffc107}.custom-switch.custom-switch-adaptive .switch-warning:checked~.switch-warning::after{background-color:#fff;left:calc(100% - 1.2em);transform:none;-webkit-transform:none}