.p-0{padding:0}.custom-checkbox{font-size:16px;font-weight:lighter;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;cursor:pointer;white-space:nowrap}.custom-checkbox input{opacity:0;width:0;height:0}.checkmark{display:inline-block;width:40px;height:22px;background-color:#ccc;border-radius:30px;position:relative;vertical-align:middle;-webkit-transition:background-color .3s;transition:background-color .3s;margin-right:6px}.checkmark::before{content:"";position:absolute;height:18px;width:18px;left:2px;top:2px;background-color:#fff;border-radius:50%;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.custom-checkbox input:checked+.checkmark{background-color:#4a90e2}.custom-checkbox input:checked+.checkmark::before{-webkit-transform:translateX(18px);transform:translateX(18px)}.checkbox-label{vertical-align:middle}@media (max-width:1000px){.custom-checkbox{left:35%}}.button-label{display:block;padding:12px 16px;text-align:center;border-radius:6px;font-weight:500;color:#5f6368;background:rgba(128,128,128,.182);-webkit-transition:.2s;transition:.2s;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;border:1px #000}.button-item{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;width:33%;border:1px #000}.button-item input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.button-item:hover .button-label{background:rgba(66,133,244,.182);color:#4285f4}.button-item input[type=checkbox]:checked+.button-label{background:#4285f4;color:#fff;-webkit-box-shadow:0 1px 3px rgba(66,133,244,.3);box-shadow:0 1px 3px rgba(66,133,244,.3)}.button-item input[type=checkbox]:checked:hover+.button-label{background:#3468bc;color:#fff}.mb-20{margin-bottom:20px}.w100{width:100%}.allignment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.collapsible-wrapper{width:100%}.divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:10px 0}.divider i{font-size:20px}.arrow{font-size:20px;display:inline-block}.title{margin-left:10px}.custom-area{width:100%;resize:none;height:100px;font-size:14px;padding:5px;border-radius:3px;border:1px solid #ccc;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.3);box-shadow:0 2px 4px rgba(0,0,0,.3)}.custom-area:focus{border-color:#4a90e2;outline:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(74,144,226,.5);box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(74,144,226,.5)}.content{overflow:hidden}#domainName:focus{border-color:#4a90e2;outline:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(74,144,226,.5);box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(74,144,226,.5)}.disabled{cursor:not-allowed}.btn-adv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #ddd;color:#555;gap:3px}.check-annullamento{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px;font-size:bold}.check-annullamento input{cursor:pointer}.noteArea{min-height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;margin:12px 0;font-family:sans-serif}.noteArea label{font-weight:600;color:#444}.noteArea textarea{min-height:110px!important;padding:10px 12px;border:1px solid #7a7a7a;border-radius:8px;font-size:14px;resize:vertical;-webkit-transition:border-color .25s,-webkit-box-shadow .25s;transition:border-color .25s,box-shadow .25s,-webkit-box-shadow .25s}.noteArea textarea:focus{border-color:#46b8da;-webkit-box-shadow:0 0 4px rgba(92,141,251,.4);box-shadow:0 0 4px rgba(92,141,251,.4);outline:0}.check-container{display:inline-block;position:relative;padding-left:32px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.check-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmarker{position:absolute;top:0;left:0;height:22px;width:22px;background-color:#fff;border:1px solid #7a7a7a;border-radius:4px;-webkit-transition:.2s;transition:.2s}.check-container input:checked~.checkmarker{background-color:#5bc0de;border:none}.checkmarker:after{content:"";position:absolute;display:none}.check-container input:checked~.checkmarker:after{display:block}.check-container .checkmarker:after{left:8px;top:4px;width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn-annullamento{width:150px}