/*!
 * # Semantic UI 2.1.6 - Form
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.form{position:relative;max-width:100%}.ui.form>p{margin:1em 0}.ui.form .field{clear:both;margin:0 0 1em}.ui.form .field:last-child,.ui.form .fields:last-child .field{margin-bottom:0}.ui.form .fields .field{clear:both;margin:0 0 1em}.ui.form .field>label{display:block;margin:0 0 .28571429rem;color:rgba(0,0,0,.87);font-size:.92857143em;font-weight:700;text-transform:none}.ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=time],.ui.form input[type=text],.ui.form input[type=url],.ui.form textarea{width:100%;vertical-align:top}.ui.form ::-webkit-datetime-edit,.ui.form ::-webkit-inner-spin-button{height:1.2142em}.ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=time],.ui.form input[type=text],.ui.form input[type=url]{font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;margin:0;outline:0;-webkit-appearance:none;tap-highlight-color:rgba(255,255,255,0);line-height:1.2142em;padding:.67861429em 1em;font-size:1em;background:#FFF;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);border-radius:.28571429rem;box-shadow:0 0 0 0 transparent inset;-webkit-transition:color .1s ease,border-color .1s ease;transition:color .1s ease,border-color .1s ease}.ui.form textarea{margin:0;-webkit-appearance:none;tap-highlight-color:rgba(255,255,255,0);padding:.78571429em 1em;background:#FFF;border:1px solid rgba(34,36,38,.15);outline:0;color:rgba(0,0,0,.87);border-radius:.28571429rem;box-shadow:0 0 0 0 transparent inset;-webkit-transition:color .1s ease,border-color .1s ease;transition:color .1s ease,border-color .1s ease;font-size:1em;line-height:1.2857;resize:vertical}.ui.form textarea:not([rows]){height:12em;min-height:8em;max-height:24em}.ui.form input[type=checkbox],.ui.form textarea{vertical-align:top}.ui.form input.attached{width:auto}.ui.form select{display:block;height:auto;width:100%;background:#FFF;border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;box-shadow:0 0 0 0 transparent inset;padding:.62em 1em;color:rgba(0,0,0,.87);-webkit-transition:color .1s ease,border-color .1s ease;transition:color .1s ease,border-color .1s ease}.ui.form .field>.selection.dropdown{width:100%}.ui.form .field>.selection.dropdown>.dropdown.icon{float:right}.ui.form .inline.field>.selection.dropdown,.ui.form .inline.fields .field>.selection.dropdown{width:auto}.ui.form .inline.field>.selection.dropdown>.dropdown.icon,.ui.form .inline.fields .field>.selection.dropdown>.dropdown.icon{float:none}.ui.form .field .ui.input,.ui.form .fields .field .ui.input,.ui.form .wide.field .ui.input{width:100%}.ui.form .inline.field:not(.wide) .ui.input,.ui.form .inline.fields .field:not(.wide) .ui.input{width:auto;vertical-align:middle}.ui.form .field .ui.input input,.ui.form .fields .field .ui.input input{width:auto}.ui.form .eight.fields .ui.input input,.ui.form .five.fields .ui.input input,.ui.form .four.fields .ui.input input,.ui.form .nine.fields .ui.input input,.ui.form .seven.fields .ui.input input,.ui.form .six.fields .ui.input input,.ui.form .ten.fields .ui.input input,.ui.form .three.fields .ui.input input,.ui.form .two.fields .ui.input input,.ui.form .wide.field .ui.input input{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:0}.ui.form .error.message,.ui.form .success.message,.ui.form .warning.message{display:none}.ui.form .message:first-child{margin-top:0}.ui.form .field .prompt.label{white-space:normal;background:#FFF!important;border:1px solid #E0B4B4!important;color:#9F3A38!important}.ui.form .inline.field .prompt,.ui.form .inline.fields .field .prompt{vertical-align:top;margin:-.25em 0 -.5em .5em}.ui.form .inline.field .prompt:before,.ui.form .inline.fields .field .prompt:before{border-width:0 0 1px 1px;bottom:auto;right:auto;top:50%;left:0}.ui.form .field.field input:-webkit-autofill{box-shadow:0 0 0 100px ivory inset!important;border-color:#E5DFA1!important}.ui.form .field.field input:-webkit-autofill:focus{box-shadow:0 0 0 100px ivory inset!important;border-color:#D5C315!important}.ui.form .error.error input:-webkit-autofill{box-shadow:0 0 0 100px #FFFAF0 inset!important;border-color:#E0B4B4!important}.ui.form ::-webkit-input-placeholder{color:rgba(140,140,140,.87)}.ui.form ::-ms-input-placeholder{color:rgba(140,140,140,.87)}.ui.form ::-moz-placeholder{color:rgba(140,140,140,.87)}.ui.form :focus::-webkit-input-placeholder{color:rgba(89,89,89,.87)}.ui.form :focus::-ms-input-placeholder{color:rgba(89,89,89,.87)}.ui.form :focus::-moz-placeholder{color:rgba(89,89,89,.87)}.ui.form .error ::-webkit-input-placeholder{color:#e7bdbc}.ui.form .error ::-ms-input-placeholder{color:#e7bdbc}.ui.form .error ::-moz-placeholder{color:#e7bdbc}.ui.form .error :focus::-webkit-input-placeholder{color:#da9796}.ui.form .error :focus::-ms-input-placeholder{color:#da9796}.ui.form .error :focus::-moz-placeholder{color:#da9796}.ui.form input:not([type]):focus,.ui.form input[type=date]:focus,.ui.form input[type=datetime-local]:focus,.ui.form input[type=email]:focus,.ui.form input[type=number]:focus,.ui.form input[type=password]:focus,.ui.form input[type=search]:focus,.ui.form input[type=tel]:focus,.ui.form input[type=time]:focus,.ui.form input[type=text]:focus,.ui.form input[type=url]:focus{color:rgba(0,0,0,.95);border-color:#85B7D9;border-radius:.28571429rem;background:#FFF;box-shadow:0 0 0 0 rgba(34,36,38,.35) inset}.ui.form textarea:focus{color:rgba(0,0,0,.95);border-color:#85B7D9;border-radius:.28571429rem;background:#FFF;box-shadow:0 0 0 0 rgba(34,36,38,.35) inset;-webkit-appearance:none}.ui.form.success .success.message:not(:empty){display:block}.ui.form.success .icon.success.message:not(:empty){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ui.form.warning .warning.message:not(:empty){display:block}.ui.form.warning .icon.warning.message:not(:empty){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ui.form.error .error.message:not(:empty){display:block}.ui.form.error .icon.error.message:not(:empty){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ui.form .field.error .input,.ui.form .field.error label,.ui.form .fields.error .field .input,.ui.form .fields.error .field label{color:#9F3A38}.ui.form .field.error .corner.label,.ui.form .fields.error .field .corner.label{border-color:#9F3A38;color:#FFF}.ui.form .field.error input:not([type]),.ui.form .field.error input[type=date],.ui.form .field.error input[type=datetime-local],.ui.form .field.error input[type=email],.ui.form .field.error input[type=number],.ui.form .field.error input[type=password],.ui.form .field.error input[type=search],.ui.form .field.error input[type=tel],.ui.form .field.error input[type=time],.ui.form .field.error input[type=text],.ui.form .field.error input[type=url],.ui.form .field.error select,.ui.form .field.error textarea,.ui.form .fields.error .field input:not([type]),.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=datetime-local],.ui.form .fields.error .field input[type=email],.ui.form .fields.error .field input[type=number],.ui.form .fields.error .field input[type=password],.ui.form .fields.error .field input[type=search],.ui.form .fields.error .field input[type=tel],.ui.form .fields.error .field input[type=time],.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=url],.ui.form .fields.error .field select,.ui.form .fields.error .field textarea{background:#FFF6F6;border-color:#E0B4B4;color:#9F3A38;border-radius:'';box-shadow:none}.ui.form .field.error input:not([type]):focus,.ui.form .field.error input[type=date]:focus,.ui.form .field.error input[type=datetime-local]:focus,.ui.form .field.error input[type=email]:focus,.ui.form .field.error input[type=number]:focus,.ui.form .field.error input[type=password]:focus,.ui.form .field.error input[type=search]:focus,.ui.form .field.error input[type=tel]:focus,.ui.form .field.error input[type=time]:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=url]:focus,.ui.form .field.error select:focus,.ui.form .field.error textarea:focus{background:#FFF6F6;border-color:#E0B4B4;color:#9F3A38;-webkit-appearance:none;box-shadow:none}.ui.form .field.error select{-webkit-appearance:menulist-button}.ui.form .field.error .ui.dropdown,.ui.form .field.error .ui.dropdown .item,.ui.form .field.error .ui.dropdown .text,.ui.form .fields.error .field .ui.dropdown,.ui.form .fields.error .field .ui.dropdown .item{background:#FFF6F6;color:#9F3A38}.ui.form .field.error .ui.dropdown,.ui.form .field.error .ui.dropdown:hover,.ui.form .fields.error .field .ui.dropdown,.ui.form .fields.error .field .ui.dropdown:hover{border-color:#E0B4B4!important}.ui.form .field.error .ui.dropdown:hover .menu,.ui.form .fields.error .field .ui.dropdown:hover .menu{border-color:#E0B4B4}.ui.form .field.error .ui.multiple.selection.dropdown>.label,.ui.form .fields.error .field .ui.multiple.selection.dropdown>.label{background-color:#EACBCB;color:#9F3A38}.ui.form .field.error .ui.dropdown .menu .item:hover,.ui.form .field.error .ui.dropdown .menu .selected.item,.ui.form .fields.error .field .ui.dropdown .menu .item:hover,.ui.form .fields.error .field .ui.dropdown .menu .selected.item{background-color:#FBE7E7}.ui.form .field.error .ui.dropdown .menu .active.item,.ui.form .fields.error .field .ui.dropdown .menu .active.item{background-color:#FDCFCF!important}.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box,.ui.form .field.error .checkbox:not(.toggle):not(.slider) label,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label{color:#9F3A38}.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before{background:#FFF6F6;border-color:#E0B4B4}.ui.form .field.error .checkbox .box:after,.ui.form .field.error .checkbox label:after,.ui.form .fields.error .field .checkbox .box:after,.ui.form .fields.error .field .checkbox label:after{color:#9F3A38}.ui.form .disabled.field,.ui.form .disabled.fields .field,.ui.form .field :disabled{pointer-events:none;opacity:.45}.ui.form .field.disabled label{opacity:.45}.ui.form .field.disabled :disabled{opacity:1}.ui.loading.form{position:relative;cursor:default;point-events:none;text-shadow:none!important;color:transparent!important;-webkit-transition:all 0s linear;transition:all 0s linear;z-index:100}.ui.loading.form:before{position:absolute;content:'';top:0;left:0;background:rgba(255,255,255,.8);width:100%;height:100%;z-index:100}.ui.loading.form:after{position:absolute;content:'';top:50%;left:50%;margin:-1.5em 0 0 -1.5em;width:3em;height:3em;-webkit-animation:form-spin .6s linear;animation:form-spin .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#767676 rgba(0,0,0,.1) rgba(0,0,0,.1);border-style:solid;border-width:.2em;box-shadow:0 0 0 1px transparent;visibility:visible;z-index:101}@-webkit-keyframes form-spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes form-spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ui.form .required.field>.checkbox:after,.ui.form .required.field>label:after,.ui.form .required.fields.grouped>label:after,.ui.form .required.fields:not(.grouped)>.field>.checkbox:after,.ui.form .required.fields:not(.grouped)>.field>label:after{margin:-.2em 0 0 .2em;content:'*';color:#DB2828}.ui.form .required.field>label:after,.ui.form .required.fields.grouped>label:after,.ui.form .required.fields:not(.grouped)>.field>label:after{display:inline-block;vertical-align:top}.ui.form .required.field>.checkbox:after,.ui.form .required.fields:not(.grouped)>.field>.checkbox:after{position:absolute;top:0;left:100%}.ui.form .inverted.segment .ui.checkbox .box,.ui.form .inverted.segment .ui.checkbox label,.ui.form .inverted.segment label,.ui.inverted.form .ui.checkbox .box,.ui.inverted.form .ui.checkbox label,.ui.inverted.form label{color:rgba(255,255,255,.9)}.ui.inverted.form input:not([type]),.ui.inverted.form input[type=date],.ui.inverted.form input[type=datetime-local],.ui.inverted.form input[type=email],.ui.inverted.form input[type=number],.ui.inverted.form input[type=password],.ui.inverted.form input[type=search],.ui.inverted.form input[type=tel],.ui.inverted.form input[type=time],.ui.inverted.form input[type=text],.ui.inverted.form input[type=url]{background:#FFF;border-color:rgba(255,255,255,.1);color:rgba(0,0,0,.87);box-shadow:none}.ui.form .grouped.fields{display:block;margin:0 0 1em}.ui.form .grouped.fields:last-child{margin-bottom:0}.ui.form .grouped.fields>label{margin:0 0 .28571429rem;color:rgba(0,0,0,.87);font-size:.92857143em;font-weight:700;text-transform:none}.ui.form .grouped.fields .field,.ui.form .grouped.inline.fields .field{display:block;margin:.5em 0;padding:0}.ui.form .fields{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ui.form .fields>.field{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:.5em;padding-right:.5em}.ui.form .fields>.field:first-child{border-left:none;box-shadow:none}.ui.form .two.fields>.field,.ui.form .two.fields>.fields{width:50%}.ui.form .three.fields>.field,.ui.form .three.fields>.fields{width:33.33333333%}.ui.form .four.fields>.field,.ui.form .four.fields>.fields{width:25%}.ui.form .five.fields>.field,.ui.form .five.fields>.fields{width:20%}.ui.form .six.fields>.field,.ui.form .six.fields>.fields{width:16.66666667%}.ui.form .seven.fields>.field,.ui.form .seven.fields>.fields{width:14.28571429%}.ui.form .eight.fields>.field,.ui.form .eight.fields>.fields{width:12.5%}.ui.form .nine.fields>.field,.ui.form .nine.fields>.fields{width:11.11111111%}.ui.form .ten.fields>.field,.ui.form .ten.fields>.fields{width:10%}@media only screen and (max-width:767px){.ui.form .fields{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ui.form .eight.fields>.field,.ui.form .eight.fields>.fields,.ui.form .five.fields>.field,.ui.form .five.fields>.fields,.ui.form .four.fields>.field,.ui.form .four.fields>.fields,.ui.form .nine.fields>.field,.ui.form .nine.fields>.fields,.ui.form .seven.fields>.field,.ui.form .seven.fields>.fields,.ui.form .six.fields>.field,.ui.form .six.fields>.fields,.ui.form .ten.fields>.field,.ui.form .ten.fields>.fields,.ui.form .three.fields>.field,.ui.form .three.fields>.fields,.ui.form .two.fields>.field,.ui.form .two.fields>.fields{width:100%!important;margin:0 0 1em;padding-left:0;padding-right:0}}.ui.form .fields .field:first-child{padding-left:0}.ui.form .fields .field:last-child{padding-right:0}.ui.form .fields .wide.field{width:6.25%;padding-left:.5em;padding-right:.5em}.ui.form .fields .wide.field:first-child{padding-left:0}.ui.form .fields .wide.field:last-child{padding-right:0}.ui.form .one.wide.field{width:6.25%!important}.ui.form .two.wide.field{width:12.5%!important}.ui.form .three.wide.field{width:18.75%!important}.ui.form .four.wide.field{width:25%!important}.ui.form .five.wide.field{width:31.25%!important}.ui.form .six.wide.field{width:37.5%!important}.ui.form .seven.wide.field{width:43.75%!important}.ui.form .eight.wide.field{width:50%!important}.ui.form .nine.wide.field{width:56.25%!important}.ui.form .ten.wide.field{width:62.5%!important}.ui.form .eleven.wide.field{width:68.75%!important}.ui.form .twelve.wide.field{width:75%!important}.ui.form .thirteen.wide.field{width:81.25%!important}.ui.form .fourteen.wide.field{width:87.5%!important}.ui.form .fifteen.wide.field{width:93.75%!important}.ui.form .sixteen.wide.field{width:100%!important}@media only screen and (max-width:767px){.ui.form .fields>.eight.wide.field,.ui.form .fields>.eleven.wide.field,.ui.form .fields>.fifteen.wide.field,.ui.form .fields>.five.wide.field,.ui.form .fields>.four.wide.field,.ui.form .fields>.fourteen.wide.field,.ui.form .fields>.nine.wide.field,.ui.form .fields>.seven.wide.field,.ui.form .fields>.six.wide.field,.ui.form .fields>.sixteen.wide.field,.ui.form .fields>.ten.wide.field,.ui.form .fields>.thirteen.wide.field,.ui.form .fields>.three.wide.field,.ui.form .fields>.twelve.wide.field,.ui.form .fields>.two.wide.field,.ui.form .five.fields>.field,.ui.form .five.fields>.fields,.ui.form .four.fields>.field,.ui.form .four.fields>.fields,.ui.form .three.fields>.field,.ui.form .three.fields>.fields,.ui.form .two.fields>.field,.ui.form .two.fields>.fields{width:100%!important;margin:0 0 1em;padding-left:0;padding-right:0}}.ui.form [class*="equal width"].fields>.field,.ui[class*="equal width"].form .fields>.field{width:100%;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.ui.form .inline.fields{margin:0 0 1em;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ui.form .inline.fields .field{margin:0;padding:0 1em 0 0}.ui.form .inline.field>label,.ui.form .inline.field>p,.ui.form .inline.fields .field>label,.ui.form .inline.fields .field>p,.ui.form .inline.fields>label{display:inline-block;width:auto;margin-top:0;margin-bottom:0;vertical-align:baseline;font-size:.92857143em;font-weight:700;color:rgba(0,0,0,.87);text-transform:none}.ui.form .inline.fields>label{margin:.035714em 1em 0 0}.ui.form .inline.field>input,.ui.form .inline.field>select,.ui.form .inline.fields .field>input,.ui.form .inline.fields .field>select{display:inline-block;width:auto;margin-top:0;margin-bottom:0;vertical-align:middle;font-size:1em}.ui.form .inline.field>:first-child,.ui.form .inline.fields .field>:first-child{margin:0 .85714286em 0 0}.ui.form .inline.field>:only-child,.ui.form .inline.fields .field>:only-child{margin:0}.ui.form .inline.fields .wide.field{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ui.form .inline.fields .wide.field>input,.ui.form .inline.fields .wide.field>select{width:100%}.ui.small.form{font-size:.92857143rem}.ui.form{font-size:1rem}.ui.large.form{font-size:1.14285714rem}.ui.huge.form{font-size:1.42857143rem}
/*!
 * # Semantic UI 2.1.6 - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.checkbox{position:relative;display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;min-height:17px;font-size:1rem;line-height:17px;min-width:17px}.ui.checkbox input[type=checkbox],.ui.checkbox input[type=radio]{cursor:pointer;position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:3;width:17px;height:17px}.ui.checkbox .box,.ui.checkbox label{cursor:auto;position:relative;display:block;padding-left:1.85714em;outline:0;font-size:1em}.ui.checkbox .box:before,.ui.checkbox label:before{position:absolute;top:0;left:0;width:17px;height:17px;content:'';background:#FFF;border-radius:.21428571rem;-webkit-transition:border .1s ease,opacity .1s ease,-webkit-transform .1s ease,box-shadow .1s ease;transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;border:1px solid #D4D4D5}.ui.checkbox .box:after,.ui.checkbox label:after{position:absolute;font-size:14px;top:0;left:0;width:17px;height:17px;text-align:center;opacity:0;color:rgba(0,0,0,.87);-webkit-transition:border .1s ease,opacity .1s ease,-webkit-transform .1s ease,box-shadow .1s ease;transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;font-family:Checkbox}.ui.checkbox label,.ui.checkbox+label{color:rgba(0,0,0,.87);-webkit-transition:color .1s ease;transition:color .1s ease}.ui.checkbox+label{vertical-align:middle}.ui.checkbox .box:hover::before,.ui.checkbox label:hover::before{background:#FFF;border-color:rgba(34,36,38,.35)}.ui.checkbox label:hover,.ui.checkbox+label:hover{color:rgba(0,0,0,.8)}.ui.checkbox .box:active::before,.ui.checkbox label:active::before{background:#F9FAFB;border-color:rgba(34,36,38,.35)}.ui.checkbox .box:active::after,.ui.checkbox input:active~label,.ui.checkbox label:active::after{color:rgba(0,0,0,.95)}.ui.checkbox input:focus~.box:before,.ui.checkbox input:focus~label:before{background:#FFF;border-color:#96C8DA}.ui.checkbox input:focus~.box:after,.ui.checkbox input:focus~label,.ui.checkbox input:focus~label:after{color:rgba(0,0,0,.95)}.ui.checkbox input:checked~.box:before,.ui.checkbox input:checked~label:before{background:#FFF;border-color:rgba(34,36,38,.35)}.ui.checkbox input:checked~.box:after,.ui.checkbox input:checked~label:after{opacity:1;color:rgba(0,0,0,.95)}.ui.checkbox input:indeterminate~.box:before,.ui.checkbox input:indeterminate~label:before{background:#FFF;border-color:rgba(34,36,38,.35)}.ui.checkbox input:indeterminate~.box:after,.ui.checkbox input:indeterminate~label:after{opacity:1;color:rgba(0,0,0,.95)}.ui.checkbox input:checked:focus~.box:before,.ui.checkbox input:checked:focus~label:before,.ui.checkbox input:indeterminate:focus~.box:before,.ui.checkbox input:indeterminate:focus~label:before{background:#FFF;border-color:#96C8DA}.ui.checkbox input:checked:focus~.box:after,.ui.checkbox input:checked:focus~label:after,.ui.checkbox input:indeterminate:focus~.box:after,.ui.checkbox input:indeterminate:focus~label:after{color:rgba(0,0,0,.95)}.ui.read-only.checkbox,.ui.read-only.checkbox label{cursor:default}.ui.checkbox input[disabled]~.box:after,.ui.checkbox input[disabled]~label,.ui.disabled.checkbox .box:after,.ui.disabled.checkbox label{cursor:default;opacity:.5;color:#000}.ui.checkbox input.hidden{z-index:-1}.ui.checkbox input.hidden+label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui.radio.checkbox{min-height:15px}.ui.radio.checkbox .box,.ui.radio.checkbox label{padding-left:1.85714em}.ui.radio.checkbox .box:before,.ui.radio.checkbox label:before{content:'';-webkit-transform:none;transform:none;width:15px;height:15px;border-radius:500rem;top:1px;left:0}.ui.radio.checkbox .box:after,.ui.radio.checkbox label:after{border:none;content:''!important;line-height:15px;top:1px;left:0;width:15px;height:15px;border-radius:500rem;-webkit-transform:scale(.46666667);transform:scale(.46666667);background-color:rgba(0,0,0,.87)}.ui.radio.checkbox input:focus~.box:before,.ui.radio.checkbox input:focus~label:before{background-color:#FFF}.ui.radio.checkbox input:focus~.box:after,.ui.radio.checkbox input:focus~label:after{background-color:rgba(0,0,0,.95)}.ui.radio.checkbox input:indeterminate~.box:after,.ui.radio.checkbox input:indeterminate~label:after{opacity:0}.ui.radio.checkbox input:checked~.box:before,.ui.radio.checkbox input:checked~label:before{background-color:#FFF}.ui.radio.checkbox input:checked~.box:after,.ui.radio.checkbox input:checked~label:after{background-color:rgba(0,0,0,.95)}.ui.radio.checkbox input:focus:checked~.box:before,.ui.radio.checkbox input:focus:checked~label:before{background-color:#FFF}.ui.radio.checkbox input:focus:checked~.box:after,.ui.radio.checkbox input:focus:checked~label:after{background-color:rgba(0,0,0,.95)}.ui.slider.checkbox{min-height:1.25rem}.ui.slider.checkbox input{width:3.5rem;height:1.25rem}.ui.slider.checkbox .box,.ui.slider.checkbox label{padding-left:4.5rem;line-height:1rem;color:rgba(0,0,0,.4)}.ui.slider.checkbox .box:before,.ui.slider.checkbox label:before{display:block;position:absolute;content:'';border:none!important;left:0;z-index:1;top:.4rem;background-color:rgba(0,0,0,.05);width:3.5rem;height:.21428571rem;-webkit-transform:none;transform:none;border-radius:500rem;-webkit-transition:background .3s ease;transition:background .3s ease}.ui.slider.checkbox .box:after,.ui.slider.checkbox label:after{background:-webkit-linear-gradient(transparent,rgba(0,0,0,.05)) #FFF;background:linear-gradient(transparent,rgba(0,0,0,.05)) #FFF;position:absolute;content:''!important;opacity:1;z-index:2;border:none;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),0 0 0 1px rgba(34,36,38,.15) inset;width:1.5rem;height:1.5rem;top:-.25rem;left:0;-webkit-transform:none;transform:none;border-radius:500rem;-webkit-transition:left .3s ease;transition:left .3s ease}.ui.slider.checkbox input:focus~.box:before,.ui.slider.checkbox input:focus~label:before{background-color:rgba(0,0,0,.15);border:none}.ui.slider.checkbox .box:hover,.ui.slider.checkbox label:hover{color:rgba(0,0,0,.8)}.ui.slider.checkbox .box:hover::before,.ui.slider.checkbox label:hover::before{background:rgba(0,0,0,.15)}.ui.slider.checkbox input:checked~.box,.ui.slider.checkbox input:checked~label{color:rgba(0,0,0,.95)!important}.ui.slider.checkbox input:checked~.box:before,.ui.slider.checkbox input:checked~label:before{background-color:#545454!important}.ui.slider.checkbox input:checked~.box:after,.ui.slider.checkbox input:checked~label:after{left:2rem}.ui.slider.checkbox input:focus:checked~.box,.ui.slider.checkbox input:focus:checked~label{color:rgba(0,0,0,.95)!important}.ui.slider.checkbox input:focus:checked~.box:before,.ui.slider.checkbox input:focus:checked~label:before{background-color:#000!important}.ui.toggle.checkbox{min-height:1.5rem}.ui.toggle.checkbox input{width:3.5rem;height:1.5rem}.ui.toggle.checkbox .box,.ui.toggle.checkbox label{min-height:1.5rem;padding-left:4.5rem;color:rgba(0,0,0,.87)}.ui.toggle.checkbox label{padding-top:.15em}.ui.toggle.checkbox .box:before,.ui.toggle.checkbox label:before{display:block;position:absolute;content:'';z-index:1;-webkit-transform:none;transform:none;border:none;top:0;background:rgba(0,0,0,.05);width:3.5rem;height:1.5rem;border-radius:500rem}.ui.toggle.checkbox .box:after,.ui.toggle.checkbox label:after{background:-webkit-linear-gradient(transparent,rgba(0,0,0,.05)) #FFF;background:linear-gradient(transparent,rgba(0,0,0,.05)) #FFF;position:absolute;content:''!important;opacity:1;z-index:2;border:none;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),0 0 0 1px rgba(34,36,38,.15) inset;width:1.5rem;height:1.5rem;top:0;left:0;border-radius:500rem;-webkit-transition:background .3s ease,left .3s ease;transition:background .3s ease,left .3s ease}.ui.toggle.checkbox input~.box:after,.ui.toggle.checkbox input~label:after{left:-.05rem}.ui.toggle.checkbox .box:hover::before,.ui.toggle.checkbox input:focus~.box:before,.ui.toggle.checkbox input:focus~label:before,.ui.toggle.checkbox label:hover::before{background-color:rgba(0,0,0,.15);border:none}.ui.toggle.checkbox input:checked~.box,.ui.toggle.checkbox input:checked~label{color:rgba(0,0,0,.95)!important}.ui.toggle.checkbox input:checked~.box:before,.ui.toggle.checkbox input:checked~label:before{background-color:#2185D0!important}.ui.toggle.checkbox input:checked~.box:after,.ui.toggle.checkbox input:checked~label:after{left:2.15rem}.ui.toggle.checkbox input:focus:checked~.box,.ui.toggle.checkbox input:focus:checked~label{color:rgba(0,0,0,.95)!important}.ui.toggle.checkbox input:focus:checked~.box:before,.ui.toggle.checkbox input:focus:checked~label:before{background-color:#0d71bb!important}.ui.fitted.checkbox .box,.ui.fitted.checkbox label{padding-left:0!important}.ui.fitted.slider.checkbox,.ui.fitted.toggle.checkbox{width:3.5rem}@font-face{font-family:Checkbox;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype')}.ui.checkbox input:checked~.box:after,.ui.checkbox input:checked~label:after{content:'\e800'}.ui.checkbox input:indeterminate~.box:after,.ui.checkbox input:indeterminate~label:after{font-size:12px;content:'\e801'}


table.competition-details {
  margin: 0px 25px;
  
}
table.competition-details th,
table.competition-details td {
  vertical-align: top;
}

table.competition-details th {
  white-space: nowrap;
  text-align: right;
  font-size: 85%;
  font-weight: normal;
  font-family: Verdana;
  padding: 3px;
  padding-right: 10px;
}
table.competition-details td {
  padding: 2px 3px;
  font-weight: bold;
  letter-spacing: .2pt;
  font-size: 11pt;
  line-height: 125%;
}
table.competition-details td > .nob,
table.competition-details td.propozice {
  font-weight: normal;
  font-size: 10pt;
}

#propozice {
  overflow: hidden;
}
#propozice > *:last-child {
  color: blue;
  text-align: center;
}

#rightbox {
  float: right;
  width: 220px;
}
#rightbox > div.date1,
#rightbox > div.date2 {
  background-color: #88bcce;
  color: white;
  text-align: center;
  font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 14pt;
}
#rightbox > div.date1 {
  font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  font-size: 40pt;
}
#rightbox > div.date2 {
  padding-bottom: 10px;
}

/* weather override */
#weather table.weather {
  width: 220px !important;
}
#weather table.weather td.symbol img {
  width: 100px !important;
  height: 100px !important;
}


