@media screen{.ym-form{background:#f4f4f4;border:2px #fff solid;margin:0 0 1.5em 0;-webkit-box-shadow:0 0 4px #ddd;box-shadow:0 0 4px #ddd}.ym-form fieldset{position:static;background:transparent;margin:.75em 0 .75em 0;padding:0 .5em}.ym-form legend{background:transparent;color:#000;font-size:1.2em;line-height:1.25em;font-weight:bold;padding:0 .5em}.ym-form label,.ym-form .ym-label{color:#666;line-height:1.5;padding-top:.25em}.ym-form .ym-fbox{padding:0 1em;margin:1em 0 .5em 0}.ym-form .ym-fbox-footer{background:#ececec;border-top:1px #e0e0e0 solid;padding:1.5em 1em;margin:0}.ym-form .ym-fbox+.ym-fbox{margin:.5em 0}.ym-form .ym-fbox:last-child{margin-bottom:1em}.ym-form .ym-fbox+.ym-fbox-footer{margin:1em 0 0 0}.ym-form .ym-fbox :last-child,.ym-form .ym-fbox-footer :last-child{margin-bottom:0}.ym-form .ym-fbox-heading{font-size:1em;font-size:100%;color:#000;margin:1em}.ym-form .ym-fbox-check:focus+label{color:#000}.ym-form .ym-gbox-left{padding:0 4px 0 0}.ym-form .ym-gbox-right{padding:0 0 0 4px}.ym-form .ym-gbox{padding:0 2px 0 2px}.ym-form input,.ym-form textarea,.ym-form select{border:1px solid #ddd;line-height:1em;font-family:Arial,Helvetica,sans-serif;-webkit-box-shadow:inset 0 0 4px #eee;box-shadow:inset 0 0 4px #eee}.ym-form input,.ym-form textarea{padding:4px .3em}.ym-form select{padding:3px 2px 3px 1px}.ym-form input:focus,.ym-form select:focus,.ym-form textarea:focus,.ym-form input:hover,.ym-form select:hover,.ym-form textarea:hover,.ym-form input:active,.ym-form select:active,.ym-form textarea:active{border:1px #888 solid;background:#fff}.ym-form optgroup{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:bold}.ym-form .ym-fbox-check input,.ym-form input[type="image"],.ym-form input[type="radio"],.ym-form input[type="checkbox"]{border:0 none!important;background:transparent!important}.ym-form .ym-message{color:#666;margin-bottom:.5em}.ym-form .ym-required{color:#800;font-weight:bold}.ym-form input:valid,.ym-form textarea:valid{background-color:#fff}.ym-form input:invalid,.ym-form textarea:invalid{background-color:#fdd}.ym-form .ym-error label{color:#800;font-weight:normal}.ym-form .ym-error input,.ym-form .ym-error select,.ym-form .ym-error textarea{border:1px #800 solid}.ym-form .ym-error input:hover,.ym-form .ym-error input:focus,.ym-form .ym-error select:hover,.ym-form .ym-error select:focus,.ym-form .ym-error textarea:hover,.ym-form .ym-error textarea:focus{border:1px #800 solid!important}.ym-form .ym-error .ym-message{color:#800;font-weight:bold;margin-top:0}.ym-button,.ym-form button,.ym-form input[type="button"],.ym-form input[type="reset"],.ym-form input[type="submit"]{display:inline-block;white-space:nowrap;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#ccc));background-image:-webkit-linear-gradient(top,#eee,#ccc);background-image:-moz-linear-gradient(top,#eee,#ccc);background-image:-ms-linear-gradient(top,#eee,#ccc);background-image:linear-gradient(to bottom,#eee,#ccc);background-color:#eee;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC');zoom:1;border:1px solid #777;border-radius:.2em;-webkit-box-shadow:0 0 1px 1px rgba(255,255,255,.8) inset,0 1px 0 rgba(0,0,0,.15);box-shadow:0 0 1px 1px rgba(255,255,255,.8) inset,0 1px 0 rgba(0,0,0,.15);color:#333!important;cursor:pointer;font:normal 1em/2em Arial,Helvetica;margin:0 .75em 0 0;padding:0 1.5em;overflow:visible;text-decoration:none!important;text-shadow:0 1px 0 rgba(255,255,255,.8)}.ym-button:hover,.ym-form button:hover,.ym-form input[type="button"]:hover,.ym-form input[type="reset"]:hover,.ym-form input[type="submit"]:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#ddd));background-image:-webkit-linear-gradient(top,#fafafa,#ddd);background-image:-moz-linear-gradient(top,#fafafa,#ddd);background-image:-ms-linear-gradient(top,#fafafa,#ddd);background-image:linear-gradient(to bottom,#fafafa,#ddd);background-color:#fafafa;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFFAFAFA',endColorstr='#FFDDDDDD');zoom:1}.ym-button:active,.ym-form button:active,.ym-form input[type="button"]:active,.ym-form input[type="reset"]:active,.ym-form input[type="submit"]:active{-webkit-box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#bbb));background-image:-webkit-linear-gradient(top,#ccc,#bbb);background-image:-moz-linear-gradient(top,#ccc,#bbb);background-image:-ms-linear-gradient(top,#ccc,#bbb);background-image:linear-gradient(to bottom,#ccc,#bbb);background-color:#ccc;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFCCCCCC',endColorstr='#FFBBBBBB');zoom:1;position:relative;top:1px}.ym-button:focus,.ym-form button:focus,.ym-form input[type="button"]:focus,.ym-form input[type="reset"]:focus,.ym-form input[type="submit"]:focus{outline:0;background:#fafafa}.ym-button{}.ym-button.ym-xlarge{font-size:1.5em}.ym-button.ym-large{font-size:1.2857em}.ym-button.ym-small{font-size:.8571em}.ym-button.ym-xsmall{font-size:.7143em}.ym-button.ym-primary,.ym-form button.ym-primary,.ym-form input[type="button"].ym-primary,.ym-form input[type="reset"].ym-primary,.ym-form input[type="submit"].ym-primary{-webkit-box-shadow:0 0 1px 1px rgba(255,255,255,.3) inset,0 1px 0 rgba(0,0,0,.15);box-shadow:0 0 1px 1px rgba(255,255,255,.3) inset,0 1px 0 rgba(0,0,0,.15);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#88e),color-stop(100%,#66c));background-image:-webkit-linear-gradient(top,#88e,#66c);background-image:-moz-linear-gradient(top,#88e,#66c);background-image:-ms-linear-gradient(top,#88e,#66c);background-image:linear-gradient(to bottom,#88e,#66c);background-color:#88e;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FF8888EE',endColorstr='#FF6666CC');zoom:1;border:1px solid #007;color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.8)}.ym-button.ym-primary:hover,.ym-form button.ym-primary:hover,.ym-form input[type="button"].ym-primary:hover,.ym-form input[type="reset"].ym-primary:hover,.ym-form input[type="submit"].ym-primary:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#88f),color-stop(100%,#66d));background-image:-webkit-linear-gradient(top,#88f,#66d);background-image:-moz-linear-gradient(top,#88f,#66d);background-image:-ms-linear-gradient(top,#88f,#66d);background-image:linear-gradient(to bottom,#88f,#66d);background-color:#88f;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FF8888FF',endColorstr='#FF6666DD');zoom:1}.ym-button.ym-primary:active,.ym-form button.ym-primary:active,.ym-form input[type="button"].ym-primary:active,.ym-form input[type="reset"].ym-primary:active,.ym-form input[type="submit"].ym-primary:active{-webkit-box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#88c),color-stop(100%,#66a));background-image:-webkit-linear-gradient(top,#88c,#66a);background-image:-moz-linear-gradient(top,#88c,#66a);background-image:-ms-linear-gradient(top,#88c,#66a);background-image:linear-gradient(to bottom,#88c,#66a);background-color:#88c;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FF8888CC',endColorstr='#FF6666AA');zoom:1}.ym-button.ym-primary:focus,.ym-form button.ym-primary:focus,.ym-form input[type="button"].ym-primary:focus,.ym-form input[type="reset"].ym-primary:focus,.ym-form input[type="submit"].ym-primary:focus{outline:0;background:#88f}.ym-button.ym-success,.ym-form button.ym-success,.ym-form input[type="button"].ym-success,.ym-form input[type="reset"].ym-success,.ym-form input[type="submit"].ym-success{-webkit-box-shadow:0 0 1px 1px rgba(255,255,255,.3) inset,0 1px 0 rgba(0,0,0,.15);box-shadow:0 0 1px 1px rgba(255,255,255,.3) inset,0 1px 0 rgba(0,0,0,.15);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6b6),color-stop(100%,#494));background-image:-webkit-linear-gradient(top,#6b6,#494);background-image:-moz-linear-gradient(top,#6b6,#494);background-image:-ms-linear-gradient(top,#6b6,#494);background-image:linear-gradient(to bottom,#6b6,#494);background-color:#6b6;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FF66BB66',endColorstr='#FF449944');zoom:1;border:1px solid #070;color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.8)}.ym-button.ym-success:hover,.ym-form button.ym-success:hover,.ym-form input[type="button"].ym-success:hover,.ym-form input[type="reset"].ym-success:hover,.ym-form input[type="submit"].ym-success:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6c6),color-stop(100%,#5a5));background-image:-webkit-linear-gradient(top,#6c6,#5a5);background-image:-moz-linear-gradient(top,#6c6,#5a5);background-image:-ms-linear-gradient(top,#6c6,#5a5);background-image:linear-gradient(to bottom,#6c6,#5a5);background-color:#6c6;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FF66CC66',endColorstr='#FF55AA55');zoom:1}.ym-button.ym-success:active,.ym-form button.ym-success:active,.ym-form input[type="button"].ym-success:active,.ym-form input[type="reset"].ym-success:active,.ym-form input[type="submit"].ym-success:active{-webkit-box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6a6),color-stop(100%,#484));background-image:-webkit-linear-gradient(top,#6a6,#484);background-image:-moz-linear-gradient(top,#6a6,#484);background-image:-ms-linear-gradient(top,#6a6,#484);background-image:linear-gradient(to bottom,#6a6,#484);background-color:#6a6;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FF66AA66',endColorstr='#FF448844');zoom:1}.ym-button.ym-success:focus,.ym-form button.ym-success:focus,.ym-form input[type="button"].ym-success:focus,.ym-form input[type="reset"].ym-success:focus,.ym-form input[type="submit"].ym-success:focus{outline:0;background:#6c6}.ym-button.ym-warning,.ym-form button.ym-warning,.ym-form input[type="button"].ym-warning,.ym-form input[type="reset"].ym-warning,.ym-form input[type="submit"].ym-warning{-webkit-box-shadow:0 0 1px 1px rgba(255,255,255,.3) inset,0 1px 0 rgba(0,0,0,.15);box-shadow:0 0 1px 1px rgba(255,255,255,.3) inset,0 1px 0 rgba(0,0,0,.15);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#da4),color-stop(100%,#b72));background-image:-webkit-linear-gradient(top,#da4,#b72);background-image:-moz-linear-gradient(top,#da4,#b72);background-image:-ms-linear-gradient(top,#da4,#b72);background-image:linear-gradient(to bottom,#da4,#b72);background-color:#da4;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFDDAA44',endColorstr='#FFBB7722');zoom:1;border:1px solid #970;color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.8)}.ym-button.ym-warning:hover,.ym-form button.ym-warning:hover,.ym-form input[type="button"].ym-warning:hover,.ym-form input[type="reset"].ym-warning:hover,.ym-form input[type="submit"].ym-warning:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eb5),color-stop(100%,#c83));background-image:-webkit-linear-gradient(top,#eb5,#c83);background-image:-moz-linear-gradient(top,#eb5,#c83);background-image:-ms-linear-gradient(top,#eb5,#c83);background-image:linear-gradient(to bottom,#eb5,#c83);background-color:#eb5;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFEEBB55',endColorstr='#FFCC8833');zoom:1}.ym-button.ym-warning:active,.ym-form button.ym-warning:active,.ym-form input[type="button"].ym-warning:active,.ym-form input[type="reset"].ym-warning:active,.ym-form input[type="submit"].ym-warning:active{-webkit-box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c94),color-stop(100%,#a62));background-image:-webkit-linear-gradient(top,#c94,#a62);background-image:-moz-linear-gradient(top,#c94,#a62);background-image:-ms-linear-gradient(top,#c94,#a62);background-image:linear-gradient(to bottom,#c94,#a62);background-color:#c94;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFCC9944',endColorstr='#FFAA6622');zoom:1}.ym-button.ym-warning:focus,.ym-form button.ym-warning:focus,.ym-form input[type="button"].ym-warning:focus,.ym-form input[type="reset"].ym-warning:focus,.ym-form input[type="submit"].ym-warning:focus{outline:0;background:#da4}.ym-button.ym-danger,.ym-form button.ym-danger,.ym-form input[type="button"].ym-danger,.ym-form input[type="reset"].ym-danger,.ym-form input[type="submit"].ym-danger{-webkit-box-shadow:0 0 1px 1px rgba(255,255,255,.3) inset,0 1px 0 rgba(0,0,0,.15);box-shadow:0 0 1px 1px rgba(255,255,255,.3) inset,0 1px 0 rgba(0,0,0,.15);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#b66),color-stop(100%,#944));background-image:-webkit-linear-gradient(top,#b66,#944);background-image:-moz-linear-gradient(top,#b66,#944);background-image:-ms-linear-gradient(top,#b66,#944);background-image:linear-gradient(to bottom,#b66,#944);background-color:#b66;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFBB6666',endColorstr='#FF994444');zoom:1;border:1px solid #700;color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.8)}.ym-button.ym-danger:hover,.ym-form button.ym-danger:hover,.ym-form input[type="button"].ym-danger:hover,.ym-form input[type="reset"].ym-danger:hover,.ym-form input[type="submit"].ym-danger:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c66),color-stop(100%,#a55));background-image:-webkit-linear-gradient(top,#c66,#a55);background-image:-moz-linear-gradient(top,#c66,#a55);background-image:-ms-linear-gradient(top,#c66,#a55);background-image:linear-gradient(to bottom,#c66,#a55);background-color:#c66;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFCC6666',endColorstr='#FFAA5555');zoom:1}.ym-button.ym-danger:active,.ym-form button.ym-danger:active,.ym-form input[type="button"].ym-danger:active,.ym-form input[type="reset"].ym-danger:active,.ym-form input[type="submit"].ym-danger:active{-webkit-box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);box-shadow:inset 2px 2px 3px rgba(0,0,0,.2);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#a55),color-stop(100%,#844));background-image:-webkit-linear-gradient(top,#a55,#844);background-image:-moz-linear-gradient(top,#a55,#844);background-image:-ms-linear-gradient(top,#a55,#844);background-image:linear-gradient(to bottom,#a55,#844);background-color:#a55;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#FFAA5555',endColorstr='#FF884444');zoom:1}.ym-button.ym-danger:focus,.ym-form button.ym-danger:focus,.ym-form input[type="button"].ym-danger:focus,.ym-form input[type="reset"].ym-danger:focus,.ym-form input[type="submit"].ym-danger:focus{outline:0;background:#c66}.ym-form button:before,.ym-button:before{background:#ccc;background:rgba(0,0,0,.1);float:left;width:1em;text-align:center;font-size:1.5em;margin:0 1em 0 -1em;padding:0 .2em;-webkit-box-shadow:1px 0 0 rgba(0,0,0,.5),2px 0 0 rgba(255,255,255,.5);box-shadow:1px 0 0 rgba(0,0,0,.5),2px 0 0 rgba(255,255,255,.5);border-radius:.15em 0 0 .15em;pointer-events:none}.ym-add:before{content:"✚"}.ym-delete:before{content:"✘"}.ym-close:before{content:"✕"}.ym-edit:before{content:"✎"}.ym-email:before{content:"✉"}.ym-like:before{content:"❤"}.ym-next:before{content:"➜"}.ym-play:before{content:"▶"}.ym-reply:before{content:"➥"}.ym-save:before{content:"✔"}.ym-sign:before{content:"✍"}.ym-spark:before{content:"✷"}.ym-support:before{content:"✆"}.ym-star:before{content:"★"}.ym-form button::-moz-focus-inner{border:0;padding:0}.ym-form input[type=button]::-moz-focus-inner,.ym-form input[type=reset]::-moz-focus-inner,.ym-form input[type=submit]::-moz-focus-inner{padding:.4em}.ym-form button[disabled],.ym-form button[disabled]:hover,.ym-form input[type=button][disabled],.ym-form input[type=button][disabled]:hover,.ym-form input[type=reset][disabled],.ym-form input[type=reset][disabled]:hover,.ym-form input[type=submit][disabled],.ym-form input[type=submit][disabled]:hover,.ym-button.ym-disabled,.ym-button.ym-disabled:hover{background:#eee;color:#aaa!important;border-color:#aaa;cursor:default;text-shadow:none;position:static;-webkit-box-shadow:none;box-shadow:none}* html .ym-button,* html .ym-form button{display:inline-block;white-space:nowrap;background-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee',EndColorStr='#cccccc');border:1px solid #777;color:#333!important;cursor:pointer;font:normal 1em/2em Arial,Helvetica;margin:1.5em .75em 0 0;padding:0 1.5em;overflow:visible;text-decoration:none!important}* html .ym-form button:focus,* html .ym-button:focus{outline:0;background:#fafafa}* html .ym-form button:hover,* html .ym-button:hover{background-color:#ddd;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#dddddd')}* html .ym-form button:active,* html .ym-button:active{background-color:#bbb;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc',EndColorStr='#bbbbbb');position:relative;top:1px}* html .ym-button.ym-disabled,* html .ym-button.ym-disabled:hover{background:#eee;color:#aaa!important;border-color:#aaa;cursor:default;text-shadow:none;position:static}* html .ym-button{}* html .ym-button.ym-primary{filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#8888ee',EndColorStr='#6666cc')}* html .ym-button.ym-success{filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#66bb66',EndColorStr='#449944')}* html .ym-button.ym-warning{filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ddaa44',EndColorStr='#BB7722')}* html .ym-button.ym-danger{filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#bb6666',EndColorStr='#994444')}* html .ym-button.ym-xlarge{font-size:1.5em}* html .ym-button.ym-large{font-size:1.2857em}* html .ym-button.ym-small{font-size:.8571em}* html .ym-button.ym-xsmall{font-size:.7143em}}