/*!
 * fireshell
 * Fiercely quick and opinionated front-ends
 * http://getfireshell.com
 * @author Todd Motto
 * @version 1.0.0
 * Copyright 2013. MIT licensed.
 */

.clear:before,.clear:after{content:' ';display:table}.clear{*zoom:1}.clear:after{clear:both}/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{font:300 13px/1.6 'Helvetica Neue', Helvetica, Arial;background:#fff;color:#444}#hightlighterApp .commentWindow{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.1);cursor:default}#hightlighterApp .commentWindow .windowHolder{max-width:90%;min-width:340px;background-color:#333333;border-radius:4px;border:2px solid #fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.7);position:absolute}#hightlighterApp .commentWindow .windowHolder .title{height:42px;font-weight:400;text-align:center;font-size:18px;line-height:42px;color:#fff;text-decoration:none;margin-top:0;padding:0 40px}#hightlighterApp .commentWindow .windowHolder .options{height:50px;box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.9);background-color:#555555;text-align:center}#hightlighterApp .commentWindow .windowHolder .options .option{width:45%;max-width:200px;border:1px solid #666;height:34px;line-height:32px;background-position:4px center;background-repeat:no-repeat;text-transform:capitalize;font-weight:400;color:#ffffff;font-size:14px;text-align:center;display:inline-block;margin:8px 5px 0;cursor:pointer;box-shadow:0 0 4px 0 rgba(0,0,0,0.4);opacity:0.9}#hightlighterApp .commentWindow .windowHolder .options .option:hover,#hightlighterApp .commentWindow .windowHolder .options .option.selected{box-shadow:inset 0 0 6px 0 rgba(0,0,0,0.8);border:1px solid #aaa;opacity:1}#hightlighterApp .commentWindow .windowHolder .options .icon{padding:4px 0 4px 32px;background-repeat:no-repeat;background-position:2px center;height:24px}#hightlighterApp .commentWindow .windowHolder .options .negativeBtn{background-color:#f26522}#hightlighterApp .commentWindow .windowHolder .options .negativeBtn .icon{background-image:url("../img/down.png")}#hightlighterApp .commentWindow .windowHolder .options .positiveBtn{background-color:#197b30}#hightlighterApp .commentWindow .windowHolder .options .positiveBtn .icon{background-image:url("../img/up.png")}#hightlighterApp .commentWindow .windowHolder .comment{margin:10px 10px 0;background-color:#ffffff;height:100px;width:calc(100% - 20px);font-size:14px;color:#333333;resize:none;padding:5px 10px;border-radius:2px}#hightlighterApp .commentWindow .windowHolder .btnSection{color:#333;margin:10px;text-align:center;position:relative;width:auto;overflow:auto}#hightlighterApp .commentWindow .windowHolder .btnSection .saveBtn,#hightlighterApp .commentWindow .windowHolder .btnSection .deleteBtn,#hightlighterApp .commentWindow .windowHolder .btnSection .updateBtn,#hightlighterApp .commentWindow .windowHolder .btnSection .closeBtn{height:32px;line-height:32px;background:#fff;background:linear-gradient(to bottom, #fff 0%, #f3f3f3 50%, #ededed 51%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );border-radius:2px;font-size:14px;text-transform:uppercase;cursor:pointer}#hightlighterApp .commentWindow .windowHolder .btnSection .deleteBtn,#hightlighterApp .commentWindow .windowHolder .btnSection .closeBtn{margin-top:6px}#hightlighterApp .commentWindow .windowHolder .btnSection .saveBtn:hover,#hightlighterApp .commentWindow .windowHolder .btnSection .deleteBtn:hover,#hightlighterApp .commentWindow .windowHolder .btnSection .updateBtn:hover,#hightlighterApp .commentWindow .windowHolder .btnSection .closeBtn:hover{font-weight:bold;background:#fff;background:linear-gradient(to bottom, #fff 0%, #ededed 49%, #f3f3f3 50%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 )}#hightlighterApp .infoWindow{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.85)}#hightlighterApp .infoWindow .windowHolder{max-width:90%;width:640px;background-color:#333333;border-radius:4px;border:2px solid #fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.7);font-size:18px;position:absolute;left:50%;top:40%;transform:translate(-50%, -50%);color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#hightlighterApp .infoWindow .windowHolder .title{text-align:center;font-size:30px;color:#fff;text-decoration:none;margin-top:0;padding-bottom:10px;border-bottom:1px #fff dotted;margin:10px 20px}#hightlighterApp .infoWindow .windowHolder .infoContent{margin:0 20px 20px}#hightlighterApp .infoWindow .windowHolder .infoContent p{margin:10px 0;line-height:1.5em}#hightlighterApp .infoWindow .windowHolder .infoContent b{color:#7ad7f0}#hightlighterApp .infoWindow .windowHolder .btnSection{background:#fff;background:-moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #d6d6d6 100%);background:-webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #d6d6d6 100%);background:linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #d6d6d6 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 );height:50px;padding:5px 0;text-align:center}#hightlighterApp .infoWindow .windowHolder .closeBtn{background:#7d7e7d;background:-moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);background:-webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);background:linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );display:inline-block;line-height:40px;padding:0 50px;border-radius:4px;text-transform:uppercase;font-size:16px;cursor:pointer}#hightlighterApp .infoWindow .windowHolder .closeBtn:hover{box-shadow:inset 0 0 8px 0 rgba(0,0,0,0.8);color:#00bff3}@font-face{font-family:'Font-Name';src:url("../fonts/font-name.eot");src:url("../fonts/font-name.eot?#iefix") format("embedded-opentype"),url("../fonts/font-name.woff") format("woff"),url("../fonts/font-name.ttf") format("truetype"),url("../fonts/font-name.svg#font-name") format("svg");font-weight:normal;font-style:normal}::selection{background:#333;color:#fff;text-shadow:none}::-moz-selection{background:#333;color:#fff;text-shadow:none}::-webkit-selection{background:#333;color:#fff;text-shadow:none}#hightlighterApp{font-family:Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;font-style:normal;font-variant:normal;font-weight:500;overflow:hidden;left:0;right:0;bottom:0;top:0;position:fixed;z-index:9999;background-color:#fff}#hightlighterApp ::-moz-selection{background:yellow;color:#222}#hightlighterApp ::selection{background:yellow;color:#222}#hightlighterApp .contentHolder{overflow:auto;position:absolute;bottom:60px;width:100%;top:0;background-color:#ffffff}#hightlighterApp .contentHolder.customCursor{cursor:url(../img/marker.cur),url(../img/marker.png),auto}#hightlighterApp .contentHolder.darkBG{background-color:#222222}#hightlighterApp .bottomConsole{position:fixed;width:100%;bottom:0;height:60px;box-shadow:0 -4px 12px 0 rgba(0,0,0,0.7);text-align:center;background:#f7fbfc;background:linear-gradient(to bottom, #f7fbfc 0%, #d9edf2 40%, #add9e4 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0 )}#hightlighterApp .bottomConsole .continueBtn{border-radius:4px;line-height:40px;height:40px;font-size:14px;font-weight:bold;color:#fff;background-color:#333;display:inline-block;text-transform:uppercase;margin-top:10px;padding:0 30px;border:1px solid #fff;cursor:pointer}#hightlighterApp .bottomConsole .continueBtn:hover{box-shadow:inset 0 0 8px 0 rgba(0,0,0,0.8);color:#00bff3}#hightlighterApp .bottomConsole .continueBtn.disabled,#hightlighterApp .bottomConsole .continueBtn.disabled:hover{opacity:0.3;box-shadow:none;color:#fff;cursor:default}#hightlighterApp .marker{position:absolute;width:64px;height:64px;background-image:url("../img/marker.png");margin-top:-68px;pointer-events:none}#hightlighterApp .infoBtn{position:fixed;width:32px;height:32px;background-image:url("../img/info.png");left:16px;top:16px;cursor:pointer}#hightlighterApp .green{background:#7cc576}#hightlighterApp .orange{background:#fbaf5d}#hightlighterApp img{padding:8px;background-color:#ffffff;display:block}#hightlighterApp .green img{background:#7cc576}#hightlighterApp .orange img{background:#fbaf5d}#hightlighterApp ::-webkit-input-placeholder{color:#bbbbbb;font-size:16px;font-style:italic}#hightlighterApp ::-moz-placeholder{color:#bbbbbb;font-size:16px;font-style:italic}#hightlighterApp :-ms-input-placeholder{color:#bbbbbb;font-size:16px;font-style:italic}#hightlighterApp :-moz-placeholder{color:#bbbbbb;font-size:16px;font-style:italic}#loadingCover{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(255,255,255,0.8);z-index:1000}#loadingCover .loadIcon{position:absolute;left:50%;top:50%;margin-top:-10px;margin-left:-80px;width:160px;height:20px;background-image:url("../img/loading.gif")}.hidden{display:none}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
/*# sourceMappingURL=style.min.css.map */