/*** REGISTRATION **/
/* REGISTRATION */
fieldset.registration {
  border: 1px solid rgb(192,192,192);
}
  fieldset.registration legend {
    font-size: 11px;
    font-weight: bold;
    margin-left: 300px;
  }

table#registration {
  margin: 10px auto;
  vertical-align: top;
}
  table#registration td {
    width: 230px;
    vertical-align: top;
    padding: 0px 10px 15px 5px;
  }
  table#registration td.rcol {
    width: 230px;
  }
  
  table#registration td > label {
    margin-left: 10px;
    font-weight: bold;
  }
  table#registration td > label.squad-radio,
  table.squad td > label.squad-radio {
    margin: auto;
    cursor: pointer;
    text-decoration: underline;
  }
  table#registration td input, select, textarea {
    width: 100%;
    margin: auto;
    background-color: rgb(255,255,255);
    border: 1px solid rgb(128,128,128);
  }
  table#registration td input[type="checkbox"] {
    width: auto;
  }
  table#registration td textarea {
    height: 50px;
  }
  
  table#registration td button {
    font-weight: bold;
  }
  
  table#registration td b.disabled {
    color: gray;
  }
  
table#registration table, table.squad {
  border: 1px solid rgb(128,128,128);
}
  table.squad {
    width: 100%;
  }
  table.squad thead td {
    padding: 5px 10px;
    text-align: center;
  }
  table.squad td {
    padding: 0px 7px 10px 7px;
    text-align: center;
    border: 1px solid rgb(128,128,128);
    border-width: 0px 1px;
    background-color: rgb(255,255,255);
  }
  table.squad td > label {
    font-weight: bold;
    text-decoration: underline;
  }

