div.selector{position:relative}div.selector span{font-family:RobotoBold,Arial;border-bottom:2px solid #c2c2c2;padding:10px 30px 10px 0;font-size:14px;text-overflow:ellipsis;letter-spacing:1px;overflow:hidden;white-space:nowrap;cursor:pointer;width:100%;display:block}div.selector select{opacity:0;color:#111000;font-size:14px;border:medium none;background:transparent none repeat scroll 0% 0%;position:absolute;height:42px;top:-1px;left:0;width:100%}div.selector,div.selector span{color:#111000;text-align:left;font-family:'RobotoBold',Arial;background:#fff url('/Content/Shared/Images/Forms/s_arrow.png') no-repeat 99% center;font-size:14px}div.selector.error,div.selector.error span{background-color:#ffeff5 !important;border-color:#dde4e8 !important}.checker,.checker span,.checker input{width:17px;height:17px}.form-group .checker{margin-top:7px}.checker{position:relative;margin-top:1px;display:inline-block;cursor:pointer;vertical-align:top}.well .checker{margin-top:-3px !important}.checker span{border:1px solid #eee;background-color:#fff;display:-moz-inline-box;display:inline-block;text-align:center;position:relative;border-radius:0}.checker span:after{content:"";background:url('/Content/Shared/Images/Forms/check.png') no-repeat 50% 50%;opacity:0;filter:alpha(Opacity=0);display:block;height:100%;width:100%;position:absolute;top:-1px;left:0}.checker span.checked:after{content:"";opacity:1;filter:alpha(Opacity=100)}.checker.focus span.checked:after{opacity:1;filter:alpha(Opacity=100)}.checker input[type=checkbox]{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;margin:0;vertical-align:top;cursor:pointer;position:absolute;top:-1px;left:-1px;z-index:2}.checker:active span,.checker.active span{background-color:#f8f8f8;border-color:#d5d5d5}.checker.focus:active span.checked:after,.checker:hover:active span.checked:after,.checker.active:hover span.checked:after,.checker.active.focus span.checked:after{opacity:.8;filter:alpha(opacity=80)}.checker.disabled span,.checker.disabled:active span,.checker.disabled.active span{opacity:.6;filter:alpha(opacity=60)}.checker.disabled span.checked,.checker.disabled:active span.checked,.checker.disabled.active span.checked{opacity:.6;filter:alpha(opacity=60)}.checker.disabled span.checked:after,.checker.disabled:active span.checked:after,.checker.disabled.active span.checked:after{opacity:1;filter:alpha(opacity=100)}div.radio{position:relative;display:inline-block !important;margin:2px;vertical-align:top}div.radio,div.radio span,div.radio input{width:17px;height:17px}div.radio input{margin:0 !important;position:relative !important}div.radio span{display:-moz-inline-box;display:inline-block;background-color:#fff;zoom:1;text-align:center;border:2px solid #c2c2c2;border-radius:50%}div.radio span.checked,.radio-item.selected .radio span{background:#fff url('/Content/Shared/Images/Forms/choice.png') no-repeat center;border-color:#c2c2c2}div.radio input{opacity:0;filter:alpha(opacity=0);border:none;background:none;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center}.checkbox label,.radio label{padding-left:10px}