/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
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-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Troy Foley
   ========================================================================== */

body { font-family:'Open Sans',sans-serif; margin:0; padding:0; }

#header { background:#E64533; border-bottom:#CB3D2D 1px solid; position:relative; }
#header .in { background:url(/images/bg/ki-logo.svg) center left no-repeat; display:block; height:100px; margin:0 auto; position:relative; width:700px; background-size: 73px 70px; }
#header .topmenu { color:#F5D2CD; font-size:12px; padding:10px 0; position:absolute; right:0; top:0; }
#header .bottommenu { bottom:0; color:#fff; font-size:12px; padding:10px 0; position:absolute; right:0; }
#header a { color:#fff; margin-left:16px; text-decoration:none; }
#header a:hover { text-decoration:underline; }

#message { background:#EEE; border-bottom:#DDD 1px solid; position:relative; }
#message .in { display:block; margin:0 auto; padding:10px 0; position:relative; width:700px; }
#message .in h2 { margin:0; }
#message .in p { margin:0; width:80%; }

#content { margin:0 auto; padding:20px 0 100px; width:800px; }
#content h1 { color:#333; font-weight:400; }
a.red { color:#E64533; }

ul.list { list-style-type:none; margin:0; padding:20px 0; }
ul.list li { border-bottom:#DDD 1px solid; padding:0 8px; }
ul.list li.header { border-bottom:#CCC 1px solid; font-size:10px; color:#999; z-index:1000; }
ul.list li.header div.buttons { visibility:visible; }
ul.list li.pending { background:#FFFEBF; }
ul.list div { display:block; float:left; padding:8px 0; position:relative; }
ul.list div.checkbox { background:url(/images/icons/checkbox-unchecked.png) left center no-repeat; cursor:pointer; height:32px; padding:0; width:40px; }
ul.list div.checked { background:url(/images/icons/checkbox-checked.png) left center no-repeat; height:32px; padding:0; width:40px; }
ul.list div.nobox { background:none; cursor:default; height:auto; }
ul.list div.id { font-size:10px; padding:10px 0; width:50px; }
ul.list div.name { width:180px; }
ul.list div.email { font-size:10px; padding:10px 0; width:200px; }
ul.list div.date { font-size:10px; padding:10px 0; }
ul.list div.photo { padding:2px 0; width:80px; }
ul.list div.qr { padding:6px 0; width:60px; }
ul.list div.qr a { outline:none; }
ul.list div.qr img { height:20px; width:20px; }
ul.list li.header div { padding:8px 0; }
ul.list div.name strong { font-weight:600; }
ul.list div.name {}
ul.list div.buttons { cursor:pointer; float:right; font-size:11px; padding:10px 0; position:relative; text-align:right; width:200px; }
ul.list div.buttons a { color:#666; margin:0 4px; text-decoration:none; }
ul.list div.buttons a:hover { color:#333; }
ul.list div.left { float:left; text-align:left; }
ul.list div.buttons a.remove { color:#E64533; }
ul.list div.buttons a.hide { visibility:hidden; }
ul.list div.buttons a.remove:hover { color:#FF543E; }
ul.list li:hover { background:#F7F7F7; }
ul.list li.pending:hover { background:#FDFFA5; }
ul.list li.header:hover { background:none; }
ul.list li:hover div.buttons { visibility:visible; }
ul.list div.buttons a img { vertical-align:baseline; }
ul.list img.tiny { width:60px; }
ul.list div.maxheight300 { float:none; max-height:250px; overflow-y:scroll; padding:0; }
ul.list span.num_employees { font-weight:700; }
ul.list div.w100 { width:100px; }
ul.list div.w250 { width:250px; }
ul.list div.small { font-size:11px; }
ul.list div.small strong { font-size:13px; font-weight:bold; }

ul.list div.buttons .tooltip { background:#000; color:#FFF; display:none; padding:10px; position:absolute; right:60px; text-align:left; top:0; width:120px; z-index:1100; }
ul.list div.buttons:hover .tooltip { display:block; }

.space5 { height:5px; }
.space10 { height:10px; }
.space20 { height:20px; }

div.alphabet { text-align:center; }
div.pages { text-align:right; }
div.alphabet a,
div.pages a { color:#999; font-size:12px; padding:4px 6px; position:relative; text-decoration:none; }
div.alphabet a:hover,
div.pages a:hover { color:#666; }
div.alphabet a.active,
div.pages a.active { background:#EEE; color:#000; }
div.pages .showing { font-size:11px; }
div.pages .buttons { margin-left:20px; }
div.alphabet a.smaller,
div.pages a.smaller { font-size:10px; }
div.alphabet a.active.pending { background:#FFFEBF; }
span.badge { background:#E64533; color:#FFF; font-weight:700; padding:1px 5px; top:-3px; position:relative; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; text-shadow: 0px 1px 1px #666;
filter: dropshadow(color=#666, offx=0, offy=1); }

div.swatch { display:block; float:left; font-size:11px; height:120px; margin:0 20px 20px 0; overflow:hidden; padding:210px 0 0; position:relative; width:200px; }
div.swatch img { clip:rect(0px,200px,200px,0px); left:0; position:absolute; top:0; }
div.swatch strong { font-size:14px; line-height:18px; }
div.swatch span.used { }
div.swatch a.remove { color:#E64533; text-decoration:none; }
div.swatch a.remove:hover { text-decoration:underline; }
div.swatch select { display:block; font-size:11px; margin:4px 0 0; padding:4px; }
div.swatch button { background:#DDD; color:#222; display:block; float:left; font-size:12px; font-weight:bold; margin:6px 0 0; padding:6px 8px 4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }


.create { display:block; margin:0 auto 30px; width:500px; }
.create p { margin:0 0 20px; }
.create a { background:#408000; color:#fff; font-size:22px; font-weight:700; margin-bottom:10px; padding:6px 12px 8px; text-decoration:none; text-transform:uppercase; }
.create a.button { display:block; float:left; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.create a.smaller { font-size:16px; }
.create a.unimportant { background:none; color:#333; clear:both; display:block; float:none; font-size:13px; font-weight:400; padding:0; text-transform:none; }


.form { display:block; margin:0 auto; width:600px; }
.wide { width:700px; }
.narrow { width:500px; }
.light { color:#999; }
.light p { }
.form.light a { margin:0; }
.form h1 { font-weight:400; }
.form p { margin-bottom:20px; }
.form .field { display:block; margin:0 0 10px; position:relative; }
.form .half { float:left; width:50%; }
.form .field h1 { margin:0; }
.form label { display:block; font-size:12px; margin:0 0 4px; }
.form label em { color:#666; font-style:normal; }
.error label { color:#900; }
.form input { border:#CCC 1px solid; display:block; font-size:12px; padding:10px 10px 8px; width:80%; }
.error input { border:#C00 1px solid; }
.form select { border:#CCC 1px solid; display:block; font-size:12px; padding:10px 10px 8px; width:80%; }
.error select { border:#C00 1px solid; }
.form textarea { border:#CCC 1px solid; display:block; font-family:"Open Sans",Arial; font-size:12px; height:60px; padding:10px 10px 8px; width:80%; }
.form textarea.taller { height:120px; }
.form .address { display:block; margin:8px 0 0; }
.form small { display:block; color:#666; margin:4px 0 8px; width:70%; }
.form small a { color:#E44831; margin:0; }
.form small a:hover { color:#f00; }
.error small { color:#E64533; }
.error textarea { border:#C00 1px solid; }
.half input { width:80%; }
.form button { background:#DDD; border:none; font-size:16px; font-weight:700; margin:10px 0 0; padding:12px 12px 10px; text-decoration:none; text-transform:uppercase; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.form button.continue { background:#FCD96B; }
.form button.submit { background:#408000; color:#FFF; font-size:18px; }
.form .unimportant { background:none; border:none; color:#999; font-size:11px; margin:0 8px; text-decoration:none; }
.form .unimportant:hover { color:#666; }

.form .thumb { width:200px; }
.form .thumbwrap { height:60px; margin:0 0 4px; position:relative; width:200px; }
.form .bg { clip:rect(0px 200px 60px 0px); position:absolute; }

.form a { color:#666; margin:0 4px; text-decoration:none; }
.form a.sort { margin:0; }
.form a.asc { background:url(/images/icons/asc.gif) center right no-repeat; padding-right:14px; }
.form a.desc { background:url(/images/icons/desc.gif) center right no-repeat; padding-right:14px; }
.form a.active { color:#333; font-weight:700; }
.form a.green { background:#408000; color:#fff; font-size:22px; font-weight:700; margin-bottom:10px; padding:6px 12px 8px; text-decoration:none; text-transform:uppercase; }
.form a.button { display:block; float:left; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.form a.continue { background:#FCD96B; color:#333; }
.form a.smaller { font-size:16px; }

.clear { clear:both; }

div.toggle { display:none; }













/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: 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; }
}