.squad-names > .label {
  margin-top: 1px;
  margin-bottom: 1px;
}

table#registration button,
button.bigboldbutton {
  color: rgb(255,102,  0);
  background-color: rgb( 30, 30, 20);
  font-size: 12pt;
  padding: 5px 10px;
  width: auto;
  border: 2px outset silver;
  cursor: pointer;
}


/*** RESULTS **/
table.competition-results {
  border-collapse: collapse;
  color: black;
  cursor: default;
  table-layout: fixed;
  margin: 15px auto;
}
  table.competition-results.lightbg {
    /*float: left;*/
    margin: 10px 5px;
  }
  table.competition-results td {
    background-color: #f5f5fa;
    border-top:    2px solid #1e1e14;
    border-bottom: 2px solid #1e1e14;
    padding: 1px 1px;
    white-space: nowrap;
    text-align: center;
    font-size: 9pt;
  }
    table.competition-results.lightbg td {
      border-color: rgb(245, 245, 250);
      background-color: #dedeef;
    }
  table.competition-results td.r {
    text-align: right;
  }
  table.competition-results thead td {
    background-color: white;
    border-width: 0px;
    text-align: center;
  }
  table.competition-results td.rand {
    width: 0px;
  }
  table.competition-results td.spacer {
    width: 5px; min-width: 5px; max-width: 5px; /* hack needed for fixed width */
    font-size: 1px;
    border-left-width:  0px;
    border-right-width: 0px;
  }
  table.competition-results thead td.spacer {
    background-color: transparent;
  }
  
  table.competition-results td.w2 { width: 18px; min-width: 18px; max-width: 18px; }
  table.competition-results td.w3 { width: 28px; min-width: 28px; max-width: 28px; }
  table.competition-results td.pc { width: 38px; min-width: 38px; max-width: 38px; }
  table.competition-results td.tm { width: 38px; min-width: 38px; max-width: 38px;}
  
  
  table.competition-results td.col0 {
    display: none;
  }
  table.competition-results td.colA,
  table.competition-results td.colB {
    border-left:   1px solid lightgray;
    border-right:  1px solid lightgray;
  }
  table.competition-results td.colA {
    background-color: #efefef;
    border-color: #afafaf;
  }
  table.competition-results thead td.colA,
  table.competition-results td.rand.colA {
    background-color: #afafaf !important;
  }
  table.competition-results td.colB {
    background-color: #e1e1e1;
    border-color: #a1a1a1;
  }
  table.competition-results thead td.colB,
  table.competition-results td.rand.colB {
    background-color: #a1a1a1 !important;
  }
  
  

  table.competition-results tr.mz > td {
    color: #666;
  }
  table.competition-results tr.dq > td {
    color: #b00;
  }
  table.competition-results tr.act td {
    background-color: #ffc000;
  }
  table.competition-results tr.marked.act td {
    background-color: #ffa000;
  }
  table.competition-results tr.marked td {
    background-color: #ff7000;
  }

  table.competition-results td.name {
    width: 125px; min-width: 125px; max-width: 125px;
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
    overflow: hidden;
  }
  table.competition-results td.division {
    background-color: transparent;
    color: #ff6600;
    font-weight: bold;
    font-size: 14pt;
  }
  
  table.competition-results td.stglnk {
    font-weight: bold;
    font-size: 12px;
    background-color: transparent;
    cursor: pointer;
    text-decoration: underline;
    color: blue;
  }
   table.competition-results td.stglnk span {
    color: black;
  }


#weather-box table.weather {
  width: 100%;
  border-top: 4px solid #88bcce;
  cursor: default;
}
#weather-box table.weather td {
  padding: 2px 3px;
  border: 1px solid #88bcce;
  text-align: center;
  font-size: 11px;
}
#weather-box table.weather td.c0 { background-color: #ffffff; }
#weather-box table.weather td.c1 { background-color: #f4fafd; }
#weather-box table.weather td.c2 { background-color: #d5edf7; }
#weather-box table.weather td.c3 { background-color: #add4e4; }

#weather-box table.weather td.date {
  line-height: 100%;
}
#weather-box table.weather td.symbol {
  cursor: help;
}
#weather-box table.weather td.symbol img {
  width: 50px;
  height: 50px;
}
#weather-box table.weather td.temperature {
  font-size: 150%;
  color: #ff1c1c;
}
#weather-box table.weather td.temperature span {
  /*font-size: 75%;*/
}
#weather-box table.weather td.precipitation {
  cursor: help;
}
#weather-box table.weather td.wind {
  cursor: help;
}
#weather-box table.weather td.wind img {
  width: 32px;
  height: 32px;
}

#weather-box table.weather td.credit,
#weather-box div.credit {
  text-align: center;
  font-size: 8pt;
  line-height: 8pt;
  border: none;
}
#weather-box td.credit a,
#weather-box div.credit a {
  color: #666;
}


