|
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<style> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html {margin:0;padding:0;border:0;} |
|
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;} |
|
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;} |
|
body {line-height:1.5;background:white;} |
|
table {border-collapse:separate;border-spacing:0;} |
|
caption, th, td {text-align:left;font-weight:normal;float:none !important;} |
|
table, th, td {vertical-align:middle;} |
|
blockquote:before, blockquote:after, q:before, q:after {content:'';} |
|
blockquote, q {quotes:"" "";} |
|
a img {border:none;} |
|
:focus {outline:0;} |
|
|
|
|
|
html {font-size:100.01%;} |
|
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;} |
|
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;} |
|
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;} |
|
h2 {font-size:2em;margin-bottom:0.75em;} |
|
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;} |
|
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;} |
|
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;} |
|
h6 {font-size:1em;font-weight:bold;} |
|
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;} |
|
p {margin:0 0 1.5em;} |
|
.left {float:left !important;} |
|
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;} |
|
.right {float:right !important;} |
|
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;} |
|
a:focus, a:hover {color:#09f;} |
|
a {color:#06c;text-decoration:underline;} |
|
blockquote {margin:1.5em;color:#666;font-style:italic;} |
|
strong, dfn {font-weight:bold;} |
|
em, dfn {font-style:italic;} |
|
sup, sub {line-height:0;} |
|
abbr, acronym {border-bottom:1px dotted #666;} |
|
address {margin:0 0 1.5em;font-style:italic;} |
|
del {color:#666;} |
|
pre {margin:1.5em 0;white-space:pre;} |
|
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;} |
|
li ul, li ol {margin:0;} |
|
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;} |
|
ul {list-style-type:disc;} |
|
ol {list-style-type:decimal;} |
|
dl {margin:0 0 1.5em 0;} |
|
dl dt {font-weight:bold;} |
|
dd {margin-left:1.5em;} |
|
table {margin-bottom:1.4em;width:100%;} |
|
th {font-weight:bold;} |
|
thead th {background:#c3d9ff;} |
|
th, td, caption {padding:4px 10px 4px 5px;} |
|
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;} |
|
tfoot {font-style:italic;} |
|
caption {background:#eee;} |
|
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;} |
|
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;} |
|
.hide {display:none;} |
|
.quiet {color:#666;} |
|
.loud {color:#000;} |
|
.highlight {background:#ff0;} |
|
.added {background:#060;color:#fff;} |
|
.removed {background:#900;color:#fff;} |
|
.first {margin-left:0;padding-left:0;} |
|
.last {margin-right:0;padding-right:0;} |
|
.top {margin-top:0;padding-top:0;} |
|
.bottom {margin-bottom:0;padding-bottom:0;} |
|
|
|
|
|
label {font-weight:bold;} |
|
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;} |
|
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;} |
|
fieldset, #IE8#HACK {padding-top:1.4em;} |
|
legend, #IE8#HACK {margin-top:0;margin-bottom:0;} |
|
input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;} |
|
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;} |
|
select {background-color:#fff;border-width:1px;border-style:solid;} |
|
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;} |
|
input.text, input.title {width:300px;padding:5px;} |
|
input.title {font-size:1.5em;} |
|
textarea {width:390px;height:250px;padding:5px;} |
|
form.inline {line-height:3;} |
|
form.inline p {margin-bottom:0;} |
|
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;} |
|
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;} |
|
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;} |
|
.success {background:#e6efc2;color:#264409;border-color:#c6d880;} |
|
.info {background:#d5edf8;color:#205791;border-color:#92cae4;} |
|
.error a, .alert a {color:#8a1f11;} |
|
.notice a {color:#514721;} |
|
.success a {color:#264409;} |
|
.info a {color:#205791;} |
|
|
|
|
|
.container {width:670px;margin:0 auto;} |
|
.showgrid {background:url(src/grid.png);} |
|
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17 {float:left;margin-right:10px;} |
|
.last {margin-right:0;} |
|
.span-1 {width:30px;} |
|
.span-2 {width:70px;} |
|
.span-3 {width:110px;} |
|
.span-4 {width:150px;} |
|
.span-5 {width:190px;} |
|
.span-6 {width:230px;} |
|
.span-7 {width:270px;} |
|
.span-8 {width:310px;} |
|
.span-9 {width:350px;} |
|
.span-10 {width:390px;} |
|
.span-11 {width:430px;} |
|
.span-12 {width:470px;} |
|
.span-13 {width:510px;} |
|
.span-14 {width:550px;} |
|
.span-15 {width:590px;} |
|
.span-16 {width:630px;} |
|
.span-17 {width:670px;margin-right:0;} |
|
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;} |
|
input.span-1, textarea.span-1 {width:18px;} |
|
input.span-2, textarea.span-2 {width:58px;} |
|
input.span-3, textarea.span-3 {width:98px;} |
|
input.span-4, textarea.span-4 {width:138px;} |
|
input.span-5, textarea.span-5 {width:178px;} |
|
input.span-6, textarea.span-6 {width:218px;} |
|
input.span-7, textarea.span-7 {width:258px;} |
|
input.span-8, textarea.span-8 {width:298px;} |
|
input.span-9, textarea.span-9 {width:338px;} |
|
input.span-10, textarea.span-10 {width:378px;} |
|
input.span-11, textarea.span-11 {width:418px;} |
|
input.span-12, textarea.span-12 {width:458px;} |
|
input.span-13, textarea.span-13 {width:498px;} |
|
input.span-14, textarea.span-14 {width:538px;} |
|
input.span-15, textarea.span-15 {width:578px;} |
|
input.span-16, textarea.span-16 {width:618px;} |
|
input.span-17, textarea.span-17 {width:658px;} |
|
.append-1 {padding-right:40px;} |
|
.append-2 {padding-right:80px;} |
|
.append-3 {padding-right:120px;} |
|
.append-4 {padding-right:160px;} |
|
.append-5 {padding-right:200px;} |
|
.append-6 {padding-right:240px;} |
|
.append-7 {padding-right:280px;} |
|
.append-8 {padding-right:320px;} |
|
.append-9 {padding-right:360px;} |
|
.append-10 {padding-right:400px;} |
|
.append-11 {padding-right:440px;} |
|
.append-12 {padding-right:480px;} |
|
.append-13 {padding-right:520px;} |
|
.append-14 {padding-right:560px;} |
|
.append-15 {padding-right:600px;} |
|
.append-16 {padding-right:640px;} |
|
.prepend-1 {padding-left:40px;} |
|
.prepend-2 {padding-left:80px;} |
|
.prepend-3 {padding-left:120px;} |
|
.prepend-4 {padding-left:160px;} |
|
.prepend-5 {padding-left:200px;} |
|
.prepend-6 {padding-left:240px;} |
|
.prepend-7 {padding-left:280px;} |
|
.prepend-8 {padding-left:320px;} |
|
.prepend-9 {padding-left:360px;} |
|
.prepend-10 {padding-left:400px;} |
|
.prepend-11 {padding-left:440px;} |
|
.prepend-12 {padding-left:480px;} |
|
.prepend-13 {padding-left:520px;} |
|
.prepend-14 {padding-left:560px;} |
|
.prepend-15 {padding-left:600px;} |
|
.prepend-16 {padding-left:640px;} |
|
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;} |
|
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;} |
|
.pull-1 {margin-left:-40px;} |
|
.pull-2 {margin-left:-80px;} |
|
.pull-3 {margin-left:-120px;} |
|
.pull-4 {margin-left:-160px;} |
|
.pull-5 {margin-left:-200px;} |
|
.pull-6 {margin-left:-240px;} |
|
.pull-7 {margin-left:-280px;} |
|
.pull-8 {margin-left:-320px;} |
|
.pull-9 {margin-left:-360px;} |
|
.pull-10 {margin-left:-400px;} |
|
.pull-11 {margin-left:-440px;} |
|
.pull-12 {margin-left:-480px;} |
|
.pull-13 {margin-left:-520px;} |
|
.pull-14 {margin-left:-560px;} |
|
.pull-15 {margin-left:-600px;} |
|
.pull-16 {margin-left:-640px;} |
|
.pull-17 {margin-left:-680px;} |
|
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17 {float:left;position:relative;} |
|
.push-1 {margin:0 -40px 1.5em 40px;} |
|
.push-2 {margin:0 -80px 1.5em 80px;} |
|
.push-3 {margin:0 -120px 1.5em 120px;} |
|
.push-4 {margin:0 -160px 1.5em 160px;} |
|
.push-5 {margin:0 -200px 1.5em 200px;} |
|
.push-6 {margin:0 -240px 1.5em 240px;} |
|
.push-7 {margin:0 -280px 1.5em 280px;} |
|
.push-8 {margin:0 -320px 1.5em 320px;} |
|
.push-9 {margin:0 -360px 1.5em 360px;} |
|
.push-10 {margin:0 -400px 1.5em 400px;} |
|
.push-11 {margin:0 -440px 1.5em 440px;} |
|
.push-12 {margin:0 -480px 1.5em 480px;} |
|
.push-13 {margin:0 -520px 1.5em 520px;} |
|
.push-14 {margin:0 -560px 1.5em 560px;} |
|
.push-15 {margin:0 -600px 1.5em 600px;} |
|
.push-16 {margin:0 -640px 1.5em 640px;} |
|
.push-17 {margin:0 -680px 1.5em 680px;} |
|
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17 {float:left;position:relative;} |
|
div.prepend-top, .prepend-top {margin-top:1.5em;} |
|
div.append-bottom, .append-bottom {margin-bottom:1.5em;} |
|
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;} |
|
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;} |
|
hr.space {background:#fff;color:#fff;visibility:hidden;} |
|
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;} |
|
.clearfix, .container {display:block;} |
|
.clear {clear:both;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;} |
|
.container {background:none;} |
|
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;} |
|
hr.space {background:#fff;color:#fff;visibility:hidden;} |
|
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;} |
|
code {font:.9em "Courier New", Monaco, Courier, monospace;} |
|
a img {border:none;} |
|
p img.top {margin-top:0;} |
|
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;} |
|
.small {font-size:.9em;} |
|
.large {font-size:1.1em;} |
|
.quiet {color:#999;} |
|
.hide {display:none;} |
|
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;} |
|
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-helper-hidden { display: none; } |
|
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } |
|
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } |
|
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } |
|
.ui-helper-clearfix { display: inline-block; } |
|
|
|
* html .ui-helper-clearfix { height:1%; } |
|
.ui-helper-clearfix { display:block; } |
|
|
|
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } |
|
|
|
|
|
|
|
|
|
.ui-state-disabled { cursor: default !important; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 0.8em; } |
|
.ui-widget .ui-widget { font-size: 1em; } |
|
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; } |
|
.ui-widget-content { border: 1px solid #d9d6c4; background: #eceadf url(images/ui-bg_fine-grain_10_eceadf_60x60.png) 50% 50% repeat; color: #1f1f1f; } |
|
.ui-widget-content a { color: #1f1f1f; } |
|
.ui-widget-header { border: 1px solid #d4d1bf; background: #ffffff url(images/ui-bg_fine-grain_15_ffffff_60x60.png) 50% 50% repeat; color: #453821; font-weight: bold; } |
|
.ui-widget-header a { color: #453821; } |
|
|
|
|
|
|
|
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cbc7bd; background: #f8f7f6 url(images/ui-bg_fine-grain_10_f8f7f6_60x60.png) 50% 50% repeat; font-weight: bold; color: #654b24; } |
|
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #654b24; text-decoration: none; } |
|
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #654b24; background: #654b24 url(images/ui-bg_fine-grain_65_654b24_60x60.png) 50% 50% repeat; font-weight: bold; color: #ffffff; } |
|
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; } |
|
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #d9d6c4; background: #eceadf url(images/ui-bg_fine-grain_15_eceadf_60x60.png) 50% 50% repeat; font-weight: bold; color: #140f06; } |
|
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #140f06; text-decoration: none; } |
|
.ui-widget :active { outline: none; } |
|
|
|
|
|
|
|
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #b2a266; background: #f7f3de url(images/ui-bg_fine-grain_15_f7f3de_60x60.png) 50% 50% repeat; color: #3a3427; } |
|
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #3a3427; } |
|
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #681818; background: #b83400 url(images/ui-bg_fine-grain_68_b83400_60x60.png) 50% 50% repeat; color: #ffffff; } |
|
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; } |
|
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; } |
|
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; } |
|
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } |
|
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } |
|
|
|
|
|
|
|
|
|
|
|
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); } |
|
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); } |
|
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_b83400_256x240.png); } |
|
.ui-state-default .ui-icon { background-image: url(images/ui-icons_b83400_256x240.png); } |
|
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); } |
|
.ui-state-active .ui-icon {background-image: url(images/ui-icons_8c291d_256x240.png); } |
|
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_3572ac_256x240.png); } |
|
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_fbdb93_256x240.png); } |
|
|
|
|
|
.ui-icon-carat-1-n { background-position: 0 0; } |
|
.ui-icon-carat-1-ne { background-position: -16px 0; } |
|
.ui-icon-carat-1-e { background-position: -32px 0; } |
|
.ui-icon-carat-1-se { background-position: -48px 0; } |
|
.ui-icon-carat-1-s { background-position: -64px 0; } |
|
.ui-icon-carat-1-sw { background-position: -80px 0; } |
|
.ui-icon-carat-1-w { background-position: -96px 0; } |
|
.ui-icon-carat-1-nw { background-position: -112px 0; } |
|
.ui-icon-carat-2-n-s { background-position: -128px 0; } |
|
.ui-icon-carat-2-e-w { background-position: -144px 0; } |
|
.ui-icon-triangle-1-n { background-position: 0 -16px; } |
|
.ui-icon-triangle-1-ne { background-position: -16px -16px; } |
|
.ui-icon-triangle-1-e { background-position: -32px -16px; } |
|
.ui-icon-triangle-1-se { background-position: -48px -16px; } |
|
.ui-icon-triangle-1-s { background-position: -64px -16px; } |
|
.ui-icon-triangle-1-sw { background-position: -80px -16px; } |
|
.ui-icon-triangle-1-w { background-position: -96px -16px; } |
|
.ui-icon-triangle-1-nw { background-position: -112px -16px; } |
|
.ui-icon-triangle-2-n-s { background-position: -128px -16px; } |
|
.ui-icon-triangle-2-e-w { background-position: -144px -16px; } |
|
.ui-icon-arrow-1-n { background-position: 0 -32px; } |
|
.ui-icon-arrow-1-ne { background-position: -16px -32px; } |
|
.ui-icon-arrow-1-e { background-position: -32px -32px; } |
|
.ui-icon-arrow-1-se { background-position: -48px -32px; } |
|
.ui-icon-arrow-1-s { background-position: -64px -32px; } |
|
.ui-icon-arrow-1-sw { background-position: -80px -32px; } |
|
.ui-icon-arrow-1-w { background-position: -96px -32px; } |
|
.ui-icon-arrow-1-nw { background-position: -112px -32px; } |
|
.ui-icon-arrow-2-n-s { background-position: -128px -32px; } |
|
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } |
|
.ui-icon-arrow-2-e-w { background-position: -160px -32px; } |
|
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; } |
|
.ui-icon-arrowstop-1-n { background-position: -192px -32px; } |
|
.ui-icon-arrowstop-1-e { background-position: -208px -32px; } |
|
.ui-icon-arrowstop-1-s { background-position: -224px -32px; } |
|
.ui-icon-arrowstop-1-w { background-position: -240px -32px; } |
|
.ui-icon-arrowthick-1-n { background-position: 0 -48px; } |
|
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; } |
|
.ui-icon-arrowthick-1-e { background-position: -32px -48px; } |
|
.ui-icon-arrowthick-1-se { background-position: -48px -48px; } |
|
.ui-icon-arrowthick-1-s { background-position: -64px -48px; } |
|
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; } |
|
.ui-icon-arrowthick-1-w { background-position: -96px -48px; } |
|
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; } |
|
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } |
|
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } |
|
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } |
|
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } |
|
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } |
|
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } |
|
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } |
|
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } |
|
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } |
|
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } |
|
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } |
|
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } |
|
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; } |
|
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; } |
|
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; } |
|
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; } |
|
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } |
|
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } |
|
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } |
|
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } |
|
.ui-icon-arrow-4 { background-position: 0 -80px; } |
|
.ui-icon-arrow-4-diag { background-position: -16px -80px; } |
|
.ui-icon-extlink { background-position: -32px -80px; } |
|
.ui-icon-newwin { background-position: -48px -80px; } |
|
.ui-icon-refresh { background-position: -64px -80px; } |
|
.ui-icon-shuffle { background-position: -80px -80px; } |
|
.ui-icon-transfer-e-w { background-position: -96px -80px; } |
|
.ui-icon-transferthick-e-w { background-position: -112px -80px; } |
|
.ui-icon-folder-collapsed { background-position: 0 -96px; } |
|
.ui-icon-folder-open { background-position: -16px -96px; } |
|
.ui-icon-document { background-position: -32px -96px; } |
|
.ui-icon-document-b { background-position: -48px -96px; } |
|
.ui-icon-note { background-position: -64px -96px; } |
|
.ui-icon-mail-closed { background-position: -80px -96px; } |
|
.ui-icon-mail-open { background-position: -96px -96px; } |
|
.ui-icon-suitcase { background-position: -112px -96px; } |
|
.ui-icon-comment { background-position: -128px -96px; } |
|
.ui-icon-person { background-position: -144px -96px; } |
|
.ui-icon-print { background-position: -160px -96px; } |
|
.ui-icon-trash { background-position: -176px -96px; } |
|
.ui-icon-locked { background-position: -192px -96px; } |
|
.ui-icon-unlocked { background-position: -208px -96px; } |
|
.ui-icon-bookmark { background-position: -224px -96px; } |
|
.ui-icon-tag { background-position: -240px -96px; } |
|
.ui-icon-home { background-position: 0 -112px; } |
|
.ui-icon-flag { background-position: -16px -112px; } |
|
.ui-icon-calendar { background-position: -32px -112px; } |
|
.ui-icon-cart { background-position: -48px -112px; } |
|
.ui-icon-pencil { background-position: -64px -112px; } |
|
.ui-icon-clock { background-position: -80px -112px; } |
|
.ui-icon-disk { background-position: -96px -112px; } |
|
.ui-icon-calculator { background-position: -112px -112px; } |
|
.ui-icon-zoomin { background-position: -128px -112px; } |
|
.ui-icon-zoomout { background-position: -144px -112px; } |
|
.ui-icon-search { background-position: -160px -112px; } |
|
.ui-icon-wrench { background-position: -176px -112px; } |
|
.ui-icon-gear { background-position: -192px -112px; } |
|
.ui-icon-heart { background-position: -208px -112px; } |
|
.ui-icon-star { background-position: -224px -112px; } |
|
.ui-icon-link { background-position: -240px -112px; } |
|
.ui-icon-cancel { background-position: 0 -128px; } |
|
.ui-icon-plus { background-position: -16px -128px; } |
|
.ui-icon-plusthick { background-position: -32px -128px; } |
|
.ui-icon-minus { background-position: -48px -128px; } |
|
.ui-icon-minusthick { background-position: -64px -128px; } |
|
.ui-icon-close { background-position: -80px -128px; } |
|
.ui-icon-closethick { background-position: -96px -128px; } |
|
.ui-icon-key { background-position: -112px -128px; } |
|
.ui-icon-lightbulb { background-position: -128px -128px; } |
|
.ui-icon-scissors { background-position: -144px -128px; } |
|
.ui-icon-clipboard { background-position: -160px -128px; } |
|
.ui-icon-copy { background-position: -176px -128px; } |
|
.ui-icon-contact { background-position: -192px -128px; } |
|
.ui-icon-image { background-position: -208px -128px; } |
|
.ui-icon-video { background-position: -224px -128px; } |
|
.ui-icon-script { background-position: -240px -128px; } |
|
.ui-icon-alert { background-position: 0 -144px; } |
|
.ui-icon-info { background-position: -16px -144px; } |
|
.ui-icon-notice { background-position: -32px -144px; } |
|
.ui-icon-help { background-position: -48px -144px; } |
|
.ui-icon-check { background-position: -64px -144px; } |
|
.ui-icon-bullet { background-position: -80px -144px; } |
|
.ui-icon-radio-off { background-position: -96px -144px; } |
|
.ui-icon-radio-on { background-position: -112px -144px; } |
|
.ui-icon-pin-w { background-position: -128px -144px; } |
|
.ui-icon-pin-s { background-position: -144px -144px; } |
|
.ui-icon-play { background-position: 0 -160px; } |
|
.ui-icon-pause { background-position: -16px -160px; } |
|
.ui-icon-seek-next { background-position: -32px -160px; } |
|
.ui-icon-seek-prev { background-position: -48px -160px; } |
|
.ui-icon-seek-end { background-position: -64px -160px; } |
|
.ui-icon-seek-start { background-position: -80px -160px; } |
|
|
|
.ui-icon-seek-first { background-position: -80px -160px; } |
|
.ui-icon-stop { background-position: -96px -160px; } |
|
.ui-icon-eject { background-position: -112px -160px; } |
|
.ui-icon-volume-off { background-position: -128px -160px; } |
|
.ui-icon-volume-on { background-position: -144px -160px; } |
|
.ui-icon-power { background-position: 0 -176px; } |
|
.ui-icon-signal-diag { background-position: -16px -176px; } |
|
.ui-icon-signal { background-position: -32px -176px; } |
|
.ui-icon-battery-0 { background-position: -48px -176px; } |
|
.ui-icon-battery-1 { background-position: -64px -176px; } |
|
.ui-icon-battery-2 { background-position: -80px -176px; } |
|
.ui-icon-battery-3 { background-position: -96px -176px; } |
|
.ui-icon-circle-plus { background-position: 0 -192px; } |
|
.ui-icon-circle-minus { background-position: -16px -192px; } |
|
.ui-icon-circle-close { background-position: -32px -192px; } |
|
.ui-icon-circle-triangle-e { background-position: -48px -192px; } |
|
.ui-icon-circle-triangle-s { background-position: -64px -192px; } |
|
.ui-icon-circle-triangle-w { background-position: -80px -192px; } |
|
.ui-icon-circle-triangle-n { background-position: -96px -192px; } |
|
.ui-icon-circle-arrow-e { background-position: -112px -192px; } |
|
.ui-icon-circle-arrow-s { background-position: -128px -192px; } |
|
.ui-icon-circle-arrow-w { background-position: -144px -192px; } |
|
.ui-icon-circle-arrow-n { background-position: -160px -192px; } |
|
.ui-icon-circle-zoomin { background-position: -176px -192px; } |
|
.ui-icon-circle-zoomout { background-position: -192px -192px; } |
|
.ui-icon-circle-check { background-position: -208px -192px; } |
|
.ui-icon-circlesmall-plus { background-position: 0 -208px; } |
|
.ui-icon-circlesmall-minus { background-position: -16px -208px; } |
|
.ui-icon-circlesmall-close { background-position: -32px -208px; } |
|
.ui-icon-squaresmall-plus { background-position: -48px -208px; } |
|
.ui-icon-squaresmall-minus { background-position: -64px -208px; } |
|
.ui-icon-squaresmall-close { background-position: -80px -208px; } |
|
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; } |
|
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } |
|
.ui-icon-grip-solid-vertical { background-position: -32px -224px; } |
|
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; } |
|
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } |
|
.ui-icon-grip-diagonal-se { background-position: -80px -224px; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; } |
|
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px; } |
|
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; } |
|
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; } |
|
|
|
|
|
.ui-widget-overlay { background: #6e4f1c url(images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png) 50% 50% repeat; opacity: .60;filter:Alpha(Opacity=60); } |
|
.ui-widget-shadow { margin: 0 0 0 -10px; padding: 5px; background: #000000 url(images/ui-bg_diagonal-maze_40_000000_10x10.png) 50% 50% repeat; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 18px; -khtml-border-radius: 18px; -webkit-border-radius: 18px; border-radius: 18px; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-resizable { position: relative;} |
|
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; } |
|
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } |
|
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } |
|
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } |
|
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } |
|
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } |
|
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } |
|
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } |
|
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } |
|
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-accordion { width: 100%; } |
|
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; } |
|
.ui-accordion .ui-accordion-li-fix { display: inline; } |
|
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; } |
|
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; } |
|
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; } |
|
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } |
|
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; } |
|
.ui-accordion .ui-accordion-content-active { display: block; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-autocomplete { position: absolute; cursor: default; } |
|
|
|
|
|
* html .ui-autocomplete { width:1px; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-menu { |
|
list-style:none; |
|
padding: 2px; |
|
margin: 0; |
|
display:block; |
|
float: left; |
|
} |
|
.ui-menu .ui-menu { |
|
margin-top: -3px; |
|
} |
|
.ui-menu .ui-menu-item { |
|
margin:0; |
|
padding: 0; |
|
zoom: 1; |
|
float: left; |
|
clear: left; |
|
width: 100%; |
|
} |
|
.ui-menu .ui-menu-item a { |
|
text-decoration:none; |
|
display:block; |
|
padding:.2em .4em; |
|
line-height:1.5; |
|
zoom:1; |
|
} |
|
.ui-menu .ui-menu-item a.ui-state-hover, |
|
.ui-menu .ui-menu-item a.ui-state-active { |
|
font-weight: normal; |
|
margin: -1px; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } |
|
.ui-button-icon-only { width: 2.2em; } |
|
button.ui-button-icon-only { width: 2.4em; } |
|
.ui-button-icons-only { width: 3.4em; } |
|
button.ui-button-icons-only { width: 3.7em; } |
|
|
|
|
|
.ui-button .ui-button-text { display: block; line-height: 1.4; } |
|
.ui-button-text-only .ui-button-text { padding: .4em 1em; } |
|
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; } |
|
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; } |
|
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; } |
|
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } |
|
|
|
input.ui-button { padding: .4em 1em; } |
|
|
|
|
|
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; } |
|
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; } |
|
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; } |
|
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } |
|
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } |
|
|
|
|
|
.ui-buttonset { margin-right: 7px; } |
|
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } |
|
|
|
|
|
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; } |
|
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; } |
|
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } |
|
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } |
|
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } |
|
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } |
|
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; } |
|
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; } |
|
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; } |
|
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; } |
|
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } |
|
.ui-draggable .ui-dialog-titlebar { cursor: move; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-slider { position: relative; text-align: left; } |
|
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; } |
|
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; } |
|
|
|
.ui-slider-horizontal { height: .8em; } |
|
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } |
|
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } |
|
.ui-slider-horizontal .ui-slider-range-min { left: 0; } |
|
.ui-slider-horizontal .ui-slider-range-max { right: 0; } |
|
|
|
.ui-slider-vertical { width: .8em; height: 100px; } |
|
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; } |
|
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } |
|
.ui-slider-vertical .ui-slider-range-min { bottom: 0; } |
|
.ui-slider-vertical .ui-slider-range-max { top: 0; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-tabs { position: relative; padding: .2em; zoom: 1; } |
|
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } |
|
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; } |
|
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } |
|
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } |
|
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } |
|
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } |
|
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } |
|
.ui-tabs .ui-tabs-hide { display: none !important; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; } |
|
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } |
|
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } |
|
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } |
|
.ui-datepicker .ui-datepicker-prev { left:2px; } |
|
.ui-datepicker .ui-datepicker-next { right:2px; } |
|
.ui-datepicker .ui-datepicker-prev-hover { left:1px; } |
|
.ui-datepicker .ui-datepicker-next-hover { right:1px; } |
|
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } |
|
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } |
|
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; } |
|
.ui-datepicker select.ui-datepicker-month-year {width: 100%;} |
|
.ui-datepicker select.ui-datepicker-month, |
|
.ui-datepicker select.ui-datepicker-year { width: 49%;} |
|
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } |
|
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } |
|
.ui-datepicker td { border: 0; padding: 1px; } |
|
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } |
|
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } |
|
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } |
|
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } |
|
|
|
|
|
.ui-datepicker.ui-datepicker-multi { width:auto; } |
|
.ui-datepicker-multi .ui-datepicker-group { float:left; } |
|
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; } |
|
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; } |
|
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; } |
|
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; } |
|
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; } |
|
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; } |
|
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; } |
|
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; } |
|
|
|
|
|
.ui-datepicker-rtl { direction: rtl; } |
|
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } |
|
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } |
|
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } |
|
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } |
|
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; } |
|
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } |
|
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; } |
|
.ui-datepicker-rtl .ui-datepicker-group { float:right; } |
|
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } |
|
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } |
|
|
|
|
|
.ui-datepicker-cover { |
|
display: none; |
|
display: block; |
|
position: absolute; |
|
z-index: -1; |
|
filter: mask(); |
|
top: -4px; |
|
left: -4px; |
|
width: 200px; |
|
height: 200px; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui-progressbar { height:2em; text-align: left; } |
|
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; } |
|
|
|
|
|
|
|
body{background:url(/images/design/background.png);font-family:'Helvetica Neue', Verdana, Arial, Helvetica, sans-serif;font-size:15px}#corner-image{background:url(/images/design/corner.png) no-repeat;width:290px;height:290px;position:absolute;left:0px;top:0px;z-index:-10}#header-image{background:url(/images/design/header.png) no-repeat;width:273px;height:55px;margin-top:70px;margin-left:162px;cursor:pointer}#header-byline{margin-left:179px;margin-bottom:70px;color:#aaa;font-size:15px;text-shadow:1px 1px 1px #ddd}#sidebar-left{text-align:right;padding-right:18px}.link-post-link{font-weight:bold}.link-post-body{margin-left:0em;color:#222}.link-post-body h3{font-size:1em;font-weight:bold}.link-post{margin-bottom:3em}.link-post h2 a,.link-post a.link-post-link{color:#800004}.link-post-body{margin-top:0.25em}.link-post a{color:#500002}.post-body{margin-bottom:3em}.post-date{margin-top:0.75em;margin-bottom:0.75em;color:#888}.post-author{margin-bottom:0.75em;color:#888}.post-author a{color:#666}a{text-decoration:none;color:#800004;border-bottom:1px solid #ddd}a:hover{color:#cc0000;background-color:#eee;border:none}blockquote{border-left:10px solid #ccc;padding:0px 0.75em 0px 0.75em;margin:0px 3em 0px 0px}.site-blurb{color:#888;padding:3em}.site-blurb .emphasised{color:#333}.another-article{margin-top:0.75em;margin-bottom:0.75em;float:right}label{display:block}.social-link-box{float:right}.link-post-body .social-link-box{position:relative;top:-0.5em}.social-link{color:#888;position:relative;bottom:10px}.light{color:#888}.errorExplanation{color:#aa6666;border:1px solid #aa6666;padding:1em;-webkit-border-radius:0.5em;-moz-border-radius:0.5em;border-radius:0.5em;background-color:rgba(255,200,200,0.3);margin-bottom:1em}.errorExplanation h2{font-size:125%;color:#ee6666}h2{font-size:1.5em}table tr:nth-child(even) td{background:transparent}.light-callout{color:black;background-color:#fafad2;border:1px solid #aaa;opacity:0.6;filter:alpha(opacity=60);padding:0.5em;margin-bottom:0.5em}ol li{margin-bottom:0.25em} |
|
</style> |
|
<title> |
|
Play/life balance - swombat.com on startups |
|
</title> |
|
<meta content="authenticity_token" name="csrf-param"> |
|
<meta content="F+eNuKPy/0Bpwot7ogd6VTylY/kmh9iNv3guXbV0uSOrrGcPoYV9GoYPhgUoSrh9QUDvk33TznkE+2Js/85QDA==" name="csrf-token"> |
|
|
|
|
|
|
|
<meta content="authenticity_token" name="csrf-param"> |
|
<meta content="jeyfuFQn9e+hOosKIAfOBaRz6SPk9t/pfbODXl7TvNQxp3UPVlB3tU73hnSqSgwt2ZZlSb+iyR3GMM9vFGlV+w==" name="csrf-token"> |
|
<meta content="IE=8,chrome=1" http-equiv="X-UA-Compatible"> |
|
</head> |
|
<body> |
|
<div class="container"> |
|
<div class="span-16"> |
|
<div id="header-image" onclick="document.location = '/'"> |
|
<h1 style="display: none"> |
|
swombat.com |
|
</h1> |
|
</div> |
|
<h2 id="header-byline"> |
|
daily articles for founders |
|
</h2> |
|
</div> |
|
<div class="span-4" id="sidebar-left"> |
|
<a> |
|
all posts |
|
</a> |
|
<br> |
|
<a> |
|
latest |
|
</a> |
|
<br> |
|
<br> |
|
<b> |
|
<a> |
|
founder's library |
|
</a> |
|
</b> |
|
<br> |
|
<br> |
|
<div align="right"> |
|
<p class="light small hyphenate"> |
|
<b> |
|
More recent articles of mine can be found on |
|
<a> |
|
danieltenner.com |
|
</a> |
|
</b> |
|
</p> |
|
<p class="light small hyphenate"> |
|
Swombat.com is no longer actively maintained, but all the posts here are still available for your use. The original objective was to regularly summarise and comment on the best articles for founders each day, as well as occasionally post our my own thoughts and advice, so that you could read the most useful articles while focusing on building your own startup. |
|
</p> |
|
</div> |
|
</div> |
|
<div class="span-12" id="content"> |
|
<div class="light-callout"> |
|
Running a startup in the UK (or with a UK subsidiary)? Get in touch with my company, |
|
<a> |
|
GrantTree |
|
</a> |
|
. We help with government funding. |
|
</div> |
|
<div class="link-post"> |
|
<a class="link-post-link"> |
|
Play/life balance |
|
</a> |
|
|
|
<a class="s-link" id="post-447-s-link"> |
|
✶ |
|
</a> |
|
<div class="link-post-body"> |
|
<p> |
|
<a> |
|
Greg Bayer |
|
</a> |
|
: |
|
</p> |
|
<blockquote> |
|
<p> |
|
Working for a startup usually means putting in more hours than others. Â Recently, I spent two days on less than 3 hours of sleep in order to push out our new Pulse.me release. |
|
</p> |
|
<p> |
|
Chasing after dreams is an essential part of my life. Â The feeling of fulfillment I get from doing so makes me a much happier / more content person, and this in turn positively affects my relationships. |
|
</p> |
|
</blockquote> |
|
<p> |
|
I've argued before that |
|
<a> |
|
hours are not a measure of productivity |
|
</a> |
|
, but that's not Greg's claim in this post. He's saying, quite rightly, that working on your startup is not work, it's play - and so, unlike working stupid hours on a job, working stupid hours on a startup is a blessing, not a curse. |
|
</p> |
|
<p> |
|
I'm reminded of an old saying: |
|
</p> |
|
<blockquote> |
|
<p> |
|
Why work for someone else from nine to five for a daily wage, when you can work twenty-four hours a day for yourself for free? |
|
</p> |
|
</blockquote> |
|
<p> |
|
So which view is right? |
|
<em> |
|
is |
|
</em> |
|
worth pursuing with far more energy than the typical job - but life is what happens while you're busy working on your startup. |
|
</p> |
|
<p> |
|
I'll finish with an observation: I feel most happy, most rested, and most productive when I have had a solid 8 hours of sleep, starting and ending at the same time each day. This plus a good task list has more effect on my productivity than anything else - other than, perhaps, the pressure of an immediate deadline. |
|
</p> |
|
<p class="follow-callout"> |
|
If you read this far, you should |
|
<a> |
|
follow me on twitter here |
|
</a> |
|
. |
|
</p> |
|
<div class="social-link-box"> |
|
<a class="social-link"> |
|
Retweet |
|
</a> |
|
<br> |
|
</div> |
|
<div style="clear:both"> |
|
</div> |
|
</div> |
|
|
|
<div class="post-date"> |
|
Friday, 03 June 2011 |
|
</div> |
|
<div align="right" class="another-article"> |
|
<b> |
|
More from the |
|
<a> |
|
library |
|
</a> |
|
: |
|
</b> |
|
<br> |
|
→ |
|
<a> |
|
Recruiting in the Valley: the recruiter honeypot |
|
</a> |
|
<br> |
|
→ |
|
<a> |
|
The Startup resume |
|
</a> |
|
<br> |
|
→ |
|
<a> |
|
Focus on the power users |
|
</a> |
|
<br> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="corner-image"> |
|
<noscript> |
|
<p> |
|
<img alt="Clicky" height="1" src="rick.jpg" width="1"> |
|
</p> |
|
</noscript> |
|
</div> |
|
</div> |
|
</body> |
|
</html> |
|
|