input[type=checkbox].hidedefault,input[type=radio].hidedefault{display:none}label.checkbox,label.radio{cursor:pointer;position:relative;padding-left:20px}label.checkbox::before,label.radio::before{content:"";display:inline-block;position:absolute;left:0;top:0;width:16px;height:16px;box-sizing:border-box;background:#fff no-repeat;border:1px solid #ccc;color:#20a7e1;font-family:FontAwesome,sans-serif}label.checkbox:hover::before,label.radio:hover::before{border-color:#8b8b8b}input[type=checkbox]:disabled+label:before,input[type=radio]:disabled+label:before{cursor:default;background-color:#e8e8e8;color:#cecece}input[type=checkbox]:checked+label:before{content:"\f00c";font-size:14px;line-height:1}label.radio::before{border-radius:8px}input[type=radio]:checked+label:before{content:"\f111";font-size:9px;line-height:1.5;padding:0 3px}#inputs-walkthrough label.checkbox,#inputs-walkthrough label.radio,.large-cb label.checkbox,.large-cb label.radio{padding-left:30px}#inputs-walkthrough label.checkbox::before,#inputs-walkthrough label.radio::before,.large-cb label.checkbox::before,.large-cb label.radio::before{top:-3px;width:25px;height:25px}#inputs-walkthrough label.radio::before,.large-cb label.radio::before{border-radius:13px}#inputs-walkthrough input[type=checkbox]:checked+label:before,.large-cb input[type=checkbox]:checked+label:before{font-size:23px}#inputs-walkthrough input[type=radio]:checked+label:before,.large-cb input[type=radio]:checked+label:before{font-size:13px;line-height:1.9;padding:0 6px}@media(max-width:758px){body:not(.captivate-widget) #inputs-container label.checkbox,body:not(.captivate-widget) #inputs-container label.radio{padding-left:30px}body:not(.captivate-widget) #inputs-container label.checkbox::before,body:not(.captivate-widget) #inputs-container label.radio::before{top:-3px;width:25px;height:25px}body:not(.captivate-widget) #inputs-container label.radio::before{border-radius:13px}body:not(.captivate-widget) #inputs-container input[type=checkbox]:checked+label:before{font-size:23px}body:not(.captivate-widget) #inputs-container input[type=radio]:checked+label:before{font-size:13px;line-height:1.9;padding:0 6px}}