﻿.custom-control{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem;cursor:pointer}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#3f9cf6;border:1px solid #3f9cf6}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#8fcafe}.custom-control-input:disabled~.custom-control-indicator{cursor:not-allowed;background-color:#eceeef}.custom-control-input:disabled~.custom-control-description{color:#636c72;cursor:not-allowed}.custom-control-indicator{position:absolute;top:.15rem;left:0;display:block;width:1.2rem;height:1.2rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-color:#fff;background-repeat:no-repeat;background-position:center center;-webkit-background-size:60% 60%;background-size:60% 60%;border:1px solid #dadada}.custom-checkbox .custom-control-indicator{border-radius:.25rem;border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#0275d8;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-control .custom-control-description{margin-left:.2em}.custom-control-default{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:.4rem;cursor:pointer}.custom-control-input-default{position:absolute;z-index:-1;opacity:0}.custom-control-input-default:checked~.custom-control-indicator-default{color:#fff;background-color:#333;border:1px solid #333}.custom-control-input-default:active~.custom-control-indicator-default{color:#fff;background-color:#333}.custom-control-input-default:disabled~.custom-control-indicator-default{cursor:not-allowed;background-color:#eceeef}.custom-control-input-default:disabled~.custom-control-description-default{color:#636c72;cursor:not-allowed}.custom-control-indicator-default{position:absolute;top:.15rem;left:0;display:block;width:1.2rem;height:1.2rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-color:#fff;background-repeat:no-repeat;background-position:center center;-webkit-background-size:60% 60%;background-size:60% 60%;border:1px solid #dadada}.custom-checkbox-default .custom-control-indicator-default{border-radius:.25rem;border-radius:.25rem}.custom-checkbox-default .custom-control-input-default:checked~.custom-control-indicator-default{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox-default .custom-control-input-default:indeterminate~.custom-control-indicator-default{background-color:#3f9cf6;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio-default .custom-control-indicator-default{border-radius:50%}.custom-radio-default .custom-control-input-default:checked~.custom-control-indicator-default{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-control-default .custom-control-description-default{margin-left:.2em}