.form-control{height:calc(1.5em + 1.6rem + 4px)}.custom-switch{padding-left:65px}.custom-switch .custom-control-label{cursor:pointer}.custom-switch .custom-control-label:after,.custom-switch .custom-control-label:before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-switch .custom-control-label:before{width:35px;height:18px;left:-52px;border:none;border-radius:9px}.custom-switch .custom-control-label:after{width:24px;height:24px;left:-65px;border-radius:50%;border:none;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.25);box-shadow:0 2px 4px rgba(0,0,0,.25);background-color:#fff}.custom-switch [type=checkbox]+.custom-control-label:before,.custom-switch [type=checkbox]:focus+.custom-control-label:before,.custom-switch [type=checkbox]:hover+.custom-control-label:before{background-color:#c6c6c6}.custom-switch [type=checkbox]:checked+.custom-control-label:before{background-color:var(--success-color);opacity:.25}.custom-switch [type=checkbox]:checked+.custom-control-label:after{-webkit-transform:translate(32px,-50%);transform:translate(32px,-50%);background-color:var(--success-color)}.custom-switch-right{padding-left:0;padding-right:65px;pointer-events:none}.custom-switch-right .custom-control-label{display:block}.custom-switch-right .custom-control-label>span{pointer-events:auto}.custom-switch-right .custom-control-label:after,.custom-switch-right .custom-control-label:before{left:auto;pointer-events:auto}.custom-switch-right .custom-control-label:before{right:-52px}.custom-switch-right .custom-control-label:after{right:-65px}.custom-switch-right [type=checkbox]+.custom-control-label:before,.custom-switch-right [type=checkbox]:focus+.custom-control-label:before,.custom-switch-right [type=checkbox]:hover+.custom-control-label:before{background-color:#c6c6c6}.custom-switch-right [type=checkbox]:checked+.custom-control-label:after{-webkit-transform:translate(-32px,-50%);transform:translate(-32px,-50%)}.custom-checkbox .custom-control-label{font-size:1rem;line-height:1.5;cursor:pointer}.custom-checkbox .custom-control-label,.custom-checkbox .custom-control-label a{color:var(--text-color)}.custom-checkbox .custom-control-label:after,.custom-checkbox .custom-control-label:before{width:24px;height:24px;border:none;margin-top:-5px;margin-left:-5px}.custom-checkbox .custom-control-label:before{-webkit-mask-image:url(../img/checkbox.05fb62f2.svg);mask-image:url(../img/checkbox.05fb62f2.svg);cursor:pointer;background:var(--text-color)!important}.custom-checkbox .custom-control-label:after{background:none!important}.custom-checkbox [type=checkbox]:checked+.custom-control-label:before{-webkit-mask-image:url(../img/checkbox-checked.88071419.svg);mask-image:url(../img/checkbox-checked.88071419.svg)}.-red .custom-checkbox .custom-control-label,.-red .custom-checkbox .custom-control-label a{color:var(--danger-color)}.-red .custom-checkbox .custom-control-label:before{background:var(--danger-color)!important}.-gray .custom-checkbox .custom-control-label,.-gray .custom-checkbox .custom-control-label a{color:var(--text-secondary-color)}.-gray .custom-checkbox .custom-control-label:before{background:var(--text-secondary-color)!important}.password-wrap{position:relative}.password-wrap [type=password]{padding-right:50px}.password-icon{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;right:0;height:100%;width:50px}.password-icon,.password-icon:focus,.password-icon:hover{color:var(--text-secondary-color);text-decoration:none}