.clearfix {  }
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.hide-text { font: 0px/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0px none; }
.input-block-level { display: block; width: 100%; min-height: 28px; box-sizing: border-box; }
.fade { opacity: 0; transition: opacity 0.15s linear 0s; }
.fade.in { opacity: 1; }
.collapse { position: relative; height: 0px; overflow: hidden; transition: height 0.35s ease 0s; }
.collapse.in { height: auto; }
.modal-open .dropdown-menu { z-index: 20050; }
.modal-open .dropdown.open {  }
.modal-open .popover { z-index: 20060; }
.modal-open .tooltip { z-index: 20070; }
.modal-backdrop { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 10040; background-color: rgb(0, 0, 0); }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop, .modal-backdrop.fade.in { opacity: 0.8; }
.timely .modal { position: fixed; top: 50%; left: 50%; z-index: 10050; overflow: auto; width: 560px; margin: -250px 0px 0px -280px; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 6px; box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3); background-clip: padding-box; }
.timely .modal.fade { transition: opacity 0.3s linear 0s, top 0.3s ease-out 0s; top: -25%; }
.timely .modal.fade.in { top: 50%; }
.timely .modal-header { padding: 9px 15px; border-bottom: 1px solid rgb(238, 238, 238); }
.timely .modal-header .close { margin-top: 2px; }
.timely .modal-body { overflow-y: auto; max-height: 400px; padding: 15px; }
.timely .modal-form { margin-bottom: 0px; }
.timely .modal-footer { padding: 14px 15px 15px; margin-bottom: 0px; text-align: right; background-color: rgb(245, 245, 245); border-top: 1px solid rgb(221, 221, 221); border-radius: 0px 0px 6px 6px; box-shadow: 0px 1px 0px rgb(255, 255, 255) inset; }
.timely .modal-footer:before, .timely .modal-footer:after { display: table; content: ""; }
.timely .modal-footer:after { clear: both; }
.timely .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0px; }
.timely .modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.timely.tooltip { position: absolute; z-index: 10020; display: block; visibility: visible; padding: 5px; font-size: 11px; opacity: 0; }
.timely.tooltip.in { opacity: 0.8; }
.timely.tooltip.top { margin-top: -2px; }
.timely.tooltip.right { margin-left: 2px; }
.timely.tooltip.bottom { margin-top: 2px; }
.timely.tooltip.left { margin-left: -2px; }
.timely.tooltip.top .tooltip-arrow { bottom: 0px; left: 50%; margin-left: -5px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid rgb(0, 0, 0); }
.timely.tooltip.left .tooltip-arrow { top: 50%; right: 0px; margin-top: -5px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid rgb(0, 0, 0); }
.timely.tooltip.bottom .tooltip-arrow { top: 0px; left: 50%; margin-left: -5px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid rgb(0, 0, 0); }
.timely.tooltip.right .tooltip-arrow { top: 50%; left: 0px; margin-top: -5px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid rgb(0, 0, 0); }
.timely .tooltip-inner { max-width: 200px; padding: 3px 8px; color: rgb(255, 255, 255); text-align: center; text-decoration: none; background-color: rgb(0, 0, 0); border-radius: 4px; }
.timely .tooltip-arrow { position: absolute; width: 0px; height: 0px; }
.timely.popover { position: absolute; top: 0px; left: 0px; z-index: 10010; display: none; padding: 5px; }
.timely.popover.top { margin-top: -5px; }
.timely.popover.right { margin-left: 5px; }
.timely.popover.bottom { margin-top: 5px; }
.timely.popover.left { margin-left: -5px; }
.timely.popover.top .arrow { bottom: 0px; left: 50%; margin-left: -5px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid rgb(0, 0, 0); }
.timely.popover.right .arrow { top: 50%; left: 0px; margin-top: -5px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid rgb(0, 0, 0); }
.timely.popover.bottom .arrow { top: 0px; left: 50%; margin-left: -5px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid rgb(0, 0, 0); }
.timely.popover.left .arrow { top: 50%; right: 0px; margin-top: -5px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid rgb(0, 0, 0); }
.timely.popover .arrow { position: absolute; width: 0px; height: 0px; }
.timely .popover-inner { padding: 3px; width: 280px; overflow: hidden; background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8); border-radius: 6px; box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3); }
.timely .popover-title { padding: 9px 15px; line-height: 1; background-color: rgb(245, 245, 245); border-bottom: 1px solid rgb(238, 238, 238); border-radius: 3px 3px 0px 0px; }
.timely .popover-content { padding: 14px; background-color: rgb(255, 255, 255); border-radius: 0px 0px 3px 3px; background-clip: padding-box; }
.timely .popover-content p, .timely .popover-content ul, .timely .popover-content ol { margin-bottom: 0px; }
body.modal-open { overflow: hidden; }
.modal-backdrop { background-color: rgb(255, 255, 255); }
.timely { background-image: url(150b5a484351d36a5df20b809dc117e16fcc1004.gif) ; background-repeat: no-repeat; background-position: center 50px; min-height: 100px; }
.timely > * { opacity: 0; transition: opacity 0.2s ease 0s; visibility: hidden; }
.wf-active .timely, .wf-inactive .timely { background-image: none; min-height: 0px; }
.wf-active .timely > *, .wf-inactive .timely > * { opacity: 1; visibility: visible; }
.timely a, .timely a:link, .timely a:visited, .timely a:active, .timely a:hover, #ai1ec-container a, #ai1ec-container a:link, #ai1ec-container a:visited, #ai1ec-container a:active, #ai1ec-container a:hover { font-weight: normal; text-decoration: none ! important; }
.timely img, #ai1ec-container img { background: none repeat scroll 0% 0% transparent; border: medium none; border-radius: 0px; box-shadow: none; max-width: none; margin: 0px; padding: 0px; }
.timely .alignleft, .timely.alignleft, #ai1ec-container .alignleft, #ai1ec-container.alignleft { float: left; margin: 0px 16px 8px 0px; }
.timely .alignright, .timely.alignright, #ai1ec-container .alignright, #ai1ec-container.alignright { float: right; margin: 0px 0px 8px 16px; }
.timely small, #ai1ec-container small { margin: 0px ! important; }
.timely table, #ai1ec-container table { line-height: inherit; }
.timely tr, .timely th, .timely td, #ai1ec-container tr, #ai1ec-container th, #ai1ec-container td { background: none repeat scroll 0% 0% transparent; border: 0px none; padding: 0px; }
.timely { margin: 0px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 13px; line-height: 16px; color: rgb(77, 77, 77); }
.timely article, .timely aside, .timely details, .timely figcaption, .timely figure, .timely footer, .timely header, .timely hgroup, .timely nav, .timely section { display: block; }
.timely audio, .timely canvas, .timely video { display: inline-block; }
.timely audio:not([controls]) { display: none; }
.timely html { font-size: 100%; }
.timely a:focus { outline: thin dotted rgb(51, 51, 51); outline-offset: -2px; }
.timely a:hover, .timely a:active { outline: 0px none; }
.timely sub, .timely sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
.timely sup { top: -0.5em; }
.timely sub { bottom: -0.25em; }
.timely img { height: auto; border: 0px none; vertical-align: middle; }
.timely button, .timely input, .timely select, .timely textarea { margin: 0px; font-size: 100%; vertical-align: middle; }
.timely button, .timely input { line-height: normal; }
.timely button::-moz-focus-inner, .timely input::-moz-focus-inner { padding: 0px; border: 0px none; }
.timely button, .timely input[type="button"], .timely input[type="reset"], .timely input[type="submit"] { cursor: pointer; }
.timely input[type="search"] { box-sizing: content-box; }
.timely textarea { overflow: auto; vertical-align: top; }
.timely body { margin: 0px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 13px; line-height: 16px; color: rgb(77, 77, 77); background-color: rgb(255, 255, 255); }
.timely a { color: rgb(80, 114, 149); text-decoration: none; }
.timely a:hover { color: rgb(53, 76, 99); text-decoration: underline; }
.timely .row { margin-left: -20px; }
.timely .row:before, .timely .row:after { display: table; content: ""; }
.timely .row:after { clear: both; }
.timely [class*="span"] { float: left; margin-left: 20px; }
.timely .container, .timely .navbar-fixed-top .container, .timely .navbar-fixed-bottom .container { width: 940px; }
.timely .span12 { width: 940px; }
.timely .span11 { width: 860px; }
.timely .span10 { width: 780px; }
.timely .span9 { width: 700px; }
.timely .span8 { width: 620px; }
.timely .span7 { width: 540px; }
.timely .span6 { width: 460px; }
.timely .span5 { width: 380px; }
.timely .span4 { width: 300px; }
.timely .span3 { width: 220px; }
.timely .span2 { width: 140px; }
.timely .span1 { width: 60px; }
.timely .offset12 { margin-left: 980px; }
.timely .offset11 { margin-left: 900px; }
.timely .offset10 { margin-left: 820px; }
.timely .offset9 { margin-left: 740px; }
.timely .offset8 { margin-left: 660px; }
.timely .offset7 { margin-left: 580px; }
.timely .offset6 { margin-left: 500px; }
.timely .offset5 { margin-left: 420px; }
.timely .offset4 { margin-left: 340px; }
.timely .offset3 { margin-left: 260px; }
.timely .offset2 { margin-left: 180px; }
.timely .offset1 { margin-left: 100px; }
.timely .row-fluid { width: 100%; }
.timely .row-fluid:before, .timely .row-fluid:after { display: table; content: ""; }
.timely .row-fluid:after { clear: both; }
.timely .row-fluid [class*="span"] { display: block; width: 100%; min-height: 28px; box-sizing: border-box; float: left; margin-left: 2.12766%; }
.timely .row-fluid [class*="span"]:first-child { margin-left: 0px; }
.timely .row-fluid .span12 { width: 100%; }
.timely .row-fluid .span11 { width: 91.4894%; }
.timely .row-fluid .span10 { width: 82.9787%; }
.timely .row-fluid .span9 { width: 74.4681%; }
.timely .row-fluid .span8 { width: 65.9574%; }
.timely .row-fluid .span7 { width: 57.4468%; }
.timely .row-fluid .span6 { width: 48.9362%; }
.timely .row-fluid .span5 { width: 40.4255%; }
.timely .row-fluid .span4 { width: 31.9149%; }
.timely .row-fluid .span3 { width: 23.4043%; }
.timely .row-fluid .span2 { width: 14.8936%; }
.timely .row-fluid .span1 { width: 6.38298%; }
.timely p { margin: 0px 0px 8px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 13px; line-height: 16px; }
.timely p small { font-size: 11px; color: rgb(153, 153, 153); }
.timely .lead { margin-bottom: 16px; font-size: 20px; font-weight: 200; line-height: 24px; }
.timely h1, .timely h2, .timely h3, .timely h4, .timely h5, .timely h6 { margin: 0px; font-family: Calibri,Nunito,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: bold; color: rgb(51, 51, 51); text-rendering: optimizelegibility; }
.timely h1 small, .timely h2 small, .timely h3 small, .timely h4 small, .timely h5 small, .timely h6 small { font-weight: normal; color: rgb(153, 153, 153); }
.timely h1 { font-size: 30px; line-height: 32px; }
.timely h1 small { font-size: 18px; }
.timely h2 { font-size: 24px; line-height: 32px; }
.timely h2 small { font-size: 18px; }
.timely h3 { line-height: 24px; font-size: 18px; }
.timely h3 small { font-size: 14px; }
.timely h4, .timely h5, .timely h6 { line-height: 16px; }
.timely h4 { font-size: 14px; }
.timely h4 small { font-size: 12px; }
.timely h5 { font-size: 12px; }
.timely h6 { font-size: 11px; color: rgb(153, 153, 153); text-transform: uppercase; }
.timely .page-header { padding-bottom: 15px; margin: 16px 0px; border-bottom: 1px solid rgb(238, 238, 238); }
.timely .page-header h1 { line-height: 1; }
.timely ul, .timely ol { padding: 0px; margin: 0px 0px 8px 25px; }
.timely ul ul, .timely ul ol, .timely ol ol, .timely ol ul { margin-bottom: 0px; }
.timely ul { list-style: outside none disc; }
.timely ol { list-style: outside none decimal; }
.timely li { line-height: 16px; }
.timely ul.unstyled, .timely ol.unstyled { margin-left: 0px; list-style: outside none none; }
.timely dl { margin-bottom: 16px; }
.timely dt, .timely dd { line-height: 16px; }
.timely dt { font-weight: bold; line-height: 15px; }
.timely dd { margin-left: 8px; }
.timely .dl-horizontal dt { float: left; clear: left; width: 120px; text-align: right; }
.timely .dl-horizontal dd { margin-left: 130px; }
.timely hr { margin: 16px 0px; border-right: 0px none; border-left: 0px none; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px; border-style: solid none; border-color: rgb(238, 238, 238) -moz-use-text-color rgb(255, 255, 255); }
.timely strong { font-weight: bold; }
.timely em { font-style: italic; }
.timely .muted { color: rgb(153, 153, 153); }
.timely abbr[title] { border-bottom: 1px dotted rgb(221, 221, 221); cursor: help; }
.timely abbr.initialism { font-size: 90%; text-transform: uppercase; }
.timely blockquote { padding: 0px 0px 0px 15px; margin: 0px 0px 16px; border-left: 5px solid rgb(238, 238, 238); }
.timely blockquote p { margin-bottom: 0px; font-size: 16px; font-weight: 300; line-height: 20px; }
.timely blockquote small { display: block; line-height: 16px; color: rgb(153, 153, 153); }
.timely blockquote small:before { content: "— "; }
.timely blockquote.pull-right { float: right; padding-left: 0px; padding-right: 15px; border-left: 0px none; border-right: 5px solid rgb(238, 238, 238); }
.timely blockquote.pull-right p, .timely blockquote.pull-right small { text-align: right; }
.timely q:before, .timely q:after, .timely blockquote:before, .timely blockquote:after { content: ""; }
.timely address { display: block; margin-bottom: 16px; line-height: 16px; font-style: normal; }
.timely small { font-size: 100%; }
.timely cite { font-style: normal; }
.timely form { margin: 0px 0px 16px; }
.timely fieldset { padding: 0px; margin: 0px; border: 0px none; }
.timely legend { display: block; width: 100%; padding: 0px; margin-bottom: 24px; font-size: 19.5px; line-height: 32px; color: rgb(51, 51, 51); border-width: 0px 0px 1px; border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(229, 229, 229); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.timely legend small { font-size: 12px; color: rgb(153, 153, 153); }
.timely label, .timely input, .timely button, .timely select, .timely textarea { font-size: 13px; font-weight: normal; line-height: 16px; }
.timely input, .timely button, .timely select, .timely textarea { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
.timely label { display: block; margin-bottom: 5px; }
.timely select, .timely textarea, .timely input[type="text"], .timely input[type="password"], .timely input[type="datetime"], .timely input[type="datetime-local"], .timely input[type="date"], .timely input[type="month"], .timely input[type="time"], .timely input[type="week"], .timely input[type="number"], .timely input[type="email"], .timely input[type="url"], .timely input[type="search"], .timely input[type="tel"], .timely input[type="color"], .timely .uneditable-input { display: inline-block; height: 16px; padding: 4px; margin-bottom: 9px; font-size: 13px; line-height: 16px; color: rgb(85, 85, 85); }
.timely input, .timely textarea { width: 210px; }
.timely textarea { height: auto; }
.timely textarea, .timely input[type="text"], .timely input[type="password"], .timely input[type="datetime"], .timely input[type="datetime-local"], .timely input[type="date"], .timely input[type="month"], .timely input[type="time"], .timely input[type="week"], .timely input[type="number"], .timely input[type="email"], .timely input[type="url"], .timely input[type="search"], .timely input[type="tel"], .timely input[type="color"], .timely .uneditable-input { background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; }
.timely textarea:focus, .timely input[type="text"]:focus, .timely input[type="password"]:focus, .timely input[type="datetime"]:focus, .timely input[type="datetime-local"]:focus, .timely input[type="date"]:focus, .timely input[type="month"]:focus, .timely input[type="time"]:focus, .timely input[type="week"]:focus, .timely input[type="number"]:focus, .timely input[type="email"]:focus, .timely input[type="url"]:focus, .timely input[type="search"]:focus, .timely input[type="tel"]:focus, .timely input[type="color"]:focus, .timely .uneditable-input:focus { border-color: rgba(82, 168, 236, 0.8); outline: 0px none; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82, 168, 236, 0.6); }
.timely input[type="radio"], .timely input[type="checkbox"] { margin: 3px 0px; line-height: normal; cursor: pointer; }
.timely input[type="submit"], .timely input[type="reset"], .timely input[type="button"], .timely input[type="radio"], .timely input[type="checkbox"] { width: auto; }
.timely .uneditable-textarea { width: auto; height: auto; }
.timely select, .timely input[type="file"] { height: 28px; line-height: 28px; }
.timely select { width: 220px; border: 1px solid rgb(187, 187, 187); }
.timely select[multiple], .timely select[size] { height: auto; }
.timely select:focus, .timely input[type="file"]:focus, .timely input[type="radio"]:focus, .timely input[type="checkbox"]:focus { outline: thin dotted rgb(51, 51, 51); outline-offset: -2px; }
.timely .radio, .timely .checkbox { min-height: 18px; padding-left: 18px; }
.timely .radio input[type="radio"], .timely .checkbox input[type="checkbox"] { float: left; margin-left: -18px; }
.timely .controls > .radio:first-child, .timely .controls > .checkbox:first-child { padding-top: 5px; }
.timely .radio.inline, .timely .checkbox.inline { display: inline-block; padding-top: 5px; margin-bottom: 0px; vertical-align: middle; }
.timely .radio.inline + .radio.inline, .timely .checkbox.inline + .checkbox.inline { margin-left: 10px; }
.timely .input-mini { width: 60px; }
.timely .input-small { width: 90px; }
.timely .input-medium { width: 150px; }
.timely .input-large { width: 210px; }
.timely .input-xlarge { width: 270px; }
.timely .input-xxlarge { width: 530px; }
.timely input[class*="span"], .timely select[class*="span"], .timely textarea[class*="span"], .timely .uneditable-input[class*="span"], .timely .row-fluid input[class*="span"], .timely .row-fluid select[class*="span"], .timely .row-fluid textarea[class*="span"], .timely .row-fluid .uneditable-input[class*="span"] { float: none; margin-left: 0px; }
.timely .input-append input[class*="span"], .timely .input-append .uneditable-input[class*="span"], .timely .input-prepend input[class*="span"], .timely .input-prepend .uneditable-input[class*="span"], .timely .row-fluid .input-prepend [class*="span"], .timely .row-fluid .input-append [class*="span"] { display: inline-block; }
.timely input, .timely textarea, .timely .uneditable-input { margin-left: 0px; }
.timely input.span12, textarea.span12, .uneditable-input.span12 { width: 930px; }
.timely input.span11, textarea.span11, .uneditable-input.span11 { width: 850px; }
.timely input.span10, textarea.span10, .uneditable-input.span10 { width: 770px; }
.timely input.span9, textarea.span9, .uneditable-input.span9 { width: 690px; }
.timely input.span8, textarea.span8, .uneditable-input.span8 { width: 610px; }
.timely input.span7, textarea.span7, .uneditable-input.span7 { width: 530px; }
.timely input.span6, textarea.span6, .uneditable-input.span6 { width: 450px; }
.timely input.span5, textarea.span5, .uneditable-input.span5 { width: 370px; }
.timely input.span4, textarea.span4, .uneditable-input.span4 { width: 290px; }
.timely input.span3, textarea.span3, .uneditable-input.span3 { width: 210px; }
.timely input.span2, textarea.span2, .uneditable-input.span2 { width: 130px; }
.timely input.span1, textarea.span1, .uneditable-input.span1 { width: 50px; }
.timely input[disabled], .timely select[disabled], .timely textarea[disabled], .timely input[readonly], .timely select[readonly], .timely textarea[readonly] { cursor: not-allowed; background-color: rgb(238, 238, 238); border-color: rgb(221, 221, 221); }
.timely input[type="radio"][disabled], .timely input[type="checkbox"][disabled], .timely input[type="radio"][readonly], .timely input[type="checkbox"][readonly] { background-color: transparent; }
.timely .control-group.warning > label, .timely .control-group.warning .help-block, .timely .control-group.warning .help-inline { color: rgb(192, 152, 83); }
.timely .control-group.warning .checkbox, .timely .control-group.warning .radio, .timely .control-group.warning input, .timely .control-group.warning select, .timely .control-group.warning textarea { color: rgb(192, 152, 83); border-color: rgb(192, 152, 83); }
.timely .control-group.warning .checkbox:focus, .timely .control-group.warning .radio:focus, .timely .control-group.warning input:focus, .timely .control-group.warning select:focus, .timely .control-group.warning textarea:focus { border-color: rgb(164, 126, 60); box-shadow: 0px 0px 6px rgb(219, 197, 158); }
.timely .control-group.warning .input-prepend .add-on, .timely .control-group.warning .input-append .add-on { color: rgb(192, 152, 83); background-color: rgb(252, 248, 227); border-color: rgb(192, 152, 83); }
.timely .control-group.error > label, .timely .control-group.error .help-block, .timely .control-group.error .help-inline { color: rgb(185, 74, 72); }
.timely .control-group.error .checkbox, .timely .control-group.error .radio, .timely .control-group.error input, .timely .control-group.error select, .timely .control-group.error textarea { color: rgb(185, 74, 72); border-color: rgb(185, 74, 72); }
.timely .control-group.error .checkbox:focus, .timely .control-group.error .radio:focus, .timely .control-group.error input:focus, .timely .control-group.error select:focus, .timely .control-group.error textarea:focus { border-color: rgb(149, 59, 57); box-shadow: 0px 0px 6px rgb(213, 147, 146); }
.timely .control-group.error .input-prepend .add-on, .timely .control-group.error .input-append .add-on { color: rgb(185, 74, 72); background-color: rgb(242, 222, 222); border-color: rgb(185, 74, 72); }
.timely .control-group.success > label, .timely .control-group.success .help-block, .timely .control-group.success .help-inline { color: rgb(70, 136, 71); }
.timely .control-group.success .checkbox, .timely .control-group.success .radio, .timely .control-group.success input, .timely .control-group.success select, .timely .control-group.success textarea { color: rgb(70, 136, 71); border-color: rgb(70, 136, 71); }
.timely .control-group.success .checkbox:focus, .timely .control-group.success .radio:focus, .timely .control-group.success input:focus, .timely .control-group.success select:focus, .timely .control-group.success textarea:focus { border-color: rgb(53, 102, 53); box-shadow: 0px 0px 6px rgb(122, 186, 123); }
.timely .control-group.success .input-prepend .add-on, .timely .control-group.success .input-append .add-on { color: rgb(70, 136, 71); background-color: rgb(223, 240, 216); border-color: rgb(70, 136, 71); }
.timely input:focus:required:invalid, .timely textarea:focus:required:invalid, .timely select:focus:required:invalid { color: rgb(185, 74, 72); border-color: rgb(238, 95, 91); }
.timely input:focus:required:invalid:focus, .timely textarea:focus:required:invalid:focus, .timely select:focus:required:invalid:focus { border-color: rgb(233, 50, 45); box-shadow: 0px 0px 6px rgb(248, 185, 183); }
.timely .form-actions { padding: 15px 20px 16px; margin-top: 16px; margin-bottom: 16px; border-top: 1px solid rgb(229, 229, 229); }
.timely .form-actions:before, .timely .form-actions:after { display: table; content: ""; }
.timely .form-actions:after { clear: both; }
.timely .uneditable-input { overflow: hidden; white-space: nowrap; cursor: not-allowed; background-color: rgb(255, 255, 255); border-color: rgb(238, 238, 238); box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.024) inset; }
.timely .help-block, .timely .help-inline { color: rgb(85, 85, 85); }
.timely .help-block { display: block; margin-bottom: 8px; }
.timely .help-inline { display: inline-block; vertical-align: middle; padding-left: 5px; }
.timely .input-prepend, .timely .input-append { margin-bottom: 5px; }
.timely .input-prepend input, .timely .input-prepend select, .timely .input-prepend .uneditable-input, .timely .input-append input, .timely .input-append select, .timely .input-append .uneditable-input { position: relative; margin-bottom: 0px; vertical-align: middle; border-radius: 0px; }
.timely .input-prepend input:focus, .timely .input-prepend select:focus, .timely .input-prepend .uneditable-input:focus, .timely .input-append input:focus, .timely .input-append select:focus, .timely .input-append .uneditable-input:focus { z-index: 2; }
.timely .input-prepend .uneditable-input, .timely .input-append .uneditable-input { border-left-color: rgb(204, 204, 204); }
.timely .input-prepend .add-on, .timely .input-append .add-on { display: inline-block; width: auto; height: 16px; min-width: 16px; padding: 4px 5px; font-weight: normal; line-height: 16px; text-align: center; text-shadow: 0px 1px 0px rgb(255, 255, 255); vertical-align: middle; background-color: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); }
.timely .input-prepend .add-on, .timely .input-prepend .btn, .timely .input-append .add-on, .timely .input-append .btn { margin-left: -1px; border-radius: 0px; }
.timely .input-prepend .active, .timely .input-append .active { background-color: rgb(187, 232, 192); border-color: rgb(73, 193, 87); }
.timely .input-prepend .add-on, .timely .input-prepend .btn { margin-right: -1px; }
.timely .input-prepend .add-on:first-child, .timely .input-prepend .btn:first-child { border-radius: 0px; }
.timely .input-append input, .timely .input-append select, .timely .input-append .uneditable-input { border-radius: 0px; }
.timely .input-append .uneditable-input { border-right-color: rgb(204, 204, 204); border-left-color: rgb(238, 238, 238); }
.timely .input-append .add-on:last-child, .timely .input-append .btn:last-child { border-radius: 0px; }
.timely .input-prepend.input-append input, .timely .input-prepend.input-append select, .timely .input-prepend.input-append .uneditable-input { border-radius: 0px; }
.timely .input-prepend.input-append .add-on:first-child, .timely .input-prepend.input-append .btn:first-child { margin-right: -1px; border-radius: 0px; }
.timely .input-prepend.input-append .add-on:last-child, .timely .input-prepend.input-append .btn:last-child { margin-left: -1px; border-radius: 0px; }
.timely .search-query { padding-right: 14px; padding-left: 14px; margin-bottom: 0px; border-radius: 14px; }
.timely .form-search input, .timely .form-search textarea, .timely .form-search select, .timely .form-search .help-inline, .timely .form-search .uneditable-input, .timely .form-search .input-prepend, .timely .form-search .input-append, .timely .form-inline input, .timely .form-inline textarea, .timely .form-inline select, .timely .form-inline .help-inline, .timely .form-inline .uneditable-input, .timely .form-inline .input-prepend, .timely .form-inline .input-append, .timely .form-horizontal input, .timely .form-horizontal textarea, .timely .form-horizontal select, .timely .form-horizontal .help-inline, .timely .form-horizontal .uneditable-input, .timely .form-horizontal .input-prepend, .timely .form-horizontal .input-append { display: inline-block; margin-bottom: 0px; }
.timely .form-search .hide, .timely .form-inline .hide, .timely .form-horizontal .hide { display: none; }
.timely .form-search label, .timely .form-inline label { display: inline-block; }
.timely .form-search .input-append, .timely .form-inline .input-append, .timely .form-search .input-prepend, .timely .form-inline .input-prepend { margin-bottom: 0px; }
.timely .form-search .radio, .timely .form-search .checkbox, .timely .form-inline .radio, .timely .form-inline .checkbox { padding-left: 0px; margin-bottom: 0px; vertical-align: middle; }
.timely .form-search .radio input[type="radio"], .timely .form-search .checkbox input[type="checkbox"], .timely .form-inline .radio input[type="radio"], .timely .form-inline .checkbox input[type="checkbox"] { float: left; margin-right: 3px; margin-left: 0px; }
.timely .control-group { margin-bottom: 8px; }
.timely legend + .control-group { margin-top: 16px; }
.timely .form-horizontal .control-group { margin-bottom: 16px; }
.timely .form-horizontal .control-group:before, .timely .form-horizontal .control-group:after { display: table; content: ""; }
.timely .form-horizontal .control-group:after { clear: both; }
.timely .form-horizontal .control-label { float: left; width: 140px; padding-top: 5px; text-align: right; }
.timely .form-horizontal .controls { margin-left: 160px; }
.timely .form-horizontal .controls:first-child {  }
.timely .form-horizontal .help-block { margin-top: 8px; margin-bottom: 0px; }
.timely .form-horizontal .form-actions { padding-left: 160px; }
.timely .btn-file { overflow: hidden; position: relative; vertical-align: middle; }
.timely .btn-file > input { position: absolute; top: 0px; right: 0px; margin: 0px; border-style: solid; border-color: transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 0px 100px 200px; opacity: 0; transform: translate(-300px, 0px) scale(4); direction: ltr; cursor: pointer; }
.timely .fileupload { margin-bottom: 9px; }
.timely .fileupload .uneditable-input { display: inline-block; margin-bottom: 0px; vertical-align: middle; cursor: text; }
.timely .fileupload .thumbnail { overflow: hidden; display: inline-block; margin-bottom: 5px; vertical-align: middle; text-align: center; }
.timely .fileupload .thumbnail > img { display: inline-block; vertical-align: middle; max-height: 100%; }
.timely .fileupload .btn { vertical-align: middle; }
.timely .fileupload-exists .fileupload-new, .timely .fileupload-new .fileupload-exists { display: none; }
.timely .fileupload-inline .fileupload-controls { display: inline; }
.timely .fileupload-new .input-append .btn-file { border-radius: 0px 3px 3px 0px; }
.timely .thumbnail-borderless .thumbnail { border: medium none; padding: 0px; border-radius: 0px; box-shadow: none; }
.timely .fileupload-new.thumbnail-borderless .thumbnail { border: 1px solid rgb(221, 221, 221); }
.timely .control-group.warning .fileupload .uneditable-input { color: rgb(164, 126, 60); border-color: rgb(164, 126, 60); }
.timely .control-group.warning .fileupload .fileupload-preview { color: rgb(164, 126, 60); }
.timely .control-group.warning .fileupload .thumbnail { border-color: rgb(164, 126, 60); }
.timely .control-group.error .fileupload .uneditable-input { color: rgb(185, 74, 72); border-color: rgb(185, 74, 72); }
.timely .control-group.error .fileupload .fileupload-preview { color: rgb(185, 74, 72); }
.timely .control-group.error .fileupload .thumbnail { border-color: rgb(185, 74, 72); }
.timely .control-group.success .fileupload .uneditable-input { color: rgb(70, 136, 71); border-color: rgb(70, 136, 71); }
.timely .control-group.success .fileupload .fileupload-preview { color: rgb(70, 136, 71); }
.timely .control-group.success .fileupload .thumbnail { border-color: rgb(70, 136, 71); }
.timely .dropup, .timely .dropdown { position: relative; }
.timely .dropdown-toggle {  }
.timely .dropdown-toggle:active, .timely .open .dropdown-toggle { outline: 0px none; }
.timely .caret { display: inline-block; width: 0px; height: 0px; vertical-align: top; border-top: 4px solid rgb(0, 0, 0); border-right: 4px solid transparent; border-left: 4px solid transparent; content: ""; opacity: 0.3; }
.timely .dropdown .caret { margin-top: 8px; margin-left: 2px; }
.timely .dropdown:hover .caret, .timely .open .caret { opacity: 1; }
.timely .dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 10000; display: none; float: left; min-width: 160px; padding: 4px 0px; margin: 1px 0px 0px; list-style: outside none none; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 5px; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); background-clip: padding-box; }
.timely .dropdown-menu.pull-right { right: 0px; left: auto; }
.timely .dropdown-menu .divider { height: 1px; margin: 7px 1px; overflow: hidden; border-bottom: 1px solid; }
.timely .dropdown-menu a { display: block; padding: 3px 15px; clear: both; font-weight: normal; line-height: 16px; color: rgb(102, 102, 102); white-space: nowrap; }
.timely .dropdown-menu li > a:hover, .timely .dropdown-menu .active > a, .timely .dropdown-menu .active > a:hover { color: rgb(0, 0, 0); text-decoration: none; background-color: rgb(224, 239, 255); }
.timely .open {  }
.timely .open > .dropdown-menu { display: block; }
.timely .pull-right > .dropdown-menu { right: 0px; left: auto; }
.timely .dropup .caret, .timely .navbar-fixed-bottom .dropdown .caret { border-top: 0px none; border-bottom: 4px solid rgb(0, 0, 0); content: "↑"; }
.timely .dropup .dropdown-menu, .timely .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }
.timely .typeahead { margin-top: 2px; border-radius: 4px; }
.timely .close { float: right; font-size: 20px; font-weight: bold; line-height: 16px; color: rgb(0, 0, 0); text-shadow: 0px 1px 0px rgb(255, 255, 255); opacity: 0.2; }
.timely .close:hover { color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.4; }
.timely button.close { padding: 0px; cursor: pointer; background: none repeat scroll 0% 0% transparent; border: 0px none; }
.timely .btn { display: inline-block; padding: 4px 10px; margin-bottom: 0px; font-size: 13px; line-height: 16px; color: rgb(51, 51, 51); text-align: center; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; cursor: pointer; background-color: rgb(245, 245, 245); background-image: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(230, 230, 230)); background-repeat: repeat-x; border-width: 1px; border-style: solid; border-color: rgb(217, 217, 217) rgb(217, 217, 217) rgb(192, 192, 192); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-radius: 4px; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); }
.timely .btn:hover, .timely .btn:active, .timely .btn.active, .timely .btn.disabled, .timely .btn[disabled] { background-color: rgb(230, 230, 230); }
.timely .btn:active, .timely .btn.active {  }
.timely .btn:first-child {  }
.timely .btn:hover { color: rgb(51, 51, 51); text-decoration: none; background-color: rgb(230, 230, 230); background-position: 0px -15px; transition: background-position 0.1s linear 0s; }
.timely .btn:focus { outline: thin dotted rgb(51, 51, 51); outline-offset: -2px; }
.timely .btn.active, .timely .btn:active { background-color: rgb(230, 230, 230); background-image: none; outline: 0px none; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); }
.timely .btn.disabled, .timely .btn[disabled] { cursor: default; background-color: rgb(230, 230, 230); background-image: none; opacity: 0.65; box-shadow: none; }
.timely .btn-large { padding: 9px 14px; font-size: 15px; line-height: normal; border-radius: 5px; }
.timely .btn-large [class^="icon-"] { margin-top: 1px; }
.timely .btn-small { padding: 5px 9px; font-size: 11px; line-height: 14px; }
.timely .btn-small [class^="icon-"] { margin-top: -1px; }
.timely .btn-mini { padding: 2px 6px; font-size: 11px; line-height: 12px; }
.timely .btn-primary, .timely .btn-primary:hover, .timely .btn-warning, .timely .btn-warning:hover, .timely .btn-danger, .timely .btn-danger:hover, .timely .btn-success, .timely .btn-success:hover, .timely .btn-info, .timely .btn-info:hover, .timely .btn-inverse, .timely .btn-inverse:hover { color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); }
.timely .btn-primary.active, .timely .btn-warning.active, .timely .btn-danger.active, .timely .btn-success.active, .timely .btn-info.active, .timely .btn-inverse.active { color: rgba(255, 255, 255, 0.75); }
.timely .btn { border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }
.timely .btn-primary { background-color: rgb(91, 183, 91); background-image: -moz-linear-gradient(center top , rgb(98, 196, 98), rgb(81, 163, 81)); background-repeat: repeat-x; border-color: rgb(81, 163, 81) rgb(81, 163, 81) rgb(56, 112, 56); }
.timely .btn-primary:hover, .timely .btn-primary:active, .timely .btn-primary.active, .timely .btn-primary.disabled, .timely .btn-primary[disabled] { background-color: rgb(81, 163, 81); }
.timely .btn-primary:active, .timely .btn-primary.active {  }
.timely .btn-warning { background-color: rgb(250, 167, 50); background-image: -moz-linear-gradient(center top , rgb(251, 180, 80), rgb(248, 148, 6)); background-repeat: repeat-x; border-color: rgb(248, 148, 6) rgb(248, 148, 6) rgb(173, 103, 4); }
.timely .btn-warning:hover, .timely .btn-warning:active, .timely .btn-warning.active, .timely .btn-warning.disabled, .timely .btn-warning[disabled] { background-color: rgb(248, 148, 6); }
.timely .btn-warning:active, .timely .btn-warning.active {  }
.timely .btn-danger { background-color: rgb(218, 79, 73); background-image: -moz-linear-gradient(center top , rgb(238, 95, 91), rgb(189, 54, 47)); background-repeat: repeat-x; border-color: rgb(189, 54, 47) rgb(189, 54, 47) rgb(128, 36, 32); }
.timely .btn-danger:hover, .timely .btn-danger:active, .timely .btn-danger.active, .timely .btn-danger.disabled, .timely .btn-danger[disabled] { background-color: rgb(189, 54, 47); }
.timely .btn-danger:active, .timely .btn-danger.active {  }
.timely .btn-success { background-color: rgb(91, 183, 91); background-image: -moz-linear-gradient(center top , rgb(98, 196, 98), rgb(81, 163, 81)); background-repeat: repeat-x; border-color: rgb(81, 163, 81) rgb(81, 163, 81) rgb(56, 112, 56); }
.timely .btn-success:hover, .timely .btn-success:active, .timely .btn-success.active, .timely .btn-success.disabled, .timely .btn-success[disabled] { background-color: rgb(81, 163, 81); }
.timely .btn-success:active, .timely .btn-success.active {  }
.timely .btn-info { background-color: rgb(73, 175, 205); background-image: -moz-linear-gradient(center top , rgb(91, 192, 222), rgb(47, 150, 180)); background-repeat: repeat-x; border-color: rgb(47, 150, 180) rgb(47, 150, 180) rgb(31, 99, 119); }
.timely .btn-info:hover, .timely .btn-info:active, .timely .btn-info.active, .timely .btn-info.disabled, .timely .btn-info[disabled] { background-color: rgb(47, 150, 180); }
.timely .btn-info:active, .timely .btn-info.active {  }
.timely .btn-inverse { background-color: rgb(65, 65, 65); background-image: -moz-linear-gradient(center top , rgb(85, 85, 85), rgb(34, 34, 34)); background-repeat: repeat-x; border-color: rgb(34, 34, 34) rgb(34, 34, 34) rgb(0, 0, 0); }
.timely .btn-inverse:hover, .timely .btn-inverse:active, .timely .btn-inverse.active, .timely .btn-inverse.disabled, .timely .btn-inverse[disabled] { background-color: rgb(34, 34, 34); }
.timely .btn-inverse:active, .timely .btn-inverse.active {  }
.timely button.btn, .timely input.btn[type="submit"] {  }
.timely button.btn::-moz-focus-inner, .timely input.btn[type="submit"]::-moz-focus-inner { padding: 0px; border: 0px none; }
.timely button.btn.btn-large, .timely input.btn.btn-large[type="submit"] {  }
.timely button.btn.btn-small, .timely input.btn.btn-small[type="submit"] {  }
.timely button.btn.btn-mini, .timely input.btn.btn-mini[type="submit"] {  }
.timely .btn-group { position: relative; }
.timely .btn-group:before, .timely .btn-group:after { display: table; content: ""; }
.timely .btn-group:after { clear: both; }
.timely .btn-group:first-child {  }
.timely .btn-group + .btn-group { margin-left: 5px; }
.timely .btn-toolbar { margin-top: 8px; margin-bottom: 8px; }
.timely .btn-toolbar .btn-group { display: inline-block; }
.timely .btn-group > .btn { position: relative; float: left; margin-left: -1px; border-radius: 0px; }
.timely .btn-group > .btn:first-child { margin-left: 0px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.timely .btn-group > .btn:last-child, .timely .btn-group > .dropdown-toggle { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.timely .btn-group > .btn.large:first-child { margin-left: 0px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.timely .btn-group > .btn.large:last-child, .timely .btn-group > .large.dropdown-toggle { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.timely .btn-group > .btn:hover, .timely .btn-group > .btn:focus, .timely .btn-group > .btn:active, .timely .btn-group > .btn.active { z-index: 2; }
.timely .btn-group .dropdown-toggle:active, .timely .btn-group.open .dropdown-toggle { outline: 0px none; }
.timely .btn-group > .dropdown-toggle { padding-left: 8px; padding-right: 8px; box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.125) inset, 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); }
.timely .btn-group > .btn-mini.dropdown-toggle { padding-left: 5px; padding-right: 5px; }
.timely .btn-group > .btn-small.dropdown-toggle {  }
.timely .btn-group > .btn-large.dropdown-toggle { padding-left: 12px; padding-right: 12px; }
.timely .btn-group.open .dropdown-toggle { background-image: none; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); }
.timely .btn-group.open .btn.dropdown-toggle { background-color: rgb(230, 230, 230); }
.timely .btn-group.open .btn-primary.dropdown-toggle { background-color: rgb(81, 163, 81); }
.timely .btn-group.open .btn-warning.dropdown-toggle { background-color: rgb(248, 148, 6); }
.timely .btn-group.open .btn-danger.dropdown-toggle { background-color: rgb(189, 54, 47); }
.timely .btn-group.open .btn-success.dropdown-toggle { background-color: rgb(81, 163, 81); }
.timely .btn-group.open .btn-info.dropdown-toggle { background-color: rgb(47, 150, 180); }
.timely .btn-group.open .btn-inverse.dropdown-toggle { background-color: rgb(34, 34, 34); }
.timely .btn .caret { margin-top: 7px; margin-left: 0px; }
.timely .btn:hover .caret, .timely .open.btn-group .caret { opacity: 1; }
.timely .btn-mini .caret { margin-top: 5px; }
.timely .btn-small .caret { margin-top: 6px; }
.timely .btn-large .caret { margin-top: 6px; border-left-width: 5px; border-right-width: 5px; border-top-width: 5px; }
.timely .dropup .btn-large .caret { border-bottom: 5px solid rgb(0, 0, 0); border-top: 0px none; }
.timely .btn-primary .caret, .timely .btn-warning .caret, .timely .btn-danger .caret, .timely .btn-info .caret, .timely .btn-success .caret, .timely .btn-inverse .caret { border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); opacity: 0.75; }
.timely .alert { padding: 8px 35px 8px 14px; margin-bottom: 16px; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5); background-color: rgb(252, 248, 227); border: 1px solid rgb(251, 238, 213); border-radius: 4px; color: rgb(192, 152, 83); }
.timely .alert-heading { color: inherit; }
.timely .alert .close { position: relative; top: -2px; right: -21px; line-height: 18px; }
.timely .alert-success { background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); color: rgb(70, 136, 71); }
.timely .alert-danger, .timely .alert-error { background-color: rgb(242, 222, 222); border-color: rgb(238, 211, 215); color: rgb(185, 74, 72); }
.timely .alert-info { background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); color: rgb(58, 135, 173); }
.timely .alert-block { padding-top: 14px; padding-bottom: 14px; }
.timely .alert-block > p, .timely .alert-block > ul { margin-bottom: 0px; }
.timely .alert-block p + p { margin-top: 5px; }
.timely .nav { margin-left: 0px; margin-bottom: 16px; list-style: outside none none; }
.timely .nav > li > a { display: block; }
.timely .nav > li > a:hover { text-decoration: none; background-color: rgb(238, 238, 238); }
.timely .nav .nav-header { display: block; padding: 3px 15px; font-size: 11px; font-weight: bold; line-height: 16px; color: rgb(153, 153, 153); text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5); text-transform: uppercase; }
.timely .nav li + .nav-header { margin-top: 9px; }
.timely .nav-list { padding-left: 15px; padding-right: 15px; margin-bottom: 0px; }
.timely .nav-list > li > a, .timely .nav-list .nav-header { margin-left: -15px; margin-right: -15px; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5); }
.timely .nav-list > li > a { padding: 3px 15px; }
.timely .nav-list > .active > a, .timely .nav-list > .active > a:hover { color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2); background-color: rgb(80, 114, 149); }
.timely .nav-list [class^="icon-"] { margin-right: 2px; }
.timely .nav-list .divider { height: 1px; margin: 7px 1px; overflow: hidden; background-color: rgb(229, 229, 229); border-bottom: 1px solid rgb(255, 255, 255); }
.timely .nav-tabs, .timely .nav-pills {  }
.timely .nav-tabs:before, .timely .nav-tabs:after, .timely .nav-pills:before, .timely .nav-pills:after { display: table; content: ""; }
.timely .nav-tabs:after, .timely .nav-pills:after { clear: both; }
.timely .nav-tabs > li, .timely .nav-pills > li { float: left; }
.timely .nav-tabs > li > a, .timely .nav-pills > li > a { padding-right: 12px; padding-left: 12px; margin-right: 2px; line-height: 14px; }
.timely .nav-tabs { border-bottom: 1px solid rgb(221, 221, 221); }
.timely .nav-tabs > li { margin-bottom: -1px; }
.timely .nav-tabs > li > a { padding-top: 8px; padding-bottom: 8px; line-height: 16px; border: 1px solid transparent; border-radius: 4px 4px 0px 0px; }
.timely .nav-tabs > li > a:hover { border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221); }
.timely .nav-tabs > .active > a, .timely .nav-tabs > .active > a:hover { color: rgb(85, 85, 85); background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; cursor: default; }
.timely .nav-pills > li > a { padding-top: 8px; padding-bottom: 8px; margin-top: 2px; margin-bottom: 2px; border-radius: 5px; }
.timely .nav-pills > .active > a, .timely .nav-pills > .active > a:hover { color: rgb(255, 255, 255); background-color: rgb(80, 114, 149); }
.timely .nav-stacked > li { float: none; }
.timely .nav-stacked > li > a { margin-right: 0px; }
.timely .nav-tabs.nav-stacked { border-bottom: 0px none; }
.timely .nav-tabs.nav-stacked > li > a { border: 1px solid rgb(221, 221, 221); border-radius: 0px; }
.timely .nav-tabs.nav-stacked > li:first-child > a { border-radius: 4px 4px 0px 0px; }
.timely .nav-tabs.nav-stacked > li:last-child > a { border-radius: 0px 0px 4px 4px; }
.timely .nav-tabs.nav-stacked > li > a:hover { border-color: rgb(221, 221, 221); z-index: 2; }
.timely .nav-pills.nav-stacked > li > a { margin-bottom: 3px; }
.timely .nav-pills.nav-stacked > li:last-child > a { margin-bottom: 1px; }
.timely .nav-tabs .dropdown-menu, .timely .nav-pills .dropdown-menu { margin-top: 1px; border-width: 1px; }
.timely .nav-pills .dropdown-menu { border-radius: 4px; }
.timely .nav-tabs .dropdown-toggle .caret, .timely .nav-pills .dropdown-toggle .caret { border-top-color: rgb(80, 114, 149); border-bottom-color: rgb(80, 114, 149); margin-top: 6px; }
.timely .nav-tabs .dropdown-toggle:hover .caret, .timely .nav-pills .dropdown-toggle:hover .caret { border-top-color: rgb(53, 76, 99); border-bottom-color: rgb(53, 76, 99); }
.timely .nav-tabs .active .dropdown-toggle .caret, .timely .nav-pills .active .dropdown-toggle .caret { border-top-color: rgb(51, 51, 51); border-bottom-color: rgb(51, 51, 51); }
.timely .nav > .dropdown.active > a:hover { color: rgb(0, 0, 0); cursor: pointer; }
.timely .nav-tabs .open .dropdown-toggle, .timely .nav-pills .open .dropdown-toggle, .timely .nav > .open.active > a:hover { color: rgb(255, 255, 255); background-color: rgb(153, 153, 153); border-color: rgb(153, 153, 153); }
.timely .nav .open .caret, .timely .nav .open.active .caret, .timely .nav .open a:hover .caret { border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); opacity: 1; }
.timely .tabs-stacked .open > a:hover { border-color: rgb(153, 153, 153); }
.timely .tabbable {  }
.timely .tabbable:before, .timely .tabbable:after { display: table; content: ""; }
.timely .tabbable:after { clear: both; }
.timely .tab-content { display: table; width: 100%; }
.timely .tabs-below .nav-tabs, .timely .tabs-right .nav-tabs, .timely .tabs-left .nav-tabs { border-bottom: 0px none; }
.timely .tab-content > .tab-pane, .timely .pill-content > .pill-pane { display: none; }
.timely .tab-content > .active, .timely .pill-content > .active { display: block; }
.timely .tabs-below .nav-tabs { border-top: 1px solid rgb(221, 221, 221); }
.timely .tabs-below .nav-tabs > li { margin-top: -1px; margin-bottom: 0px; }
.timely .tabs-below .nav-tabs > li > a { border-radius: 0px 0px 4px 4px; }
.timely .tabs-below .nav-tabs > li > a:hover { border-bottom-color: transparent; border-top-color: rgb(221, 221, 221); }
.timely .tabs-below .nav-tabs .active > a, .timely .tabs-below .nav-tabs .active > a:hover { border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221); }
.timely .tabs-left .nav-tabs > li, .timely .tabs-right .nav-tabs > li { float: none; }
.timely .tabs-left .nav-tabs > li > a, .timely .tabs-right .nav-tabs > li > a { min-width: 74px; margin-right: 0px; margin-bottom: 3px; }
.timely .tabs-left .nav-tabs { float: left; margin-right: 19px; border-right: 1px solid rgb(221, 221, 221); }
.timely .tabs-left .nav-tabs > li > a { margin-right: -1px; border-radius: 4px 0px 0px 4px; }
.timely .tabs-left .nav-tabs > li > a:hover { border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(238, 238, 238) rgb(238, 238, 238); }
.timely .tabs-left .nav-tabs .active > a, .timely .tabs-left .nav-tabs .active > a:hover { border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221); }
.timely .tabs-right .nav-tabs { float: right; margin-left: 19px; border-left: 1px solid rgb(221, 221, 221); }
.timely .tabs-right .nav-tabs > li > a { margin-left: -1px; border-radius: 0px 4px 4px 0px; }
.timely .tabs-right .nav-tabs > li > a:hover { border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221); }
.timely .tabs-right .nav-tabs .active > a, .timely .tabs-right .nav-tabs .active > a:hover { border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent; }
.timely .thumbnails { margin-left: -20px; list-style: outside none none; }
.timely .thumbnails:before, .timely .thumbnails:after { display: table; content: ""; }
.timely .thumbnails:after { clear: both; }
.timely .row-fluid .thumbnails { margin-left: 0px; }
.timely .thumbnails > li { float: left; margin-bottom: 16px; margin-left: 20px; }
.timely .thumbnail { display: block; padding: 4px; line-height: 1; border: 1px solid rgb(221, 221, 221); border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075); }
.timely a.thumbnail:hover { border-color: rgb(80, 114, 149); box-shadow: 0px 1px 4px rgba(0, 105, 214, 0.25); }
.timely .thumbnail > img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.timely .thumbnail .caption { padding: 9px; }
.timely .pull-right { float: right; }
.timely .pull-left { float: left; }
.timely .hide { display: none; }
.timely .show { display: block; }
.timely .invisible { visibility: hidden; }
.timely .datepicker { top: 0px; left: 0px; padding: 4px; margin-top: 1px; border-radius: 4px; }
.timely .datepicker:before { content: ""; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 6px; }
.timely .datepicker:after { content: ""; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid rgb(255, 255, 255); position: absolute; top: -6px; left: 7px; }
.timely .datepicker > div { display: none; }
.timely .datepicker.days div.datepicker-days { display: block; }
.timely .datepicker.months div.datepicker-months { display: block; }
.timely .datepicker.years div.datepicker-years { display: block; }
.timely .datepicker table { margin: 0px; }
.timely .datepicker td, .timely .datepicker th { text-align: center; width: 20px; height: 20px; border-radius: 4px; }
.timely .datepicker td.day:hover { background: none repeat scroll 0% 0% rgb(238, 238, 238); cursor: pointer; }
.timely .datepicker td.old, .timely .datepicker td.new { color: rgb(153, 153, 153); }
.timely .datepicker td.disabled, .timely .datepicker td.disabled:hover { background: none repeat scroll 0% 0% transparent; color: rgb(153, 153, 153); cursor: default; }
.timely .datepicker td.today, .timely .datepicker td.today:hover, .timely .datepicker td.today.disabled, .timely .datepicker td.today.disabled:hover { background-color: rgb(253, 225, 154); background-image: -moz-linear-gradient(center top , rgb(253, 212, 154), rgb(253, 245, 154)); background-repeat: repeat-x; border-color: rgb(253, 245, 154) rgb(253, 245, 154) rgb(251, 237, 80); }
.timely .datepicker td.today:hover, .timely .datepicker td.today:active, .timely .datepicker td.today.active, .timely .datepicker td.today.disabled, .timely .datepicker td.today[disabled], .timely .datepicker td.today:hover:hover, .timely .datepicker td.today:hover:active, .timely .datepicker td.today.active:hover, .timely .datepicker td.today.disabled:hover, .timely .datepicker td.today[disabled]:hover, .timely .datepicker td.today.disabled:hover, .timely .datepicker td.today.disabled:active, .timely .datepicker td.today.disabled.active, .timely .datepicker td.today.disabled.disabled, .timely .datepicker td.today.disabled[disabled], .timely .datepicker td.today.disabled:hover:hover, .timely .datepicker td.today.disabled:hover:active, .timely .datepicker td.today.disabled.active:hover, .timely .datepicker td.today.disabled.disabled:hover, .timely .datepicker td.today.disabled[disabled]:hover { background-color: rgb(253, 245, 154); }
.timely .datepicker td.today:active, .timely .datepicker td.today.active, .timely .datepicker td.today:hover:active, .timely .datepicker td.today.active:hover, .timely .datepicker td.today.disabled:active, .timely .datepicker td.today.disabled.active, .timely .datepicker td.today.disabled:hover:active, .timely .datepicker td.today.disabled.active:hover {  }
.timely .datepicker td.active, .timely .datepicker td.active:hover, .timely .datepicker td.active.disabled, .timely .datepicker td.active.disabled:hover { background-color: rgb(98, 196, 111); background-image: -moz-linear-gradient(center top , rgb(98, 196, 98), rgb(98, 196, 131)); background-repeat: repeat-x; border-color: rgb(98, 196, 131) rgb(98, 196, 131) rgb(59, 158, 92); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); }
.timely .datepicker td.active:hover, .timely .datepicker td.active:active, .timely .datepicker td.active.active, .timely .datepicker td.active.disabled, .timely .datepicker td.active[disabled], .timely .datepicker td.active:hover:hover, .timely .datepicker td.active:hover:active, .timely .datepicker td.active.active:hover, .timely .datepicker td.active.disabled:hover, .timely .datepicker td.active[disabled]:hover, .timely .datepicker td.active.disabled:hover, .timely .datepicker td.active.disabled:active, .timely .datepicker td.active.disabled.active, .timely .datepicker td.active.disabled.disabled, .timely .datepicker td.active.disabled[disabled], .timely .datepicker td.active.disabled:hover:hover, .timely .datepicker td.active.disabled:hover:active, .timely .datepicker td.active.disabled.active:hover, .timely .datepicker td.active.disabled.disabled:hover, .timely .datepicker td.active.disabled[disabled]:hover { background-color: rgb(98, 196, 131); }
.timely .datepicker td.active:active, .timely .datepicker td.active.active, .timely .datepicker td.active:hover:active, .timely .datepicker td.active.active:hover, .timely .datepicker td.active.disabled:active, .timely .datepicker td.active.disabled.active, .timely .datepicker td.active.disabled:hover:active, .timely .datepicker td.active.disabled.active:hover {  }
.timely .datepicker td span { display: block; width: 23%; height: 54px; line-height: 54px; float: left; margin: 1%; cursor: pointer; border-radius: 4px; }
.timely .datepicker td span:hover { background: none repeat scroll 0% 0% rgb(238, 238, 238); }
.timely .datepicker td span.disabled, .timely .datepicker td span.disabled:hover { background: none repeat scroll 0% 0% transparent; color: rgb(153, 153, 153); cursor: default; }
.timely .datepicker td span.active, .timely .datepicker td span.active:hover, .timely .datepicker td span.active.disabled, .timely .datepicker td span.active.disabled:hover { background-color: rgb(98, 196, 111); background-image: -moz-linear-gradient(center top , rgb(98, 196, 98), rgb(98, 196, 131)); background-repeat: repeat-x; border-color: rgb(98, 196, 131) rgb(98, 196, 131) rgb(59, 158, 92); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); }
.timely .datepicker td span.active:hover, .timely .datepicker td span.active:active, .timely .datepicker td span.active.active, .timely .datepicker td span.active.disabled, .timely .datepicker td span.active[disabled], .timely .datepicker td span.active:hover:hover, .timely .datepicker td span.active:hover:active, .timely .datepicker td span.active.active:hover, .timely .datepicker td span.active.disabled:hover, .timely .datepicker td span.active[disabled]:hover, .timely .datepicker td span.active.disabled:hover, .timely .datepicker td span.active.disabled:active, .timely .datepicker td span.active.disabled.active, .timely .datepicker td span.active.disabled.disabled, .timely .datepicker td span.active.disabled[disabled], .timely .datepicker td span.active.disabled:hover:hover, .timely .datepicker td span.active.disabled:hover:active, .timely .datepicker td span.active.disabled.active:hover, .timely .datepicker td span.active.disabled.disabled:hover, .timely .datepicker td span.active.disabled[disabled]:hover { background-color: rgb(98, 196, 131); }
.timely .datepicker td span.active:active, .timely .datepicker td span.active.active, .timely .datepicker td span.active:hover:active, .timely .datepicker td span.active.active:hover, .timely .datepicker td span.active.disabled:active, .timely .datepicker td span.active.disabled.active, .timely .datepicker td span.active.disabled:hover:active, .timely .datepicker td span.active.disabled.active:hover {  }
.timely .datepicker td span.old { color: rgb(153, 153, 153); }
.timely .datepicker th.switch { width: 145px; }
.timely .datepicker thead tr:first-child th, .timely .datepicker tfoot tr:first-child th { cursor: pointer; }
.timely .datepicker thead tr:first-child th:hover, .timely .datepicker tfoot tr:first-child th:hover { background: none repeat scroll 0% 0% rgb(238, 238, 238); }
.timely .input-append.date .add-on i, .timely .input-prepend.date .add-on i { display: block; cursor: pointer; width: 16px; height: 16px; }
.timely .bootstrap-timepicker.dropdown-menu { top: 0px; left: 0px; padding: 4px; margin-top: 1px; border-radius: 4px; display: none; min-width: 10px; z-index: 99999; }
.timely .bootstrap-timepicker.dropdown-menu.open { display: inline-block; }
.timely .bootstrap-timepicker.dropdown-menu:before { content: ""; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 6px; }
.timely .bootstrap-timepicker.dropdown-menu:after { content: ""; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid rgb(255, 255, 255); position: absolute; top: -6px; left: 7px; }
.timely .bootstrap-timepicker.modal { top: 30%; margin-top: 0px; width: 200px; margin-left: -100px; }
.timely .bootstrap-timepicker.modal .modal-content { padding: 0px; }
.timely .bootstrap-timepicker table { width: 100%; margin: 0px; }
.timely .bootstrap-timepicker table td { text-align: center; height: 30px; margin: 0px; padding: 2px; }
.timely .bootstrap-timepicker table td span { width: 100%; }
.timely .bootstrap-timepicker table td a { border: 1px solid transparent; width: 3em; display: inline-block; margin: 0px; padding: 8px 0px; outline: 0px none; }
.timely .bootstrap-timepicker table td a:hover { background-color: rgb(238, 238, 238); border-radius: 4px; border-color: rgb(221, 221, 221); }
.timely .bootstrap-timepicker table td a i { margin-top: 2px; }
.timely .bootstrap-timepicker table td input { width: 25px; margin: 0px; text-align: center; }
.timely .bootstrap-timepicker-component .add-on { cursor: pointer; }
.timely .bootstrap-timepicker-component .add-on i { display: block; width: 16px; height: 16px; }
.timely .btn { color: rgb(51, 51, 51); text-shadow: 0px 1px 1px rgb(255, 255, 255); background-color: rgb(245, 245, 245); background-image: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(230, 230, 230)); background-repeat: repeat-x; border-width: 1px; border-style: solid; border-color: rgb(217, 217, 217) rgb(217, 217, 217) rgb(192, 192, 192); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); }
.timely .btn:hover, .timely .btn:active, .timely .btn.active, .timely .btn.disabled, .timely .btn[disabled] { background-color: rgb(230, 230, 230); }
.timely .btn:active, .timely .btn.active {  }
.timely .btn:hover { color: rgb(26, 26, 26); }
.timely .btn.disabled, .timely .btn[disabled] { background-color: rgb(246, 246, 246); }
.timely .btn-primary, .timely .btn-primary:hover, .timely .btn-warning, .timely .btn-warning:hover, .timely .btn-danger, .timely .btn-danger:hover, .timely .btn-success, .timely .btn-success:hover, .timely .btn-info, .timely .btn-info:hover, .timely .btn-inverse, .timely .btn-inverse:hover { color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); }
.timely .btn-primary.active, .timely .btn-warning.active, .timely .btn-danger.active, .timely .btn-success.active, .timely .btn-info.active, .timely .btn-inverse.active { color: rgba(255, 255, 255, 0.75); }
.timely .btn-primary { background-color: rgb(91, 183, 91); background-image: -moz-linear-gradient(center top , rgb(98, 196, 98), rgb(81, 163, 81)); background-repeat: repeat-x; border-color: rgb(81, 163, 81) rgb(81, 163, 81) rgb(56, 112, 56); }
.timely .btn-primary:hover, .timely .btn-primary:active, .timely .btn-primary.active, .timely .btn-primary.disabled, .timely .btn-primary[disabled] { background-color: rgb(81, 163, 81); }
.timely .btn-primary:active, .timely .btn-primary.active {  }
.timely .btn-warning { background-color: rgb(250, 167, 50); background-image: -moz-linear-gradient(center top , rgb(251, 180, 80), rgb(248, 148, 6)); background-repeat: repeat-x; border-color: rgb(248, 148, 6) rgb(248, 148, 6) rgb(173, 103, 4); }
.timely .btn-warning:hover, .timely .btn-warning:active, .timely .btn-warning.active, .timely .btn-warning.disabled, .timely .btn-warning[disabled] { background-color: rgb(248, 148, 6); }
.timely .btn-warning:active, .timely .btn-warning.active {  }
.timely .btn-danger { background-color: rgb(218, 79, 73); background-image: -moz-linear-gradient(center top , rgb(238, 95, 91), rgb(189, 54, 47)); background-repeat: repeat-x; border-color: rgb(189, 54, 47) rgb(189, 54, 47) rgb(128, 36, 32); }
.timely .btn-danger:hover, .timely .btn-danger:active, .timely .btn-danger.active, .timely .btn-danger.disabled, .timely .btn-danger[disabled] { background-color: rgb(189, 54, 47); }
.timely .btn-danger:active, .timely .btn-danger.active {  }
.timely .btn-success { background-color: rgb(91, 183, 91); background-image: -moz-linear-gradient(center top , rgb(98, 196, 98), rgb(81, 163, 81)); background-repeat: repeat-x; border-color: rgb(81, 163, 81) rgb(81, 163, 81) rgb(56, 112, 56); }
.timely .btn-success:hover, .timely .btn-success:active, .timely .btn-success.active, .timely .btn-success.disabled, .timely .btn-success[disabled] { background-color: rgb(81, 163, 81); }
.timely .btn-success:active, .timely .btn-success.active {  }
.timely .btn-info { background-color: rgb(73, 175, 205); background-image: -moz-linear-gradient(center top , rgb(91, 192, 222), rgb(47, 150, 180)); background-repeat: repeat-x; border-color: rgb(47, 150, 180) rgb(47, 150, 180) rgb(31, 99, 119); }
.timely .btn-info:hover, .timely .btn-info:active, .timely .btn-info.active, .timely .btn-info.disabled, .timely .btn-info[disabled] { background-color: rgb(47, 150, 180); }
.timely .btn-info:active, .timely .btn-info.active {  }
.timely .btn-inverse { background-color: rgb(65, 65, 65); background-image: -moz-linear-gradient(center top , rgb(85, 85, 85), rgb(34, 34, 34)); background-repeat: repeat-x; border-color: rgb(34, 34, 34) rgb(34, 34, 34) rgb(0, 0, 0); }
.timely .btn-inverse:hover, .timely .btn-inverse:active, .timely .btn-inverse.active, .timely .btn-inverse.disabled, .timely .btn-inverse[disabled] { background-color: rgb(34, 34, 34); }
.timely .btn-inverse:active, .timely .btn-inverse.active {  }
.timely .btn-toolbar { margin: 0px; }
.timely .btn-group { margin-bottom: 6px; vertical-align: bottom; }
.timely .btn-group > .btn-primary { z-index: 3; }
.timely .btn-group.pull-right + .btn-group.pull-right { margin-left: 0px; margin-right: 5px; }
.timely .btn-group > .btn, .timely .btn-group > .dropdown-menu, .timely .btn-group > .popover { font-size: 13px; }
.timely .btn-group > .btn-mini { font-size: 11px; }
.timely .btn-group > .btn-small {  }
.timely .btn-group > .btn-large { font-size: 15px; }
.timely .nav { margin: 0px 0px 16px ! important; list-style: outside none none ! important; padding: 0px ! important; }
.timely .nav > li { list-style: outside none none ! important; margin: 0px ! important; padding: 0px ! important; }
.timely .nav-pills > li > a { margin-top: 0px; margin-bottom: 0px; padding: 8px 9px 7px; }
.timely .nav > li > a:hover, .timely .nav-pills > .active > a, .timely .nav > .dropdown:hover > a, .timely .nav-pills > .active > a:hover, .timely .nav > .dropdown.active > a:hover, .timely .nav-tabs .open .dropdown-toggle, .timely .nav-pills .open .dropdown-toggle, .timely .nav > li.dropdown.open.active > a:hover { background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5)); background-repeat: repeat-x; background-color: rgb(224, 239, 255); border-color: rgb(224, 239, 255); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3) inset, 0px 2px 1px rgba(77, 77, 77, 0.1) inset; color: rgb(0, 0, 0) ! important; }
.timely .dropdown-toggle { color: rgb(102, 102, 102) ! important; }
.timely .dropdown-toggle:hover { background-color: rgb(224, 239, 255); border-color: rgb(224, 239, 255); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3) inset; color: rgb(0, 0, 0) ! important; }
.timely .caret { border-top-color: rgb(77, 77, 77); border-bottom-color: rgb(77, 77, 77); opacity: 0.75; }
.timely .dropdown .caret { margin-left: 0px; }
.timely .nav-tabs .dropdown-toggle .caret, .timely .nav-pills .dropdown-toggle .caret { border-top-color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); }
.timely .nav-tabs .dropdown-toggle:hover .caret, .timely .nav-pills .dropdown-toggle:hover .caret, .timely .nav li.dropdown.open .caret, .timely .nav li.dropdown.open.active .caret, .timely .nav li.dropdown.open a:hover .caret, .timely .nav-tabs .active .dropdown-toggle .caret, .timely .nav-pills .active .dropdown-toggle .caret { border-top-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); }
.timely .dropdown-toggle { cursor: pointer; }
.timely .dropdown-menu { border-color: rgba(0, 0, 0, 0.2); margin-top: 0px ! important; }
.timely .dropdown-menu a:hover, .timely .dropdown-menu .active > a, .timely .dropdown-menu .active > a:hover { border: medium none; background: none repeat scroll 0% 0% rgb(224, 239, 255) ! important; color: rgb(0, 0, 0); }
.timely .modal { min-height: 250px; margin-left: -250px; width: 500px; background-color: rgb(255, 255, 255) ! important; border-color: rgb(202, 202, 202) ! important; }
.timely .modal-header { border-bottom-color: rgb(221, 221, 221); }
.timely .modal-header h2 { margin: 0px; }
.timely .modal-body { min-height: 90px; max-height: 350px; padding: 15px; overflow-y: auto; }
.timely .modal-footer { background-color: rgb(245, 245, 245); border-top-color: rgb(221, 221, 221); box-shadow: 0px 1px 0px rgb(255, 255, 255); }
.timely .close { color: rgb(77, 77, 77); opacity: 0.3; }
.timely .close:hover { color: rgb(77, 77, 77); opacity: 0.6; }
.timely form { margin: 0px; }
.timely select, .timely textarea, .timely input[type="text"], .timely input[type="password"], .timely input[type="datetime"], .timely input[type="datetime-local"], .timely input[type="date"], .timely input[type="month"], .timely input[type="time"], .timely input[type="week"], .timely input[type="number"], .timely input[type="email"], .timely input[type="url"], .timely input[type="search"], .timely input[type="tel"], .timely input[type="color"], .timely input[type="file"], .timely .uneditable-input { color: rgb(85, 85, 85); }
.timely select:-moz-placeholder, .timely textarea:-moz-placeholder, .timely input[type="text"]:-moz-placeholder, .timely input[type="password"]:-moz-placeholder, .timely input[type="datetime"]:-moz-placeholder, .timely input[type="datetime-local"]:-moz-placeholder, .timely input[type="date"]:-moz-placeholder, .timely input[type="month"]:-moz-placeholder, .timely input[type="time"]:-moz-placeholder, .timely input[type="week"]:-moz-placeholder, .timely input[type="number"]:-moz-placeholder, .timely input[type="email"]:-moz-placeholder, .timely input[type="url"]:-moz-placeholder, .timely input[type="search"]:-moz-placeholder, .timely input[type="tel"]:-moz-placeholder, .timely input[type="color"]:-moz-placeholder, .timely input[type="file"]:-moz-placeholder, .timely .uneditable-input:-moz-placeholder { color: rgb(153, 153, 153); }
.timely select:focus, .timely textarea:focus, .timely input[type="text"]:focus, .timely input[type="password"]:focus, .timely input[type="datetime"]:focus, .timely input[type="datetime-local"]:focus, .timely input[type="date"]:focus, .timely input[type="month"]:focus, .timely input[type="time"]:focus, .timely input[type="week"]:focus, .timely input[type="number"]:focus, .timely input[type="email"]:focus, .timely input[type="url"]:focus, .timely input[type="search"]:focus, .timely input[type="tel"]:focus, .timely input[type="color"]:focus, .timely input[type="file"]:focus, .timely .uneditable-input:focus { border-color: rgba(82, 168, 236, 0.8); box-shadow: 0px 0px 8px rgba(82, 168, 236, 0.8); }
.timely .placeholder { color: rgb(153, 153, 153); }
.timely input[disabled], .timely select[disabled], .timely textarea[disabled], .timely input[readonly], .timely select[readonly], .timely textarea[readonly] { border-color: rgb(217, 217, 217); cursor: auto; }
.timely input[readonly], .timely select[readonly], .timely textarea[readonly] { background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); }
.timely .select2-container input[type="text"]:focus { box-shadow: none; }
.timely input.ai1ec-datepicker[readonly], .timely input.ai1ec-timepicker[readonly] { cursor: pointer; }
.timely .datepicker { font-size: 11.05px; padding: 5.525px; }
.timely .datepicker.ai1ec-right-aligned:before { left: auto; right: 6px; }
.timely .datepicker.ai1ec-right-aligned:after { left: auto; right: 7px; }
.timely .datepicker th, .timely .datepicker td { height: 22.1px; width: 24.31px; vertical-align: middle; }
.timely .datepicker th { font-weight: bold; }
.timely .datepicker thead tr:first-child th:hover, .timely .datepicker tfoot tr:first-child th:hover { background-color: rgb(224, 239, 255); }
.timely .datepicker thead tr:first-child th.today, .timely .datepicker tfoot tr:first-child th.today { display: table-cell ! important; margin: 0px ! important; overflow: visible ! important; opacity: 100 ! important; padding: 0px ! important; height: 22.1px ! important; width: 24.31px ! important; }
.timely .datepicker td.day:hover { background-color: rgb(224, 239, 255); }
.timely .datepicker td.old, .timely .datepicker td.new { color: rgb(148, 148, 148); }
.timely .datepicker td.disabled, .timely .datepicker td.disabled:hover { background: none repeat scroll 0% 0% transparent; color: rgb(202, 202, 202); }
.timely .datepicker td.today, .timely .datepicker td.today:hover, .timely .datepicker td.today.disabled, .timely .datepicker td.today.disabled:hover { background-color: rgb(255, 255, 221); background-image: -moz-linear-gradient(center top , rgb(255, 255, 221), rgb(255, 255, 221)); background-repeat: repeat-x; border-color: rgb(255, 255, 221) rgb(255, 255, 221) rgb(255, 255, 145); box-shadow: 0px 0px 2px rgb(166, 166, 149) inset; }
.timely .datepicker td.today:hover, .timely .datepicker td.today:active, .timely .datepicker td.today.active, .timely .datepicker td.today.disabled, .timely .datepicker td.today[disabled], .timely .datepicker td.today:hover:hover, .timely .datepicker td.today:hover:active, .timely .datepicker td.today.active:hover, .timely .datepicker td.today.disabled:hover, .timely .datepicker td.today[disabled]:hover, .timely .datepicker td.today.disabled:hover, .timely .datepicker td.today.disabled:active, .timely .datepicker td.today.disabled.active, .timely .datepicker td.today.disabled.disabled, .timely .datepicker td.today.disabled[disabled], .timely .datepicker td.today.disabled:hover:hover, .timely .datepicker td.today.disabled:hover:active, .timely .datepicker td.today.disabled.active:hover, .timely .datepicker td.today.disabled.disabled:hover, .timely .datepicker td.today.disabled[disabled]:hover { background-color: rgb(255, 255, 221); }
.timely .datepicker td.today:active, .timely .datepicker td.today.active, .timely .datepicker td.today:hover:active, .timely .datepicker td.today.active:hover, .timely .datepicker td.today.disabled:active, .timely .datepicker td.today.disabled.active, .timely .datepicker td.today.disabled:hover:active, .timely .datepicker td.today.disabled.active:hover {  }
.timely .datepicker td.active, .timely .datepicker td.active:hover, .timely .datepicker td.active.disabled, .timely .datepicker td.active.disabled:hover { background-color: rgb(224, 239, 255); background-image: -moz-linear-gradient(center top , rgb(224, 239, 255), rgb(224, 239, 255)); background-repeat: repeat-x; border-color: rgb(224, 239, 255) rgb(224, 239, 255) rgb(148, 200, 255); box-shadow: none; color: rgb(102, 102, 102); text-shadow: none; }
.timely .datepicker td.active:hover, .timely .datepicker td.active:active, .timely .datepicker td.active.active, .timely .datepicker td.active.disabled, .timely .datepicker td.active[disabled], .timely .datepicker td.active:hover:hover, .timely .datepicker td.active:hover:active, .timely .datepicker td.active.active:hover, .timely .datepicker td.active.disabled:hover, .timely .datepicker td.active[disabled]:hover, .timely .datepicker td.active.disabled:hover, .timely .datepicker td.active.disabled:active, .timely .datepicker td.active.disabled.active, .timely .datepicker td.active.disabled.disabled, .timely .datepicker td.active.disabled[disabled], .timely .datepicker td.active.disabled:hover:hover, .timely .datepicker td.active.disabled:hover:active, .timely .datepicker td.active.disabled.active:hover, .timely .datepicker td.active.disabled.disabled:hover, .timely .datepicker td.active.disabled[disabled]:hover { background-color: rgb(224, 239, 255); }
.timely .datepicker td.active:active, .timely .datepicker td.active.active, .timely .datepicker td.active:hover:active, .timely .datepicker td.active.active:hover, .timely .datepicker td.active.disabled:active, .timely .datepicker td.active.disabled.active, .timely .datepicker td.active.disabled:hover:active, .timely .datepicker td.active.disabled.active:hover {  }
.timely .datepicker td span:hover { background-color: rgb(224, 239, 255); }
.timely .datepicker td span.old { color: rgb(148, 148, 148); }
.timely .datepicker td span.disabled, .timely .datepicker td span.disabled:hover { background: none repeat scroll 0% 0% transparent; color: rgb(202, 202, 202); }
.timely .datepicker td span.active, .timely .datepicker td span.active:hover, .timely .datepicker td span.active.disabled, .timely .datepicker td span.active.disabled:hover { background-color: rgb(224, 239, 255); background-image: -moz-linear-gradient(center top , rgb(224, 239, 255), rgb(224, 239, 255)); background-repeat: repeat-x; border-color: rgb(224, 239, 255) rgb(224, 239, 255) rgb(148, 200, 255); box-shadow: none; color: rgb(102, 102, 102); text-shadow: none; }
.timely .datepicker td span.active:hover, .timely .datepicker td span.active:active, .timely .datepicker td span.active.active, .timely .datepicker td span.active.disabled, .timely .datepicker td span.active[disabled], .timely .datepicker td span.active:hover:hover, .timely .datepicker td span.active:hover:active, .timely .datepicker td span.active.active:hover, .timely .datepicker td span.active.disabled:hover, .timely .datepicker td span.active[disabled]:hover, .timely .datepicker td span.active.disabled:hover, .timely .datepicker td span.active.disabled:active, .timely .datepicker td span.active.disabled.active, .timely .datepicker td span.active.disabled.disabled, .timely .datepicker td span.active.disabled[disabled], .timely .datepicker td span.active.disabled:hover:hover, .timely .datepicker td span.active.disabled:hover:active, .timely .datepicker td span.active.disabled.active:hover, .timely .datepicker td span.active.disabled.disabled:hover, .timely .datepicker td span.active.disabled[disabled]:hover { background-color: rgb(224, 239, 255); }
.timely .datepicker td span.active:active, .timely .datepicker td span.active.active, .timely .datepicker td span.active:hover:active, .timely .datepicker td span.active.active:hover, .timely .datepicker td span.active.disabled:active, .timely .datepicker td span.active.disabled.active, .timely .datepicker td span.active.disabled:hover:active, .timely .datepicker td span.active.disabled.active:hover {  }
.timely .bootstrap-timepicker table td { height: auto; }
.timely .bootstrap-timepicker table td a:hover { background-color: rgb(224, 239, 255); border: medium none; }
.timely .datepicker:before, .timely .bootstrap-timepicker.dropdown-menu:before { border-bottom-color: rgba(0, 0, 0, 0.2); }
.timely .datepicker:after, .timely .bootstrap-timepicker.dropdown-menu:after { border-bottom-color: rgb(255, 255, 255); }
.ai1ec-loading { position: absolute; z-index: 9; top: 0px; left: 0px; width: 100%; height: 100%; background: url(150b5a484351d36a5df20b809dc117e16fcc1004.gif)  no-repeat scroll center center rgba(255, 255, 255, 0.5); display: none; }
#ai1ec-calendar-view-container .ai1ec-loading { background-color: transparent; background-position: center 150px; }
.modal > .ai1ec-loading { border-radius: 5px; }
.ai1ec-label { font-size: 0.85em; font-weight: bold; color: rgb(170, 170, 170); text-transform: uppercase; }
.ai1ec-allday-badge { color: rgb(255, 255, 255); background: linear-gradient(rgb(123, 140, 157), rgb(86, 102, 117) 50%, rgb(63, 74, 85)) no-repeat scroll 0% 0% rgb(81, 96, 111); border-radius: 0.9em; box-shadow: 0px 1px 0px rgb(196, 204, 212) inset, 0px 2px 2px rgba(0, 0, 0, 0.08); display: inline-block; font-size: 0.85em; font-weight: normal; margin: 0px 0px 1px; opacity: 0.9; padding: 0px 0.7em 0.05em; vertical-align: middle; }
.ai1ec-no-results { color: rgb(148, 148, 148); }
.ai1ec-centered { text-align: center; }
.ai1ec-prose p, .ai1ec-prose ul, .ai1ec-prose ol, .ai1ec-prose li { font-size: 14.04px; line-height: 19.2px; }
.ai1ec-prose p, .ai1ec-prose ul, .ai1ec-prose ol { margin-bottom: 9.6px; }
.ai1ec-category { border-radius: 4px; box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5) inset; cursor: pointer; display: inline-block; font-size: 0.9em; line-height: 2em ! important; margin: 1px 0px; padding: 0px 0.5em ! important; text-shadow: 0px 1px 0px rgb(255, 255, 255); text-transform: uppercase; white-space: nowrap; color: rgb(102, 102, 102) ! important; }
.ai1ec-category:hover, .active > .ai1ec-category { background-color: rgb(224, 239, 255); border-color: rgb(224, 239, 255); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3) inset; color: rgb(0, 0, 0) ! important; }
.ai1ec-category-color, .ai1ec-category-color-empty { display: inline-block; height: 6px; margin: 0px 1px; padding: 1px; width: 6px; }
.ai1ec-category-color { border-radius: 4px; border-color: rgba(0, 0, 0, 0.5); opacity: 0.8; }
.ai1ec-tag { border-radius: 4px; color: rgb(80, 114, 149); cursor: pointer; display: inline-block ! important; line-height: 1.7em ! important; margin: 1px 0px 0px; padding: 0px 4px ! important; white-space: nowrap; }
.ai1ec-tag i { padding-right: 3px; }
.ai1ec-tag:hover, .active > .ai1ec-tag { background-color: rgb(224, 239, 255); border-color: rgb(224, 239, 255); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3) inset; color: rgb(0, 0, 0) ! important; }
.ai1ec-event-avatar { background-color: rgb(255, 255, 255); box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4); }
.ai1ec-event-avatar img { height: auto; display: block; min-height: 90px; width: auto; }
.ai1ec-agenda-widget-view { font-size: 0.8em; }
.ai1ec-agenda-widget-view .ai1ec-date-events { margin: 0px 0.5em 0px 0px; }
.ai1ec-agenda-widget-view .ai1ec-date { border-top: 1px solid rgb(229, 229, 229); background: linear-gradient(rgb(242, 242, 242), rgb(242, 242, 242) 1em, rgb(255, 255, 255)) no-repeat scroll 0% 0% transparent; float: left; width: 100%; }
.ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today { border-top: 1px solid rgb(240, 240, 169); background: linear-gradient(rgb(244, 244, 191), rgb(244, 244, 191) 1em, rgb(255, 255, 255)) no-repeat scroll 0% 0% transparent; }
.ai1ec-agenda-widget-view .ai1ec-date-title { border-width: 1px; border-style: solid; border-right: 1px solid rgb(202, 202, 202); border-color: rgb(255, 255, 255) rgb(202, 202, 202) rgb(202, 202, 202); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-radius: 5px; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.08); overflow: hidden; color: rgb(104, 104, 104); float: left; font-size: 8.7pt; font-weight: bold ! important; background-color: rgb(249, 249, 249); background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255) 1em, rgb(224, 224, 224)); background-repeat: no-repeat; line-height: 1.2em; margin: 0.5em 0.75em; text-align: center; text-shadow: 0px 1px 0px rgb(255, 255, 255); width: 3.5em; }
.ai1ec-agenda-widget-view .ai1ec-date-title:hover { color: rgb(77, 77, 77); }
.ai1ec-agenda-widget-view .ai1ec-month { background: none repeat scroll 0% 0% rgb(97, 114, 132); color: rgb(255, 255, 255); display: block; font-size: 0.7em; font-weight: normal; letter-spacing: 0.2em; line-height: 1.8em; text-transform: uppercase; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); }
.ai1ec-agenda-widget-view .ai1ec-day { font-size: 1.7em; padding: 0.3em 0px 0.2em; display: block; }
.ai1ec-agenda-widget-view .ai1ec-weekday { font-size: 0.8em; line-height: 1.3em; display: block; }
.ai1ec-agenda-widget-view .ai1ec-year { color: rgb(255, 255, 255); background: none repeat scroll 0% 0% rgb(97, 114, 132); font-size: 0.8em; letter-spacing: 0.15em; padding: 0px 0.1em; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); }
.ai1ec-agenda-widget-view .ai1ec-event { clear: right; font-size: 1.2em; line-height: 1.3em; margin: 0.5em 0px 0.5em 4.9em; padding: 0px; position: relative; }
.ai1ec-agenda-widget-view .ai1ec-event a { color: rgb(80, 114, 149); display: block; background: none repeat scroll 0% 0% rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-radius: 0.4em; padding: 0.2em 0.4em; }
.ai1ec-agenda-widget-view .ai1ec-event a:hover { color: rgb(53, 76, 99); }
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time { font-weight: bold; }
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title { font-weight: normal; }
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-allday-badge { vertical-align: bottom; }
.popover.ai1ec-popup { line-height: 16px; text-align: left; background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0% 0%; background-origin: padding-box; background-size: auto auto; background-clip: inherit; border: medium none; border-radius: 0px; box-shadow: none; width: auto; }
.popover.ai1ec-popup.fade { opacity: 0; transition: all 0.15s ease-in-out 0s; }
.popover.ai1ec-popup.fade.in { opacity: 1; transition: opacity 0.15s ease-in-out 0s; }
.popover.ai1ec-popup.top { margin-top: 0px; }
.popover.ai1ec-popup.right { margin-left: 0px; }
.popover.ai1ec-popup.bottom { margin-top: 0px; }
.popover.ai1ec-popup.left { margin-left: 0px; }
.popover.ai1ec-popup .arrow { z-index: 1; }
.popover.ai1ec-popup.top .arrow { bottom: 0px; left: 50%; margin-left: -10px; margin-bottom: -12px; border-style: solid; border-right: 10px solid transparent; border-color: rgb(204, 204, 204) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 10px; }
.popover.ai1ec-popup.top .arrow:after { content: " "; height: 0px; width: 0px; position: absolute; z-index: 10; border-style: solid; border-right: 12px solid transparent; border-color: rgb(255, 255, 255) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 12px; margin-left: -12px; margin-top: -14px; }
.popover.ai1ec-popup.left .arrow { top: 50%; right: 0px; margin-top: -10px; margin-right: -12px; border-style: solid; border-color: transparent transparent transparent rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 10px; }
.popover.ai1ec-popup.left .arrow:after { content: " "; height: 0px; width: 0px; position: absolute; z-index: 10; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 12px; margin-top: -12px; margin-left: -14px; }
.popover.ai1ec-popup.bottom .arrow { top: 0px; left: 50%; margin-left: -10px; margin-top: -12px; border-style: solid; border-color: transparent transparent rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 10px; }
.popover.ai1ec-popup.bottom .arrow:after { content: " "; height: 0px; width: 0px; position: absolute; z-index: 10; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 12px; margin-left: -12px; margin-top: -10px; }
.popover.ai1ec-popup.right .arrow { top: 50%; left: 0px; margin-top: -10px; margin-left: -12px; border-style: solid; border-color: transparent rgb(204, 204, 204) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 10px; }
.popover.ai1ec-popup.right .arrow:after { content: " "; height: 0px; width: 0px; position: absolute; z-index: 10; border-style: solid; border-color: transparent rgb(255, 255, 255) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 12px; margin-top: -12px; margin-left: -10px; }
.popover.ai1ec-popup .popover-inner { background: none repeat scroll 0% 0% rgb(204, 204, 204); border-radius: 5px; box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3); padding: 1px; position: relative; width: 170px; }
.popover.ai1ec-popup .popover-content { background: none repeat scroll 0% 0% rgb(255, 255, 255); border-radius: 4px; color: rgb(51, 51, 51); font-size: 10px; font-weight: normal; padding: 5px 8px; position: relative; z-index: 2; }
.popover.ai1ec-popup .ai1ec-event-time { padding: 1px 8px; background: none repeat scroll 0% 0% rgb(238, 238, 238); margin: 2px -8px 0px; font-weight: bold; }
.popover.ai1ec-popup .ai1ec-event-avatar { margin: 6px auto 3px; position: relative; width: 85%; }
.popover.ai1ec-popup .ai1ec-event-avatar img { width: 100%; }
.popover.ai1ec-popup .ai1ec-category-colors { float: right; font-size: 0.9em; }
.popover.ai1ec-popup .ai1ec-category-color { padding: 1px; }
.popover.ai1ec-popup .post-edit-link { font-size: 11px; margin-left: 2px; white-space: nowrap; }
.popover.ai1ec-popup .post-edit-link i { font-size: 13px; }
.popover.ai1ec-popup.left.ai1ec-popup-in-oneday-view { margin-left: 49px; }
.popover-title.ai1ec-popup-title { font-size: 12px; font-weight: bold; line-height: inherit; background: none repeat scroll 0% 0% transparent; border-bottom: medium none; padding: 0px; }
.popover-title.ai1ec-popup-title a { font-weight: bold ! important; }
.ai1ec-popup-excerpt { font-size: 11px; margin-top: 2px; }
.ai1ec-geo-ac-results-not-ready { visibility: hidden; }
.ai1ec-geo-ac-results img { float: left; margin-right: 5px; }
.ai1ec-geo-ac-results .dropdown-menu { display: block; width: 275px; }
.ai1ec-geo-ac-results .dropdown-menu li { clear: left; color: rgb(102, 102, 102); cursor: pointer; margin: 2px 0px; padding: 0px 5px; }
.ai1ec-geo-ac-results .dropdown-menu li:hover { color: rgb(0, 0, 0); background-color: rgb(224, 239, 255); }
.modal-open .ai1ec-geo-ac-results { z-index: 20050; }
.ai1ec-visible-narrow-phone { display: none ! important; }
@media (max-width: 480px) {
  .ai1ec-visible-narrow-phone { display: inherit ! important; }
  .ai1ec-hidden-narrow-phone { display: none ! important; }
  .timely .btn { font-size: 11px; }
  .timely .btn-large { font-size: 15px; }
}
@media (max-width: 500px) {
  .modal { position: fixed; top: 3%; right: 3%; left: 3%; width: auto; margin: 0px; }
  .modal.fade.in { top: 3%; }
  .modal-body { max-height: 222px; }
}
.clearfix {  }
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.hide-text { font: 0px/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0px none; }
.input-block-level { display: block; width: 100%; min-height: 28px; box-sizing: border-box; }
.ai1ec-single-event .ai1ec-event-details, .ai1ec-multi-event .ai1ec-event-details { margin-bottom: 12px; }
.ai1ec-single-event .ai1ec-event-details > *, .ai1ec-multi-event .ai1ec-event-details > * { clear: left; margin-bottom: 8px; position: relative; }
.ai1ec-single-event .ai1ec-event-details .pull-right, .ai1ec-multi-event .ai1ec-event-details .pull-right { clear: right ! important; margin-left: 10px; z-index: 1; }
.ai1ec-single-event .ai1ec-label, .ai1ec-multi-event .ai1ec-label { font-size: 12.155px; left: 0px; line-height: 17px; margin-top: 2.145px; position: absolute; height: 100%; text-align: right; top: 0px; width: 80px; }
.ai1ec-single-event .ai1ec-field-value, .ai1ec-multi-event .ai1ec-field-value { margin-left: 90px; min-height: 20px; }
.ai1ec-single-event .ai1ec-time .ai1ec-field-value, .ai1ec-multi-event .ai1ec-time .ai1ec-field-value { font-size: 1.2em; }
.ai1ec-single-event .ai1ec-time .ai1ec-field-value .ai1ec-allday-badge, .ai1ec-multi-event .ai1ec-time .ai1ec-field-value .ai1ec-allday-badge { font-size: 0.75em; line-height: 1.4em; }
.ai1ec-single-event .ai1ec-exclude, .ai1ec-multi-event .ai1ec-exclude { color: rgb(148, 148, 148); font-size: 0.9em; }
.ai1ec-single-event .ai1ec-edit-instance-link, .ai1ec-multi-event .ai1ec-edit-instance-link { font-size: 0.9em; }
.ai1ec-single-event .ai1ec-categories .ai1ec-label.ai1ec-hidden-narrow-phone, .ai1ec-single-event .ai1ec-tags .ai1ec-label.ai1ec-hidden-narrow-phone, .ai1ec-multi-event .ai1ec-categories .ai1ec-label.ai1ec-hidden-narrow-phone, .ai1ec-multi-event .ai1ec-tags .ai1ec-label.ai1ec-hidden-narrow-phone { cursor: help; margin-top: 4px; }
.ai1ec-single-event .ai1ec-categories + .ai1ec-tags, .ai1ec-multi-event .ai1ec-categories + .ai1ec-tags { margin-top: -8px; }
.ai1ec-single-event .ai1ec-category, .ai1ec-multi-event .ai1ec-category { font-size: 0.8em; }
.ai1ec-single-event .ai1ec-tag, .ai1ec-multi-event .ai1ec-tag { font-size: 0.85em; }
.ai1ec-single-event .ai1ec-map, .ai1ec-multi-event .ai1ec-map { width: 45%; }
.ai1ec-single-event .ai1ec-gmap-container, .ai1ec-multi-event .ai1ec-gmap-container { border: 1px solid rgb(221, 221, 221); border-radius: 4px; position: relative; }
.ai1ec-single-event #ai1ec-gmap-canvas, .ai1ec-multi-event #ai1ec-gmap-canvas { width: 100%; height: 140px; }
.ai1ec-single-event .ai1ec-gmap-link, .ai1ec-multi-event .ai1ec-gmap-link { position: absolute; margin: 0px; bottom: -1px; right: -1px; }
.ai1ec-single-event #ai1ec-gmap-canvas input, .ai1ec-multi-event #ai1ec-gmap-canvas input { margin: 0px ! important; }
.ai1ec-single-event .ai1ec-gmap-placeholder, .ai1ec-multi-event .ai1ec-gmap-placeholder { border-radius: 4px; color: rgb(80, 114, 149); cursor: pointer; height: 12em; border: 1px dashed rgb(221, 221, 221); min-width: 18em; margin-bottom: 0.3em; text-align: center; width: 100%; }
.ai1ec-single-event .ai1ec-gmap-placeholder:hover, .ai1ec-multi-event .ai1ec-gmap-placeholder:hover { border-color: rgb(183, 183, 183); color: rgb(53, 76, 99); }
.ai1ec-single-event .ai1ec-gmap-placeholder strong, .ai1ec-multi-event .ai1ec-gmap-placeholder strong { position: relative; top: 45%; }
.ai1ec-single-event .ai1ec-gmap-container-hidden, .ai1ec-multi-event .ai1ec-gmap-container-hidden { position: absolute ! important; visibility: hidden; }
.ai1ec-single-event .ai1ec-contact span, .ai1ec-multi-event .ai1ec-contact span { display: inline-block; white-space: nowrap; }
.ai1ec-single-event .ai1ec-contact span i:first-child:before, .ai1ec-multi-event .ai1ec-contact span i:first-child:before { text-align: center; width: 1.7em; }
.ai1ec-single-event { font-size: 14.3px; line-height: 20px; }
.ai1ec-single-event .ai1ec-event-avatar { max-width: 40%; }
.ai1ec-single-event .ai1ec-event-avatar img { max-width: 300px; max-height: 300px; min-height: 0px; width: 100%; }
.ai1ec-multi-event, .ai1ec-excerpt { font-size: 12.87px; line-height: 18px; }
.ai1ec-multi-event .ai1ec-label, .ai1ec-excerpt .ai1ec-label { margin-top: 1.43px; }
.ai1ec-excerpt { margin-bottom: 10px; }
.ai1ec-event-footer { clear: both; color: rgb(148, 148, 148); font-size: 0.9em; }
.ai1ec-ics-icon { background: url(225b754faea27939869c3e65ba4e49270fb0a1e8.png)  no-repeat scroll right center transparent; padding-right: 15px; }
@media (max-width: 480px) {
  .ai1ec-single-event .ai1ec-label, .ai1ec-multi-event .ai1ec-label, .ai1ec-excerpt .ai1ec-label { line-height: 20px; margin: 0px; position: static; height: auto; text-align: left; width: auto; }
  .ai1ec-single-event .ai1ec-field-value, .ai1ec-multi-event .ai1ec-field-value, .ai1ec-excerpt .ai1ec-field-value { margin-left: 10px; }
}
@media (max-width: 767px) {
  .ai1ec-single-event .btn-group > .btn, .ai1ec-multi-event .btn-group > .btn, .ai1ec-excerpt .btn-group > .btn { display: block; float: none; margin-left: 0px; margin-top: -1px; }
  .ai1ec-single-event .btn-group > .btn:first-child, .ai1ec-multi-event .btn-group > .btn:first-child, .ai1ec-excerpt .btn-group > .btn:first-child { margin-top: 0px; border-radius: 4px 4px 0px 0px; }
  .ai1ec-single-event .btn-group > .btn:last-child, .ai1ec-multi-event .btn-group > .btn:last-child, .ai1ec-excerpt .btn-group > .btn:last-child { border-radius: 0px 0px 4px 4px; }
}
.clearfix {  }
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.hide-text { font: 0px/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0px none; }
.input-block-level { display: block; width: 100%; min-height: 28px; box-sizing: border-box; }
.ai1ec-container { clear: both; }
#ai1ec-calendar-view-container { position: relative; }
#ai1ec-calendar-view .post-edit-link { white-space: nowrap; }
.ai1ec-calendar-toolbar { background-color: rgb(248, 248, 248); background-image: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(238, 238, 238)); background-repeat: repeat-x; text-shadow: 0px 1px 1px rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(228, 228, 228) rgb(228, 228, 228) rgb(203, 203, 203); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15); border-radius: 6px; padding: 4px 8px; margin-bottom: 8px; }
.ai1ec-calendar-toolbar .nav { margin: 0px ! important; }
.ai1ec-calendar-toolbar .btn-group { margin: 2px 0px; }
.no-touch .ai1ec-calendar-toolbar .dropdown:hover > .dropdown-menu { display: block; }
.ai1ec-views-dropdown .dropdown-menu a { line-height: 20px; }
.ai1ec-views-dropdown a img { border: 0px none ! important; padding: 0px ! important; margin: -3px 0px ! important; float: none ! important; position: static ! important; vertical-align: bottom; background: none repeat scroll 0% 0% transparent ! important; }
.ai1ec-category-filter .ai1ec-category, .ai1ec-category-filter .ai1ec-tag, .ai1ec-tag-filter .ai1ec-category, .ai1ec-tag-filter .ai1ec-tag { font-size: 12px; }
.ai1ec-category-filter .ai1ec-category-color, .ai1ec-tag-filter .ai1ec-category-color { height: 7px; width: 7px; }
.ai1ec-category-filter .dropdown-menu, .ai1ec-tag-filter .dropdown-menu { padding: 1px 2px; }
.ai1ec-tag-filter .dropdown-menu { max-height: 250px; min-width: 200px; overflow: auto; }
.ai1ec-clear-filter { cursor: pointer; display: none; }
.dropdown.active > .dropdown-toggle > i { display: none; }
.dropdown.active > .dropdown-toggle .ai1ec-clear-filter { display: inline; }
.ai1ec-minical-trigger { padding-left: 6px; padding-right: 6px; }
.ai1ec-icon-datepicker { opacity: 0.75; display: inline-block; height: 18px; width: 18px; }
h2.ai1ec-calendar-title { color: rgb(158, 158, 158) ! important; float: left; font-size: 16.25px ! important; line-height: 18px ! important; margin: 8px 8px 6px 0px ! important; text-transform: uppercase; }
.ai1ec-pagination { margin-left: 5px; }
.ai1ec-pagination > .btn { font-size: 11px ! important; height: 16px; padding: 4px 9px; text-transform: uppercase; }
.ai1ec-pagination > .btn > i { font-size: 12px; line-height: 16px; }
.ai1ec-pagination > .btn.ai1ec-prev-year > i, .ai1ec-pagination > .btn.ai1ec-next-year > i, .ai1ec-pagination > .btn.ai1ec-prev-month > i, .ai1ec-pagination > .btn.ai1ec-next-month > i { font-size: 10px; }
.ai1ec-pagination > .btn.ai1ec-prev-year > i + i, .ai1ec-pagination > .btn.ai1ec-prev-month > i { margin-right: 1px; }
.ai1ec-pagination > .btn.ai1ec-next-year > i:first-child, .ai1ec-pagination > .btn.ai1ec-next-month > i { margin-left: 1px; }
.ai1ec-pagination > .btn.ai1ec-prev-month, .ai1ec-pagination > .btn.ai1ec-next-month { min-width: 36px; }
.ai1ec-pagination > .btn.ai1ec-prev-year, .ai1ec-pagination > .btn.ai1ec-next-year { min-width: 40px; }
.ai1ec-pagination .ai1ec-icon-datepicker { vertical-align: top; margin: -2px -1px 0px ! important; }
#ai1ec-print-button i { font-size: 14px; margin-top: -2px; vertical-align: bottom; }
table.ai1ec-month-view, .ai1ec-week-view table, .ai1ec-oneday-view table { border-collapse: collapse; border: 1px solid rgb(221, 221, 221) ! important; margin: 0px ! important; background: none repeat scroll 0% 0% rgb(255, 255, 255); table-layout: fixed ! important; clear: both; width: 100% ! important; }
table.ai1ec-month-view { margin-bottom: 6px ! important; }
.ai1ec-week-view .tablescroll_wrapper, .ai1ec-oneday-view .tablescroll_wrapper { border-bottom: 1px solid rgb(221, 221, 221); margin-bottom: 6px; position: relative; width: auto ! important; }
table.ai1ec-week-view-original, table.ai1ec-oneday-view-original { visibility: hidden; height: 400px; }
table.ai1ec-week-view-original.tablescroll_body, table.ai1ec-oneday-view-original.tablescroll_body { visibility: visible; height: auto; }
.ai1ec-week-view table.tablescroll_head, .ai1ec-week-view table.tablescroll_head th, .ai1ec-oneday-view table.tablescroll_head, .ai1ec-oneday-view table.tablescroll_head th { border-bottom: medium none ! important; padding: 2.48px ! important; }
table.ai1ec-week-view-original.tablescroll_body, table.ai1ec-week-view-original.tablescroll_body tr:first-child td, table.ai1ec-oneday-view-original.tablescroll_body, table.ai1ec-oneday-view-original.tablescroll_body tr:first-child td { border-top: medium none ! important; }
.ai1ec-month-view td, .ai1ec-week-view td, .ai1ec-oneday-view td { border: 1px solid rgb(221, 221, 221) ! important; background: none repeat scroll 0% 0% transparent ! important; padding: 0px ! important; text-align: left; vertical-align: top; }
.ai1ec-month-view th, .ai1ec-week-view th, .ai1ec-oneday-view th { border: medium none ! important; background: none repeat scroll 0% 0% rgb(245, 245, 245) ! important; padding: 0.2em ! important; }
.ai1ec-month-view td.ai1ec-empty { background: none repeat scroll 0% 0% rgb(245, 245, 245) ! important; }
.ai1ec-month-view th, .ai1ec-week-view th, .ai1ec-week-view .ai1ec-hour-marker div, .ai1ec-week-view .ai1ec-allday-label, .ai1ec-oneday-view th, .ai1ec-oneday-view .ai1ec-hour-marker div, .ai1ec-oneday-view .ai1ec-allday-label { color: rgb(158, 158, 158) ! important; text-shadow: 0px 1px 0px rgb(255, 255, 255); }
.ai1ec-month-view th, .ai1ec-oneday-view th { text-align: center ! important; }
.ai1ec-week-view th { text-align: left ! important; }
.ai1ec-week-view .ai1ec-day, .ai1ec-oneday-view .ai1ec-day { height: 1440px; }
.ai1ec-week-view th .ai1ec-weekday-date, .ai1ec-oneday-view th .ai1ec-weekday-date { font-size: 10.5pt ! important; font-weight: normal ! important; }
.ai1ec-week-view th .ai1ec-weekday-day { font-size: 9pt ! important; font-weight: normal ! important; }
.ai1ec-month-view .ai1ec-day, .ai1ec-week-view .ai1ec-day, .ai1ec-week-view .ai1ec-allday-events, .ai1ec-oneday-view .ai1ec-day, .ai1ec-oneday-view .ai1ec-allday-events { position: relative; }
.ai1ec-month-view .ai1ec-day-stretcher { float: left; height: 94px; width: 0px; }
.ai1ec-month-view .ai1ec-today, .ai1ec-week-view .ai1ec-today { background: none repeat scroll 0% 0% rgb(255, 255, 221) ! important; }
.ai1ec-month-view .ai1ec-date { background: none repeat scroll 0% 0% rgb(234, 244, 255); color: rgb(171, 177, 184); line-height: 13px; height: 13px; margin-bottom: 1px; padding: 0px 0.4em; font-size: 8pt; text-align: right; text-shadow: 0px 1px 0px rgb(255, 255, 255); }
.ai1ec-posterboard-view { clear: both; overflow: hidden; margin: 0px auto ! important; min-height: 16px; padding: 0px 0px 6px ! important; background: none repeat scroll 0% 0% rgba(255, 255, 255, 0); }
.ai1ec-posterboard-view .ai1ec-date-block-wrap { background: none repeat scroll 0% 0% rgb(63, 114, 166); color: rgb(255, 255, 255); float: right; margin: 0px 0px 5px 7px; min-width: 48px; opacity: 0.75; position: relative; text-align: center; transition: opacity 0.1s ease 0s; z-index: 1; }
.ai1ec-posterboard-view .ai1ec-date-block-wrap:hover { opacity: 0.9; }
.ai1ec-posterboard-view .ai1ec-date-block-wrap a { color: rgb(255, 255, 255); }
.ai1ec-posterboard-view .ai1ec-month { background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.2); font-size: 0.8em; display: block; letter-spacing: 0.2em; padding: 0px 0.4em; text-transform: uppercase; }
.ai1ec-posterboard-view .ai1ec-day { font-size: 2.2em; display: block; padding: 0.35em 0.2em 0.45em; font-weight: bold; }
.ai1ec-posterboard-view .ai1ec-weekday { line-height: 1.5em; }
.ai1ec-posterboard-view .ai1ec-event-wrap { background: none repeat scroll 0% 0% rgb(255, 249, 240); border: 1px solid rgb(255, 249, 240); box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.4); margin: 6px; padding: 7px; opacity: 0.85; transition: opacity 0.1s ease 0s; }
.ai1ec-posterboard-view .ai1ec-event-wrap:hover { opacity: 1; }
.ai1ec-posterboard-view .ai1ec-event { position: relative; font-size: 10pt; padding: 0px ! important; margin: 0px -2px 0px 0px ! important; float: left; width: 240px; }
.ai1ec-posterboard-view .ai1ec-event .post-edit-link { float: right; opacity: 0; transition: opacity 0.1s ease 0s; }
.ai1ec-posterboard-view .ai1ec-event:hover { opacity: 1; z-index: 1; }
.ai1ec-posterboard-view .ai1ec-event:hover .post-edit-link { opacity: 1; }
.ai1ec-posterboard-view .ai1ec-event-wrap { margin: 6px; background: none repeat scroll 0% 0% rgb(255, 249, 240); border: 1px solid rgb(255, 249, 240); padding: 7px; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); }
.ai1ec-posterboard-view .ai1ec-event-title-wrap { line-height: 25px; margin-bottom: 0.3em; }
.ai1ec-posterboard-view .ai1ec-event-title { font-weight: bold; font-family: "League Gothic",Impact,"Arial Black",Arial,sans-serif; font-size: 30px; color: rgb(85, 85, 85); }
.ai1ec-posterboard-view .ai1ec-event-title a { font-weight: bold ! important; }
.ai1ec-posterboard-view .ai1ec-event-avatar { border: 1px solid transparent; box-sizing: border-box; clear: both; margin: 5px 0px; padding: 8px; position: relative; width: 100%; }
.ai1ec-posterboard-view .ai1ec-event-avatar img { width: 100%; }
.ai1ec-posterboard-view .ai1ec-event-time, .ai1ec-posterboard-view .ai1ec-event-description { font-size: 9pt; line-height: 1.5em; }
.ai1ec-posterboard-view .ai1ec-event-description { margin-top: 5px; }
.ai1ec-posterboard-view .ai1ec-event-time { font-weight: bold; }
.ai1ec-posterboard-view footer { background: none repeat scroll 0% 0% rgb(246, 241, 234); border-top: 1px solid rgb(237, 227, 213); box-shadow: 0px 1px 0px rgb(255, 255, 255) inset; font-size: 8pt; margin: 5px -8px -8px; padding: 5px 8px 6px; position: relative; }
.ai1ec-posterboard-view footer > div { overflow: hidden; white-space: nowrap; }
.ai1ec-posterboard-view footer > div:hover { white-space: normal; }
.ai1ec-posterboard-view footer:after { content: " "; display: block; height: 100%; background: -moz-linear-gradient(left center , rgba(246, 241, 234, 0), rgb(246, 241, 234)) repeat-x scroll 0% 0% transparent; position: absolute; top: 0px; right: 0px; width: 30px; z-index: 1; }
.ai1ec-posterboard-view footer:hover:after { display: none; }
.ai1ec-week-view, .ai1ec-oneday-view { clear: both; }
.ai1ec-week-view .ai1ec-grid-container, .ai1ec-oneday-view .ai1ec-grid-container { position: absolute; top: auto; left: 0px; right: 0px; }
.ai1ec-week-view .ai1ec-now-marker, .ai1ec-week-view .ai1ec-hour-marker, .ai1ec-week-view .ai1ec-quarter-marker, .ai1ec-oneday-view .ai1ec-now-marker, .ai1ec-oneday-view .ai1ec-hour-marker, .ai1ec-oneday-view .ai1ec-quarter-marker { position: absolute; left: 0px; right: 0px; }
.ai1ec-week-view .ai1ec-hour-marker, .ai1ec-oneday-view .ai1ec-hour-marker { border-top: 1px solid rgba(221, 221, 221, 0.7); height: 60px; background: none repeat scroll 0% 0% rgba(221, 221, 221, 0.4) ! important; }
.ai1ec-week-view .ai1ec-hour-marker.ai1ec-business-hour, .ai1ec-oneday-view .ai1ec-hour-marker.ai1ec-business-hour { background: none repeat scroll 0% 0% transparent ! important; }
.ai1ec-week-view .ai1ec-hour-marker div, .ai1ec-week-view .ai1ec-allday-label, .ai1ec-oneday-view .ai1ec-hour-marker div, .ai1ec-oneday-view .ai1ec-allday-label { position: relative; z-index: 2; margin-left: 1px; padding: 0px 3px; font-size: 8pt ! important; font-weight: normal ! important; background: none repeat scroll 0% 0% rgb(245, 245, 245); float: left; border-radius: 3px; }
.ai1ec-week-view .ai1ec-allday-label, .ai1ec-oneday-view .ai1ec-allday-label { margin-top: 1px; }
.ai1ec-week-view .ai1ec-quarter-marker, .ai1ec-oneday-view .ai1ec-quarter-marker { border-top: 1px solid rgba(221, 221, 221, 0.4); }
.ai1ec-week-view .ai1ec-now-marker, .ai1ec-oneday-view .ai1ec-now-marker { border-top: 2px solid rgb(242, 197, 57); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35) inset; height: 4px; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4); z-index: 2; }
.ai1ec-week-view .ai1ec-now-marker div, .ai1ec-oneday-view .ai1ec-now-marker div { background-color: rgb(242, 197, 57); border-radius: 0px 0px 3px 3px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35); color: rgb(255, 255, 255); opacity: 0; font-size: 11px; float: left; padding: 1px 4px; transition: opacity 0.1s ease 0s; }
.ai1ec-week-view .ai1ec-now-marker:hover div, .ai1ec-oneday-view .ai1ec-now-marker:hover div { opacity: 1; }
.ai1ec-month-view a.ai1ec-event-container, .ai1ec-week-view a.ai1ec-event-container, .ai1ec-oneday-view a.ai1ec-event-container { border: medium none; display: block; font-size: 12px; opacity: 0.85; }
.ai1ec-month-view a.ai1ec-event-container:hover, .ai1ec-month-view a.ai1ec-event-container.ai1ec-hover, .ai1ec-week-view a.ai1ec-event-container:hover, .ai1ec-week-view a.ai1ec-event-container.ai1ec-hover, .ai1ec-oneday-view a.ai1ec-event-container:hover, .ai1ec-oneday-view a.ai1ec-event-container.ai1ec-hover { opacity: 1; }
.ai1ec-month-view .ai1ec-event, .ai1ec-week-view .ai1ec-event, .ai1ec-oneday-view .ai1ec-event { max-height: 100%; overflow: hidden; margin: 1px 0px 0px; padding: 0px 3px 1px; white-space: nowrap; }
.ai1ec-month-view .ai1ec-event-time, .ai1ec-week-view .ai1ec-event-time, .ai1ec-oneday-view .ai1ec-event-time { font-weight: bold; font-size: 11px; }
.ai1ec-month-view a.ai1ec-event-container, .ai1ec-week-view .ai1ec-allday-events a.ai1ec-event-container, .ai1ec-oneday-view .ai1ec-allday-events a.ai1ec-event-container { position: relative; }
.ai1ec-month-view .ai1ec-allday .ai1ec-event, .ai1ec-month-view .ai1ec-multiday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event { border-radius: 3px; background-color: rgb(80, 114, 149); color: rgb(255, 255, 255); text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4); }
.ai1ec-oneday-view a.ai1ec-event-container { margin-right: 10px; }
.ai1ec-oneday-view .ai1ec-allday-events a.ai1ec-event-container { margin: 0px 0px 0px 53px; }
.ai1ec-week-view .ai1ec-week a.ai1ec-event-container, .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container { background-color: rgb(255, 255, 255); background-image: -moz-linear-gradient(center top , rgb(246, 248, 250), rgb(203, 213, 223) 120px); border: 1px solid rgb(168, 185, 202); border-radius: 3px; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.15); box-sizing: border-box; line-height: 15px; margin: 0px -1px; min-height: 34px; position: absolute; right: 0px; text-shadow: 0px 1px 0px rgb(255, 255, 255); }
.ai1ec-week-view .ai1ec-week a.ai1ec-event-container.ai1ec-raised, .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container.ai1ec-raised { z-index: 5; }
.ai1ec-week-view .ai1ec-week a.ai1ec-event-container:hover, .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container:hover { border-color: rgb(154, 166, 177); }
.ai1ec-week-view .ai1ec-week .ai1ec-event, .ai1ec-oneday-view .ai1ec-oneday .ai1ec-event { margin: 0px; position: absolute; bottom: 1px; left: 0px; right: 0px; top: 1px; }
.ai1ec-week-view .ai1ec-week .ai1ec-event-title, .ai1ec-oneday-view .ai1ec-oneday .ai1ec-event-title { display: block; white-space: normal; }
.ai1ec-month-view .ai1ec-event { height: 14px; line-height: 14px; margin: 0px 0px 1px; }
.ai1ec-month-view .ai1ec-allday { padding-left: 1px; width: 97.5%; }
.ai1ec-month-view .ai1ec-allday.ai1ec-multiday { padding-left: 0px; }
.ai1ec-month-view .ai1ec-multiday { z-index: 1; }
.ai1ec-month-view .ai1ec-multiday-arrow1 { background: none repeat scroll 0% 0% rgb(80, 114, 149); border-width: 7px 0px 7px 7px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(255, 255, 255) rgb(80, 114, 149); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; height: 1px; position: absolute; right: 0px; top: 0px; width: 0px; }
.ai1ec-month-view .ai1ec-multiday-arrow2 { border-width: 7px 2px 7px 7px; border-style: solid; border-color: rgb(80, 114, 149) rgb(80, 114, 149) rgb(80, 114, 149) rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; height: 1px; left: 0px; position: absolute; top: 0px; width: 0px; }
.ai1ec-month-view .ai1ec-multiday-bar { background: none repeat scroll 0% 0% rgb(80, 114, 149); border-radius: 3px; height: 15px; left: 0px; position: absolute; top: 0px; }
.ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event-title { margin-left: 7px; }
.ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event { margin: 0px; }
.ai1ec-month-view .ai1ec-multiday-bar .ai1ec-event-time { display: none; }
.ai1ec-month-view .ai1ec-event-dropdown { background: none repeat scroll 0% 0% rgb(255, 255, 255); border-right: 1px solid rgb(231, 231, 231); border-width: 0px 1px 1px; border-style: none solid solid; border-color: -moz-use-text-color rgb(231, 231, 231) rgb(231, 231, 231); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; left: -1px; position: absolute; top: 78px; width: 90px; z-index: 1000; }
.ai1ec-month-view .ai1ec-obscured { display: none ! important; }
.ai1ec-month-view a.ai1ec-scroll-up, .ai1ec-month-view a.ai1ec-scroll-down { border: 1px solid rgb(221, 221, 221); border-radius: 0.2em; box-sizing: border-box; display: block; left: 50%; height: 16px; line-height: 14px; margin-left: -8px; position: relative; text-align: center; width: 16px; }
.ai1ec-month-view a.ai1ec-scroll-up:hover, .ai1ec-month-view a.ai1ec-scroll-down:hover { background-color: rgb(221, 221, 221); }
.ai1ec-month-view a.ai1ec-scroll-up.ai1ec-disabled, .ai1ec-month-view a.ai1ec-scroll-down.ai1ec-disabled { border: medium none; cursor: default; opacity: 0.2; padding: 1px; }
.ai1ec-month-view a.ai1ec-scroll-up.ai1ec-disabled:hover, .ai1ec-month-view a.ai1ec-scroll-down.ai1ec-disabled:hover { background-color: transparent; }
.ai1ec-oneday-view .ai1ec-start-truncated .ai1ec-event-time, .ai1ec-week-view .ai1ec-start-truncated .ai1ec-event-time { display: none; }
.ai1ec-oneday-view .ai1ec-start-truncated, .ai1ec-week-view .ai1ec-start-truncated { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.ai1ec-oneday-view .ai1ec-end-truncated, .ai1ec-week-view .ai1ec-end-truncated { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.ai1ec-oneday-view .ai1ec-start-truncator, .ai1ec-oneday-view .ai1ec-end-truncator, .ai1ec-week-view .ai1ec-start-truncator, .ai1ec-week-view .ai1ec-end-truncator { position: absolute; line-height: 1em; font-size: 7px; text-shadow: none; opacity: 0.5; }
.ai1ec-oneday-view .ai1ec-start-truncator, .ai1ec-week-view .ai1ec-start-truncator { top: -1px; left: -1px; }
.ai1ec-oneday-view .ai1ec-end-truncator, .ai1ec-week-view .ai1ec-end-truncator { bottom: -1px; right: -1px; }
.ai1ec-agenda-view { clear: both; overflow: hidden; margin: 0px 0px 6px ! important; padding: 0px ! important; }
.ai1ec-agenda-view .ai1ec-date-events { overflow: hidden; margin: 0px 0.75em 0px 0px ! important; padding: 0px ! important; }
.ai1ec-agenda-view .ai1ec-date { border-top: 1px solid rgb(229, 229, 229); background: linear-gradient(rgb(242, 242, 242), rgb(242, 242, 242) 1em, rgb(255, 255, 255)) no-repeat scroll 0% 0% transparent; margin: 0px ! important; overflow: hidden; padding: 0px ! important; }
.ai1ec-agenda-view .ai1ec-date.ai1ec-today { border-top: 1px solid rgb(240, 240, 169); background: linear-gradient(rgb(244, 244, 191), rgb(244, 244, 191) 1em, rgb(255, 255, 255)) no-repeat scroll 0% 0% transparent; }
.ai1ec-agenda-view .ai1ec-date-title { border-width: 1px; border-style: solid; border-right: 1px solid rgb(202, 202, 202); border-color: rgb(255, 255, 255) rgb(202, 202, 202) rgb(202, 202, 202); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-radius: 5px; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.08); color: rgb(104, 104, 104); float: left; font-size: 8.7pt; font-weight: bold ! important; background-color: rgb(251, 251, 251); background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255) 1em, rgb(234, 234, 234)); background-repeat: no-repeat; line-height: 1.2em; margin: 0.5em 0.75em ! important; text-align: center; text-shadow: 0px 1px 0px rgb(255, 255, 255); width: 4em; overflow: hidden; }
.ai1ec-agenda-view .ai1ec-date-title:hover { color: rgb(77, 77, 77); }
.ai1ec-agenda-view .ai1ec-month { color: rgb(255, 255, 255); background: none repeat scroll 0% 0% rgb(97, 114, 132); font-size: 0.8em ! important; letter-spacing: 0.2em; padding: 0.2em; display: block; text-transform: uppercase; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); border-radius: 4px 4px 0px 0px; }
.ai1ec-agenda-view .ai1ec-day { display: block; font-size: 2em ! important; padding: 0.35em 0px 0.22em ! important; }
.ai1ec-agenda-view .ai1ec-weekday { display: block; font-size: 0.8em ! important; line-height: 1.6em; }
.ai1ec-agenda-view .ai1ec-agenda-plus-year .ai1ec-date-title { width: 4.6em; margin-top: 0.5em ! important; }
.ai1ec-agenda-view .ai1ec-agenda-plus-year .ai1ec-day { padding-bottom: 0.15em ! important; }
.ai1ec-agenda-view .ai1ec-agenda-plus-year .ai1ec-year { background: none repeat scroll 0% 0% rgb(219, 219, 219); font-size: 0.7em ! important; padding: 0.05em 0.1em 0.2em; font-weight: bold; letter-spacing: 0.2em; }
.ai1ec-agenda-view .ai1ec-agenda-plus-year .ai1ec-event { padding: 0.9em 0.4em 0.9em 0.8em ! important; }
.ai1ec-agenda-view .ai1ec-event-toggle { float: right; font-size: 13px; font-weight: bold; color: rgb(184, 184, 184); margin-right: 0px; transition: color 0.1s ease 0s; }
.ai1ec-agenda-view .ai1ec-event-toggle .icon-minus-sign { display: none; }
.ai1ec-agenda-view .ai1ec-event { position: relative; clear: right; overflow: hidden; font-size: 10pt; padding: 0.6em; margin: 0.5em 0px; background: none repeat scroll 0% 0% rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-radius: 0.5em; transition: border-color 0.1s ease 0s; }
.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded { box-shadow: 0px 2px 4px rgb(228, 228, 228); }
.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded .ai1ec-event-toggle .icon-minus-sign { display: inline-block; }
.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded .ai1ec-event-toggle .icon-plus-sign { display: none; }
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header { cursor: pointer; }
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header:hover .ai1ec-event-toggle { color: rgb(104, 104, 104); }
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title { color: rgb(80, 114, 149); font-weight: bold; font-size: 10.5pt; margin: 0px 0px 0.4em; transition: color 0.1s ease 0s; }
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time { font-size: 9pt; font-weight: bold; opacity: 0.8; }
.ai1ec-agenda-view .ai1ec-event .post-edit-link { opacity: 0; transition: opacity 0.1s ease 0s; visibility: hidden; }
.ai1ec-agenda-view .ai1ec-event:hover {  }
.ai1ec-agenda-view .ai1ec-event:hover .ai1ec-event-title { color: rgb(53, 76, 99); }
.ai1ec-agenda-view .ai1ec-event:hover .post-edit-link { opacity: 1; }
.ai1ec-agenda-view .ai1ec-event-summary { display: none; }
.ai1ec-agenda-view .ai1ec-event-summary.ai1ec-expanded { display: block; }
.ai1ec-agenda-view .ai1ec-event-avatar { max-width: 40%; }
.ai1ec-agenda-view .ai1ec-event-avatar img { max-width: 300px; max-height: 300px; min-height: 0px; width: 100%; }
.ai1ec-agenda-view .ai1ec-event-description { font-size: 9pt; line-height: 1.5em; margin-top: 8px; }
.ai1ec-agenda-view .ai1ec-event-summary-footer { clear: both; padding-top: 10px; }
.ai1ec-agenda-view .ai1ec-event-summary-footer .ai1ec-label { font-size: 8pt; }
.ai1ec-agenda-view .ai1ec-categories, .ai1ec-agenda-view .ai1ec-tags { font-size: 8pt; margin-right: 0.5em; }
.ai1ec-agenda-view .ai1ec-read-more { float: right; margin-top: -5px; }
.ai1ec-print * { background: none repeat scroll 0% 0% white ! important; color: black ! important; }
.ai1ec-print body { margin: 0px; text-align: left; }
.ai1ec-print #wpadminbar, .ai1ec-print #comments { display: none; }
.ai1ec-print #page > header { display: none; }
.ai1ec-print .ai1ec-container { position: absolute; left: 0px; top: 0px; width: 100%; }
.ai1ec-print .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded { box-shadow: none; border: 2px solid gray ! important; }
.ai1ec-print .ai1ec-event-summary, .ai1ec-print .ai1ec-event-summary .ai1ec-event-click, .ai1ec-print .ai1ec-event-description { display: block ! important; }
.ai1ec-print .ai1ec-agenda-view .ai1ec-date-title { border-color: rgb(202, 202, 202); }
.ai1ec-print .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-title { display: inline; }
.ai1ec-print .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-time { display: inline; border: medium none ! important; box-shadow: none ! important; }
.ai1ec-print .ai1ec-agenda-view .ai1ec-event-summary .ai1ec-event-time { display: inline; border: medium none ! important; box-shadow: none ! important; }
.ai1ec-print .ai1ec-agenda-view .ai1ec-event-description { padding: 0px ! important; }
.ai1ec-print .ai1ec-agenda-view .ai1ec-event.ai1ec-allday .ai1ec-allday-label { border: medium none ! important; box-shadow: none ! important; padding-left: 0.2em ! important; }
.ai1ec-print .timely .entry-meta, .ai1ec-print .timely .ai1ec-subscribe, .ai1ec-print .timely .ai1ec-subscribe-google, .ai1ec-print .ai1ec-agenda-view .ai1ec-event-expand, .ai1ec-print .btn-toolbar, .ai1ec-print .ai1ec-pagination, .ai1ec-print .ai1ec-calendar-toolbar, .ai1ec-print .ai1ec-read-more, .ai1ec-print .ai1ec-category-color, .ai1ec-print .post-edit-link, .ai1ec-print .ai1ec-event-toggle { display: none ! important; }
.ai1ec-print .ai1ec-event-header { cursor: text ! important; }
