
/* (c) 2017 Zazzle Inc. */ 
form{margin:0 0 1em;}form .row .row{margin:-0.5em;}form .row .row .column,form .row .row .columns{padding:0 0.5em;}form .row .row.collapse{margin:0;}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0;}form .row input.column,form .row input.columns{padding-left:0.5em;}form .row .row{margin:0;}label{font-size:0.875em;color:#4d4d4d;cursor:pointer;display:block;font-weight:500;margin-bottom:0.1875em;}label.right{float:none;text-align:right;}label.inline{margin:0 0 1em;padding:0.625em 0;}.prefix,.postfix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:0.875em;height:2.3125em;line-height:2.3125em;}.postfix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;line-height:2.125em;}.prefix.button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;text-align:center;line-height:2.125em;}.prefix.button.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.postfix.button.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.prefix.button.round{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}.postfix.button.round{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px;}span.prefix{background:#f2f2f2;border-color:#d9d9d9;border-right:none;color:#333333;}span.prefix.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}span.postfix{background:#f2f2f2;border-color:#cccccc;border-left:none;color:#333333;}span.postfix.radius{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.input-group.radius > *:first-child,.input-group.radius > *:first-child *{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}.input-group.radius > *:last-child,.input-group.radius > *:last-child *{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}.input-group.round > *:first-child,.input-group.round > *:first-child *{-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:1000px;-moz-border-radius-topleft:1000px;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px;}.input-group.round > *:last-child,.input-group.round > *:last-child *{-webkit-border-radius:0;border-radius:0;-moz-border-radius-topright:1000px;-moz-border-radius-bottomright:1000px;-webkit-border-top-right-radius:1000px;-webkit-border-bottom-right-radius:1000px;border-top-right-radius:1000px;border-bottom-right-radius:1000px;}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{background-color:white;font-family:inherit;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);display:block;font-size:0.875em;margin:0 0 1em;padding:0.5em;height:2.3125em;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.15s linear;-moz-transition:all 0.15s linear;transition:all 0.15s linear;}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{background:#fafafa;border-color:#999999;outline:none;}input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="datetime-local"][disabled],input[type="month"][disabled],input[type="week"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled]{background-color:#dddddd;}fieldset{border:solid 1px #dddddd;padding:1.25em;margin:1.125em 0;}fieldset legend{font-weight:bold;background:white;padding:0 0.1875em;margin:0;margin-left:-0.1875em;}.error input,input.error,.error textarea,textarea.error{border-color:#c60f13;background-color:rgba(198,15,19,0.1);}.error input:focus,input.error:focus,.error textarea:focus,textarea.error:focus{background:#fafafa;border-color:#999999;}.error label,label.error{color:#c60f13;}.error small,small.error{display:block;padding:0.375em 0.25em;margin-top:-1.3125em;margin-bottom:1em;font-size:0.75em;font-weight:bold;background:#c60f13;color:white;}form.custom .custom{display:inline-block;width:16px;height:16px;position:relative;top:2px;border:solid 1px #cccccc;background:white;}form.custom .custom.radio{-webkit-border-radius:1000px;border-radius:1000px;}form.custom .custom.checkbox:before{content:"";display:block;line-height:0.8;height:14px;width:14px;text-align:center;position:absolute;top:0;left:0;font-size:14px;color:#fff;}form.custom .custom.radio.checked:before{content:"";display:block;width:8px;height:8px;-webkit-border-radius:1000px;border-radius:1000px;background:#222222;position:relative;top:3px;left:3px;}form.custom .custom.checkbox.checked:before{content:"\00d7";color:#222222;}form.custom{}form.custom .custom.dropdown{display:block;position:relative;top:0;height:2.3125em;margin-bottom:1.25em;margin-top:0;padding:0;width:100%;background:white;background:-moz-linear-gradient(top,white 0,#f3f3f3 100%);background:-webkit-linear-gradient(top,white 0,#f3f3f3 100%);background:linear-gradient(to bottom,white 0,#f3f3f3 100%);-webkit-box-shadow:none;box-shadow:none;font-size:0.875em;vertical-align:top;}form.custom .custom.dropdown ul{overflow-y:auto;max-height:200px;}form.custom .custom.dropdown .current{cursor:default;white-space:nowrap;line-height:2.25em;color:rgba(0,0,0,0.75);text-decoration:none;overflow:hidden;display:block;margin-left:0.5em;margin-right:2.3125em;}form.custom .custom.dropdown .selector{cursor:default;position:absolute;width:2.5em;height:2.3125em;display:block;right:0;top:0;}form.custom .custom.dropdown .selector:after{content:"";display:block;content:"";display:block;width:0;height:0;border:solid 5px;border-color:#aaaaaa transparent transparent transparent;position:absolute;left:0.9375em;top:50%;margin-top:-3px;}form.custom .custom.dropdown:hover a.selector:after,form.custom .custom.dropdown.open a.selector:after{content:"";display:block;width:0;height:0;border:solid 5px;border-color:#222222 transparent transparent transparent;}form.custom .custom.dropdown .disabled{color:#888888;}form.custom .custom.dropdown .disabled:hover{background:transparent;color:#888888;}form.custom .custom.dropdown .disabled:hover:after{display:none;}form.custom .custom.dropdown.open ul{display:block;z-index:10;min-width:100%;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}form.custom .custom.dropdown.small{max-width:134px;}form.custom .custom.dropdown.medium{max-width:254px;}form.custom .custom.dropdown.large{max-width:434px;}form.custom .custom.dropdown.expand{width:100% !important;}form.custom .custom.dropdown.open.small ul{min-width:134px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}form.custom .custom.dropdown.open.medium ul{min-width:254px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}form.custom .custom.dropdown.open.large ul{min-width:434px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}form.custom .custom.dropdown ul{position:absolute;width:auto;display:none;margin:0;left:-1px;top:auto;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);box-shadow:0 2px 2px 0 rgba(0,0,0,0.1);margin:0;padding:0;background:white;border:solid 1px #cccccc;font-size:16px;}form.custom .custom.dropdown ul li{color:#555555;font-size:0.875em;cursor:default;padding-top:0.25em;padding-bottom:0.25em;padding-left:0.375em;padding-right:2.375em;min-height:1.5em;line-height:1.5em;margin:0;white-space:nowrap;list-style:none;}form.custom .custom.dropdown ul li.selected{background:#eeeeee;color:black;}form.custom .custom.dropdown ul li:hover{background-color:#e4e4e4;color:black;}form.custom .custom.dropdown ul li.selected:hover{background:#eeeeee;cursor:default;color:black;}form.custom .custom.dropdown ul.show{display:block;}form.custom .custom.disabled{background-color:#dddddd;}@media only screen{div.switch{position:relative;width:100%;padding:0;display:block;overflow:hidden;border-style:solid;border-width:1px;margin-bottom:1.25em;-webkit-animation:webkitSiblingBugfix infinite 1s;height:36px;background:white;border-color:#cccccc;}div.switch label{position:relative;left:0;z-index:2;float:left;width:50%;height:100%;margin:0;text-align:right;font-weight:bold;text-align:left;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}div.switch input{position:absolute;z-index:3;opacity:0;width:100%;height:100%;}div.switch input:hover,div.switch input:focus{cursor:pointer;}div.switch > span{position:absolute;top:-1px;left:-1px;z-index:1;display:block;padding:0;border-width:1px;border-style:solid;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}div.switch input:not(:checked) + label{opacity:0;}div.switch input:checked{display:none !important;}div.switch input{left:0;display:block !important;}div.switch input:first-of-type + label,div.switch input:first-of-type + span + label{left:-50%;}div.switch input:first-of-type:checked + label,div.switch input:first-of-type:checked + span + label{left:0;}div.switch input:last-of-type + label,div.switch input:last-of-type + span + label{right:-50%;left:auto;text-align:right;}div.switch input:last-of-type:checked + label,div.switch input:last-of-type:checked + span + label{right:0;left:auto;}div.switch span.custom{display:none !important;}div.switch label{padding:0 0.375em;line-height:2.3em;font-size:0.875em;}div.switch input:first-of-type:checked ~ span{left:100%;margin-left:-2.1875em;}div.switch > span{width:2.25em;height:2.25em;}div.switch > span{border-color:#b3b3b3;background:white;background:-moz-linear-gradient(top,white 0,#f2f2f2 100%);background:-webkit-linear-gradient(top,white 0,#f2f2f2 100%);background:linear-gradient(to bottom,white 0,#f2f2f2 100%);-webkit-box-shadow:2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 1000px #e1f5d1,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px whitesmoke;box-shadow:2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 980px #e1f5d1,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px whitesmoke;}div.switch:hover > span,div.switch:focus > span{background:white;background:-moz-linear-gradient(top,white 0,#e6e6e6 100%);background:-webkit-linear-gradient(top,white 0,#e6e6e6 100%);background:linear-gradient(to bottom,white 0,#e6e6e6 100%);}div.switch:active{background:transparent;}div.switch.large{height:44px;}div.switch.large label{padding:0 0.375em;line-height:2.3em;font-size:1.0625em;}div.switch.large input:first-of-type:checked ~ span{left:100%;margin-left:-2.6875em;}div.switch.large > span{width:2.75em;height:2.75em;}div.switch.small{height:28px;}div.switch.small label{padding:0 0.375em;line-height:2.1em;font-size:0.75em;}div.switch.small input:first-of-type:checked ~ span{left:100%;margin-left:-1.6875em;}div.switch.small > span{width:1.75em;height:1.75em;}div.switch.tiny{height:22px;}div.switch.tiny label{padding:0 0.375em;line-height:1.9em;font-size:0.6875em;}div.switch.tiny input:first-of-type:checked ~ span{left:100%;margin-left:-1.3125em;}div.switch.tiny > span{width:1.375em;height:1.375em;}div.switch.radius{-webkit-border-radius:4px;border-radius:4px;}div.switch.radius > span{-webkit-border-radius:3px;border-radius:3px;}div.switch.round{-webkit-border-radius:1000px;border-radius:1000px;}div.switch.round > span{-webkit-border-radius:999px;border-radius:999px;}div.switch.round label{padding:0 0.5625em;}@-webkit-keyframes webkitSiblingBugfix{from{position:relative;}to{position:relative;}}}