.weather38{width:38px;height:38px;display:inline-block;}
.weather38.sym-01d{background-position:-38px 0px}
.weather38.sym-01m{background-position:-38px -38px}
.weather38.sym-02d{background-position:-76px 0px}
.weather38.sym-02m{background-position:-76px -38px}
.weather38.sym-03d{background-position:-114px 0px}
.weather38.sym-03m{background-position:-114px -38px}
.weather38.sym-04{background-position:-152px 0px}
.weather38.sym-05d{background-position:-190px 0px}
.weather38.sym-05m{background-position:-190px -38px}
.weather38.sym-06d{background-position:-228px 0px}
.weather38.sym-06m{background-position:-228px -38px}
.weather38.sym-07d{background-position:-266px 0px}
.weather38.sym-07m{background-position:-266px -38px}
.weather38.sym-08d{background-position:-304px 0px}
.weather38.sym-08m{background-position:-304px -38px}
.weather38.sym-09{background-position:-342px 0px}
.weather38.sym-10{background-position:-380px 0px}
.weather38.sym-11{background-position:-418px 0px}
.weather38.sym-12{background-position:-456px 0px}
.weather38.sym-13{background-position:-494px 0px}
.weather38.sym-14{background-position:-532px 0px}
.weather38.sym-15{background-position:-570px 0px}
.weather38.sym-20d{background-position:0px 0px}
.weather38.sym-20m{background-position:0px -38px}
.weather38.sym-21d{background-position:-38px 0px}
.weather38.sym-21m{background-position:-38px -38px}
.weather38.sym-22{background-position:-76px 0px}
.weather38.sym-23{background-position:-114px 0px}
.weather38.sym-24d{background-position:-152px 0px}
.weather38.sym-24m{background-position:-152px -38px}
.weather38.sym-25d{background-position:-190px 0px}
.weather38.sym-25m{background-position:-190px -38px}
.weather38.sym-26d{background-position:-228px 0px}
.weather38.sym-26m{background-position:-228px -38px}
.weather38.sym-27d{background-position:-266px 0px}
.weather38.sym-27m{background-position:-266px -38px}
.weather38.sym-28d{background-position:-304px 0px}
.weather38.sym-28m{background-position:-304px -38px}
.weather38.sym-29d{background-position:-342px 0px}
.weather38.sym-29m{background-position:-342px -38px}
.weather38.sym-30{background-position:-380px 0px}
.weather38.sym-31{background-position:-418px 0px}
.weather38.sym-32{background-position:-456px 0px}
.weather38.sym-33{background-position:-494px 0px}
.weather38.sym-34{background-position:-532px 0px}
.weather38.sym-40d{background-position:0px 0px}
.weather38.sym-40m{background-position:0px -38px}
.weather38.sym-41d{background-position:-38px 0px}
.weather38.sym-41m{background-position:-38px -38px}
.weather38.sym-42d{background-position:-76px 0px}
.weather38.sym-42m{background-position:-76px -38px}
.weather38.sym-43d{background-position:-114px 0px}
.weather38.sym-43m{background-position:-114px -38px}
.weather38.sym-44d{background-position:-152px 0px}
.weather38.sym-44m{background-position:-152px -38px}
.weather38.sym-45d{background-position:-190px 0px}
.weather38.sym-45m{background-position:-190px -38px}
.weather38.sym-46{background-position:-228px 0px}
.weather38.sym-47{background-position:-266px 0px}
.weather38.sym-48{background-position:-304px 0px}
.weather38.sym-49{background-position:-342px 0px}
.weather38.sym-50{background-position:-380px 0px}
.weather38.sym-01d,.weather38.sym-01m,.weather38.sym-02d,.weather38.sym-02m,.weather38.sym-03d,.weather38.sym-03m,.weather38.sym-04,.weather38.sym-05d,.weather38.sym-05m,.weather38.sym-06d,.weather38.sym-06m,.weather38.sym-07d,.weather38.sym-07m,.weather38.sym-08d,.weather38.sym-08m,.weather38.sym-09,.weather38.sym-10,.weather38.sym-11,.weather38.sym-12,.weather38.sym-13,.weather38.sym-14,.weather38.sym-15{background-image:url('../bundles/czechnologytools/img/weather/symb-038-a.png');}
.weather38.sym-20d,.weather38.sym-20m,.weather38.sym-21d,.weather38.sym-21m,.weather38.sym-22,.weather38.sym-23,.weather38.sym-24d,.weather38.sym-24m,.weather38.sym-25d,.weather38.sym-25m,.weather38.sym-26d,.weather38.sym-26m,.weather38.sym-27d,.weather38.sym-27m,.weather38.sym-28d,.weather38.sym-28m,.weather38.sym-29d,.weather38.sym-29m,.weather38.sym-30,.weather38.sym-31,.weather38.sym-32,.weather38.sym-33,.weather38.sym-34{background-image:url('../bundles/czechnologytools/img/weather/symb-038-b.png');}
.weather38.sym-40d,.weather38.sym-40m,.weather38.sym-41d,.weather38.sym-41m,.weather38.sym-42d,.weather38.sym-42m,.weather38.sym-43d,.weather38.sym-43m,.weather38.sym-44d,.weather38.sym-44m,.weather38.sym-45d,.weather38.sym-45m,.weather38.sym-46,.weather38.sym-47,.weather38.sym-48,.weather38.sym-49,.weather38.sym-50{background-image:url('../bundles/czechnologytools/img/weather/symb-038-c.png');}
.weather38.sym-01n{background-position:0px 0px}
.weather38.sym-02n{background-position:-38px 0px}
.weather38.sym-03n{background-position:-76px 0px}
.weather38.sym-05n{background-position:-114px 0px}
.weather38.sym-06n{background-position:-152px 0px}
.weather38.sym-07n{background-position:-190px 0px}
.weather38.sym-08n{background-position:-228px 0px}
.weather38.sym-20n{background-position:-266px 0px}
.weather38.sym-21n{background-position:-304px 0px}
.weather38.sym-24n{background-position:-342px 0px}
.weather38.sym-25n{background-position:-380px 0px}
.weather38.sym-26n{background-position:-418px 0px}
.weather38.sym-27n{background-position:-456px 0px}
.weather38.sym-28n{background-position:-494px 0px}
.weather38.sym-29n{background-position:-532px 0px}
.weather38.sym-40n{background-position:-570px 0px}
.weather38.sym-41n{background-position:-608px 0px}
.weather38.sym-42n{background-position:-646px 0px}
.weather38.sym-43n{background-position:-684px 0px}
.weather38.sym-44n{background-position:-722px 0px}
.weather38.sym-45n{background-position:-760px 0px}
.weather38.sym-m98,.weather38.sym-m99,.weather38.sym-m00,.weather38.sym-m01,.weather38.sym-m02{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m00.png');}
.weather38.sym-m03,.weather38.sym-m04,.weather38.sym-m05,.weather38.sym-m06,.weather38.sym-m07{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m05.png');}
.weather38.sym-m08,.weather38.sym-m09,.weather38.sym-m10,.weather38.sym-m11,.weather38.sym-m12{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m10.png');}
.weather38.sym-m13,.weather38.sym-m14,.weather38.sym-m15,.weather38.sym-m16,.weather38.sym-m17{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m15.png');}
.weather38.sym-m18,.weather38.sym-m19,.weather38.sym-m20,.weather38.sym-m21,.weather38.sym-m22{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m20.png');}
.weather38.sym-m23,.weather38.sym-m24,.weather38.sym-m25,.weather38.sym-m26,.weather38.sym-m27{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m25.png');}
.weather38.sym-m28,.weather38.sym-m29,.weather38.sym-m30,.weather38.sym-m31,.weather38.sym-m32{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m30.png');}
.weather38.sym-m33,.weather38.sym-m34,.weather38.sym-m35,.weather38.sym-m36,.weather38.sym-m37{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m35.png');}
.weather38.sym-m38,.weather38.sym-m39,.weather38.sym-m40,.weather38.sym-m41,.weather38.sym-m42{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m40.png');}
.weather38.sym-m43,.weather38.sym-m44,.weather38.sym-m45,.weather38.sym-m46,.weather38.sym-m47{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m45.png');}
.weather38.sym-m48,.weather38.sym-m49,.weather38.sym-m50,.weather38.sym-m51,.weather38.sym-m52{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m50.png');}
.weather38.sym-m53,.weather38.sym-m54,.weather38.sym-m55,.weather38.sym-m56,.weather38.sym-m57{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m55.png');}
.weather38.sym-m58,.weather38.sym-m59,.weather38.sym-m60,.weather38.sym-m61,.weather38.sym-m62{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m60.png');}
.weather38.sym-m63,.weather38.sym-m64,.weather38.sym-m65,.weather38.sym-m66,.weather38.sym-m67{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m65.png');}
.weather38.sym-m68,.weather38.sym-m69,.weather38.sym-m70,.weather38.sym-m71,.weather38.sym-m72{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m70.png');}
.weather38.sym-m73,.weather38.sym-m74,.weather38.sym-m75,.weather38.sym-m76,.weather38.sym-m77{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m75.png');}
.weather38.sym-m78,.weather38.sym-m79,.weather38.sym-m80,.weather38.sym-m81,.weather38.sym-m82{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m80.png');}
.weather38.sym-m83,.weather38.sym-m84,.weather38.sym-m85,.weather38.sym-m86,.weather38.sym-m87{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m85.png');}
.weather38.sym-m88,.weather38.sym-m89,.weather38.sym-m90,.weather38.sym-m91,.weather38.sym-m92{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m90.png');}
.weather38.sym-m93,.weather38.sym-m94,.weather38.sym-m95,.weather38.sym-m96,.weather38.sym-m97{background-image: url('../bundles/czechnologytools/img/weather/symb-038-m95.png');}
.weather100{width:100px;height:100px;display:inline-block;}
.weather50{width:50px;height:50px;display:inline-block;}
.weather100.sym-01d{background-position:-100px 0px}
.weather50.sym-01d{background-position:-50px 0px}
.weather100.sym-01m{background-position:-100px -100px}
.weather50.sym-01m{background-position:-50px -50px}
.weather100.sym-02d{background-position:-200px 0px}
.weather50.sym-02d{background-position:-100px 0px}
.weather100.sym-02m{background-position:-200px -100px}
.weather50.sym-02m{background-position:-100px -50px}
.weather100.sym-03d{background-position:-300px 0px}
.weather50.sym-03d{background-position:-150px 0px}
.weather100.sym-03m{background-position:-300px -100px}
.weather50.sym-03m{background-position:-150px -50px}
.weather100.sym-04{background-position:-400px 0px}
.weather50.sym-04{background-position:-200px 0px}
.weather100.sym-05d{background-position:-500px 0px}
.weather50.sym-05d{background-position:-250px 0px}
.weather100.sym-05m{background-position:-500px -100px}
.weather50.sym-05m{background-position:-250px -50px}
.weather100.sym-06d{background-position:-600px 0px}
.weather50.sym-06d{background-position:-300px 0px}
.weather100.sym-06m{background-position:-600px -100px}
.weather50.sym-06m{background-position:-300px -50px}
.weather100.sym-07d{background-position:-700px 0px}
.weather50.sym-07d{background-position:-350px 0px}
.weather100.sym-07m{background-position:-700px -100px}
.weather50.sym-07m{background-position:-350px -50px}
.weather100.sym-08d{background-position:-800px 0px}
.weather50.sym-08d{background-position:-400px 0px}
.weather100.sym-08m{background-position:-800px -100px}
.weather50.sym-08m{background-position:-400px -50px}
.weather100.sym-09{background-position:-900px 0px}
.weather50.sym-09{background-position:-450px 0px}
.weather100.sym-10{background-position:-1000px 0px}
.weather50.sym-10{background-position:-500px 0px}
.weather100.sym-11{background-position:-1100px 0px}
.weather50.sym-11{background-position:-550px 0px}
.weather100.sym-12{background-position:-1200px 0px}
.weather50.sym-12{background-position:-600px 0px}
.weather100.sym-13{background-position:-1300px 0px}
.weather50.sym-13{background-position:-650px 0px}
.weather100.sym-14{background-position:-1400px 0px}
.weather50.sym-14{background-position:-700px 0px}
.weather100.sym-15{background-position:-1500px 0px}
.weather50.sym-15{background-position:-750px 0px}
.weather100.sym-20d{background-position:0px 0px}
.weather50.sym-20d{background-position:0px 0px}
.weather100.sym-20m{background-position:0px -100px}
.weather50.sym-20m{background-position:0px -50px}
.weather100.sym-21d{background-position:-100px 0px}
.weather50.sym-21d{background-position:-50px 0px}
.weather100.sym-21m{background-position:-100px -100px}
.weather50.sym-21m{background-position:-50px -50px}
.weather100.sym-22{background-position:-200px 0px}
.weather50.sym-22{background-position:-100px 0px}
.weather100.sym-23{background-position:-300px 0px}
.weather50.sym-23{background-position:-150px 0px}
.weather100.sym-24d{background-position:-400px 0px}
.weather50.sym-24d{background-position:-200px 0px}
.weather100.sym-24m{background-position:-400px -100px}
.weather50.sym-24m{background-position:-200px -50px}
.weather100.sym-25d{background-position:-500px 0px}
.weather50.sym-25d{background-position:-250px 0px}
.weather100.sym-25m{background-position:-500px -100px}
.weather50.sym-25m{background-position:-250px -50px}
.weather100.sym-26d{background-position:-600px 0px}
.weather50.sym-26d{background-position:-300px 0px}
.weather100.sym-26m{background-position:-600px -100px}
.weather50.sym-26m{background-position:-300px -50px}
.weather100.sym-27d{background-position:-700px 0px}
.weather50.sym-27d{background-position:-350px 0px}
.weather100.sym-27m{background-position:-700px -100px}
.weather50.sym-27m{background-position:-350px -50px}
.weather100.sym-28d{background-position:-800px 0px}
.weather50.sym-28d{background-position:-400px 0px}
.weather100.sym-28m{background-position:-800px -100px}
.weather50.sym-28m{background-position:-400px -50px}
.weather100.sym-29d{background-position:-900px 0px}
.weather50.sym-29d{background-position:-450px 0px}
.weather100.sym-29m{background-position:-900px -100px}
.weather50.sym-29m{background-position:-450px -50px}
.weather100.sym-30{background-position:-1000px 0px}
.weather50.sym-30{background-position:-500px 0px}
.weather100.sym-31{background-position:-1100px 0px}
.weather50.sym-31{background-position:-550px 0px}
.weather100.sym-32{background-position:-1200px 0px}
.weather50.sym-32{background-position:-600px 0px}
.weather100.sym-33{background-position:-1300px 0px}
.weather50.sym-33{background-position:-650px 0px}
.weather100.sym-34{background-position:-1400px 0px}
.weather50.sym-34{background-position:-700px 0px}
.weather100.sym-40d{background-position:0px 0px}
.weather50.sym-40d{background-position:0px 0px}
.weather100.sym-40m{background-position:0px -100px}
.weather50.sym-40m{background-position:0px -50px}
.weather100.sym-41d{background-position:-100px 0px}
.weather50.sym-41d{background-position:-50px 0px}
.weather100.sym-41m{background-position:-100px -100px}
.weather50.sym-41m{background-position:-50px -50px}
.weather100.sym-42d{background-position:-200px 0px}
.weather50.sym-42d{background-position:-100px 0px}
.weather100.sym-42m{background-position:-200px -100px}
.weather50.sym-42m{background-position:-100px -50px}
.weather100.sym-43d{background-position:-300px 0px}
.weather50.sym-43d{background-position:-150px 0px}
.weather100.sym-43m{background-position:-300px -100px}
.weather50.sym-43m{background-position:-150px -50px}
.weather100.sym-44d{background-position:-400px 0px}
.weather50.sym-44d{background-position:-200px 0px}
.weather100.sym-44m{background-position:-400px -100px}
.weather50.sym-44m{background-position:-200px -50px}
.weather100.sym-45d{background-position:-500px 0px}
.weather50.sym-45d{background-position:-250px 0px}
.weather100.sym-45m{background-position:-500px -100px}
.weather50.sym-45m{background-position:-250px -50px}
.weather100.sym-46{background-position:-600px 0px}
.weather50.sym-46{background-position:-300px 0px}
.weather100.sym-47{background-position:-700px 0px}
.weather50.sym-47{background-position:-350px 0px}
.weather100.sym-48{background-position:-800px 0px}
.weather50.sym-48{background-position:-400px 0px}
.weather100.sym-49{background-position:-900px 0px}
.weather50.sym-49{background-position:-450px 0px}
.weather100.sym-50{background-position:-1000px 0px}
.weather50.sym-50{background-position:-500px 0px}
.weather100.sym-01d,.weather100.sym-01m,.weather100.sym-02d,.weather100.sym-02m,.weather100.sym-03d,.weather100.sym-03m,.weather100.sym-04,.weather100.sym-05d,.weather100.sym-05m,.weather100.sym-06d,.weather100.sym-06m,.weather100.sym-07d,.weather100.sym-07m,.weather100.sym-08d,.weather100.sym-08m,.weather100.sym-09,.weather100.sym-10,.weather100.sym-11,.weather100.sym-12,.weather100.sym-13,.weather100.sym-14,.weather100.sym-15{background-image:url('../bundles/czechnologytools/img/weather/symb-100-a.png');}
.weather100.sym-20d,.weather100.sym-20m,.weather100.sym-21d,.weather100.sym-21m,.weather100.sym-22,.weather100.sym-23,.weather100.sym-24d,.weather100.sym-24m,.weather100.sym-25d,.weather100.sym-25m,.weather100.sym-26d,.weather100.sym-26m,.weather100.sym-27d,.weather100.sym-27m,.weather100.sym-28d,.weather100.sym-28m,.weather100.sym-29d,.weather100.sym-29m,.weather100.sym-30,.weather100.sym-31,.weather100.sym-32,.weather100.sym-33,.weather100.sym-34{background-image:url('../bundles/czechnologytools/img/weather/symb-100-b.png');}
.weather100.sym-40d,.weather100.sym-40m,.weather100.sym-41d,.weather100.sym-41m,.weather100.sym-42d,.weather100.sym-42m,.weather100.sym-43d,.weather100.sym-43m,.weather100.sym-44d,.weather100.sym-44m,.weather100.sym-45d,.weather100.sym-45m,.weather100.sym-46,.weather100.sym-47,.weather100.sym-48,.weather100.sym-49,.weather100.sym-50{background-image:url('../bundles/czechnologytools/img/weather/symb-100-c.png');}
.weather50.sym-01d,.weather50.sym-01m,.weather50.sym-02d,.weather50.sym-02m,.weather50.sym-03d,.weather50.sym-03m,.weather50.sym-04,.weather50.sym-05d,.weather50.sym-05m,.weather50.sym-06d,.weather50.sym-06m,.weather50.sym-07d,.weather50.sym-07m,.weather50.sym-08d,.weather50.sym-08m,.weather50.sym-09,.weather50.sym-10,.weather50.sym-11,.weather50.sym-12,.weather50.sym-13,.weather50.sym-14,.weather50.sym-15{background-image:url('../bundles/czechnologytools/img/weather/symb-050-a.png');}
.weather50.sym-20d,.weather50.sym-20m,.weather50.sym-21d,.weather50.sym-21m,.weather50.sym-22,.weather50.sym-23,.weather50.sym-24d,.weather50.sym-24m,.weather50.sym-25d,.weather50.sym-25m,.weather50.sym-26d,.weather50.sym-26m,.weather50.sym-27d,.weather50.sym-27m,.weather50.sym-28d,.weather50.sym-28m,.weather50.sym-29d,.weather50.sym-29m,.weather50.sym-30,.weather50.sym-31,.weather50.sym-32,.weather50.sym-33,.weather50.sym-34{background-image:url('../bundles/czechnologytools/img/weather/symb-050-b.png');}
.weather50.sym-40d,.weather50.sym-40m,.weather50.sym-41d,.weather50.sym-41m,.weather50.sym-42d,.weather50.sym-42m,.weather50.sym-43d,.weather50.sym-43m,.weather50.sym-44d,.weather50.sym-44m,.weather50.sym-45d,.weather50.sym-45m,.weather50.sym-46,.weather50.sym-47,.weather50.sym-48,.weather50.sym-49,.weather50.sym-50{background-image:url('../bundles/czechnologytools/img/weather/symb-050-c.png');}
.weather100.sym-01n{background-position:0px 0px}
.weather50.sym-01n{background-position:0px 0px}
.weather100.sym-02n{background-position:-100px 0px}
.weather50.sym-02n{background-position:-50px 0px}
.weather100.sym-03n{background-position:-200px 0px}
.weather50.sym-03n{background-position:-100px 0px}
.weather100.sym-05n{background-position:-300px 0px}
.weather50.sym-05n{background-position:-150px 0px}
.weather100.sym-06n{background-position:-400px 0px}
.weather50.sym-06n{background-position:-200px 0px}
.weather100.sym-07n{background-position:-500px 0px}
.weather50.sym-07n{background-position:-250px 0px}
.weather100.sym-08n{background-position:-600px 0px}
.weather50.sym-08n{background-position:-300px 0px}
.weather100.sym-20n{background-position:-700px 0px}
.weather50.sym-20n{background-position:-350px 0px}
.weather100.sym-21n{background-position:-800px 0px}
.weather50.sym-21n{background-position:-400px 0px}
.weather100.sym-24n{background-position:-900px 0px}
.weather50.sym-24n{background-position:-450px 0px}
.weather100.sym-25n{background-position:-1000px 0px}
.weather50.sym-25n{background-position:-500px 0px}
.weather100.sym-26n{background-position:-1100px 0px}
.weather50.sym-26n{background-position:-550px 0px}
.weather100.sym-27n{background-position:-1200px 0px}
.weather50.sym-27n{background-position:-600px 0px}
.weather100.sym-28n{background-position:-1300px 0px}
.weather50.sym-28n{background-position:-650px 0px}
.weather100.sym-29n{background-position:-1400px 0px}
.weather50.sym-29n{background-position:-700px 0px}
.weather100.sym-40n{background-position:-1500px 0px}
.weather50.sym-40n{background-position:-750px 0px}
.weather100.sym-41n{background-position:-1600px 0px}
.weather50.sym-41n{background-position:-800px 0px}
.weather100.sym-42n{background-position:-1700px 0px}
.weather50.sym-42n{background-position:-850px 0px}
.weather100.sym-43n{background-position:-1800px 0px}
.weather50.sym-43n{background-position:-900px 0px}
.weather100.sym-44n{background-position:-1900px 0px}
.weather50.sym-44n{background-position:-950px 0px}
.weather100.sym-45n{background-position:-2000px 0px}
.weather50.sym-45n{background-position:-1000px 0px}
.weather100.sym-m98,.weather100.sym-m99,.weather100.sym-m00,.weather100.sym-m01,.weather100.sym-m02{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m00.png');}
.weather50.sym-m98,.weather50.sym-m99,.weather50.sym-m00,.weather50.sym-m01,.weather50.sym-m02{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m00.png');}
.weather100.sym-m03,.weather100.sym-m04,.weather100.sym-m05,.weather100.sym-m06,.weather100.sym-m07{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m05.png');}
.weather50.sym-m03,.weather50.sym-m04,.weather50.sym-m05,.weather50.sym-m06,.weather50.sym-m07{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m05.png');}
.weather100.sym-m08,.weather100.sym-m09,.weather100.sym-m10,.weather100.sym-m11,.weather100.sym-m12{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m10.png');}
.weather50.sym-m08,.weather50.sym-m09,.weather50.sym-m10,.weather50.sym-m11,.weather50.sym-m12{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m10.png');}
.weather100.sym-m13,.weather100.sym-m14,.weather100.sym-m15,.weather100.sym-m16,.weather100.sym-m17{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m15.png');}
.weather50.sym-m13,.weather50.sym-m14,.weather50.sym-m15,.weather50.sym-m16,.weather50.sym-m17{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m15.png');}
.weather100.sym-m18,.weather100.sym-m19,.weather100.sym-m20,.weather100.sym-m21,.weather100.sym-m22{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m20.png');}
.weather50.sym-m18,.weather50.sym-m19,.weather50.sym-m20,.weather50.sym-m21,.weather50.sym-m22{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m20.png');}
.weather100.sym-m23,.weather100.sym-m24,.weather100.sym-m25,.weather100.sym-m26,.weather100.sym-m27{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m25.png');}
.weather50.sym-m23,.weather50.sym-m24,.weather50.sym-m25,.weather50.sym-m26,.weather50.sym-m27{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m25.png');}
.weather100.sym-m28,.weather100.sym-m29,.weather100.sym-m30,.weather100.sym-m31,.weather100.sym-m32{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m30.png');}
.weather50.sym-m28,.weather50.sym-m29,.weather50.sym-m30,.weather50.sym-m31,.weather50.sym-m32{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m30.png');}
.weather100.sym-m33,.weather100.sym-m34,.weather100.sym-m35,.weather100.sym-m36,.weather100.sym-m37{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m35.png');}
.weather50.sym-m33,.weather50.sym-m34,.weather50.sym-m35,.weather50.sym-m36,.weather50.sym-m37{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m35.png');}
.weather100.sym-m38,.weather100.sym-m39,.weather100.sym-m40,.weather100.sym-m41,.weather100.sym-m42{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m40.png');}
.weather50.sym-m38,.weather50.sym-m39,.weather50.sym-m40,.weather50.sym-m41,.weather50.sym-m42{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m40.png');}
.weather100.sym-m43,.weather100.sym-m44,.weather100.sym-m45,.weather100.sym-m46,.weather100.sym-m47{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m45.png');}
.weather50.sym-m43,.weather50.sym-m44,.weather50.sym-m45,.weather50.sym-m46,.weather50.sym-m47{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m45.png');}
.weather100.sym-m48,.weather100.sym-m49,.weather100.sym-m50,.weather100.sym-m51,.weather100.sym-m52{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m50.png');}
.weather50.sym-m48,.weather50.sym-m49,.weather50.sym-m50,.weather50.sym-m51,.weather50.sym-m52{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m50.png');}
.weather100.sym-m53,.weather100.sym-m54,.weather100.sym-m55,.weather100.sym-m56,.weather100.sym-m57{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m55.png');}
.weather50.sym-m53,.weather50.sym-m54,.weather50.sym-m55,.weather50.sym-m56,.weather50.sym-m57{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m55.png');}
.weather100.sym-m58,.weather100.sym-m59,.weather100.sym-m60,.weather100.sym-m61,.weather100.sym-m62{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m60.png');}
.weather50.sym-m58,.weather50.sym-m59,.weather50.sym-m60,.weather50.sym-m61,.weather50.sym-m62{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m60.png');}
.weather100.sym-m63,.weather100.sym-m64,.weather100.sym-m65,.weather100.sym-m66,.weather100.sym-m67{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m65.png');}
.weather50.sym-m63,.weather50.sym-m64,.weather50.sym-m65,.weather50.sym-m66,.weather50.sym-m67{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m65.png');}
.weather100.sym-m68,.weather100.sym-m69,.weather100.sym-m70,.weather100.sym-m71,.weather100.sym-m72{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m70.png');}
.weather50.sym-m68,.weather50.sym-m69,.weather50.sym-m70,.weather50.sym-m71,.weather50.sym-m72{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m70.png');}
.weather100.sym-m73,.weather100.sym-m74,.weather100.sym-m75,.weather100.sym-m76,.weather100.sym-m77{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m75.png');}
.weather50.sym-m73,.weather50.sym-m74,.weather50.sym-m75,.weather50.sym-m76,.weather50.sym-m77{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m75.png');}
.weather100.sym-m78,.weather100.sym-m79,.weather100.sym-m80,.weather100.sym-m81,.weather100.sym-m82{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m80.png');}
.weather50.sym-m78,.weather50.sym-m79,.weather50.sym-m80,.weather50.sym-m81,.weather50.sym-m82{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m80.png');}
.weather100.sym-m83,.weather100.sym-m84,.weather100.sym-m85,.weather100.sym-m86,.weather100.sym-m87{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m85.png');}
.weather50.sym-m83,.weather50.sym-m84,.weather50.sym-m85,.weather50.sym-m86,.weather50.sym-m87{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m85.png');}
.weather100.sym-m88,.weather100.sym-m89,.weather100.sym-m90,.weather100.sym-m91,.weather100.sym-m92{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m90.png');}
.weather50.sym-m88,.weather50.sym-m89,.weather50.sym-m90,.weather50.sym-m91,.weather50.sym-m92{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m90.png');}
.weather100.sym-m93,.weather100.sym-m94,.weather100.sym-m95,.weather100.sym-m96,.weather100.sym-m97{background-image: url('../bundles/czechnologytools/img/weather/symb-100-m95.png');}
.weather50.sym-m93,.weather50.sym-m94,.weather50.sym-m95,.weather50.sym-m96,.weather50.sym-m97{background-image: url('../bundles/czechnologytools/img/weather/symb-050-m95.png');}
.weather200{width:200px;height:200px;display:inline-block;}
.weather200.sym-01d{background-position:-200px 0px}
.weather200.sym-01m{background-position:-200px -200px}
.weather200.sym-02d{background-position:-400px 0px}
.weather200.sym-02m{background-position:-400px -200px}
.weather200.sym-03d{background-position:-600px 0px}
.weather200.sym-03m{background-position:-600px -200px}
.weather200.sym-04{background-position:-800px 0px}
.weather200.sym-05d{background-position:-1000px 0px}
.weather200.sym-05m{background-position:-1000px -200px}
.weather200.sym-06d{background-position:-1200px 0px}
.weather200.sym-06m{background-position:-1200px -200px}
.weather200.sym-07d{background-position:-1400px 0px}
.weather200.sym-07m{background-position:-1400px -200px}
.weather200.sym-08d{background-position:-1600px 0px}
.weather200.sym-08m{background-position:-1600px -200px}
.weather200.sym-09{background-position:-1800px 0px}
.weather200.sym-10{background-position:-2000px 0px}
.weather200.sym-11{background-position:-2200px 0px}
.weather200.sym-12{background-position:-2400px 0px}
.weather200.sym-13{background-position:-2600px 0px}
.weather200.sym-14{background-position:-2800px 0px}
.weather200.sym-15{background-position:-3000px 0px}
.weather200.sym-20d{background-position:0px 0px}
.weather200.sym-20m{background-position:0px -200px}
.weather200.sym-21d{background-position:-200px 0px}
.weather200.sym-21m{background-position:-200px -200px}
.weather200.sym-22{background-position:-400px 0px}
.weather200.sym-23{background-position:-600px 0px}
.weather200.sym-24d{background-position:-800px 0px}
.weather200.sym-24m{background-position:-800px -200px}
.weather200.sym-25d{background-position:-1000px 0px}
.weather200.sym-25m{background-position:-1000px -200px}
.weather200.sym-26d{background-position:-1200px 0px}
.weather200.sym-26m{background-position:-1200px -200px}
.weather200.sym-27d{background-position:-1400px 0px}
.weather200.sym-27m{background-position:-1400px -200px}
.weather200.sym-28d{background-position:-1600px 0px}
.weather200.sym-28m{background-position:-1600px -200px}
.weather200.sym-29d{background-position:-1800px 0px}
.weather200.sym-29m{background-position:-1800px -200px}
.weather200.sym-30{background-position:-2000px 0px}
.weather200.sym-31{background-position:-2200px 0px}
.weather200.sym-32{background-position:-2400px 0px}
.weather200.sym-33{background-position:-2600px 0px}
.weather200.sym-34{background-position:-2800px 0px}
.weather200.sym-40d{background-position:0px 0px}
.weather200.sym-40m{background-position:0px -200px}
.weather200.sym-41d{background-position:-200px 0px}
.weather200.sym-41m{background-position:-200px -200px}
.weather200.sym-42d{background-position:-400px 0px}
.weather200.sym-42m{background-position:-400px -200px}
.weather200.sym-43d{background-position:-600px 0px}
.weather200.sym-43m{background-position:-600px -200px}
.weather200.sym-44d{background-position:-800px 0px}
.weather200.sym-44m{background-position:-800px -200px}
.weather200.sym-45d{background-position:-1000px 0px}
.weather200.sym-45m{background-position:-1000px -200px}
.weather200.sym-46{background-position:-1200px 0px}
.weather200.sym-47{background-position:-1400px 0px}
.weather200.sym-48{background-position:-1600px 0px}
.weather200.sym-49{background-position:-1800px 0px}
.weather200.sym-50{background-position:-2000px 0px}
.weather200.sym-01d,.weather200.sym-01m,.weather200.sym-02d,.weather200.sym-02m,.weather200.sym-03d,.weather200.sym-03m,.weather200.sym-04,.weather200.sym-05d,.weather200.sym-05m,.weather200.sym-06d,.weather200.sym-06m,.weather200.sym-07d,.weather200.sym-07m,.weather200.sym-08d,.weather200.sym-08m,.weather200.sym-09,.weather200.sym-10,.weather200.sym-11,.weather200.sym-12,.weather200.sym-13,.weather200.sym-14,.weather200.sym-15{background-image:url('../bundles/czechnologytools/img/weather/symb-200-a.png');}
.weather200.sym-20d,.weather200.sym-20m,.weather200.sym-21d,.weather200.sym-21m,.weather200.sym-22,.weather200.sym-23,.weather200.sym-24d,.weather200.sym-24m,.weather200.sym-25d,.weather200.sym-25m,.weather200.sym-26d,.weather200.sym-26m,.weather200.sym-27d,.weather200.sym-27m,.weather200.sym-28d,.weather200.sym-28m,.weather200.sym-29d,.weather200.sym-29m,.weather200.sym-30,.weather200.sym-31,.weather200.sym-32,.weather200.sym-33,.weather200.sym-34{background-image:url('../bundles/czechnologytools/img/weather/symb-200-b.png');}
.weather200.sym-40d,.weather200.sym-40m,.weather200.sym-41d,.weather200.sym-41m,.weather200.sym-42d,.weather200.sym-42m,.weather200.sym-43d,.weather200.sym-43m,.weather200.sym-44d,.weather200.sym-44m,.weather200.sym-45d,.weather200.sym-45m,.weather200.sym-46,.weather200.sym-47,.weather200.sym-48,.weather200.sym-49,.weather200.sym-50{background-image:url('../bundles/czechnologytools/img/weather/symb-200-c.png');}
.weather200.sym-01n{background-position:0px 0px}
.weather200.sym-02n{background-position:-200px 0px}
.weather200.sym-03n{background-position:-400px 0px}
.weather200.sym-05n{background-position:-600px 0px}
.weather200.sym-06n{background-position:-800px 0px}
.weather200.sym-07n{background-position:-1000px 0px}
.weather200.sym-08n{background-position:-1200px 0px}
.weather200.sym-20n{background-position:-1400px 0px}
.weather200.sym-21n{background-position:-1600px 0px}
.weather200.sym-24n{background-position:-1800px 0px}
.weather200.sym-25n{background-position:-2000px 0px}
.weather200.sym-26n{background-position:-2200px 0px}
.weather200.sym-27n{background-position:-2400px 0px}
.weather200.sym-28n{background-position:-2600px 0px}
.weather200.sym-29n{background-position:-2800px 0px}
.weather200.sym-40n{background-position:-3000px 0px}
.weather200.sym-41n{background-position:-3200px 0px}
.weather200.sym-42n{background-position:-3400px 0px}
.weather200.sym-43n{background-position:-3600px 0px}
.weather200.sym-44n{background-position:-3800px 0px}
.weather200.sym-45n{background-position:-4000px 0px}
.weather200.sym-m98,.weather200.sym-m99,.weather200.sym-m00,.weather200.sym-m01,.weather200.sym-m02{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m00.png');}
.weather200.sym-m03,.weather200.sym-m04,.weather200.sym-m05,.weather200.sym-m06,.weather200.sym-m07{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m05.png');}
.weather200.sym-m08,.weather200.sym-m09,.weather200.sym-m10,.weather200.sym-m11,.weather200.sym-m12{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m10.png');}
.weather200.sym-m13,.weather200.sym-m14,.weather200.sym-m15,.weather200.sym-m16,.weather200.sym-m17{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m15.png');}
.weather200.sym-m18,.weather200.sym-m19,.weather200.sym-m20,.weather200.sym-m21,.weather200.sym-m22{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m20.png');}
.weather200.sym-m23,.weather200.sym-m24,.weather200.sym-m25,.weather200.sym-m26,.weather200.sym-m27{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m25.png');}
.weather200.sym-m28,.weather200.sym-m29,.weather200.sym-m30,.weather200.sym-m31,.weather200.sym-m32{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m30.png');}
.weather200.sym-m33,.weather200.sym-m34,.weather200.sym-m35,.weather200.sym-m36,.weather200.sym-m37{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m35.png');}
.weather200.sym-m38,.weather200.sym-m39,.weather200.sym-m40,.weather200.sym-m41,.weather200.sym-m42{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m40.png');}
.weather200.sym-m43,.weather200.sym-m44,.weather200.sym-m45,.weather200.sym-m46,.weather200.sym-m47{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m45.png');}
.weather200.sym-m48,.weather200.sym-m49,.weather200.sym-m50,.weather200.sym-m51,.weather200.sym-m52{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m50.png');}
.weather200.sym-m53,.weather200.sym-m54,.weather200.sym-m55,.weather200.sym-m56,.weather200.sym-m57{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m55.png');}
.weather200.sym-m58,.weather200.sym-m59,.weather200.sym-m60,.weather200.sym-m61,.weather200.sym-m62{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m60.png');}
.weather200.sym-m63,.weather200.sym-m64,.weather200.sym-m65,.weather200.sym-m66,.weather200.sym-m67{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m65.png');}
.weather200.sym-m68,.weather200.sym-m69,.weather200.sym-m70,.weather200.sym-m71,.weather200.sym-m72{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m70.png');}
.weather200.sym-m73,.weather200.sym-m74,.weather200.sym-m75,.weather200.sym-m76,.weather200.sym-m77{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m75.png');}
.weather200.sym-m78,.weather200.sym-m79,.weather200.sym-m80,.weather200.sym-m81,.weather200.sym-m82{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m80.png');}
.weather200.sym-m83,.weather200.sym-m84,.weather200.sym-m85,.weather200.sym-m86,.weather200.sym-m87{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m85.png');}
.weather200.sym-m88,.weather200.sym-m89,.weather200.sym-m90,.weather200.sym-m91,.weather200.sym-m92{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m90.png');}
.weather200.sym-m93,.weather200.sym-m94,.weather200.sym-m95,.weather200.sym-m96,.weather200.sym-m97{background-image: url('../bundles/czechnologytools/img/weather/symb-200-m95.png');}
.weather.wind{width:32px;height:32px;display:inline-block;}
.weather.wind.none{background-image: url('../bundles/czechnologytools/img/weather/wind-none.png');}
.weather.wind.dir0{background-position:0px 0px;}
.weather.wind.dir5{background-position:-32px 0px;}
.weather.wind.dir10{background-position:-64px 0px;}
.weather.wind.dir15{background-position:-96px 0px;}
.weather.wind.dir20{background-position:-128px 0px;}
.weather.wind.dir25{background-position:-160px 0px;}
.weather.wind.dir30{background-position:-192px 0px;}
.weather.wind.dir35{background-position:-224px 0px;}
.weather.wind.dir40{background-position:-256px 0px;}
.weather.wind.dir45{background-position:0px -32px;}
.weather.wind.dir50{background-position:-32px -32px;}
.weather.wind.dir55{background-position:-64px -32px;}
.weather.wind.dir60{background-position:-96px -32px;}
.weather.wind.dir65{background-position:-128px -32px;}
.weather.wind.dir70{background-position:-160px -32px;}
.weather.wind.dir75{background-position:-192px -32px;}
.weather.wind.dir80{background-position:-224px -32px;}
.weather.wind.dir85{background-position:-256px -32px;}
.weather.wind.dir90{background-position:0px -64px;}
.weather.wind.dir95{background-position:-32px -64px;}
.weather.wind.dir100{background-position:-64px -64px;}
.weather.wind.dir105{background-position:-96px -64px;}
.weather.wind.dir110{background-position:-128px -64px;}
.weather.wind.dir115{background-position:-160px -64px;}
.weather.wind.dir120{background-position:-192px -64px;}
.weather.wind.dir125{background-position:-224px -64px;}
.weather.wind.dir130{background-position:-256px -64px;}
.weather.wind.dir135{background-position:0px -96px;}
.weather.wind.dir140{background-position:-32px -96px;}
.weather.wind.dir145{background-position:-64px -96px;}
.weather.wind.dir150{background-position:-96px -96px;}
.weather.wind.dir155{background-position:-128px -96px;}
.weather.wind.dir160{background-position:-160px -96px;}
.weather.wind.dir165{background-position:-192px -96px;}
.weather.wind.dir170{background-position:-224px -96px;}
.weather.wind.dir175{background-position:-256px -96px;}
.weather.wind.dir180{background-position:0px -128px;}
.weather.wind.dir185{background-position:-32px -128px;}
.weather.wind.dir190{background-position:-64px -128px;}
.weather.wind.dir195{background-position:-96px -128px;}
.weather.wind.dir200{background-position:-128px -128px;}
.weather.wind.dir205{background-position:-160px -128px;}
.weather.wind.dir210{background-position:-192px -128px;}
.weather.wind.dir215{background-position:-224px -128px;}
.weather.wind.dir220{background-position:-256px -128px;}
.weather.wind.dir225{background-position:0px -160px;}
.weather.wind.dir230{background-position:-32px -160px;}
.weather.wind.dir235{background-position:-64px -160px;}
.weather.wind.dir240{background-position:-96px -160px;}
.weather.wind.dir245{background-position:-128px -160px;}
.weather.wind.dir250{background-position:-160px -160px;}
.weather.wind.dir255{background-position:-192px -160px;}
.weather.wind.dir260{background-position:-224px -160px;}
.weather.wind.dir265{background-position:-256px -160px;}
.weather.wind.dir270{background-position:0px -192px;}
.weather.wind.dir275{background-position:-32px -192px;}
.weather.wind.dir280{background-position:-64px -192px;}
.weather.wind.dir285{background-position:-96px -192px;}
.weather.wind.dir290{background-position:-128px -192px;}
.weather.wind.dir295{background-position:-160px -192px;}
.weather.wind.dir300{background-position:-192px -192px;}
.weather.wind.dir305{background-position:-224px -192px;}
.weather.wind.dir310{background-position:-256px -192px;}
.weather.wind.dir315{background-position:0px -224px;}
.weather.wind.dir320{background-position:-32px -224px;}
.weather.wind.dir325{background-position:-64px -224px;}
.weather.wind.dir330{background-position:-96px -224px;}
.weather.wind.dir335{background-position:-128px -224px;}
.weather.wind.dir340{background-position:-160px -224px;}
.weather.wind.dir345{background-position:-192px -224px;}
.weather.wind.dir350{background-position:-224px -224px;}
.weather.wind.dir355{background-position:-256px -224px;}
.weather.wind.spd0{background-image: url('../bundles/czechnologytools/img/weather/wind-0000.png');}
.weather.wind.spd25{background-image: url('../bundles/czechnologytools/img/weather/wind-0025.png');}
.weather.wind.spd50{background-image: url('../bundles/czechnologytools/img/weather/wind-0050.png');}
.weather.wind.spd75{background-image: url('../bundles/czechnologytools/img/weather/wind-0075.png');}
.weather.wind.spd100{background-image: url('../bundles/czechnologytools/img/weather/wind-0100.png');}
.weather.wind.spd125{background-image: url('../bundles/czechnologytools/img/weather/wind-0125.png');}
.weather.wind.spd150{background-image: url('../bundles/czechnologytools/img/weather/wind-0150.png');}
.weather.wind.spd175{background-image: url('../bundles/czechnologytools/img/weather/wind-0175.png');}
.weather.wind.spd200{background-image: url('../bundles/czechnologytools/img/weather/wind-0200.png');}
.weather.wind.spd225{background-image: url('../bundles/czechnologytools/img/weather/wind-0225.png');}
.weather.wind.spd250{background-image: url('../bundles/czechnologytools/img/weather/wind-0250.png');}
.weather.wind.spd275{background-image: url('../bundles/czechnologytools/img/weather/wind-0275.png');}
.weather.wind.spd300{background-image: url('../bundles/czechnologytools/img/weather/wind-0300.png');}
.weather.wind.spd325{background-image: url('../bundles/czechnologytools/img/weather/wind-0325.png');}
.weather.wind.spd350{background-image: url('../bundles/czechnologytools/img/weather/wind-0350.png');}
.weather.wind.spd375{background-image: url('../bundles/czechnologytools/img/weather/wind-0375.png');}
.weather.wind.spd400{background-image: url('../bundles/czechnologytools/img/weather/wind-0400.png');}
.weather.wind.spd425{background-image: url('../bundles/czechnologytools/img/weather/wind-0425.png');}
.weather.wind.spd450{background-image: url('../bundles/czechnologytools/img/weather/wind-0450.png');}
.weather.wind.spd475{background-image: url('../bundles/czechnologytools/img/weather/wind-0475.png');}
.weather.wind.spd500{background-image: url('../bundles/czechnologytools/img/weather/wind-0500.png');}
.weather.wind.spd525{background-image: url('../bundles/czechnologytools/img/weather/wind-0525.png');}
.weather.wind.spd550{background-image: url('../bundles/czechnologytools/img/weather/wind-0550.png');}
.weather.wind.spd575{background-image: url('../bundles/czechnologytools/img/weather/wind-0575.png');}
.weather.wind.spd600{background-image: url('../bundles/czechnologytools/img/weather/wind-0600.png');}
.weather.wind.spd625{background-image: url('../bundles/czechnologytools/img/weather/wind-0625.png');}
.weather.wind.spd650{background-image: url('../bundles/czechnologytools/img/weather/wind-0650.png');}
.weather.wind.spd675{background-image: url('../bundles/czechnologytools/img/weather/wind-0675.png');}
.weather.wind.spd700{background-image: url('../bundles/czechnologytools/img/weather/wind-0700.png');}
.weather.wind.spd725{background-image: url('../bundles/czechnologytools/img/weather/wind-0725.png');}
.weather.wind.spd750{background-image: url('../bundles/czechnologytools/img/weather/wind-0750.png');}
.weather.wind.spd775{background-image: url('../bundles/czechnologytools/img/weather/wind-0775.png');}
.weather.wind.spd800{background-image: url('../bundles/czechnologytools/img/weather/wind-0800.png');}
.weather.wind.spd825{background-image: url('../bundles/czechnologytools/img/weather/wind-0825.png');}
.weather.wind.spd850{background-image: url('../bundles/czechnologytools/img/weather/wind-0850.png');}
.weather.wind.spd875{background-image: url('../bundles/czechnologytools/img/weather/wind-0875.png');}
.weather.wind.spd900{background-image: url('../bundles/czechnologytools/img/weather/wind-0900.png');}
.weather.wind.spd925{background-image: url('../bundles/czechnologytools/img/weather/wind-0925.png');}
.weather.wind.spd950{background-image: url('../bundles/czechnologytools/img/weather/wind-0950.png');}
.weather.wind.spd975{background-image: url('../bundles/czechnologytools/img/weather/wind-0975.png');}
.weather.wind.spd1000{background-image: url('../bundles/czechnologytools/img/weather/wind-1000.png');}

div.comments-overrow {
  margin-top: 25px;
  text-align: center;
  cursor: default;
  color: rgb(180,180,180);
  font-size: 16pt;
  font-weight: bold;
  font-style: italic;
}

ul.comments {
  list-style: none;
  margin: 0px !important;
  padding: 0px !important;
  border: 0px solid rgb(88, 110, 133);
  border-width: 1px 0px;
}
  ul.comments > li {
    clear: both;
    margin: 0px;
    padding: 10px 0px;
    border: 0px solid rgb(88, 110, 133);
    border-width: 1px 0px;
  }
    ul.comments > li > div.poster {
      float: left;
      width: 140px;
      overflow: hidden;
      text-align: center;
    }
    ul.comments > li > div.poster > div.name {
      font-size: 10pt;
      font-weight: bold;
      color: rgb(88, 110, 133);
    }
    ul.comments > li > div.poster > img.avatar {
      display: block;
      margin: auto;
      max-width: 80px;
      max-height: 80px;
    }
    ul.comments > li > div.poster > div.datetime {
      font-size: 10px;
    }
    ul.comments > li > div.post {
      padding-left: 150px;
      padding-right: 15px;
      font-size: 10pt;
    }
    ul.comments > li > div.post:after {
      content: "";
      display: block;
      clear: both;
      visibility: hidden;
    }
  ul.comments > li.skipped {
    padding: 0px 0px;
    background-color: rgb(179, 191, 204);
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
    font-style: italic;
  }

/* TODO: nicer buttons */
div.comments-underrow {
  text-align: center;
  margin: 15px;
}
  div.comments-underrow a {
    color: rgb(255,255,255);
    font-weight: bold;
    padding: 5px 20px;
    border: 2px outset silver;
    -moz-border-radius: 5px;
    border-radius: 10px;
    cursor: pointer;
  }
  div.comments-underrow a:link,
  div.comments-underrow a:visited {
    background-color: rgb(90,90,90);
  }
  div.comments-underrow a:hover,
  div.comments-underrow a:active {
    background-color: rgb(150,0,0);
  }


/*
div.comments-head {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: rgb(120,120,120);
  cursor: pointer;
}
  div.comments-head a:link,
  div.comments-head a:visited {
    color: rgb(120,120,120);
  }
  div.comments-head a:hover,
  div.comments-head a:active {
    color: rgb(170,  0,  0);
  }
  div.comments-head div.heading {
    float: right;
    cursor: default;
    color: rgb(180,180,180);
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    line-height: 100%;
    margin-right: 25px;
  }
div.comments {
  clear: right;
  border: 0px solid rgb(210,210,210);
  border-width: 2px 1px;
  background-color: rgb(250,250,255);
  margin: 0px 10px;
}
  div.comments div.nocomments {
    color: rgb(180,180,180);
    font-weight: bold;
    font-size: 11pt;
    letter-spacing: .1em;
    text-align: center;
    margin: 10px;
  }
  div.comments div.comment {
    margin: 15px 10px 10px 10px;
  }
    div.comments div.comment div.top {
      background-color: rgb(225,225,240);
      -moz-border-radius: 10px;
      border-radius: 10px;
      padding: 3px 10px;
    }
    div.comments div.comment div.author {
      font-weight: bold;
    }
    div.comments div.comment div.time {
      float: right;
      font-size: 9pt;
    }
    div.comments div.comment div.text {
      padding: 4px 15px;
    }
    div.comments div.comment div.text span.image {
      border: 1px solid gray;
      color: gray;
      background-color: silver;
      padding: 1px; cursor: help;
      font-weight: bold;
    }
  div.comments-add {
    text-align: center;
    margin: 15px;
  }
    div.comments-add a {
      color: rgb(255,255,255);
      font-weight: bold;
      padding: 5px 20px;
      border: 2px outset silver;
      -moz-border-radius: 5px;
      border-radius: 10px;
      cursor: pointer;
    }
    div.comments-add a:link,
    div.comments-add a:visited {
      background-color: rgb(90,90,90);
    }
    div.comments-add a:hover,
    div.comments-add a:active {
      background-color: rgb(150,0,0);
    }
*/
.ui.menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:1rem 0;font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;background:#FFF;font-weight:400;border:1px solid rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15);border-radius:.28571429rem;min-height:2.85714286em}.ui.menu:after{content:'';display:block;height:0;clear:both;visibility:hidden}.ui.menu:first-child{margin-top:0}.ui.menu:last-child{margin-bottom:0}.ui.menu .menu{margin:0}.ui.menu:not(.vertical)>.menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ui.menu:not(.vertical) .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ui.menu .item{position:relative;vertical-align:middle;line-height:1;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;padding:.92857143em 1.14285714em;text-transform:none;color:rgba(0,0,0,.87);font-weight:400;-webkit-transition:background .1s ease,box-shadow .1s ease,color .1s ease;transition:background .1s ease,box-shadow .1s ease,color .1s ease}.ui.menu>.item:first-child{border-radius:.28571429rem 0 0 .28571429rem}.ui.menu .item:before{position:absolute;content:'';top:0;right:0;height:100%;width:1px;background:rgba(34,36,38,.1)}.ui.menu .item>a:not(.ui),.ui.menu .item>p:only-child,.ui.menu .text.item>*{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;line-height:1.3}.ui.menu .item>p:first-child{margin-top:0}.ui.menu .item>p:last-child{margin-bottom:0}.ui.menu .item>i.icon{opacity:.9;float:none;margin:0 .35714286em 0 0}.ui.menu:not(.vertical) .item>.button{position:relative;top:0;margin:-.5em 0;padding-bottom:.71428571em;padding-top:.71428571em;font-size:1em}.ui.menu>.container,.ui.menu>.grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:inherit;-webkit-align-items:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.ui.menu .item>.input{width:100%}.ui.menu:not(.vertical) .item>.input{position:relative;top:0;margin:-.5em 0}.ui.menu .item>.input input{font-size:1em;padding-top:.57142857em;padding-bottom:.57142857em}.ui.menu .header.item,.ui.vertical.menu .header.item{margin:0;background:0 0;text-transform:normal;font-weight:700}.ui.vertical.menu .item>.header:not(.ui){margin:0 0 .5em;font-size:1em;font-weight:700}.ui.menu .ui.popup{display:none}.ui.menu .ui.visible.popup{display:block}.ui.menu .item>i.dropdown.icon{padding:0;float:right;margin:0 0 0 1em}.ui.menu .dropdown.item .menu{left:0;min-width:calc(100% - 1px);border-radius:0 0 .28571429rem .28571429rem;background:#FFF;margin:0;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.ui.menu .ui.dropdown .menu>.item{margin:0;text-align:left;font-size:1em!important;padding:.71428571em 1.14285714em!important;background:0 0!important;color:rgba(0,0,0,.87)!important;text-transform:none!important;font-weight:400!important;box-shadow:none!important;-webkit-transition:none!important;transition:none!important}.ui.menu .ui.dropdown .menu>.item:hover,.ui.menu .ui.dropdown .menu>.selected.item{background:rgba(0,0,0,.05)!important;color:rgba(0,0,0,.95)!important}.ui.menu .ui.dropdown .menu>.active.item{background:rgba(0,0,0,.03)!important;font-weight:700!important;color:rgba(0,0,0,.95)!important}.ui.menu .ui.dropdown.item .menu .item:not(.filtered){display:block}.ui.menu .ui.dropdown .menu>.item .icon:not(.dropdown){display:inline-block;font-size:1em!important;float:none;margin:0 .75em 0 0}.ui.secondary.menu .dropdown.item>.menu,.ui.text.menu .dropdown.item>.menu{border-radius:.28571429rem;margin-top:.35714286em}.ui.menu .pointing.dropdown.item .menu{margin-top:.75em}.ui.inverted.menu .search.dropdown.item>.search,.ui.inverted.menu .search.dropdown.item>.text{color:rgba(255,255,255,.9)}.ui.vertical.menu .dropdown.item>.icon{float:right;content:"\f0da";margin-left:1em}.ui.vertical.menu .dropdown.item .menu{top:0!important;left:100%;min-width:0;margin:0;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);border-radius:0 .28571429rem .28571429rem}.ui.vertical.menu .active.dropdown.item{border-top-right-radius:0;border-bottom-right-radius:0}.ui.vertical.menu .dropdown.active.item{box-shadow:none}.ui.item.menu .dropdown .menu .item{width:100%}.ui.menu .item>.label{background:#999;color:#FFF;margin-left:1em;padding:.3em .71428571em}.ui.vertical.menu .item>.label{background:#999;color:#FFF;margin-top:-.15em;margin-bottom:-.15em;padding:.3em .71428571em;float:right;text-align:center}.ui.menu .item>.floating.label{padding:.3em .71428571em}.ui.menu .item>img:not(.ui){display:inline-block;vertical-align:middle;margin:-.3em 0;width:2.5em}.ui.vertical.menu .item>img:not(.ui):only-child{display:block;max-width:100%;width:auto}.ui.vertical.sidebar.menu>.item:first-child:before{display:block!important}.ui.vertical.sidebar.menu>.item::before{top:auto;bottom:0}@media only screen and (max-width:767px){.ui.menu>.ui.container{width:100%!important;margin-left:0!important;margin-right:0!important}}@media only screen and (min-width:768px){.ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.item:not(.right):not(.borderless):first-child{border-left:1px solid rgba(34,36,38,.1)}}.ui.link.menu .item:hover,.ui.menu .dropdown.item:hover,.ui.menu .link.item:hover,.ui.menu a.item:hover{cursor:pointer;background:rgba(0,0,0,.03);color:rgba(0,0,0,.95)}.ui.link.menu .item:active,.ui.menu .link.item:active,.ui.menu a.item:active{background:rgba(0,0,0,.03);color:rgba(0,0,0,.95)}.ui.menu .active.item{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95);font-weight:400;box-shadow:none}.ui.menu .active.item>i.icon{opacity:1}.ui.menu .active.item:hover,.ui.vertical.menu .active.item:hover{background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.menu .item.disabled,.ui.menu .item.disabled:hover{cursor:default;background-color:transparent!important;color:rgba(40,40,40,.3)}.ui.menu:not(.vertical) .left.item,.ui.menu:not(.vertical) .left.menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:auto!important}.ui.menu:not(.vertical) .right.item,.ui.menu:not(.vertical) .right.menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto!important}.ui.menu .right.item::before,.ui.menu .right.menu>.item::before{right:auto;left:0}.ui.vertical.menu{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#FFF;box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}.ui.vertical.menu .item{display:block;background:0 0;border-top:none;border-right:none}.ui.vertical.menu>.item:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.vertical.menu>.item:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.vertical.menu .item>i.icon{width:1.18em;float:right;margin:0 0 0 .5em}.ui.vertical.menu .item>.label+i.icon{float:none;margin:0 .5em 0 0}.ui.vertical.menu .item:before{position:absolute;content:'';top:0;left:0;width:100%;background:rgba(34,36,38,.1);height:1px}.ui.vertical.menu .item:first-child:before{display:none!important}.ui.vertical.menu .item>.menu{margin:.5em -1.14285714em 0}.ui.vertical.menu .menu .item{background:0 0;padding:.5em 1.33333333em;font-size:.85714286em;color:rgba(0,0,0,.5)}.ui.vertical.menu .item .menu .link.item:hover,.ui.vertical.menu .item .menu a.item:hover{color:rgba(0,0,0,.85)}.ui.vertical.menu .menu .item:before{display:none}.ui.vertical.menu .active.item{background:rgba(0,0,0,.05);border-radius:0;box-shadow:none}.ui.vertical.menu>.active.item:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.vertical.menu>.active.item:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.vertical.menu>.active.item:only-child{border-radius:.28571429rem}.ui.vertical.menu .active.item .menu .active.item{border-left:none}.ui.vertical.menu .item .menu .active.item{background-color:transparent;font-weight:700;color:rgba(0,0,0,.95)}.ui.tabular.menu{border-radius:0;box-shadow:none!important;border:none;background:none;border-bottom:1px solid #D4D4D5}.ui.tabular.fluid.menu{width:calc(100% + 2px)!important}.ui.tabular.menu .item{background:0 0;border-bottom:none;border-left:1px solid transparent;border-right:1px solid transparent;border-top:2px solid transparent;padding:.92857143em 1.42857143em;color:rgba(0,0,0,.87)}.ui.tabular.menu .item:before{display:none}.ui.tabular.menu .item:hover{background-color:transparent;color:rgba(0,0,0,.8)}.ui.tabular.menu .active.item{background:#FFF;color:rgba(0,0,0,.95);border-top-width:1px;border-color:#D4D4D5;font-weight:700;margin-bottom:-1px;box-shadow:none;border-radius:.28571429rem .28571429rem 0 0!important}.ui.tabular.menu+.bottom.attached.segment{border-top:none;margin:0;width:100%}.top.attached.segment+.ui.bottom.tabular.menu{position:relative;width:calc(100% + 2px);left:-1px}.ui.bottom.tabular.menu{background:none;border-radius:0;box-shadow:none!important;border-bottom:none;border-top:1px solid #D4D4D5}.ui.bottom.tabular.menu .item{background:0 0;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;border-top:none}.ui.bottom.tabular.menu .active.item{background:#FFF;color:rgba(0,0,0,.95);border-color:#D4D4D5;margin:-1px 0 0;border-radius:0 0 .28571429rem .28571429rem!important}.ui.vertical.tabular.menu{background:none;border-radius:0;box-shadow:none!important;border-bottom:none;border-right:1px solid #D4D4D5}.ui.vertical.tabular.menu .item{background:0 0;border-left:1px solid transparent;border-bottom:1px solid transparent;border-top:1px solid transparent;border-right:none}.ui.vertical.tabular.menu .active.item{background:#FFF;color:rgba(0,0,0,.95);border-color:#D4D4D5;margin:0 -1px 0 0;border-radius:.28571429rem 0 0 .28571429rem!important}.ui.vertical.right.tabular.menu{background:none;border-radius:0;box-shadow:none!important;border-bottom:none;border-right:none;border-left:1px solid #D4D4D5}.ui.vertical.right.tabular.menu .item{background:0 0;border-right:1px solid transparent;border-bottom:1px solid transparent;border-top:1px solid transparent;border-left:none}.ui.vertical.right.tabular.menu .active.item{background:#FFF;color:rgba(0,0,0,.95);border-color:#D4D4D5;margin:0 0 0 -1px;border-radius:0 .28571429rem .28571429rem 0!important}.ui.tabular.menu .active.dropdown.item{margin-bottom:0;border-left:1px solid transparent;border-right:1px solid transparent;border-top:2px solid transparent;border-bottom:none}.ui.pagination.menu{margin:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.ui.pagination.menu .item:last-child{border-radius:0 .28571429rem .28571429rem 0}.ui.pagination.menu .item:last-child:before{display:none}.ui.pagination.menu .item{min-width:3em;text-align:center}.ui.pagination.menu .icon.item i.icon{vertical-align:top}.ui.pagination.menu .active.item{border-top:none;padding-top:.92857143em;background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.95);box-shadow:none}.ui.secondary.menu{background:0 0;margin-left:-.35714286em;margin-right:-.35714286em;border-radius:0;border:none;box-shadow:none}.ui.secondary.menu .item{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;box-shadow:none;border:none;padding:.71428571em .92857143em;margin:0 .35714286em;background:0 0;-webkit-transition:color .1s ease;transition:color .1s ease;border-radius:.28571429rem}.ui.secondary.menu .item:before{display:none!important}.ui.secondary.menu .header.item{border-radius:0;border-right:none;background:none}.ui.secondary.menu .item>img:not(.ui){margin:0}.ui.secondary.menu .dropdown.item:hover,.ui.secondary.menu .link.item:hover,.ui.secondary.menu a.item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.secondary.menu .active.item{box-shadow:none;background:rgba(0,0,0,.05);color:rgba(0,0,0,.95);border-radius:.28571429rem}.ui.secondary.menu .active.item:hover{box-shadow:none;background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.secondary.inverted.menu .link.item,.ui.secondary.inverted.menu a.item{color:rgba(255,255,255,.7)!important}.ui.secondary.inverted.menu .dropdown.item:hover,.ui.secondary.inverted.menu .link.item:hover,.ui.secondary.inverted.menu a.item:hover{background:rgba(255,255,255,.08);color:#fff!important}.ui.secondary.inverted.menu .active.item{background:rgba(255,255,255,.15);color:#fff!important}.ui.secondary.item.menu{margin-left:0;margin-right:0}.ui.secondary.item.menu .item:last-child{margin-right:0}.ui.secondary.attached.menu{box-shadow:none}.ui.vertical.secondary.menu .item:not(.dropdown)>.menu{margin:0 -.92857143em}.ui.vertical.secondary.menu .item:not(.dropdown)>.menu>.item{margin:0;padding:.5em 1.33333333em}.ui.secondary.vertical.menu>.item{border:none;margin:0 0 .35714286em;border-radius:.28571429rem!important}.ui.secondary.vertical.menu>.header.item{border-radius:0}.ui.secondary.inverted.menu,.ui.vertical.secondary.menu .item>.menu .item{background-color:transparent}.ui.secondary.pointing.menu{margin-left:0;margin-right:0;border-bottom:2px solid rgba(34,36,38,.15)}.ui.secondary.pointing.menu .item{border-bottom-color:transparent;border-bottom-style:solid;border-radius:0;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin:0 0 -2px;padding:.85714286em 1.14285714em;border-bottom-width:2px;-webkit-transition:color .1s ease;transition:color .1s ease}.ui.secondary.pointing.menu .header.item{color:rgba(0,0,0,.85)!important}.ui.secondary.pointing.menu .text.item{box-shadow:none!important}.ui.secondary.pointing.menu .item:after{display:none}.ui.secondary.pointing.menu .dropdown.item:hover,.ui.secondary.pointing.menu .link.item:hover,.ui.secondary.pointing.menu a.item:hover{background-color:transparent;color:rgba(0,0,0,.87)}.ui.secondary.pointing.menu .dropdown.item:active,.ui.secondary.pointing.menu .link.item:active,.ui.secondary.pointing.menu a.item:active{background-color:transparent;border-color:rgba(34,36,38,.15)}.ui.secondary.pointing.menu .active.item{background-color:transparent;box-shadow:none;border-color:#1B1C1D;font-weight:700;color:rgba(0,0,0,.95)}.ui.secondary.pointing.menu .active.item:hover{border-color:#1B1C1D;color:rgba(0,0,0,.95)}.ui.secondary.pointing.menu .active.dropdown.item{border-color:transparent}.ui.secondary.vertical.pointing.menu{border-bottom-width:0;border-right-width:2px;border-right-style:solid;border-right-color:rgba(34,36,38,.15)}.ui.secondary.vertical.pointing.menu .item{border-bottom:none;border-right-style:solid;border-right-color:transparent;border-radius:0!important;margin:0 -2px 0 0;border-right-width:2px}.ui.secondary.vertical.pointing.menu .active.item{border-color:#1B1C1D}.ui.secondary.inverted.pointing.menu{border-width:2px;border-color:rgba(34,36,38,.15)}.ui.secondary.inverted.pointing.menu .item{color:rgba(255,255,255,.9)}.ui.secondary.inverted.pointing.menu .header.item{color:#FFF!important}.ui.secondary.inverted.pointing.menu .item:hover{color:rgba(0,0,0,.95)}.ui.secondary.inverted.pointing.menu .active.item{border-color:#FFF;color:#fff}.ui.text.menu{background:none;border-radius:0;box-shadow:none;border:none;margin:1em -.5em}.ui.text.menu .item{border-radius:0;box-shadow:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin:0;padding:.35714286em .5em;font-weight:400;color:rgba(0,0,0,.6);-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ui.text.menu .item:before,.ui.text.menu .menu .item:before{display:none!important}.ui.text.menu .header.item{background-color:transparent;opacity:1;color:rgba(0,0,0,.85);font-size:.92857143em;text-transform:uppercase;font-weight:700}.ui.text.item.menu .item,.ui.text.menu .item>img:not(.ui){margin:0}.ui.vertical.text.menu{margin:1em 0}.ui.vertical.text.menu:first-child{margin-top:0}.ui.vertical.text.menu:last-child{margin-bottom:0}.ui.vertical.text.menu .item{margin:.57142857em 0}.ui.vertical.text.menu .item>i.icon{float:none;margin:0 .35714286em 0 0}.ui.vertical.text.menu .header.item{margin:.57142857em 0 .71428571em}.ui.vertical.text.menu .item:not(.dropdown)>.menu{margin:0}.ui.vertical.text.menu .item:not(.dropdown)>.menu>.item{margin:0;padding:.5em 0}.ui.text.menu .item:hover{opacity:1;background-color:transparent}.ui.text.menu .active.item{background-color:transparent;border:none;box-shadow:none;font-weight:400;color:rgba(0,0,0,.95)}.ui.text.menu .active.item:hover{background-color:transparent}.ui.text.attached.menu,.ui.text.pointing.menu .active.item:after{box-shadow:none}.ui.inverted.text.menu,.ui.inverted.text.menu .active.item,.ui.inverted.text.menu .item,.ui.inverted.text.menu .item:hover{background-color:transparent!important}.ui.fluid.text.menu{margin-left:0;margin-right:0}.ui.vertical.icon.menu{display:inline-block;width:auto}.ui.icon.menu .item{height:auto;text-align:center;color:#1B1C1D}.ui.icon.menu .item>.icon:not(.dropdown){margin:0;opacity:1}.ui.icon.menu .icon:before{opacity:1}.ui.menu .icon.item>.icon{width:auto;margin:0 auto}.ui.vertical.icon.menu .item>.icon:not(.dropdown){display:block;opacity:1;margin:0 auto;float:none}.ui.inverted.icon.menu .item{color:#FFF}.ui.labeled.icon.menu{text-align:center}.ui.labeled.icon.menu .item{min-width:6em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ui.labeled.icon.menu .item>.icon:not(.dropdown){height:1em;display:block;font-size:1.71428571em!important;margin:0 auto .5rem!important}.ui.fluid.labeled.icon.menu>.item{min-width:0}@media only screen and (max-width:767px){.ui.stackable.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ui.stackable.menu .item{width:100%!important}.ui.stackable.menu .item:before{position:absolute;content:'';top:auto;bottom:0;left:0;width:100%;background:rgba(34,36,38,.1);height:1px}}.ui.menu .red.active.item,.ui.red.menu .active.item{border-color:#DB2828!important;color:#DB2828!important}.ui.menu .orange.active.item,.ui.orange.menu .active.item{border-color:#F2711C!important;color:#F2711C!important}.ui.menu .yellow.active.item,.ui.yellow.menu .active.item{border-color:#FBBD08!important;color:#FBBD08!important}.ui.menu .olive.active.item,.ui.olive.menu .active.item{border-color:#B5CC18!important;color:#B5CC18!important}.ui.green.menu .active.item,.ui.menu .green.active.item{border-color:#21BA45!important;color:#21BA45!important}.ui.menu .teal.active.item,.ui.teal.menu .active.item{border-color:#00B5AD!important;color:#00B5AD!important}.ui.blue.menu .active.item,.ui.menu .blue.active.item{border-color:#2185D0!important;color:#2185D0!important}.ui.menu .violet.active.item,.ui.violet.menu .active.item{border-color:#6435C9!important;color:#6435C9!important}.ui.menu .purple.active.item,.ui.purple.menu .active.item{border-color:#A333C8!important;color:#A333C8!important}.ui.menu .pink.active.item,.ui.pink.menu .active.item{border-color:#E03997!important;color:#E03997!important}.ui.brown.menu .active.item,.ui.menu .brown.active.item{border-color:#A5673F!important;color:#A5673F!important}.ui.grey.menu .active.item,.ui.menu .grey.active.item{border-color:#767676!important;color:#767676!important}.ui.inverted.menu{border:0 solid transparent;background:#1B1C1D;box-shadow:none}.ui.inverted.menu .item,.ui.inverted.menu .item>a:not(.ui){background:0 0;color:rgba(255,255,255,.9)}.ui.inverted.menu .item.menu{background:0 0}.ui.inverted.menu .item:before,.ui.vertical.inverted.menu .item:before{background:rgba(255,255,255,.08)}.ui.vertical.inverted.menu .menu .item,.ui.vertical.inverted.menu .menu .item a:not(.ui){color:rgba(255,255,255,.5)}.ui.inverted.menu .header.item{margin:0;background:0 0;box-shadow:none}.ui.inverted.menu .item.disabled,.ui.inverted.menu .item.disabled:hover{color:rgba(225,225,225,.3)}.ui.inverted.menu .dropdown.item:hover,.ui.inverted.menu .link.item:hover,.ui.inverted.menu a.item:hover,.ui.link.inverted.menu .item:hover{background:rgba(255,255,255,.08);color:#fff}.ui.vertical.inverted.menu .item .menu .link.item:hover,.ui.vertical.inverted.menu .item .menu a.item:hover{background:0 0;color:#fff}.ui.inverted.menu .link.item:active,.ui.inverted.menu a.item:active{background:rgba(255,255,255,.08);color:#fff}.ui.inverted.menu .active.item{background:rgba(255,255,255,.15);color:#fff!important}.ui.inverted.vertical.menu .item .menu .active.item{background:0 0;color:#FFF}.ui.inverted.pointing.menu .active.item:after{background:#3D3E3F!important;margin:0!important;box-shadow:none!important;border:none!important}.ui.inverted.menu .active.item:hover{background:rgba(255,255,255,.15);color:#FFF!important}.ui.inverted.pointing.menu .active.item:hover:after{background:#3D3E3F!important}.ui.floated.menu{float:left;margin:0 .5rem 0 0}.ui.floated.menu .item:last-child:before{display:none}.ui.right.floated.menu{float:right;margin:0 0 0 .5rem}.ui.inverted.menu .red.active.item,.ui.inverted.red.menu{background-color:#DB2828}.ui.inverted.red.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.red.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.menu .orange.active.item,.ui.inverted.orange.menu{background-color:#F2711C}.ui.inverted.orange.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.orange.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.menu .yellow.active.item,.ui.inverted.yellow.menu{background-color:#FBBD08}.ui.inverted.yellow.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.yellow.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.menu .olive.active.item,.ui.inverted.olive.menu{background-color:#B5CC18}.ui.inverted.olive.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.olive.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.green.menu,.ui.inverted.menu .green.active.item{background-color:#21BA45}.ui.inverted.green.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.green.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.menu .teal.active.item,.ui.inverted.teal.menu{background-color:#00B5AD}.ui.inverted.teal.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.teal.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.blue.menu,.ui.inverted.menu .blue.active.item{background-color:#2185D0}.ui.inverted.blue.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.blue.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.menu .violet.active.item,.ui.inverted.violet.menu{background-color:#6435C9}.ui.inverted.violet.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.violet.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.menu .purple.active.item,.ui.inverted.purple.menu{background-color:#A333C8}.ui.inverted.purple.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.purple.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.menu .pink.active.item,.ui.inverted.pink.menu{background-color:#E03997}.ui.inverted.pink.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.pink.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.brown.menu,.ui.inverted.menu .brown.active.item{background-color:#A5673F}.ui.inverted.brown.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.brown.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.inverted.grey.menu,.ui.inverted.menu .grey.active.item{background-color:#767676}.ui.inverted.grey.menu .item:before{background-color:rgba(34,36,38,.1)}.ui.inverted.grey.menu .active.item{background-color:rgba(0,0,0,.1)!important}.ui.fitted.menu .item,.ui.fitted.menu .item .menu .item,.ui.menu .fitted.item{padding:0}.ui.horizontally.fitted.menu .item,.ui.horizontally.fitted.menu .item .menu .item,.ui.menu .horizontally.fitted.item{padding-top:.92857143em;padding-bottom:.92857143em}.ui.menu .vertically.fitted.item,.ui.vertically.fitted.menu .item,.ui.vertically.fitted.menu .item .menu .item{padding-left:1.14285714em;padding-right:1.14285714em}.ui.borderless.menu .item .menu .item:before,.ui.borderless.menu .item:before,.ui.menu .borderless.item:before{background:0 0!important}.ui.compact.menu{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0;vertical-align:middle}.ui.compact.vertical.menu{display:inline-block;width:auto!important}.ui.compact.menu .item:last-child{border-radius:0 .28571429rem .28571429rem 0}.ui.compact.menu .item:last-child:before{display:none}.ui.compact.vertical.menu .item:last-child::before{display:block}.ui.menu.fluid,.ui.vertical.menu.fluid{width:100%!important}.ui.item.menu,.ui.item.menu .item{width:100%;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ui.item.menu .item:last-child:before{display:none}.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:101;margin:0;width:100%}.ui.menu.fixed,.ui.menu.fixed .item:first-child,.ui.menu.fixed .item:last-child{border-radius:0!important}.ui.fixed.menu,.ui[class*="top fixed"].menu{top:0;left:0;right:auto;bottom:auto}.ui[class*="top fixed"].menu{border-top:none;border-left:none;border-right:none}.ui[class*="right fixed"].menu{border-top:none;border-bottom:none;border-right:none;top:0;right:0;left:auto;bottom:auto;width:auto;height:100%}.ui[class*="bottom fixed"].menu{border-bottom:none;border-left:none;border-right:none;bottom:0;left:0;top:auto;right:auto}.ui[class*="left fixed"].menu{border-top:none;border-bottom:none;border-left:none;top:0;left:0;right:auto;bottom:auto;width:auto;height:100%}.ui.fixed.menu+.ui.grid{padding-top:2.75rem}.ui.pointing.menu .item:after{visibility:hidden;position:absolute;content:'';top:100%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);background:0 0;margin:.5px 0 0;width:.57142857em;height:.57142857em;border:none;border-bottom:1px solid #D4D4D5;border-right:1px solid #D4D4D5;z-index:2;-webkit-transition:background .1s ease;transition:background .1s ease}.ui.vertical.pointing.menu .item:after{position:absolute;top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg);margin:0 -.5px 0 0;border:none;border-top:1px solid #D4D4D5;border-right:1px solid #D4D4D5}.ui.pointing.menu .active.item:after{visibility:visible}.ui.pointing.menu .active.dropdown.item:after{visibility:hidden}.ui.pointing.menu .active.item .menu .active.item:after,.ui.pointing.menu .dropdown.active.item:after{display:none}.ui.pointing.menu .active.item:after,.ui.pointing.menu .active.item:hover:after,.ui.vertical.pointing.menu .active.item:after,.ui.vertical.pointing.menu .active.item:hover:after{background-color:#F2F2F2}.ui.vertical.pointing.menu .menu .active.item:after{background-color:#FFF}.ui.attached.menu{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none}.ui.attached+.ui.attached.menu:not(.top){border-top:none}.ui[class*="top attached"].menu{bottom:0;margin-bottom:0;top:0;margin-top:1rem;border-radius:.28571429rem .28571429rem 0 0}.ui.menu[class*="top attached"]:first-child{margin-top:0}.ui[class*="bottom attached"].menu{bottom:0;margin-top:0;top:0;margin-bottom:1rem;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),none;border-radius:0 0 .28571429rem .28571429rem}.ui[class*="bottom attached"].menu:last-child{margin-bottom:0}.ui.top.attached.menu>.item:first-child{border-radius:.28571429rem 0 0}.ui.bottom.attached.menu>.item:first-child{border-radius:0 0 0 .28571429rem}.ui.attached.menu:not(.tabular){border:1px solid #D4D4D5}.ui.attached.inverted.menu{border:none}.ui.attached.tabular.menu{margin-left:0;margin-right:0;width:100%}.ui.small.menu{font-size:.92857143rem}.ui.small.vertical.menu{width:13rem}.ui.menu{font-size:1rem}.ui.vertical.menu{width:15rem}.ui.large.menu{font-size:1.14285714rem}.ui.large.vertical.menu{width:18rem}.ui.huge.menu{font-size:1.42857143rem}.ui.huge.vertical.menu{width:20rem}