From 1178711242608ad3ae7cd3b56a0095747ae2cf17 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Tue, 11 Jun 2013 16:30:49 -0400 Subject: [PATCH] Adds more new icons --- build/minified/elements/input.min.css | 2 +- build/packaged/semantic.min.css | 2 +- build/uncompressed/elements/input.css | 5 +- build/uncompressed/fonts/sketchy-icons.eot | Bin 9370 -> 0 bytes build/uncompressed/fonts/sketchy-icons.svg | 276 --------------- build/uncompressed/fonts/sketchy-icons.ttf | Bin 11668 -> 0 bytes build/uncompressed/fonts/sketchy-icons.woff | Bin 6212 -> 0 bytes node/src/documents/elements/icon.html | 15 +- node/src/documents/elements/input.html | 2 +- node/src/documents/modules/accordion.html | 3 - .../components/semantic/elements/input.css | 5 +- node/src/files/icons/icons-sketchy.eot | Bin 39730 -> 40134 bytes node/src/files/icons/icons-sketchy.svg | 328 +++++++++--------- node/src/files/icons/icons-sketchy.ttf | Bin 39532 -> 39936 bytes node/src/files/icons/icons-sketchy.woff | Bin 26184 -> 26436 bytes node/src/files/icons/sketchy.icons.css | 86 ++--- src/elements/input.less | 5 +- src/fonts/sketchy-icons.eot | Bin 9370 -> 0 bytes src/fonts/sketchy-icons.svg | 276 --------------- src/fonts/sketchy-icons.ttf | Bin 11668 -> 0 bytes src/fonts/sketchy-icons.woff | Bin 6212 -> 0 bytes 21 files changed, 237 insertions(+), 768 deletions(-) delete mode 100644 build/uncompressed/fonts/sketchy-icons.eot delete mode 100644 build/uncompressed/fonts/sketchy-icons.svg delete mode 100644 build/uncompressed/fonts/sketchy-icons.ttf delete mode 100644 build/uncompressed/fonts/sketchy-icons.woff delete mode 100755 src/fonts/sketchy-icons.eot delete mode 100755 src/fonts/sketchy-icons.svg delete mode 100755 src/fonts/sketchy-icons.ttf delete mode 100755 src/fonts/sketchy-icons.woff diff --git a/build/minified/elements/input.min.css b/build/minified/elements/input.min.css index a622f3c5d..8b929438b 100644 --- a/build/minified/elements/input.min.css +++ b/build/minified/elements/input.min.css @@ -1 +1 @@ -.ui.input{display:inline-block;position:relative}.ui.input input{width:100%;font-family:"Helvetica Neue",Helvetica,Arial;margin:0;padding:.9em 1.2em;font-size:.825em;background-color:#FFF;border:1px solid rgba(0,0,0,.15);outline:0;color:rgba(0,0,0,.7);-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-moz-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-o-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-ms-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.input::-web inputkit-input-placeholder{color:#E0E0E0}.ui.input::-moz input-placeholder{color:#E0E0E0}.ui.input input:active,.ui.input.down input{border-color:rgba(0,0,0,.3);background-color:#FAFAFA}.ui.input.focus input,.ui.input input:focus{border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.85)}.ui.input.focus input input::-webkit-input-placeholder,.ui.input input:focus input::-webkit-input-placeholder{color:#AAA}.ui.input.focus input input::-moz-placeholder,.ui.input input:focus input::-moz-placeholder{color:#AAA}.ui.input.error input{background-color:#FFFAFA;border-color:#E7BEBE;color:#EF4D6D}.ui.input.error input ::-webkit-input-placeholder{color:rgba(255,80,80,.4)}.ui.input.error input ::-moz-placeholder{color:rgba(255,80,80,.4)}.ui.input.error input :focus::-webkit-input-placeholder{color:rgba(255,80,80,.7)}.ui.input.error input :focus::-moz-placeholder{color:rgba(255,80,80,.7)}.ui.icon.input>.icon{position:absolute;top:1px;left:1px;margin:0;border-right:1px solid rgba(0,0,0,.1);background-color:#E8E8E8;width:2.5em;height:2.5em;padding-top:.75em;text-align:center;-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.ui.icon.input input{padding-left:4em!important;border-right:1px solid rgba(0,0,0,.3)}.ui.icon.input input.error,.ui.icon.input input.focus,.ui.icon.input input:focus{border-left-width:1px;-webkit-border-radius:.3125em!important;-moz-border-radius:.3125em!important;border-radius:.3125em!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ui.icon.input input:focus~.icon{opacity:1}.ui.labeled.input .corner.label{top:1px;right:1px;font-size:.6em;-webkit-border-top-right-radius:.3125em;-moz-border-top-right-radius:.3125em;border-top-right-radius:.3125em}.ui.labeled.input input{padding-right:2.5em!important}.ui.action.input .button{position:absolute;top:0;left:100%;opacity:.8;margin:0 0 0 -1px;line-height:1.26;padding:.9em 1.3em!important;border-top-left-radius:0;border-bottom-left-radius:0;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;font-size:.85em;white-space:nowrap}.ui.action.input input{border-top-right-radius:0;border-bottom-right-radius:0}.ui.action.input input:focus~.button{opacity:1;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2) inset;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.2) inset;box-shadow:0 0 0 1px rgba(0,0,0,.2) inset} \ No newline at end of file +.ui.input{display:inline-block;position:relative}.ui.input input{width:100%;font-family:"Helvetica Neue",Helvetica,Arial;margin:0;padding:.9em 1.2em;font-size:.825em;background-color:#FFF;border:1px solid rgba(0,0,0,.15);outline:0;color:rgba(0,0,0,.7);-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-moz-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-o-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-ms-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.input::-web inputkit-input-placeholder{color:#E0E0E0}.ui.input::-moz input-placeholder{color:#E0E0E0}.ui.input input:active,.ui.input.down input{border-color:rgba(0,0,0,.3);background-color:#FAFAFA}.ui.input.focus input,.ui.input input:focus{border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.85)}.ui.input.focus input input::-webkit-input-placeholder,.ui.input input:focus input::-webkit-input-placeholder{color:#AAA}.ui.input.focus input input::-moz-placeholder,.ui.input input:focus input::-moz-placeholder{color:#AAA}.ui.input.error input{background-color:#FFFAFA;border-color:#E7BEBE;color:#EF4D6D}.ui.input.error input ::-webkit-input-placeholder{color:rgba(255,80,80,.4)}.ui.input.error input ::-moz-placeholder{color:rgba(255,80,80,.4)}.ui.input.error input :focus::-webkit-input-placeholder{color:rgba(255,80,80,.7)}.ui.input.error input :focus::-moz-placeholder{color:rgba(255,80,80,.7)}.ui.icon.input>.icon{position:absolute;opacity:1;top:1px;left:1px;margin:0;border-right:1px solid rgba(0,0,0,.1);background-color:#E8E8E8;width:2.5em;height:2.5em;padding-top:.75em;text-align:center;-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.ui.icon.input input{padding-left:4em!important;border-right:1px solid rgba(0,0,0,.3)}.ui.icon.input input.error,.ui.icon.input input.focus,.ui.icon.input input:focus{border-left-width:1px;-webkit-border-radius:.3125em!important;-moz-border-radius:.3125em!important;border-radius:.3125em!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ui.icon.input input:focus~.icon{opacity:1}.ui.labeled.input .corner.label{top:1px;right:1px;font-size:.7em;-webkit-border-top-right-radius:.3125em;-moz-border-top-right-radius:.3125em;border-top-right-radius:.3125em}.ui.labeled.input input{padding-right:2.5em!important}.ui.action.input .button{position:absolute;top:0;left:100%;opacity:.9;margin:0 0 0 -1px;line-height:1.26;padding:.9em 1.3em!important;border-top-left-radius:0;border-bottom-left-radius:0;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;font-size:.85em;white-space:nowrap}.ui.action.input input{border-top-right-radius:0;border-bottom-right-radius:0}.ui.action.input input:focus~.button{opacity:1;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2) inset;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.2) inset;box-shadow:0 0 0 1px rgba(0,0,0,.2) inset} \ No newline at end of file diff --git a/build/packaged/semantic.min.css b/build/packaged/semantic.min.css index f66fc38da..3bc3ed9e3 100644 --- a/build/packaged/semantic.min.css +++ b/build/packaged/semantic.min.css @@ -11,4 +11,4 @@ * Released: 06/11/2013 */ -.ui.breadcrumb{display:inline-block;vertical-align:middle}.ui.breadcrumb .divider{display:inline-block;opacity:.5;margin:0 .15em;font-size:1em;color:rgba(0,0,0,.3)}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;background-color:#EBEBEB;padding:.5em 1em}.ui.form{position:relative;max-width:100%}.ui.form :first-child{margin-top:0}.ui.form>p{margin:1em 0}.ui.form .field{clear:both;margin:0 0 1em}.ui.form .field>label{margin:0 0 .3em;display:block;color:#555;font-size:.875em;line-height:1.2}.ui.form textarea,.ui.form input[type=text],.ui.form input[type=date],.ui.form input[type=password],.ui.form .ui.input{width:100%}.ui.form textarea,.ui.form input[type=text],.ui.form input[type=date],.ui.form input[type=password]{margin:0;padding:.9em 1.2em;font-size:.825em;background-color:#FFF;border:1px solid rgba(0,0,0,.15);outline:0;color:rgba(0,0,0,.7);-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-moz-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-o-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-ms-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-webkit-box-shadow:0 rgba(0,0,0,.3) inset;-moz-box-shadow:0 rgba(0,0,0,.3) inset;box-shadow:0 rgba(0,0,0,.3) inset;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.textarea,.ui.form textarea{line-height:1.33;min-height:8em;height:12em;max-height:24em;resize:vertical}.ui.form select{-webkit-tap-highlight-color:rgba(255,255,255,0)}.ui.form textarea,.ui.form input[type=checkbox]{vertical-align:top}.ui.form .divider{clear:both;margin:1em 0}.ui.form .info.message,.ui.form .warning.message,.ui.form .error.message{display:none}.ui.form .message:first-child{margin-top:0}.ui.form .field .prompt.label{white-space:nowrap}.ui.form .inline.field .prompt{margin-top:0;margin-left:1em}.ui.form .inline.field .prompt:before{margin-top:-.3em;bottom:auto;right:auto;top:50%;left:0}.ui.form input[type=text]:focus,.ui.form input[type=password]:focus,.ui.form textarea:focus{color:rgba(0,0,0,.85);border-color:rgba(0,0,0,.2);border-bottom-left-radius:0;border-top-left-radius:0;-webkit-box-shadow:.3em 0 0 0 rgba(0,0,0,.2) inset;-moz-box-shadow:.3em 0 0 0 rgba(0,0,0,.2) inset;box-shadow:.3em 0 0 0 rgba(0,0,0,.2) inset}.ui.form.warning .warning.message{display:block}.ui.form.error .error.message{display:block}.ui.form .fields.error .field label,.ui.form .field.error label{color:#EF4D6D}.ui.form .fields.error .field textarea,.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=password],.ui.form .field.error textarea,.ui.form .field.error input[type=text],.ui.form .field.error input[type=date],.ui.form .field.error input[type=password]{background-color:#FFFAFA;border-color:#E7BEBE;border-left:0;color:#EF4D6D;padding-left:1.2em;border-bottom-left-radius:0;border-top-left-radius:0;-webkit-box-shadow:.3em 0 0 0 #EF4D6D inset;-moz-box-shadow:.3em 0 0 0 #EF4D6D inset;box-shadow:.3em 0 0 0 #EF4D6D inset}.ui.form .field.error textarea:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=password]:focus{border-color:#ff5050;color:#ff5050;-webkit-box-shadow:.3em 0 0 0 #FF5050 inset;-moz-box-shadow:.3em 0 0 0 #FF5050 inset;box-shadow:.3em 0 0 0 #FF5050 inset}.ui.form ::-webkit-input-placeholder{color:#E0E0E0}.ui.form ::-moz-placeholder{color:#E0E0E0}.ui.form :focus::-webkit-input-placeholder{color:#AAA}.ui.form :focus::-moz-placeholder{color:#AAA}.ui.form .error ::-webkit-input-placeholder{color:rgba(255,80,80,.4)}.ui.form .error ::-moz-placeholder{color:rgba(255,80,80,.4)}.ui.form .error :focus::-webkit-input-placeholder{color:rgba(255,80,80,.7)}.ui.form .error :focus::-moz-placeholder{color:rgba(255,80,80,.7)}.ui.form .field :disabled,.ui.form .field.disabled{opacity:.5}.ui.form .field.disabled label{opacity:.5}.ui.form .field.disabled :disabled{opacity:1}.ui.form.loading{position:relative}.ui.form.loading:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:rgba(255,255,255,.8) url(../images/loader-large.gif) no-repeat 50% 50%;visibility:visible}.ui.form.fluid{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.form input.attached{width:auto}.ui.form .date.field>label{position:relative}.ui.form .date.field>label:after{position:absolute;top:1.4em;right:.5em;font-family:Icons;content:'📅';font-size:1.5em;font-weight:400;color:#CCC}.ui.inverted.form label{color:#FFF}.ui.inverted.form .field.error textarea,.ui.inverted.form .field.error input[type=text]{background-color:#FCC}.ui.form .fields{clear:both}.ui.form .fields:after{content:' ';display:block;clear:both;visibility:hidden;line-height:0;height:0}.ui.form .fields .field{clear:none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.form .fields .field:first-child{border-left:0;box-shadow:none}.ui.form .two.fields .field{width:50%;padding-left:1%;padding-right:1%}.ui.form .three.fields .field{width:33.333%;padding-left:1%;padding-right:1%}.ui.form .four.fields .field{width:25%;padding-left:1%;padding-right:1%}.ui.form .five.fields .field{width:20%;padding-left:1%;padding-right:1%}.ui.form .fields .field:first-child{padding-left:0}.ui.form .fields .field:last-child{padding-right:0}.ui.form .inline.fields .field{margin-right:.5em}.ui.form .inline.fields .field>label,.ui.form .inline.fields .field>p,.ui.form .inline.fields .field>input,.ui.form .inline.fields .field>select,.ui.form .inline.field>label,.ui.form .inline.field>p,.ui.form .inline.field>input,.ui.form .inline.field>select{display:inline-block;width:auto;margin-top:0;margin-bottom:0;vertical-align:middle;font-size:1em}.ui.form .inline.fields .field>input,.ui.form .inline.field>input{font-size:.875em}.ui.form .inline.fields .field>:first-child,.ui.form .inline.field>:first-child{margin:0 .5em 0 0}.ui.form .inline.fields .field>:only-child,.ui.form .inline.field>:only-child{margin:0}.ui.small.form{font-size:.875em}.ui.small.form textarea,.ui.small.form input[type=text],.ui.small.form input[type=password],.ui.small.form label{font-size:1em}.ui.large.form{font-size:1.125em}.ui.grid{display:block;text-align:left;font-size:0;margin:0 -1%;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.grid:after,.ui.row:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.grid>.column,.ui.grid>.row>.column{display:inline-block;text-align:left;font-size:1rem;padding-left:1%;padding-right:1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;vertical-align:top}.ui.grid>.row{display:block;width:100%}.ui.grid>.row{margin-top:1rem;padding-top:1rem}.ui.grid>.row:first-child{padding-top:0rem;margin-top:0rem}.ui.grid>.row>img,.ui.grid>.row>.column>img{max-width:100%}.ui.grid .column>.ui.segment:only-child{margin:0}.ui.grid .column>.grid{margin-left:-1.333%;margin-right:-1.333%}.ui.page.grid{margin:0;padding:0 2%}.ui.responsive.grid{margin-left:0!important;margin-right:0!important;min-width:320px}@media only screen and (max-width:1000px){.ui.responsive.grid{padding:0 5.55%}}@media only screen and (min-width:1000px){.ui.responsive.grid{padding:0 8%}}@media only screen and (min-width:1500px){.ui.responsive.grid{padding:0 13%}}@media only screen and (min-width:1750px){.ui.responsive.grid{padding:0 18%}}@media only screen and (min-width:2000px){.ui.responsive.grid{padding:0 23%}}.ui.grid .one.wide.column{width:6.25%}.ui.grid .two.wide.column{width:12.5%}.ui.grid .three.wide.column{width:18.75%}.ui.grid .four.wide.column{width:25%}.ui.grid .five.wide.column{width:31.25%}.ui.grid .six.wide.column{width:37.5%}.ui.grid .seven.wide.column{width:43.75%}.ui.grid .eight.wide.column{width:50%}.ui.grid .nine.wide.column{width:56.25%}.ui.grid .ten.wide.column{width:62.5%}.ui.grid .eleven.wide.column{width:68.75%}.ui.grid .twelve.wide.column{width:75%}.ui.grid .thirteen.wide.column{width:81.25%}.ui.grid .fourteen.wide.column{width:87.5%}.ui.grid .fifteen.wide.column{width:93.75%}.ui.grid .sixteen.wide.column{width:100%}.ui.grid>.column,.ui.grid>.row>.column{width:6.25%}.ui.one.column.grid>.row>.column,.ui.one.column.grid>.column,.ui.grid>.one.column.row>.column{width:100%}.ui.two.column.grid>.row>.column,.ui.two.column.grid>.column,.ui.grid>.two.column.row>.column{width:50%}.ui.three.column.grid>.row>.column,.ui.three.column.grid>.column,.ui.grid>.three.column.row>.column{width:33.3333%}.ui.four.column.grid>.row>.column,.ui.four.column.grid>.column,.ui.grid>.four.column.row>.column{width:25%}.ui.five.column.grid>.row>.column,.ui.five.column.grid>.column,.ui.grid>.five.column.row>.column{width:20%}.ui.six.column.grid>.row>.column,.ui.six.column.grid>.column,.ui.grid>.six.column.row>.column{width:16.66667%}.ui.seven.column.grid>.row>.column,.ui.seven.column.grid>.column,.ui.grid>.seven.column.row>.column{width:14.2857%}.ui.eight.column.grid>.row>.column,.ui.eight.column.grid>.column,.ui.grid>.eight.column.row>.column{width:12.5%}.ui.nine.column.grid>.row>.column,.ui.nine.column.grid>.column,.ui.grid>.nine.column.row>.column{width:11.1111%}.ui.ten.column.grid>.row>.column,.ui.ten.column.grid>.column,.ui.grid>.ten.column.row>.column{width:10%}.ui.eleven.column.grid>.row>.column,.ui.eleven.column.grid>.column,.ui.grid>.eleven.column.row>.column{width:9.0909%}.ui.twelve.column.grid>.row>.column,.ui.twelve.column.grid>.column,.ui.grid>.twelve.column.row>.column{width:8.3333%}.ui.thirteen.column.grid>.row>.column,.ui.thirteen.column.grid>.column,.ui.grid>.thirteen.column.row>.column{width:7.6923%}.ui.fourteen.column.grid>.row>.column,.ui.fourteen.column.grid>.column,.ui.grid>.fourteen.column.row>.column{width:7.1428%}.ui.fifteen.column.grid>.row>.column,.ui.fifteen.column.grid>.column,.ui.grid>.fifteen.column.row>.column{width:6.6666%}.ui.sixteen.column.grid>.row>.column,.ui.sixteen.column.grid>.column,.ui.grid>.sixteen.column.row>.column{width:6.25%}.ui.grid>.column:only-child,.ui.grid>.row>.column:only-child{width:100%}.ui.grid .left.floated.column{float:left}.ui.grid .right.floated.column{float:right}.ui.divided.grid,.ui.divided.grid>.row{display:table;width:100%;margin-left:0!important;margin-right:0!important}.ui.divided.grid>.column,.ui.divided.grid>.row>.column{display:table-cell;-webkit-box-shadow:-1px 0 0 0 rgba(0,0,0,.1),-2px 0 0 0 rgba(255,255,255,.9);-moz-box-shadow:-1px 0 0 0 rgba(0,0,0,.1),-2px 0 0 0 rgba(255,255,255,.9);box-shadow:-1px 0 0 0 rgba(0,0,0,.1),-2px 0 0 0 rgba(255,255,255,.9)}.ui.divided.grid>.column:first-child,.ui.divided.grid>.row>.column:first-child{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.celled.grid{display:table;width:100%;margin-left:0!important;margin-right:0!important;-webkit-box-shadow:0 0 0 1px #DFDFDF;-moz-box-shadow:0 0 0 1px #DFDFDF;box-shadow:0 0 0 1px #DFDFDF}.ui.celled.grid>.row{display:table;width:100%;margin-top:0;padding-top:0;-webkit-box-shadow:0 -1px 0 0 #dfdfdf;-moz-box-shadow:0 -1px 0 0 #dfdfdf;box-shadow:0 -1px 0 0 #dfdfdf}.ui.celled.grid>.column,.ui.celled.grid>.row>.column{display:table-cell;padding:1.33%;-webkit-box-shadow:-1px 0 0 0 #dfdfdf;-moz-box-shadow:-1px 0 0 0 #dfdfdf;box-shadow:-1px 0 0 0 #dfdfdf}.ui.celled.grid>.column:first-child,.ui.celled.grid>.row>.column:first-child{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.left.aligned.grid,.ui.left.aligned.grid>.row>.column,.ui.left.aligned.grid>.column,.ui.grid .left.aligned.column,.ui.grid>.left.aligned.row>.column{text-align:left}.ui.center.aligned.grid,.ui.center.aligned.grid>.row>.column,.ui.center.aligned.grid>.column,.ui.grid .center.aligned.column,.ui.grid>.center.aligned.row>.column{text-align:center}.ui.right.aligned.grid,.ui.right.aligned.grid>.row>.column,.ui.right.aligned.grid>.column,.ui.grid .right.aligned.column,.ui.grid>.right.aligned.row>.column{text-align:right}.ui.top.aligned.grid,.ui.top.aligned.grid>.row>.column,.ui.top.aligned.grid>.column,.ui.grid .top.aligned.column,.ui.grid>.top.aligned.row>.column{vertical-align:top}.ui.middle.aligned.grid,.ui.middle.aligned.grid>.row>.column,.ui.middle.aligned.grid>.column,.ui.grid .middle.aligned.column,.ui.grid>.middle.aligned.row>.column{vertical-align:middle}.ui.bottom.aligned.grid,.ui.bottom.aligned.grid>.row>.column,.ui.bottom.aligned.grid>.column,.ui.grid .bottom.aligned.column,.ui.grid>.bottom.aligned.row>.column{vertical-align:bottom}.ui.grid>.equal.row{display:table;width:100%}.ui.grid>.equal.row>.column{display:table-cell}@media only screen and (max-width:960px){.ui.stackable.grid{display:block!important;padding:0}.ui.stackable.grid .row>.column,.ui.stackable.grid>.column{display:block!important;width:auto!important;margin:1.5em 5% 0!important;padding:1.5em 0 0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ui.stackable.divided.grid .column,.ui.stackable.celled.grid .column{border-top:1px dotted rgba(0,0,0,.1)}.ui.stackable.grid>.row:first-child>.column:first-child,.ui.stackable.grid>.column:first-child{margin-top:0!important;padding-top:0!important}.ui.stackable.divided.grid>.row:first-child>.column:first-child,.ui.stackable.celled.grid>.row:first-child>.column:first-child,.ui.stackable.divided.grid>.column:first-child,.ui.stackable.celled.grid>.column:first-child{border-top:0!important}.ui.stackable.grid .vertical.pointing.menu .item:after{display:none}}.ui.items:after{display:block;content:' ';height:0;clear:both;overflow:hidden;visibility:hidden}@media screen and (-webkit-min-device-pixel-ratio:0){.ui.items>.item{display:block}}.ui.items .item{float:left;display:block;margin:1em .5em 2.5em;padding:0;width:100%;margin:0;font-size:1em;line-height:1.2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item a{cursor:pointer}.ui.items .item>.image,.ui.items .item>.image .overlay,.ui.items .item>.content,.ui.items .item>.meta{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item{display:block;position:relative;width:316px;min-height:375px;margin:1em .5em;background-color:#FFF;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);border-bottom:.2em solid rgba(0,0,0,.2);-moz-border-radius:.33em;-webkit-border-radius:.33em;border-radius:.33em;padding:.5em}.ui.items .item>.image{display:block;position:relative;background-color:rgba(0,0,0,.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item>.image>img{position:relative;display:block;width:100%;overflow:hidden;-webkit-border-radius:.22em;-moz-border-radius:.22em;border-radius:.22em}.ui.items .item .label:after{position:absolute;content:"";right:0;top:0;z-index:-1;width:0;height:0;border-color:transparent #F5F5F5 transparent transparent;border-style:solid;border-width:0 2.75em 2.75em 0}.ui.items .item .label{position:absolute;top:0;right:0;z-index:10;width:1.4em;height:1.5em;padding:.1em .1em 0 0;color:#AAA;font-size:.9em;text-align:center}.ui.items .item a.label:hover{color:#999}.ui.items .item a.label:hover::after{border-right-color:#EEE}.ui.items .item a.star.label:hover::after{border-right-color:#F6EFC3}.ui.items .item a.star.label:hover .icon{color:#ac9400}.ui.items .item a.star.label.active::after{border-right-color:#F6EFC3}.ui.items .item a.star.label.active .icon{color:#ac9400}.ui.items .item a.like.label:hover::after{border-right-color:#F5E1E2}.ui.items .item a.like.label:hover .icon{color:#ef404a}.ui.items .item a.like.label.active::after{border-right-color:#F5E1E2}.ui.items .item a.like.label.active .icon{color:#ef404a}.ui.items .item a.label:hover .like{color:#EF404A}.ui.items .item a.label:hover .star{color:#928D44}.ui.items .item>.content{padding:.75em .5em}.ui.items .item>.content>.name{display:block;font-size:1.25em;font-weight:700;margin-bottom:.2em;color:rgba(0,0,0,.7)}.ui.items .item>.content>.description{clear:both;margin:0;color:rgba(0,0,0,.45)}.ui.items .item>.content>.description p{margin:0 0 .2em}.ui.items .item>.content>.description p:last-child{margin-bottom:0}.ui.items .item .meta{float:right;color:rgba(0,0,0,.35)}.ui.items .item>.content>.meta+.name{float:left}.ui.items .item .extra{position:absolute;bottom:-2em;left:.5em;height:1.5em;color:rgba(0,0,0,.25)}.ui.items .item .extra>img{display:inline-block;border-radius:500px;margin-right:.25em;vertical-align:middle;width:2em}.ui.items .item .extra .left{float:left}.ui.items .item .extra .right{float:right}.ui.connected.items{display:table;width:100%;margin-left:0!important;margin-right:0!important}.ui.connected.items>.row>.item,.ui.connected.items>.item{float:none;display:table-cell;vertical-align:top;height:auto;border-radius:0;margin:0;width:33.33%;border-bottom:0}.ui.connected.items>.row{display:table-row}.ui.connected.items>.item,.ui.connected.items>.row:last-child>.item{border-bottom:.2em solid rgba(0,0,0,.2)}.ui.connected.items>.row:last-child>.item:first-child,.ui.connected.items>.item:first-child{border-radius:0 0 0 .33em}.ui.connected.items>.row:last-child>.item:last-child,.ui.connected.items>.item:last-child{border-radius:0 0 .33em}.ui.two.connected.items>.row>.item,.ui.two.connected.items>.item{width:50%;padding-left:1%;padding-right:1%}.ui.three.connected.items>.row>.item,.ui.three.connected.items>.item{width:33.333%;padding-left:1%;padding-right:1%}.ui.four.connected.items>.row>.item,.ui.four.connected.items>.item{width:25%;padding-left:.5%;padding-right:.5%}.ui.five.connected.items>.row>.item,.ui.five.connected.items>.item{width:20%;padding-left:.5%;padding-right:.5%}.ui.six.connected.items>.row>.item,.ui.six.connected.items>.item{width:16.66%;padding-left:.5%;padding-right:.5%}.ui.seven.connected.items>.row>.item,.ui.seven.connected.items>.item{width:14.28%;padding-left:.5%;padding-right:.5%}.ui.eight.connected.items>.row>.item,.ui.eight.connected.items>.item{width:12.5%;padding-left:.25%;padding-right:.25%}.ui.nine.connected.items>.row>.item,.ui.nine.connected.items>.item{width:11.11%;padding-left:.25%;padding-right:.25%}.ui.ten.connected.items>.row>.item,.ui.ten.connected.items>.item{width:10%;padding-left:.2%;padding-right:.2%}.ui.eleven.connected.items>.row>.item,.ui.eleven.connected.items>.item{width:9.09%;padding-left:.2%;padding-right:.2%}.ui.twelve.connected.items>.row>.item,.ui.twelve.connected.items>.item{width:8.3333%;padding-left:.1%;padding-right:.1%}.ui.horizontal.items>.item,.ui.items>.horizontal.item{display:table}.ui.horizontal.items>.item>.image .ui.items>.horizontal.item>.image{display:table-cell;width:50%}.ui.horizontal.items>.item>.image+.content,.ui.items>.horizontal.item>.image+.content{width:50%;display:table-cell}.ui.horizontal.items>.item>.content,.ui.items>.horizontal.item>.content{padding:1% 1.7% 11% 3%;vertical-align:top}.ui.horizontal.items>.item>.meta,.ui.items>.horizontal.item>.meta{position:absolute;padding:0;bottom:7%;left:3%;width:94%}.ui.horizontal.items>.item>.image+.content+.meta,.ui.items>.horizontal.item>.image+.content+.meta{bottom:7%;left:53%;width:44%}.ui.horizontal.items>.item .avatar,.ui.items>.horizontal.item .avatar{width:11.5%}.ui.items>.item .avatar{max-width:25px}.ui.two.items{margin-left:-1%;margin-right:-1%}.ui.two.items>.item{width:48%;margin-left:1%;margin-right:1%}.ui.two.items>.item:nth-child(2n+1){clear:left}.ui.three.items{margin-left:-1%;margin-right:-1%}.ui.three.items>.item{width:31.333%;margin-left:1%;margin-right:1%}.ui.three.items>.item:nth-child(3n+1){clear:left}.ui.four.items{margin-left:-.5%;margin-right:-.5%}.ui.four.items>.item{width:24%;margin-left:.5%;margin-right:.5%}.ui.four.items>.item:nth-child(4n+1){clear:left}.ui.five.items{margin-left:-.5%;margin-right:-.5%}.ui.five.items>.item{width:19%;margin-left:.5%;margin-right:.5%}.ui.five.items>.item:nth-child(5n+1){clear:left}.ui.six.items{margin-left:-.5%;margin-right:-.5%}.ui.six.items>.item{width:15.66%;margin-left:.5%;margin-right:.5%}.ui.six.items>.item:nth-child(6n+1){clear:left}.ui.seven.items{margin-left:-.5%;margin-right:-.5%}.ui.seven.items>.item{width:13.28%;margin-left:.5%;margin-right:.5%;font-size:11px}.ui.seven.items>.item:nth-child(7n+1){clear:left}.ui.eight.items{margin-left:-.25%;margin-right:-.25%}.ui.eight.items>.item{width:12%;margin-left:.25%;margin-right:.25%;font-size:11px}.ui.eight.items>.item:nth-child(8n+1){clear:left}.ui.nine.items{margin-left:-.25%;margin-right:-.25%}.ui.nine.items>.item{width:10.61%;margin-left:.25%;margin-right:.25%;font-size:10px}.ui.nine.items>.item:nth-child(9n+1){clear:left}.ui.ten.items{margin-left:-.2%;margin-right:-.2%}.ui.ten.items>.item{width:9.6%;margin-left:.2%;margin-right:.2%;font-size:10px}.ui.ten.items>.item:nth-child(10n+1){clear:left}.ui.eleven.items{margin-left:-.2%;margin-right:-.2%}.ui.eleven.items>.item{width:8.69%;margin-left:.2%;margin-right:.2%;font-size:9px}.ui.eleven.items>.item:nth-child(11n+1){clear:left}.ui.twelve.items{margin-left:-.1%;margin-right:-.1%}.ui.twelve.items>.item{width:8.1333%;margin-left:.1%;margin-right:.1%;font-size:9px}.ui.twelve.items>.item:nth-child(12n+1){clear:left}.ui.menu{background-color:#FFF;font-size:0;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-border-radius:.325rem;-moz-border-radius:.325rem;border-radius:.325rem}.ui.menu:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.menu>.item:first-child{border-radius:.325em 0 0 .325em}.ui.menu>.item:last-child{border-radius:0 .325em .325em 0}.ui.menu .item,.ui.menu .item>a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);vertical-align:middle;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;-moz-transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;-o-transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;-ms-transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;transition:opacity .2s ease,background .2s ease,box-shadow .2s ease}.ui.menu .item .header{color:rgba(50,50,50,.95)}.ui.menu .item,.ui.menu .item>a{color:rgba(0,0,0,.75)}.ui.menu .item>a:hover{background-color:rgba(0,0,0,.03);color:rgba(0,0,0,.8)}.ui.menu .item .item,.ui.menu .item .item>a{color:rgba(30,30,30,.8)}.ui.menu .item .item .item,.ui.menu .item .item .item>a{color:rgba(30,30,30,.6)}.ui.menu .dropdown.item .menu .item,.ui.menu .dropdown.item .menu .item a{color:rgba(0,0,0,.75)}.ui.menu .item .menu a.item:hover,.ui.menu .item .menu a.item.hover,.ui.menu .item .menu .link.item:hover,.ui.menu .item .menu .link.item.hover{color:rgba(35,35,35,.95)}.ui.menu .dropdown.item .menu .item a:hover{color:rgba(0,0,0,.9)}.ui.menu .active.item,.ui.menu .active.item a{color:rgba(0,0,0,.95);-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.ui.menu .item{position:relative;display:inline-block;padding:.75em .95em;border-top:0 solid rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:-moz-none;-khtml-user-select:none;user-select:none}.ui.menu .item>a{display:block;margin:-.75em -.95em;padding:.75em .95em}.ui.menu .menu.left,.ui.menu .item.left{float:left}.ui.menu .menu.right,.ui.menu .item.right{float:right}.ui.menu .item:before{position:absolute;content:'';top:0;right:0;width:1px;height:100%;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%);background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%);background-image:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%);background-image:linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%)}.ui.menu .menu.right .item:before,.ui.menu .item.right:before{right:auto;left:0}.ui.menu .text.item>*,.ui.menu .item>p:only-child{line-height:1.3;color:rgba(0,0,0,.6)}.ui.menu .item>p:first-child{margin-top:0}.ui.menu .item>p:only-child{margin:0}.ui.menu input{padding-top:.55em;padding-bottom:.55em}.ui.menu .header.item{background-color:rgba(0,0,0,.04);margin:0}.ui.vertical.menu .header.item{font-weight:700}.ui.menu .dropdown.item .menu .item{color:rgba(0,0,0,.75)}.ui.menu .ui.dropdown .menu .item:before{display:none}.ui.menu .item>.label,.ui.menu .item>a>.label{font-size:.8em;margin:-.3em 0 -.3em .3em;padding:.3em .8em;vertical-align:baseline;text-transform:none}.ui.menu .item>.floating.label,.ui.menu .item>a>.floating.label{padding:.3em .8em}.ui.menu .item>img:only-child{display:block;max-width:100%;margin:0 auto}.ui.link.menu .item:hover,.ui.menu .item.hover,.ui.menu .link.item:hover,.ui.menu a.item:hover,.ui.menu .ui.dropdown .menu .item.hover,.ui.menu .ui.dropdown .menu .item:hover{cursor:pointer;background-color:rgba(0,0,0,.02)}.ui.menu .ui.dropdown.hover,.ui.menu .ui.dropdown:hover{-webkit-border-bottom-right-radius:0;-moz-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui.link.menu .item:active,.ui.menu .item.down,.ui.menu .link.item:active,.ui.menu a.item:active,.ui.menu .item>a:active,.ui.menu .ui.dropdown .menu .item.down,.ui.menu .ui.dropdown .menu .item:active{background-color:rgba(0,0,0,.05)}.ui.menu .active.item{padding-top:.55em;border-top:.2em solid rgba(50,50,50,.8);color:rgba(0,0,0,.95);background-color:rgba(0,0,0,.01)}.ui.vertical.menu .active.item{border-left:.2em solid rgba(50,50,50,.8);padding-top:.75em;padding-left:.76em;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.vertical.menu>.active.item:first-child{-webkit-border-radius:0 .325em 0 0;-moz-border-radius:0 .325em 0 0;border-radius:0 .325em 0 0}.ui.vertical.menu>.active.item:last-child{-webkit-border-radius:0 0 .325em;-moz-border-radius:0 0 .325em;border-radius:0 0 .325em}.ui.vertical.menu>.active.item:only-child{-webkit-border-radius:0 .325em .325em 0;-moz-border-radius:0 .325em .325em 0;border-radius:0 .325em .325em 0}.ui.vertical.menu .active.item .menu .active.item{border-left:0}.ui.vertical.menu .active.item .menu .active.item{padding-left:1.5rem}.ui.vertical.menu .item .menu .active.item{background-color:rgba(0,0,0,.03);border-left:0}.ui.menu .item.disabled,.ui.menu .item.disabled:hover,.ui.menu .item.disabled.hover{cursor:default;opacity:.3;background-color:transparent}.ui.menu.loading{position:relative}.ui.menu.loading:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:rgba(255,255,255,.8) url(../images/loader-large.gif) no-repeat 50% 50%;visibility:visible}.ui.vertical.menu{margin:0 0 1rem}.ui.vertical.menu:last-child{margin-bottom:0}.ui.vertical.menu .item{display:block;border-top:0;border-left:0 solid rgba(0,0,0,0);border-right:0}.ui.vertical.menu>.item:first-child{border-radius:.325em .325em 0 0}.ui.vertical.menu>.item:last-child{border-radius:0 0 .325em .325em}.ui.vertical.menu .item>.icon{float:right;width:1.22em;margin:0 0 0 .5em}.ui.vertical.menu .item:before{position:absolute;content:'';top:0;left:0;width:100%;height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%);background-image:-moz-linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%);background-image:-ms-linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%);background-image:linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%)}.ui.vertical.menu .item:first-child:before{background-image:none}.ui.vertical.menu .dropdown.item>i{float:right}.ui.vertical.menu .dropdown.item .menu{top:0;left:100%;margin:0;border-top:1px solid rgba(0,0,0,.1)}.ui.vertical.menu .dropdown.item .menu .item{font-size:.9em;padding:.75em 1em}.ui.vertical.menu .dropdown.item .menu .item .icon{margin-right:0}.ui.vertical.menu .item>.menu{margin:.5em -.95em 0}.ui.vertical.menu .item>.menu>.item{padding:.5rem 1.5rem;font-size:.85em}.ui.vertical.menu .item>.menu>.item:before{display:none}.ui.vertical.menu .item>.menu>.item>a{margin:-.5rem -1.5rem;padding:.5rem 1.5rem}.ui.tiered.menu>.menu>.item{color:rgba(0,0,0,.5)}.ui.tiered.menu>.menu>.item:hover,.ui.tiered.menu>.menu>.item.hover{color:rgba(0,0,0,.8)}.ui.tiered.menu .item.active{box-shadow:0 1px 0 0 #FBFBFB;color:rgba(0,0,0,.8)}.ui.tiered.menu .sub.menu{background-color:rgba(0,0,0,.01);border-radius:0;border-top:1px solid rgba(0,0,0,.1);box-shadow:none;color:#FFF}.ui.tiered.menu .sub.menu .item{font-size:.9rem}.ui.tiered.menu .sub.menu .item:before{background-image:none}.ui.tiered.menu .sub.menu .active.item{padding-top:.75em;background-color:transparent;border-radius:0;border-top:medium none;box-shadow:none;color:rgba(0,0,0,.7)}.ui.inverted.tiered.menu>.menu>.item{color:rgba(255,255,255,.5)}.ui.inverted.tiered.menu .sub.menu{background-color:rgba(0,0,0,.2)}.ui.inverted.tiered.menu .sub.menu .item{color:rgba(255,255,255,.6)}.ui.inverted.tiered.menu>.menu>.item:hover,.ui.inverted.tiered.menu>.menu>.item.hover{color:rgba(255,255,255,.9)}.ui.inverted.tiered.menu>.sub.menu>.active.item,.ui.inverted.tiered.menu>.menu>.active.item{color:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.menu .green.active.item,.ui.green.menu .active.item{border-color:#A1CF64}.ui.menu .red.active.item,.ui.red.menu .active.item{border-color:#EF4D6D}.ui.menu .blue.active.item,.ui.blue.menu .active.item{border-color:#6ECFF5}.ui.menu .purple.active.item,.ui.purple.menu .active.item{border-color:#564F8A}.ui.menu .orange.active.item,.ui.orange.menu .active.item{border-color:#F05940}.ui.menu .teal.active.item,.ui.teal.menu .active.item{border-color:#00B5AD}.ui.inverted.menu{background-color:#333;box-shadow:none}.ui.inverted.menu .header.item{margin:0;background-color:rgba(0,0,0,.3);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.inverted.menu .item,.ui.inverted.menu .item>a{color:#FFF}.ui.inverted.menu .item .item,.ui.inverted.menu .item .item>a{color:rgba(255,255,255,.8)}.ui.inverted.menu .item .item>a:hover{background-color:rgba(255,255,255,.03);color:rgba(255,255,255,.9)}.ui.inverted.menu .item>p:only-child{color:rgba(255,255,255,.75)}.ui.inverted.menu .dropdown.item .menu .item,.ui.inverted.menu .dropdown.item .menu .item a{color:rgba(0,0,0,.75)!important}.ui.inverted.menu .item:before{background-image:-webkit-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-moz-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%)}.ui.vertical.inverted.menu .item:before{background-image:-webkit-linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-moz-linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%)}.ui.link.inverted.menu .item:hover,.ui.inverted.menu .item.hover,.ui.inverted.menu .link.item:hover,.ui.inverted.menu a.item:hover,.ui.inverted.menu .dropdown.item.hover,.ui.inverted.menu .dropdown.item:hover{background-color:rgba(255,255,255,.1)}.ui.inverted.menu a.item:hover,.ui.inverted.menu .item.hover,.ui.inverted.menu .item>a:hover,.ui.inverted.menu .item .menu a.item:hover,.ui.inverted.menu .item .menu a.item.hover,.ui.inverted.menu .item .menu .link.item:hover,.ui.inverted.menu .item .menu .link.item.hover{color:#fff}.ui.inverted.menu .item.down,.ui.inverted.menu a.item:active,.ui.inverted.menu .item>a:active,.ui.inverted.menu .item.down,.ui.inverted.menu .dropdown.item:active,.ui.inverted.menu .link.item:active,.ui.inverted.menu a.item:active{background-color:rgba(255,255,255,.15)}.ui.inverted.menu .active.item{border-color:transparent;background-color:rgba(255,255,255,.2)}.ui.inverted.menu .active.item,.ui.inverted.menu .active.item a{color:#fff}.ui.inverted.vertical.menu .item .menu .active.item{background-color:rgba(255,255,255,.2);color:#fff}.ui.inverted.pointing.menu .active.item:after{background-color:#505050;box-shadow:none}.ui.inverted.pointing.menu .active.item:hover:after{background-color:#3B3B3B}.ui.floated.menu{float:left;margin-right:.5rem}.ui.right.floated.menu{float:right;margin-left:.5rem}.ui.grey.menu{background-color:#F0F0F0}.ui.inverted.green.menu{background-color:#A1CF64}.ui.inverted.green.pointing.menu .active.item:after{background-color:#A1CF64}.ui.inverted.red.menu{background-color:#EF4D6D}.ui.inverted.red.pointing.menu .active.item:after{background-color:#F16883}.ui.inverted.blue.menu{background-color:#6ECFF5}.ui.inverted.blue.pointing.menu .active.item:after{background-color:#6ECFF5}.ui.inverted.purple.menu{background-color:#564F8A}.ui.inverted.purple.pointing.menu .active.item:after{background-color:#564F8A}.ui.inverted.orange.menu{background-color:#F05940}.ui.inverted.orange.pointing.menu .active.item:after{background-color:#F05940}.ui.inverted.teal.menu{background-color:#00B5AD}.ui.inverted.teal.pointing.menu .active.item:after{background-color:#00B5AD}.ui.text.menu{background-color:transparent;margin:0rem -1rem;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.text.menu>.item{opacity:.6;margin:0 1em;padding:0;min-height:0!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.6);-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;-ms-transition:opacity .2s ease;transition:opacity .2s ease}.ui.text.menu>.item:before{display:none}.ui.text.menu .header.item{background-color:transparent;opacity:1;color:rgba(50,50,50,.8);font-size:.9rem;padding:0;text-transform:uppercase;font-weight:700}.ui.text.menu .header.item>a{background-color:transparent}.ui.text.item.menu .item{margin:0}.ui.vertical.text.menu{margin:1rem 0}.ui.vertical.text.menu .item{float:left;clear:left;margin:.5em 0}.ui.vertical.text.menu .item>.icon{float:none;margin:0 .75em 0 0}.ui.vertical.text.menu .header.item{margin:.8em 0}.ui.text.menu .item.hover,.ui.text.menu .item:hover{opacity:1;background-color:transparent}.ui.text.menu .active.item{background-color:transparent;padding:0;border:0;opacity:1;font-weight:700}.ui.text.pointing.menu .active.item:after{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.text.attached.menu{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.green.text.menu .active.item{color:#A1CF64}.ui.red.text.menu .active.item{color:#EF4D6D}.ui.blue.text.menu .active.item{color:#6ECFF5}.ui.purple.text.menu .active.item{color:#564F8A}.ui.orange.text.menu .active.item{color:#F05940}.ui.teal.text.menu .active.item{color:#00B5AD}.ui.secondary.menu{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.secondary.menu>.item{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:0;min-height:0!important;margin:0 .25em;padding:.5em 1em;-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em}.ui.secondary.menu>.item:before{display:none}.ui.secondary.menu .header.item{background-color:transparent;border-right:.1em solid rgba(0,0,0,.1);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.secondary.menu>.active.item{border-top:0;padding-top:.5em;background-color:rgba(0,0,0,.08)}.ui.secondary.vertical.menu>.active.item{-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em}.ui.secondary.inverted.menu>.active.item{background-color:rgba(255,255,255,.2)}.ui.secondary.item.menu>.item{margin:0}.ui.secondary.attached.menu{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.secondary.pointing.menu{border-bottom:.2rem solid rgba(0,0,0,.1)}.ui.secondary.pointing.menu>.item{margin:0 0 -.2em;padding:.6em .95em;color:rgba(0,0,0,.5);border-bottom:.2em solid rgba(0,0,0,0);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-ms-transition:color .2s;transition:color .2s}.ui.secondary.pointing.menu>.item:after{display:none}.ui.secondary.pointing.menu>.item.hover,.ui.secondary.pointing.menu>.item:hover{background-color:transparent;color:rgba(0,0,0,.7)}.ui.secondary.pointing.menu>.item:active,.ui.secondary.pointing.menu>.item.down{background-color:transparent;border-color:rgba(0,0,0,.2)}.ui.secondary.pointing.menu>.item.active{background-color:transparent;border-color:rgba(0,0,0,.4);color:rgba(0,0,0,.85)}.ui.secondary.vertical.pointing.menu{border:0;border-right:.2rem solid rgba(0,0,0,.1)}.ui.secondary.vertical.menu>.item{border:0;margin:0 0 -.2rem;padding:.6em .8em;-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em}.ui.secondary.vertical.menu>.header.item{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.secondary.vertical.pointing.menu>.item{margin:0 -.2rem 0 0;border-bottom:0;border-right:.2rem solid transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.secondary.vertical.pointing.menu>.item.hover,.ui.secondary.vertical.pointing.menu>.item:hover{background-color:transparent;color:rgba(0,0,0,.7)}.ui.secondary.vertical.pointing.menu>.item:active,.ui.secondary.vertical.pointing.menu>.item.down{background-color:transparent;border-color:rgba(0,0,0,.2)}.ui.secondary.vertical.pointing.menu>.item.active{background-color:transparent;border-color:rgba(0,0,0,.4);color:rgba(0,0,0,.85)}.ui.secondary.inverted.pointing.menu{border-bottom:.2rem solid rgba(255,255,255,.1)}.ui.secondary.inverted.pointing.menu>.item{color:rgba(255,255,255,.7)}.ui.secondary.inverted.pointing.menu>.item.hover,.ui.secondary.inverted.pointing.menu>.item:hover{color:rgba(255,255,255,.85)}.ui.secondary.inverted.pointing.menu>.item:active,.ui.secondary.inverted.pointing.menu>.item.down{border-color:rgba(255,255,255,.4)}.ui.secondary.inverted.pointing.menu>.item.active{border-color:rgba(255,255,255,.8);color:#fff}.ui.secondary.inverted.vertical.pointing.menu{border-right:.2rem solid rgba(255,255,255,.1);border-bottom:0}.ui.secondary.inverted.vertical.pointing.menu .item:active,.ui.secondary.inverted.vertical.pointing.menu .item.down{box-shadow:.2em 0 0 0 rgba(255,255,255,.2)}.ui.secondary.inverted.vertical.pointing.menu .item.active{box-shadow:.2em 0 0 0 rgba(255,255,255,.4)}.ui.icon.menu,.ui.vertical.icon.menu{width:auto;display:inline-block;min-height:0}.ui.icon.menu .item{text-align:center;color:rgba(60,60,60,.7)}.ui.icon.menu .item .icon{display:block;float:none;opacity:1;margin:0 auto}.ui.icon.menu .icon:before{opacity:1}.ui.menu .icon.item .icon{margin:0}.ui.inverted.icon.menu .item{color:rgba(255,255,255,.8)}.ui.inverted.icon.menu .icon{color:#fff}.ui.labeled.icon.menu{text-align:center}.ui.labeled.icon.menu .icon{display:block;font-size:1.5em;margin:0 auto .3em}.ui.fitted.menu .item,.ui.fitted.menu .item>a,.ui.fitted.menu .item .menu .item,.ui.fitted.menu .item .menu .item>a,.ui.menu .fitted.item,.ui.menu .fitted.item>a{padding-top:0;padding-bottom:0}.ui.tight.menu .item,.ui.tight.menu .item>a,.ui.tight.menu .item .menu .item,.ui.tight.menu .item .menu .item>a,.ui.menu .tight.item,.ui.menu .tight.item>a{padding:0}.ui.borderless.menu .item:before,.ui.borderless.menu .item>a:before,.ui.borderless.menu .item .menu .item:before,.ui.borderless.menu .item .menu .item>a:before,.ui.menu .borderless.item:before,.ui.menu .borderless.item>a:before{background-image:none}.ui.compact.menu{display:inline-block}.ui.vertical.compact.menu{width:auto!important}.ui.menu.fluid,.ui.vertical.menu.fluid{width:100%}.ui.item.menu,.ui.item.menu .item{width:100%;padding-left:0!important;padding-right:0!important;text-align:center}.ui.menu.two.item .item{width:50%}.ui.menu.three.item .item{width:33.333%}.ui.menu.four.item .item{width:25%}.ui.menu.five.item .item{width:20%}.ui.menu.six.item .item{width:16.666%}.ui.menu.seven.item .item{width:14.285%}.ui.menu.eight.item .item{width:12.5%}.ui.menu.nine.item .item{width:11.11%}.ui.menu.ten.item .item{width:10%}.ui.menu.eleven.item .item{width:9.09%}.ui.menu.twelve.item .item{width:8.333%}.ui.menu.fixed{position:fixed;z-index:10;width:100%;border:0}.ui.menu.fixed,.ui.menu.fixed .item:first-child,.ui.menu.fixed .item:last-child{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}.ui.menu.fixed.top{top:0;left:0;right:auto;bottom:auto}.ui.menu.fixed.right{top:0;right:0;left:auto;bottom:auto;width:auto;height:100%}.ui.menu.fixed.bottom{bottom:0;left:0;top:auto;right:auto}.ui.menu.fixed.left{top:0;left:0;right:auto;bottom:auto;width:auto;height:100%}.ui.pointing.menu .active.item:after{position:absolute;bottom:-.35em;left:50%;content:"";margin-left:-.3em;width:.6em;height:.6em;border:0;border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);background-image:none;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);z-index:2;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;-ms-transition:background .2s ease;transition:background .2s ease}.ui.vertical.pointing.menu .active.item:after{position:absolute;top:50%;right:-.4em;bottom:auto;left:auto;border:0;border-top:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);margin-top:-.3em}.ui.pointing.menu .active.item:after{background-color:#FCFCFC}.ui.pointing.menu .active.item.hover:after,.ui.pointing.menu .active.item:hover:after{background-color:#FAFAFA}.ui.vertical.pointing.menu .menu .active.item:after{background-color:#F4F4F4}.ui.pointing.menu .active.item.down:after,.ui.pointing.menu .active.item:active:after{background-color:#F0F0F0}.ui.menu.attached{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:0 0 0 1px #DDD;-webkit-box-shadow:0 0 0 1px #DDD;box-shadow:0 0 0 1px #DDD}.ui.top.attached.menu{-moz-border-radius:.325em .325em 0 0;-webkit-border-radius:.325em .325em 0 0;border-radius:.325em .325em 0 0}.ui.menu.bottom.attached{-moz-border-radius:0 0 .325em .325em;-webkit-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em}.ui.vertical.menu .item{min-height:0!important}.ui.tiny.menu .item{font-size:.875rem;padding:.5em .75em}.ui.tiny.menu .item>a{display:block;margin:-.5em -.75em;padding:.5em .75em}.ui.tiny.vertical.menu{width:9rem}.ui.small.menu .item{font-size:.875rem}.ui.small.vertical.menu{width:13rem}.ui.menu .item{font-size:1rem}.ui.vertical.menu{width:15rem}.ui.large.menu .item{font-size:1.125rem}.ui.large.vertical.menu{width:18rem}.ui.message{position:relative;min-height:18px;margin:1em 0;height:auto;background-color:rgba(0,0,0,.04);padding:1em;line-height:1.33;color:rgba(0,0,0,.6);-webkit-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-moz-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-o-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-ms-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em}.ui.message .header{font-size:1.33em;font-weight:700}.ui.message .header+p{margin-top:0}.ui.message p{opacity:.85;margin:1em 0}.ui.message>:first-child{margin-top:0}.ui.message>:last-child{margin-bottom:0}.ui.message ul.list{opacity:.85;list-style-position:inside;margin:.2em 0;padding:0}.ui.message ul.list li{position:relative;list-style-type:none;font-style:italic;margin:0 0 0 1em;padding:0}.ui.message ul.list li:before{position:absolute;content:'\2022';top:-.05em;left:-.8em;height:100%;vertical-align:baseline;opacity:.5}.ui.message ul.list li:first-child{margin-top:0}.ui.message>.icon.close{cursor:pointer;position:absolute;top:1em;right:.5em;opacity:.7;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;-o-transition:opacity .1s linear;-ms-transition:opacity .1s linear;transition:opacity .1s linear}.ui.message>.icon.close:hover{opacity:1}.ui.message.visible,.ui.header.visible{display:block!important}.ui.message.hidden,.ui.header.hidden{display:none}.ui.compact.message{display:inline-block}.ui.attached.message{margin-bottom:0;-webkit-border-radius:.325em .325em 0 0;-moz-border-radius:.325em .325em 0 0;border-radius:.325em .325em 0 0;-webkit-box-shadow:0 0 0 1px #DDD;-moz-box-shadow:0 0 0 1px #DDD;box-shadow:0 0 0 1px #DDD}.ui.bottom.attached.message{margin-top:0;-webkit-border-radius:0 0 .325em .325em;-moz-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em;-webkit-box-shadow:0 0 0 1px #DDD;-moz-box-shadow:0 0 0 1px #DDD;box-shadow:0 0 0 1px #DDD}.ui.attached.message .icon{float:right}.ui.icon.message>.icon{display:table-cell;vertical-align:middle;font-size:3.8em;padding-right:.4em;opacity:.2}.ui.icon.message>.content{display:table-cell;vertical-align:middle}.ui.inverted.message{background-color:rgba(255,255,255,.05);color:rgba(255,255,255,.95)}.ui.black.message{background-color:#333;color:rgba(255,255,255,.95)}.ui.blue.message,.ui.info.message{border-color:#E4F5FB;background-color:#E9F9FF;color:#4D8796}.ui.green.message,.ui.success.message,.ui.positive.message{background-color:#DEFCD5;color:#52A954;border-color:#4D965B}.ui.yellow.message,.ui.warning.message{background-color:#F6F3D5;border-color:#CBB105;color:#96904D}.ui.red.message,.ui.error.message,.ui.negative.message{background-color:#F1D7D7;color:#A95252;border-color:#964D4D}.ui.small.message{font-size:.875em}.ui.message{font-size:1em}.ui.large.message{font-size:1.125em}.ui.huge.message{font-size:1.5em}.ui.massive.message{font-size:2em}.ui.table{width:100%;border-collapse:collapse}.ui.table thead{border-bottom:1px solid rgba(0,0,0,.1)}.ui.table th,.ui.table tr,.ui.table td{border-collapse:collapse;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-o-transition:all .1s ease-out;-ms-transition:all .1s ease-out;transition:all .1s ease-out}.ui.table th{cursor:auto;background-color:rgba(0,0,0,.05);text-align:left;color:rgba(0,0,0,.5);padding:.5em .7em;vertical-align:middle}.ui.table tfoot th{font-weight:400;font-style:italic}.ui.table td{padding:.4em .7em;vertical-align:middle}.ui.table tfoot{border-top:1px solid rgba(0,0,0,.1)}.ui.table tbody tr:nth-child(2n){background-color:rgba(0,0,50,.02)}.ui.table>.icon{vertical-align:baseline}.ui.table>.icon:only-child{margin:0}.ui.table.segment:after{display:none}.ui.table.segment.stacked:after{display:block}.ui.sortable.table thead th:hover{background-image:none;background-color:rgba(0,0,0,.04);color:#333}.ui.sortable.table th.disabled:hover{cursor:auto;background-color:rgba(0,0,0,.1);text-align:left;font-weight:700;color:#333;color:rgba(0,0,0,.8)}.ui.table tr.positive td,.ui.table td.positive{background-color:#F2F8F0!important;color:#119000}.ui.celled.table tr.positive:hover td,.ui.celled.table tr:hover td.positive,.ui.table tr.positive:hover td,.ui.table td:hover.positive,.ui.table th:hover.positive{background-color:#ECF5E9!important;color:#119000}.ui.table tr.negative td,.ui.table td.negative{background-color:#F9F4F4;color:#CD2929}.ui.celled.table tr.negative:hover td,.ui.celled.table tr:hover td.negative,.ui.table tr.negative:hover td,.ui.table td:hover.negative,.ui.table th:hover.negative{background-color:#F2E8E8!important;color:#CD2929}.ui.table tr.error td,.ui.table td.error,.ui.table th.error{background-color:#F9F4F4!important;color:#CD2929}.ui.celled.table tr.error:hover td,.ui.celled.table tr:hover td.error,.ui.table tr.error:hover td,.ui.table td:hover.error,.ui.table th:hover.error{background-color:#F2E8E8!important;color:#CD2929}.ui.table tr.warning td,.ui.table td.warning,.ui.table th.warning{background-color:#FBF6E9;color:#7D6C00}.ui.celled.table tr.warning:hover td,.ui.celled.table tr:hover td.warning,.ui.table tr.warning:hover td,.ui.table td:hover.warning,.ui.table th:hover.warning{background-color:#F3EDDC!important;color:#7D6C00}.ui.table tr.active td,.ui.table tr td.active{background-color:#F0F0F0!important;color:rgba(50,50,50,.9)}.ui.table tr.disabled td,.ui.table tr td.disabled,.ui.table tr.disabled:hover td,.ui.table tr:hover td.disabled{color:rgba(150,150,150,.3)}.ui.two.column.table td{width:50%}.ui.three.column.table td{width:33.3333%}.ui.four.column.table td{width:25%}.ui.five.column.table td{width:20%}.ui.six.column.table td{width:16.66667%}.ui.seven.column.table td{width:14.2857%}.ui.eight.column.table td{width:12.5%}.ui.nine.column.table td{width:11.1111%}.ui.ten.column.table td{width:10%}.ui.eleven.column.table td{width:9.0909%}.ui.twelve.column.table td{width:8.3333%}.ui.thirteen.column.table td{width:7.6923%}.ui.fourteen.column.table td{width:7.1428%}.ui.fifteen.column.table td{width:6.6666%}.ui.sixteen.column.table td{width:6.25%}.ui.celled.table{color:rgba(0,0,0,.8)}.ui.celled.table tbody tr,.ui.celled.table tfoot tr{border:0}.ui.celled.table th{border:1px solid #E0E0E0}.ui.celled.table tbody td{border:1px solid #E0E0E0}.ui.sortable.table thead th{cursor:pointer;white-space:nowrap}.ui.sortable.table thead th.sorted,.ui.sortable.table thead th.sorted:hover{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,.05)}.ui.sortable.table thead th:after{display:inline-block;content:'';width:1em;opacity:.8;margin:0 0 0 .5em;font-family:Icons;font-style:normal;font-weight:400;text-decoration:inherit;vertical-align:text-top}.ui.sortable.table thead th.ascending:after{content:'\25b4'}.ui.sortable.table thead th.descending:after{content:'\25be'}.ui.inverted.table th{background-color:rgba(0,0,0,.15);color:rgba(255,255,255,.9)}.ui.inverted.table tbody tr:nth-child(2n){background-color:rgba(255,255,255,.06)}.ui.collapsing.table{width:auto}.ui.basic.table th{background-color:transparent;padding:.5em;font-weight:400}.ui.basic.table tbody tr{border-bottom:1px solid rgba(0,0,0,.05)}.ui.basic.table td{padding:.8em .5em}.ui.padded.table th,.ui.padded.table td{padding:.8em 1em}.ui.compact.table th{padding:.3em .5em}.ui.compact.table td{padding:.2em .5em}.ui.small.table{font-size:14px}.ui.table{font-size:16px}.ui.large.table{font-size:18px}.ui.banner{position:relative;display:inline-block;vertical-align:middle;line-height:1;margin-left:6px;padding:8px 10px;border:1px solid #D4DBDE;background-color:#ECF6FB;text-align:center;font-size:10px;color:#999;color:rgba(0,0,0,.5)}.ui.banner b{color:#666}.ui.banner:after{position:absolute;top:50%;margin-top:-6px;font-size:12px}.ui.banner:after,.ui.banner.left:after{color:#ECF6FB;left:-7px;right:auto;content:'\25C0';text-shadow:-2px 0 0 #d4dbde}.ui.banner.right{margin-right:6px}.ui.banner.right:after{left:auto;right:-7px;content:'\25B6';text-shadow:2px 0 0 #D4DBDE}.ui.banner i{margin-right:.5em;vertical-align:baseline}.ui.banner.grey{border-color:#D6D6D6;background-color:#F3F3F3}.ui.banner.grey:after,.ui.banner.grey.left:after{color:#F3F3F3;text-shadow:-2px 0 0 #d6d6d6}.ui.banner.grey.right:after{color:#F3F3F3;text-shadow:2px 0 0 #D6D6D6}.ui.banner.big{font-size:12px;padding:11px 15px}.ui.breadcrumb{margin:1em 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ui.breadcrumb .divider{opacity:.5;display:inline-block;margin:0 .15em;font-size:1em}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb .active.section{color:#777}.ui.breadcrumb.segment{padding:.5em 1em}.ui.compact.breadcrumb{display:inline-block;vertical-align:middle}.ui.button{cursor:pointer;display:inline-block;vertical-align:middle;min-height:1em;outline:0;border:0;background-color:#EDEDED;color:#999;padding:.8em 1.5em;font-size:1rem;text-transform:uppercase;line-height:1;font-weight:700;font-style:normal;text-align:center;text-shadow:none;-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-box-shadow:0 -.185rem 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 -.185rem 0 rgba(0,0,0,.1) inset;box-shadow:0 -.185rem 0 rgba(0,0,0,.1) inset;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-moz-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-o-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-ms-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease}.ui.button>.icon{margin-right:.5em;line-height:1;-webkit-transition:opacity .1s ease;-moz-transition:opacity .1s ease;-o-transition:opacity .1s ease;-ms-transition:opacity .1s ease;transition:opacity .1s ease}.ui.buttons .button.active,.ui.button.active{opacity:1!important;background-color:#E6E6E6;background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.05)));background-image:-webkit-linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 100%);background-image:-moz-linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 100%);background-image:-o-linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 100%);background-image:linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 100%);-webkit-box-shadow:0 .125em .125em 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 .125em .125em 0 rgba(0,0,0,.1) inset;box-shadow:0 .125em .125em 0 rgba(0,0,0,.1) inset}.ui.buttons .button.active,.ui.buttons .button.active a,.ui.button.active,.ui.button.active a{color:#666}.ui.button:hover,.ui.button.hover{opacity:1!important;background-color:#DEDEDE;color:#777}.ui.button:hover .icon,.ui.button.hover .icon{opacity:.85}.ui.button:active,.ui.button.down{opacity:1!important;background-color:#D8D8D8;color:#777;-webkit-box-shadow:0 0 .125em 1px rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 .125em 1px rgba(0,0,0,.1) inset;box-shadow:0 0 .125em 1px rgba(0,0,0,.1) inset}.ui.button.loading,.ui.button.loading.hover{position:relative;cursor:default;opacity:.75;color:#888!important;background-image:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-transition:all 0s linear;-moz-transition:all 0s linear;-o-transition:all 0s linear;-ms-transition:all 0s linear;transition:all 0s linear}.ui.button.loading:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:#eee url(../images/loader-tiny.gif) no-repeat 50% 50%;background-position:50% 50%;background-repeat:no-repeat;-moz-border-radius:.2em;-webkit-border-radius:.2em;border-radius:.2em}.ui.buttons .button.error,.ui.buttons .button.error.hover,.ui.buttons .button.error.down,.ui.button.error,.ui.button.error.hover,.ui.button.error.down{cursor:default;position:relative;background-color:#EE141D;color:#FFF;text-shadow:none;-webkit-transition:all 0s linear;-moz-transition:all 0s linear;-o-transition:all 0s linear;-ms-transition:all 0s linear;transition:all 0s linear}.ui.button.success,.ui.button.success.hover,.ui.button.success.down{background-color:#59B94B;color:#FFF;border-color:#588D0F}.ui.button.disabled,.ui.button.disabled.hover,.ui.button.disabled.down{cursor:default;color:#DDD;background-color:rgba(50,50,50,.05)!important;background-image:none!important;text-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ui.buttons.black .button,.ui.button.black{background-color:#5C6166;color:#FFF}.ui.buttons.black .button.hover,.ui.buttons.black .button:hover,.ui.button.black.hover,.ui.button.black:hover{background-color:#4C4C4C;color:#FFF}.ui.buttons.black .button.down,.ui.buttons.black .button:active,.ui.button.black.down,.ui.button.black:active{background-color:#333;color:#FFF}.ui.buttons.green .button,.ui.button.green{background-color:#A1CF64;color:#FFF}.ui.buttons.green .button.hover,.ui.buttons.green .button:hover,.ui.button.green.hover,.ui.button.green:hover,.ui.buttons.green .button.active,.ui.button.green.active{background-color:#89B84C;color:#FFF}.ui.buttons.green .button.down,.ui.buttons.green .button:active,.ui.button.green.down,.ui.button.green:active{background-color:#7AAA3D;color:#FFF}.ui.buttons.red .button,.ui.button.red{background-color:#EF4D6D;color:#FFF}.ui.buttons.red .button.hover,.ui.buttons.red .button:hover,.ui.button.red.hover,.ui.button.red:hover,.ui.buttons.red .button.active,.ui.button.red.active{background-color:#DE3859;color:#FFF}.ui.buttons.red .button.down,.ui.buttons.red .button:active,.ui.button.red.down,.ui.button.red:active{background-color:#CD2D4D;color:#FFF}.ui.buttons.blue .button,.ui.button.blue{background-color:#6ECFF5;color:#FFF}.ui.buttons.blue .button.hover,.ui.buttons.blue .button:hover,.ui.button.blue.hover,.ui.button.blue:hover,.ui.buttons.blue .button.active,.ui.button.blue.active{background-color:#1AB8F3;color:#FFF}.ui.buttons.blue .button.down,.ui.buttons.blue .button:active,.ui.button.blue.down,.ui.button.blue:active{background-color:#0AA5DF;color:#FFF}.ui.buttons.purple .button,.ui.button.purple{background-color:#564F8A;color:#FFF}.ui.buttons.purple .button.hover,.ui.buttons.purple .button:hover,.ui.button.purple.hover,.ui.button.purple:hover,.ui.buttons.purple .button.active,.ui.button.purple.active{background-color:#3E3773;color:#FFF}.ui.buttons.purple .button.down,.ui.buttons.purple .button:active,.ui.button.purple.down,.ui.button.purple:active{background-color:#2E2860;color:#FFF}.ui.buttons.teal .button,.ui.button.teal{background-color:#00B5AD;color:#FFF}.ui.buttons.teal .button.hover,.ui.buttons.teal .button:hover,.ui.button.teal.hover,.ui.button.teal:hover,.ui.buttons.teal .button.active,.ui.button.teal.active{background-color:#009A93;color:#FFF}.ui.buttons.teal .button.down,.ui.buttons.teal .button:active,.ui.button.teal.down,.ui.button.teal:active{background-color:#00847E;color:#FFF}.ui.buttons.positive .button,.ui.button.positive{background-color:#A1CF64;color:#FFF}.ui.buttons.positive .button.hover,.ui.buttons.positive .button:hover,.ui.button.positive.hover,.ui.button.positive:hover,.ui.buttons.positive .button.active,.ui.button.positive.active{background-color:#89B84C;color:#FFF}.ui.buttons.positive .button.down,.ui.buttons.positive .button:active,.ui.button.positive.down,.ui.button.positive:active{background-color:#7AAA3D;color:#FFF}.ui.buttons.negative .button,.ui.button.negative{background-color:#EF4D6D;color:#FFF}.ui.buttons.negative .button.hover,.ui.buttons.negative .button:hover,.ui.button.negative.hover,.ui.button.negative:hover,.ui.buttons.negative .button.active,.ui.button.negative.active{background-color:#DE3859;color:#FFF}.ui.buttons.negative .button.down,.ui.buttons.negative .button:active,.ui.button.negative.down,.ui.button.negative:active{background-color:#CD2D4D;color:#FFF}.ui.buttons.mini .button,.ui.mini.button{font-size:.8rem;padding:.6em .8em}.ui.tiny.buttons .button,.ui.tiny.button{font-size:.9rem;padding:.6em .8em}.ui.small.buttons .button,.ui.small.button{font-size:.9rem}.ui.buttons .button,.ui.button{font-size:1rem}.ui.large.buttons .button,.ui.large.button{font-size:1.125rem}.ui.big.buttons .button,.ui.big.button{font-size:1.25rem}.ui.huge.buttons .button,.ui.huge.button{font-size:1.375rem;padding-left:2em;padding-right:2em}.ui.massive.buttons .button,.ui.massive.button{font-size:1.5rem;font-weight:700;padding-left:2.5em;padding-right:2.5em}.ui.huge.button.loading:after{background-image:url(../images/loader-small.gif)}.ui.massive.buttons .button.loading:after,.ui.gigantic.buttons .button.loading:after,.ui.massive.button.loading:after,.ui.gigantic.button.loading:after{background-image:url(../images/loader-medium.gif)}.ui.huge.grey.button.loading:after,.ui.huge.button.loading.active:after{background-image:url(../images/loader-small.gif)}.ui.massive.grey.buttons .button.loading:after,.ui.gigantic.grey.buttons .button.loading:after,.ui.massive.grey.button.loading:after,.ui.gigantic.grey.button.loading:after,.ui.massive.grey.buttons .button.loading.active:after,.ui.gigantic.grey.buttons .button.loading.active:after,.ui.massive.button.loading.active:after,.ui.gigantic.button.loading.active:after{background-image:url(../images/loader-medium.gif)}.ui.icon.buttons .button,.ui.icon.button{padding:.8em}.ui.icon.buttons .button>.icon,.ui.icon.button>.icon{opacity:1;height:.9em;margin:0}.ui.buttons.secondary .button,.ui.secondary.button{font-weight:400;text-transform:none;opacity:1}.ui.buttons.tertiary .button,.ui.tertiary.button{background-color:transparent;color:#999;font-weight:400;text-transform:none;box-shadow:none}.ui.buttons.tertiary .button:first-child{border-left:0}.ui.button.tertiary.active{opacity:.9!important}.ui.button.tertiary.hover,.ui.button.tertiary:hover{opacity:.8!important}.ui.button.tertiary.down,.ui.button.tertiary:active{opacity:1!important}.ui.labeled.icon.buttons .button,.ui.labeled.icon.button{position:relative;padding-left:4em!important;padding-right:1.4em!important}.ui.labeled.icon.buttons>.button>.icon,.ui.labeled.icon.button>.icon{position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;width:2.75em;height:100%;padding-top:.8em;background-color:rgba(0,0,0,.05);text-align:center;-webkit-border-radius:.3125em 0 0 .3125em;-moz-border-radius:.3125em 0 0 .3125em;border-radius:.3125em 0 0 .3125em;line-height:1;-webkit-box-shadow:-2px 0 0 0 rgba(0,0,0,.05) inset;-moz-box-shadow:-2px 0 0 0 rgba(0,0,0,.05) inset;box-shadow:-2px 0 0 0 rgba(0,0,0,.05) inset}.ui.labeled.icon.buttons .button>.icon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.labeled.icon.buttons .button:first-child>.icon{border-top-left-radius:.3125em;border-bottom-left-radius:.3125em}.ui.labeled.icon.buttons .button:last-child>.icon{border-top-right-radius:.3125em;border-bottom-right-radius:.3125em}.ui.vertical.labeled.icon.buttons .button:first-child>.icon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-top-left-radius:.3125em}.ui.vertical.labeled.icon.buttons .button:last-child>.icon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-bottom-left-radius:.3125em}.ui.right.labeled.icon.button{padding-left:1.4em!important;padding-right:4em!important}.ui.right.labeled.icon.button .icon{left:auto;right:0}.ui.toggle.buttons .button.active,.ui.buttons .button.toggle.active,.ui.button.toggle.active{background-color:#BBF0A9;color:#1C8C21}.ui.buttons.toggle .ui.button.active.hover,.ui.buttons .ui.button.toggle.active.hover,.ui.button.toggle.active.hover{color:#21A627;background-color:#BBF0A9;-webkit-box-shadow:0 0 4px -2px rgba(0,0,0,.2) inset;-moz-box-shadow:0 0 4px -2px rgba(0,0,0,.2) inset;box-shadow:0 0 4px -2px rgba(0,0,0,.2) inset}.ui.button.toggle.active.hover.down{background-color:#BBF0A9;color:#21A627;-webkit-box-shadow:0 1px 3px 0 rgba(67,97,53,.5) inset;-moz-box-shadow:0 1px 3px 0 rgba(67,97,53,.5) inset;box-shadow:0 1px 3px 0 rgba(67,97,53,.5) inset}.ui.circular.button{-webkit-border-radius:10em;-moz-border-radius:10em;border-radius:10em}.ui.button.attached{display:block;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ui.button.attached.top{-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.button.attached.bottom{-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.button.attached.left{display:inline-block;border-left:0;padding-right:.75em;text-align:right;-webkit-border-radius:.3125em 0 0 .3125em;-moz-border-radius:.3125em 0 0 .3125em;border-radius:.3125em 0 0 .3125em}.ui.button.attached.right{display:inline-block;padding-left:.75em;text-align:left;-webkit-border-radius:0 .3125em .3125em 0;-moz-border-radius:0 .3125em .3125em 0;border-radius:0 .3125em .3125em 0}.ui.buttons .or{position:relative;float:left;width:.3em;height:1em}.ui.buttons .or:before{position:absolute;top:50%;left:50%;content:'or';background-color:#FFF;margin-top:-.15em;margin-left:-.9em;width:1.8em;height:1.8em;line-height:1.66;color:#AAA;font-style:normal;font-weight:400;text-align:center;-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,.2) inset;-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.2) inset;box-shadow:0 2px 1px 0 rgba(0,0,0,.2) inset;-moz-border-radius:500px;-webkit-border-radius:500px;border-radius:500px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.buttons .or:after{position:absolute;top:0;left:0;content:' ';width:.3em;height:1.8em;background-color:transparent;border-top:.6em solid #FFF;border-bottom:.6em solid #FFF}.ui.fluid.buttons .or{width:0!important}.ui.fluid.buttons .or:after{display:none}.attached.ui.buttons{margin:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.attached.ui.buttons .button:first-child{-webkit-border-radius:4px 0 0;-moz-border-radius:4px 0 0;border-radius:4px 0 0}.attached.ui.buttons .button:last-child{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0}.bottom.attached.ui.buttons{margin-top:-1px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.bottom.attached.ui.buttons .button:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px}.bottom.attached.ui.buttons .button:last-child{-webkit-border-radius:0 0 4px;-moz-border-radius:0 0 4px;border-radius:0 0 4px}.left.attached.ui.buttons{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.left.attached.ui.buttons .button:first-child{margin-left:-1px;-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0}.left.attached.ui.buttons .button:last-child{margin-left:-1px;-webkit-border-radius:0 0 4px;-moz-border-radius:0 0 4px;border-radius:0 0 4px}.right.attached.ui.buttons,.right.attached.ui.buttons .button{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.right.attached.ui.buttons .button:first-child{margin-left:-1px;-webkit-border-radius:4px 0 0;-moz-border-radius:4px 0 0;border-radius:4px 0 0}.right.attached.ui.buttons .button:last-child{margin-left:-1px;-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px}.ui.fluid.buttons,.ui.button.fluid,.ui.fluid.buttons>.button{width:100%}.ui.two.buttons>.button{width:50%}.ui.three.buttons>.button{width:33.333%}.ui.four.buttons>.button{width:25%}.ui.five.buttons>.button{width:20%}.ui.six.buttons>.button{width:16.666%}.ui.seven.buttons>.button{width:14.285%}.ui.eight.buttons>.button{width:12.5%}.ui.nine.buttons>.button{width:11.11%}.ui.ten.buttons>.button{width:10%}.ui.eleven.buttons>.button{width:9.09%}.ui.twelve.buttons>.button{width:8.3333%}.ui.fluid.vertical.buttons,.ui.fluid.vertical.buttons>.button{width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.two.vertical.buttons>.button{height:50%}.ui.three.vertical.buttons>.button{height:33.333%}.ui.four.vertical.buttons>.button{height:25%}.ui.five.vertical.buttons>.button{height:20%}.ui.six.vertical.buttons>.button{height:16.666%}.ui.seven.vertical.buttons>.button{height:14.285%}.ui.eight.vertical.buttons>.button{height:12.5%}.ui.nine.vertical.buttons>.button{height:11.11%}.ui.ten.vertical.buttons>.button{height:10%}.ui.eleven.vertical.buttons>.button{height:9.09%}.ui.twelve.vertical.buttons>.button{height:8.3333%}.ui.buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.buttons .button{float:left;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-left:1px solid rgba(0,0,0,.05)}.ui.buttons .button:first-child{margin-left:0;border-top-left-radius:.3125em;border-bottom-left-radius:.3125em}.ui.buttons .button:last-child{border-top-right-radius:.3125em;border-bottom-right-radius:.3125em}.ui.buttons.vertical{display:inline-block}.ui.buttons.vertical .button{display:block;float:none;border-bottom:1px solid rgba(0,0,0,.05);border-left:0;box-shadow:none}.ui.buttons.vertical .button:first-child,.ui.buttons.vertical .mini.button:first-child,.ui.buttons.vertical .tiny.button:first-child,.ui.buttons.vertical .small.button:first-child,.ui.buttons.vertical .massive.button:first-child,.ui.buttons.vertical .huge.button:first-child{margin-top:0;-moz-border-radius:.3125em .3125em 0 0;-webkit-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.buttons.vertical .button:last-child,.ui.buttons.vertical .mini.button:last-child,.ui.buttons.vertical .tiny.button:last-child,.ui.buttons.vertical .small.button:last-child,.ui.buttons.vertical .massive.button:last-child,.ui.buttons.vertical .huge.button:last-child,.ui.buttons.vertical .gigantic.button:last-child{-moz-border-radius:0 0 .3125em .3125em;-webkit-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.divider{margin:1em 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.8);height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ui.vertical.divider,.ui.horizontal.divider{position:absolute;border:0;height:0;margin:0;background-color:transparent;font-size:.8rem;font-weight:700;text-align:center;text-transform:uppercase;color:rgba(0,0,0,.8)}.vertical.ui.divider{position:absolute;z-index:2;top:50%;left:50%;margin:0 0 0 -3%;width:6%;height:50%;line-height:0;padding:0}.vertical.ui.divider:before,.vertical.ui.divider:after{position:absolute;left:50%;content:" ";z-index:3;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(255,255,255,.8);width:0;height:80%}.vertical.ui.divider:before{top:-100%}.vertical.ui.divider:after{top:auto;bottom:0}.horizontal.ui.divider{position:relative;top:0;left:0;margin:1rem 0rem;width:100%;height:1em;padding:0;line-height:1}.horizontal.ui.divider:before,.horizontal.ui.divider:after{position:absolute;content:" ";z-index:3;width:45%;top:50%;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.8)}.horizontal.ui.divider:before{left:0}.horizontal.ui.divider:after{left:auto;right:0}.ui.divider.inverted{color:#fff}.ui.vertical.inverted.divider,.ui.horizontal.inverted.divider{color:rgba(255,255,255,.9)}.ui.divider.inverted,.ui.divider.inverted:after,.ui.divider.inverted:before{border-top-color:rgba(0,0,0,.15);border-bottom-color:rgba(255,255,255,.15);border-left-color:rgba(0,0,0,.15);border-right-color:rgba(255,255,255,.15)}.ui.clearing.divider{clear:both}.ui.notification.hidden{display:none}.ui.notification{position:absolute;top:0;right:0;background-color:#EEE;padding:3px 5px;background:-webkit-linear-gradient(top,#fff 0,#ddd 100%);background:-moz-linear-gradient(top,#fff 0,#ddd 100%);background:-o-linear-gradient(top,#fff 0,#ddd 100%);background:-ms-linear-gradient(top,#fff 0,#ddd 100%);background:linear-gradient(top,#fff 0,#ddd 100%);border:1px solid #DDD;border-radius:5px;box-shadow:1px 1px 1px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,.6) inset;font-size:11px;line-height:1;text-transform:uppercase;color:#555;z-index:100}.ui.footnote{position:absolute;right:0;margin-right:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAECAIAAABEEOcGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEYyQzdFNjZGQjhBMTFFMTgzQzJFN0E3NEFBRTJEOTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEYyQzdFNjdGQjhBMTFFMTgzQzJFN0E3NEFBRTJEOTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4RjJDN0U2NEZCOEExMUUxODNDMkU3QTc0QUFFMkQ5NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4RjJDN0U2NUZCOEExMUUxODNDMkU3QTc0QUFFMkQ5NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhEaqvMAAABcSURBVHjaYvnw9PXdY1fu7DkvsfG9/AsOhlEwCqgBWHhEBRRMNXk3vhB4/Y9pNDxGAbUS1s/777/EbWE7+fLbaGCMAiomrG+/vn8TYhRiZmP+yzgaHKOAWgAgwAC5ghtNGOU2wgAAAABJRU5ErkJggg==);background-repeat:repeat-y;background-position:0 0;font-weight:700;text-transform:uppercase;color:#FFF}.ui.footnote.right{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAECAIAAABEEOcGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUIwQzNFNTc3NTYwMTFFMjk1QzNCN0YzRjhERkM1RkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUIwQzNFNTg3NTYwMTFFMjk1QzNCN0YzRjhERkM1RkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QjBDM0U1NTc1NjAxMUUyOTVDM0I3RjNGOERGQzVGRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QjBDM0U1Njc1NjAxMUUyOTVDM0I3RjNGOERGQzVGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpXH9FAAAABeSURBVHjaYnzA0MowCkYBNcBDiR8v/AVVXAyVrXRYeBjYR0NkFFAFaL5ml/wqKWyqySMqwPKF4edoiIwC6oC/DGxL7n25/ZVjkd9oiTUKqJq0mP+/E2L89us7QIABAIrfFu2AX0jvAAAAAElFTkSuQmCC);background-position:right top;padding:10px 15px 10px 5px;left:0;right:auto;margin-left:100%}.ui.footnote{padding:10px 5px 10px 15px;font-size:14px}.ui.header{border:0;margin:1em 0 1rem;padding:0;font-size:1.33em;color:rgba(0,0,0,.8);font-weight:700;line-height:1.33}.ui.header:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.header .ui.sub.header,.ui.header .sub.header{font-size:1rem;font-weight:400;margin:0;padding:0;line-height:1.2;color:rgba(0,0,0,.5)}.ui.header .content{display:inline-block;vertical-align:middle}.ui.header .icon{margin-right:.5em}.ui.header:first-child{margin-top:0}.ui.header:last-child{margin-bottom:0}.ui.header+p{margin-top:0}h1.ui.header{min-height:1rem;line-height:1.33;font-size:2rem}h2.ui.header{line-height:1.33;font-size:1.75rem}h3.ui.header{line-height:1.33;font-size:1.33rem}h4.ui.header{line-height:1.33;font-size:1.1rem}h5.ui.header{line-height:1.2;font-size:1rem}.ui.huge.header{min-height:1em;font-size:2em}.ui.large.header{font-size:1.75em}.ui.medium.header{font-size:1.33em}.ui.small.header{font-size:1.1em}.ui.tiny.header{font-size:1em}.ui.disabled.header{opacity:.5}.ui.blue.header{color:#6ECFF5!important}.ui.black.header{color:#5C6166!important}.ui.green.header{color:#A1CF64!important}.ui.red.header{color:#EF4D6D!important}.ui.purple.header{color:#564F8A!important}.ui.teal.header{color:#00B5AD!important}.ui.blue.dividing.header{border-bottom:3px solid #6ECFF5}.ui.black.dividing.header{border-bottom:3px solid #5C6166}.ui.green.dividing.header{border-bottom:3px solid #A1CF64}.ui.red.dividing.header{border-bottom:3px solid #EF4D6D}.ui.purple.dividing.header{border-bottom:3px solid #564F8A}.ui.teal.dividing.header{border-bottom:3px solid #00B5AD}.ui.inverted.header{color:#FFF}.ui.inverted.header .sub.header{color:rgba(255,255,255,.85)}.ui.inverted.black.header{background-color:#5C6166!important;color:#FFF!important}.ui.inverted.blue.header{background-color:#6ECFF5!important;color:#FFF!important}.ui.inverted.green.header{background-color:#A1CF64!important;color:#FFF!important}.ui.inverted.red.header{background-color:#EF4D6D!important;color:#FFF!important}.ui.inverted.purple.header{background-color:#564F8A!important;color:#FFF!important}.ui.inverted.teal.header{background-color:#00B5AD!important;color:#FFF!important}.ui.inverted.block.header{border-bottom:0}.ui.left.aligned.header{text-align:left}.ui.right.aligned.header{text-align:right}.ui.center.aligned.header{text-align:center}.ui.floated.header,.ui.left.floated.header{float:left;margin-right:.5em}.ui.right.floated.header{float:right;margin-left:.5em}.ui.fitted.header{padding:0}.ui.dividing.header{padding-bottom:.2rem;border-bottom:1px solid rgba(0,0,0,.1)}.ui.dividing.header .icon{margin-bottom:.2em}.ui.block.header{background-color:#F5F5F5;padding:.5em 1em}.ui.attached.header{padding:.5em 1rem;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ui.top.attached.header{margin-bottom:0;-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.bottom.attached.header{margin-top:0;-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.icon.header{display:block;margin-left:auto;margin-right:auto;text-align:center}.ui.icon.header .icon{float:none;display:block;font-size:4em;margin:0 auto .2em}.ui.icon.header .circular.icon,.ui.icon.header .square.icon{font-size:2em}.ui.block.icon.header .icon{margin-bottom:0}.ui.icon.header.aligned{display:block}@font-face{font-family:Icons;src:url(../fonts/icons.eot);src:url(../fonts/icons.eot?#iefix) format('embedded-opentype'),url(../fonts/icons.woff) format('woff'),url(../fonts/icons.ttf) format('truetype'),url(../fonts/icons.svg#icons) format('svg');font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon{display:inline-block;opacity:.75;margin:0 .25em 0 0;width:1.23em;height:1em;font-family:Icons;font-style:normal;line-height:1;font-weight:400;text-decoration:inherit;text-align:center;speak:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased}i.icon.circle.attention:before{content:'\2757'}i.icon.circle.help:before{content:'\e704'}i.icon.circle.info:before{content:'\e705'}i.icon.add:before{content:'\2795'}i.icon.chart:before{content:'📈'}i.icon.chart.bar:before{content:'📊'}i.icon.chart.pie:before{content:'\e7a2'}i.icon.resize.full:before{content:'\e744'}i.icon.resize.horizontal:before{content:'\2b0d'}i.icon.resize.small:before{content:'\e746'}i.icon.resize.vertical:before{content:'\2b0c'}i.icon.down:before{content:'\2193'}i.icon.down.triangle:before{content:'\25be'}i.icon.down.arrow:before{content:'\e75c'}i.icon.left:before{content:'\2190'}i.icon.left.triangle:before{content:'\25c2'}i.icon.left.arrow:before{content:'\e75d'}i.icon.right:before{content:'\2192'}i.icon.right.triangle:before{content:'\25b8'}i.icon.right.arrow:before{content:'\e75e'}i.icon.up:before{content:'\2191'}i.icon.up.triangle:before{content:'\25b4'}i.icon.up.arrow:before{content:'\e75f'}i.icon.folder:before{content:'\e810'}i.icon.open.folder:before{content:'📂'}i.icon.globe:before{content:'𝌍'}i.icon.desk.globe:before{content:'🌐'}i.icon.star:before{content:'\e801'}i.icon.star.empty:before{content:'\e800'}i.icon.star.half:before{content:'\e701'}i.icon.lock:before{content:'🔒'}i.icon.unlock:before{content:'🔓'}i.icon.layout.grid:before{content:'\e80c'}i.icon.layout.block:before{content:'\e708'}i.icon.layout.list:before{content:'\e80b'}i.icon.heart.empty:before{content:'\2661'}i.icon.heart:before{content:'\2665'}i.icon.asterisk:before{content:'\2731'}i.icon.attachment:before{content:'📎'}i.icon.attention:before{content:'\26a0'}i.icon.trophy:before{content:'🏉'}i.icon.barcode:before{content:'\e792'}i.icon.cart:before{content:'\e813'}i.icon.block:before{content:'🚫'}i.icon.book:before{content:'📖'}i.icon.bookmark:before{content:'🔖'}i.icon.calendar:before{content:'📅'}i.icon.cancel:before{content:'\2716'}i.icon.close:before{content:'\e80d'}i.icon.color:before{content:'\e794'}i.icon.chat:before{content:'\e720'}i.icon.check:before{content:'\2611'}i.icon.time:before{content:'🕔'}i.icon.cloud:before{content:'\2601'}i.icon.code:before{content:'\e714'}i.icon.email:before{content:'\40'}i.icon.settings:before{content:'\26ef'}i.icon.setting:before{content:'\2699'}i.icon.comment:before{content:'\e802'}i.icon.clockwise.counter:before{content:'\27f2'}i.icon.clockwise:before{content:'\27f3'}i.icon.cube:before{content:'\e807'}i.icon.direction:before{content:'\27a2'}i.icon.doc:before{content:'📄'}i.icon.docs:before{content:'\e736'}i.icon.dollar:before{content:'💵'}i.icon.paint:before{content:'\e7b5'}i.icon.edit:before{content:'\270d'}i.icon.eject:before{content:'\2ecf'}i.icon.export:before{content:'\e715'}i.icon.hide:before{content:'\e80f'}i.icon.unhide:before{content:'\e70b'}i.icon.facebook:before{content:'\f301'}i.icon.fast-forward:before{content:'\e804'}i.icon.fire:before{content:'🔥'}i.icon.flag:before{content:'\2691'}i.icon.lightning:before{content:'\26a1'}i.icon.lab:before{content:'\68'}i.icon.flight:before{content:'\2708'}i.icon.forward:before{content:'\27a6'}i.icon.gift:before{content:'🎁'}i.icon.github:before{content:'\f308'}i.icon.globe:before{content:'\e817'}i.icon.headphones:before{content:'🎧'}i.icon.question:before{content:'\2753'}i.icon.home:before{content:'\2302'}i.icon.i:before{content:'\2139'}i.icon.idea:before{content:'💡'}i.icon.open:before{content:'🔗'}i.icon.content:before{content:'\e782'}i.icon.location:before{content:'\e724'}i.icon.mail:before{content:'\2709'}i.icon.mic:before{content:'🎤'}i.icon.minus:before{content:'\2d'}i.icon.money:before{content:'💰'}i.icon.off:before{content:'\e78e'}i.icon.pause:before{content:'\e808'}i.icon.photos:before{content:'\e812'}i.icon.photo:before{content:'🌄'}i.icon.pin:before{content:'📌'}i.icon.play:before{content:'\e809'}i.icon.plus:before{content:'\2b'}i.icon.print:before{content:'\e716'}i.icon.rss:before{content:'\e73a'}i.icon.search:before{content:'🔍'}i.icon.shuffle:before{content:'\e803'}i.icon.tag:before{content:'\e80a'}i.icon.tags:before{content:'\e70d'}i.icon.terminal:before{content:'\e7ac'}i.icon.thumbs.down:before{content:'👎'}i.icon.thumbs.up:before{content:'👍'}i.icon.to-end:before{content:'\e806'}i.icon.to-start:before{content:'\e805'}i.icon.top.list:before{content:'🏆'}i.icon.trash:before{content:'\e729'}i.icon.twitter:before{content:'\f303'}i.icon.upload:before{content:'\e711'}i.icon.user.add:before{content:'\e700'}i.icon.user:before{content:'👤'}i.icon.community:before{content:'\e814'}i.icon.users:before{content:'👥'}i.icon.id:before{content:'\e722'}i.icon.zoom.in:before{content:'\e750'}i.icon.zoom.out:before{content:'\e751'}i.dropdown.icon{margin:0 0 0 .5em}i.icon.star{width:auto;margin:0;vertical-align:middle}i.icon.left,i.icon.left,i.icon.left{width:auto;margin:0 .5em 0 0}i.icon.search,i.icon.up,i.icon.down,i.icon.right{width:auto;margin:0 0 0 .5em}i.icon.delete:before{content:'\e80d'}i.icon.dropdown:before{content:'\25be'}i.icon.help:before{content:'\e704'}i.icon.info:before{content:'\e705'}i.icon.error:before{content:'\e80d'}i.icon.dislike:before{content:'\2661'}i.icon.like:before{content:'\2665'}i.icon.eye:before{content:'\e80f'}i.icon.eye.hidden:before{content:'\e70b'}i.icon.date:before{content:'📅'}i.icon.hover{opacity:1}i.icon.active{opacity:1}i.emphasized.icon{opacity:1}i.icon.disabled{opacity:.3}i.link.icon{cursor:pointer;opacity:.7;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.link.icon:hover{opacity:1}i.circular.icon{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;padding:.5em .35em!important;-webkit-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;width:2em;height:2em}i.circular.icon:before{vertical-align:middle}i.circular.inverted.icon{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}i.square.icon{width:2em;height:2em;padding:.5em .35em!important;-webkit-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;vertical-align:baseline}i.square.icon:before{vertical-align:middle}i.square.inverted.icon{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}i.inverted.icon{background-color:#222;color:#FFF}i.blue.icon{color:#6ECFF5!important}i.black.icon{color:#5C6166!important}i.green.icon{color:#A1CF64!important}i.red.icon{color:#EF4D6D!important}i.purple.icon{color:#564F8A!important}i.teal.icon{color:#00B5AD!important}i.inverted.black.icon{background-color:#5C6166!important;color:#FFF!important}i.inverted.blue.icon{background-color:#6ECFF5!important;color:#FFF!important}i.inverted.green.icon{background-color:#A1CF64!important;color:#FFF!important}i.inverted.red.icon{background-color:#EF4D6D!important;color:#FFF!important}i.inverted.purple.icon{background-color:#564F8A!important;color:#FFF!important}i.inverted.teal.icon{background-color:#00B5AD!important;color:#FFF!important}i.small.icon{font-size:.875em}i.icon{font-size:1em}i.large.icon{font-size:3em;margin-right:.5em;vertical-align:middle}i.huge.icon{font-size:6em;margin-right:.75em;vertical-align:middle}i.massive.icon{font-size:12em;margin-right:1em;vertical-align:middle}i.sketchy.circular.icon,i.sketchy.square.icon{padding:.35em!important}.ui.image{display:inline-block;vertical-align:middle;max-width:100%;background-color:rgba(0,0,0,.05)}img.ui.image{display:block;background:0}.ui.image img{display:block;max-width:100%;height:auto}.ui.disabled.image{cursor:default;opacity:.3}.ui.rounded.images .image,.ui.rounded.images img,.ui.rounded.image{-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.circular.images .image,.ui.circular.images img,.ui.circular.image{margin-right:.5em;-webkit-border-radius:500em;-moz-border-radius:500em;border-radius:500em}.ui.avatar.images .image,.ui.avatar.images img,.ui.avatar.image{margin-right:.5em;display:inline-block;width:2em;height:2em;-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.floated.image,.ui.floated.images{float:left;margin-right:.5em}.ui.right.floated.images,.ui.right.floated.image{float:right;margin-left:.5em}.ui.tiny.images .image,.ui.tiny.images img,.ui.tiny.image{width:20px;font-size:.7rem}.ui.mini.images .image,.ui.mini.images img,.ui.mini.image{width:35px;font-size:.8rem}.ui.small.images .image,.ui.small.images img,.ui.small.image{width:80px;font-size:.9rem}.ui.medium.images .image,.ui.medium.images img,.ui.medium.image{width:300px;font-size:1rem}.ui.large.images .image,.ui.large.images img,.ui.large.image{width:450px;font-size:1.1rem}.ui.huge.images .image,.ui.huge.images img,.ui.huge.image{width:600px;font-size:1.2rem}.ui.images{font-size:0;margin:0 -.25rem 0rem}.ui.images .image,.ui.images img{display:inline-block;margin:0 .25em .5em}.ui.input{display:inline-block;position:relative}.ui.input input{width:100%;font-family:"Helvetica Neue",Helvetica,Arial;margin:0;padding:.9em 1.2em;font-size:.825em;background-color:#FFF;border:1px solid rgba(0,0,0,.15);outline:0;color:rgba(0,0,0,.7);-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-moz-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-o-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-ms-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.input::-web inputkit-input-placeholder{color:#E0E0E0}.ui.input::-moz input-placeholder{color:#E0E0E0}.ui.input input:active,.ui.input.down input{border-color:rgba(0,0,0,.3);background-color:#FAFAFA}.ui.input.focus input,.ui.input input:focus{border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.85)}.ui.input.focus input input::-webkit-input-placeholder,.ui.input input:focus input::-webkit-input-placeholder{color:#AAA}.ui.input.focus input input::-moz-placeholder,.ui.input input:focus input::-moz-placeholder{color:#AAA}.ui.input.error input{background-color:#FFFAFA;border-color:#E7BEBE;color:#EF4D6D}.ui.input.error input ::-webkit-input-placeholder{color:rgba(255,80,80,.4)}.ui.input.error input ::-moz-placeholder{color:rgba(255,80,80,.4)}.ui.input.error input :focus::-webkit-input-placeholder{color:rgba(255,80,80,.7)}.ui.input.error input :focus::-moz-placeholder{color:rgba(255,80,80,.7)}.ui.icon.input>.icon{position:absolute;top:1px;left:1px;margin:0;border-right:1px solid rgba(0,0,0,.1);background-color:#E8E8E8;width:2.5em;height:2.5em;padding-top:.75em;text-align:center;-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.ui.icon.input input{padding-left:4em!important;border-right:1px solid rgba(0,0,0,.3)}.ui.icon.input input.error,.ui.icon.input input.focus,.ui.icon.input input:focus{border-left-width:1px;-webkit-border-radius:.3125em!important;-moz-border-radius:.3125em!important;border-radius:.3125em!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ui.icon.input input:focus~.icon{opacity:1}.ui.labeled.input .corner.label{top:1px;right:1px;font-size:.6em;-webkit-border-top-right-radius:.3125em;-moz-border-top-right-radius:.3125em;border-top-right-radius:.3125em}.ui.labeled.input input{padding-right:2.5em!important}.ui.action.input .button{position:absolute;top:0;left:100%;opacity:.8;margin:0 0 0 -1px;line-height:1.26;padding:.9em 1.3em!important;border-top-left-radius:0;border-bottom-left-radius:0;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;font-size:.85em;white-space:nowrap}.ui.action.input input{border-top-right-radius:0;border-bottom-right-radius:0}.ui.action.input input:focus~.button{opacity:1;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2) inset;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.2) inset;box-shadow:0 0 0 1px rgba(0,0,0,.2) inset}.ui.label{display:inline-block;vertical-align:middle;margin:-.5em .25em 0;background-color:#E8E8E8;padding:.5em .8em;color:rgba(0,0,0,.65);text-transform:uppercase;-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;-ms-transition:background .1s linear;transition:background .1s linear}a.ui.label{cursor:pointer}.ui.label.disabled{opacity:.5}.ui.label .detail{display:inline-block;margin-left:.5em;font-weight:700;opacity:.8}.ui.label .icon.close{cursor:pointer;margin-left:.5em;opacity:.7;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;-ms-transition:background .1s linear;transition:background .1s linear}a.ui.labels .label:hover,a.ui.label:hover{background-color:#E0E0E0;color:rgba(0,0,0,.7)}.ui.labels a.label:hover:before,a.ui.label:hover:before{background-color:#E0E0E0;color:rgba(0,0,0,.7)}.ui.label .icon.close:hover{opacity:1}.ui.tag.labels .label,.ui.tag.label{margin-left:1em;position:relative;padding:.33em 1.3em .33em 1.4em;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.ui.tag.labels .label:before,.ui.tag.label:before{position:absolute;top:.3em;left:.3em;content:'';margin-left:-1em;background-image:none;width:1.5em;height:1.5em;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;-ms-transition:background .1s linear;transition:background .1s linear}.ui.tag.labels .label:after,.ui.tag.label:after{position:absolute;content:'';top:50%;left:-.25em;margin-top:-.3em;background-color:#FFF;width:.55em;height:.55em;-webkit-box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);-moz-box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}.ui.top.attached.label,.ui.attached.label{width:100%;position:absolute;margin:0;top:0;left:0;-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.bottom.attached.label{top:auto;bottom:0;-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.top.left.attached.label{width:auto;margin-top:0!important;-webkit-border-radius:.3125em 0;-moz-border-radius:.3125em 0;border-radius:.3125em 0}.ui.top.right.attached.label{width:auto;left:auto;right:0;-webkit-border-radius:0 .3125em;-moz-border-radius:0 .3125em;border-radius:0 .3125em}.ui.bottom.left.attached.label{width:auto;top:auto;bottom:0;-webkit-border-radius:.3125em 0 0 .3125em;-moz-border-radius:.3125em 0 0 .3125em;border-radius:.3125em 0 0 .3125em}.ui.bottom.right.attached.label{width:auto;-webkit-border-radius:.3125em 0;-moz-border-radius:.3125em 0;border-radius:.3125em 0}.ui.corner.label{background-color:transparent;position:absolute;top:0;right:0;z-index:10;margin:0;width:1.75em;height:1.75em;padding:0;font-size:.9em;text-align:center;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;-ms-transition:color .2s ease;transition:color .2s ease}.ui.corner.label:after{position:absolute;content:"";right:0;top:0;z-index:-1;width:0;height:0;border-color:transparent #E8E8E8 transparent transparent;border-style:solid;border-width:0 2.75em 2.75em 0;-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-o-transition:border-color .2s ease;-ms-transition:border-color .2s ease;transition:border-color .2s ease}.ui.corner.label .icon{margin:.35em 0;vertical-align:top}.ui.corner.label .text{display:inline-block;margin:.7em 0 0;width:2.5em;font-size:.7em;text-align:center;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ui.left.corner.label,.ui.left.corner.label:after{right:auto;left:0}.ui.left.corner.label:after{border-width:2.75em 2.75em 0 0;border-color:#E8E8E8 transparent transparent}.ui.left.corner.label .text{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ui.corner.label:hover{background-color:transparent}a.ui.corner.label:hover::after{border-right-color:#E0E0E0}a.ui.left.corner.label:hover::after{border-right-color:transparent;border-top-color:#E0E0E0}.ui.label.fluid,.ui.fluid.labels>.label{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.inverted.labels .label,.ui.inverted.label{color:#FFF!important}.ui.black.labels .label,.ui.black.label{background-color:#5C6166!important;color:#FFF!important}.ui.labels .black.label:before,.ui.black.labels .label:before,.ui.black.label:before{background-color:#5C6166!important}a.ui.black.labels .label:hover,a.ui.black.label:hover{background-color:#888!important}.ui.labels a.black.label:hover:before,.ui.black.labels a.label:hover:before,a.ui.black.label:hover:before{background-color:#888!important}.ui.green.labels .label,.ui.green.label{background-color:#A1CF64!important;color:#FFF!important}.ui.labels .green.label:before,.ui.green.labels .label:before,.ui.green.label:before{background-color:#A1CF64!important}a.ui.green.labels .label:hover,a.ui.green.label:hover{background-color:#89B84C!important}.ui.labels a.green.label:hover:before,.ui.green.labels a.label:hover:before,a.ui.green.label:hover:before{background-color:#89B84C!important}.ui.red.labels .label,.ui.red.label{background-color:#EF4D6D!important;color:#FFF!important}.ui.labels .red.label:before,.ui.red.labels .label:before,.ui.red.label:before{background-color:#EF4D6D!important}.ui.red.corner.label{background-color:transparent}a.ui.red.labels .label:hover,a.ui.red.label:hover{background-color:#DE3859!important;color:#FFF!important}.ui.labels a.red.label:hover:before,.ui.red.labels a.label:hover:before,a.ui.red.label:hover:before{background-color:#DE3859!important}.ui.blue.labels .label,.ui.blue.label{background-color:#6ECFF5!important;color:#FFF!important}.ui.labels .blue.label:before,.ui.blue.labels .label:before,.ui.blue.label:before{background-color:#6ECFF5!important}a.ui.blue.labels .label:hover,.ui.blue.labels a.label:hover,a.ui.blue.label:hover{background-color:#1AB8F3!important;color:#FFF!important}.ui.labels a.blue.label:hover:before,.ui.blue.labels a.label:hover:before,a.ui.blue.label:hover:before{background-color:#1AB8F3!important}.ui.purple.labels .label,.ui.purple.label{background-color:#564F8A!important;color:#FFF!important}.ui.labels .purple.label:before,.ui.purple.labels .label:before,.ui.purple.label:before{background-color:#564F8A!important}a.ui.purple.labels .label:hover,.ui.purple.labels a.label:hover,a.ui.purple.label:hover{background-color:#3E3773!important;color:#FFF!important}.ui.labels a.purple.label:hover:before,.ui.purple.labels a.label:hover:before,a.ui.purple.label:hover:before{background-color:#3E3773!important}.ui.teal.labels .label,.ui.teal.label{background-color:#00B5AD!important;color:#FFF!important}.ui.labels .teal.label:before,.ui.teal.labels .label:before,.ui.teal.label:before{background-color:#00B5AD!important}a.ui.teal.labels .label:hover,.ui.teal.labels a.label:hover,a.ui.teal.label:hover{background-color:#009A93!important;color:#FFF!important}.ui.labels a.teal.label:hover:before,.ui.teal.labels a.label:hover:before,a.ui.teal.tag.label:hover:before{background-color:#009A93!important}.ui.circular.label{margin-right:.5em;margin-top:-1em;width:2em;height:2em;padding:.5em;line-height:1em;text-align:center}.ui.pointing.label{position:relative}.ui.attached.pointing.label{position:absolute}.ui.pointing.label:before{position:absolute;content:"";width:.6em;height:.6em;background-image:none;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);z-index:2;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;-ms-transition:background .1s linear;transition:background .1s linear}.ui.pointing.label:before{background-color:#E8E8E8}.ui.pointing.label,.ui.pointing.above.label{margin-top:1em}.ui.pointing.label:before,.ui.pointing.above.label:before{margin-left:-.3em;top:-.3em;left:50%}.ui.pointing.below.label{margin-top:0;margin-bottom:1em}.ui.pointing.below.label:before{margin-left:-.3em;top:auto;right:auto;bottom:-.3em;left:50%}.ui.pointing.left.label{margin-top:0;margin-left:1em}.ui.pointing.left.label:before{margin-top:-.3em;bottom:auto;right:auto;top:50%;left:0}.ui.pointing.right.label{margin-top:0;margin-right:1em}.ui.pointing.right.label:before{margin-top:-.3em;right:-.3em;top:50%;bottom:auto;left:auto}.ui.floating.label{position:absolute;z-index:100;top:-1em;left:100%;margin:0 0 0 -1.5em!important;-webkit-box-shadow:0 -2px 0 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 -2px 0 0 rgba(0,0,0,.1) inset;box-shadow:0 -2px 0 0 rgba(0,0,0,.1) inset}.ui.label{font-size:.8rem}.ui.small.labels .label,.ui.small.label{font-size:.7rem}.ui.large.labels .label,.ui.large.label{font-size:1rem}.ui.loader{display:none;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;z-index:1000}.ui.dimmer .loader{display:block}.ui.loader.text{width:auto!important;height:auto!important;text-align:center;font-style:normal;margin-top:-28px;min-width:32px;padding-top:40px;font-size:14px}.ui.loader.text.mini{margin-top:-16px;min-width:16px;padding-top:20px;font-size:11px}.ui.loader.text.small{margin-top:-23px;min-width:24px;padding-top:32px;font-size:13px}.ui.loader.text.large{margin-top:-46px;min-width:64px;padding-top:80px;font-size:16px}.ui.loader.active,.ui.loader.visible{display:block}.ui.loader.disabled,.ui.loader.hidden{display:none}.ui.dimmer .ui.text.loader,.ui.inverted.text.loader{color:#FFF}.ui.dimmer .mini.ui.loader,.ui.inverted .mini.ui.loader{background-image:url(../images/loader-mini-inverted.gif)}.ui.dimmer .small.ui.loader,.ui.inverted .small.ui.loader{background-image:url(../images/loader-small-inverted.gif)}.ui.dimmer .ui.loader,.ui.inverted.loader{background-image:url(../images/loader-medium-inverted.gif)}.ui.dimmer .large.ui.loader,.ui.inverted .large.ui.loader{background-image:url(../images/loader-large-inverted.gif)}.ui.inverted.dimmer .ui.loader.mini,.ui.loader.mini{width:16px;height:16px;background-image:url(../images/loader-mini.gif);margin:-8px 0 0 -8px}.ui.inverted.dimmer .ui.loader.small,.ui.loader.small{width:24px;height:24px;background-image:url(../images/loader-small.gif);margin:-12px 0 0 -12px}.ui.inverted.dimmer .ui.loader,.ui.loader{width:32px;height:32px;background:url(../images/loader-medium.gif) no-repeat;background-position:48% 0}.ui.inverted.dimmer .ui.loader.large,.ui.loader.large{width:64px;height:64px;background-image:url(../images/loader-large.gif);margin:-32px 0 0 -32px}.ui.inline.loader{display:inline-block;vertical-align:middle;margin:0}.ui.paperclip{z-index:2}.ui.paperclip .paperclip{display:block;position:absolute;z-index:4;background:url(../images/paperclip.png) no-repeat;width:37px;height:21px}.ui.paperclip .label{position:absolute;top:42px;left:8px;z-index:3;border:1px solid #D3CB4F;background-color:#FFF557;font-size:9px;color:#444005;font-weight:700;padding:2px 7px}.ui.paperclip .content,.ui.paperclip img{border:5px solid #FFF;-webkit-transform:rotate(-11deg);-moz-transform:rotate(-11deg);-o-transform:rotate(-11deg);-ms-transform:rotate(-11deg);transform:rotate(-11deg)}.ui.paperclip img{height:60px;-webkit-box-shadow:0 3px 2px rgba(0,0,0,.3);-moz-box-shadow:0 3px 2px rgba(0,0,0,.3);box-shadow:0 3px 2px rgba(0,0,0,.3)}.ui.paperclip{position:absolute;top:10%;left:-3px}.ui.paperclip .paperclip{position:absolute;bottom:10px;left:-10px}.ui.paperclip.hidden{display:none}.ui.paperclip.simple .content,.ui.paperclip.simple img{border:0}.ui.paperclip.large img{height:140px}.ui.progress{border:1px solid rgba(0,0,0,.1);width:100%;height:35px;background-color:#FAFAFA;padding:5px;-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.progress .bar{display:inline-block;height:100%;background-color:#CCC;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:width 1s ease-in-out,background-color 1s ease-out;-moz-transition:width 1s ease-in-out,background-color 1s ease-out;-ms-transition:width 1s ease-in-out,background-color 1s ease-out;-o-transition:width 1s ease-in-out,background-color 1s ease-out;transition:width 1s ease-in-out,background-color 1s ease-out}.ui.successful.progress .bar{background-color:#73E064!important}.ui.successful.progress .bar,.ui.successful.progress .bar::after{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important}.ui.failed.progress .bar{background-color:#DF9BA4!important}.ui.failed.progress .bar,.ui.failed.progress .bar::after{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important}.ui.active.progress .bar{position:relative}.ui.active.progress .bar::after{content:'';opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#FFF;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-animation:progress-active 2s ease-out infinite;-moz-animation:progress-active 2s ease-out infinite;animation:progress-active 2s ease-out infinite}@-webkit-keyframes progress-active{0%{opacity:0;width:0}50%{opacity:.3}100%{opacity:0;width:95%}}@-moz-keyframes progress-active{0%{opacity:0;width:0}50%{opacity:.3}100%{opacity:0;width:100%}}@keyframes progress-active{0%{opacity:0;width:0}50%{opacity:.3}100%{opacity:0;width:100%}}.ui.disabled.progress{opacity:.35}.ui.disabled.progress .bar,.ui.disabled.progress .bar::after{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important}.ui.progress.attached{position:relative;top:-2px;border:0}.ui.progress.attached,.ui.progress.attached .bar{display:block;height:4px;padding:0;overflow:hidden;-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.progress.attached .bar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.progress.top.attached,.ui.progress.top.attached .bar{-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.progress.top.attached .bar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.blue.progress .bar{background-color:#6ECFF5}.ui.black.progress .bar{background-color:#5C6166}.ui.green.progress .bar{background-color:#A1CF64}.ui.red.progress .bar{background-color:#EF4D6D}.ui.purple.progress .bar{background-color:#564F8A}.ui.teal.progress .bar{background-color:#00B5AD}.ui.progress.striped .bar{-webkit-background-size:30px 30px;-moz-background-size:30px 30px;background-size:30px 30px;background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.ui.progress.active.striped .bar:after{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.ui.progress.active.striped .bar{-webkit-animation:progress-striped 3s linear infinite;-moz-animation:progress-striped 3s linear infinite;animation:progress-striped 3s linear infinite}@-webkit-keyframes progress-striped{0%{background-position:0 0}100%{background-position:60px 0}}@-moz-keyframes progress-striped{0%{background-position:0 0}100%{background-position:60px 0}}@keyframes progress-striped{0%{background-position:0 0}100%{background-position:60px 0}}.ui.small.progress .bar{height:14px}.ui.segment{position:relative;background-color:#FFF;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);margin:1em 0;padding:1.3em 1em;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.segment:first-child{margin-top:0}.ui.segment:last-child{margin-bottom:0}.ui.segment:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.vertical.segment{margin:0;padding-left:0;padding-right:0;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:0 -1px 0 rgba(0,0,0,.1);-moz-box-shadow:0 -1px 0 rgba(0,0,0,.1);box-shadow:0 -1px 0 rgba(0,0,0,.1)}.ui.horizontal.segment{margin:0;padding-top:0;padding-bottom:0;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:1px 0 0 rgba(0,0,0,.1);-moz-box-shadow:1px 0 0 rgba(0,0,0,.1);box-shadow:1px 0 0 rgba(0,0,0,.1)}.ui.pointing.menu+.ui.attached.segment{top:1px}.ui.segment>:first-child{margin-top:0}.ui.segment>:last-child{margin-bottom:0}.ui.segment>:only-child{margin:0}.ui.segment>.attached.label:first-child+*{margin-top:2em}.ui.segment>.bottom.attached.label:first-child~:last-child{margin-top:0;margin-bottom:2em}.ui.disabled.segment{opacity:.8;color:#DDD}.ui.basic.segment{position:relative;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.fitted.segment{padding:0}.ui.blue.segment{border-top:.2em solid #6ECFF5}.ui.green.segment{border-top:.2em solid #A1CF64}.ui.red.segment{border-top:.2em solid #EF4D6D}.ui.purple.segment{border-top:.2em solid #564F8A}.ui.teal.segment{border-top:.2em solid #00B5AD}.ui.inverted.black.segment{background-color:#5C6166!important;color:#FFF!important}.ui.inverted.blue.segment{background-color:#6ECFF5!important;color:#FFF!important}.ui.inverted.green.segment{background-color:#A1CF64!important;color:#FFF!important}.ui.inverted.red.segment{background-color:#EF4D6D!important;color:#FFF!important}.ui.inverted.purple.segment{background-color:#564F8A!important;color:#FFF!important}.ui.inverted.teal.segment{background-color:#00B5AD!important;color:#FFF!important}.ui.left.aligned.segment{text-align:left}.ui.right.aligned.segment{text-align:right}.ui.center.aligned.segment{text-align:center}.ui.floated.segment,.ui.left.floated.segment{float:left}.ui.right.floated.segment{float:right}.ui.piled.segment{-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.15);-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.15);-ms-box-shadow:0 0 1px 1px rgba(0,0,0,.15);-o-box-shadow:0 0 1px 1px rgba(0,0,0,.15);box-shadow:0 0 1px 1px rgba(0,0,0,.15)}.ui.piled.segment:after,.ui.piled.segment:before{background-color:#FFF;visibility:visible;content:"";display:block;height:100%;left:-1px;position:absolute;width:100%;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.ui.piled.segment:after{-webkit-transform:rotate(1.5deg);-moz-transform:rotate(1.5deg);-ms-transform:rotate(1.5deg);-o-transform:rotate(1.5deg);transform:rotate(1.5deg);top:0;z-index:-1}.ui.piled.segment:before{-webkit-transform:rotate(-1.9deg);-moz-transform:rotate(-1.9deg);-ms-transform:rotate(-1.9deg);-o-transform:rotate(-1.9deg);transform:rotate(-1.9deg);top:0;z-index:-2}.ui.stacked.segment{padding-bottom:1.7em}.ui.stacked.segment:after,.ui.stacked.segment:before{content:'';position:absolute;bottom:-3px;left:0;border-top:1px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.02);width:100%;height:5px;visibility:visible}.ui.stacked.segment:before{bottom:0}.ui.stacked.inverted.segment:after,.ui.stacked.inverted.segment:before{background-color:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.35)}.ui.raised.segment{-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px 1px rgba(0,0,0,.1);box-shadow:0 1px 2px 1px rgba(0,0,0,.1)}.ui.inverted.segment{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.inverted.segment,.ui.primary.inverted.segment{background-color:#555;color:#FFF}.ui.primary.segment{background-color:#FFF;color:#555}.ui.secondary.segment{background-color:#F5F5F5;color:#777}.ui.tertiary.segment{background-color:#EBEBEB;color:#B0B0B0}.ui.secondary.inverted.segment{background-color:#555;background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.3)),to(rgba(255,255,255,.3)));background-image:-webkit-linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);background-image:-moz-linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);background-image:-o-linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);background-image:linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);color:#FAFAFA}.ui.tertiary.inverted.segment{background-color:#555;background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.6)));background-image:-webkit-linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);background-image:-moz-linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);background-image:-o-linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);background-image:linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);color:#EEE}.ui.segment.attached{top:-1px;bottom:-1px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;margin:0;-moz-box-shadow:0 0 0 1px #DDD;-webkit-box-shadow:0 0 0 1px #DDD;box-shadow:0 0 0 1px #DDD}.ui.top.attached.segment{top:0;bottom:-1px;margin-top:1em;margin-bottom:0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.ui.segment.bottom.attached{top:-1px;bottom:0;margin-top:0;margin-bottom:1em;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.ui.step,.ui.steps .step{display:inline-block;position:relative;padding:1em 2em 1em 3em;vertical-align:top;background-color:#FFF;color:#888;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.step:after,.ui.steps .step:after{position:absolute;z-index:2;content:'';top:0;right:-1.48em;border-bottom:1.5em solid transparent;border-left:1.5em solid #FFF;border-top:1.5em solid transparent;width:0;height:0}.ui.step,.ui.steps .step,.ui.steps .step:after{-webkit-transition:opacity .1s ease,color .1s ease,box-shadow .1s ease;-moz-transition:opacity .1s ease,color .1s ease,box-shadow .1s ease;-o-transition:opacity .1s ease,color .1s ease,box-shadow .1s ease;-ms-transition:opacity .1s ease,color .1s ease,box-shadow .1s ease;transition:opacity .1s ease,color .1s ease,box-shadow .1s ease}.ui.steps{cursor:pointer;display:inline-block;font-size:0;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:.3125rem;-webkit-border-radius:.3125rem;border-radius:.3125rem}.ui.steps .step:first-child{padding-left:1.35em;-webkit-border-radius:.3125em 0 0 .3125em;-moz-border-radius:.3125em 0 0 .3125em;border-radius:.3125em 0 0 .3125em}.ui.steps .step:last-child{-webkit-border-radius:0 .3125em .3125em 0;-moz-border-radius:0 .3125em .3125em 0;border-radius:0 .3125em .3125em 0}.ui.steps .step:only-child{-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.steps .step:last-child{margin-right:0}.ui.steps .step:last-child:after{display:none}.ui.step:hover,.ui.step.hover{background-color:#F7F7F7;color:rgba(0,0,0,.8)}.ui.steps .step.hover:after,.ui.steps .step:hover:after,.ui.step:hover,.ui.step.hover::after{border-left-color:#F7F7F7}.ui.steps .step.down,.ui.steps .step:active,.ui.step.down,.ui.step:active{background-color:#F0F0F0}.ui.steps .step.down:after,.ui.steps .step:active:after,.ui.steps.down::after,.ui.steps:active::after{border-left-color:#F0F0F0}.ui.steps .step.active,.ui.active.step{cursor:auto;background-color:#555;color:#FFF;font-weight:700}.ui.steps .step.active:after,.ui.active.steps:after{border-left-color:#555}.ui.steps .disabled.step,.ui.disabled.step{cursor:auto;background-color:#FFF;color:#CBCBCB}.ui.disabled.step:after{border:0;background-color:#FFF;top:.42em;right:-1em;width:2.15em;height:2.15em;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-shadow:-1px -1px 0 0 rgba(0,0,0,.1) inset;-moz-box-shadow:-1px -1px 0 0 rgba(0,0,0,.1) inset;box-shadow:-1px -1px 0 0 rgba(0,0,0,.1) inset}.attached.ui.steps{margin:0;-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.attached.ui.steps .step:first-child{-webkit-border-radius:.3125em 0 0;-moz-border-radius:.3125em 0 0;border-radius:.3125em 0 0}.attached.ui.steps .step:last-child{-webkit-border-radius:0 .3125em 0 0;-moz-border-radius:0 .3125em 0 0;border-radius:0 .3125em 0 0}.bottom.attached.ui.steps{margin-top:-1px;-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.bottom.attached.ui.steps .step:first-child{-webkit-border-radius:0 0 0 .3125em;-moz-border-radius:0 0 0 .3125em;border-radius:0 0 0 .3125em}.bottom.attached.ui.steps .step:last-child{-webkit-border-radius:0 0 .3125em;-moz-border-radius:0 0 .3125em;border-radius:0 0 .3125em}.ui.one.steps>.step{width:100%}.ui.two.steps>.step{width:50%}.ui.three.steps>.step{width:33.333%}.ui.four.steps>.step{width:25%}.ui.five.steps>.step{width:20%}.ui.six.steps>.step{width:16.666%}.ui.seven.steps>.step{width:14.285%}.ui.eight.steps>.step{width:12.5%}.ui.small.step,.ui.small.steps .step{font-size:.8rem}.ui.step,.ui.steps .step{font-size:1rem}.ui.large.step,.ui.large.steps .step{font-size:1.25rem}.ui.throbber{display:inline-block;width:32px;height:32px;background:url(../images/throbber-medium.gif) no-repeat;background-position:48% 0}.ui.throbber.center{position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;z-index:1000}.ui.throbber.large{width:64px;height:64px;background-image:url(../images/throbber-large.gif)}.ui.throbber.large.center{margin:-32px 0 0 -32px}.ui.throbber.small{width:24px;height:24px;background-image:url(../images/throbber-small.gif)}.ui.throbber.small.center{margin:-12px 0 0 -12px}.ui.throbber.tiny{width:16px;height:16px;background-image:url(../images/throbber-tiny.gif)}.ui.throbber.tiny.center{margin:-8px 0 0 -8px}.ui.throbber.text{width:auto!important;height:auto!important;text-align:center;font-style:normal;color:#422256;margin-top:-28px;min-width:32px;padding-top:40px;font-size:12px;font-weight:700}.ui.throbber.text.tiny{margin-top:-16px;min-width:16px;padding-top:20px;font-size:9px}.ui.throbber.text.small{margin-top:-23px;min-width:24px;padding-top:32px;font-size:11px}.ui.throbber.text.large{margin-top:-46px;min-width:64px;padding-top:80px;font-size:14px}.ui.throbber.text.blue{color:#fff}.ui.throbber.tiny.blue{background-image:url(../images/throbber-blue-tiny.gif)}.ui.throbber.small.blue{background-image:url(../images/throbber-blue-small.gif)}.ui.throbber.blue{background-image:url(../images/throbber-blue-medium.gif)}.ui.throbber.large.blue{background-image:url(../images/throbber-blue-large.gif)}.ui.well{display:inline-block;padding:6px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 -1px 0 rgba(0,0,0,.05) inset,0 0 0 1px rgba(0,0,0,.1) inset;-moz-box-shadow:0 -1px 0 rgba(0,0,0,.05) inset,0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:0 -1px 0 rgba(0,0,0,.05) inset,0 0 0 1px rgba(0,0,0,.1) inset;background-image:-webkit-linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%);background-image:-moz-linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%);background-image:-o-linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%);background-image:-ms-linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%);background-image:linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%)}.ui.well .button{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.ui.light.well{background-image:-webkit-linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%);background-image:-moz-linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%);background-image:-o-linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%);background-image:-ms-linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%);background-image:linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%)}.ui.shallow.well{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px}.ui.shallow.well .button{border-radius:4px}.ui.deep.well{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;padding:10px}.ui.deep.well .button{border-radius:50px}.ui.well.fluid,.ui.well.fluid .button{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.accordion{width:600px;max-width:100%;overflow:hidden;font-size:1rem;border-radius:.3125em;background-color:#FFF;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ui.accordion .title{cursor:pointer;padding:.75em 1em;color:rgba(0,0,0,.6);border-top:1px solid rgba(0,0,0,.05);-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;-ms-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.ui.accordion .title:first-child{border-top:0}.ui.accordion .content{display:none;padding:1.3em 1em}.ui.accordion .title:hover,.ui.accordion .title.active{color:rgba(0,0,0,.8)}.ui.accordion .title.active{background-color:rgba(0,0,0,.1);color:rgba(0,0,0,.8)}.ui.accordion .content.active{display:block}.ui.carousel{position:relative;overflow:hidden}.ui.carousel .arrow{position:absolute;font-size:1.5em;top:50%;left:0;margin-top:-.5em;z-index:10}.ui.carousel .right.arrow{left:auto;right:0}.ui.carousel .slides{position:relative;width:200%;width:9999px;overflow:hidden;font-size:0}.ui.carousel .slides .slide{display:inline-block;height:100%;font-size:1rem}.ui.carousel .slides .slide>img{display:block;width:100%}.ui.carousel.loading{position:relative}.ui.carousel.loading:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:rgba(255,255,255,.8) url(../images/loader-large.gif) no-repeat 50% 50%;visibility:visible}.ui.chat{background-color:#F8F8F8;width:330px;height:370px;padding:0}.ui.chat .room{position:relative;overflow:hidden;height:286px;border:1px solid #999;border-top:0;border-bottom:0}.ui.chat .room .throbber{display:none;margin:-25px 0 0 -25px}.ui.chat .actions{overflow:hidden;background-color:#EEE;padding:4px;border:1px solid #BBB;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.ui.chat .actions .button{float:right;margin-left:3px}.ui.chat .actions .message{float:left;margin-left:6px;font-size:11px;color:#AAA;text-shadow:0 -1px 0 rgba(255,255,255,.8);line-height:28px}.ui.chat .actions .message .throbber{display:inline-block;margin-right:8px;vertical-align:middle;vertical-align:text-bottom}.ui.chat .log{float:left;overflow:auto;overflow-x:hidden;overflow-y:auto}.ui.chat .log .message{padding:3px 0;border-top:1px dotted #DADADA}.ui.chat .log .message:first-child{border-top:0}.ui.chat .status{padding:5px 0;color:#AAA;font-size:12px;font-style:italic;line-height:1.33;border-top:1px dotted #DADADA}.ui.chat .log .status:first-child{border-top:0}.ui.chat .log .flag{float:left}.ui.chat .log p{margin-left:0}.ui.chat .log .author{font-weight:700;-webkit-transition:color .3s ease-out;-moz-transition:color .3s ease-out;-o-transition:color .3s ease-out;-ms-transition:color .3s ease-out;transition:color .3s ease-out}.ui.chat .log a.author:hover{opacity:.8}.ui.chat .log .message.admin p{font-weight:700;margin:1px 0 0 23px}.ui.chat .log .divider{margin:-1px 0;font-size:11px;padding:10px 0;border-top:1px solid #F8F8F8;border-bottom:1px solid #F8F8F8}.ui.chat .log .divider .rule{top:50%;width:15%}.ui.chat .log .divider .label{color:#777;margin:0}.ui.chat .room .user-list{position:relative;overflow:auto;overflow-x:hidden;overflow-y:auto;float:left;background-color:#EEE;border-left:1px solid #DDD}.ui.chat .room .user-list .user{display:table;padding:3px 7px;border-bottom:1px solid #DDD}.ui.chat .room .user-list .user:hover{background-color:#F8F8F8}.ui.chat .room .user-list .image{display:table-cell;vertical-align:middle;width:20px}.ui.chat .room .user-list .image img{width:20px;height:20px;vertical-align:middle}.ui.chat .room .user-list p{display:table-cell;vertical-align:middle;padding-left:7px;padding-right:14px;font-size:11px;line-height:1.2;font-weight:700}.ui.chat .room .user-list a:hover{opacity:.8}.ui.chat.loading .throbber{display:block}.ui.chat .talk{border:1px solid #999;border-top:1px solid #BBB;padding:5px 0 0;background-color:#CCC;background:#fff -webkit-linear-gradient(top,#eee 0,#aaa 100%) repeat;background:#fff -moz-linear-gradient(top,#eee 0,#aaa 100%) repeat;background:#fff -o-linear-gradient(top,#eee 0,#aaa 100%) repeat;background:#fff -ms-linear-gradient(top,#eee 0,#aaa 100%) repeat;background:#fff linear-gradient(top,#eee 0,#aaa 100%) repeat;-webkit-box-shadow:0 1px 0 #FFF inset;-moz-box-shadow:0 1px 0 #FFF inset;box-shadow:0 1px 0 #FFF inset;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.ui.chat .talk .avatar,.ui.chat .talk input,.ui.chat .talk .button{float:left}.ui.chat .talk .avatar{border-top:1px solid #BBB;border-left:1px solid #BBB;width:30px;height:30px;margin:0 0 0 5px;background-color:#DADADA}.ui.chat .talk .avatar img{display:block;width:30px;height:30px;margin-right:4px}.ui.chat .talk input{border:1px solid #CCC;margin:0;width:196px;height:14px;padding:8px 5px;font-size:12px;color:#555}.ui.chat .talk input.focus{border:1px solid #AAA}.ui.chat .send{margin-left:-2px;width:54px;height:22px;line-height:23px;font-size:12px;padding:4px 12px;-moz-box-shadow:-2px 0 2px -2px rgba(0,0,0,.3);-webkit-box-shadow:-2px 0 2px -2px rgba(0,0,0,.3);box-shadow:-2px 0 2px -2px rgba(0,0,0,.3);border-radius:0 5px 5px 0}.ui.chat .talk .log-in.button{display:block;float:none;margin-top:-6px;height:22px;border-radius:0 0 4px 4px}.ui.chat .talk .log-in.button i{vertical-align:text-top}.ui.chat .log .team.flag{width:18px}.ui.chat.loading .throbber{display:block}.ui.chat{width:330px;height:370px}.ui.chat .room .container{width:3000px}.ui.chat .log{width:314px;height:278px;padding:4px 7px}.ui.chat .room .user-list{width:124px;height:278px;padding:4px 0}.ui.chat .room .user-list .user{width:110px}.ui.chat .talk{height:40px}.ui.checkbox{position:relative;display:inline-block;outline:0;margin-right:.5em;vertical-align:middle}.ui.checkbox input{visibility:hidden;outline:0}.ui.checkbox .box,.ui.checkbox label{outline:0;cursor:pointer;position:absolute;line-height:1;width:1em;height:1em;bottom:0;left:0;border-radius:4px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);background:#FFF;-webkit-transition:background-color .1s ease-out,box-shadow .1s ease-out;-moz-transition:background-color .1s ease-out,box-shadow .1s ease-out;-o-transition:background-color .1s ease-out,box-shadow .1s ease-out;-ms-transition:background-color .1s ease-out,box-shadow .1s ease-out;transition:background-color .1s ease-out,box-shadow .1s ease-out}.ui.checkbox .box:after,.ui.checkbox label:after{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;content:'';position:absolute;background:transparent;border:.2em solid #333;border-top:0;border-right:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ui.checkbox .box:after,.ui.checkbox label:after{width:.5em;height:.2em;top:.25em;left:.2em}.ui.checkbox .box:hover,.ui.checkbox label:hover{background-color:#FAFAFA;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.3);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.3);box-shadow:0 0 0 1px rgba(0,0,0,.3)}.ui.checkbox .box:active,.ui.checkbox label:active{background-color:#F5F5F5}.ui.checkbox input:checked+.box:after,.ui.checkbox input:checked+label:after{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.ui.disabled.checkbox+.box:after,.ui.checkbox input[disabled]+.box:after,.ui.disabled.checkbox label,.ui.checkbox input[disabled]+label{opacity:.4}.ui.radio.checkbox{width:14px;height:16px}.ui.radio.checkbox .box,.ui.radio.checkbox label{width:14px;height:14px;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.ui.radio.checkbox .box:after,.ui.radio.checkbox label:after{top:3px;left:3px;border:0;width:8px;height:8px;background-color:#555;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.ui.checkbox{width:1em;height:1em}.ui.checkbox,.ui.checkbox .box,.ui.checkbox label{font-size:1em}.ui.large.checkbox{width:1.25em;height:1.25em}.ui.large.checkbox,.ui.large.checkbox .box,.ui.large.checkbox label{font-size:1.25em}.ui.huge.checkbox{width:1.5em;height:1.5em}.ui.huge.checkbox,.ui.huge.checkbox .box,.ui.huge.checkbox label{font-size:1.5em}.ui.round.blue.checkbox label:after{background:-webkit-linear-gradient(top,#016286 0,#00506e 100%);background:-moz-linear-gradient(top,#016286 0,#00506e 100%);background:-o-linear-gradient(top,#016286 0,#00506e 100%);background:-ms-linear-gradient(top,#016286 0,#00506e 100%);background:linear-gradient(top,#016286 0,#00506e 100%)}.ui.round.checkbox{width:20px;height:20px;margin:0 auto;background:#FCFFF4;background:-webkit-linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);background:-moz-linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);background:-o-linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);background:-ms-linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);background:linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFFF4', endColorstr='#b3bead', GradientType=0);-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;-webkit-box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);-moz-box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);position:relative}.ui.round.checkbox .box,.ui.round.checkbox label{cursor:pointer;position:absolute;width:14px;height:14px;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;left:3px;top:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.5) inset,0 1px 0 #fff;-moz-box-shadow:0 1px 1px rgba(0,0,0,.5) inset,0 1px 0 #fff;box-shadow:0 1px 1px rgba(0,0,0,.5) inset,0 1px 0 #fff;background:-webkit-linear-gradient(top,#222 0,#4d4d4d 100%);background:-moz-linear-gradient(top,#222 0,#4d4d4d 100%);background:-o-linear-gradient(top,#222 0,#4d4d4d 100%);background:-ms-linear-gradient(top,#222 0,#4d4d4d 100%);background:linear-gradient(top,#222 0,#4d4d4d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#4D4D4D', GradientType=0)}.ui.round.checkbox .box:after,.ui.round.checkbox label:after{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;content:'';position:absolute;width:10px;height:10px;background:#B6B6B6;background:-webkit-linear-gradient(top,#b6b6b6 0,#929292 100%);background:-moz-linear-gradient(top,#b6b6b6 0,#929292 100%);background:-o-linear-gradient(top,#b6b6b6 0,#929292 100%);background:-ms-linear-gradient(top,#b6b6b6 0,#929292 100%);background:linear-gradient(top,#b6b6b6 0,#929292 100%);border:0;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;top:2px;left:2px;-webkit-box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);-moz-box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5)}.ui.round.checkbox .box:hover:after,.ui.round.checkbox label:hover:after{-ms-filter:"alpha(Opacity=30)";filter:alpha(opacity=30);opacity:.3}.ui.round.checkbox input:checked+.box:after,.ui.round.checkbox input:checked+label:after{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.ui.dimmable{position:relative}.ui.dimmer{position:absolute;top:0!important;left:0!important;text-align:center;vertical-align:middle;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-translate:rotateZ(0deg);-moz-translate:rotateZ(0deg);translate:rotateZ(0deg);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-o-transition:background-color .5s ease;-ms-transition:background-color .5s ease;transition:background-color .5s ease;z-index:1000}.ui.dimmable.dimmed>:not(.dimmer){-webkit-transition:filter .5s ease;-moz-transition:filter .5s ease;-o-transition:filter .5s ease;-ms-transition:filter .5s ease;transition:filter .5s ease}.ui.dimmer .content{width:100%;height:100%;display:table}.ui.dimmer .content>*{display:table-cell;vertical-align:middle}.ui.segment>.ui.dimmer{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.ui.horizontal.segment>.ui.dimmer,.ui.vertical.segment>.ui.dimmer{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.ui.dimmable.dimmed>:not(.dimmer){-webkit-filter:blur(5px) grayscale(0.7);-moz-filter:blur(5px) grayscale(0.7);filter:blur(5px) grayscale(0.7)}body.dimmable.dimmed{overflow:hidden}.ui.dimmable.dimmed>.ui.dimmer,.ui.dimmer.active{width:100%;height:100%;opacity:1}.ui.disabled.dimmer{width:0!important;height:0!important}.ui.page.dimmer{position:fixed}.ui.dimmer .top.aligned.content>*{vertical-align:top}.ui.dimmer .bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;height:0;width:0;background-color:rgba(0,0,0,0)}.ui.dimmable.dimmed>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85)}.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,0)}.ui.dimmable.dimmed>.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.dimmer.show{width:100%;height:100%;-webkit-animation:dimmer-show .5s;-moz-animation:dimmer-show .5s;animation:dimmer-show .5s}@-webkit-keyframes dimmer-show{0%{opacity:0}100%{opacity:1}}@-moz-keyframes dimmer-show{0%{opacity:0}100%{opacity:1}}@keyframes dimmer-show{0%{opacity:0}100%{opacity:1}}.ui.dimmer.hide{-webkit-animation:dimmer-hide .5s;-moz-animation:dimmer-hide .5s;animation:dimmer-hide .5s}@-webkit-keyframes dimmer-hide{0%{opacity:1}99%{width:100%;height:100%;opacity:0}100%{opacity:0;height:0;width:0}}@-moz-keyframes dimmer-hide{0%{opacity:1}99%{width:100%;height:100%;opacity:0}100%{opacity:0;height:0;width:0}}@keyframes dimmer-hide{0%{opacity:1}99%{width:100%;height:100%;opacity:0}100%{opacity:0;height:0;width:0}}.ui.dropdown{position:relative;display:inline-block;line-height:1;-webkit-transition:border-radius .1s ease,width .2s ease;-moz-transition:border-radius .1s ease,width .2s ease;-o-transition:border-radius .1s ease,width .2s ease;-ms-transition:border-radius .1s ease,width .2s ease;transition:border-radius .1s ease,width .2s ease}.ui.dropdown .menu{position:absolute;display:none;top:100%;background-color:#FFF;min-width:100%;white-space:nowrap;text-shadow:none;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1),0 -2px 0 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.1),0 -2px 0 0 rgba(0,0,0,.1) inset;box-shadow:0 0 1px 1px rgba(0,0,0,.1),0 -2px 0 0 rgba(0,0,0,.1) inset;-moz-border-radius:0 0 .325em .325em;-webkit-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;-ms-transition:opacity .2s ease;transition:opacity .2s ease;z-index:11}.ui.dropdown>.dropdown.icon{width:auto}.ui.dropdown>.text{display:inline-block}.ui.dropdown .menu{left:0}.ui.menu .dropdown:last-child .menu,.ui>.ui.dropdown:last-child .menu{left:auto;right:0}.ui.dropdown .menu .item{cursor:pointer;border:0;border-top:1px solid rgba(0,0,0,.05);font-size:.9em;display:block;color:rgba(0,0,0,.75);padding:.85em 1em!important;font-size:.9rem;text-transform:none;font-weight:400;text-align:left;-webkit-touch-callout:none}.ui.dropdown .menu .item:before{display:none}.ui.dropdown .menu .item .icon{margin-right:.75em}.ui.dropdown .menu .item:first-child{border-top:0}.ui.dropdown.visible{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ui.dropdown .menu .item:hover{background-color:rgba(0,0,0,.02)}.ui.dropdown .menu .active.item{background-color:rgba(0,0,0,.04);border-left:0}.ui.dropdown>.default.text,.ui.default.dropdown>.text{color:rgba(0,0,0,.2)}.ui.dropdown:hover>.default.text,.ui.default.dropdown:hover>.text{color:rgba(0,0,0,.4)}.ui.simple.dropdown .menu:before,.ui.simple.dropdown .menu:after{display:none}.ui.simple.dropdown .menu{display:block;overflow:hidden;top:100%;height:0;width:0;position:absolute;opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.ui.simple.dropdown.visible .menu,.ui.simple.dropdown:hover .menu{overflow:visible;width:auto;height:auto;opacity:1}.ui.simple.disabled.dropdown:hover .menu{height:0;width:0;overflow:hidden}.ui.selection.dropdown{cursor:pointer;display:inline-block;background-color:#FFF;padding:.5em 1em;line-height:1.33;color:rgba(0,0,0,.8);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-border-radius:.3125em!important;-moz-border-radius:.3125em!important;border-radius:.3125em!important}.ui.selection.dropdown>.dropdown.icon{float:right;margin:.2em 0 .2em .5em}.ui.selection.dropdown,.ui.selection.dropdown .menu{top:100%;-webkit-transition:box-shadow .2s ease-out;-moz-transition:box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;-ms-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out}.ui.selection.dropdown .menu{max-height:312px;overflow-x:hidden;overflow-y:auto;-webkit-box-shadow:0 1px 0 1px #EEE;-moz-box-shadow:0 1px 0 1px #EEE;box-shadow:0 1px 0 1px #EEE;-moz-border-radius:0 0 .325em .325em;-webkit-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em}.ui.selection.dropdown.visible,.ui.selection.dropdown:hover,.ui.selection.dropdown.hover{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);-webkit-border-radius:.3125em .3125em 0 0!important;-moz-border-radius:.3125em .3125em 0 0!important;border-radius:.3125em .3125em 0 0!important}.ui.selection.dropdown.visible .menu,.ui.selection.dropdown.hover .menu,.ui.selection.dropdown:hover .menu{-webkit-box-shadow:0 1px 0 1px #D3D3D3;-moz-box-shadow:0 1px 0 1px #D3D3D3;box-shadow:0 1px 0 1px #D3D3D3}.ui.fluid.dropdown{display:block}.ui.pointing.dropdown .menu{top:100%;margin-top:.75em;-moz-border-radius:.325em;-webkit-border-radius:.325em;border-radius:.325em}.ui.pointing.dropdown .menu:after{position:absolute;pointer-events:none;content:" ";width:.5em;height:.5em;-moz-box-shadow:-1px -1px 0 1px rgba(0,0,0,.05);-webkit-box-shadow:-1px -1px 0 1px rgba(0,0,0,.05);box-shadow:-1px -1px 0 1px rgba(0,0,0,.05);background-image:none;background-color:#FFF;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);z-index:2}.ui.pointing.dropdown .menu .item.active:first-child{background:transparent -webkit-linear-gradient(transparent,rgba(0,0,0,.03));background:transparent -moz-linear-gradient(transparent,rgba(0,0,0,.03));background:transparent -o-linear-gradient(transparent,rgba(0,0,0,.03));background:transparent -ms-linear-gradient(transparent,rgba(0,0,0,.03));background:transparent linear-gradient(transparent,rgba(0,0,0,.03))}.ui.pointing.dropdown .menu:after{top:-.25em;left:50%;margin:0 0 0 -.25em}.ui.top.left.pointing.dropdown .menu:after{top:-.25em;left:1em;right:auto;margin:0}.ui.top.right.pointing.dropdown .menu:after{top:-.25em;left:auto;right:1em;margin:0}.ui.left.pointing.dropdown .menu:after{top:1em;left:-.25em;margin-top:-.25em 0 0 0}.ui.right.pointing.dropdown .menu:after{top:1em;left:auto;right:-.25em;margin-top:-.25em 0 0 0}.ui.pointing.dropdown.visible,.ui.pointing.dropdown.visible .menu{-moz-border-radius:.325em!important;-webkit-border-radius:.325em!important;border-radius:.325em!important}.ui.modal{display:none;position:fixed;z-index:1000;top:50%;left:50%;margin-left:-400px;width:800px;-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.8);-moz-box-shadow:5px 5px 15px rgba(0,0,0,.8);box-shadow:5px 5px 15px rgba(0,0,0,.8);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.ui.page.modal{position:fixed}.ui.modal>.close{cursor:pointer;position:absolute;font-size:1.25em;color:#FFF;top:-1.75em;right:-1.75em;opacity:.8}.ui.modal>.close:hover{opacity:1}.ui.modal>.header{background-color:#442359;padding:1em 2em;-webkit-border-radius:.325em .325em 0 0;-moz-border-radius:.325em .325em 0 0;border-radius:.325em .325em 0 0}.ui.modal>.header h2{margin:0;font-size:1.5em;font-weight:700;color:#FFF}.ui.modal>.content{position:relative;overflow:hidden;padding:2em;background-color:#FAFAFA;-webkit-border-radius:0 0 .325em .325em;-moz-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em}.ui.modal>.content .left{float:left;width:50%}.ui.modal>.content .right{float:right;width:50%}.ui.modal.static{display:block;position:relative;overflow:hidden;top:0;left:0;border:1px solid #CCC;width:auto;height:auto;margin:0 auto;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#555;z-index:2;-moz-box-shadow:0 0 2px rgba(0,0,0,.2);-webkit-box-shadow:0 0 2px rgba(0,0,0,.2);box-shadow:0 0 2px rgba(0,0,0,.2)}.ui.modal.static>.header,.ui.modal.static>.content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.nag{display:none;position:absolute;top:0;left:10%;z-index:100;width:80%;min-height:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:8px 20px;background-color:#272626;background:-webkit-linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);background:-moz-linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);background:-o-linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);background:-ms-linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);background:linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);-webkit-box-shadow:0 2px 3px rgba(0,0,0,.4),0 1px 0 rgba(255,255,255,.1) inset;-moz-box-shadow:0 2px 3px rgba(0,0,0,.4),0 1px 0 rgba(255,255,255,.1) inset;box-shadow:0 2px 3px rgba(0,0,0,.4),0 1px 0 rgba(255,255,255,.1) inset;text-align:center;font-size:14px;font-weight:700;color:#009FDA;text-shadow:0 1px 0 rgba(0,0,0,.8);-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-transition:.2s background;-moz-transition:.2s background;-o-transition:.2s background;-ms-transition:.2s background;transition:.2s background}.ui.nag .close{cursor:pointer;opacity:.4;position:absolute;top:50%;right:15px;margin-top:-6px;font-size:12px;color:#FFF;-webkit-transition:.1s opacity;-moz-transition:.1s opacity;-o-transition:.1s opacity;-ms-transition:.1s opacity;transition:.1s opacity}.ui.nag .close.hover{opacity:1}.ui.nag b{font-weight:700;color:#EEE}.ui.nag.bottom{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.ui.nag.fixed{position:fixed}.ui.nag.bottom.fixed{top:auto;bottom:0}.ui.nag.hover{cursor:pointer;background-color:#272626;background:-webkit-linear-gradient(top,#161616 0,#111 100%);background:-moz-linear-gradient(top,#161616 0,#111 100%);background:-o-linear-gradient(top,#161616 0,#111 100%);background:-ms-linear-gradient(top,#161616 0,#111 100%);background:linear-gradient(top,#161616 0,#111 100%)}.ui.nag.hover b{font-weight:700;color:#FFF}.ui.nag.white{background-color:#EEE;background:-webkit-linear-gradient(top,#fff 0,#ddd 100%);background:-moz-linear-gradient(top,#fff 0,#ddd 100%);background:-o-linear-gradient(top,#fff 0,#ddd 100%);background:-ms-linear-gradient(top,#fff 0,#ddd 100%);background:linear-gradient(top,#fff 0,#ddd 100%);-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.1) inset;-moz-box-shadow:0 2px 3px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.1) inset;box-shadow:0 2px 3px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.1) inset;text-shadow:0 1px 0 rgba(255,255,255,.8);color:#888}.ui.nag.white .close,.ui.nag.white b{color:#000}.ui.popup{display:none;position:absolute;top:57px;right:0;z-index:900;max-width:250px;background-color:#FAFAFA;padding:6px 8px;border:1px solid #DFDFDF;border:1px solid rgba(0,0,0,.12);font-size:11px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.3);-moz-box-shadow:0 2px 2px rgba(0,0,0,.3);box-shadow:0 2px 2px rgba(0,0,0,.3)}.ui.popup .ui.button,.ui.popup form.ui input .ui.popup form.ui textarea{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.popup:after{font-family:Arial,"Helevetica Neue",sans-serif;display:block;position:absolute;font-size:14px;color:#FAFAFA;text-shadow:0 2px 2px rgba(0,0,0,.3)}.ui.popup:after,.ui.popup.top.left:after,.ui.popup.top.center:after,.ui.popup.top.right:after{content:'\25BC'}.ui.popup.bottom:after,.ui.popup.bottom.left:after,.ui.popup.bottom.right:after,.ui.popup.bottom.center:after{content:'\25B2'}.ui.popup.left:after{content:'\25B6'}.ui.popup.right:after{content:'\25C0'}.ui.popup{margin:0}.ui.popup.bottom{margin:9px 0 0}.ui.popup.top{margin:0 0 9px}.ui.popup.top.left,.ui.popup.bottom.left{margin-left:-12px}.ui.popup.top.right,.ui.popup.bottom.right{margin-right:-12px}.ui.popup.left.center{margin:0 9px 0 0}.ui.popup.right.center{margin:0 0 0 10px}.ui.popup:after{line-height:1;bottom:-10px;left:50%}.ui.popup.bottom:after{top:-11px;right:18px;text-shadow:0 -1px 1px rgba(0,0,0,.3)}.ui.popup.top.right:after,.ui.popup.bottom.right:after{left:auto;right:8px}.ui.popup.top.left:after,.ui.popup.bottom.left:after{right:auto;left:8px}.ui.popup.left.center:after{left:auto;right:-10px;top:50%;margin-top:-7px;text-shadow:2px 0 2px rgba(0,0,0,.3)}.ui.popup.right.center:after{left:-10px;right:auto;top:50%;margin-top:-7px;text-shadow:-2px 0 2px rgba(0,0,0,.3)}.ui.popup.top.center:after,.ui.popup.bottom.center:after{margin-left:-7px;left:50%;right:auto}.ui.popup.loading{display:block;visibility:hidden}.ui.popup.active{display:block}.ui.large.popup{padding:10px}.ui.large.popup .content{font-size:13px}.ui.large.popup.bottom{margin:11px 0 0}.ui.large.popup.top{margin:0 0 11px}.ui.large.popup.top.left,.ui.large.popup.bottom.left{margin-left:-12px}.ui.large.popup.top.right,.ui.large.popup.bottom.right{margin-right:-12px}.ui.large.popup.left.center{margin:0 12px 0 0}.ui.large.popup.right.center{margin:0 0 0 12px}.ui.large.popup:after{bottom:-13px;font-size:18px}.ui.popup.large.bottom:after{top:-15px}.ui.popup.large.left.center:after{right:-13px;margin-top:-9px}.ui.popup.large.right.center:after{left:-13px;margin-top:-9px}.ui.popup h2{font-size:14px;font-weight:700;color:#603E72;margin-bottom:5px}.ui.popup .content{font-size:12px;font-weight:400;line-height:1.33;color:#666;padding:0}.ui.popup .content p{margin-top:5px}.ui.popup .content p b{color:#603E72}.ui.popup .content p:first-child{margin-top:0}.ui.popup.transparent,.ui.popup.transparent:after{background-color:rgba(250,250,250,.9)}.ui.black.popup{background-color:#000;border:0}.ui.black.popup:after{color:#000}.ui.black.popup .content{color:#FFF}.search.module{position:relative}.search.module .prompt{opacity:.8;background:#fafafa url(/images/modules/search-icon.png) no-repeat 10px 7px;padding:5px 30px;font-size:14px;border:1px solid #CCC;color:#777;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.search.module .search.button{position:relative;z-index:2;float:right;margin:0 0 0 -15px;padding:6px 15px 7px;-webkit-border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.search.module.hover .prompt,.search.module.focus .prompt,.search.module.active .prompt{opacity:1;background-color:#FFF;-webkit-box-shadow:0 0 3px rgba(0,0,0,.2) inset;-moz-box-shadow:0 0 3px rgba(0,0,0,.2) inset;box-shadow:0 0 3px rgba(0,0,0,.2) inset;background-position:10px -43px;color:#482A5C}.search.module .prompt.filled{opacity:1;color:#222}.search.module .results{display:none;position:absolute;z-index:999;top:25px;left:0;overflow:hidden;width:300px;border:1px solid #EEE;background-color:#FFF;background-image:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);background-image:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);background-image:-ms-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);background-image:linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);color:#555;font-size:12px;text-shadow:none;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.3);box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.search.module .results ul{overflow:hidden;background-color:#FFF}.search.module .results li{cursor:pointer;overflow:hidden;line-height:1.2;padding:9px 11px;border-top:1px solid #EEE}.search.module .results li:first-child{border-top:0}.search.module .results li .image{background:#f0f0f0 url(../images/placeholder-subtle.png) no-repeat center center;margin-right:10px;float:left;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:38px;height:38px}.search.module .results li .image img{display:block;width:38px;height:38px}.search.module .results li .info{float:left}.search.module .results li .indented.info{float:none;margin-left:50px}.search.module .results li .title{font-weight:700;color:#442359}.search.module .results li .description{color:#777}.search.module .results li .price{float:right;color:#999;font-weight:700}.search.module .results li:hover{background-color:#F8F8F8}.search.module .results li.active{background-color:#F0F0F0}.search.module .results li.active .image{background:#efefef url(../images/placeholder-tiny.png) no-repeat center center}.search.module .results li.active .title{color:#000}.search.module .results li.active .description{color:#555}.search.module .results>ul{margin:0;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.search.module .results .category{overflow:hidden;background-color:#E4E4E4;border-top:1px solid rgba(0,0,0,.08);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:0 1px 0 rgba(255,255,255,.1);box-shadow:0 1px 0 rgba(255,255,255,.1);-webkit-transition:background .2s ease-in;-moz-transition:background .2s ease-in;-o-transition:background .2s ease-in;-ms-transition:background .2s ease-in;transition:background .2s ease-in}.search.module .results .category>.name{float:left;padding:12px 0 0 8px;font-weight:700;color:#777;text-shadow:0 1px 0 rgba(255,255,255,.8)}.search.module .results .category ul{overflow:hidden;margin-left:75px;border-left:1px solid rgba(0,0,0,.3);-webkit-box-shadow:-2px 0 5px rgba(0,0,0,.15);-moz-box-shadow:-2px 0 5px rgba(0,0,0,.15);box-shadow:-2px 0 5px rgba(0,0,0,.15);-webkit-transition:box-shadow .2s ease-in;-moz-transition:box-shadow .2s ease-in;-o-transition:box-shadow .2s ease-in;-ms-transition:box-shadow .2s ease-in;transition:box-shadow .2s ease-in}.search.module .results .category.active{background-color:#DCDCDC}.search.module .results .category.active .name{color:#555}.search.module .results .category.active ul{-webkit-box-shadow:-2px 0 5px rgba(0,0,0,.4);-moz-box-shadow:-2px 0 5px rgba(0,0,0,.4);box-shadow:-2px 0 5px rgba(0,0,0,.4)}.search.module .result-page{display:block;height:35px;background-color:#FAFAFA;line-height:35px;font-weight:700;text-align:center;color:#555;border-top:1px solid #DDD;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;box-shadow:0 1px 0 rgba(255,255,255,.8) inset}.search.module .result-page:hover{background-color:#F0F0F0}.search.module .big.results li .image{background-image:url(../images/placeholder-subtle.png)}.search.module .big.results li .image,.search.module .big.results li .image img{width:50px;height:50px}.search.module .big.results .indented.info{margin-left:65px}.search.module .big.results .info .title{font-size:16px}.search.module .big.results .info .description{font-size:11px}.search.module .message{background-color:#FFF;overflow:hidden;padding:10px 25px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.search.module .message .text h2{font-size:14px;font-weight:700;color:#555}.search.module .message .text p{font-size:12px;color:#777}.search.module.loading .prompt{background-image:url(/images/modules/search-throbber.gif);background-repeat:no-repeat;background-position:8px 5px}.ui.shape{position:relative;-webkit-perspective:2000px;-moz-perspective:2000px;-ms-perspective:2000px;perspective:2000px}.ui.shape .sides{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.ui.shape .side{opacity:1;width:100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.ui.shape .side{display:none}.ui.shape.animating .sides{position:absolute}.ui.shape .animating.side{position:absolute;width:100%;top:0;left:0;z-index:100}.ui.shape .hidden.side{opacity:.7}.ui.shape.css{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.ui.shape.css .sides{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.ui.shape.css .side{-webkit-transition:opacity .6s ease-in-out;-moz-transition:opacity .6s ease-in-out;-o-transition:opacity .6s ease-in-out;-ms-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out}.ui.shape .active.side{display:block}.star.module{min-width:88px;height:42px;unicode-bidi:bidi-override;direction:rtl;font-size:26px}.star.module i,.ui.star{cursor:default;float:left;padding:2px 1px;font-style:normal;font-weight:400;content:"\2605";color:transparent}.star.module i:after,.ui.star:after{content:"\2605";color:#8C8C8C;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;-ms-transition:all .25s;transition:all .25s}.star.module.initialize,.star.module.initialize i{cursor:pointer}.star.module i.active:after{color:#FFCB08}.star.module.hover i.active:after{opacity:.5}.star.module i.hover:after,.star.module i.hover.active:after{opacity:1;color:#FFB70A;text-shadow:0 0 7px #FFCB08}.ui.tab{display:none}.ui.tab.active,.ui.tab.open{display:block}.ui.tab.loading>.throbber{display:block}.ui.tab.simple{background-color:transparent;border:0}.video.module{position:relative;background:#333 url(../images/placeholder.png) no-repeat center center}.video.module .play{cursor:pointer;position:absolute;top:0;left:0;z-index:100;-ms-filter:"alpha(Opacity=60)";filter:alpha(opacity=60);opacity:.6;width:100%;height:100%;background:url(/images/modules/video-play.png) no-repeat center center;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.video.module .play:hover{opacity:1}.video.module .placeholder{width:100%;height:100%}.video.module .embed{display:none}.video.module.active .play,.video.module.active .placeholder{display:none}.video.module.active .embed{display:block}.ui.comments a{cursor:pointer}.ui.comments .comment{position:relative;margin-top:.75em;padding-top:.75em;width:100%}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .avatar{display:block;float:left;width:4em}.ui.comments .comment .avatar img{display:block;margin:0 auto;width:3em;height:3em;border-radius:500px}.ui.comments .comment>.content,.ui.comments .comment>.avatar{display:block}.ui.comments .comment .avatar~.content{padding:0 1em}.ui.comments .comment>.avatar~.content{padding-top:.25em;margin-left:3.5em}.ui.comments .comment .metadata{display:inline-block;margin-left:.3em;color:rgba(0,0,0,.4)}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .3em 0 0}.ui.comments .comment .text{margin:0 0 .5em}.ui.comments .comment .actions{font-size:.9em}.ui.comments .comment .actions a{display:inline-block;margin:0 .3em 0 0;color:rgba(0,0,0,.3)}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:rgba(0,0,0,.6)}.ui.comments .reply.form{margin-top:.75em;width:100%;max-width:30em}.ui.comments .comment .reply.form{margin-left:2em}.ui.comments>.reply.form{margin-top:1.5em;max-width:40em}.ui.comments .reply.form textarea{height:12em}.ui.comments .comment .comments{margin-top:.25em;padding-top:.25em}.ui.comments .comment .comments:before{position:absolute;top:0;left:0}.ui.comments>.comment .comments{margin-left:2em}.ui.comments>.comment>.comments>.comment>.comments{margin-left:1.75em}.ui.comments>.comment>.comments>.comment>.comments>.comment>.comments{margin-left:1.5em}.ui.comments>.comment>.comments>.comment>.comments>.comment>.comments>.comment .comments{margin-left:.5em}.ui.threaded.comments .comment .comments{margin-left:2em!important;padding-left:2em!important;-webkit-box-shadow:-1px 0 0 rgba(0,0,0,.05);-moz-box-shadow:-1px 0 0 rgba(0,0,0,.05);box-shadow:-1px 0 0 rgba(0,0,0,.05)}.ui.minimal.comments .comment .actions{opacity:0;-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;transition:opacity .1s ease-out;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-o-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.small.comments{font-size:.875em}ul.ui.cover-view li,div.ui.cover-view{position:relative;width:220px;height:290px;background-color:#111;background:transparent -webkit-linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;background:transparent -moz-linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;background:transparent -o-linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;background:transparent -ms-linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;background:transparent linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.3) inset;-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.3) inset;box-shadow:0 1px 5px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.3) inset}ul.ui.cover-view li .content,.ui.cover-view .content{position:relative;overflow:hidden;width:100%;height:100%}ul.ui.cover-view li .cover,.ui.cover-view .cover{width:100%;height:100%;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;opacity:1}ul.ui.cover-view li .text,.ui.cover-view .text{position:absolute;bottom:0;left:0;width:100%;padding:15px;line-height:1.44;background-color:#111;background:transparent -webkit-linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;background:transparent -moz-linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;background:transparent -o-linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;background:transparent -ms-linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;background:transparent linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;-webkit-border-radius:0 0 9px 9px;-moz-border-radius:0 0 9px 9px;border-radius:0 0 9px 9px;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 -1px 4px rgba(0,0,0,.4);-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 -1px 4px rgba(0,0,0,.4);box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 -1px 4px rgba(0,0,0,.4);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;opacity:1}ul.ui.cover-view li .text h2,.ui.cover-view .text h2{font-size:18px;font-weight:700;color:#009FDA;margin:0 0 5px;text-shadow:0 2px 2px rgba(0,0,0,.9)}ul.ui.cover-view li .text h3,.ui.cover-view .text h3{color:#FFF;text-shadow:0 2px 2px rgba(0,0,0,.9)}ul.ui.cover-view li>.throbber,div.ui.cover-view>.throbber{display:none}ul.ui.cover-view li.loading>.throbber,div.ui.cover-view.loading>.throbber{display:block;opacity:.3}ul.ui.cover-view li.loading .text,div.ui.cover-view.loading .text,ul.ui.cover-view li.loading .cover,div.ui.cover-view.loading .cover{opacity:0}ul.ui.cover-view li{float:left;margin:0 5px 10px}.ui.data-grid{width:100%;font-size:12px;color:#555}.ui.data-grid.hide{display:none}.ui.data-grid tbody tr{border-top:1px solid #D9D9D9}.ui.data-grid tbody tr:first-child{border-top:0}.ui.data-grid tbody td{padding:10px 14px;vertical-align:middle}.ui.data-grid tbody td.who{width:240px}.ui.data-grid tbody td.who i{float:left;width:35px;height:35px;background:#efefef url(../images/placeholder-tiny.png) no-repeat center center}.ui.data-grid tbody td.who img{width:35px}.ui.data-grid tbody td.who hgroup{display:block;margin-left:50px}.ui.data-grid tbody td.who hgroup h2{font-size:14px;font-weight:700}.ui.data-grid tbody td.who hgroup h3{font-size:12px}.ui.data-grid tbody td.action{width:120px;text-align:right}.ui.data-grid tbody tr.hover{background-color:#F4F4F4}.ui.feed a{cursor:pointer}.ui.feed .event{width:100%;display:table;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.feed .event:first-child{border-top:0}.ui.feed .event:last-child{margin-bottom:1em}.ui.feed .label{width:3em;display:table-cell;vertical-align:top;text-align:left}.ui.feed .label .icon{font-size:1.5em;margin:0}.ui.feed .label img{width:3em;margin:0;border-radius:50em}.ui.feed .label+.content{padding:0 1em}.ui.feed .content{display:table-cell;vertical-align:top;text-align:left}.ui.feed .content .date{float:right;padding-left:1em;color:rgba(0,0,0,.4)}.ui.feed .content .summary{color:rgba(0,0,0,.75)}.ui.feed .content .summary img{display:inline-block;margin-right:.25em;width:4em;border-radius:500px}.ui.feed .content .extra{margin:1em 0 0;padding:.5em 0 0;color:rgba(0,0,0,.5)}.ui.feed .content .extra.images img{display:inline-block;margin-right:.25em;width:6em}.ui.feed .content .extra.text{padding:.5em 1em;border-left:.2em solid rgba(0,0,0,.1)}.ui.small.feed .label img{width:2.5em}.ui.small.feed .label .icon{font-size:1.25em}.ui.feed .event{padding:.75em 0}.ui.small.feed .label+.content{padding:.5em .5em 0}.ui.small.feed .content .extra.images img{width:5em}.ui.small.feed .content .extra{margin:.5em 0 0}.ui.feed .content .extra.text{padding:.25em .5em}.ui.items:after{display:block;content:' ';height:0;clear:both;overflow:hidden;visibility:hidden}.ui.items>.row>.item,.ui.items>.item{display:block;float:left;position:relative;top:0;width:316px;min-height:375px;margin:1em .5em 2.5em;padding:0;background-color:#FFF;line-height:1.2;font-size:1em;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);border-bottom:.2em solid rgba(0,0,0,.2);-moz-border-radius:.33em;-webkit-border-radius:.33em;border-radius:.33em;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease;padding:.5em}.ui.items a.item,.ui.items .item a{cursor:pointer}.ui.items .item,.ui.items .item>.image,.ui.items .item>.image .overlay,.ui.items .item>.content,.ui.items .item>.content>.meta,.ui.items .item>.content>.extra{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item>.image{display:block;position:relative;background-color:rgba(0,0,0,.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item>.image>img{position:relative;display:block;width:100%;overflow:hidden;-webkit-border-radius:.22em;-moz-border-radius:.22em;border-radius:.22em}.ui.items .item>.content{padding:.75em .5em}.ui.items .item>.content>.name{display:block;font-size:1.25em;font-weight:700;margin-bottom:.2em;color:rgba(0,0,0,.7)}.ui.items .item>.content>.description{clear:both;margin:0;color:rgba(0,0,0,.45)}.ui.items .item>.content>.description p{margin:0 0 .2em}.ui.items .item>.content>.description p:last-child{margin-bottom:0}.ui.items .item .meta{float:right;color:rgba(0,0,0,.35)}.ui.items .item>.content>.meta+.name{float:left}.ui.items .item .star.label:hover::after{border-right-color:#F6EFC3}.ui.items .item .star.label:hover::after{border-right-color:transparent;border-top-color:#F6EFC3}.ui.items .item .star.label:hover .icon{color:#ac9400}.ui.items .item .star.label.active::after{border-right-color:#F6EFC3}.ui.items .item .star.label.active::after{border-right-color:transparent;border-top-color:#F6EFC3}.ui.items .item .star.label.active .icon{color:#ac9400}.ui.items .item .like.label:hover::after{border-right-color:#F5E1E2}.ui.items .item .like.label.active::after{border-right-color:transparent;border-top-color:#F5E1E2}.ui.items .item .like.label:hover .icon{color:#ef404a}.ui.items .item .like.label.active::after{border-right-color:#F5E1E2}.ui.items .item .like.label.active::after{border-right-color:transparent;border-top-color:#F5E1E2}.ui.items .item .like.label.active .icon{color:#ef404a}.ui.items .item .extra{position:absolute;width:100%;padding:0 .5em;bottom:-2em;left:0;height:1.5em;color:rgba(0,0,0,.25);-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;-ms-transition:color .2s ease;transition:color .2s ease}.ui.items .item .extra>img{display:inline-block;border-radius:500px;margin-right:.25em;vertical-align:middle;width:2em}.ui.items .item .extra .left{float:left}.ui.items .item .extra .right{float:right}.ui.items .item:hover{cursor:pointer;z-index:5;box-shadow:0 0 0 1px rgba(0,0,0,.2)}.ui.items .item:hover .extra{color:rgba(0,0,0,.5)}.ui.items .item:nth-of-type(n+1):hover{border-bottom-color:#6ECFF5!important}.ui.items .item:nth-of-type(n+2):hover{border-bottom-color:#5C6166!important}.ui.items .item:nth-of-type(n+3):hover{border-bottom-color:#A1CF64!important}.ui.items .item:nth-of-type(n+4):hover{border-bottom-color:#EF4D6D!important}.ui.items .item:nth-of-type(n+5):hover{border-bottom-color:#564F8A!important}.ui.items .item:nth-of-type(n+6):hover{border-bottom-color:#00B5AD!important}.ui.connected.items{display:table;width:100%;margin-left:0!important;margin-right:0!important}.ui.connected.items>.row>.item,.ui.connected.items>.item{float:none;display:table-cell;vertical-align:top;height:auto;border-radius:0;margin:0;width:33.33%}.ui.connected.items>.row{display:table;margin:.5em 0}.ui.connected.items>.row:first-child{margin-top:0}.ui.connected.items>.item,.ui.connected.items>.row:last-child>.item{border-bottom:.2em solid rgba(0,0,0,.2)}.ui.connected.items>.row:last-child>.item:first-child,.ui.connected.items>.item:first-child{border-radius:0 0 0 .33em}.ui.connected.items>.row:last-child>.item:last-child,.ui.connected.items>.item:last-child{border-radius:0 0 .33em}.ui.connected.items .item:hover{border-bottom-width:.2em}.ui.one.connected.items>.row>.item,.ui.one.connected.items>.item{width:50%;padding-left:2%;padding-right:2%}.ui.two.connected.items>.row>.item,.ui.two.connected.items>.item{width:50%;padding-left:1%;padding-right:1%}.ui.three.connected.items>.row>.item,.ui.three.connected.items>.item{width:33.333%;padding-left:1%;padding-right:1%}.ui.four.connected.items>.row>.item,.ui.four.connected.items>.item{width:25%;padding-left:.5%;padding-right:.5%}.ui.five.connected.items>.row>.item,.ui.five.connected.items>.item{width:20%;padding-left:.5%;padding-right:.5%}.ui.six.connected.items>.row>.item,.ui.six.connected.items>.item{width:16.66%;padding-left:.5%;padding-right:.5%}.ui.seven.connected.items>.row>.item,.ui.seven.connected.items>.item{width:14.28%;padding-left:.5%;padding-right:.5%}.ui.eight.connected.items>.row>.item,.ui.eight.connected.items>.item{width:12.5%;padding-left:.25%;padding-right:.25%}.ui.nine.connected.items>.row>.item,.ui.nine.connected.items>.item{width:11.11%;padding-left:.25%;padding-right:.25%}.ui.ten.connected.items>.row>.item,.ui.ten.connected.items>.item{width:10%;padding-left:.2%;padding-right:.2%}.ui.eleven.connected.items>.row>.item,.ui.eleven.connected.items>.item{width:9.09%;padding-left:.2%;padding-right:.2%}.ui.twelve.connected.items>.row>.item,.ui.twelve.connected.items>.item{width:8.3333%;padding-left:.1%;padding-right:.1%}@media only screen and (max-width:600px){.ui.stackable.items{display:block!important}.ui.stackable.items .item{margin:0 2em 1em!important;display:block!important;width:auto!important;padding:0!important}}.ui.horizontal.items>.item,.ui.items>.horizontal.item{display:table}.ui.horizontal.items>.item>.image .ui.items>.horizontal.item>.image{display:table-cell;width:50%}.ui.horizontal.items>.item>.image+.content,.ui.items>.horizontal.item>.image+.content{width:50%;display:table-cell}.ui.horizontal.items>.item>.content,.ui.items>.horizontal.item>.content{padding:1% 1.7% 11% 3%;vertical-align:top}.ui.horizontal.items>.item>.meta,.ui.items>.horizontal.item>.meta{position:absolute;padding:0;bottom:7%;left:3%;width:94%}.ui.horizontal.items>.item>.image+.content+.meta,.ui.items>.horizontal.item>.image+.content+.meta{bottom:7%;left:53%;width:44%}.ui.horizontal.items>.item .avatar,.ui.items>.horizontal.item .avatar{width:11.5%}.ui.items>.item .avatar{max-width:25px}.ui.one.items{margin-left:-2%;margin-right:-2%}.ui.one.items>.item{width:100%;margin-left:2%;margin-right:2%}.ui.two.items{margin-left:-1%;margin-right:-1%}.ui.two.items>.item{width:48%;margin-left:1%;margin-right:1%}.ui.two.items>.item:nth-child(2n+1){clear:left}.ui.three.items{margin-left:-1%;margin-right:-1%}.ui.three.items>.item{width:31.333%;margin-left:1%;margin-right:1%}.ui.three.items>.item:nth-child(3n+1){clear:left}.ui.four.items{margin-left:-.5%;margin-right:-.5%}.ui.four.items>.item{width:24%;margin-left:.5%;margin-right:.5%}.ui.four.items>.item:nth-child(4n+1){clear:left}.ui.five.items{margin-left:-.5%;margin-right:-.5%}.ui.five.items>.item{width:19%;margin-left:.5%;margin-right:.5%}.ui.five.items>.item:nth-child(5n+1){clear:left}.ui.six.items{margin-left:-.5%;margin-right:-.5%}.ui.six.items>.item{width:15.66%;margin-left:.5%;margin-right:.5%}.ui.six.items>.item:nth-child(6n+1){clear:left}.ui.seven.items{margin-left:-.5%;margin-right:-.5%}.ui.seven.items>.item{width:13.28%;margin-left:.5%;margin-right:.5%;font-size:11px}.ui.seven.items>.item:nth-child(7n+1){clear:left}.ui.eight.items{margin-left:-.25%;margin-right:-.25%}.ui.eight.items>.item{width:12%;margin-left:.25%;margin-right:.25%;font-size:11px}.ui.eight.items>.item:nth-child(8n+1){clear:left}.ui.nine.items{margin-left:-.25%;margin-right:-.25%}.ui.nine.items>.item{width:10.61%;margin-left:.25%;margin-right:.25%;font-size:10px}.ui.nine.items>.item:nth-child(9n+1){clear:left}.ui.ten.items{margin-left:-.2%;margin-right:-.2%}.ui.ten.items>.item{width:9.6%;margin-left:.2%;margin-right:.2%;font-size:10px}.ui.ten.items>.item:nth-child(10n+1){clear:left}.ui.eleven.items{margin-left:-.2%;margin-right:-.2%}.ui.eleven.items>.item{width:8.69%;margin-left:.2%;margin-right:.2%;font-size:9px}.ui.eleven.items>.item:nth-child(11n+1){clear:left}.ui.twelve.items{margin-left:-.1%;margin-right:-.1%}.ui.twelve.items>.item{width:8.1333%;margin-left:.1%;margin-right:.1%;font-size:9px}.ui.twelve.items>.item:nth-child(12n+1){clear:left}.ui.notecard{position:relative;width:520px;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background-color:#FDFBE9;border:1px solid #DDD;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1)}.ui.notecard .stripes{height:100%;margin-top:10px;padding:0 5px 10px;background:url(../images/notecard-stripes.png) repeat;line-height:21px}.ui.notecard .stripes h2{margin:0;font-size:20px;font-weight:700}.ui.notecard .stripes p{margin:0;padding:0;font-size:12px}.ui.notecard .stripes .image{display:block;overflow:hidden;border:1px solid #DAD8C9;background:#fff url(../images/placeholder-tiny.png) no-repeat center center;padding:4px}.ui.notecard .stripes .image img{display:block}.ui.notecard br,.ui.notecard hr{height:21px;border:0;background-color:transparent}.ui.notecard.simple .stripes{margin-top:10px;background-image:-moz-repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px);background-image:-webkit-repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px);background-image:-ms-repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px);background-image:-o-repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px);background-image:repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px)}.ui.notecard.contrast{border:0;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.7);-moz-box-shadow:0 2px 2px rgba(0,0,0,.7);box-shadow:0 2px 2px rgba(0,0,0,.7)}.ui.clipped.notecard.paperclip img{height:auto;width:135px}.ui.clipped.notecard.stripes{min-height:150px;padding:0 5px 10px 160px}.video.module{position:relative;background:#333 url(/images/icon-placeholder-logo.png) no-repeat center center}.video.module .play{cursor:pointer;position:absolute;top:0;left:0;z-index:100;-ms-filter:"alpha(Opacity=60)";filter:alpha(opacity=60);opacity:.6;width:100%;height:100%;background:url(/images/icon-play.png) no-repeat center center;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.video.module .play:hover{opacity:1}.video.module .placeholder{width:100%;height:100%}.video.module .embed{display:none}.video.module.active .play,.video.module.active .placeholder{display:none}.video.module.active .embed{display:block} \ No newline at end of file +.ui.breadcrumb{display:inline-block;vertical-align:middle}.ui.breadcrumb .divider{display:inline-block;opacity:.5;margin:0 .15em;font-size:1em;color:rgba(0,0,0,.3)}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;background-color:#EBEBEB;padding:.5em 1em}.ui.form{position:relative;max-width:100%}.ui.form :first-child{margin-top:0}.ui.form>p{margin:1em 0}.ui.form .field{clear:both;margin:0 0 1em}.ui.form .field>label{margin:0 0 .3em;display:block;color:#555;font-size:.875em;line-height:1.2}.ui.form textarea,.ui.form input[type=text],.ui.form input[type=date],.ui.form input[type=password],.ui.form .ui.input{width:100%}.ui.form textarea,.ui.form input[type=text],.ui.form input[type=date],.ui.form input[type=password]{margin:0;padding:.9em 1.2em;font-size:.825em;background-color:#FFF;border:1px solid rgba(0,0,0,.15);outline:0;color:rgba(0,0,0,.7);-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-moz-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-o-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-ms-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-webkit-box-shadow:0 rgba(0,0,0,.3) inset;-moz-box-shadow:0 rgba(0,0,0,.3) inset;box-shadow:0 rgba(0,0,0,.3) inset;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.textarea,.ui.form textarea{line-height:1.33;min-height:8em;height:12em;max-height:24em;resize:vertical}.ui.form select{-webkit-tap-highlight-color:rgba(255,255,255,0)}.ui.form textarea,.ui.form input[type=checkbox]{vertical-align:top}.ui.form .divider{clear:both;margin:1em 0}.ui.form .info.message,.ui.form .warning.message,.ui.form .error.message{display:none}.ui.form .message:first-child{margin-top:0}.ui.form .field .prompt.label{white-space:nowrap}.ui.form .inline.field .prompt{margin-top:0;margin-left:1em}.ui.form .inline.field .prompt:before{margin-top:-.3em;bottom:auto;right:auto;top:50%;left:0}.ui.form input[type=text]:focus,.ui.form input[type=password]:focus,.ui.form textarea:focus{color:rgba(0,0,0,.85);border-color:rgba(0,0,0,.2);border-bottom-left-radius:0;border-top-left-radius:0;-webkit-box-shadow:.3em 0 0 0 rgba(0,0,0,.2) inset;-moz-box-shadow:.3em 0 0 0 rgba(0,0,0,.2) inset;box-shadow:.3em 0 0 0 rgba(0,0,0,.2) inset}.ui.form.warning .warning.message{display:block}.ui.form.error .error.message{display:block}.ui.form .fields.error .field label,.ui.form .field.error label{color:#EF4D6D}.ui.form .fields.error .field textarea,.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=password],.ui.form .field.error textarea,.ui.form .field.error input[type=text],.ui.form .field.error input[type=date],.ui.form .field.error input[type=password]{background-color:#FFFAFA;border-color:#E7BEBE;border-left:0;color:#EF4D6D;padding-left:1.2em;border-bottom-left-radius:0;border-top-left-radius:0;-webkit-box-shadow:.3em 0 0 0 #EF4D6D inset;-moz-box-shadow:.3em 0 0 0 #EF4D6D inset;box-shadow:.3em 0 0 0 #EF4D6D inset}.ui.form .field.error textarea:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=password]:focus{border-color:#ff5050;color:#ff5050;-webkit-box-shadow:.3em 0 0 0 #FF5050 inset;-moz-box-shadow:.3em 0 0 0 #FF5050 inset;box-shadow:.3em 0 0 0 #FF5050 inset}.ui.form ::-webkit-input-placeholder{color:#E0E0E0}.ui.form ::-moz-placeholder{color:#E0E0E0}.ui.form :focus::-webkit-input-placeholder{color:#AAA}.ui.form :focus::-moz-placeholder{color:#AAA}.ui.form .error ::-webkit-input-placeholder{color:rgba(255,80,80,.4)}.ui.form .error ::-moz-placeholder{color:rgba(255,80,80,.4)}.ui.form .error :focus::-webkit-input-placeholder{color:rgba(255,80,80,.7)}.ui.form .error :focus::-moz-placeholder{color:rgba(255,80,80,.7)}.ui.form .field :disabled,.ui.form .field.disabled{opacity:.5}.ui.form .field.disabled label{opacity:.5}.ui.form .field.disabled :disabled{opacity:1}.ui.form.loading{position:relative}.ui.form.loading:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:rgba(255,255,255,.8) url(../images/loader-large.gif) no-repeat 50% 50%;visibility:visible}.ui.form.fluid{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.form input.attached{width:auto}.ui.form .date.field>label{position:relative}.ui.form .date.field>label:after{position:absolute;top:1.4em;right:.5em;font-family:Icons;content:'📅';font-size:1.5em;font-weight:400;color:#CCC}.ui.inverted.form label{color:#FFF}.ui.inverted.form .field.error textarea,.ui.inverted.form .field.error input[type=text]{background-color:#FCC}.ui.form .fields{clear:both}.ui.form .fields:after{content:' ';display:block;clear:both;visibility:hidden;line-height:0;height:0}.ui.form .fields .field{clear:none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.form .fields .field:first-child{border-left:0;box-shadow:none}.ui.form .two.fields .field{width:50%;padding-left:1%;padding-right:1%}.ui.form .three.fields .field{width:33.333%;padding-left:1%;padding-right:1%}.ui.form .four.fields .field{width:25%;padding-left:1%;padding-right:1%}.ui.form .five.fields .field{width:20%;padding-left:1%;padding-right:1%}.ui.form .fields .field:first-child{padding-left:0}.ui.form .fields .field:last-child{padding-right:0}.ui.form .inline.fields .field{margin-right:.5em}.ui.form .inline.fields .field>label,.ui.form .inline.fields .field>p,.ui.form .inline.fields .field>input,.ui.form .inline.fields .field>select,.ui.form .inline.field>label,.ui.form .inline.field>p,.ui.form .inline.field>input,.ui.form .inline.field>select{display:inline-block;width:auto;margin-top:0;margin-bottom:0;vertical-align:middle;font-size:1em}.ui.form .inline.fields .field>input,.ui.form .inline.field>input{font-size:.875em}.ui.form .inline.fields .field>:first-child,.ui.form .inline.field>:first-child{margin:0 .5em 0 0}.ui.form .inline.fields .field>:only-child,.ui.form .inline.field>:only-child{margin:0}.ui.small.form{font-size:.875em}.ui.small.form textarea,.ui.small.form input[type=text],.ui.small.form input[type=password],.ui.small.form label{font-size:1em}.ui.large.form{font-size:1.125em}.ui.grid{display:block;text-align:left;font-size:0;margin:0 -1%;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.grid:after,.ui.row:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.grid>.column,.ui.grid>.row>.column{display:inline-block;text-align:left;font-size:1rem;padding-left:1%;padding-right:1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;vertical-align:top}.ui.grid>.row{display:block;width:100%}.ui.grid>.row{margin-top:1rem;padding-top:1rem}.ui.grid>.row:first-child{padding-top:0rem;margin-top:0rem}.ui.grid>.row>img,.ui.grid>.row>.column>img{max-width:100%}.ui.grid .column>.ui.segment:only-child{margin:0}.ui.grid .column>.grid{margin-left:-1.333%;margin-right:-1.333%}.ui.page.grid{margin:0;padding:0 2%}.ui.responsive.grid{margin-left:0!important;margin-right:0!important;min-width:320px}@media only screen and (max-width:1000px){.ui.responsive.grid{padding:0 5.55%}}@media only screen and (min-width:1000px){.ui.responsive.grid{padding:0 8%}}@media only screen and (min-width:1500px){.ui.responsive.grid{padding:0 13%}}@media only screen and (min-width:1750px){.ui.responsive.grid{padding:0 18%}}@media only screen and (min-width:2000px){.ui.responsive.grid{padding:0 23%}}.ui.grid .one.wide.column{width:6.25%}.ui.grid .two.wide.column{width:12.5%}.ui.grid .three.wide.column{width:18.75%}.ui.grid .four.wide.column{width:25%}.ui.grid .five.wide.column{width:31.25%}.ui.grid .six.wide.column{width:37.5%}.ui.grid .seven.wide.column{width:43.75%}.ui.grid .eight.wide.column{width:50%}.ui.grid .nine.wide.column{width:56.25%}.ui.grid .ten.wide.column{width:62.5%}.ui.grid .eleven.wide.column{width:68.75%}.ui.grid .twelve.wide.column{width:75%}.ui.grid .thirteen.wide.column{width:81.25%}.ui.grid .fourteen.wide.column{width:87.5%}.ui.grid .fifteen.wide.column{width:93.75%}.ui.grid .sixteen.wide.column{width:100%}.ui.grid>.column,.ui.grid>.row>.column{width:6.25%}.ui.one.column.grid>.row>.column,.ui.one.column.grid>.column,.ui.grid>.one.column.row>.column{width:100%}.ui.two.column.grid>.row>.column,.ui.two.column.grid>.column,.ui.grid>.two.column.row>.column{width:50%}.ui.three.column.grid>.row>.column,.ui.three.column.grid>.column,.ui.grid>.three.column.row>.column{width:33.3333%}.ui.four.column.grid>.row>.column,.ui.four.column.grid>.column,.ui.grid>.four.column.row>.column{width:25%}.ui.five.column.grid>.row>.column,.ui.five.column.grid>.column,.ui.grid>.five.column.row>.column{width:20%}.ui.six.column.grid>.row>.column,.ui.six.column.grid>.column,.ui.grid>.six.column.row>.column{width:16.66667%}.ui.seven.column.grid>.row>.column,.ui.seven.column.grid>.column,.ui.grid>.seven.column.row>.column{width:14.2857%}.ui.eight.column.grid>.row>.column,.ui.eight.column.grid>.column,.ui.grid>.eight.column.row>.column{width:12.5%}.ui.nine.column.grid>.row>.column,.ui.nine.column.grid>.column,.ui.grid>.nine.column.row>.column{width:11.1111%}.ui.ten.column.grid>.row>.column,.ui.ten.column.grid>.column,.ui.grid>.ten.column.row>.column{width:10%}.ui.eleven.column.grid>.row>.column,.ui.eleven.column.grid>.column,.ui.grid>.eleven.column.row>.column{width:9.0909%}.ui.twelve.column.grid>.row>.column,.ui.twelve.column.grid>.column,.ui.grid>.twelve.column.row>.column{width:8.3333%}.ui.thirteen.column.grid>.row>.column,.ui.thirteen.column.grid>.column,.ui.grid>.thirteen.column.row>.column{width:7.6923%}.ui.fourteen.column.grid>.row>.column,.ui.fourteen.column.grid>.column,.ui.grid>.fourteen.column.row>.column{width:7.1428%}.ui.fifteen.column.grid>.row>.column,.ui.fifteen.column.grid>.column,.ui.grid>.fifteen.column.row>.column{width:6.6666%}.ui.sixteen.column.grid>.row>.column,.ui.sixteen.column.grid>.column,.ui.grid>.sixteen.column.row>.column{width:6.25%}.ui.grid>.column:only-child,.ui.grid>.row>.column:only-child{width:100%}.ui.grid .left.floated.column{float:left}.ui.grid .right.floated.column{float:right}.ui.divided.grid,.ui.divided.grid>.row{display:table;width:100%;margin-left:0!important;margin-right:0!important}.ui.divided.grid>.column,.ui.divided.grid>.row>.column{display:table-cell;-webkit-box-shadow:-1px 0 0 0 rgba(0,0,0,.1),-2px 0 0 0 rgba(255,255,255,.9);-moz-box-shadow:-1px 0 0 0 rgba(0,0,0,.1),-2px 0 0 0 rgba(255,255,255,.9);box-shadow:-1px 0 0 0 rgba(0,0,0,.1),-2px 0 0 0 rgba(255,255,255,.9)}.ui.divided.grid>.column:first-child,.ui.divided.grid>.row>.column:first-child{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.celled.grid{display:table;width:100%;margin-left:0!important;margin-right:0!important;-webkit-box-shadow:0 0 0 1px #DFDFDF;-moz-box-shadow:0 0 0 1px #DFDFDF;box-shadow:0 0 0 1px #DFDFDF}.ui.celled.grid>.row{display:table;width:100%;margin-top:0;padding-top:0;-webkit-box-shadow:0 -1px 0 0 #dfdfdf;-moz-box-shadow:0 -1px 0 0 #dfdfdf;box-shadow:0 -1px 0 0 #dfdfdf}.ui.celled.grid>.column,.ui.celled.grid>.row>.column{display:table-cell;padding:1.33%;-webkit-box-shadow:-1px 0 0 0 #dfdfdf;-moz-box-shadow:-1px 0 0 0 #dfdfdf;box-shadow:-1px 0 0 0 #dfdfdf}.ui.celled.grid>.column:first-child,.ui.celled.grid>.row>.column:first-child{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.left.aligned.grid,.ui.left.aligned.grid>.row>.column,.ui.left.aligned.grid>.column,.ui.grid .left.aligned.column,.ui.grid>.left.aligned.row>.column{text-align:left}.ui.center.aligned.grid,.ui.center.aligned.grid>.row>.column,.ui.center.aligned.grid>.column,.ui.grid .center.aligned.column,.ui.grid>.center.aligned.row>.column{text-align:center}.ui.right.aligned.grid,.ui.right.aligned.grid>.row>.column,.ui.right.aligned.grid>.column,.ui.grid .right.aligned.column,.ui.grid>.right.aligned.row>.column{text-align:right}.ui.top.aligned.grid,.ui.top.aligned.grid>.row>.column,.ui.top.aligned.grid>.column,.ui.grid .top.aligned.column,.ui.grid>.top.aligned.row>.column{vertical-align:top}.ui.middle.aligned.grid,.ui.middle.aligned.grid>.row>.column,.ui.middle.aligned.grid>.column,.ui.grid .middle.aligned.column,.ui.grid>.middle.aligned.row>.column{vertical-align:middle}.ui.bottom.aligned.grid,.ui.bottom.aligned.grid>.row>.column,.ui.bottom.aligned.grid>.column,.ui.grid .bottom.aligned.column,.ui.grid>.bottom.aligned.row>.column{vertical-align:bottom}.ui.grid>.equal.row{display:table;width:100%}.ui.grid>.equal.row>.column{display:table-cell}@media only screen and (max-width:960px){.ui.stackable.grid{display:block!important;padding:0}.ui.stackable.grid .row>.column,.ui.stackable.grid>.column{display:block!important;width:auto!important;margin:1.5em 5% 0!important;padding:1.5em 0 0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ui.stackable.divided.grid .column,.ui.stackable.celled.grid .column{border-top:1px dotted rgba(0,0,0,.1)}.ui.stackable.grid>.row:first-child>.column:first-child,.ui.stackable.grid>.column:first-child{margin-top:0!important;padding-top:0!important}.ui.stackable.divided.grid>.row:first-child>.column:first-child,.ui.stackable.celled.grid>.row:first-child>.column:first-child,.ui.stackable.divided.grid>.column:first-child,.ui.stackable.celled.grid>.column:first-child{border-top:0!important}.ui.stackable.grid .vertical.pointing.menu .item:after{display:none}}.ui.items:after{display:block;content:' ';height:0;clear:both;overflow:hidden;visibility:hidden}@media screen and (-webkit-min-device-pixel-ratio:0){.ui.items>.item{display:block}}.ui.items .item{float:left;display:block;margin:1em .5em 2.5em;padding:0;width:100%;margin:0;font-size:1em;line-height:1.2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item a{cursor:pointer}.ui.items .item>.image,.ui.items .item>.image .overlay,.ui.items .item>.content,.ui.items .item>.meta{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item{display:block;position:relative;width:316px;min-height:375px;margin:1em .5em;background-color:#FFF;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);border-bottom:.2em solid rgba(0,0,0,.2);-moz-border-radius:.33em;-webkit-border-radius:.33em;border-radius:.33em;padding:.5em}.ui.items .item>.image{display:block;position:relative;background-color:rgba(0,0,0,.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item>.image>img{position:relative;display:block;width:100%;overflow:hidden;-webkit-border-radius:.22em;-moz-border-radius:.22em;border-radius:.22em}.ui.items .item .label:after{position:absolute;content:"";right:0;top:0;z-index:-1;width:0;height:0;border-color:transparent #F5F5F5 transparent transparent;border-style:solid;border-width:0 2.75em 2.75em 0}.ui.items .item .label{position:absolute;top:0;right:0;z-index:10;width:1.4em;height:1.5em;padding:.1em .1em 0 0;color:#AAA;font-size:.9em;text-align:center}.ui.items .item a.label:hover{color:#999}.ui.items .item a.label:hover::after{border-right-color:#EEE}.ui.items .item a.star.label:hover::after{border-right-color:#F6EFC3}.ui.items .item a.star.label:hover .icon{color:#ac9400}.ui.items .item a.star.label.active::after{border-right-color:#F6EFC3}.ui.items .item a.star.label.active .icon{color:#ac9400}.ui.items .item a.like.label:hover::after{border-right-color:#F5E1E2}.ui.items .item a.like.label:hover .icon{color:#ef404a}.ui.items .item a.like.label.active::after{border-right-color:#F5E1E2}.ui.items .item a.like.label.active .icon{color:#ef404a}.ui.items .item a.label:hover .like{color:#EF404A}.ui.items .item a.label:hover .star{color:#928D44}.ui.items .item>.content{padding:.75em .5em}.ui.items .item>.content>.name{display:block;font-size:1.25em;font-weight:700;margin-bottom:.2em;color:rgba(0,0,0,.7)}.ui.items .item>.content>.description{clear:both;margin:0;color:rgba(0,0,0,.45)}.ui.items .item>.content>.description p{margin:0 0 .2em}.ui.items .item>.content>.description p:last-child{margin-bottom:0}.ui.items .item .meta{float:right;color:rgba(0,0,0,.35)}.ui.items .item>.content>.meta+.name{float:left}.ui.items .item .extra{position:absolute;bottom:-2em;left:.5em;height:1.5em;color:rgba(0,0,0,.25)}.ui.items .item .extra>img{display:inline-block;border-radius:500px;margin-right:.25em;vertical-align:middle;width:2em}.ui.items .item .extra .left{float:left}.ui.items .item .extra .right{float:right}.ui.connected.items{display:table;width:100%;margin-left:0!important;margin-right:0!important}.ui.connected.items>.row>.item,.ui.connected.items>.item{float:none;display:table-cell;vertical-align:top;height:auto;border-radius:0;margin:0;width:33.33%;border-bottom:0}.ui.connected.items>.row{display:table-row}.ui.connected.items>.item,.ui.connected.items>.row:last-child>.item{border-bottom:.2em solid rgba(0,0,0,.2)}.ui.connected.items>.row:last-child>.item:first-child,.ui.connected.items>.item:first-child{border-radius:0 0 0 .33em}.ui.connected.items>.row:last-child>.item:last-child,.ui.connected.items>.item:last-child{border-radius:0 0 .33em}.ui.two.connected.items>.row>.item,.ui.two.connected.items>.item{width:50%;padding-left:1%;padding-right:1%}.ui.three.connected.items>.row>.item,.ui.three.connected.items>.item{width:33.333%;padding-left:1%;padding-right:1%}.ui.four.connected.items>.row>.item,.ui.four.connected.items>.item{width:25%;padding-left:.5%;padding-right:.5%}.ui.five.connected.items>.row>.item,.ui.five.connected.items>.item{width:20%;padding-left:.5%;padding-right:.5%}.ui.six.connected.items>.row>.item,.ui.six.connected.items>.item{width:16.66%;padding-left:.5%;padding-right:.5%}.ui.seven.connected.items>.row>.item,.ui.seven.connected.items>.item{width:14.28%;padding-left:.5%;padding-right:.5%}.ui.eight.connected.items>.row>.item,.ui.eight.connected.items>.item{width:12.5%;padding-left:.25%;padding-right:.25%}.ui.nine.connected.items>.row>.item,.ui.nine.connected.items>.item{width:11.11%;padding-left:.25%;padding-right:.25%}.ui.ten.connected.items>.row>.item,.ui.ten.connected.items>.item{width:10%;padding-left:.2%;padding-right:.2%}.ui.eleven.connected.items>.row>.item,.ui.eleven.connected.items>.item{width:9.09%;padding-left:.2%;padding-right:.2%}.ui.twelve.connected.items>.row>.item,.ui.twelve.connected.items>.item{width:8.3333%;padding-left:.1%;padding-right:.1%}.ui.horizontal.items>.item,.ui.items>.horizontal.item{display:table}.ui.horizontal.items>.item>.image .ui.items>.horizontal.item>.image{display:table-cell;width:50%}.ui.horizontal.items>.item>.image+.content,.ui.items>.horizontal.item>.image+.content{width:50%;display:table-cell}.ui.horizontal.items>.item>.content,.ui.items>.horizontal.item>.content{padding:1% 1.7% 11% 3%;vertical-align:top}.ui.horizontal.items>.item>.meta,.ui.items>.horizontal.item>.meta{position:absolute;padding:0;bottom:7%;left:3%;width:94%}.ui.horizontal.items>.item>.image+.content+.meta,.ui.items>.horizontal.item>.image+.content+.meta{bottom:7%;left:53%;width:44%}.ui.horizontal.items>.item .avatar,.ui.items>.horizontal.item .avatar{width:11.5%}.ui.items>.item .avatar{max-width:25px}.ui.two.items{margin-left:-1%;margin-right:-1%}.ui.two.items>.item{width:48%;margin-left:1%;margin-right:1%}.ui.two.items>.item:nth-child(2n+1){clear:left}.ui.three.items{margin-left:-1%;margin-right:-1%}.ui.three.items>.item{width:31.333%;margin-left:1%;margin-right:1%}.ui.three.items>.item:nth-child(3n+1){clear:left}.ui.four.items{margin-left:-.5%;margin-right:-.5%}.ui.four.items>.item{width:24%;margin-left:.5%;margin-right:.5%}.ui.four.items>.item:nth-child(4n+1){clear:left}.ui.five.items{margin-left:-.5%;margin-right:-.5%}.ui.five.items>.item{width:19%;margin-left:.5%;margin-right:.5%}.ui.five.items>.item:nth-child(5n+1){clear:left}.ui.six.items{margin-left:-.5%;margin-right:-.5%}.ui.six.items>.item{width:15.66%;margin-left:.5%;margin-right:.5%}.ui.six.items>.item:nth-child(6n+1){clear:left}.ui.seven.items{margin-left:-.5%;margin-right:-.5%}.ui.seven.items>.item{width:13.28%;margin-left:.5%;margin-right:.5%;font-size:11px}.ui.seven.items>.item:nth-child(7n+1){clear:left}.ui.eight.items{margin-left:-.25%;margin-right:-.25%}.ui.eight.items>.item{width:12%;margin-left:.25%;margin-right:.25%;font-size:11px}.ui.eight.items>.item:nth-child(8n+1){clear:left}.ui.nine.items{margin-left:-.25%;margin-right:-.25%}.ui.nine.items>.item{width:10.61%;margin-left:.25%;margin-right:.25%;font-size:10px}.ui.nine.items>.item:nth-child(9n+1){clear:left}.ui.ten.items{margin-left:-.2%;margin-right:-.2%}.ui.ten.items>.item{width:9.6%;margin-left:.2%;margin-right:.2%;font-size:10px}.ui.ten.items>.item:nth-child(10n+1){clear:left}.ui.eleven.items{margin-left:-.2%;margin-right:-.2%}.ui.eleven.items>.item{width:8.69%;margin-left:.2%;margin-right:.2%;font-size:9px}.ui.eleven.items>.item:nth-child(11n+1){clear:left}.ui.twelve.items{margin-left:-.1%;margin-right:-.1%}.ui.twelve.items>.item{width:8.1333%;margin-left:.1%;margin-right:.1%;font-size:9px}.ui.twelve.items>.item:nth-child(12n+1){clear:left}.ui.menu{background-color:#FFF;font-size:0;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-border-radius:.325rem;-moz-border-radius:.325rem;border-radius:.325rem}.ui.menu:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.menu>.item:first-child{border-radius:.325em 0 0 .325em}.ui.menu>.item:last-child{border-radius:0 .325em .325em 0}.ui.menu .item,.ui.menu .item>a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);vertical-align:middle;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;-moz-transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;-o-transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;-ms-transition:opacity .2s ease,background .2s ease,box-shadow .2s ease;transition:opacity .2s ease,background .2s ease,box-shadow .2s ease}.ui.menu .item .header{color:rgba(50,50,50,.95)}.ui.menu .item,.ui.menu .item>a{color:rgba(0,0,0,.75)}.ui.menu .item>a:hover{background-color:rgba(0,0,0,.03);color:rgba(0,0,0,.8)}.ui.menu .item .item,.ui.menu .item .item>a{color:rgba(30,30,30,.8)}.ui.menu .item .item .item,.ui.menu .item .item .item>a{color:rgba(30,30,30,.6)}.ui.menu .dropdown.item .menu .item,.ui.menu .dropdown.item .menu .item a{color:rgba(0,0,0,.75)}.ui.menu .item .menu a.item:hover,.ui.menu .item .menu a.item.hover,.ui.menu .item .menu .link.item:hover,.ui.menu .item .menu .link.item.hover{color:rgba(35,35,35,.95)}.ui.menu .dropdown.item .menu .item a:hover{color:rgba(0,0,0,.9)}.ui.menu .active.item,.ui.menu .active.item a{color:rgba(0,0,0,.95);-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.ui.menu .item{position:relative;display:inline-block;padding:.75em .95em;border-top:0 solid rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:-moz-none;-khtml-user-select:none;user-select:none}.ui.menu .item>a{display:block;margin:-.75em -.95em;padding:.75em .95em}.ui.menu .menu.left,.ui.menu .item.left{float:left}.ui.menu .menu.right,.ui.menu .item.right{float:right}.ui.menu .item:before{position:absolute;content:'';top:0;right:0;width:1px;height:100%;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%);background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%);background-image:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%);background-image:linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.05) 100%)}.ui.menu .menu.right .item:before,.ui.menu .item.right:before{right:auto;left:0}.ui.menu .text.item>*,.ui.menu .item>p:only-child{line-height:1.3;color:rgba(0,0,0,.6)}.ui.menu .item>p:first-child{margin-top:0}.ui.menu .item>p:only-child{margin:0}.ui.menu input{padding-top:.55em;padding-bottom:.55em}.ui.menu .header.item{background-color:rgba(0,0,0,.04);margin:0}.ui.vertical.menu .header.item{font-weight:700}.ui.menu .dropdown.item .menu .item{color:rgba(0,0,0,.75)}.ui.menu .ui.dropdown .menu .item:before{display:none}.ui.menu .item>.label,.ui.menu .item>a>.label{font-size:.8em;margin:-.3em 0 -.3em .3em;padding:.3em .8em;vertical-align:baseline;text-transform:none}.ui.menu .item>.floating.label,.ui.menu .item>a>.floating.label{padding:.3em .8em}.ui.menu .item>img:only-child{display:block;max-width:100%;margin:0 auto}.ui.link.menu .item:hover,.ui.menu .item.hover,.ui.menu .link.item:hover,.ui.menu a.item:hover,.ui.menu .ui.dropdown .menu .item.hover,.ui.menu .ui.dropdown .menu .item:hover{cursor:pointer;background-color:rgba(0,0,0,.02)}.ui.menu .ui.dropdown.hover,.ui.menu .ui.dropdown:hover{-webkit-border-bottom-right-radius:0;-moz-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0}.ui.link.menu .item:active,.ui.menu .item.down,.ui.menu .link.item:active,.ui.menu a.item:active,.ui.menu .item>a:active,.ui.menu .ui.dropdown .menu .item.down,.ui.menu .ui.dropdown .menu .item:active{background-color:rgba(0,0,0,.05)}.ui.menu .active.item{padding-top:.55em;border-top:.2em solid rgba(50,50,50,.8);color:rgba(0,0,0,.95);background-color:rgba(0,0,0,.01)}.ui.vertical.menu .active.item{border-left:.2em solid rgba(50,50,50,.8);padding-top:.75em;padding-left:.76em;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.vertical.menu>.active.item:first-child{-webkit-border-radius:0 .325em 0 0;-moz-border-radius:0 .325em 0 0;border-radius:0 .325em 0 0}.ui.vertical.menu>.active.item:last-child{-webkit-border-radius:0 0 .325em;-moz-border-radius:0 0 .325em;border-radius:0 0 .325em}.ui.vertical.menu>.active.item:only-child{-webkit-border-radius:0 .325em .325em 0;-moz-border-radius:0 .325em .325em 0;border-radius:0 .325em .325em 0}.ui.vertical.menu .active.item .menu .active.item{border-left:0}.ui.vertical.menu .active.item .menu .active.item{padding-left:1.5rem}.ui.vertical.menu .item .menu .active.item{background-color:rgba(0,0,0,.03);border-left:0}.ui.menu .item.disabled,.ui.menu .item.disabled:hover,.ui.menu .item.disabled.hover{cursor:default;opacity:.3;background-color:transparent}.ui.menu.loading{position:relative}.ui.menu.loading:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:rgba(255,255,255,.8) url(../images/loader-large.gif) no-repeat 50% 50%;visibility:visible}.ui.vertical.menu{margin:0 0 1rem}.ui.vertical.menu:last-child{margin-bottom:0}.ui.vertical.menu .item{display:block;border-top:0;border-left:0 solid rgba(0,0,0,0);border-right:0}.ui.vertical.menu>.item:first-child{border-radius:.325em .325em 0 0}.ui.vertical.menu>.item:last-child{border-radius:0 0 .325em .325em}.ui.vertical.menu .item>.icon{float:right;width:1.22em;margin:0 0 0 .5em}.ui.vertical.menu .item:before{position:absolute;content:'';top:0;left:0;width:100%;height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%);background-image:-moz-linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%);background-image:-ms-linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%);background-image:linear-gradient(left,rgba(0,0,0,.03) 0,rgba(0,0,0,.1) 1.5em,rgba(0,0,0,.03) 100%)}.ui.vertical.menu .item:first-child:before{background-image:none}.ui.vertical.menu .dropdown.item>i{float:right}.ui.vertical.menu .dropdown.item .menu{top:0;left:100%;margin:0;border-top:1px solid rgba(0,0,0,.1)}.ui.vertical.menu .dropdown.item .menu .item{font-size:.9em;padding:.75em 1em}.ui.vertical.menu .dropdown.item .menu .item .icon{margin-right:0}.ui.vertical.menu .item>.menu{margin:.5em -.95em 0}.ui.vertical.menu .item>.menu>.item{padding:.5rem 1.5rem;font-size:.85em}.ui.vertical.menu .item>.menu>.item:before{display:none}.ui.vertical.menu .item>.menu>.item>a{margin:-.5rem -1.5rem;padding:.5rem 1.5rem}.ui.tiered.menu>.menu>.item{color:rgba(0,0,0,.5)}.ui.tiered.menu>.menu>.item:hover,.ui.tiered.menu>.menu>.item.hover{color:rgba(0,0,0,.8)}.ui.tiered.menu .item.active{box-shadow:0 1px 0 0 #FBFBFB;color:rgba(0,0,0,.8)}.ui.tiered.menu .sub.menu{background-color:rgba(0,0,0,.01);border-radius:0;border-top:1px solid rgba(0,0,0,.1);box-shadow:none;color:#FFF}.ui.tiered.menu .sub.menu .item{font-size:.9rem}.ui.tiered.menu .sub.menu .item:before{background-image:none}.ui.tiered.menu .sub.menu .active.item{padding-top:.75em;background-color:transparent;border-radius:0;border-top:medium none;box-shadow:none;color:rgba(0,0,0,.7)}.ui.inverted.tiered.menu>.menu>.item{color:rgba(255,255,255,.5)}.ui.inverted.tiered.menu .sub.menu{background-color:rgba(0,0,0,.2)}.ui.inverted.tiered.menu .sub.menu .item{color:rgba(255,255,255,.6)}.ui.inverted.tiered.menu>.menu>.item:hover,.ui.inverted.tiered.menu>.menu>.item.hover{color:rgba(255,255,255,.9)}.ui.inverted.tiered.menu>.sub.menu>.active.item,.ui.inverted.tiered.menu>.menu>.active.item{color:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.menu .green.active.item,.ui.green.menu .active.item{border-color:#A1CF64}.ui.menu .red.active.item,.ui.red.menu .active.item{border-color:#EF4D6D}.ui.menu .blue.active.item,.ui.blue.menu .active.item{border-color:#6ECFF5}.ui.menu .purple.active.item,.ui.purple.menu .active.item{border-color:#564F8A}.ui.menu .orange.active.item,.ui.orange.menu .active.item{border-color:#F05940}.ui.menu .teal.active.item,.ui.teal.menu .active.item{border-color:#00B5AD}.ui.inverted.menu{background-color:#333;box-shadow:none}.ui.inverted.menu .header.item{margin:0;background-color:rgba(0,0,0,.3);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.inverted.menu .item,.ui.inverted.menu .item>a{color:#FFF}.ui.inverted.menu .item .item,.ui.inverted.menu .item .item>a{color:rgba(255,255,255,.8)}.ui.inverted.menu .item .item>a:hover{background-color:rgba(255,255,255,.03);color:rgba(255,255,255,.9)}.ui.inverted.menu .item>p:only-child{color:rgba(255,255,255,.75)}.ui.inverted.menu .dropdown.item .menu .item,.ui.inverted.menu .dropdown.item .menu .item a{color:rgba(0,0,0,.75)!important}.ui.inverted.menu .item:before{background-image:-webkit-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-moz-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:linear-gradient(top,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%)}.ui.vertical.inverted.menu .item:before{background-image:-webkit-linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-moz-linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%);background-image:linear-gradient(left,rgba(255,255,255,.03) 0,rgba(255,255,255,.1) 50%,rgba(255,255,255,.03) 100%)}.ui.link.inverted.menu .item:hover,.ui.inverted.menu .item.hover,.ui.inverted.menu .link.item:hover,.ui.inverted.menu a.item:hover,.ui.inverted.menu .dropdown.item.hover,.ui.inverted.menu .dropdown.item:hover{background-color:rgba(255,255,255,.1)}.ui.inverted.menu a.item:hover,.ui.inverted.menu .item.hover,.ui.inverted.menu .item>a:hover,.ui.inverted.menu .item .menu a.item:hover,.ui.inverted.menu .item .menu a.item.hover,.ui.inverted.menu .item .menu .link.item:hover,.ui.inverted.menu .item .menu .link.item.hover{color:#fff}.ui.inverted.menu .item.down,.ui.inverted.menu a.item:active,.ui.inverted.menu .item>a:active,.ui.inverted.menu .item.down,.ui.inverted.menu .dropdown.item:active,.ui.inverted.menu .link.item:active,.ui.inverted.menu a.item:active{background-color:rgba(255,255,255,.15)}.ui.inverted.menu .active.item{border-color:transparent;background-color:rgba(255,255,255,.2)}.ui.inverted.menu .active.item,.ui.inverted.menu .active.item a{color:#fff}.ui.inverted.vertical.menu .item .menu .active.item{background-color:rgba(255,255,255,.2);color:#fff}.ui.inverted.pointing.menu .active.item:after{background-color:#505050;box-shadow:none}.ui.inverted.pointing.menu .active.item:hover:after{background-color:#3B3B3B}.ui.floated.menu{float:left;margin-right:.5rem}.ui.right.floated.menu{float:right;margin-left:.5rem}.ui.grey.menu{background-color:#F0F0F0}.ui.inverted.green.menu{background-color:#A1CF64}.ui.inverted.green.pointing.menu .active.item:after{background-color:#A1CF64}.ui.inverted.red.menu{background-color:#EF4D6D}.ui.inverted.red.pointing.menu .active.item:after{background-color:#F16883}.ui.inverted.blue.menu{background-color:#6ECFF5}.ui.inverted.blue.pointing.menu .active.item:after{background-color:#6ECFF5}.ui.inverted.purple.menu{background-color:#564F8A}.ui.inverted.purple.pointing.menu .active.item:after{background-color:#564F8A}.ui.inverted.orange.menu{background-color:#F05940}.ui.inverted.orange.pointing.menu .active.item:after{background-color:#F05940}.ui.inverted.teal.menu{background-color:#00B5AD}.ui.inverted.teal.pointing.menu .active.item:after{background-color:#00B5AD}.ui.text.menu{background-color:transparent;margin:0rem -1rem;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.text.menu>.item{opacity:.6;margin:0 1em;padding:0;min-height:0!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.6);-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;-ms-transition:opacity .2s ease;transition:opacity .2s ease}.ui.text.menu>.item:before{display:none}.ui.text.menu .header.item{background-color:transparent;opacity:1;color:rgba(50,50,50,.8);font-size:.9rem;padding:0;text-transform:uppercase;font-weight:700}.ui.text.menu .header.item>a{background-color:transparent}.ui.text.item.menu .item{margin:0}.ui.vertical.text.menu{margin:1rem 0}.ui.vertical.text.menu .item{float:left;clear:left;margin:.5em 0}.ui.vertical.text.menu .item>.icon{float:none;margin:0 .75em 0 0}.ui.vertical.text.menu .header.item{margin:.8em 0}.ui.text.menu .item.hover,.ui.text.menu .item:hover{opacity:1;background-color:transparent}.ui.text.menu .active.item{background-color:transparent;padding:0;border:0;opacity:1;font-weight:700}.ui.text.pointing.menu .active.item:after{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.text.attached.menu{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.green.text.menu .active.item{color:#A1CF64}.ui.red.text.menu .active.item{color:#EF4D6D}.ui.blue.text.menu .active.item{color:#6ECFF5}.ui.purple.text.menu .active.item{color:#564F8A}.ui.orange.text.menu .active.item{color:#F05940}.ui.teal.text.menu .active.item{color:#00B5AD}.ui.secondary.menu{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.secondary.menu>.item{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:0;min-height:0!important;margin:0 .25em;padding:.5em 1em;-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em}.ui.secondary.menu>.item:before{display:none}.ui.secondary.menu .header.item{background-color:transparent;border-right:.1em solid rgba(0,0,0,.1);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.secondary.menu>.active.item{border-top:0;padding-top:.5em;background-color:rgba(0,0,0,.08)}.ui.secondary.vertical.menu>.active.item{-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em}.ui.secondary.inverted.menu>.active.item{background-color:rgba(255,255,255,.2)}.ui.secondary.item.menu>.item{margin:0}.ui.secondary.attached.menu{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.secondary.pointing.menu{border-bottom:.2rem solid rgba(0,0,0,.1)}.ui.secondary.pointing.menu>.item{margin:0 0 -.2em;padding:.6em .95em;color:rgba(0,0,0,.5);border-bottom:.2em solid rgba(0,0,0,0);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-ms-transition:color .2s;transition:color .2s}.ui.secondary.pointing.menu>.item:after{display:none}.ui.secondary.pointing.menu>.item.hover,.ui.secondary.pointing.menu>.item:hover{background-color:transparent;color:rgba(0,0,0,.7)}.ui.secondary.pointing.menu>.item:active,.ui.secondary.pointing.menu>.item.down{background-color:transparent;border-color:rgba(0,0,0,.2)}.ui.secondary.pointing.menu>.item.active{background-color:transparent;border-color:rgba(0,0,0,.4);color:rgba(0,0,0,.85)}.ui.secondary.vertical.pointing.menu{border:0;border-right:.2rem solid rgba(0,0,0,.1)}.ui.secondary.vertical.menu>.item{border:0;margin:0 0 -.2rem;padding:.6em .8em;-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em}.ui.secondary.vertical.menu>.header.item{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.secondary.vertical.pointing.menu>.item{margin:0 -.2rem 0 0;border-bottom:0;border-right:.2rem solid transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.secondary.vertical.pointing.menu>.item.hover,.ui.secondary.vertical.pointing.menu>.item:hover{background-color:transparent;color:rgba(0,0,0,.7)}.ui.secondary.vertical.pointing.menu>.item:active,.ui.secondary.vertical.pointing.menu>.item.down{background-color:transparent;border-color:rgba(0,0,0,.2)}.ui.secondary.vertical.pointing.menu>.item.active{background-color:transparent;border-color:rgba(0,0,0,.4);color:rgba(0,0,0,.85)}.ui.secondary.inverted.pointing.menu{border-bottom:.2rem solid rgba(255,255,255,.1)}.ui.secondary.inverted.pointing.menu>.item{color:rgba(255,255,255,.7)}.ui.secondary.inverted.pointing.menu>.item.hover,.ui.secondary.inverted.pointing.menu>.item:hover{color:rgba(255,255,255,.85)}.ui.secondary.inverted.pointing.menu>.item:active,.ui.secondary.inverted.pointing.menu>.item.down{border-color:rgba(255,255,255,.4)}.ui.secondary.inverted.pointing.menu>.item.active{border-color:rgba(255,255,255,.8);color:#fff}.ui.secondary.inverted.vertical.pointing.menu{border-right:.2rem solid rgba(255,255,255,.1);border-bottom:0}.ui.secondary.inverted.vertical.pointing.menu .item:active,.ui.secondary.inverted.vertical.pointing.menu .item.down{box-shadow:.2em 0 0 0 rgba(255,255,255,.2)}.ui.secondary.inverted.vertical.pointing.menu .item.active{box-shadow:.2em 0 0 0 rgba(255,255,255,.4)}.ui.icon.menu,.ui.vertical.icon.menu{width:auto;display:inline-block;min-height:0}.ui.icon.menu .item{text-align:center;color:rgba(60,60,60,.7)}.ui.icon.menu .item .icon{display:block;float:none;opacity:1;margin:0 auto}.ui.icon.menu .icon:before{opacity:1}.ui.menu .icon.item .icon{margin:0}.ui.inverted.icon.menu .item{color:rgba(255,255,255,.8)}.ui.inverted.icon.menu .icon{color:#fff}.ui.labeled.icon.menu{text-align:center}.ui.labeled.icon.menu .icon{display:block;font-size:1.5em;margin:0 auto .3em}.ui.fitted.menu .item,.ui.fitted.menu .item>a,.ui.fitted.menu .item .menu .item,.ui.fitted.menu .item .menu .item>a,.ui.menu .fitted.item,.ui.menu .fitted.item>a{padding-top:0;padding-bottom:0}.ui.tight.menu .item,.ui.tight.menu .item>a,.ui.tight.menu .item .menu .item,.ui.tight.menu .item .menu .item>a,.ui.menu .tight.item,.ui.menu .tight.item>a{padding:0}.ui.borderless.menu .item:before,.ui.borderless.menu .item>a:before,.ui.borderless.menu .item .menu .item:before,.ui.borderless.menu .item .menu .item>a:before,.ui.menu .borderless.item:before,.ui.menu .borderless.item>a:before{background-image:none}.ui.compact.menu{display:inline-block}.ui.vertical.compact.menu{width:auto!important}.ui.menu.fluid,.ui.vertical.menu.fluid{width:100%}.ui.item.menu,.ui.item.menu .item{width:100%;padding-left:0!important;padding-right:0!important;text-align:center}.ui.menu.two.item .item{width:50%}.ui.menu.three.item .item{width:33.333%}.ui.menu.four.item .item{width:25%}.ui.menu.five.item .item{width:20%}.ui.menu.six.item .item{width:16.666%}.ui.menu.seven.item .item{width:14.285%}.ui.menu.eight.item .item{width:12.5%}.ui.menu.nine.item .item{width:11.11%}.ui.menu.ten.item .item{width:10%}.ui.menu.eleven.item .item{width:9.09%}.ui.menu.twelve.item .item{width:8.333%}.ui.menu.fixed{position:fixed;z-index:10;width:100%;border:0}.ui.menu.fixed,.ui.menu.fixed .item:first-child,.ui.menu.fixed .item:last-child{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}.ui.menu.fixed.top{top:0;left:0;right:auto;bottom:auto}.ui.menu.fixed.right{top:0;right:0;left:auto;bottom:auto;width:auto;height:100%}.ui.menu.fixed.bottom{bottom:0;left:0;top:auto;right:auto}.ui.menu.fixed.left{top:0;left:0;right:auto;bottom:auto;width:auto;height:100%}.ui.pointing.menu .active.item:after{position:absolute;bottom:-.35em;left:50%;content:"";margin-left:-.3em;width:.6em;height:.6em;border:0;border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);background-image:none;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);z-index:2;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;-ms-transition:background .2s ease;transition:background .2s ease}.ui.vertical.pointing.menu .active.item:after{position:absolute;top:50%;right:-.4em;bottom:auto;left:auto;border:0;border-top:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);margin-top:-.3em}.ui.pointing.menu .active.item:after{background-color:#FCFCFC}.ui.pointing.menu .active.item.hover:after,.ui.pointing.menu .active.item:hover:after{background-color:#FAFAFA}.ui.vertical.pointing.menu .menu .active.item:after{background-color:#F4F4F4}.ui.pointing.menu .active.item.down:after,.ui.pointing.menu .active.item:active:after{background-color:#F0F0F0}.ui.menu.attached{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:0 0 0 1px #DDD;-webkit-box-shadow:0 0 0 1px #DDD;box-shadow:0 0 0 1px #DDD}.ui.top.attached.menu{-moz-border-radius:.325em .325em 0 0;-webkit-border-radius:.325em .325em 0 0;border-radius:.325em .325em 0 0}.ui.menu.bottom.attached{-moz-border-radius:0 0 .325em .325em;-webkit-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em}.ui.vertical.menu .item{min-height:0!important}.ui.tiny.menu .item{font-size:.875rem;padding:.5em .75em}.ui.tiny.menu .item>a{display:block;margin:-.5em -.75em;padding:.5em .75em}.ui.tiny.vertical.menu{width:9rem}.ui.small.menu .item{font-size:.875rem}.ui.small.vertical.menu{width:13rem}.ui.menu .item{font-size:1rem}.ui.vertical.menu{width:15rem}.ui.large.menu .item{font-size:1.125rem}.ui.large.vertical.menu{width:18rem}.ui.message{position:relative;min-height:18px;margin:1em 0;height:auto;background-color:rgba(0,0,0,.04);padding:1em;line-height:1.33;color:rgba(0,0,0,.6);-webkit-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-moz-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-o-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-ms-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em}.ui.message .header{font-size:1.33em;font-weight:700}.ui.message .header+p{margin-top:0}.ui.message p{opacity:.85;margin:1em 0}.ui.message>:first-child{margin-top:0}.ui.message>:last-child{margin-bottom:0}.ui.message ul.list{opacity:.85;list-style-position:inside;margin:.2em 0;padding:0}.ui.message ul.list li{position:relative;list-style-type:none;font-style:italic;margin:0 0 0 1em;padding:0}.ui.message ul.list li:before{position:absolute;content:'\2022';top:-.05em;left:-.8em;height:100%;vertical-align:baseline;opacity:.5}.ui.message ul.list li:first-child{margin-top:0}.ui.message>.icon.close{cursor:pointer;position:absolute;top:1em;right:.5em;opacity:.7;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;-o-transition:opacity .1s linear;-ms-transition:opacity .1s linear;transition:opacity .1s linear}.ui.message>.icon.close:hover{opacity:1}.ui.message.visible,.ui.header.visible{display:block!important}.ui.message.hidden,.ui.header.hidden{display:none}.ui.compact.message{display:inline-block}.ui.attached.message{margin-bottom:0;-webkit-border-radius:.325em .325em 0 0;-moz-border-radius:.325em .325em 0 0;border-radius:.325em .325em 0 0;-webkit-box-shadow:0 0 0 1px #DDD;-moz-box-shadow:0 0 0 1px #DDD;box-shadow:0 0 0 1px #DDD}.ui.bottom.attached.message{margin-top:0;-webkit-border-radius:0 0 .325em .325em;-moz-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em;-webkit-box-shadow:0 0 0 1px #DDD;-moz-box-shadow:0 0 0 1px #DDD;box-shadow:0 0 0 1px #DDD}.ui.attached.message .icon{float:right}.ui.icon.message>.icon{display:table-cell;vertical-align:middle;font-size:3.8em;padding-right:.4em;opacity:.2}.ui.icon.message>.content{display:table-cell;vertical-align:middle}.ui.inverted.message{background-color:rgba(255,255,255,.05);color:rgba(255,255,255,.95)}.ui.black.message{background-color:#333;color:rgba(255,255,255,.95)}.ui.blue.message,.ui.info.message{border-color:#E4F5FB;background-color:#E9F9FF;color:#4D8796}.ui.green.message,.ui.success.message,.ui.positive.message{background-color:#DEFCD5;color:#52A954;border-color:#4D965B}.ui.yellow.message,.ui.warning.message{background-color:#F6F3D5;border-color:#CBB105;color:#96904D}.ui.red.message,.ui.error.message,.ui.negative.message{background-color:#F1D7D7;color:#A95252;border-color:#964D4D}.ui.small.message{font-size:.875em}.ui.message{font-size:1em}.ui.large.message{font-size:1.125em}.ui.huge.message{font-size:1.5em}.ui.massive.message{font-size:2em}.ui.table{width:100%;border-collapse:collapse}.ui.table thead{border-bottom:1px solid rgba(0,0,0,.1)}.ui.table th,.ui.table tr,.ui.table td{border-collapse:collapse;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-o-transition:all .1s ease-out;-ms-transition:all .1s ease-out;transition:all .1s ease-out}.ui.table th{cursor:auto;background-color:rgba(0,0,0,.05);text-align:left;color:rgba(0,0,0,.5);padding:.5em .7em;vertical-align:middle}.ui.table tfoot th{font-weight:400;font-style:italic}.ui.table td{padding:.4em .7em;vertical-align:middle}.ui.table tfoot{border-top:1px solid rgba(0,0,0,.1)}.ui.table tbody tr:nth-child(2n){background-color:rgba(0,0,50,.02)}.ui.table>.icon{vertical-align:baseline}.ui.table>.icon:only-child{margin:0}.ui.table.segment:after{display:none}.ui.table.segment.stacked:after{display:block}.ui.sortable.table thead th:hover{background-image:none;background-color:rgba(0,0,0,.04);color:#333}.ui.sortable.table th.disabled:hover{cursor:auto;background-color:rgba(0,0,0,.1);text-align:left;font-weight:700;color:#333;color:rgba(0,0,0,.8)}.ui.table tr.positive td,.ui.table td.positive{background-color:#F2F8F0!important;color:#119000}.ui.celled.table tr.positive:hover td,.ui.celled.table tr:hover td.positive,.ui.table tr.positive:hover td,.ui.table td:hover.positive,.ui.table th:hover.positive{background-color:#ECF5E9!important;color:#119000}.ui.table tr.negative td,.ui.table td.negative{background-color:#F9F4F4;color:#CD2929}.ui.celled.table tr.negative:hover td,.ui.celled.table tr:hover td.negative,.ui.table tr.negative:hover td,.ui.table td:hover.negative,.ui.table th:hover.negative{background-color:#F2E8E8!important;color:#CD2929}.ui.table tr.error td,.ui.table td.error,.ui.table th.error{background-color:#F9F4F4!important;color:#CD2929}.ui.celled.table tr.error:hover td,.ui.celled.table tr:hover td.error,.ui.table tr.error:hover td,.ui.table td:hover.error,.ui.table th:hover.error{background-color:#F2E8E8!important;color:#CD2929}.ui.table tr.warning td,.ui.table td.warning,.ui.table th.warning{background-color:#FBF6E9;color:#7D6C00}.ui.celled.table tr.warning:hover td,.ui.celled.table tr:hover td.warning,.ui.table tr.warning:hover td,.ui.table td:hover.warning,.ui.table th:hover.warning{background-color:#F3EDDC!important;color:#7D6C00}.ui.table tr.active td,.ui.table tr td.active{background-color:#F0F0F0!important;color:rgba(50,50,50,.9)}.ui.table tr.disabled td,.ui.table tr td.disabled,.ui.table tr.disabled:hover td,.ui.table tr:hover td.disabled{color:rgba(150,150,150,.3)}.ui.two.column.table td{width:50%}.ui.three.column.table td{width:33.3333%}.ui.four.column.table td{width:25%}.ui.five.column.table td{width:20%}.ui.six.column.table td{width:16.66667%}.ui.seven.column.table td{width:14.2857%}.ui.eight.column.table td{width:12.5%}.ui.nine.column.table td{width:11.1111%}.ui.ten.column.table td{width:10%}.ui.eleven.column.table td{width:9.0909%}.ui.twelve.column.table td{width:8.3333%}.ui.thirteen.column.table td{width:7.6923%}.ui.fourteen.column.table td{width:7.1428%}.ui.fifteen.column.table td{width:6.6666%}.ui.sixteen.column.table td{width:6.25%}.ui.celled.table{color:rgba(0,0,0,.8)}.ui.celled.table tbody tr,.ui.celled.table tfoot tr{border:0}.ui.celled.table th{border:1px solid #E0E0E0}.ui.celled.table tbody td{border:1px solid #E0E0E0}.ui.sortable.table thead th{cursor:pointer;white-space:nowrap}.ui.sortable.table thead th.sorted,.ui.sortable.table thead th.sorted:hover{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,.05)}.ui.sortable.table thead th:after{display:inline-block;content:'';width:1em;opacity:.8;margin:0 0 0 .5em;font-family:Icons;font-style:normal;font-weight:400;text-decoration:inherit;vertical-align:text-top}.ui.sortable.table thead th.ascending:after{content:'\25b4'}.ui.sortable.table thead th.descending:after{content:'\25be'}.ui.inverted.table th{background-color:rgba(0,0,0,.15);color:rgba(255,255,255,.9)}.ui.inverted.table tbody tr:nth-child(2n){background-color:rgba(255,255,255,.06)}.ui.collapsing.table{width:auto}.ui.basic.table th{background-color:transparent;padding:.5em;font-weight:400}.ui.basic.table tbody tr{border-bottom:1px solid rgba(0,0,0,.05)}.ui.basic.table td{padding:.8em .5em}.ui.padded.table th,.ui.padded.table td{padding:.8em 1em}.ui.compact.table th{padding:.3em .5em}.ui.compact.table td{padding:.2em .5em}.ui.small.table{font-size:14px}.ui.table{font-size:16px}.ui.large.table{font-size:18px}.ui.banner{position:relative;display:inline-block;vertical-align:middle;line-height:1;margin-left:6px;padding:8px 10px;border:1px solid #D4DBDE;background-color:#ECF6FB;text-align:center;font-size:10px;color:#999;color:rgba(0,0,0,.5)}.ui.banner b{color:#666}.ui.banner:after{position:absolute;top:50%;margin-top:-6px;font-size:12px}.ui.banner:after,.ui.banner.left:after{color:#ECF6FB;left:-7px;right:auto;content:'\25C0';text-shadow:-2px 0 0 #d4dbde}.ui.banner.right{margin-right:6px}.ui.banner.right:after{left:auto;right:-7px;content:'\25B6';text-shadow:2px 0 0 #D4DBDE}.ui.banner i{margin-right:.5em;vertical-align:baseline}.ui.banner.grey{border-color:#D6D6D6;background-color:#F3F3F3}.ui.banner.grey:after,.ui.banner.grey.left:after{color:#F3F3F3;text-shadow:-2px 0 0 #d6d6d6}.ui.banner.grey.right:after{color:#F3F3F3;text-shadow:2px 0 0 #D6D6D6}.ui.banner.big{font-size:12px;padding:11px 15px}.ui.breadcrumb{margin:1em 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ui.breadcrumb .divider{opacity:.5;display:inline-block;margin:0 .15em;font-size:1em}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb .active.section{color:#777}.ui.breadcrumb.segment{padding:.5em 1em}.ui.compact.breadcrumb{display:inline-block;vertical-align:middle}.ui.button{cursor:pointer;display:inline-block;vertical-align:middle;min-height:1em;outline:0;border:0;background-color:#EDEDED;color:#999;padding:.8em 1.5em;font-size:1rem;text-transform:uppercase;line-height:1;font-weight:700;font-style:normal;text-align:center;text-shadow:none;-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-box-shadow:0 -.185rem 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 -.185rem 0 rgba(0,0,0,.1) inset;box-shadow:0 -.185rem 0 rgba(0,0,0,.1) inset;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-moz-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-o-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;-ms-transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease}.ui.button>.icon{margin-right:.5em;line-height:1;-webkit-transition:opacity .1s ease;-moz-transition:opacity .1s ease;-o-transition:opacity .1s ease;-ms-transition:opacity .1s ease;transition:opacity .1s ease}.ui.buttons .button.active,.ui.button.active{opacity:1!important;background-color:#E6E6E6;background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.05)));background-image:-webkit-linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 100%);background-image:-moz-linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 100%);background-image:-o-linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 100%);background-image:linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 100%);-webkit-box-shadow:0 .125em .125em 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 .125em .125em 0 rgba(0,0,0,.1) inset;box-shadow:0 .125em .125em 0 rgba(0,0,0,.1) inset}.ui.buttons .button.active,.ui.buttons .button.active a,.ui.button.active,.ui.button.active a{color:#666}.ui.button:hover,.ui.button.hover{opacity:1!important;background-color:#DEDEDE;color:#777}.ui.button:hover .icon,.ui.button.hover .icon{opacity:.85}.ui.button:active,.ui.button.down{opacity:1!important;background-color:#D8D8D8;color:#777;-webkit-box-shadow:0 0 .125em 1px rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 .125em 1px rgba(0,0,0,.1) inset;box-shadow:0 0 .125em 1px rgba(0,0,0,.1) inset}.ui.button.loading,.ui.button.loading.hover{position:relative;cursor:default;opacity:.75;color:#888!important;background-image:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-transition:all 0s linear;-moz-transition:all 0s linear;-o-transition:all 0s linear;-ms-transition:all 0s linear;transition:all 0s linear}.ui.button.loading:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:#eee url(../images/loader-tiny.gif) no-repeat 50% 50%;background-position:50% 50%;background-repeat:no-repeat;-moz-border-radius:.2em;-webkit-border-radius:.2em;border-radius:.2em}.ui.buttons .button.error,.ui.buttons .button.error.hover,.ui.buttons .button.error.down,.ui.button.error,.ui.button.error.hover,.ui.button.error.down{cursor:default;position:relative;background-color:#EE141D;color:#FFF;text-shadow:none;-webkit-transition:all 0s linear;-moz-transition:all 0s linear;-o-transition:all 0s linear;-ms-transition:all 0s linear;transition:all 0s linear}.ui.button.success,.ui.button.success.hover,.ui.button.success.down{background-color:#59B94B;color:#FFF;border-color:#588D0F}.ui.button.disabled,.ui.button.disabled.hover,.ui.button.disabled.down{cursor:default;color:#DDD;background-color:rgba(50,50,50,.05)!important;background-image:none!important;text-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ui.buttons.black .button,.ui.button.black{background-color:#5C6166;color:#FFF}.ui.buttons.black .button.hover,.ui.buttons.black .button:hover,.ui.button.black.hover,.ui.button.black:hover{background-color:#4C4C4C;color:#FFF}.ui.buttons.black .button.down,.ui.buttons.black .button:active,.ui.button.black.down,.ui.button.black:active{background-color:#333;color:#FFF}.ui.buttons.green .button,.ui.button.green{background-color:#A1CF64;color:#FFF}.ui.buttons.green .button.hover,.ui.buttons.green .button:hover,.ui.button.green.hover,.ui.button.green:hover,.ui.buttons.green .button.active,.ui.button.green.active{background-color:#89B84C;color:#FFF}.ui.buttons.green .button.down,.ui.buttons.green .button:active,.ui.button.green.down,.ui.button.green:active{background-color:#7AAA3D;color:#FFF}.ui.buttons.red .button,.ui.button.red{background-color:#EF4D6D;color:#FFF}.ui.buttons.red .button.hover,.ui.buttons.red .button:hover,.ui.button.red.hover,.ui.button.red:hover,.ui.buttons.red .button.active,.ui.button.red.active{background-color:#DE3859;color:#FFF}.ui.buttons.red .button.down,.ui.buttons.red .button:active,.ui.button.red.down,.ui.button.red:active{background-color:#CD2D4D;color:#FFF}.ui.buttons.blue .button,.ui.button.blue{background-color:#6ECFF5;color:#FFF}.ui.buttons.blue .button.hover,.ui.buttons.blue .button:hover,.ui.button.blue.hover,.ui.button.blue:hover,.ui.buttons.blue .button.active,.ui.button.blue.active{background-color:#1AB8F3;color:#FFF}.ui.buttons.blue .button.down,.ui.buttons.blue .button:active,.ui.button.blue.down,.ui.button.blue:active{background-color:#0AA5DF;color:#FFF}.ui.buttons.purple .button,.ui.button.purple{background-color:#564F8A;color:#FFF}.ui.buttons.purple .button.hover,.ui.buttons.purple .button:hover,.ui.button.purple.hover,.ui.button.purple:hover,.ui.buttons.purple .button.active,.ui.button.purple.active{background-color:#3E3773;color:#FFF}.ui.buttons.purple .button.down,.ui.buttons.purple .button:active,.ui.button.purple.down,.ui.button.purple:active{background-color:#2E2860;color:#FFF}.ui.buttons.teal .button,.ui.button.teal{background-color:#00B5AD;color:#FFF}.ui.buttons.teal .button.hover,.ui.buttons.teal .button:hover,.ui.button.teal.hover,.ui.button.teal:hover,.ui.buttons.teal .button.active,.ui.button.teal.active{background-color:#009A93;color:#FFF}.ui.buttons.teal .button.down,.ui.buttons.teal .button:active,.ui.button.teal.down,.ui.button.teal:active{background-color:#00847E;color:#FFF}.ui.buttons.positive .button,.ui.button.positive{background-color:#A1CF64;color:#FFF}.ui.buttons.positive .button.hover,.ui.buttons.positive .button:hover,.ui.button.positive.hover,.ui.button.positive:hover,.ui.buttons.positive .button.active,.ui.button.positive.active{background-color:#89B84C;color:#FFF}.ui.buttons.positive .button.down,.ui.buttons.positive .button:active,.ui.button.positive.down,.ui.button.positive:active{background-color:#7AAA3D;color:#FFF}.ui.buttons.negative .button,.ui.button.negative{background-color:#EF4D6D;color:#FFF}.ui.buttons.negative .button.hover,.ui.buttons.negative .button:hover,.ui.button.negative.hover,.ui.button.negative:hover,.ui.buttons.negative .button.active,.ui.button.negative.active{background-color:#DE3859;color:#FFF}.ui.buttons.negative .button.down,.ui.buttons.negative .button:active,.ui.button.negative.down,.ui.button.negative:active{background-color:#CD2D4D;color:#FFF}.ui.buttons.mini .button,.ui.mini.button{font-size:.8rem;padding:.6em .8em}.ui.tiny.buttons .button,.ui.tiny.button{font-size:.9rem;padding:.6em .8em}.ui.small.buttons .button,.ui.small.button{font-size:.9rem}.ui.buttons .button,.ui.button{font-size:1rem}.ui.large.buttons .button,.ui.large.button{font-size:1.125rem}.ui.big.buttons .button,.ui.big.button{font-size:1.25rem}.ui.huge.buttons .button,.ui.huge.button{font-size:1.375rem;padding-left:2em;padding-right:2em}.ui.massive.buttons .button,.ui.massive.button{font-size:1.5rem;font-weight:700;padding-left:2.5em;padding-right:2.5em}.ui.huge.button.loading:after{background-image:url(../images/loader-small.gif)}.ui.massive.buttons .button.loading:after,.ui.gigantic.buttons .button.loading:after,.ui.massive.button.loading:after,.ui.gigantic.button.loading:after{background-image:url(../images/loader-medium.gif)}.ui.huge.grey.button.loading:after,.ui.huge.button.loading.active:after{background-image:url(../images/loader-small.gif)}.ui.massive.grey.buttons .button.loading:after,.ui.gigantic.grey.buttons .button.loading:after,.ui.massive.grey.button.loading:after,.ui.gigantic.grey.button.loading:after,.ui.massive.grey.buttons .button.loading.active:after,.ui.gigantic.grey.buttons .button.loading.active:after,.ui.massive.button.loading.active:after,.ui.gigantic.button.loading.active:after{background-image:url(../images/loader-medium.gif)}.ui.icon.buttons .button,.ui.icon.button{padding:.8em}.ui.icon.buttons .button>.icon,.ui.icon.button>.icon{opacity:1;height:.9em;margin:0}.ui.buttons.secondary .button,.ui.secondary.button{font-weight:400;text-transform:none;opacity:1}.ui.buttons.tertiary .button,.ui.tertiary.button{background-color:transparent;color:#999;font-weight:400;text-transform:none;box-shadow:none}.ui.buttons.tertiary .button:first-child{border-left:0}.ui.button.tertiary.active{opacity:.9!important}.ui.button.tertiary.hover,.ui.button.tertiary:hover{opacity:.8!important}.ui.button.tertiary.down,.ui.button.tertiary:active{opacity:1!important}.ui.labeled.icon.buttons .button,.ui.labeled.icon.button{position:relative;padding-left:4em!important;padding-right:1.4em!important}.ui.labeled.icon.buttons>.button>.icon,.ui.labeled.icon.button>.icon{position:absolute;top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;width:2.75em;height:100%;padding-top:.8em;background-color:rgba(0,0,0,.05);text-align:center;-webkit-border-radius:.3125em 0 0 .3125em;-moz-border-radius:.3125em 0 0 .3125em;border-radius:.3125em 0 0 .3125em;line-height:1;-webkit-box-shadow:-2px 0 0 0 rgba(0,0,0,.05) inset;-moz-box-shadow:-2px 0 0 0 rgba(0,0,0,.05) inset;box-shadow:-2px 0 0 0 rgba(0,0,0,.05) inset}.ui.labeled.icon.buttons .button>.icon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.labeled.icon.buttons .button:first-child>.icon{border-top-left-radius:.3125em;border-bottom-left-radius:.3125em}.ui.labeled.icon.buttons .button:last-child>.icon{border-top-right-radius:.3125em;border-bottom-right-radius:.3125em}.ui.vertical.labeled.icon.buttons .button:first-child>.icon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-top-left-radius:.3125em}.ui.vertical.labeled.icon.buttons .button:last-child>.icon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-bottom-left-radius:.3125em}.ui.right.labeled.icon.button{padding-left:1.4em!important;padding-right:4em!important}.ui.right.labeled.icon.button .icon{left:auto;right:0}.ui.toggle.buttons .button.active,.ui.buttons .button.toggle.active,.ui.button.toggle.active{background-color:#BBF0A9;color:#1C8C21}.ui.buttons.toggle .ui.button.active.hover,.ui.buttons .ui.button.toggle.active.hover,.ui.button.toggle.active.hover{color:#21A627;background-color:#BBF0A9;-webkit-box-shadow:0 0 4px -2px rgba(0,0,0,.2) inset;-moz-box-shadow:0 0 4px -2px rgba(0,0,0,.2) inset;box-shadow:0 0 4px -2px rgba(0,0,0,.2) inset}.ui.button.toggle.active.hover.down{background-color:#BBF0A9;color:#21A627;-webkit-box-shadow:0 1px 3px 0 rgba(67,97,53,.5) inset;-moz-box-shadow:0 1px 3px 0 rgba(67,97,53,.5) inset;box-shadow:0 1px 3px 0 rgba(67,97,53,.5) inset}.ui.circular.button{-webkit-border-radius:10em;-moz-border-radius:10em;border-radius:10em}.ui.button.attached{display:block;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ui.button.attached.top{-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.button.attached.bottom{-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.button.attached.left{display:inline-block;border-left:0;padding-right:.75em;text-align:right;-webkit-border-radius:.3125em 0 0 .3125em;-moz-border-radius:.3125em 0 0 .3125em;border-radius:.3125em 0 0 .3125em}.ui.button.attached.right{display:inline-block;padding-left:.75em;text-align:left;-webkit-border-radius:0 .3125em .3125em 0;-moz-border-radius:0 .3125em .3125em 0;border-radius:0 .3125em .3125em 0}.ui.buttons .or{position:relative;float:left;width:.3em;height:1em}.ui.buttons .or:before{position:absolute;top:50%;left:50%;content:'or';background-color:#FFF;margin-top:-.15em;margin-left:-.9em;width:1.8em;height:1.8em;line-height:1.66;color:#AAA;font-style:normal;font-weight:400;text-align:center;-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,.2) inset;-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,.2) inset;box-shadow:0 2px 1px 0 rgba(0,0,0,.2) inset;-moz-border-radius:500px;-webkit-border-radius:500px;border-radius:500px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.buttons .or:after{position:absolute;top:0;left:0;content:' ';width:.3em;height:1.8em;background-color:transparent;border-top:.6em solid #FFF;border-bottom:.6em solid #FFF}.ui.fluid.buttons .or{width:0!important}.ui.fluid.buttons .or:after{display:none}.attached.ui.buttons{margin:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.attached.ui.buttons .button:first-child{-webkit-border-radius:4px 0 0;-moz-border-radius:4px 0 0;border-radius:4px 0 0}.attached.ui.buttons .button:last-child{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0}.bottom.attached.ui.buttons{margin-top:-1px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.bottom.attached.ui.buttons .button:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px}.bottom.attached.ui.buttons .button:last-child{-webkit-border-radius:0 0 4px;-moz-border-radius:0 0 4px;border-radius:0 0 4px}.left.attached.ui.buttons{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.left.attached.ui.buttons .button:first-child{margin-left:-1px;-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0}.left.attached.ui.buttons .button:last-child{margin-left:-1px;-webkit-border-radius:0 0 4px;-moz-border-radius:0 0 4px;border-radius:0 0 4px}.right.attached.ui.buttons,.right.attached.ui.buttons .button{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.right.attached.ui.buttons .button:first-child{margin-left:-1px;-webkit-border-radius:4px 0 0;-moz-border-radius:4px 0 0;border-radius:4px 0 0}.right.attached.ui.buttons .button:last-child{margin-left:-1px;-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px}.ui.fluid.buttons,.ui.button.fluid,.ui.fluid.buttons>.button{width:100%}.ui.two.buttons>.button{width:50%}.ui.three.buttons>.button{width:33.333%}.ui.four.buttons>.button{width:25%}.ui.five.buttons>.button{width:20%}.ui.six.buttons>.button{width:16.666%}.ui.seven.buttons>.button{width:14.285%}.ui.eight.buttons>.button{width:12.5%}.ui.nine.buttons>.button{width:11.11%}.ui.ten.buttons>.button{width:10%}.ui.eleven.buttons>.button{width:9.09%}.ui.twelve.buttons>.button{width:8.3333%}.ui.fluid.vertical.buttons,.ui.fluid.vertical.buttons>.button{width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.two.vertical.buttons>.button{height:50%}.ui.three.vertical.buttons>.button{height:33.333%}.ui.four.vertical.buttons>.button{height:25%}.ui.five.vertical.buttons>.button{height:20%}.ui.six.vertical.buttons>.button{height:16.666%}.ui.seven.vertical.buttons>.button{height:14.285%}.ui.eight.vertical.buttons>.button{height:12.5%}.ui.nine.vertical.buttons>.button{height:11.11%}.ui.ten.vertical.buttons>.button{height:10%}.ui.eleven.vertical.buttons>.button{height:9.09%}.ui.twelve.vertical.buttons>.button{height:8.3333%}.ui.buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.buttons .button{float:left;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-left:1px solid rgba(0,0,0,.05)}.ui.buttons .button:first-child{margin-left:0;border-top-left-radius:.3125em;border-bottom-left-radius:.3125em}.ui.buttons .button:last-child{border-top-right-radius:.3125em;border-bottom-right-radius:.3125em}.ui.buttons.vertical{display:inline-block}.ui.buttons.vertical .button{display:block;float:none;border-bottom:1px solid rgba(0,0,0,.05);border-left:0;box-shadow:none}.ui.buttons.vertical .button:first-child,.ui.buttons.vertical .mini.button:first-child,.ui.buttons.vertical .tiny.button:first-child,.ui.buttons.vertical .small.button:first-child,.ui.buttons.vertical .massive.button:first-child,.ui.buttons.vertical .huge.button:first-child{margin-top:0;-moz-border-radius:.3125em .3125em 0 0;-webkit-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.buttons.vertical .button:last-child,.ui.buttons.vertical .mini.button:last-child,.ui.buttons.vertical .tiny.button:last-child,.ui.buttons.vertical .small.button:last-child,.ui.buttons.vertical .massive.button:last-child,.ui.buttons.vertical .huge.button:last-child,.ui.buttons.vertical .gigantic.button:last-child{-moz-border-radius:0 0 .3125em .3125em;-webkit-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.divider{margin:1em 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.8);height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ui.vertical.divider,.ui.horizontal.divider{position:absolute;border:0;height:0;margin:0;background-color:transparent;font-size:.8rem;font-weight:700;text-align:center;text-transform:uppercase;color:rgba(0,0,0,.8)}.vertical.ui.divider{position:absolute;z-index:2;top:50%;left:50%;margin:0 0 0 -3%;width:6%;height:50%;line-height:0;padding:0}.vertical.ui.divider:before,.vertical.ui.divider:after{position:absolute;left:50%;content:" ";z-index:3;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(255,255,255,.8);width:0;height:80%}.vertical.ui.divider:before{top:-100%}.vertical.ui.divider:after{top:auto;bottom:0}.horizontal.ui.divider{position:relative;top:0;left:0;margin:1rem 0rem;width:100%;height:1em;padding:0;line-height:1}.horizontal.ui.divider:before,.horizontal.ui.divider:after{position:absolute;content:" ";z-index:3;width:45%;top:50%;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.8)}.horizontal.ui.divider:before{left:0}.horizontal.ui.divider:after{left:auto;right:0}.ui.divider.inverted{color:#fff}.ui.vertical.inverted.divider,.ui.horizontal.inverted.divider{color:rgba(255,255,255,.9)}.ui.divider.inverted,.ui.divider.inverted:after,.ui.divider.inverted:before{border-top-color:rgba(0,0,0,.15);border-bottom-color:rgba(255,255,255,.15);border-left-color:rgba(0,0,0,.15);border-right-color:rgba(255,255,255,.15)}.ui.clearing.divider{clear:both}.ui.notification.hidden{display:none}.ui.notification{position:absolute;top:0;right:0;background-color:#EEE;padding:3px 5px;background:-webkit-linear-gradient(top,#fff 0,#ddd 100%);background:-moz-linear-gradient(top,#fff 0,#ddd 100%);background:-o-linear-gradient(top,#fff 0,#ddd 100%);background:-ms-linear-gradient(top,#fff 0,#ddd 100%);background:linear-gradient(top,#fff 0,#ddd 100%);border:1px solid #DDD;border-radius:5px;box-shadow:1px 1px 1px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,.6) inset;font-size:11px;line-height:1;text-transform:uppercase;color:#555;z-index:100}.ui.footnote{position:absolute;right:0;margin-right:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAECAIAAABEEOcGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEYyQzdFNjZGQjhBMTFFMTgzQzJFN0E3NEFBRTJEOTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEYyQzdFNjdGQjhBMTFFMTgzQzJFN0E3NEFBRTJEOTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4RjJDN0U2NEZCOEExMUUxODNDMkU3QTc0QUFFMkQ5NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4RjJDN0U2NUZCOEExMUUxODNDMkU3QTc0QUFFMkQ5NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhEaqvMAAABcSURBVHjaYvnw9PXdY1fu7DkvsfG9/AsOhlEwCqgBWHhEBRRMNXk3vhB4/Y9pNDxGAbUS1s/777/EbWE7+fLbaGCMAiomrG+/vn8TYhRiZmP+yzgaHKOAWgAgwAC5ghtNGOU2wgAAAABJRU5ErkJggg==);background-repeat:repeat-y;background-position:0 0;font-weight:700;text-transform:uppercase;color:#FFF}.ui.footnote.right{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAECAIAAABEEOcGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUIwQzNFNTc3NTYwMTFFMjk1QzNCN0YzRjhERkM1RkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUIwQzNFNTg3NTYwMTFFMjk1QzNCN0YzRjhERkM1RkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QjBDM0U1NTc1NjAxMUUyOTVDM0I3RjNGOERGQzVGRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QjBDM0U1Njc1NjAxMUUyOTVDM0I3RjNGOERGQzVGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpXH9FAAAABeSURBVHjaYnzA0MowCkYBNcBDiR8v/AVVXAyVrXRYeBjYR0NkFFAFaL5ml/wqKWyqySMqwPKF4edoiIwC6oC/DGxL7n25/ZVjkd9oiTUKqJq0mP+/E2L89us7QIABAIrfFu2AX0jvAAAAAElFTkSuQmCC);background-position:right top;padding:10px 15px 10px 5px;left:0;right:auto;margin-left:100%}.ui.footnote{padding:10px 5px 10px 15px;font-size:14px}.ui.header{border:0;margin:1em 0 1rem;padding:0;font-size:1.33em;color:rgba(0,0,0,.8);font-weight:700;line-height:1.33}.ui.header:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.header .ui.sub.header,.ui.header .sub.header{font-size:1rem;font-weight:400;margin:0;padding:0;line-height:1.2;color:rgba(0,0,0,.5)}.ui.header .content{display:inline-block;vertical-align:middle}.ui.header .icon{margin-right:.5em}.ui.header:first-child{margin-top:0}.ui.header:last-child{margin-bottom:0}.ui.header+p{margin-top:0}h1.ui.header{min-height:1rem;line-height:1.33;font-size:2rem}h2.ui.header{line-height:1.33;font-size:1.75rem}h3.ui.header{line-height:1.33;font-size:1.33rem}h4.ui.header{line-height:1.33;font-size:1.1rem}h5.ui.header{line-height:1.2;font-size:1rem}.ui.huge.header{min-height:1em;font-size:2em}.ui.large.header{font-size:1.75em}.ui.medium.header{font-size:1.33em}.ui.small.header{font-size:1.1em}.ui.tiny.header{font-size:1em}.ui.disabled.header{opacity:.5}.ui.blue.header{color:#6ECFF5!important}.ui.black.header{color:#5C6166!important}.ui.green.header{color:#A1CF64!important}.ui.red.header{color:#EF4D6D!important}.ui.purple.header{color:#564F8A!important}.ui.teal.header{color:#00B5AD!important}.ui.blue.dividing.header{border-bottom:3px solid #6ECFF5}.ui.black.dividing.header{border-bottom:3px solid #5C6166}.ui.green.dividing.header{border-bottom:3px solid #A1CF64}.ui.red.dividing.header{border-bottom:3px solid #EF4D6D}.ui.purple.dividing.header{border-bottom:3px solid #564F8A}.ui.teal.dividing.header{border-bottom:3px solid #00B5AD}.ui.inverted.header{color:#FFF}.ui.inverted.header .sub.header{color:rgba(255,255,255,.85)}.ui.inverted.black.header{background-color:#5C6166!important;color:#FFF!important}.ui.inverted.blue.header{background-color:#6ECFF5!important;color:#FFF!important}.ui.inverted.green.header{background-color:#A1CF64!important;color:#FFF!important}.ui.inverted.red.header{background-color:#EF4D6D!important;color:#FFF!important}.ui.inverted.purple.header{background-color:#564F8A!important;color:#FFF!important}.ui.inverted.teal.header{background-color:#00B5AD!important;color:#FFF!important}.ui.inverted.block.header{border-bottom:0}.ui.left.aligned.header{text-align:left}.ui.right.aligned.header{text-align:right}.ui.center.aligned.header{text-align:center}.ui.floated.header,.ui.left.floated.header{float:left;margin-right:.5em}.ui.right.floated.header{float:right;margin-left:.5em}.ui.fitted.header{padding:0}.ui.dividing.header{padding-bottom:.2rem;border-bottom:1px solid rgba(0,0,0,.1)}.ui.dividing.header .icon{margin-bottom:.2em}.ui.block.header{background-color:#F5F5F5;padding:.5em 1em}.ui.attached.header{padding:.5em 1rem;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ui.top.attached.header{margin-bottom:0;-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.bottom.attached.header{margin-top:0;-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.icon.header{display:block;margin-left:auto;margin-right:auto;text-align:center}.ui.icon.header .icon{float:none;display:block;font-size:4em;margin:0 auto .2em}.ui.icon.header .circular.icon,.ui.icon.header .square.icon{font-size:2em}.ui.block.icon.header .icon{margin-bottom:0}.ui.icon.header.aligned{display:block}@font-face{font-family:Icons;src:url(../fonts/icons.eot);src:url(../fonts/icons.eot?#iefix) format('embedded-opentype'),url(../fonts/icons.woff) format('woff'),url(../fonts/icons.ttf) format('truetype'),url(../fonts/icons.svg#icons) format('svg');font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon{display:inline-block;opacity:.75;margin:0 .25em 0 0;width:1.23em;height:1em;font-family:Icons;font-style:normal;line-height:1;font-weight:400;text-decoration:inherit;text-align:center;speak:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased}i.icon.circle.attention:before{content:'\2757'}i.icon.circle.help:before{content:'\e704'}i.icon.circle.info:before{content:'\e705'}i.icon.add:before{content:'\2795'}i.icon.chart:before{content:'📈'}i.icon.chart.bar:before{content:'📊'}i.icon.chart.pie:before{content:'\e7a2'}i.icon.resize.full:before{content:'\e744'}i.icon.resize.horizontal:before{content:'\2b0d'}i.icon.resize.small:before{content:'\e746'}i.icon.resize.vertical:before{content:'\2b0c'}i.icon.down:before{content:'\2193'}i.icon.down.triangle:before{content:'\25be'}i.icon.down.arrow:before{content:'\e75c'}i.icon.left:before{content:'\2190'}i.icon.left.triangle:before{content:'\25c2'}i.icon.left.arrow:before{content:'\e75d'}i.icon.right:before{content:'\2192'}i.icon.right.triangle:before{content:'\25b8'}i.icon.right.arrow:before{content:'\e75e'}i.icon.up:before{content:'\2191'}i.icon.up.triangle:before{content:'\25b4'}i.icon.up.arrow:before{content:'\e75f'}i.icon.folder:before{content:'\e810'}i.icon.open.folder:before{content:'📂'}i.icon.globe:before{content:'𝌍'}i.icon.desk.globe:before{content:'🌐'}i.icon.star:before{content:'\e801'}i.icon.star.empty:before{content:'\e800'}i.icon.star.half:before{content:'\e701'}i.icon.lock:before{content:'🔒'}i.icon.unlock:before{content:'🔓'}i.icon.layout.grid:before{content:'\e80c'}i.icon.layout.block:before{content:'\e708'}i.icon.layout.list:before{content:'\e80b'}i.icon.heart.empty:before{content:'\2661'}i.icon.heart:before{content:'\2665'}i.icon.asterisk:before{content:'\2731'}i.icon.attachment:before{content:'📎'}i.icon.attention:before{content:'\26a0'}i.icon.trophy:before{content:'🏉'}i.icon.barcode:before{content:'\e792'}i.icon.cart:before{content:'\e813'}i.icon.block:before{content:'🚫'}i.icon.book:before{content:'📖'}i.icon.bookmark:before{content:'🔖'}i.icon.calendar:before{content:'📅'}i.icon.cancel:before{content:'\2716'}i.icon.close:before{content:'\e80d'}i.icon.color:before{content:'\e794'}i.icon.chat:before{content:'\e720'}i.icon.check:before{content:'\2611'}i.icon.time:before{content:'🕔'}i.icon.cloud:before{content:'\2601'}i.icon.code:before{content:'\e714'}i.icon.email:before{content:'\40'}i.icon.settings:before{content:'\26ef'}i.icon.setting:before{content:'\2699'}i.icon.comment:before{content:'\e802'}i.icon.clockwise.counter:before{content:'\27f2'}i.icon.clockwise:before{content:'\27f3'}i.icon.cube:before{content:'\e807'}i.icon.direction:before{content:'\27a2'}i.icon.doc:before{content:'📄'}i.icon.docs:before{content:'\e736'}i.icon.dollar:before{content:'💵'}i.icon.paint:before{content:'\e7b5'}i.icon.edit:before{content:'\270d'}i.icon.eject:before{content:'\2ecf'}i.icon.export:before{content:'\e715'}i.icon.hide:before{content:'\e80f'}i.icon.unhide:before{content:'\e70b'}i.icon.facebook:before{content:'\f301'}i.icon.fast-forward:before{content:'\e804'}i.icon.fire:before{content:'🔥'}i.icon.flag:before{content:'\2691'}i.icon.lightning:before{content:'\26a1'}i.icon.lab:before{content:'\68'}i.icon.flight:before{content:'\2708'}i.icon.forward:before{content:'\27a6'}i.icon.gift:before{content:'🎁'}i.icon.github:before{content:'\f308'}i.icon.globe:before{content:'\e817'}i.icon.headphones:before{content:'🎧'}i.icon.question:before{content:'\2753'}i.icon.home:before{content:'\2302'}i.icon.i:before{content:'\2139'}i.icon.idea:before{content:'💡'}i.icon.open:before{content:'🔗'}i.icon.content:before{content:'\e782'}i.icon.location:before{content:'\e724'}i.icon.mail:before{content:'\2709'}i.icon.mic:before{content:'🎤'}i.icon.minus:before{content:'\2d'}i.icon.money:before{content:'💰'}i.icon.off:before{content:'\e78e'}i.icon.pause:before{content:'\e808'}i.icon.photos:before{content:'\e812'}i.icon.photo:before{content:'🌄'}i.icon.pin:before{content:'📌'}i.icon.play:before{content:'\e809'}i.icon.plus:before{content:'\2b'}i.icon.print:before{content:'\e716'}i.icon.rss:before{content:'\e73a'}i.icon.search:before{content:'🔍'}i.icon.shuffle:before{content:'\e803'}i.icon.tag:before{content:'\e80a'}i.icon.tags:before{content:'\e70d'}i.icon.terminal:before{content:'\e7ac'}i.icon.thumbs.down:before{content:'👎'}i.icon.thumbs.up:before{content:'👍'}i.icon.to-end:before{content:'\e806'}i.icon.to-start:before{content:'\e805'}i.icon.top.list:before{content:'🏆'}i.icon.trash:before{content:'\e729'}i.icon.twitter:before{content:'\f303'}i.icon.upload:before{content:'\e711'}i.icon.user.add:before{content:'\e700'}i.icon.user:before{content:'👤'}i.icon.community:before{content:'\e814'}i.icon.users:before{content:'👥'}i.icon.id:before{content:'\e722'}i.icon.zoom.in:before{content:'\e750'}i.icon.zoom.out:before{content:'\e751'}i.dropdown.icon{margin:0 0 0 .5em}i.icon.star{width:auto;margin:0;vertical-align:middle}i.icon.left,i.icon.left,i.icon.left{width:auto;margin:0 .5em 0 0}i.icon.search,i.icon.up,i.icon.down,i.icon.right{width:auto;margin:0 0 0 .5em}i.icon.delete:before{content:'\e80d'}i.icon.dropdown:before{content:'\25be'}i.icon.help:before{content:'\e704'}i.icon.info:before{content:'\e705'}i.icon.error:before{content:'\e80d'}i.icon.dislike:before{content:'\2661'}i.icon.like:before{content:'\2665'}i.icon.eye:before{content:'\e80f'}i.icon.eye.hidden:before{content:'\e70b'}i.icon.date:before{content:'📅'}i.icon.hover{opacity:1}i.icon.active{opacity:1}i.emphasized.icon{opacity:1}i.icon.disabled{opacity:.3}i.link.icon{cursor:pointer;opacity:.7;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.link.icon:hover{opacity:1}i.circular.icon{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;padding:.5em .35em!important;-webkit-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;width:2em;height:2em}i.circular.icon:before{vertical-align:middle}i.circular.inverted.icon{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}i.square.icon{width:2em;height:2em;padding:.5em .35em!important;-webkit-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;box-shadow:0 0 0 .1em rgba(0,0,0,.1) inset;vertical-align:baseline}i.square.icon:before{vertical-align:middle}i.square.inverted.icon{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}i.inverted.icon{background-color:#222;color:#FFF}i.blue.icon{color:#6ECFF5!important}i.black.icon{color:#5C6166!important}i.green.icon{color:#A1CF64!important}i.red.icon{color:#EF4D6D!important}i.purple.icon{color:#564F8A!important}i.teal.icon{color:#00B5AD!important}i.inverted.black.icon{background-color:#5C6166!important;color:#FFF!important}i.inverted.blue.icon{background-color:#6ECFF5!important;color:#FFF!important}i.inverted.green.icon{background-color:#A1CF64!important;color:#FFF!important}i.inverted.red.icon{background-color:#EF4D6D!important;color:#FFF!important}i.inverted.purple.icon{background-color:#564F8A!important;color:#FFF!important}i.inverted.teal.icon{background-color:#00B5AD!important;color:#FFF!important}i.small.icon{font-size:.875em}i.icon{font-size:1em}i.large.icon{font-size:3em;margin-right:.5em;vertical-align:middle}i.huge.icon{font-size:6em;margin-right:.75em;vertical-align:middle}i.massive.icon{font-size:12em;margin-right:1em;vertical-align:middle}i.sketchy.circular.icon,i.sketchy.square.icon{padding:.35em!important}.ui.image{display:inline-block;vertical-align:middle;max-width:100%;background-color:rgba(0,0,0,.05)}img.ui.image{display:block;background:0}.ui.image img{display:block;max-width:100%;height:auto}.ui.disabled.image{cursor:default;opacity:.3}.ui.rounded.images .image,.ui.rounded.images img,.ui.rounded.image{-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.circular.images .image,.ui.circular.images img,.ui.circular.image{margin-right:.5em;-webkit-border-radius:500em;-moz-border-radius:500em;border-radius:500em}.ui.avatar.images .image,.ui.avatar.images img,.ui.avatar.image{margin-right:.5em;display:inline-block;width:2em;height:2em;-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.floated.image,.ui.floated.images{float:left;margin-right:.5em}.ui.right.floated.images,.ui.right.floated.image{float:right;margin-left:.5em}.ui.tiny.images .image,.ui.tiny.images img,.ui.tiny.image{width:20px;font-size:.7rem}.ui.mini.images .image,.ui.mini.images img,.ui.mini.image{width:35px;font-size:.8rem}.ui.small.images .image,.ui.small.images img,.ui.small.image{width:80px;font-size:.9rem}.ui.medium.images .image,.ui.medium.images img,.ui.medium.image{width:300px;font-size:1rem}.ui.large.images .image,.ui.large.images img,.ui.large.image{width:450px;font-size:1.1rem}.ui.huge.images .image,.ui.huge.images img,.ui.huge.image{width:600px;font-size:1.2rem}.ui.images{font-size:0;margin:0 -.25rem 0rem}.ui.images .image,.ui.images img{display:inline-block;margin:0 .25em .5em}.ui.input{display:inline-block;position:relative}.ui.input input{width:100%;font-family:"Helvetica Neue",Helvetica,Arial;margin:0;padding:.9em 1.2em;font-size:.825em;background-color:#FFF;border:1px solid rgba(0,0,0,.15);outline:0;color:rgba(0,0,0,.7);-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-moz-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-o-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-ms-transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;transition:background-color .3s ease-out,box-shadow .2s ease,border-color .2s ease;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.input::-web inputkit-input-placeholder{color:#E0E0E0}.ui.input::-moz input-placeholder{color:#E0E0E0}.ui.input input:active,.ui.input.down input{border-color:rgba(0,0,0,.3);background-color:#FAFAFA}.ui.input.focus input,.ui.input input:focus{border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.85)}.ui.input.focus input input::-webkit-input-placeholder,.ui.input input:focus input::-webkit-input-placeholder{color:#AAA}.ui.input.focus input input::-moz-placeholder,.ui.input input:focus input::-moz-placeholder{color:#AAA}.ui.input.error input{background-color:#FFFAFA;border-color:#E7BEBE;color:#EF4D6D}.ui.input.error input ::-webkit-input-placeholder{color:rgba(255,80,80,.4)}.ui.input.error input ::-moz-placeholder{color:rgba(255,80,80,.4)}.ui.input.error input :focus::-webkit-input-placeholder{color:rgba(255,80,80,.7)}.ui.input.error input :focus::-moz-placeholder{color:rgba(255,80,80,.7)}.ui.icon.input>.icon{position:absolute;opacity:1;top:1px;left:1px;margin:0;border-right:1px solid rgba(0,0,0,.1);background-color:#E8E8E8;width:2.5em;height:2.5em;padding-top:.75em;text-align:center;-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.ui.icon.input input{padding-left:4em!important;border-right:1px solid rgba(0,0,0,.3)}.ui.icon.input input.error,.ui.icon.input input.focus,.ui.icon.input input:focus{border-left-width:1px;-webkit-border-radius:.3125em!important;-moz-border-radius:.3125em!important;border-radius:.3125em!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ui.icon.input input:focus~.icon{opacity:1}.ui.labeled.input .corner.label{top:1px;right:1px;font-size:.7em;-webkit-border-top-right-radius:.3125em;-moz-border-top-right-radius:.3125em;border-top-right-radius:.3125em}.ui.labeled.input input{padding-right:2.5em!important}.ui.action.input .button{position:absolute;top:0;left:100%;opacity:.9;margin:0 0 0 -1px;line-height:1.26;padding:.9em 1.3em!important;border-top-left-radius:0;border-bottom-left-radius:0;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;font-size:.85em;white-space:nowrap}.ui.action.input input{border-top-right-radius:0;border-bottom-right-radius:0}.ui.action.input input:focus~.button{opacity:1;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2) inset;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.2) inset;box-shadow:0 0 0 1px rgba(0,0,0,.2) inset}.ui.label{display:inline-block;vertical-align:middle;margin:-.5em .25em 0;background-color:#E8E8E8;padding:.5em .8em;color:rgba(0,0,0,.65);text-transform:uppercase;-webkit-border-radius:.325em;-moz-border-radius:.325em;border-radius:.325em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;-ms-transition:background .1s linear;transition:background .1s linear}a.ui.label{cursor:pointer}.ui.label.disabled{opacity:.5}.ui.label .detail{display:inline-block;margin-left:.5em;font-weight:700;opacity:.8}.ui.label .icon.close{cursor:pointer;margin-left:.5em;opacity:.7;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;-ms-transition:background .1s linear;transition:background .1s linear}a.ui.labels .label:hover,a.ui.label:hover{background-color:#E0E0E0;color:rgba(0,0,0,.7)}.ui.labels a.label:hover:before,a.ui.label:hover:before{background-color:#E0E0E0;color:rgba(0,0,0,.7)}.ui.label .icon.close:hover{opacity:1}.ui.tag.labels .label,.ui.tag.label{margin-left:1em;position:relative;padding:.33em 1.3em .33em 1.4em;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.ui.tag.labels .label:before,.ui.tag.label:before{position:absolute;top:.3em;left:.3em;content:'';margin-left:-1em;background-image:none;width:1.5em;height:1.5em;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;-ms-transition:background .1s linear;transition:background .1s linear}.ui.tag.labels .label:after,.ui.tag.label:after{position:absolute;content:'';top:50%;left:-.25em;margin-top:-.3em;background-color:#FFF;width:.55em;height:.55em;-webkit-box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);-moz-box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}.ui.top.attached.label,.ui.attached.label{width:100%;position:absolute;margin:0;top:0;left:0;-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.bottom.attached.label{top:auto;bottom:0;-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.top.left.attached.label{width:auto;margin-top:0!important;-webkit-border-radius:.3125em 0;-moz-border-radius:.3125em 0;border-radius:.3125em 0}.ui.top.right.attached.label{width:auto;left:auto;right:0;-webkit-border-radius:0 .3125em;-moz-border-radius:0 .3125em;border-radius:0 .3125em}.ui.bottom.left.attached.label{width:auto;top:auto;bottom:0;-webkit-border-radius:.3125em 0 0 .3125em;-moz-border-radius:.3125em 0 0 .3125em;border-radius:.3125em 0 0 .3125em}.ui.bottom.right.attached.label{width:auto;-webkit-border-radius:.3125em 0;-moz-border-radius:.3125em 0;border-radius:.3125em 0}.ui.corner.label{background-color:transparent;position:absolute;top:0;right:0;z-index:10;margin:0;width:1.75em;height:1.75em;padding:0;font-size:.9em;text-align:center;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;-ms-transition:color .2s ease;transition:color .2s ease}.ui.corner.label:after{position:absolute;content:"";right:0;top:0;z-index:-1;width:0;height:0;border-color:transparent #E8E8E8 transparent transparent;border-style:solid;border-width:0 2.75em 2.75em 0;-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-o-transition:border-color .2s ease;-ms-transition:border-color .2s ease;transition:border-color .2s ease}.ui.corner.label .icon{margin:.35em 0;vertical-align:top}.ui.corner.label .text{display:inline-block;margin:.7em 0 0;width:2.5em;font-size:.7em;text-align:center;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ui.left.corner.label,.ui.left.corner.label:after{right:auto;left:0}.ui.left.corner.label:after{border-width:2.75em 2.75em 0 0;border-color:#E8E8E8 transparent transparent}.ui.left.corner.label .text{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ui.corner.label:hover{background-color:transparent}a.ui.corner.label:hover::after{border-right-color:#E0E0E0}a.ui.left.corner.label:hover::after{border-right-color:transparent;border-top-color:#E0E0E0}.ui.label.fluid,.ui.fluid.labels>.label{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.inverted.labels .label,.ui.inverted.label{color:#FFF!important}.ui.black.labels .label,.ui.black.label{background-color:#5C6166!important;color:#FFF!important}.ui.labels .black.label:before,.ui.black.labels .label:before,.ui.black.label:before{background-color:#5C6166!important}a.ui.black.labels .label:hover,a.ui.black.label:hover{background-color:#888!important}.ui.labels a.black.label:hover:before,.ui.black.labels a.label:hover:before,a.ui.black.label:hover:before{background-color:#888!important}.ui.green.labels .label,.ui.green.label{background-color:#A1CF64!important;color:#FFF!important}.ui.labels .green.label:before,.ui.green.labels .label:before,.ui.green.label:before{background-color:#A1CF64!important}a.ui.green.labels .label:hover,a.ui.green.label:hover{background-color:#89B84C!important}.ui.labels a.green.label:hover:before,.ui.green.labels a.label:hover:before,a.ui.green.label:hover:before{background-color:#89B84C!important}.ui.red.labels .label,.ui.red.label{background-color:#EF4D6D!important;color:#FFF!important}.ui.labels .red.label:before,.ui.red.labels .label:before,.ui.red.label:before{background-color:#EF4D6D!important}.ui.red.corner.label{background-color:transparent}a.ui.red.labels .label:hover,a.ui.red.label:hover{background-color:#DE3859!important;color:#FFF!important}.ui.labels a.red.label:hover:before,.ui.red.labels a.label:hover:before,a.ui.red.label:hover:before{background-color:#DE3859!important}.ui.blue.labels .label,.ui.blue.label{background-color:#6ECFF5!important;color:#FFF!important}.ui.labels .blue.label:before,.ui.blue.labels .label:before,.ui.blue.label:before{background-color:#6ECFF5!important}a.ui.blue.labels .label:hover,.ui.blue.labels a.label:hover,a.ui.blue.label:hover{background-color:#1AB8F3!important;color:#FFF!important}.ui.labels a.blue.label:hover:before,.ui.blue.labels a.label:hover:before,a.ui.blue.label:hover:before{background-color:#1AB8F3!important}.ui.purple.labels .label,.ui.purple.label{background-color:#564F8A!important;color:#FFF!important}.ui.labels .purple.label:before,.ui.purple.labels .label:before,.ui.purple.label:before{background-color:#564F8A!important}a.ui.purple.labels .label:hover,.ui.purple.labels a.label:hover,a.ui.purple.label:hover{background-color:#3E3773!important;color:#FFF!important}.ui.labels a.purple.label:hover:before,.ui.purple.labels a.label:hover:before,a.ui.purple.label:hover:before{background-color:#3E3773!important}.ui.teal.labels .label,.ui.teal.label{background-color:#00B5AD!important;color:#FFF!important}.ui.labels .teal.label:before,.ui.teal.labels .label:before,.ui.teal.label:before{background-color:#00B5AD!important}a.ui.teal.labels .label:hover,.ui.teal.labels a.label:hover,a.ui.teal.label:hover{background-color:#009A93!important;color:#FFF!important}.ui.labels a.teal.label:hover:before,.ui.teal.labels a.label:hover:before,a.ui.teal.tag.label:hover:before{background-color:#009A93!important}.ui.circular.label{margin-right:.5em;margin-top:-1em;width:2em;height:2em;padding:.5em;line-height:1em;text-align:center}.ui.pointing.label{position:relative}.ui.attached.pointing.label{position:absolute}.ui.pointing.label:before{position:absolute;content:"";width:.6em;height:.6em;background-image:none;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);z-index:2;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;-ms-transition:background .1s linear;transition:background .1s linear}.ui.pointing.label:before{background-color:#E8E8E8}.ui.pointing.label,.ui.pointing.above.label{margin-top:1em}.ui.pointing.label:before,.ui.pointing.above.label:before{margin-left:-.3em;top:-.3em;left:50%}.ui.pointing.below.label{margin-top:0;margin-bottom:1em}.ui.pointing.below.label:before{margin-left:-.3em;top:auto;right:auto;bottom:-.3em;left:50%}.ui.pointing.left.label{margin-top:0;margin-left:1em}.ui.pointing.left.label:before{margin-top:-.3em;bottom:auto;right:auto;top:50%;left:0}.ui.pointing.right.label{margin-top:0;margin-right:1em}.ui.pointing.right.label:before{margin-top:-.3em;right:-.3em;top:50%;bottom:auto;left:auto}.ui.floating.label{position:absolute;z-index:100;top:-1em;left:100%;margin:0 0 0 -1.5em!important;-webkit-box-shadow:0 -2px 0 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 -2px 0 0 rgba(0,0,0,.1) inset;box-shadow:0 -2px 0 0 rgba(0,0,0,.1) inset}.ui.label{font-size:.8rem}.ui.small.labels .label,.ui.small.label{font-size:.7rem}.ui.large.labels .label,.ui.large.label{font-size:1rem}.ui.loader{display:none;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;z-index:1000}.ui.dimmer .loader{display:block}.ui.loader.text{width:auto!important;height:auto!important;text-align:center;font-style:normal;margin-top:-28px;min-width:32px;padding-top:40px;font-size:14px}.ui.loader.text.mini{margin-top:-16px;min-width:16px;padding-top:20px;font-size:11px}.ui.loader.text.small{margin-top:-23px;min-width:24px;padding-top:32px;font-size:13px}.ui.loader.text.large{margin-top:-46px;min-width:64px;padding-top:80px;font-size:16px}.ui.loader.active,.ui.loader.visible{display:block}.ui.loader.disabled,.ui.loader.hidden{display:none}.ui.dimmer .ui.text.loader,.ui.inverted.text.loader{color:#FFF}.ui.dimmer .mini.ui.loader,.ui.inverted .mini.ui.loader{background-image:url(../images/loader-mini-inverted.gif)}.ui.dimmer .small.ui.loader,.ui.inverted .small.ui.loader{background-image:url(../images/loader-small-inverted.gif)}.ui.dimmer .ui.loader,.ui.inverted.loader{background-image:url(../images/loader-medium-inverted.gif)}.ui.dimmer .large.ui.loader,.ui.inverted .large.ui.loader{background-image:url(../images/loader-large-inverted.gif)}.ui.inverted.dimmer .ui.loader.mini,.ui.loader.mini{width:16px;height:16px;background-image:url(../images/loader-mini.gif);margin:-8px 0 0 -8px}.ui.inverted.dimmer .ui.loader.small,.ui.loader.small{width:24px;height:24px;background-image:url(../images/loader-small.gif);margin:-12px 0 0 -12px}.ui.inverted.dimmer .ui.loader,.ui.loader{width:32px;height:32px;background:url(../images/loader-medium.gif) no-repeat;background-position:48% 0}.ui.inverted.dimmer .ui.loader.large,.ui.loader.large{width:64px;height:64px;background-image:url(../images/loader-large.gif);margin:-32px 0 0 -32px}.ui.inline.loader{display:inline-block;vertical-align:middle;margin:0}.ui.paperclip{z-index:2}.ui.paperclip .paperclip{display:block;position:absolute;z-index:4;background:url(../images/paperclip.png) no-repeat;width:37px;height:21px}.ui.paperclip .label{position:absolute;top:42px;left:8px;z-index:3;border:1px solid #D3CB4F;background-color:#FFF557;font-size:9px;color:#444005;font-weight:700;padding:2px 7px}.ui.paperclip .content,.ui.paperclip img{border:5px solid #FFF;-webkit-transform:rotate(-11deg);-moz-transform:rotate(-11deg);-o-transform:rotate(-11deg);-ms-transform:rotate(-11deg);transform:rotate(-11deg)}.ui.paperclip img{height:60px;-webkit-box-shadow:0 3px 2px rgba(0,0,0,.3);-moz-box-shadow:0 3px 2px rgba(0,0,0,.3);box-shadow:0 3px 2px rgba(0,0,0,.3)}.ui.paperclip{position:absolute;top:10%;left:-3px}.ui.paperclip .paperclip{position:absolute;bottom:10px;left:-10px}.ui.paperclip.hidden{display:none}.ui.paperclip.simple .content,.ui.paperclip.simple img{border:0}.ui.paperclip.large img{height:140px}.ui.progress{border:1px solid rgba(0,0,0,.1);width:100%;height:35px;background-color:#FAFAFA;padding:5px;-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.progress .bar{display:inline-block;height:100%;background-color:#CCC;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:width 1s ease-in-out,background-color 1s ease-out;-moz-transition:width 1s ease-in-out,background-color 1s ease-out;-ms-transition:width 1s ease-in-out,background-color 1s ease-out;-o-transition:width 1s ease-in-out,background-color 1s ease-out;transition:width 1s ease-in-out,background-color 1s ease-out}.ui.successful.progress .bar{background-color:#73E064!important}.ui.successful.progress .bar,.ui.successful.progress .bar::after{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important}.ui.failed.progress .bar{background-color:#DF9BA4!important}.ui.failed.progress .bar,.ui.failed.progress .bar::after{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important}.ui.active.progress .bar{position:relative}.ui.active.progress .bar::after{content:'';opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#FFF;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-animation:progress-active 2s ease-out infinite;-moz-animation:progress-active 2s ease-out infinite;animation:progress-active 2s ease-out infinite}@-webkit-keyframes progress-active{0%{opacity:0;width:0}50%{opacity:.3}100%{opacity:0;width:95%}}@-moz-keyframes progress-active{0%{opacity:0;width:0}50%{opacity:.3}100%{opacity:0;width:100%}}@keyframes progress-active{0%{opacity:0;width:0}50%{opacity:.3}100%{opacity:0;width:100%}}.ui.disabled.progress{opacity:.35}.ui.disabled.progress .bar,.ui.disabled.progress .bar::after{-webkit-animation:none!important;-moz-animation:none!important;animation:none!important}.ui.progress.attached{position:relative;top:-2px;border:0}.ui.progress.attached,.ui.progress.attached .bar{display:block;height:4px;padding:0;overflow:hidden;-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.ui.progress.attached .bar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.progress.top.attached,.ui.progress.top.attached .bar{-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.ui.progress.top.attached .bar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.blue.progress .bar{background-color:#6ECFF5}.ui.black.progress .bar{background-color:#5C6166}.ui.green.progress .bar{background-color:#A1CF64}.ui.red.progress .bar{background-color:#EF4D6D}.ui.purple.progress .bar{background-color:#564F8A}.ui.teal.progress .bar{background-color:#00B5AD}.ui.progress.striped .bar{-webkit-background-size:30px 30px;-moz-background-size:30px 30px;background-size:30px 30px;background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.ui.progress.active.striped .bar:after{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.ui.progress.active.striped .bar{-webkit-animation:progress-striped 3s linear infinite;-moz-animation:progress-striped 3s linear infinite;animation:progress-striped 3s linear infinite}@-webkit-keyframes progress-striped{0%{background-position:0 0}100%{background-position:60px 0}}@-moz-keyframes progress-striped{0%{background-position:0 0}100%{background-position:60px 0}}@keyframes progress-striped{0%{background-position:0 0}100%{background-position:60px 0}}.ui.small.progress .bar{height:14px}.ui.segment{position:relative;background-color:#FFF;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);margin:1em 0;padding:1.3em 1em;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.segment:first-child{margin-top:0}.ui.segment:last-child{margin-bottom:0}.ui.segment:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui.vertical.segment{margin:0;padding-left:0;padding-right:0;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:0 -1px 0 rgba(0,0,0,.1);-moz-box-shadow:0 -1px 0 rgba(0,0,0,.1);box-shadow:0 -1px 0 rgba(0,0,0,.1)}.ui.horizontal.segment{margin:0;padding-top:0;padding-bottom:0;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:1px 0 0 rgba(0,0,0,.1);-moz-box-shadow:1px 0 0 rgba(0,0,0,.1);box-shadow:1px 0 0 rgba(0,0,0,.1)}.ui.pointing.menu+.ui.attached.segment{top:1px}.ui.segment>:first-child{margin-top:0}.ui.segment>:last-child{margin-bottom:0}.ui.segment>:only-child{margin:0}.ui.segment>.attached.label:first-child+*{margin-top:2em}.ui.segment>.bottom.attached.label:first-child~:last-child{margin-top:0;margin-bottom:2em}.ui.disabled.segment{opacity:.8;color:#DDD}.ui.basic.segment{position:relative;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.fitted.segment{padding:0}.ui.blue.segment{border-top:.2em solid #6ECFF5}.ui.green.segment{border-top:.2em solid #A1CF64}.ui.red.segment{border-top:.2em solid #EF4D6D}.ui.purple.segment{border-top:.2em solid #564F8A}.ui.teal.segment{border-top:.2em solid #00B5AD}.ui.inverted.black.segment{background-color:#5C6166!important;color:#FFF!important}.ui.inverted.blue.segment{background-color:#6ECFF5!important;color:#FFF!important}.ui.inverted.green.segment{background-color:#A1CF64!important;color:#FFF!important}.ui.inverted.red.segment{background-color:#EF4D6D!important;color:#FFF!important}.ui.inverted.purple.segment{background-color:#564F8A!important;color:#FFF!important}.ui.inverted.teal.segment{background-color:#00B5AD!important;color:#FFF!important}.ui.left.aligned.segment{text-align:left}.ui.right.aligned.segment{text-align:right}.ui.center.aligned.segment{text-align:center}.ui.floated.segment,.ui.left.floated.segment{float:left}.ui.right.floated.segment{float:right}.ui.piled.segment{-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.15);-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.15);-ms-box-shadow:0 0 1px 1px rgba(0,0,0,.15);-o-box-shadow:0 0 1px 1px rgba(0,0,0,.15);box-shadow:0 0 1px 1px rgba(0,0,0,.15)}.ui.piled.segment:after,.ui.piled.segment:before{background-color:#FFF;visibility:visible;content:"";display:block;height:100%;left:-1px;position:absolute;width:100%;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.ui.piled.segment:after{-webkit-transform:rotate(1.5deg);-moz-transform:rotate(1.5deg);-ms-transform:rotate(1.5deg);-o-transform:rotate(1.5deg);transform:rotate(1.5deg);top:0;z-index:-1}.ui.piled.segment:before{-webkit-transform:rotate(-1.9deg);-moz-transform:rotate(-1.9deg);-ms-transform:rotate(-1.9deg);-o-transform:rotate(-1.9deg);transform:rotate(-1.9deg);top:0;z-index:-2}.ui.stacked.segment{padding-bottom:1.7em}.ui.stacked.segment:after,.ui.stacked.segment:before{content:'';position:absolute;bottom:-3px;left:0;border-top:1px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.02);width:100%;height:5px;visibility:visible}.ui.stacked.segment:before{bottom:0}.ui.stacked.inverted.segment:after,.ui.stacked.inverted.segment:before{background-color:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.35)}.ui.raised.segment{-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px 1px rgba(0,0,0,.1);box-shadow:0 1px 2px 1px rgba(0,0,0,.1)}.ui.inverted.segment{border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ui.inverted.segment,.ui.primary.inverted.segment{background-color:#555;color:#FFF}.ui.primary.segment{background-color:#FFF;color:#555}.ui.secondary.segment{background-color:#F5F5F5;color:#777}.ui.tertiary.segment{background-color:#EBEBEB;color:#B0B0B0}.ui.secondary.inverted.segment{background-color:#555;background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.3)),to(rgba(255,255,255,.3)));background-image:-webkit-linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);background-image:-moz-linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);background-image:-o-linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);background-image:linear-gradient(rgba(255,255,255,.3) 0,rgba(255,255,255,.3) 100%);color:#FAFAFA}.ui.tertiary.inverted.segment{background-color:#555;background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.6)));background-image:-webkit-linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);background-image:-moz-linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);background-image:-o-linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);background-image:linear-gradient(rgba(255,255,255,.6) 0,rgba(255,255,255,.6) 100%);color:#EEE}.ui.segment.attached{top:-1px;bottom:-1px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;margin:0;-moz-box-shadow:0 0 0 1px #DDD;-webkit-box-shadow:0 0 0 1px #DDD;box-shadow:0 0 0 1px #DDD}.ui.top.attached.segment{top:0;bottom:-1px;margin-top:1em;margin-bottom:0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.ui.segment.bottom.attached{top:-1px;bottom:0;margin-top:0;margin-bottom:1em;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.ui.step,.ui.steps .step{display:inline-block;position:relative;padding:1em 2em 1em 3em;vertical-align:top;background-color:#FFF;color:#888;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.step:after,.ui.steps .step:after{position:absolute;z-index:2;content:'';top:0;right:-1.48em;border-bottom:1.5em solid transparent;border-left:1.5em solid #FFF;border-top:1.5em solid transparent;width:0;height:0}.ui.step,.ui.steps .step,.ui.steps .step:after{-webkit-transition:opacity .1s ease,color .1s ease,box-shadow .1s ease;-moz-transition:opacity .1s ease,color .1s ease,box-shadow .1s ease;-o-transition:opacity .1s ease,color .1s ease,box-shadow .1s ease;-ms-transition:opacity .1s ease,color .1s ease,box-shadow .1s ease;transition:opacity .1s ease,color .1s ease,box-shadow .1s ease}.ui.steps{cursor:pointer;display:inline-block;font-size:0;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:.3125rem;-webkit-border-radius:.3125rem;border-radius:.3125rem}.ui.steps .step:first-child{padding-left:1.35em;-webkit-border-radius:.3125em 0 0 .3125em;-moz-border-radius:.3125em 0 0 .3125em;border-radius:.3125em 0 0 .3125em}.ui.steps .step:last-child{-webkit-border-radius:0 .3125em .3125em 0;-moz-border-radius:0 .3125em .3125em 0;border-radius:0 .3125em .3125em 0}.ui.steps .step:only-child{-webkit-border-radius:.3125em;-moz-border-radius:.3125em;border-radius:.3125em}.ui.steps .step:last-child{margin-right:0}.ui.steps .step:last-child:after{display:none}.ui.step:hover,.ui.step.hover{background-color:#F7F7F7;color:rgba(0,0,0,.8)}.ui.steps .step.hover:after,.ui.steps .step:hover:after,.ui.step:hover,.ui.step.hover::after{border-left-color:#F7F7F7}.ui.steps .step.down,.ui.steps .step:active,.ui.step.down,.ui.step:active{background-color:#F0F0F0}.ui.steps .step.down:after,.ui.steps .step:active:after,.ui.steps.down::after,.ui.steps:active::after{border-left-color:#F0F0F0}.ui.steps .step.active,.ui.active.step{cursor:auto;background-color:#555;color:#FFF;font-weight:700}.ui.steps .step.active:after,.ui.active.steps:after{border-left-color:#555}.ui.steps .disabled.step,.ui.disabled.step{cursor:auto;background-color:#FFF;color:#CBCBCB}.ui.disabled.step:after{border:0;background-color:#FFF;top:.42em;right:-1em;width:2.15em;height:2.15em;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-shadow:-1px -1px 0 0 rgba(0,0,0,.1) inset;-moz-box-shadow:-1px -1px 0 0 rgba(0,0,0,.1) inset;box-shadow:-1px -1px 0 0 rgba(0,0,0,.1) inset}.attached.ui.steps{margin:0;-webkit-border-radius:.3125em .3125em 0 0;-moz-border-radius:.3125em .3125em 0 0;border-radius:.3125em .3125em 0 0}.attached.ui.steps .step:first-child{-webkit-border-radius:.3125em 0 0;-moz-border-radius:.3125em 0 0;border-radius:.3125em 0 0}.attached.ui.steps .step:last-child{-webkit-border-radius:0 .3125em 0 0;-moz-border-radius:0 .3125em 0 0;border-radius:0 .3125em 0 0}.bottom.attached.ui.steps{margin-top:-1px;-webkit-border-radius:0 0 .3125em .3125em;-moz-border-radius:0 0 .3125em .3125em;border-radius:0 0 .3125em .3125em}.bottom.attached.ui.steps .step:first-child{-webkit-border-radius:0 0 0 .3125em;-moz-border-radius:0 0 0 .3125em;border-radius:0 0 0 .3125em}.bottom.attached.ui.steps .step:last-child{-webkit-border-radius:0 0 .3125em;-moz-border-radius:0 0 .3125em;border-radius:0 0 .3125em}.ui.one.steps>.step{width:100%}.ui.two.steps>.step{width:50%}.ui.three.steps>.step{width:33.333%}.ui.four.steps>.step{width:25%}.ui.five.steps>.step{width:20%}.ui.six.steps>.step{width:16.666%}.ui.seven.steps>.step{width:14.285%}.ui.eight.steps>.step{width:12.5%}.ui.small.step,.ui.small.steps .step{font-size:.8rem}.ui.step,.ui.steps .step{font-size:1rem}.ui.large.step,.ui.large.steps .step{font-size:1.25rem}.ui.throbber{display:inline-block;width:32px;height:32px;background:url(../images/throbber-medium.gif) no-repeat;background-position:48% 0}.ui.throbber.center{position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;z-index:1000}.ui.throbber.large{width:64px;height:64px;background-image:url(../images/throbber-large.gif)}.ui.throbber.large.center{margin:-32px 0 0 -32px}.ui.throbber.small{width:24px;height:24px;background-image:url(../images/throbber-small.gif)}.ui.throbber.small.center{margin:-12px 0 0 -12px}.ui.throbber.tiny{width:16px;height:16px;background-image:url(../images/throbber-tiny.gif)}.ui.throbber.tiny.center{margin:-8px 0 0 -8px}.ui.throbber.text{width:auto!important;height:auto!important;text-align:center;font-style:normal;color:#422256;margin-top:-28px;min-width:32px;padding-top:40px;font-size:12px;font-weight:700}.ui.throbber.text.tiny{margin-top:-16px;min-width:16px;padding-top:20px;font-size:9px}.ui.throbber.text.small{margin-top:-23px;min-width:24px;padding-top:32px;font-size:11px}.ui.throbber.text.large{margin-top:-46px;min-width:64px;padding-top:80px;font-size:14px}.ui.throbber.text.blue{color:#fff}.ui.throbber.tiny.blue{background-image:url(../images/throbber-blue-tiny.gif)}.ui.throbber.small.blue{background-image:url(../images/throbber-blue-small.gif)}.ui.throbber.blue{background-image:url(../images/throbber-blue-medium.gif)}.ui.throbber.large.blue{background-image:url(../images/throbber-blue-large.gif)}.ui.well{display:inline-block;padding:6px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 -1px 0 rgba(0,0,0,.05) inset,0 0 0 1px rgba(0,0,0,.1) inset;-moz-box-shadow:0 -1px 0 rgba(0,0,0,.05) inset,0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:0 -1px 0 rgba(0,0,0,.05) inset,0 0 0 1px rgba(0,0,0,.1) inset;background-image:-webkit-linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%);background-image:-moz-linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%);background-image:-o-linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%);background-image:-ms-linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%);background-image:linear-gradient(top,rgba(80,80,80,.24) 0,rgba(119,119,119,.24) 100%)}.ui.well .button{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.ui.light.well{background-image:-webkit-linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%);background-image:-moz-linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%);background-image:-o-linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%);background-image:-ms-linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%);background-image:linear-gradient(top,rgba(80,80,80,.14) 0,rgba(119,119,119,.14) 100%)}.ui.shallow.well{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px}.ui.shallow.well .button{border-radius:4px}.ui.deep.well{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;padding:10px}.ui.deep.well .button{border-radius:50px}.ui.well.fluid,.ui.well.fluid .button{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.accordion{width:600px;max-width:100%;overflow:hidden;font-size:1rem;border-radius:.3125em;background-color:#FFF;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.ui.accordion .title{cursor:pointer;padding:.75em 1em;color:rgba(0,0,0,.6);border-top:1px solid rgba(0,0,0,.05);-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;-ms-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.ui.accordion .title:first-child{border-top:0}.ui.accordion .content{display:none;padding:1.3em 1em}.ui.accordion .title:hover,.ui.accordion .title.active{color:rgba(0,0,0,.8)}.ui.accordion .title.active{background-color:rgba(0,0,0,.1);color:rgba(0,0,0,.8)}.ui.accordion .content.active{display:block}.ui.carousel{position:relative;overflow:hidden}.ui.carousel .arrow{position:absolute;font-size:1.5em;top:50%;left:0;margin-top:-.5em;z-index:10}.ui.carousel .right.arrow{left:auto;right:0}.ui.carousel .slides{position:relative;width:200%;width:9999px;overflow:hidden;font-size:0}.ui.carousel .slides .slide{display:inline-block;height:100%;font-size:1rem}.ui.carousel .slides .slide>img{display:block;width:100%}.ui.carousel.loading{position:relative}.ui.carousel.loading:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:rgba(255,255,255,.8) url(../images/loader-large.gif) no-repeat 50% 50%;visibility:visible}.ui.chat{background-color:#F8F8F8;width:330px;height:370px;padding:0}.ui.chat .room{position:relative;overflow:hidden;height:286px;border:1px solid #999;border-top:0;border-bottom:0}.ui.chat .room .throbber{display:none;margin:-25px 0 0 -25px}.ui.chat .actions{overflow:hidden;background-color:#EEE;padding:4px;border:1px solid #BBB;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.ui.chat .actions .button{float:right;margin-left:3px}.ui.chat .actions .message{float:left;margin-left:6px;font-size:11px;color:#AAA;text-shadow:0 -1px 0 rgba(255,255,255,.8);line-height:28px}.ui.chat .actions .message .throbber{display:inline-block;margin-right:8px;vertical-align:middle;vertical-align:text-bottom}.ui.chat .log{float:left;overflow:auto;overflow-x:hidden;overflow-y:auto}.ui.chat .log .message{padding:3px 0;border-top:1px dotted #DADADA}.ui.chat .log .message:first-child{border-top:0}.ui.chat .status{padding:5px 0;color:#AAA;font-size:12px;font-style:italic;line-height:1.33;border-top:1px dotted #DADADA}.ui.chat .log .status:first-child{border-top:0}.ui.chat .log .flag{float:left}.ui.chat .log p{margin-left:0}.ui.chat .log .author{font-weight:700;-webkit-transition:color .3s ease-out;-moz-transition:color .3s ease-out;-o-transition:color .3s ease-out;-ms-transition:color .3s ease-out;transition:color .3s ease-out}.ui.chat .log a.author:hover{opacity:.8}.ui.chat .log .message.admin p{font-weight:700;margin:1px 0 0 23px}.ui.chat .log .divider{margin:-1px 0;font-size:11px;padding:10px 0;border-top:1px solid #F8F8F8;border-bottom:1px solid #F8F8F8}.ui.chat .log .divider .rule{top:50%;width:15%}.ui.chat .log .divider .label{color:#777;margin:0}.ui.chat .room .user-list{position:relative;overflow:auto;overflow-x:hidden;overflow-y:auto;float:left;background-color:#EEE;border-left:1px solid #DDD}.ui.chat .room .user-list .user{display:table;padding:3px 7px;border-bottom:1px solid #DDD}.ui.chat .room .user-list .user:hover{background-color:#F8F8F8}.ui.chat .room .user-list .image{display:table-cell;vertical-align:middle;width:20px}.ui.chat .room .user-list .image img{width:20px;height:20px;vertical-align:middle}.ui.chat .room .user-list p{display:table-cell;vertical-align:middle;padding-left:7px;padding-right:14px;font-size:11px;line-height:1.2;font-weight:700}.ui.chat .room .user-list a:hover{opacity:.8}.ui.chat.loading .throbber{display:block}.ui.chat .talk{border:1px solid #999;border-top:1px solid #BBB;padding:5px 0 0;background-color:#CCC;background:#fff -webkit-linear-gradient(top,#eee 0,#aaa 100%) repeat;background:#fff -moz-linear-gradient(top,#eee 0,#aaa 100%) repeat;background:#fff -o-linear-gradient(top,#eee 0,#aaa 100%) repeat;background:#fff -ms-linear-gradient(top,#eee 0,#aaa 100%) repeat;background:#fff linear-gradient(top,#eee 0,#aaa 100%) repeat;-webkit-box-shadow:0 1px 0 #FFF inset;-moz-box-shadow:0 1px 0 #FFF inset;box-shadow:0 1px 0 #FFF inset;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.ui.chat .talk .avatar,.ui.chat .talk input,.ui.chat .talk .button{float:left}.ui.chat .talk .avatar{border-top:1px solid #BBB;border-left:1px solid #BBB;width:30px;height:30px;margin:0 0 0 5px;background-color:#DADADA}.ui.chat .talk .avatar img{display:block;width:30px;height:30px;margin-right:4px}.ui.chat .talk input{border:1px solid #CCC;margin:0;width:196px;height:14px;padding:8px 5px;font-size:12px;color:#555}.ui.chat .talk input.focus{border:1px solid #AAA}.ui.chat .send{margin-left:-2px;width:54px;height:22px;line-height:23px;font-size:12px;padding:4px 12px;-moz-box-shadow:-2px 0 2px -2px rgba(0,0,0,.3);-webkit-box-shadow:-2px 0 2px -2px rgba(0,0,0,.3);box-shadow:-2px 0 2px -2px rgba(0,0,0,.3);border-radius:0 5px 5px 0}.ui.chat .talk .log-in.button{display:block;float:none;margin-top:-6px;height:22px;border-radius:0 0 4px 4px}.ui.chat .talk .log-in.button i{vertical-align:text-top}.ui.chat .log .team.flag{width:18px}.ui.chat.loading .throbber{display:block}.ui.chat{width:330px;height:370px}.ui.chat .room .container{width:3000px}.ui.chat .log{width:314px;height:278px;padding:4px 7px}.ui.chat .room .user-list{width:124px;height:278px;padding:4px 0}.ui.chat .room .user-list .user{width:110px}.ui.chat .talk{height:40px}.ui.checkbox{position:relative;display:inline-block;outline:0;margin-right:.5em;vertical-align:middle}.ui.checkbox input{visibility:hidden;outline:0}.ui.checkbox .box,.ui.checkbox label{outline:0;cursor:pointer;position:absolute;line-height:1;width:1em;height:1em;bottom:0;left:0;border-radius:4px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);background:#FFF;-webkit-transition:background-color .1s ease-out,box-shadow .1s ease-out;-moz-transition:background-color .1s ease-out,box-shadow .1s ease-out;-o-transition:background-color .1s ease-out,box-shadow .1s ease-out;-ms-transition:background-color .1s ease-out,box-shadow .1s ease-out;transition:background-color .1s ease-out,box-shadow .1s ease-out}.ui.checkbox .box:after,.ui.checkbox label:after{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;content:'';position:absolute;background:transparent;border:.2em solid #333;border-top:0;border-right:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ui.checkbox .box:after,.ui.checkbox label:after{width:.5em;height:.2em;top:.25em;left:.2em}.ui.checkbox .box:hover,.ui.checkbox label:hover{background-color:#FAFAFA;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.3);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.3);box-shadow:0 0 0 1px rgba(0,0,0,.3)}.ui.checkbox .box:active,.ui.checkbox label:active{background-color:#F5F5F5}.ui.checkbox input:checked+.box:after,.ui.checkbox input:checked+label:after{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.ui.disabled.checkbox+.box:after,.ui.checkbox input[disabled]+.box:after,.ui.disabled.checkbox label,.ui.checkbox input[disabled]+label{opacity:.4}.ui.radio.checkbox{width:14px;height:16px}.ui.radio.checkbox .box,.ui.radio.checkbox label{width:14px;height:14px;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.ui.radio.checkbox .box:after,.ui.radio.checkbox label:after{top:3px;left:3px;border:0;width:8px;height:8px;background-color:#555;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.ui.checkbox{width:1em;height:1em}.ui.checkbox,.ui.checkbox .box,.ui.checkbox label{font-size:1em}.ui.large.checkbox{width:1.25em;height:1.25em}.ui.large.checkbox,.ui.large.checkbox .box,.ui.large.checkbox label{font-size:1.25em}.ui.huge.checkbox{width:1.5em;height:1.5em}.ui.huge.checkbox,.ui.huge.checkbox .box,.ui.huge.checkbox label{font-size:1.5em}.ui.round.blue.checkbox label:after{background:-webkit-linear-gradient(top,#016286 0,#00506e 100%);background:-moz-linear-gradient(top,#016286 0,#00506e 100%);background:-o-linear-gradient(top,#016286 0,#00506e 100%);background:-ms-linear-gradient(top,#016286 0,#00506e 100%);background:linear-gradient(top,#016286 0,#00506e 100%)}.ui.round.checkbox{width:20px;height:20px;margin:0 auto;background:#FCFFF4;background:-webkit-linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);background:-moz-linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);background:-o-linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);background:-ms-linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);background:linear-gradient(top,#fcfff4 0,#dfe5d7 40%,#b3bead 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCFFF4', endColorstr='#b3bead', GradientType=0);-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;-webkit-box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);-moz-box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);position:relative}.ui.round.checkbox .box,.ui.round.checkbox label{cursor:pointer;position:absolute;width:14px;height:14px;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;left:3px;top:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.5) inset,0 1px 0 #fff;-moz-box-shadow:0 1px 1px rgba(0,0,0,.5) inset,0 1px 0 #fff;box-shadow:0 1px 1px rgba(0,0,0,.5) inset,0 1px 0 #fff;background:-webkit-linear-gradient(top,#222 0,#4d4d4d 100%);background:-moz-linear-gradient(top,#222 0,#4d4d4d 100%);background:-o-linear-gradient(top,#222 0,#4d4d4d 100%);background:-ms-linear-gradient(top,#222 0,#4d4d4d 100%);background:linear-gradient(top,#222 0,#4d4d4d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#4D4D4D', GradientType=0)}.ui.round.checkbox .box:after,.ui.round.checkbox label:after{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;content:'';position:absolute;width:10px;height:10px;background:#B6B6B6;background:-webkit-linear-gradient(top,#b6b6b6 0,#929292 100%);background:-moz-linear-gradient(top,#b6b6b6 0,#929292 100%);background:-o-linear-gradient(top,#b6b6b6 0,#929292 100%);background:-ms-linear-gradient(top,#b6b6b6 0,#929292 100%);background:linear-gradient(top,#b6b6b6 0,#929292 100%);border:0;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;top:2px;left:2px;-webkit-box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);-moz-box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5);box-shadow:inset 0 1px 1px #fff,0 1px 3px rgba(0,0,0,.5)}.ui.round.checkbox .box:hover:after,.ui.round.checkbox label:hover:after{-ms-filter:"alpha(Opacity=30)";filter:alpha(opacity=30);opacity:.3}.ui.round.checkbox input:checked+.box:after,.ui.round.checkbox input:checked+label:after{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.ui.dimmable{position:relative}.ui.dimmer{position:absolute;top:0!important;left:0!important;text-align:center;vertical-align:middle;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-translate:rotateZ(0deg);-moz-translate:rotateZ(0deg);translate:rotateZ(0deg);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-o-transition:background-color .5s ease;-ms-transition:background-color .5s ease;transition:background-color .5s ease;z-index:1000}.ui.dimmable.dimmed>:not(.dimmer){-webkit-transition:filter .5s ease;-moz-transition:filter .5s ease;-o-transition:filter .5s ease;-ms-transition:filter .5s ease;transition:filter .5s ease}.ui.dimmer .content{width:100%;height:100%;display:table}.ui.dimmer .content>*{display:table-cell;vertical-align:middle}.ui.segment>.ui.dimmer{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.ui.horizontal.segment>.ui.dimmer,.ui.vertical.segment>.ui.dimmer{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.ui.dimmable.dimmed>:not(.dimmer){-webkit-filter:blur(5px) grayscale(0.7);-moz-filter:blur(5px) grayscale(0.7);filter:blur(5px) grayscale(0.7)}body.dimmable.dimmed{overflow:hidden}.ui.dimmable.dimmed>.ui.dimmer,.ui.dimmer.active{width:100%;height:100%;opacity:1}.ui.disabled.dimmer{width:0!important;height:0!important}.ui.page.dimmer{position:fixed}.ui.dimmer .top.aligned.content>*{vertical-align:top}.ui.dimmer .bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.simple.dimmer{display:block;overflow:hidden;opacity:1;height:0;width:0;background-color:rgba(0,0,0,0)}.ui.dimmable.dimmed>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85)}.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,0)}.ui.dimmable.dimmed>.ui.simple.inverted.dimmer{background-color:rgba(255,255,255,.85)}.ui.dimmer.show{width:100%;height:100%;-webkit-animation:dimmer-show .5s;-moz-animation:dimmer-show .5s;animation:dimmer-show .5s}@-webkit-keyframes dimmer-show{0%{opacity:0}100%{opacity:1}}@-moz-keyframes dimmer-show{0%{opacity:0}100%{opacity:1}}@keyframes dimmer-show{0%{opacity:0}100%{opacity:1}}.ui.dimmer.hide{-webkit-animation:dimmer-hide .5s;-moz-animation:dimmer-hide .5s;animation:dimmer-hide .5s}@-webkit-keyframes dimmer-hide{0%{opacity:1}99%{width:100%;height:100%;opacity:0}100%{opacity:0;height:0;width:0}}@-moz-keyframes dimmer-hide{0%{opacity:1}99%{width:100%;height:100%;opacity:0}100%{opacity:0;height:0;width:0}}@keyframes dimmer-hide{0%{opacity:1}99%{width:100%;height:100%;opacity:0}100%{opacity:0;height:0;width:0}}.ui.dropdown{position:relative;display:inline-block;line-height:1;-webkit-transition:border-radius .1s ease,width .2s ease;-moz-transition:border-radius .1s ease,width .2s ease;-o-transition:border-radius .1s ease,width .2s ease;-ms-transition:border-radius .1s ease,width .2s ease;transition:border-radius .1s ease,width .2s ease}.ui.dropdown .menu{position:absolute;display:none;top:100%;background-color:#FFF;min-width:100%;white-space:nowrap;text-shadow:none;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1),0 -2px 0 0 rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.1),0 -2px 0 0 rgba(0,0,0,.1) inset;box-shadow:0 0 1px 1px rgba(0,0,0,.1),0 -2px 0 0 rgba(0,0,0,.1) inset;-moz-border-radius:0 0 .325em .325em;-webkit-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;-ms-transition:opacity .2s ease;transition:opacity .2s ease;z-index:11}.ui.dropdown>.dropdown.icon{width:auto}.ui.dropdown>.text{display:inline-block}.ui.dropdown .menu{left:0}.ui.menu .dropdown:last-child .menu,.ui>.ui.dropdown:last-child .menu{left:auto;right:0}.ui.dropdown .menu .item{cursor:pointer;border:0;border-top:1px solid rgba(0,0,0,.05);font-size:.9em;display:block;color:rgba(0,0,0,.75);padding:.85em 1em!important;font-size:.9rem;text-transform:none;font-weight:400;text-align:left;-webkit-touch-callout:none}.ui.dropdown .menu .item:before{display:none}.ui.dropdown .menu .item .icon{margin-right:.75em}.ui.dropdown .menu .item:first-child{border-top:0}.ui.dropdown.visible{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ui.dropdown .menu .item:hover{background-color:rgba(0,0,0,.02)}.ui.dropdown .menu .active.item{background-color:rgba(0,0,0,.04);border-left:0}.ui.dropdown>.default.text,.ui.default.dropdown>.text{color:rgba(0,0,0,.2)}.ui.dropdown:hover>.default.text,.ui.default.dropdown:hover>.text{color:rgba(0,0,0,.4)}.ui.simple.dropdown .menu:before,.ui.simple.dropdown .menu:after{display:none}.ui.simple.dropdown .menu{display:block;overflow:hidden;top:100%;height:0;width:0;position:absolute;opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.ui.simple.dropdown.visible .menu,.ui.simple.dropdown:hover .menu{overflow:visible;width:auto;height:auto;opacity:1}.ui.simple.disabled.dropdown:hover .menu{height:0;width:0;overflow:hidden}.ui.selection.dropdown{cursor:pointer;display:inline-block;background-color:#FFF;padding:.5em 1em;line-height:1.33;color:rgba(0,0,0,.8);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-border-radius:.3125em!important;-moz-border-radius:.3125em!important;border-radius:.3125em!important}.ui.selection.dropdown>.dropdown.icon{float:right;margin:.2em 0 .2em .5em}.ui.selection.dropdown,.ui.selection.dropdown .menu{top:100%;-webkit-transition:box-shadow .2s ease-out;-moz-transition:box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;-ms-transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out}.ui.selection.dropdown .menu{max-height:312px;overflow-x:hidden;overflow-y:auto;-webkit-box-shadow:0 1px 0 1px #EEE;-moz-box-shadow:0 1px 0 1px #EEE;box-shadow:0 1px 0 1px #EEE;-moz-border-radius:0 0 .325em .325em;-webkit-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em}.ui.selection.dropdown.visible,.ui.selection.dropdown:hover,.ui.selection.dropdown.hover{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.2);-moz-box-shadow:0 0 0 1px rgba(0,0,0,.2);box-shadow:0 0 0 1px rgba(0,0,0,.2);-webkit-border-radius:.3125em .3125em 0 0!important;-moz-border-radius:.3125em .3125em 0 0!important;border-radius:.3125em .3125em 0 0!important}.ui.selection.dropdown.visible .menu,.ui.selection.dropdown.hover .menu,.ui.selection.dropdown:hover .menu{-webkit-box-shadow:0 1px 0 1px #D3D3D3;-moz-box-shadow:0 1px 0 1px #D3D3D3;box-shadow:0 1px 0 1px #D3D3D3}.ui.fluid.dropdown{display:block}.ui.pointing.dropdown .menu{top:100%;margin-top:.75em;-moz-border-radius:.325em;-webkit-border-radius:.325em;border-radius:.325em}.ui.pointing.dropdown .menu:after{position:absolute;pointer-events:none;content:" ";width:.5em;height:.5em;-moz-box-shadow:-1px -1px 0 1px rgba(0,0,0,.05);-webkit-box-shadow:-1px -1px 0 1px rgba(0,0,0,.05);box-shadow:-1px -1px 0 1px rgba(0,0,0,.05);background-image:none;background-color:#FFF;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);z-index:2}.ui.pointing.dropdown .menu .item.active:first-child{background:transparent -webkit-linear-gradient(transparent,rgba(0,0,0,.03));background:transparent -moz-linear-gradient(transparent,rgba(0,0,0,.03));background:transparent -o-linear-gradient(transparent,rgba(0,0,0,.03));background:transparent -ms-linear-gradient(transparent,rgba(0,0,0,.03));background:transparent linear-gradient(transparent,rgba(0,0,0,.03))}.ui.pointing.dropdown .menu:after{top:-.25em;left:50%;margin:0 0 0 -.25em}.ui.top.left.pointing.dropdown .menu:after{top:-.25em;left:1em;right:auto;margin:0}.ui.top.right.pointing.dropdown .menu:after{top:-.25em;left:auto;right:1em;margin:0}.ui.left.pointing.dropdown .menu:after{top:1em;left:-.25em;margin-top:-.25em 0 0 0}.ui.right.pointing.dropdown .menu:after{top:1em;left:auto;right:-.25em;margin-top:-.25em 0 0 0}.ui.pointing.dropdown.visible,.ui.pointing.dropdown.visible .menu{-moz-border-radius:.325em!important;-webkit-border-radius:.325em!important;border-radius:.325em!important}.ui.modal{display:none;position:fixed;z-index:1000;top:50%;left:50%;margin-left:-400px;width:800px;-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.8);-moz-box-shadow:5px 5px 15px rgba(0,0,0,.8);box-shadow:5px 5px 15px rgba(0,0,0,.8);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.ui.page.modal{position:fixed}.ui.modal>.close{cursor:pointer;position:absolute;font-size:1.25em;color:#FFF;top:-1.75em;right:-1.75em;opacity:.8}.ui.modal>.close:hover{opacity:1}.ui.modal>.header{background-color:#442359;padding:1em 2em;-webkit-border-radius:.325em .325em 0 0;-moz-border-radius:.325em .325em 0 0;border-radius:.325em .325em 0 0}.ui.modal>.header h2{margin:0;font-size:1.5em;font-weight:700;color:#FFF}.ui.modal>.content{position:relative;overflow:hidden;padding:2em;background-color:#FAFAFA;-webkit-border-radius:0 0 .325em .325em;-moz-border-radius:0 0 .325em .325em;border-radius:0 0 .325em .325em}.ui.modal>.content .left{float:left;width:50%}.ui.modal>.content .right{float:right;width:50%}.ui.modal.static{display:block;position:relative;overflow:hidden;top:0;left:0;border:1px solid #CCC;width:auto;height:auto;margin:0 auto;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#555;z-index:2;-moz-box-shadow:0 0 2px rgba(0,0,0,.2);-webkit-box-shadow:0 0 2px rgba(0,0,0,.2);box-shadow:0 0 2px rgba(0,0,0,.2)}.ui.modal.static>.header,.ui.modal.static>.content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui.nag{display:none;position:absolute;top:0;left:10%;z-index:100;width:80%;min-height:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:8px 20px;background-color:#272626;background:-webkit-linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);background:-moz-linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);background:-o-linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);background:-ms-linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);background:linear-gradient(top,rgba(22,22,22,.85) 0,#111 100%);-webkit-box-shadow:0 2px 3px rgba(0,0,0,.4),0 1px 0 rgba(255,255,255,.1) inset;-moz-box-shadow:0 2px 3px rgba(0,0,0,.4),0 1px 0 rgba(255,255,255,.1) inset;box-shadow:0 2px 3px rgba(0,0,0,.4),0 1px 0 rgba(255,255,255,.1) inset;text-align:center;font-size:14px;font-weight:700;color:#009FDA;text-shadow:0 1px 0 rgba(0,0,0,.8);-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-transition:.2s background;-moz-transition:.2s background;-o-transition:.2s background;-ms-transition:.2s background;transition:.2s background}.ui.nag .close{cursor:pointer;opacity:.4;position:absolute;top:50%;right:15px;margin-top:-6px;font-size:12px;color:#FFF;-webkit-transition:.1s opacity;-moz-transition:.1s opacity;-o-transition:.1s opacity;-ms-transition:.1s opacity;transition:.1s opacity}.ui.nag .close.hover{opacity:1}.ui.nag b{font-weight:700;color:#EEE}.ui.nag.bottom{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.ui.nag.fixed{position:fixed}.ui.nag.bottom.fixed{top:auto;bottom:0}.ui.nag.hover{cursor:pointer;background-color:#272626;background:-webkit-linear-gradient(top,#161616 0,#111 100%);background:-moz-linear-gradient(top,#161616 0,#111 100%);background:-o-linear-gradient(top,#161616 0,#111 100%);background:-ms-linear-gradient(top,#161616 0,#111 100%);background:linear-gradient(top,#161616 0,#111 100%)}.ui.nag.hover b{font-weight:700;color:#FFF}.ui.nag.white{background-color:#EEE;background:-webkit-linear-gradient(top,#fff 0,#ddd 100%);background:-moz-linear-gradient(top,#fff 0,#ddd 100%);background:-o-linear-gradient(top,#fff 0,#ddd 100%);background:-ms-linear-gradient(top,#fff 0,#ddd 100%);background:linear-gradient(top,#fff 0,#ddd 100%);-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.1) inset;-moz-box-shadow:0 2px 3px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.1) inset;box-shadow:0 2px 3px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.1) inset;text-shadow:0 1px 0 rgba(255,255,255,.8);color:#888}.ui.nag.white .close,.ui.nag.white b{color:#000}.ui.popup{display:none;position:absolute;top:57px;right:0;z-index:900;max-width:250px;background-color:#FAFAFA;padding:6px 8px;border:1px solid #DFDFDF;border:1px solid rgba(0,0,0,.12);font-size:11px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.3);-moz-box-shadow:0 2px 2px rgba(0,0,0,.3);box-shadow:0 2px 2px rgba(0,0,0,.3)}.ui.popup .ui.button,.ui.popup form.ui input .ui.popup form.ui textarea{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.popup:after{font-family:Arial,"Helevetica Neue",sans-serif;display:block;position:absolute;font-size:14px;color:#FAFAFA;text-shadow:0 2px 2px rgba(0,0,0,.3)}.ui.popup:after,.ui.popup.top.left:after,.ui.popup.top.center:after,.ui.popup.top.right:after{content:'\25BC'}.ui.popup.bottom:after,.ui.popup.bottom.left:after,.ui.popup.bottom.right:after,.ui.popup.bottom.center:after{content:'\25B2'}.ui.popup.left:after{content:'\25B6'}.ui.popup.right:after{content:'\25C0'}.ui.popup{margin:0}.ui.popup.bottom{margin:9px 0 0}.ui.popup.top{margin:0 0 9px}.ui.popup.top.left,.ui.popup.bottom.left{margin-left:-12px}.ui.popup.top.right,.ui.popup.bottom.right{margin-right:-12px}.ui.popup.left.center{margin:0 9px 0 0}.ui.popup.right.center{margin:0 0 0 10px}.ui.popup:after{line-height:1;bottom:-10px;left:50%}.ui.popup.bottom:after{top:-11px;right:18px;text-shadow:0 -1px 1px rgba(0,0,0,.3)}.ui.popup.top.right:after,.ui.popup.bottom.right:after{left:auto;right:8px}.ui.popup.top.left:after,.ui.popup.bottom.left:after{right:auto;left:8px}.ui.popup.left.center:after{left:auto;right:-10px;top:50%;margin-top:-7px;text-shadow:2px 0 2px rgba(0,0,0,.3)}.ui.popup.right.center:after{left:-10px;right:auto;top:50%;margin-top:-7px;text-shadow:-2px 0 2px rgba(0,0,0,.3)}.ui.popup.top.center:after,.ui.popup.bottom.center:after{margin-left:-7px;left:50%;right:auto}.ui.popup.loading{display:block;visibility:hidden}.ui.popup.active{display:block}.ui.large.popup{padding:10px}.ui.large.popup .content{font-size:13px}.ui.large.popup.bottom{margin:11px 0 0}.ui.large.popup.top{margin:0 0 11px}.ui.large.popup.top.left,.ui.large.popup.bottom.left{margin-left:-12px}.ui.large.popup.top.right,.ui.large.popup.bottom.right{margin-right:-12px}.ui.large.popup.left.center{margin:0 12px 0 0}.ui.large.popup.right.center{margin:0 0 0 12px}.ui.large.popup:after{bottom:-13px;font-size:18px}.ui.popup.large.bottom:after{top:-15px}.ui.popup.large.left.center:after{right:-13px;margin-top:-9px}.ui.popup.large.right.center:after{left:-13px;margin-top:-9px}.ui.popup h2{font-size:14px;font-weight:700;color:#603E72;margin-bottom:5px}.ui.popup .content{font-size:12px;font-weight:400;line-height:1.33;color:#666;padding:0}.ui.popup .content p{margin-top:5px}.ui.popup .content p b{color:#603E72}.ui.popup .content p:first-child{margin-top:0}.ui.popup.transparent,.ui.popup.transparent:after{background-color:rgba(250,250,250,.9)}.ui.black.popup{background-color:#000;border:0}.ui.black.popup:after{color:#000}.ui.black.popup .content{color:#FFF}.search.module{position:relative}.search.module .prompt{opacity:.8;background:#fafafa url(/images/modules/search-icon.png) no-repeat 10px 7px;padding:5px 30px;font-size:14px;border:1px solid #CCC;color:#777;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.search.module .search.button{position:relative;z-index:2;float:right;margin:0 0 0 -15px;padding:6px 15px 7px;-webkit-border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.search.module.hover .prompt,.search.module.focus .prompt,.search.module.active .prompt{opacity:1;background-color:#FFF;-webkit-box-shadow:0 0 3px rgba(0,0,0,.2) inset;-moz-box-shadow:0 0 3px rgba(0,0,0,.2) inset;box-shadow:0 0 3px rgba(0,0,0,.2) inset;background-position:10px -43px;color:#482A5C}.search.module .prompt.filled{opacity:1;color:#222}.search.module .results{display:none;position:absolute;z-index:999;top:25px;left:0;overflow:hidden;width:300px;border:1px solid #EEE;background-color:#FFF;background-image:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);background-image:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);background-image:-ms-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);background-image:linear-gradient(top,transparent 0,rgba(0,0,0,.2) 100%);color:#555;font-size:12px;text-shadow:none;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.3);box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.search.module .results ul{overflow:hidden;background-color:#FFF}.search.module .results li{cursor:pointer;overflow:hidden;line-height:1.2;padding:9px 11px;border-top:1px solid #EEE}.search.module .results li:first-child{border-top:0}.search.module .results li .image{background:#f0f0f0 url(../images/placeholder-subtle.png) no-repeat center center;margin-right:10px;float:left;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:38px;height:38px}.search.module .results li .image img{display:block;width:38px;height:38px}.search.module .results li .info{float:left}.search.module .results li .indented.info{float:none;margin-left:50px}.search.module .results li .title{font-weight:700;color:#442359}.search.module .results li .description{color:#777}.search.module .results li .price{float:right;color:#999;font-weight:700}.search.module .results li:hover{background-color:#F8F8F8}.search.module .results li.active{background-color:#F0F0F0}.search.module .results li.active .image{background:#efefef url(../images/placeholder-tiny.png) no-repeat center center}.search.module .results li.active .title{color:#000}.search.module .results li.active .description{color:#555}.search.module .results>ul{margin:0;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.search.module .results .category{overflow:hidden;background-color:#E4E4E4;border-top:1px solid rgba(0,0,0,.08);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:0 1px 0 rgba(255,255,255,.1);box-shadow:0 1px 0 rgba(255,255,255,.1);-webkit-transition:background .2s ease-in;-moz-transition:background .2s ease-in;-o-transition:background .2s ease-in;-ms-transition:background .2s ease-in;transition:background .2s ease-in}.search.module .results .category>.name{float:left;padding:12px 0 0 8px;font-weight:700;color:#777;text-shadow:0 1px 0 rgba(255,255,255,.8)}.search.module .results .category ul{overflow:hidden;margin-left:75px;border-left:1px solid rgba(0,0,0,.3);-webkit-box-shadow:-2px 0 5px rgba(0,0,0,.15);-moz-box-shadow:-2px 0 5px rgba(0,0,0,.15);box-shadow:-2px 0 5px rgba(0,0,0,.15);-webkit-transition:box-shadow .2s ease-in;-moz-transition:box-shadow .2s ease-in;-o-transition:box-shadow .2s ease-in;-ms-transition:box-shadow .2s ease-in;transition:box-shadow .2s ease-in}.search.module .results .category.active{background-color:#DCDCDC}.search.module .results .category.active .name{color:#555}.search.module .results .category.active ul{-webkit-box-shadow:-2px 0 5px rgba(0,0,0,.4);-moz-box-shadow:-2px 0 5px rgba(0,0,0,.4);box-shadow:-2px 0 5px rgba(0,0,0,.4)}.search.module .result-page{display:block;height:35px;background-color:#FAFAFA;line-height:35px;font-weight:700;text-align:center;color:#555;border-top:1px solid #DDD;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;box-shadow:0 1px 0 rgba(255,255,255,.8) inset}.search.module .result-page:hover{background-color:#F0F0F0}.search.module .big.results li .image{background-image:url(../images/placeholder-subtle.png)}.search.module .big.results li .image,.search.module .big.results li .image img{width:50px;height:50px}.search.module .big.results .indented.info{margin-left:65px}.search.module .big.results .info .title{font-size:16px}.search.module .big.results .info .description{font-size:11px}.search.module .message{background-color:#FFF;overflow:hidden;padding:10px 25px;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.search.module .message .text h2{font-size:14px;font-weight:700;color:#555}.search.module .message .text p{font-size:12px;color:#777}.search.module.loading .prompt{background-image:url(/images/modules/search-throbber.gif);background-repeat:no-repeat;background-position:8px 5px}.ui.shape{position:relative;-webkit-perspective:2000px;-moz-perspective:2000px;-ms-perspective:2000px;perspective:2000px}.ui.shape .sides{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.ui.shape .side{opacity:1;width:100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.ui.shape .side{display:none}.ui.shape.animating .sides{position:absolute}.ui.shape .animating.side{position:absolute;width:100%;top:0;left:0;z-index:100}.ui.shape .hidden.side{opacity:.7}.ui.shape.css{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.ui.shape.css .sides{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.ui.shape.css .side{-webkit-transition:opacity .6s ease-in-out;-moz-transition:opacity .6s ease-in-out;-o-transition:opacity .6s ease-in-out;-ms-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out}.ui.shape .active.side{display:block}.star.module{min-width:88px;height:42px;unicode-bidi:bidi-override;direction:rtl;font-size:26px}.star.module i,.ui.star{cursor:default;float:left;padding:2px 1px;font-style:normal;font-weight:400;content:"\2605";color:transparent}.star.module i:after,.ui.star:after{content:"\2605";color:#8C8C8C;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;-ms-transition:all .25s;transition:all .25s}.star.module.initialize,.star.module.initialize i{cursor:pointer}.star.module i.active:after{color:#FFCB08}.star.module.hover i.active:after{opacity:.5}.star.module i.hover:after,.star.module i.hover.active:after{opacity:1;color:#FFB70A;text-shadow:0 0 7px #FFCB08}.ui.tab{display:none}.ui.tab.active,.ui.tab.open{display:block}.ui.tab.loading>.throbber{display:block}.ui.tab.simple{background-color:transparent;border:0}.video.module{position:relative;background:#333 url(../images/placeholder.png) no-repeat center center}.video.module .play{cursor:pointer;position:absolute;top:0;left:0;z-index:100;-ms-filter:"alpha(Opacity=60)";filter:alpha(opacity=60);opacity:.6;width:100%;height:100%;background:url(/images/modules/video-play.png) no-repeat center center;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.video.module .play:hover{opacity:1}.video.module .placeholder{width:100%;height:100%}.video.module .embed{display:none}.video.module.active .play,.video.module.active .placeholder{display:none}.video.module.active .embed{display:block}.ui.comments a{cursor:pointer}.ui.comments .comment{position:relative;margin-top:.75em;padding-top:.75em;width:100%}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .avatar{display:block;float:left;width:4em}.ui.comments .comment .avatar img{display:block;margin:0 auto;width:3em;height:3em;border-radius:500px}.ui.comments .comment>.content,.ui.comments .comment>.avatar{display:block}.ui.comments .comment .avatar~.content{padding:0 1em}.ui.comments .comment>.avatar~.content{padding-top:.25em;margin-left:3.5em}.ui.comments .comment .metadata{display:inline-block;margin-left:.3em;color:rgba(0,0,0,.4)}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .3em 0 0}.ui.comments .comment .text{margin:0 0 .5em}.ui.comments .comment .actions{font-size:.9em}.ui.comments .comment .actions a{display:inline-block;margin:0 .3em 0 0;color:rgba(0,0,0,.3)}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:rgba(0,0,0,.6)}.ui.comments .reply.form{margin-top:.75em;width:100%;max-width:30em}.ui.comments .comment .reply.form{margin-left:2em}.ui.comments>.reply.form{margin-top:1.5em;max-width:40em}.ui.comments .reply.form textarea{height:12em}.ui.comments .comment .comments{margin-top:.25em;padding-top:.25em}.ui.comments .comment .comments:before{position:absolute;top:0;left:0}.ui.comments>.comment .comments{margin-left:2em}.ui.comments>.comment>.comments>.comment>.comments{margin-left:1.75em}.ui.comments>.comment>.comments>.comment>.comments>.comment>.comments{margin-left:1.5em}.ui.comments>.comment>.comments>.comment>.comments>.comment>.comments>.comment .comments{margin-left:.5em}.ui.threaded.comments .comment .comments{margin-left:2em!important;padding-left:2em!important;-webkit-box-shadow:-1px 0 0 rgba(0,0,0,.05);-moz-box-shadow:-1px 0 0 rgba(0,0,0,.05);box-shadow:-1px 0 0 rgba(0,0,0,.05)}.ui.minimal.comments .comment .actions{opacity:0;-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;transition:opacity .1s ease-out;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-o-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.small.comments{font-size:.875em}ul.ui.cover-view li,div.ui.cover-view{position:relative;width:220px;height:290px;background-color:#111;background:transparent -webkit-linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;background:transparent -moz-linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;background:transparent -o-linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;background:transparent -ms-linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;background:transparent linear-gradient(top,rgba(110,110,110,.7) 0,rgba(0,0,0,.7) 100%) repeat;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.3) inset;-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.3) inset;box-shadow:0 1px 5px 0 rgba(0,0,0,.3),0 1px 0 0 rgba(255,255,255,.3) inset}ul.ui.cover-view li .content,.ui.cover-view .content{position:relative;overflow:hidden;width:100%;height:100%}ul.ui.cover-view li .cover,.ui.cover-view .cover{width:100%;height:100%;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;opacity:1}ul.ui.cover-view li .text,.ui.cover-view .text{position:absolute;bottom:0;left:0;width:100%;padding:15px;line-height:1.44;background-color:#111;background:transparent -webkit-linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;background:transparent -moz-linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;background:transparent -o-linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;background:transparent -ms-linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;background:transparent linear-gradient(top,rgba(40,40,40,.8) 0,rgba(0,0,0,.8) 100%) repeat;-webkit-border-radius:0 0 9px 9px;-moz-border-radius:0 0 9px 9px;border-radius:0 0 9px 9px;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 -1px 4px rgba(0,0,0,.4);-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 -1px 4px rgba(0,0,0,.4);box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 -1px 4px rgba(0,0,0,.4);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;opacity:1}ul.ui.cover-view li .text h2,.ui.cover-view .text h2{font-size:18px;font-weight:700;color:#009FDA;margin:0 0 5px;text-shadow:0 2px 2px rgba(0,0,0,.9)}ul.ui.cover-view li .text h3,.ui.cover-view .text h3{color:#FFF;text-shadow:0 2px 2px rgba(0,0,0,.9)}ul.ui.cover-view li>.throbber,div.ui.cover-view>.throbber{display:none}ul.ui.cover-view li.loading>.throbber,div.ui.cover-view.loading>.throbber{display:block;opacity:.3}ul.ui.cover-view li.loading .text,div.ui.cover-view.loading .text,ul.ui.cover-view li.loading .cover,div.ui.cover-view.loading .cover{opacity:0}ul.ui.cover-view li{float:left;margin:0 5px 10px}.ui.data-grid{width:100%;font-size:12px;color:#555}.ui.data-grid.hide{display:none}.ui.data-grid tbody tr{border-top:1px solid #D9D9D9}.ui.data-grid tbody tr:first-child{border-top:0}.ui.data-grid tbody td{padding:10px 14px;vertical-align:middle}.ui.data-grid tbody td.who{width:240px}.ui.data-grid tbody td.who i{float:left;width:35px;height:35px;background:#efefef url(../images/placeholder-tiny.png) no-repeat center center}.ui.data-grid tbody td.who img{width:35px}.ui.data-grid tbody td.who hgroup{display:block;margin-left:50px}.ui.data-grid tbody td.who hgroup h2{font-size:14px;font-weight:700}.ui.data-grid tbody td.who hgroup h3{font-size:12px}.ui.data-grid tbody td.action{width:120px;text-align:right}.ui.data-grid tbody tr.hover{background-color:#F4F4F4}.ui.feed a{cursor:pointer}.ui.feed .event{width:100%;display:table;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.feed .event:first-child{border-top:0}.ui.feed .event:last-child{margin-bottom:1em}.ui.feed .label{width:3em;display:table-cell;vertical-align:top;text-align:left}.ui.feed .label .icon{font-size:1.5em;margin:0}.ui.feed .label img{width:3em;margin:0;border-radius:50em}.ui.feed .label+.content{padding:0 1em}.ui.feed .content{display:table-cell;vertical-align:top;text-align:left}.ui.feed .content .date{float:right;padding-left:1em;color:rgba(0,0,0,.4)}.ui.feed .content .summary{color:rgba(0,0,0,.75)}.ui.feed .content .summary img{display:inline-block;margin-right:.25em;width:4em;border-radius:500px}.ui.feed .content .extra{margin:1em 0 0;padding:.5em 0 0;color:rgba(0,0,0,.5)}.ui.feed .content .extra.images img{display:inline-block;margin-right:.25em;width:6em}.ui.feed .content .extra.text{padding:.5em 1em;border-left:.2em solid rgba(0,0,0,.1)}.ui.small.feed .label img{width:2.5em}.ui.small.feed .label .icon{font-size:1.25em}.ui.feed .event{padding:.75em 0}.ui.small.feed .label+.content{padding:.5em .5em 0}.ui.small.feed .content .extra.images img{width:5em}.ui.small.feed .content .extra{margin:.5em 0 0}.ui.feed .content .extra.text{padding:.25em .5em}.ui.items:after{display:block;content:' ';height:0;clear:both;overflow:hidden;visibility:hidden}.ui.items>.row>.item,.ui.items>.item{display:block;float:left;position:relative;top:0;width:316px;min-height:375px;margin:1em .5em 2.5em;padding:0;background-color:#FFF;line-height:1.2;font-size:1em;-moz-box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);border-bottom:.2em solid rgba(0,0,0,.2);-moz-border-radius:.33em;-webkit-border-radius:.33em;border-radius:.33em;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease;padding:.5em}.ui.items a.item,.ui.items .item a{cursor:pointer}.ui.items .item,.ui.items .item>.image,.ui.items .item>.image .overlay,.ui.items .item>.content,.ui.items .item>.content>.meta,.ui.items .item>.content>.extra{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item>.image{display:block;position:relative;background-color:rgba(0,0,0,.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ui.items .item>.image>img{position:relative;display:block;width:100%;overflow:hidden;-webkit-border-radius:.22em;-moz-border-radius:.22em;border-radius:.22em}.ui.items .item>.content{padding:.75em .5em}.ui.items .item>.content>.name{display:block;font-size:1.25em;font-weight:700;margin-bottom:.2em;color:rgba(0,0,0,.7)}.ui.items .item>.content>.description{clear:both;margin:0;color:rgba(0,0,0,.45)}.ui.items .item>.content>.description p{margin:0 0 .2em}.ui.items .item>.content>.description p:last-child{margin-bottom:0}.ui.items .item .meta{float:right;color:rgba(0,0,0,.35)}.ui.items .item>.content>.meta+.name{float:left}.ui.items .item .star.label:hover::after{border-right-color:#F6EFC3}.ui.items .item .star.label:hover::after{border-right-color:transparent;border-top-color:#F6EFC3}.ui.items .item .star.label:hover .icon{color:#ac9400}.ui.items .item .star.label.active::after{border-right-color:#F6EFC3}.ui.items .item .star.label.active::after{border-right-color:transparent;border-top-color:#F6EFC3}.ui.items .item .star.label.active .icon{color:#ac9400}.ui.items .item .like.label:hover::after{border-right-color:#F5E1E2}.ui.items .item .like.label.active::after{border-right-color:transparent;border-top-color:#F5E1E2}.ui.items .item .like.label:hover .icon{color:#ef404a}.ui.items .item .like.label.active::after{border-right-color:#F5E1E2}.ui.items .item .like.label.active::after{border-right-color:transparent;border-top-color:#F5E1E2}.ui.items .item .like.label.active .icon{color:#ef404a}.ui.items .item .extra{position:absolute;width:100%;padding:0 .5em;bottom:-2em;left:0;height:1.5em;color:rgba(0,0,0,.25);-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;-ms-transition:color .2s ease;transition:color .2s ease}.ui.items .item .extra>img{display:inline-block;border-radius:500px;margin-right:.25em;vertical-align:middle;width:2em}.ui.items .item .extra .left{float:left}.ui.items .item .extra .right{float:right}.ui.items .item:hover{cursor:pointer;z-index:5;box-shadow:0 0 0 1px rgba(0,0,0,.2)}.ui.items .item:hover .extra{color:rgba(0,0,0,.5)}.ui.items .item:nth-of-type(n+1):hover{border-bottom-color:#6ECFF5!important}.ui.items .item:nth-of-type(n+2):hover{border-bottom-color:#5C6166!important}.ui.items .item:nth-of-type(n+3):hover{border-bottom-color:#A1CF64!important}.ui.items .item:nth-of-type(n+4):hover{border-bottom-color:#EF4D6D!important}.ui.items .item:nth-of-type(n+5):hover{border-bottom-color:#564F8A!important}.ui.items .item:nth-of-type(n+6):hover{border-bottom-color:#00B5AD!important}.ui.connected.items{display:table;width:100%;margin-left:0!important;margin-right:0!important}.ui.connected.items>.row>.item,.ui.connected.items>.item{float:none;display:table-cell;vertical-align:top;height:auto;border-radius:0;margin:0;width:33.33%}.ui.connected.items>.row{display:table;margin:.5em 0}.ui.connected.items>.row:first-child{margin-top:0}.ui.connected.items>.item,.ui.connected.items>.row:last-child>.item{border-bottom:.2em solid rgba(0,0,0,.2)}.ui.connected.items>.row:last-child>.item:first-child,.ui.connected.items>.item:first-child{border-radius:0 0 0 .33em}.ui.connected.items>.row:last-child>.item:last-child,.ui.connected.items>.item:last-child{border-radius:0 0 .33em}.ui.connected.items .item:hover{border-bottom-width:.2em}.ui.one.connected.items>.row>.item,.ui.one.connected.items>.item{width:50%;padding-left:2%;padding-right:2%}.ui.two.connected.items>.row>.item,.ui.two.connected.items>.item{width:50%;padding-left:1%;padding-right:1%}.ui.three.connected.items>.row>.item,.ui.three.connected.items>.item{width:33.333%;padding-left:1%;padding-right:1%}.ui.four.connected.items>.row>.item,.ui.four.connected.items>.item{width:25%;padding-left:.5%;padding-right:.5%}.ui.five.connected.items>.row>.item,.ui.five.connected.items>.item{width:20%;padding-left:.5%;padding-right:.5%}.ui.six.connected.items>.row>.item,.ui.six.connected.items>.item{width:16.66%;padding-left:.5%;padding-right:.5%}.ui.seven.connected.items>.row>.item,.ui.seven.connected.items>.item{width:14.28%;padding-left:.5%;padding-right:.5%}.ui.eight.connected.items>.row>.item,.ui.eight.connected.items>.item{width:12.5%;padding-left:.25%;padding-right:.25%}.ui.nine.connected.items>.row>.item,.ui.nine.connected.items>.item{width:11.11%;padding-left:.25%;padding-right:.25%}.ui.ten.connected.items>.row>.item,.ui.ten.connected.items>.item{width:10%;padding-left:.2%;padding-right:.2%}.ui.eleven.connected.items>.row>.item,.ui.eleven.connected.items>.item{width:9.09%;padding-left:.2%;padding-right:.2%}.ui.twelve.connected.items>.row>.item,.ui.twelve.connected.items>.item{width:8.3333%;padding-left:.1%;padding-right:.1%}@media only screen and (max-width:600px){.ui.stackable.items{display:block!important}.ui.stackable.items .item{margin:0 2em 1em!important;display:block!important;width:auto!important;padding:0!important}}.ui.horizontal.items>.item,.ui.items>.horizontal.item{display:table}.ui.horizontal.items>.item>.image .ui.items>.horizontal.item>.image{display:table-cell;width:50%}.ui.horizontal.items>.item>.image+.content,.ui.items>.horizontal.item>.image+.content{width:50%;display:table-cell}.ui.horizontal.items>.item>.content,.ui.items>.horizontal.item>.content{padding:1% 1.7% 11% 3%;vertical-align:top}.ui.horizontal.items>.item>.meta,.ui.items>.horizontal.item>.meta{position:absolute;padding:0;bottom:7%;left:3%;width:94%}.ui.horizontal.items>.item>.image+.content+.meta,.ui.items>.horizontal.item>.image+.content+.meta{bottom:7%;left:53%;width:44%}.ui.horizontal.items>.item .avatar,.ui.items>.horizontal.item .avatar{width:11.5%}.ui.items>.item .avatar{max-width:25px}.ui.one.items{margin-left:-2%;margin-right:-2%}.ui.one.items>.item{width:100%;margin-left:2%;margin-right:2%}.ui.two.items{margin-left:-1%;margin-right:-1%}.ui.two.items>.item{width:48%;margin-left:1%;margin-right:1%}.ui.two.items>.item:nth-child(2n+1){clear:left}.ui.three.items{margin-left:-1%;margin-right:-1%}.ui.three.items>.item{width:31.333%;margin-left:1%;margin-right:1%}.ui.three.items>.item:nth-child(3n+1){clear:left}.ui.four.items{margin-left:-.5%;margin-right:-.5%}.ui.four.items>.item{width:24%;margin-left:.5%;margin-right:.5%}.ui.four.items>.item:nth-child(4n+1){clear:left}.ui.five.items{margin-left:-.5%;margin-right:-.5%}.ui.five.items>.item{width:19%;margin-left:.5%;margin-right:.5%}.ui.five.items>.item:nth-child(5n+1){clear:left}.ui.six.items{margin-left:-.5%;margin-right:-.5%}.ui.six.items>.item{width:15.66%;margin-left:.5%;margin-right:.5%}.ui.six.items>.item:nth-child(6n+1){clear:left}.ui.seven.items{margin-left:-.5%;margin-right:-.5%}.ui.seven.items>.item{width:13.28%;margin-left:.5%;margin-right:.5%;font-size:11px}.ui.seven.items>.item:nth-child(7n+1){clear:left}.ui.eight.items{margin-left:-.25%;margin-right:-.25%}.ui.eight.items>.item{width:12%;margin-left:.25%;margin-right:.25%;font-size:11px}.ui.eight.items>.item:nth-child(8n+1){clear:left}.ui.nine.items{margin-left:-.25%;margin-right:-.25%}.ui.nine.items>.item{width:10.61%;margin-left:.25%;margin-right:.25%;font-size:10px}.ui.nine.items>.item:nth-child(9n+1){clear:left}.ui.ten.items{margin-left:-.2%;margin-right:-.2%}.ui.ten.items>.item{width:9.6%;margin-left:.2%;margin-right:.2%;font-size:10px}.ui.ten.items>.item:nth-child(10n+1){clear:left}.ui.eleven.items{margin-left:-.2%;margin-right:-.2%}.ui.eleven.items>.item{width:8.69%;margin-left:.2%;margin-right:.2%;font-size:9px}.ui.eleven.items>.item:nth-child(11n+1){clear:left}.ui.twelve.items{margin-left:-.1%;margin-right:-.1%}.ui.twelve.items>.item{width:8.1333%;margin-left:.1%;margin-right:.1%;font-size:9px}.ui.twelve.items>.item:nth-child(12n+1){clear:left}.ui.notecard{position:relative;width:520px;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background-color:#FDFBE9;border:1px solid #DDD;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1)}.ui.notecard .stripes{height:100%;margin-top:10px;padding:0 5px 10px;background:url(../images/notecard-stripes.png) repeat;line-height:21px}.ui.notecard .stripes h2{margin:0;font-size:20px;font-weight:700}.ui.notecard .stripes p{margin:0;padding:0;font-size:12px}.ui.notecard .stripes .image{display:block;overflow:hidden;border:1px solid #DAD8C9;background:#fff url(../images/placeholder-tiny.png) no-repeat center center;padding:4px}.ui.notecard .stripes .image img{display:block}.ui.notecard br,.ui.notecard hr{height:21px;border:0;background-color:transparent}.ui.notecard.simple .stripes{margin-top:10px;background-image:-moz-repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px);background-image:-webkit-repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px);background-image:-ms-repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px);background-image:-o-repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px);background-image:repeating-linear-gradient(transparent 19px,rgba(255,255,255,.2) 20px,transparent 0,transparent 40px)}.ui.notecard.contrast{border:0;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.7);-moz-box-shadow:0 2px 2px rgba(0,0,0,.7);box-shadow:0 2px 2px rgba(0,0,0,.7)}.ui.clipped.notecard.paperclip img{height:auto;width:135px}.ui.clipped.notecard.stripes{min-height:150px;padding:0 5px 10px 160px}.video.module{position:relative;background:#333 url(/images/icon-placeholder-logo.png) no-repeat center center}.video.module .play{cursor:pointer;position:absolute;top:0;left:0;z-index:100;-ms-filter:"alpha(Opacity=60)";filter:alpha(opacity=60);opacity:.6;width:100%;height:100%;background:url(/images/icon-play.png) no-repeat center center;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.video.module .play:hover{opacity:1}.video.module .placeholder{width:100%;height:100%}.video.module .embed{display:none}.video.module.active .play,.video.module.active .placeholder{display:none}.video.module.active .embed{display:block} \ No newline at end of file diff --git a/build/uncompressed/elements/input.css b/build/uncompressed/elements/input.css index 6193ab7e9..4fe621ca3 100644 --- a/build/uncompressed/elements/input.css +++ b/build/uncompressed/elements/input.css @@ -109,6 +109,7 @@ ---------------------*/ .ui.icon.input > .icon { position: absolute; + opacity: 1; top: 1px; left: 1px; margin: 0em; @@ -156,7 +157,7 @@ .ui.labeled.input .corner.label { top: 1px; right: 1px; - font-size: 0.6em; + font-size: 0.7em; -webkit-border-top-right-radius: 0.3125em; -moz-border-top-right-radius: 0.3125em; border-top-right-radius: 0.3125em; @@ -171,7 +172,7 @@ position: absolute; top: 0em; left: 100%; - opacity: 0.8; + opacity: 0.9; margin: 0em 0em 0em -1px; line-height: 1.26; padding: 0.9em 1.3em !important; diff --git a/build/uncompressed/fonts/sketchy-icons.eot b/build/uncompressed/fonts/sketchy-icons.eot deleted file mode 100644 index 3bc6f987ce25a11e26ee6edef1f3e8b9f4f8bb5b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9370 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 X?`Wv^Fi2f}{_rP$L$&w5+wy+_8XZUn diff --git a/build/uncompressed/fonts/sketchy-icons.svg b/build/uncompressed/fonts/sketchy-icons.svg deleted file mode 100644 index bc18320e6..000000000 --- a/build/uncompressed/fonts/sketchy-icons.svg +++ /dev/null @@ -1,276 +0,0 @@ - - - - - -Created by FontForge 20120731 at Mon Jun 3 16:06:24 2013 - By Steven Walker -Created by Steven Walker with FontForge 2.0 (http://fontforge.sf.net) - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/uncompressed/fonts/sketchy-icons.ttf b/build/uncompressed/fonts/sketchy-icons.ttf deleted file mode 100644 index 9ddf250b6643c14fc1c2229790f8b1f11fe53aff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11668 zcmdsdd2n6VdEYtb-gEc$E%$A}!+kq|x8PxW06`EWu~DK(iQ*ywl1u?4L6MfYl%j3P zu^W%$I5x*goY*ssv$T%?uqSomUMRLl$v8EYW^2c7nzYVj+$EEAqE05UXPh`m>rsgQ z&V3IQrNpiKZ{EdwXZz0go%8MITo6hKamfdWL~gFHpFR29pZw)1^t^%Z&|_yNrj8ys z|1u#oi}u#VYuh)8`<-7y`z3srFTVSBNT%?R%I{!2arx$R*ZxO?drYvc>6z{_}cFgQvO4Xzkc)9&dsym_@PG#X&*uRG`?c@TcF2gL3)ub#TfF}{b$RU)x%+MM?F7BMcb9bNYvc$9V@d;{ zFm6d`iSN*0Y!NL1HAG|*qLlHV{q4lw9)8K*p4%VC5LMnpNEtfB_rcGD)E?~r$5m&< z$A&&d&w+C)A=Cb}-XmwG49O7ZtfEZ~x?tI3>wM%HYqGOFr| zEK47g>3AY*S);X9IhzmAGa2*1aF2@=(26F-_YzGBW#v1#0ItPDg!B7e)jPaQA+l{!erG00$+>QMYO>aV|Vwd;>8AOCPF`N8qD zOjXrRj#Qhnt``;Q7^VEZ#mdozlZJ7;{H}*h$EBV(k~?Z;xD3eghBho~c~hoerDqNt zeEx~8l*B9VoIX*?4tbf@v_%h=bVggt`lS9(Tc&DH96rCfHsap>-SoVrs^4n zsb*K*1F9$6!qZWb-g}MyFZxyCC!keW`I3xsU+cumS-kjkFfz=_RywfqQfcEze!^62 zH$Qu#<_v{KVmABK@i8NyBX*&Z>?rfwi&?jnP6uxBnbpkPkyJ@5TSrys&sEmNHenui&9sn zw(2Xeq14M}pjg6lGQ#)1L-*)sNRh07!}UssiX~6MJn!$eQHD1Voo{Y6-Xs8u5(Flx_<21V-utKxtllYc|tPM^1BU)Q4wk=S#PTJgysARZ~W2VtDJodOJJSb{o~>hnZ|y z9)}CCbV;K!lVyYo_&{Qt59NTZ4ov<$7;=3XTtUqbhTC$PwMJl@2swdMW?_JYlb18~8neO{huC zp8Cw(5}T`oN|9v(hY91Go9V&%3e^!9;7>F0IL(wBu~I{O;8FzSacaWhQ6}qU!(pxy znyRHKN{VySP-F~zP*zN?%eFOaXp&)870wmPMyMn^iu(%+)fGqA)M3Xq^khy9T7d;k zy7!8%t7<0+Y}_v>x&mk0;HHwxk3PY4i^+*JXOt@n zVQ313NM(ylTG6#FP0QOk)5z%DO1@816=ihD0EXP0sVQo%3}O~!ArrD^ zP@=iK%DL*5ifLIkxSwIJ?$oe2RWD0&b;e}6$<#tE;4+sg&=07|-s{MDev0gnA0&T3 z{(`R4X9=l68)8Xix(Jkk0vVK*iX#c#hFGC4(|G2(a|n~MBUPa(11FGzR;2(mu#>r& z4uc{HP+>QHJp*{`k45aC(ZlahbwI!#t{Rve6X87hg6;^gC#Nv>lDbq7ze-1WF{S{Ii6!tP1BsJZdk*z zVaN)X6mxvi)rPfrR(&d&VVWD*u9lf!9!q@E(72t+=51Y8U2CK~iae!=bce0VMiLB^ z(uT{Ktb&K2s0oS?U?R|Uk8;lSG*?t#G9{!vvXUFtxz8ET3{%slT(>o>uGGkyD_Yvs zFkq;OR5nKw3~}fP2*~yW_<=%5K+sUXFA~lJ6wZKijM?r3WReV-65`w5-yybrl-z=K z_u|x3#PST1StY$BHAL_c9$WZfxadj`X>V`Np(4h^Jugu)5_^0YV~4>r&jx*cPsj1U z(c!{tI}}l{M_*H1S^346KNwPjk3X_-@I=#=(>}b9T6?JZNOI?6HnsAP9ewoBTusdz z-hpn4nJNwPvWJv4O%?b{<>Z3TGE|*7c=p&v{_F=kK(O{*7=pC5zAt(J~BkI6JgrG#s#nS<>^*S71NHm;r9 zsjJjdYZuSHP=^;i^!ba1G0}6?WLhe)14~b*siw@{{!r7QtTMIKYiY2PY-fIAG@x}Sdr(hyZ8ivFSrsl)y`mjq`DwRyr z#}I~?WG8Z&0=Js9;2S!QFRGq7PSYV4S8OFKuFPcvJ`S$ZWNowNAk;CP&u*+%+htm= zX^O-cmvZzfPj;4rgzhUDZsk>3H{i=8OR62On}^?Us8;mVe}&yyFs#qY1@TrEp3lgDOfWD#Nvo2OrB z$|Ds!Yxq==OXpQReX#CM;UPG3s?k#>&6?I^j_R@|Tu?TDxG)x!(#+(R zl%$@4?BAAU%AIANQM!~SxnaBQlzMhVa&s-+LSn&nR&6In=y%VBXn6dTR&a(anxIm~ zNaPc;qICb%6B30o2QCuAe_CWRry`G6ROMcqf!7aC>? zh)&@^hS{<`Ru4_`ZTXQe>}@jKFOGEkQ#Z zsDf5+9$9qM5yX0G7GyI+OU>1L|6E;ktzq*(9XYL`|GN>+)76KnIG=mE;hLEvM~ili zwOdsckx$iyDo zs4wJm@JUtKauhm}(mQ5wNE$awa@Ur9n>+Ik(;VvD7%POb5)9L%ucRqMS}k*yO?jG@ zT)M2N)_7qa?wt)w!BlK@URFs+2E^1nH$@W)I$NNNo$m;zK;svDARC~nu3&Aerv zFK32e&;P==TpTK4W_XxiG&ILOHpLXLn@3(%M$V}76qgtMrcPa#-utpfiwcw-z8|vC zWTt3ERmb^w9RBa;>93GW>4@8^t=nd;F~8qI(k;+VzZODMB6YuIb>RJSpmFe<8JC|r}xhv?`pQJdNDT5`fq zx?X-FL|(y~85y2E7QD`g3(B0jjZVH9!3skQv1?@-;)6XS;Ml$AhH6iKzG7JRb| zla^`cAPox4@C$CjC@eoZ8AO(@c!lAjXUclgsg6!gQCj7~*l;7f_Z!GFUL|?bA?L^z z;*MbU+Z|UNYjCiFDPSnJkiPdy4!l|H==#A(*qAuRi1ZHK!jWcD3NAcmXW&i0webY5 zoI)f|#zeFIgfx9P&<7Z|je>mu{Zt?lK z!;AH7R!RH%Q0qgd50Sl+Ya?wyP|pS<{&;Cr*BN4)o|HV4B3uFYX6xRDZ*z+WQUOtthp{JZMFo4BsYv??yV^hfUf7hTizxxd{I zt%X0D!&zCQi}${6dsI$HF`mTxMZs~~COwZIDkT*VXY{D&P^=WkhyX4YtHNEZEkc$a zsE}{$2Zcw3UMZSxO8WYzY!jgl$6jstV|DCWo7gqYPyAa!(@8Owa@`EoJzcCwFhhqL zf<@qmsjE!WvS!lE#e+a8{V4*JWMfgrGx0LP0{*YXE~bCAEQ-l5n*uiV`3cdw^poN@ z`?F0PJS_3L4*nD|>>li_LJkqUhmxhjhca68wk14zxw0qMB3%od*9vg4Y%Km5=(3+vSrmD`ER%19+aTjQqxLFM4 z2^n`ToWgl4iXJF99RvxessZ*ZW>QQ4{0k?tDw24~s}{pvn2|@a9e+5;rl&pV8swL4 zUAp%=WSLyMbmH;4n;2CJwf0l%52dJ{`m;Ja?Af+uZ{%Iq3Khl0`H&h3m*tQl;9^P} z(M%>6JS!`WxrH%X)$wukTodCNe;#F!uEr4|Cao{*e5JIR$yb~x4K>v=kHEMt0} z@8#XpsMwOYQxV@YpZn%VpLG}inwb69v2S^wO!n@=L|y|VZVSXDd@zT;Cf*VEI~a{I z^~d_ZcnclB9hQ& zl~r|7{g(FY`d5sXOwW9$`MO=Szu~L^8tWhd-GUDmpO_4Jr>N=|#4kP$`NI9Rt-&{o z8DgGA{$fzaI}^$Wb%`|S(}TK9Ec$bUIwv0e+MuqW|8K<`Z&^^igKxi1NtXQnpw5Uv z{`a6Rkw>XHsLLcve`rwWB&7dxP*>3Z-|)uf7VfaO5kq#6pN6=Nc^SWF;`Y1IcO9)K zG5!L19<5twy@y=I=oQq~$qkI(j>}u%><;>-kZW~Oj>hkfZ$lf$+w$qm&;M;Z3)s^4LL6d?A(;lT9==o9{v=xDtqWcVA0!_xgwyR_d#XDL!0(0k zZ3})P=KqUWxZrvSGJ=rcws=B9p4hqd;?*11!)|x7)9rTA^L=98*J4;5{$Hc7;V2&X z1gKLY;v*sq<**eMky57yHK|2y90zbdqdu-Ik~F2h>-yF8$!>R0P7cbcK{-7rX9nf$ zpzICGxj{KUC=U$Eql0pJP_7Kh)j_#7DA)Vtf_j82`}C`Cs$3t==bYV(_$VWh8ZUy4RW zQ(p_CuBdbc#NAUH;pOnoo$W9(PHk+VClq6bsP#mxw^i8M+}tcgq`A3SiO8vqoz2a5 z#9ATn$hB=Ofv=p}h@3GV>i zZkN~YJif7Ys<3@}bEC3}u_I?TFi;SyACPKCax2n+Tg8`%?@FYuJiZZWE6rEHrj@Pb zDA*aoig*iSVo_}EVno+2Y^}B@h(Y0a3Tr|ptnyjl4_Oh zRm@deyPU5@bQ^W8g*}B}(aLeb0aPl>n~^D6r_nOeYDao2d{rhF#Lq=giL8~a@Xl5k zS(W8VJ2G0k#9leKv1{8aK)M|1%}ucxR$CtIW7j}^*ThdmgGz{nU~PbqYs+`QF<{ij zOBKxBuR|vBeBg-3HnF~ASk0b~LK(ZV0BAPbk=@#*qI6ojOq6bGR}!Vy+LcA=gI%Ib zw00FyCR@9zC{wLnO_b@@t}e=;6{*edlXeEQ1I)>SwkUI;Ey_G-i?RUPq8tKkQ4WK) zD2t#i$`Q~OWeD1$EVZyxXDeI*7qX!T|Q^ zi7E;3J|CaerONznou;v>(N?&K73@Q8K@GO&+tFC7lUZy>zuSmjt{`$9xvq2m;$9F zW&0A8o~>*bP~X~w4FGH#gyG~W>)Z2%3h=B8$>}RGE}-b60tFa38em5=;;;xV=3*XP z8!TU7$1hx3p;Fp>6C(uI5&H>2gVzW9sVrif6LEK>!#=`ry#kgsA^&#Njkk}Lu>p6; z*^N%P2+m>>o1NV^>FJILT0hR zB`u59ipq*ut*ESu)r!iImeA1XFscWHH1-u^P0T%j-gPloRE~+cqVkZKD=G^@041Se zVs8T`-RJq^0>c8pP74g8az27NBB3D7HXO@Ll)H6v{&lB%a(5>C5K$Rn?k-#NXpOX-ho{)&d9-Ng|8aTOuC za`P2=R9ic}x~tID-75VEGLa)6+1OR2RXAs~5d1}xt|DjJe3kC~a3ufeE*Gcb{{x%5 B;@|)P diff --git a/build/uncompressed/fonts/sketchy-icons.woff b/build/uncompressed/fonts/sketchy-icons.woff deleted file mode 100644 index b88cf30953e2ddea7438d2bce9396b5cf16bff60..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6212 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 diff --git a/node/src/documents/elements/icon.html b/node/src/documents/elements/icon.html index 4a6cd03c6..0a7cfcc7b 100755 --- a/node/src/documents/elements/icon.html +++ b/node/src/documents/elements/icon.html @@ -29,6 +29,7 @@ type : 'UI Element' Icons serve a very similar function to text in a page. In semantic icons receive a special tag "i" which allow for an abbreviated markup when sitting along-side text. +

Sketchy

@@ -40,8 +41,10 @@ type : 'UI Element'
Arrow Five
Arrow Four
Arrow Fourteen
+
Arrow Left
Arrow Nine
Arrow One
+
Arrow Right
Arrow Seven
Arrow Six
Arrow Sixteen
@@ -83,15 +86,15 @@ type : 'UI Element'
Information
Invent
Ip Communication
-
Ip Dualcooljet
Ip Electronics
-
Ip Itprocesses
+
Ip Engine
Ip Lighting
-
Ip Matrials
-
Ip Motorsvehicles
+
Ip Materials
Ip Power
-
Ip Printingoptical
+
Ip Printing
+
Ip Processes
Ip Processing
+
Ip Vehicles
Launch
Location
Magnify
@@ -114,7 +117,7 @@ type : 'UI Element'
Share
Shop
Timeline
-
Trashcan
+
Trash
Twitter
Vote Down
Vote Up
diff --git a/node/src/documents/elements/input.html b/node/src/documents/elements/input.html index d900a2f4d..b3a62ebe8 100755 --- a/node/src/documents/elements/input.html +++ b/node/src/documents/elements/input.html @@ -105,7 +105,7 @@ type : 'UI Element'


- +
Add users
diff --git a/node/src/documents/modules/accordion.html b/node/src/documents/modules/accordion.html index e64574b90..352ee79cd 100755 --- a/node/src/documents/modules/accordion.html +++ b/node/src/documents/modules/accordion.html @@ -21,9 +21,6 @@ type : 'UI Module' diff --git a/node/src/files/components/semantic/elements/input.css b/node/src/files/components/semantic/elements/input.css index 6193ab7e9..4fe621ca3 100644 --- a/node/src/files/components/semantic/elements/input.css +++ b/node/src/files/components/semantic/elements/input.css @@ -109,6 +109,7 @@ ---------------------*/ .ui.icon.input > .icon { position: absolute; + opacity: 1; top: 1px; left: 1px; margin: 0em; @@ -156,7 +157,7 @@ .ui.labeled.input .corner.label { top: 1px; right: 1px; - font-size: 0.6em; + font-size: 0.7em; -webkit-border-top-right-radius: 0.3125em; -moz-border-top-right-radius: 0.3125em; border-top-right-radius: 0.3125em; @@ -171,7 +172,7 @@ position: absolute; top: 0em; left: 100%; - opacity: 0.8; + opacity: 0.9; margin: 0em 0em 0em -1px; line-height: 1.26; padding: 0.9em 1.3em !important; diff --git a/node/src/files/icons/icons-sketchy.eot b/node/src/files/icons/icons-sketchy.eot index 015b6ce2656952baf80e6106bfb0ff94a24ff0d7..a93cfa01200f17d8313cf20e9bf7df3c08e68ba1 100755 GIT binary patch delta 1128 zcmYjQZA@Eb6h80A{p!8_g3{8_0k+#MV-$KzX`$_aK^b!~ej7Ilg@Tj0!B!a>bwnl$ z{=kH=T^(dwjEO%?77`LJnG8*w%d#ncj9(-gG|`a7%(#F1vn|1cnrO~F_uTV5=RNm% ze!L4;=*_ECym<)#E}az<+;`!!<813pfBUcR09@QaIPlbSb+Nsv+%*7l5c}T#p?m?H z_c;I^MXas=jgd-llPmzk8Q=r?lZDMqV0eBVdwF2+tyiY{2TPGU4KV%tk;D0yAN{!S zjhQ0b$0o#8+_8jn*9TAZ=U+JZb|3D!f&CXl`8NwNN8U%i5&O#H`JuzRZluNmK0Jc| zzEwDJa^&5W?{MdA6wk~7!6{6~66`85SXjtfQ=kjIlLd5V+7QEQ+(zJtb-j z+NNwjsjb>+d&Y6VG3Wf)bBa|5OR2u}Wcprat=ZGO+|t(?-#gh>)3(~al+AUV>v**9Zs+*^5vy7F zQye28KsVVWA!q^EsfYDsGx3#gJ(7swppvMEYe_PJ5f2ALVkoF19u#ph;fp1s3B#MH z_twXf8A3iWSgBnomfX*(svrxJze4c3MDFGSV}hOUARaoQ*fUzFimo6O=5%zF3Bd)VoEt7giDI5xd+(J?q3e zmdFa$r!DJ>^-wP`>&)ZpRaX1Rpwmk49;Md&nN_FtMA+dhw!YFKpFd(I!wlbW z3&1xr#5c2R8B38N`%Q1v+8Tne=TxBo9}dMJZL?RBh+6D9Bc6${r#@N!C6Ue?*#u2?uejn z%IEibYOnad;GP-ek#QE8_P$Ci?gv*QXgEPmv1%$J{*8kb@k{93pP6nK8NqPy#)00&ic0 za~6>Yd{j3jHekn%+>I#0E(=nu9xNej!V-cU&uLh|#h5Zuz)5&gDL@Leq00sRkc>#s z&2V;}hPY`5uaxw%680YZGbxsA5OfJ!g>xxeQZA%MMdw8E4f7kL;;>{PJ(&I{)0X*G z+MESh=B&x=;O5bsS2By-nQPi2%4^QMtuQH-%Gs?aRd2R66pR<%EsU!T#g^j5k`JW^ zG^5*pY4>SobXL7eKWT^>t;R8v(iAIOHecV-Z&B;Y$E|kjaz&#p#}?hWxT~(xQn_Hi zSXEy=;iz+buZivMcZOXGSA;r~zVYdbsF9(`l8BhT&mU)K0hO6*lIV1v9AyTSHI>JN^u9AzMEBhIgf72NO#OYcVk+ZwgldB=RI85h;XBZXcK=6Gf!c8O&F9-bk1Y*wk7XIb^7kk~$ AnE(I) diff --git a/node/src/files/icons/icons-sketchy.svg b/node/src/files/icons/icons-sketchy.svg index b38e6ccdd..592819fdb 100755 --- a/node/src/files/icons/icons-sketchy.svg +++ b/node/src/files/icons/icons-sketchy.svg @@ -1,11 +1,11 @@ -Created by FontForge 20110222 at Mon Jun 10 19:08:19 2013 +Created by FontForge 20110222 at Tue Jun 11 16:29:26 2013 By Jack Lukic,,, Created by Jack Lukic,,, with FontForge 2.0 (http://fontforge.sf.net) @@ -22,7 +22,7 @@ Created by Jack Lukic,,, with FontForge 2.0 (http://fontforge.sf.net) bbox="-0.48144 -65.1581 512.004 448.98" underline-thickness="25.6" underline-position="-51.2" - unicode-range="U+F100-F157" + unicode-range="U+F100-F159" /> + - - + - - - - - - - - - - + - - - - - - - + - - - - - - - - + - - - - - - - - - - + + + diff --git a/node/src/files/icons/icons-sketchy.ttf b/node/src/files/icons/icons-sketchy.ttf index 6eccd61e3c6faf82e0414b7ecc216a03ab95e0ed..18caccb4270789a21705a7ed8e95dbe5919380e8 100755 GIT binary patch delta 1126 zcmYLJZA=_x5T5sAKkjyyyMz0H_6p}6>;VG3J?;aJgSPabq|sQl##X}h4#c8?axJu> z76nO2lqOBXr4_9)O=|xb{>TzTQ4`WM(Gs=9A5Ao9QbQVPl%zlUr#8VkYhq?+X6KoC z=bb0n**_QQa^(f|(iZEkpE^u5*ZCjsU{cxL`za!9b~^N&5pY{^HUP&@|k!>`Ty zQ%{@qS<*^+@@=Gt9L;}18V?8{!?Qr)9GpZd)%eEIGZ68F1&*Pm@G6Rm2nQGHIm9`t z8@%WpsCaqaO`|1gM8ASK>H?I*bC{#~H1!CD9(w)^ttUs#&uAT)V0U>=;6g@N6z8NZ zOUUZCUa{TbVWYNK*dD~U{tYf*@U%Xt><-G6my5`*Dp0`R*m3_KH-Lc_Kct>}s z<&S*}&t&{GkPbYkO6p<#RPbi?cQxa+x!U`64fQkizc(CeSlzuCYBvrWtKmd=p>Z%W z74=1bjMpEG|JHP|>2dQ?qPJzHWh;5N&DplRr+05;-%NX5``Z4cRJvof<4Na(15;h2 z<{1A=oFE`T57{OG*aJ|d2laRx@st-HNkl24lBfq8NIZrT3Hk$Kz^^0j7qK$t3CBY* z!yRjMH-_U$LarICR1-=h$4iPL$bwW>A-L@#cW{9*LF1LgNvADZQVn#Iosul84xu&4 zN>W-V!#nO&P+O^$$lQPr=a~6T*Lt=2&d8w6JY73Z&CRJbn_1<;-|}Ba`GDKHsAkng+`>)C*JHdqD}w#X8g(tu6tpn3O^CJ{lTzN@c(aD Gv;Ge)<@MMA delta 701 zcmX9*Ye87qVFY_|}Q8X-@m}%3dE2geop&7aCLe!7M zkLD#2iGGxbl&{F35Tiv96cSN?J|t#FKkSE+bR|3G3(tGr=Q)@69FEsdR%b~cFaQt^ zUJ!xRVmW-kVZQziVAP7L;^3j2JhQQJ9)PJse!QjK?grTg0U+I|m9?Dns34N501!Pv zKig*Sa&K;8B^a$nE^c%6v<7{~Q|Q9@TW+Vre&YB0`f~IMhyth6(PtN}F##+VgF=e4 z-P0|d4xK>mM?UZBY_V70aDBoL7Lfbf?cHveWNxD0fLzsKZ+B!oGhPDVKVwrb+?`#X zm88o-0N+E*8U8;U4(MNt{?#NiZGaSe$MZ_ymbWb7mIs+4<|tpx9Aj+!7^ABaLl*SH zX&fUR2(V~H5Q@=F|1waqA-AFBP-P(&(Tk8k96|yLd`BXHk0bffsnCepV<<$-fD-mY zB;QEn4B^ic4P&GCNjB5RMzHtT?;*mrJh4a8DtQy847(x?a9%DL{%(6fHW#rJ<%{|g zV~Tkj+bjopfqZ6%FMd4X2hoN*9xJs-!fOFs`67W`z4fWxCTPaGQW(*CQT9AGaxYZX|kTBXUp6o zej{y>YA#+N^m+QMnAYklLg){r0>g4KY{Vc)=t`xKPOtJGF{{HRqYu1`GFm&RW$4M< jEMc^K$51Zb6GM-1D>cJ&lp9$fyl^L8DsZ^it>yg%UG>Y& diff --git a/node/src/files/icons/icons-sketchy.woff b/node/src/files/icons/icons-sketchy.woff index 677ce507e871e66037155cc66366493dd18f352c..8fdb9f8dd1526748c5b0f2267c1eb8a36b5fdcd6 100755 GIT binary patch delta 26383 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 z zRlIOmsA@!rkV!!aTd)=1bqahuBVhHgEcrNT4#IzgC*vQqi!7QsZ<4+W>tvP)@@80Y zfEzcW2=UfiRrBa_E(#36G*HuZ#TrvS&V@q3`~h`+KX|~0x=l{LbA!o)d*a(z4X`Rl z_k#kO1$k1f0tAny8r2jYoXXNTpQ5Eo-ppBYRldJzbg6l6m-u!nGE5Vz3R8u*bsB~> zP?O>qiHT@Sb_9PK%Z$nW>@mh%2&dMC{pBVu3z-0tA4+2VCfAO3!PhIWwa(N@l^QC+C$U z={@fM^TELi14OO)|X@^;?zye^P$4d~e+Ec4mlv}Ix+ zFwVs?zFFe*zJUp={Pa?v@$joDcnH7ps?x81vHO;lXW^;pIw2#N7us;&q+KP!NU~D4 zOFlar$4h1CwkVIp?b3LW3p5GhL;eLG30UHVjRY7X!zYVLGXH9**j0VEopM>g&qQoo zm$IIf>ow-JOx*AKnmTSjh>_qk;f?uoh?pjUoJ;&hGH)(4o78SC=R-^_34hOz>9ug7 zxP4>)i=;tlI6`(Yq@~SuYC`Lo@sU?{fAJIQtKpo}v*rQZ4P&}gA3PD-RsJt<-?1U& zuqME|L8U`QyK*Kg+Z%VBX03k51@E$)b1{G;)88=`SN4nTvrPcv$H|M8f0)j?S}na; z4DJ$EE~uh))vM$KMh^mOF9xZCX1dUAUY|2F5r8;P{D4V&En!3htHe1Te{7U}XcaGj z_(RMrLGFcv`nQVu5(y;4L2UkM_}MBu6%bR}49@ z!{dCT4G5PhCVHXL47s-}Q-BzC6qiBOI4LUyy-iJLry$Na@E%{yJ-S?W3F_Lp;^5jw zK#{LwU+nn=IZrOJe>!_sj*ar$E3h*ac95v(EP)JVa@j|nA zz(4Ywx3QKG<%{11Yt#ey8G2x6Lu~CWpw&*yHEAnxv?S(5@AZ`NLd$On<(H8%4loks z1?+75sX^l)k^jiBpX8#VCN+SS^Zb4AH%*BA0b#5)X-Fe2UTgexnk_!C>5+B-Qg-m& zYi?n%+$`f(F9S1Nr-lDn7Zw%&tg6bedsCMMbvzb^=UHE~((VLs>DMnAQ|o1~=>5Q->4ms1$sW*hG=8%_uc05=M-UpSB)v7eW3IEyO1wk$BVQ@&SmBb(r0XS>LnE{n(=0aJ>>@~iGlU!=1LxSGluaw=G|+9XZ3cu zMpbe>pNmAyGX1cZnFMnu=oG4z%f6?OFCX;17&;ouLY&r=EU=&HF_|$~BACqG_AD9e z)i~a4kbM=sz%YHO+F=f;_$Hw5W3??sTRzb9ZVd=6wg>jp_l6$Ke zarsp>oEOm>`vsDa&*0Q;ZRi;c%?nqs#Y;LDg!IoZ{ERZyu~GNZif<09!3;E8?p~iJ zlr1|&l$e|VpTuq(YudWF+bLq8jQfRGM4HHzl-+MMPd-RC1e0$UXfy1rO}@O%+Exxi zL&0r}$5wx?3~No6z-Ky@JAtv+lbO*R!`5ij$6I}rDhGT~14=p_^Xa`)GmgrG(l$}* zSr#t!*(bTe>snq)Y7^0vu$ClipF8^nZ4JWO+eQtbeC4R(jlwL!q=zv$&)r_*+Hgh2 zz7eY@ti@#3ydrl=h$=bPeej2GPLZ+KC!p4UX2DcZs|mYblG10bjMp{8C51 zF+LdpolH;x_(ctuIf>~_4%0i^T)i zBCT*$v$3zCWJI}_c(Z#K+>BEN=Mfh_^f%(Dx4 zWusLYCXLJR z%9m{4^3%*MY)#+EE9@>tpm7#)2eSdF&Ds)wq7{r6hqmK}>V2wg5rvp@`!(&JUvo?C zt%8h)gp{W)8^kzRmg!=K3W@?ZY+fZshHq$%oeIx+nR-BXSJ)}JTB34djRR@To9*!_ z)zb1UDjY{XQ%WNDl${rbv_O|-V=8=8s?R8b+_;{z%r#03!hE*taL4lJXRST}caSkI zvF4`gJ=b-`yu+@q&A5|IWHapDg+kU%6n!RT|4VsN7c%GA0QfQ=79WZ!R;ne$I?6|T zbMRQ^=Ojk$9!GxnKJM`sSbzFSnqaEnVfTc8r!;sE15J_cfX2a&@nS*upjs=~J%v%f zc_TQA#(Bo^ers8NieRSi(RdBWnzaJ(rrTlvw7CBE9j|3C=!T4&-YTZM=dT{Wh?eR8 zC%4a>k)b3v)BTqwpvp#W>fA<7!@O;BiX#c*D939gV%l!{5?IXe^j*)enuZ~{_iVYA z<$I~_8B$+L;}U(z^0zP~U9^vQ-rh>}e68T*B+cRHbASOB!e7O_kO8J|RlYGimfE#j^+Stq`gzULg9 zj<@hDy$c!TtKuVq*iY?OvX=u`IV}_-KK>Wa$5+g?>!^F0CAcG29-q2-Di7%)ZkGFg zXmMff0mupF`03jz@W50Nq3k;+hh`{l#b_M^64d8lQoJasDVgxlX9H*9xSrA_P3Vhl zu~~-9O72_7ZeX1mCeF=~^jvXfH)&GRN@0f8o#f?b#0jZ3JfM5&%OtPJi?&v?QIi@i zrWs+}Lh}h4X==iY25U3r&9CqKzOpOWKg*lI>XhA(InK+VEA>*9e8MyOxiXkG>oA06 zQP<;m>-uojcuQbyNoM`#!#cNjy7}&VgCG5V(sML%4DRE_;kg5S(@WGN>1ba=DihZ_ zh_Yb#*iyMY1t_(Cdc2${Os=`)x*POew+X@r^ zgt4_rMx-V{o_nFJf6(jl9v1<=6Eblso3rEk7rSy@bzxHnlvai#FRHvyl zhn^fvO2N==aW!dPK7*|J{Wb-!0ly@0;B1+4@TOwwQ;~wcX;9@oadg&94@)oZ$NwHY zIoo64{}eFlp+CF5Y^hh*R`s*7=M;uXr!OHm5@46Tc5!uUMM1Fs)rDR~_>5s$9?sZ* zyTPvl8NwXhMZ9CR;S5Qdxzt`jSm=ydzxHIe*0|P_%;W;VDB27cwWw)-i#gsRj^6(? zj)KTDk*ZZzQqnD8eb_fJanZuxhequTg{#1e(yRE8uo7>}2m7HEh3;5~Q_z9M6HRF_ z3#6@e*Ba$IH?nBxbmq{D`F210c)E86M+E2@_T4DxeK@(H%q&<69FUqf^}v|g_#w)E zEMwiNx&Q3XT5m3SOt}?#k~u6wosYsYL1o8KC;ZjUXE6%FhI~1PZIUmDNE&QdqQ*R5 zyJAiwSwlUwEF8|4PHHxrYAvm%^-@4P3v6{}bj_-7GT|{8vf_Au&OD8APwfaV?dS50)phZc9J-x+UL5wF;45n=4AC1A2^xJ zc69TfdKE8j0$&w0_w+EDZ;2o>&|ux%_)53;`!quLgMO`bujHp`4-PF{(^R6ypf zFFEB|UBUJW_UCQ1y|C-u@-=t6+562iR;X8YmmsPk-{~fmu1Vfr2qKQycPgyjUw(ea zHNe|QXGohST9ILSpRBXej~C@<<{9%dFT3z6g&Ov>%PonUv#hDY1A*AA`ifm(zXjxlkdQ(v(ujh8f7!|Xc%zZ$6&_D7)9#y?;xyV_?xgvRIAUf; z-73pkWROUTw@2;#Q)E?KE1%gvG|+uML@#1r*{6l#JE~RsFL`wCylCrh-B7M+OV0Md;|u(5X@naW1(HIw=y$2B1wOu7{0(KJ-M? zTB!Fu6HLHL4&9m*m5NQ2qQn4l{Y4(EM}IfnLe1S(O3Exc-wm0s_tSB1N8mC#K1=YZ zYul@Hn!g$i>7WxW$`aAhxmzS#gYUF>S-d6ZPuq2JOBO^mFM16X{RMm8!+eK9IQkAp z&3^xFEAG_m{%%j-5-`hPcyA>wBOdl(`)SEUHRw5jLUDZl_B5i|6TR=cusxHq_PKZT zd8st8bI1i=$8Y0Z5COJ5pZvpWOtCjdGBIp8$a>KIht#%=6mq6AXiOh`4U}M9*EQPhY&PdAl89JRiT;(JhPhS^ zZ^d%d#0{HeHQm{hPn}F#HOgMC`1vF1r)pqU4#STG_}5`Jo@4tX@qGdhZ^#l7#q3!i_J*cx$gGuO0LJx&-#s|9bV6koU0Oz3% z-+KG&HlN2Eog1!Fm^ma1Ho{l?lMOUXah@22Tt+X3!ycT;4>`{XSre{57& z*fLu&i-XHb(>R}?*}KH}O3LLAh;iD2aN1gFq!w3-A0XiMuDO?V%UX`ti`c$>!wZ~q zok?kM*Ymn-Q&d*%wZrQ(Wc|AMQEAV6t&`O2@IzZu?4}x#XBrH@4oLxPez`*BeHqNS zO93*Q!(9WK9@);mSdX(QXH#27EjuEVzMORMZ6Df=gf5;ZmyQzqJ6A@c>KwW_)L2EK#NIOWdYX_VmE7`omwkka#A->{ z?CDYfg_1tfxL>u!F%~2Q^~4{J&^$SqA##pZsn@pHphw9dHDiw0@%iTv8Xh;Q)f@HV;_=Dp6U) zAMpBlI(lL!dG(v%jb8ZHJ+hf9#pjHSot&S#Vb4buP4%{sGb-KnjNvT0-rCVh&1)1E zle`xebOQ~Lw<5yCCX}tJgnPcE^3!A)m%su^Pqf~K$Ls5F#$(Esjlf{~tsikB=m*x- zTV6b)mMESZ&cE(Ii%Na6p}0+8?{(oEd3NW7nPSP=$+i=X!vl3n2=+;3pZLM7#oVo^ z6rl@^M7vKX+9^RLJc$R6cfKcA1XLQ(p9p&}@o(?HH~0AOKGhA5?qX%P@_faK4+FkA z?p+I9O%BOiZqXl8vWnL>4!u=zSAQVN4s`44D?4xm8#kjCr)!bAc)wPv(tp39Kbqv5 z`pg+H1gDma&3bDniEgcto;D_hw&3#+<(Mm1>FRzY7^57BO06w9q(qNw$jKsC-9d!A9o*B|_46YNi_xIm)yv4&#g^sb)7u6l zV~@f}r4o(i$r9~4u@9j9w=*Ua7)R0QdJq&#qB!o4?NMt#*qGNR3ki~3{eVEUt5SLL zhomW&Ew%ALq>W#ZZp5GcMqIf+ew+QAm-<2cvPZ@ERi{2j>j(LI z={)ksCRS=NeJ zxMqt={FAOSyH!nSDkGTa2^x|=8Otc#Xhxt)&fb=eDl(=fKxWnv4yg?Zs#z~MY}*|c zt63AC>Vqmf9mu0Py%*+!t-C?P?Wg$LA*v2KP+S_G+p!`c7((;MzySZ%<*utV#*t9@ zhO@ATj|&Nw#gnp#h|3!$E8+!*e*h;;rFn%td4CsH8oX2SHMXS$e!d0P>Uak{0ZZ?-jXjAF}W^MytlW zTS_mCg(c@LVOY52BvO+oTz*67o?u6@ma_M9h0T2ya_RGn#A|9jCe(x_ae-Oz$TExO z1@V1)HVD2bq)Ea8qU@@Fee}SksFLez4h2WN!a-u62M%SQ26t8IL}B^dYO+evQ1bT* z!o)dw0Qn>6=zz#88JqBMX33-BDU5b|Z&^)Ubt{VsN;GRI)_&sKZ{}IL$@*Q7sdv$P z>TQ^xgw6~Q^ugaFIm;GE`)qq2#oGVzubiec={+p-QjfR078HzoA@ZS3GIv(zB2Kj% z9^AC(X@B@a;m|i(hOv|m8nKkwoe58c)}&l>0AkKQUQC@NZ$wZv9~obWrM;@0R&K+q z55*bi>^vdGj3u9goJT0lQk6xT*mkYDg3w0(`sFbiOG}h{`lWEkgLVr`wRif`+Bk0A zM8|~qnJD#~{$Wi;g)~!jTcWD!leKdcsrhoJO>e9gOH&F?j{Ldls80DN#3AqOmSdr5 zKp`wXq);6!gV}J)uN>xsVV3Ml5ENobiMbZ-tMtN@kCHT^@^CX@YE!Ig zdJYfCT~bjzU!|=H`yG+?QbSe%dJmEfxYHKgTDNaiQwdk0%82T)8KWRLfbS+HNI{!j za*u+lu{)FcO}4zn?az`mlsIO$ZExvwSV zaysF(a-_o^KET_8N56*TTUM#6*ZygHTepX%Fw5)JE5UowVOw#NAJj;fsnh(+hC zYA(hqKW*>{>tr`Ck9&jKHQ!8jteFo-b&XxH+czF$9x|MZPVf?m3F-8~@y{N+ytuyY zf0C?TSF8nedj%UqrzqWGy1pspuMj?%;tFg;qd?h(nFsR`ft%guu#wcuDs#iCfuR2) zf!~qY5`tRaS$Q|u;6bMGKngtpqVOhyYueCt#2>E>NF6 zl3eyQ5L*gpyJN#q^BXyQavT68|Ngk_n)=6Y{i<{V;NNms^_duR>skS$rrMv_fCtkZ zO_qMtc4hC~;!dTM29p>c|0X4YCY6c*1m87d`s94a20(Ff0STeNd7G&YFF12foPSh4 zof)Fr@lP5rP;*&Q7ab(?rV#KbxEhZyH*4L*`t9CBib#2;cr}yTU6(v%4wDZW%K-1} z`b>q1`2CG~CJTPsg9OlOPc9p^D>hwW<&{OFCPzM97i)n^dhaBOrzFBNNnDf^4 zW}9^W7j^qeBK=;1EI*H*l|}7`J&4AVFAUL?DBT-Xb;H-}Huf&UO+s^6Z zwH|Ass(3$5a;!3jCg9_U6Z6N{c32OG>`r$IYy5A;_aysLH^n*V_;f#ON8hV~qT2Vl zQv&2nkPO{LM+4wNrc-2NC$oxCm0?h+gx~G&ewM+ViNxzmOjsNOUQYQY_n+N;CA8Ic zO`_Af&F{Z=dhatew^xuIKgC0ZIiods)1ssGR>nqRZo8t>XDhh|9KUcr*nNpc5;zOl zfv^XX6U}VE^0|XoK5VOi)gwySS#$Y9j@qEKv4Kl9vJ7Cj%WHlszXs!O+Hf}`<>j6( zSqWS5V&8yr(QNFu24Cu+)y$S?4VarwGYZgVvxT{B-c-;Hzt6gwL)=P#>%*n)`ke62+RBss-QDj~`-k2ud|&{cH_k}U zc>|p+VtQRR3l66JXQ;RAvGfrYAM?-r?RvUp-uWKdjWO5{hzJB@fi|MlO+~+X@-^XP z>AVPi+=d#uf6Uc9{&;YSIE1fb`wzvsX1p>T+d4p!tbXn0-z$N~WUPajSb8nPvDab8 z_`Rkjk9iaX#J4QQ;^{VchBXq#FMIMEZKEjJ7K&W2z^K7~K-!n;YT$;h~dpp2V8bRe9(Ov}7-7&g>pw$18vPSLUH-kc-pC0GJ zQyeZ)`|^ytmYBuj7_3W*92A1LChQRwm>L}yOGC=?#Y1k-XVsGTEZSs$6|JRsbrr|w zAYt{hc@=y*mF)q~)^JPc|Fv~a!FfNxyN_-2jg!W<+Ss<)G`8`L?Kf5%+qN1vjcwa% ze188qXU@!-IkV5j?(JUe#m?^YQD|!r?dO-&Aq$;Ebxc6h2ntZM{|EWbRVr2w*Tn<0 z84s|Do3r=lx9(!~K;inG(jvweTet~6WSJA@#riGmOpN>>?xFVnK$W~amG}u9@9alU zFTCfO#J={b8gF@8^bxq)=FEz#T z=6P5{=6%|*pIRR!khlM-8o#e3xg!h^BgB~oaaiS0P(*3ciZyw`;DyGOmRdNU9I!s` zWkik2>qr={w6|Bc#)%+Z;7NNZgJoX3OqjlMc-}Y@9%Nze_|i{B`BtCSlW45IWB=Xr zNFDRhT=y|%KZ}I7vX6Yo5=%L18JBm8j-Hz~>>abH+g!1`S;Ch{rXfbwzSjVVj{LlP zq~E;%yACQ_cD-Pr>VF+M2f6aMD58*T{8EI&v}knZwAt}@WuUe-xS(>(s=Nr=F#Ohj zG;Gd$&7N3lW80frpuX>&bu%BcpBKMBk2}d1jVvGa4zsGpvxiNuTjf8f?*N4q9n$d> zE--T4dL8OY+J2IqTkF*G_gM+(T-;X*HFA6v$XYqfes~lqT=9C;y-=_k$}ZmE3EDa- z`<9dSc-q~+er z#8NtjxrvIJwnI>l_qH(8e$E~<|Fqyuq~eaieJqjBO{Xvyh1MYU05{TT z4Jr?-+6-yAS7*DQeB8&!mPsCdGRV-rX*MLVQgP{Y!e9@*)3t zaTQq34MP9dXBwy|^Xod7zyh>V(}rTCEIy3~T8qMvgj8fOZTuHHLTlq?B2NibuLdeC zd%K9{Iw#cUg|g!C4tF7tb`5(YqqD;&p7S=<-(~)bWrEiZ3w-X(kp z+inz+mdmNrxn#M(MR-D*?Nfq2Fu>AKB~X3#M@Nx2#(h~-L_ohm3;lG*rJHqr!i zrt?nrp6iRzVC#7E$(v?#lGgS>^dSrBhLdPI5_99 zBv*3Hkx?$N{AnA=7BDttiQ0L_seLu_jBY=)+G5p~mBtbeUIw-)6p@2AK4Bx?T&6Kwnu2+u;Pk8aP_v0}1#J6!#{3qj{ z?{G}(nq5(VPfx_n>)AaVyN)MPWWB%=K zpBfYt3X(}O`Qg3=$DKGmX%QCG%;g2G-TTG-B@*kk#7)!K{C6+m3zVN-xRzlBS%_eWZH%=8^e=CTYA31c1a%* zr-O1I@bipdKq6grh5Ni-m-KQ+rogKn>9-{0dN(*kgPSB)G zZ_XJ3k$6Iea{XnOW@Be^xcIZT))7EWzNq+n*8Q|n+c@>Qa+P=aUsz2kOx^WJJ(X8h z!Y5ZD%ZNdR&>%E~_F-ZqQx+$OA;SmoVaR-`B+n=Lf}aAJ&4-j`Z>N@@oTw40IPMHm zN}>eR=+h@sQ%JA7b!~rMW-?aDEL3L-3U3IPKCSp(I99(`U)f4v-=ghB18%Y>J}K1- z@XpDW(qK^jO{D zZ1w`!!nREH zG}FEA>lu19kv{(;cRNVRg1m@vndGP5e_FrS8lhL&kvfZ=SingHp#K4f_0D#e^2H0s z?>hb|#V;UEn25?2&8QOhlZO0iVQ=87r#y72=Ssk_a!H%>_GqrGVk4x6mI+{*1?G>9 zl&2^6sl)ncAatDVj3I~d<@#scLJ<1R{8?fmEJ6zWSco*26>N_kr(bf3Mj_abBDaRS zY6T1G2e_08y9ukGfq> z)y&eKKVxE!*Bw`sru}xC)kdOh7=2eDv+EZ?o!#<%sR^Gc8f3%-yCP$P@p*F) z!nNpe)XZOr|57b?GecyBU5=Z(MGDZuBefXUGJA0?vCqg+Ryw~jDdcj&;~*@Pa_sEX zXmUKqd7T2>ltu=p*TDp*^^A4*qjvkgJu)i`nw06Lsol6{Yph}c9xy9MYqkKX=i%Tf zMmd)0S|@Z-9+tyF0fMdaj;Vy5hu+MMCu6%Xg!kH=$cWh{omDEQ({FUE5wziER-c}G zRn7ESOk3~j9wckT?I27~TdT=`nA?RKM+%rM`00m3!T0@Wu}{D zC#G};v}KNE3*+(d)ZNk!9!wTVe_RpQUoq~YmupSKS%^c7xv!zksm|PUkR8?~mVf*V z42lMzk|3}l&Y;d!d*2n$1i2wJ-ojQLbtcOJ!`Fo7PjM1o8~f7zOGqU#JqP`PO{dqU z@=BrRFowFLd6%=r$jNPnjVJqkC2b|Xm`jVMdWKt+M31GhN^uI`kZ7#;s6!ahc4i7# zQWSi*yut3Fye8hwN*kIl2N2raEd^CxT?liN+T6rSs1P4 zp3@vA3K1=L{&VhZ5*^r_9Ucpb#t`%@qmPzwI|2Kuvac_aNClTlSI(AEloWYBjN4aj z2qcFWDzg^JWCC^*oX$Z_csNl=?8K&uhvfB2Z*UgD}ow+ZA_etb3 zsYZ`$;5IjHps^4yPORZA847-eh{YN1Z>i~f35 znlMq&P=EMeI-!3D%R-tpgaa-H<&6fgAP!tg>OgSySJShooiA!Pq0X)e zJ2xFesS&N8{LifW+{?|I38~|fmfcv`jih+U4~g`|O8DZY`iw`uSU?5wIjbCU=EDX9 zUfdse&m4>urLyjjuyo_*p0Qdk1OwIaxGN_~Yl0@UcNOHMGKzjUJf)oYSZUSJR2$4z z>rwNO6eu353$6?@Jqn7y;!({Ov*^2JY}QREnRjKEl{8i%A9E-?e$8+?&|(#{H+*8m%iR%4J1D)QiwfR5-k7CK|muo6;@=e(1#WagTgz_(hy`udiK z64O%6r&UX6yil{cA;{ltWeDzus-CJMKVaI&9s55XNq%p49yObs!CG1xA5upS$z19W z+?^f&#XZ9jE2^tYL~-zfGfRzq{+(fPh9SEnQ$Zod2+c3Q)C7=noOAA5)L$0q0E9Jd`-Du=}So`56Ljq-!$5 z+Fy%m>7oV#8sGu`v%C%C3?Wm$U7yb6g1jOs;US@pQ>cO){&hyyKSf+{1$LDNNi|ea z*K>jWvut88$Cba{bjZ6bzNC|4P3A;mGQJ*<`lw2?SOv+kEx-0_gh)CZBc_)G4>?Ku zVm?0;XjNXT#z=vA7*yCTQy4eG(`qVX=Uh95T(U<&Vt)awtD`WU;W2xn+-YzWU~RBcKeE_2k>w_;vv!EYT1T6um)*&t&FOb*|>PF(*HMW`6O ziGlx2AX-QMhH(VS8j^IqOR|1Jk|ELjk)^Nfrdk6adzhplS=G&JGUi=kZ#fI<&BvXx zF0`KB(}b(>598N+E>9T^41X#i)N&6!EKA9hyYXgyO0X&11&ofCuFvk^3eEu`JZD94ryLF z!GDy?cft&c*bQDd@xec-hIdH^2wtqF5iHMljNbQD8q03Z_fBQGZJxhFPgp6a*j2NQ zv*S-)BiF)aE49Bo<4+CPc&K8Qetkuf*WsU^FSRZTZd}4zpi5?B%sbZB(yt_Q}NGcyJw?V}~3w87a^m zZE?#iGU1c-dPLGXcN~zFuWvmH;G^oxIPj&JTQ3(p(4|@t zU4QG|A=WK|j(-tlsDNKblyA8IXp6Gh%rE`ie2$h6Cn;Uqm#?E0(c_QL4T$xY9fU*9 zIj}5l$UInCU$AE@|My0xS+s%8IM)tZ9Ed+a*@4}s+A*GI$lo$+t^*R9=z7&LJs~E z9n8AX zl#WtCjUmABcOZ68k%%u(Oi;$F2}~zmtGyj(MbPAPF(VpyvUuI)u&k&lXKkiO5hcTE zbGe03glBWx!xyCyVfh4aP#O>z*9lsmx&rI(yRxxvY54M*^z=eM0rz*!tV>4K{*{lp zt7Ly(?~*XqrLc4ZVt5Oe6f-k9L>ipU1Nmivq8D)(0cIu);F}i{|&YGl+0R-v- zeAX4_8x=ZX7Y!&LPyB1}lQETq?Byme23ODvF;&#fIk zqWu}Vohu2AfELhx~JpU0$J=(1SHFD9g?xdaYms7DDJM7gcw_vSJMA zRWB>2WygKM_dzmxs#GTJp%^?2#s@R8o$1WbUs)#8bS84GzjWsO7;VW~tt!Y2XS)}Z z6J>ahK-NYCicb!EUP!+hQH$xG8@QefW7ek?3jMx|r4@qe95f`^26IlTUITD<@qgS9Sszc?*+IG|){}r-+V2PJNuQ4gd zU}$5I`8eIkDEH++o^*h6X#Bt12qV4VwR(@O71t-A);DkitK{G~@8NZ}RP++N_IbOQ z*MN^??7N$nvJ~VmTt&L%|9ln(>b?p&@s!Xc=^r^50Zra_LzT+Huw+bO_P?_Y*7%n@ zx)kcUm2uYwk3K1mdb}*H|3O2Bcs^cM>d({Jl6imT;n=hT>|WCpr~}E<;Dh!_IwO8) z@Krm&DQeNJk-5O3SR&@SmWEkoLTa)patWS!Y!Kx0@e8y13@O&Nrsr)y#N*4M^2? z<HrGkKR~Kk3oQ7G2=bpq<(}wy?bW_>^ z=DfM5-@Zwlc+3-=zDpOtw;t5JcFoQ$j$`8%+z;=$)%*Ql{#Vxz;~J&bbr0ntGngV# zQLb9TjpDqS*#6t5H+v22*W=hWLnkXS)t>TVdq!ZJ#WWOOKTCy{S*LPm!}3>N%3Ad+ z8~*%och>0UqT^2N{GRzL_%lh7;V z@2v}!!HIMToV5qB)ql=99I?eV4=vJ;*(y(BISBXAW?hcKtpXDzmKZ_$J0jUhlilUmsz3ikiu-=-wYHTSXYBB8*0I2-WG_A9_y#=RDS} z#`S26qK)Ykd{*~&%#C%Ov}5M#*#h2CVzg{mJqIA-4Z-E_D|xVA$)mCj@M9$qk`QI& z+A%Ix`E6zbTWj__{!wi04L)19n9J2{!@^lu%R_>mVT>VW4Dve;UD#e@%-(eO0k?p* z!|2hdeT(m^rH->r36IpIV>LH0KVJ2bha1tSEpJN$>+O=ts(nNcOP9(BCEI5{G`AZ zeq?P=0h;cg-%_k@eiA3wZne>UkRzX@Dc4b@Wa}=DN*yA9-)Afc*8gM%Hkr~xIud&r zh;sZE0gX5JG(g+6GSLi(}z-CFM2As zccH7F^Em%eUKA(q=7$+LxU<-mzeqqT;hvW*Fg=dJ>MxjsV}e4JEr~9D=rS1QJyiBo zkB04V)A*V%T}VmYd~;s`ZGptoOI19s$Wu82p{=nt%o^FJk;Y3e*55pEg~1N4UEX`Q z<;U^f*zW-!jrtxFpEUN7^tjQJPb(Afm{0F|W$Bn{8@!A&U&%m6wlT}x?=vr+QCX4Jt_|8)QMdVbK6e<(K9y*_p(sDwvaiQ0sTXP}wKCW?Xka#WU$b<>7!lx4%BxqO14s~Hnae~ER z$Ki+d&96yPXoz2KvqD4@uEZ|Q_S|${?fUo1*CTSBZdUbNRif`v@c(4IZ8W6w`A$RQ zHs*2GKp{Gc{yq%RdcCRfv zJVmK|gWoFwy56tGjFV~?v}|~7l=a{zjfXi~-n*YE4h(X3G^&lvaJ!<@_L3fm`O6F- zRT7EXeFe2D9G86HlB40H&D;Ec;2x@eFu-#K47k)7NGlbSDlMi1$oPGqE^-p`UP@npS6XF2Fukd+lE6KWsSJ#(8-y;8;)_DF&90OpT6+ zzD$hd{mnCkGFEr0{ZnNL+}2H^VH&J*<%$j# zaOXY*Y)3Sb(Gn;)opSr*e$H(^+H~|3OiZ5r)djVUwQi%X<3dhx_XHfFicczyt#;gF zMNt+9TA{r2i#3#K9_*h#k`0Rdt6XHfbJk!c)P&gA5Z)WXJz+{SuNB90%@5vdXKOZ? zk29j{3Q$?SOO)$?hM;|03E)IdmOkt6Tw`nmXzj#>PMJ`rQdC!>6>AOTW_Pmi--ZHM z^e!kJL&SG;Aq<5-Xpd`#(6VjW_cF zc2FUoa4BE7%#keB0>v|fr8}z`^}K_aO^1}jCx7VK)Y76YdjI&p9~bJ0s6g}MTG@sC z_o3W@4R|f~TeL|!Cex{jMGGz?lI*^aqiIO1fF_#}*JZNh!g({JLozZQPVf8U1{Jed z-VibzI%*qz8_BCN0|=SEUM`~8B;I&HQ%@+o|7Xt3X1~x)9%rp;zv=Y76e7_3NcIS8Mez~>P8J#G(aX15QWRJH*H}^MZ&@Ue zRa&I)6Mb5H4rUJhsY7Qbp+=$Zl%#?ae+fn5nyD2X{?qX3D926jk47u? zS(f5WjGy)EJVdO0$*dMsVdMn#GFt?3%;4|(%wo0|A_SI=r%jP22wM%fi3_DhU?6!0 zEV3I|x`-GBjA^F7z`FvyIKF*4+{+r96%nPm{8;pm&yel>zofhA`}uL?5GwxAIXhO7 zDxbzds=_kU8Pdq(9fT_KmafLWFCG>_CbFI^4;sh-W?mcBy$S-ByK%%W+NUQrtDvxB zDFY(o0W29bMYbDFsc;uMr%nr;3-r@){3Y)mQfG)P!pCjA)r;q((O)H1 zTSlVB25m3F2arHn8?l*3+nuOSHf!9>N4Z4cRsRb-9v@$FN_DBiMa?m4^Aa0?Bu}cZe!CpK z46p6U%HFj-1>pw+E%{wc)V0kpYf_%glN~kE{F-bBcWEgTC7XX9wi_je(2KvHB!lQz z?pd$3W?m!l5{*>}@LH92YW@ixe2REdbnd=d0!mbtox^hzKRs%ho@ouq_>07?iHrB+K=8BJG`lzzuDWlQ03-r!J=2PljQ<3o8i!uFjq7Rs`e>*{~NRw=bL zk|Rqv-AiH}H}`j_>|@bwD%G9ibUu{twK<&AOUPfu9v|K>)xJa&1vE7!xGH?>C zu>tMSXvF}G&JM6(6^BIb)Sjz;UiJFr_0o~tf+mL}t@?OD;db5)-K@$yrsv*|qoB6U z>zwzaKL=G&l|Ey-2VAAM2Q?X$U6G9%9W_U7HH=d~K2VdE0)_u$ZFsF3PL8PIsNhJ> zY})tbU>{aR=3jL_LE4L{5v#C|+(PH@-F?1sHah_cLSRF8T3a>}yUVBA{`)Pqf4~;c z7KM0AU8=pERW#|j1%BtspwVOfPiT^Tj0pY#)p+L|Yz5b3^_)W#EB+C07N;b6gF__k z_F?z$ZT(EV?L+pLY?ME!C9UGU@d#Ygeb7;F{1{$S_b#=7U-1*h9x zM=t?gJIq&JQ}80UQB!_9XY*5JTXgJ1D|M44%xf1pxvj_^cIoF0hV_*mlS&`l_u``e zKlPsQzL#v>X9vtVz9{}bh3JF&|5v^D^8Z`1|2O+T$(iSS&DKL_z|z%=Vei?~4cXq` qmG%ER3i%&e2I_yPE+!@x5W(Qw=Wz0ub3=J<0#pbwb~rc)i2nuOZbi`m delta 26110 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
    J7EMWp@ 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 .icon { position: absolute; + opacity: 1; top: 1px; left: 1px; @@ -218,7 +219,7 @@ top: 1px; right: 1px; - font-size: 0.6em; + font-size: 0.7em; -webkit-border-top-right-radius: 0.3125em; -moz-border-top-right-radius: 0.3125em; @@ -238,7 +239,7 @@ position: absolute; top: 0em; left: 100%; - opacity: 0.8; + opacity: 0.9; margin: 0em 0em 0em -1px; diff --git a/src/fonts/sketchy-icons.eot b/src/fonts/sketchy-icons.eot deleted file mode 100755 index 3bc6f987ce25a11e26ee6edef1f3e8b9f4f8bb5b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9370 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 X?`Wv^Fi2f}{_rP$L$&w5+wy+_8XZUn diff --git a/src/fonts/sketchy-icons.svg b/src/fonts/sketchy-icons.svg deleted file mode 100755 index bc18320e6..000000000 --- a/src/fonts/sketchy-icons.svg +++ /dev/null @@ -1,276 +0,0 @@ - - - - - -Created by FontForge 20120731 at Mon Jun 3 16:06:24 2013 - By Steven Walker -Created by Steven Walker with FontForge 2.0 (http://fontforge.sf.net) - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/fonts/sketchy-icons.ttf b/src/fonts/sketchy-icons.ttf deleted file mode 100755 index 9ddf250b6643c14fc1c2229790f8b1f11fe53aff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11668 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 B;@|)P diff --git a/src/fonts/sketchy-icons.woff b/src/fonts/sketchy-icons.woff deleted file mode 100755 index b88cf30953e2ddea7438d2bce9396b5cf16bff60..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6212 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