﻿.gs-checkbox input[type=checkbox]{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:solid 1px #66bedf;height:20px;width:20px;border-radius:10%;outline:0;position:relative;cursor:pointer;vertical-align:top;background-color:#fff}.gs-checkbox input[type=checkbox]:checked{background-color:#66bedf}.gs-checkbox input[type=checkbox]:checked::before{font-family:"Font Awesome 5 Pro";content:"\f00c";color:#fff;font-size:9pt;top:1px;left:3px;position:absolute}.gs-radio input[type=radio]{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:solid 1px #66bedf;height:20px;width:20px;border-radius:50%;outline:0;position:relative;cursor:pointer;vertical-align:top;background-color:#fff}.gs-radio input[type=radio]:checked{background-color:#66bedf}.gs-radio input[type=radio]:checked::before{font-family:"Font Awesome 5 Pro";content:"\f00c";color:#fff;font-size:10pt;top:0;left:2px;position:absolute}.gs-radio-list{width:100%}.gs-radio-list tr{margin-bottom:10px;display:block}.gs-radio-list td{background-color:#f6f6f6;padding:15px;display:block}.gs-radio-list label{margin-bottom:0;display:inline-block;width:80%}.gs-checkbox-list td{padding-top:15px}.gs-checkbox-list label,.gs-checkbox-list td{cursor:pointer}.gs-checkbox-list label{padding-left:10px;margin-bottom:0;max-width:90%}.sign-up-product-option{cursor:pointer}.sign-up-product-option-name{font-weight:600}.sign-up-product-option-price{font-weight:600;color:#199ece}.sign-up-product-option-saving{color:#29d47a;font-weight:500}.select2-container--default .select2-selection--single{height:38px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px;font-size:1rem;color:#495057;font-weight:400}.select2-container--default .select2-selection--single .select2-selection__arrow{height:36px}.select2-container{max-width:100%!important;width:100%!important}