@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/* 10/03/17 workaround for Google Chrome bug - https://productforums.google.com/forum/?utm_medium=email&utm_source=footer#!msg/chrome/CQ8d36nAEqw/OyOD_hXWAwAJ */
hr {overflow: visible;}

/* KP logo */
#mainNav .brand img {
	max-width: 50%;
}
/*
#mainNav .brand span {
	display: inline-block;
	text-indent: -9000px;
	width: 150px;
	height: 41px;
	background: url('https://docs.kioskgroup.com/assets/logo-white.png') no-repeat 0 0;
	background-size: 100%;
}
*/

/* Fixed header */
#mainNav {
	position: fixed;
    width: 100%;
    z-index: 999;
}
#contentArea {
	padding-top: 60px;
}
p.anchor {padding-top: 20px;}

/* Page Width */
.container-fluid {
	max-width: 1150px;
}

/* Header */
.navbar .navbar-inner {
	background-color: #29395b;
}

/* Header Links */
.navbar .nav li a, .navbar .icon-private-w {
	color: #d2e0ff;
}

.navbar .brand,
.navbar .nav li a:hover,
.navbar .nav li a:focus,
.navbar .nav .active a,
.navbar .nav .active a:hover,
.navbar .nav .active a:focus,
.navbar .nav .active .caret {
	color: #ffffff;
}
.navbar .nav .active a {
	font-weight: bold;
}

/* ------------------------------------
	GENERIC
------------------------------------ */

body {background: #f8f8f8;}
body,input {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
h1 strong {
  font-weight: 600;
}
a,
a span {
	color: #2d85cc;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}

/* remove default webkit input shadow */
input,
textarea {
  -webkit-appearance: none;
}

.toggle {color: #2d85cc;}

#fullArticle code {
	color: #333;
    line-height: 1;
    padding: 2px 5px;
    white-space: normal;
}

#fullArticle hr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    margin: 40px auto 30px;
}


/* ------------------------------------
	HEADER
------------------------------------ */

.navbar .nav li a {
  padding: 14px 15px;
  font-size: 14px;
}
.navbar .nav li a:hover {text-decoration: underline;}

.navbar .nav .active .caret {
	border-bottom: 5px solid #ffffff;
	display: none;
}

.navbar .btn-navbar .icon-bar {
  box-shadow: none;
}


/* ------------------------------------
	HOME
------------------------------------ */

.category-list .category:hover {
  background: #f7f9fa;
}
.category-list .category p {
  color: #6d7983;
  line-height: 22px;
}


/* ------------------------------------
	SEARCH
------------------------------------ */

#searchBar .search-query {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 60px;
}
#searchBar .search-query:focus,
#searchBar #sidebar form .search-query:focus {
  border-color: #ccc;
  box-shadow: none;
}
#searchBar button {
  background: #f7872e;
  border-color: #f7872e;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  text-shadow: none;
  -webkit-transition: background .15s;
  -moz-transition: background .15s;
  -o-transition: background .15s;
  transition: background .15s;
  height: 60px;
  color: #000000;
  font-weight: bold;
}
#searchBar button:hover {
  background-color: #fe9e51;
}
#serp-dd .result a:hover,
#serp-dd .result > li.active {
  background: #f7f9fa;
}
#docsSearch {
	background: url("https://docs.kioskgroup.com/assets/header.jpg") center center no-repeat;
	/*background-attachment: fixed;*/
	background-size: cover;
	padding:18em 0;
	border-bottom: 0;
}


/* ------------------------------------
	INTERIOR PAGES
------------------------------------- */

#main-content {background:none;}
#content {
  background: none;
}
#content:after {
  background: #f7f9fa;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
}
.contentWrapper {
	border: 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05)
}

.download-link {
	margin: 15px 0; 
	padding: 6px 12px; 
	display: inline-block; 
	background: #3c9ae8; 
	color: #fff !important; 
	border-radius: 8px;
}

#sidebar .nav-list .active a,
#sidebar .nav-list .active a:hover,
#sidebar .nav-list .active a:focus,
#sidebar .nav-list h3 {
  color: #2a4258;
  font-weight: 600;
}
#sidebar .nav-list .active a .icon-arrow:before,
#sidebar .nav-list .active a:hover .icon-arrow:before,
#sidebar .nav-list .active a:focus .icon-arrow:before {
  color: #2a4258;
}
#sidebar .nav-list a {
  color: #6d7983;
}
#categoryHead h1 {
  color: #343b41;
  margin-bottom: 15px;
}
h1 {
  letter-spacing: -0.5px;
}
.contentWrapper p {
	margin-top: 0;
}

.contentWrapper p.descrip {
  color: #6d7983;
  line-height: 26px;
  margin-bottom: 25px;
}
.contentWrapper h1 {
  line-height: 1.4em;
  font-size: 34px;
}


/* ------------------------------------
	ARTICLES
------------------------------------- */

#fullArticle h1,
#fullArticle h2,
#fullArticle h3,
#fullArticle h4,
#fullArticle h5 {
  color: #343b41;
  margin-bottom: 1em;
  margin-top: 2em;
}

#fullArticle h1.title {
	line-height: 1.4em;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 1em;
}

#fullArticle h2 {
    font-size: 28px;
    font-weight: 600;
}

#fullArticle h3 {
  font-size: 25px;
  font-weight: 400;
}

#fullArticle h4 {
  font-weight: 400;
}

#fullArticle h5 {
  font-weight: 600;
}

#fullArticle a {font-weight: bold; text-decoration: underline; color: #1188e7;}
#fullArticle a:hover {color: #3c9ae8;}

#fullArticle p,
#fullArticle ul,
#fullArticle ol,
#fullArticle li,
#fullArticle div,
#fullArticle blockquote,
#fullArticle dd,
#fullArticle table {
	color: #6d767e;
	font-size: 16px;
	line-height: 26px;
	font-size: 16px;
}
#fullArticle dt {
	font-size: 15px;
	min-width: 9px;
	position: relative;
	top: 2px;
	background: #3197d1;
}
#fullArticle dd {
	margin-bottom: 24px;
}

#fullArticle pre,
#fullArticle table {
  margin-bottom: 2.5em;
}

#fullArticle table th {
  font-weight: bold;
}
#fullArticle .section table th {
  font-weight: 400;
}
#fullArticle .section table tr.row-background {
	background-color: #dfdfdf;
}
#fullArticle table tr:first-child th {
    border-top: none;
}
#fullArticle table tr:first-child td {
	word-break: break-all;
}

#fullArticle table ul {
	list-style: none;
    margin-left: 0;
}

#fullArticle blockquote {
	padding-bottom: 0;
}
#fullArticle blockquote li {
	line-height: 22px;
}

#fullArticle strong {
  color: #4A4D4F;
  font-weight: 600;
}

#fullArticle img {
	margin: 2.5em 0;
	border: none;
	padding: 0;
}
#fullArticle img.supported {
	margin-top: 0;
	width: 350px;
}
#fullArticle img.ipad-border {
	border: 1.3vw solid #000;
	border-radius: 16px;
	background-color: #000;
}

/* Kiosk Pro version titles with app icon (i.e. Which version do I need?) */
#fullArticle div.flex-icon-title {
	display: flex;
    flex-direction: row;
    justify-items: flex-start;
    margin: 40px 0 30px;
}
#fullArticle div.flex-icon-title h2 {
	margin: 0;
    align-self: center;
    font-size: 2.1em;
}

#fullArticle div.flex-icon-title img {
	width: 8%;
    margin: 0 12px 0 0;
    align-self: center;
}


#fullArticle .index-list {
  margin-bottom: 2.5em;
  border-left: 5px solid #AAAEB7;
}
	#fullArticle .section {
		margin-bottom: 2.5em;
		border-left: 5px solid #AAAEB7;
		background: #F9FAFA;
    	padding: 15px 0px;
	}
#fullArticle .index-list a,
#fullArticle .section a {
	text-decoration: none;
	font-weight: normal;
}

#fullArticle .index-list h4,
#fullArticle .section h4 {
	display: block;
	text-transform: uppercase;
	margin: 0;
	padding: 30px 0 0 26px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.7px;
}
	#fullArticle .section.all-settings h4 {
		padding-left: 0;
	}

#fullArticle .section h4:first-child {
	padding: 8px 26px 0;
}

#fullArticle .section h4 a {
	font-weight: bold;
}

#fullArticle .section p {
	margin: 1em 26px 0em;
}

#fullArticle .section table p {
	margin: 0 0 10px 0;
}

#fullArticle .section table.table-bordered {
	width: 92%;
	margin: 16px auto;
}

#fullArticle .index-list ul,
#fullArticle .section ul {
  list-style: none;
  margin: 1em 25px 0em;
}

	
#fullArticle .index-list li,
#fullArticle .section li {
	width: 100%;
}

#fullArticle .index-list:before,
#fullArticle .index-list:after,
#fullArticle .section:before,
#fullArticle .section:after {
  display: table;
  content: "";
  /* Fixes Opera/contenteditable bug:
      /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */
  line-height: 0;
}

#fullArticle .index-list:after,
#fullArticle .section:after {
  clear: both;
}

#fullArticle .section table ul {
	list-style: none;
    margin-left: 0;
}

#fullArticle .section table ul:first-child {
	margin-top: 0;
}

#fullArticle img.icon-color {
	width: 16px;
    margin: 0 4px 0 0;
    display: inline-block;
    vertical-align: middle;
}

/* ------------------------------------
	JavaScript API tables
-------------------------------------*/

#fullArticle table.javascriptAPI tr td:first-child {
	width: 30%;
}
#fullArticle table.javascriptAPI tr td:last-child {
	width: 70%;
}
#fullArticle table.javascriptAPI pre {
	margin: 5px 0;
	word-break: normal;
	white-space: pre-line;
}
#fullArticle table.javascriptAPI td ul {
	margin-bottom: 0px;
    margin-left: 25px;
	list-style: disc;
}
#fullArticle table.javascriptAPI td ul ul {
	list-style: circle;
}




/* ------------------------------------
	CALLOUTS
------------------------------------ */
#fullArticle .callout-yellow,
#fullArticle .callout-blue,
#fullArticle .callout-red,
#fullArticle .callout-green,
#fullArticle .callout {
  color: #6d767e;
  margin-bottom: 2.5em;
}
#fullArticle .callout-yellow {
  background: #fff7e4;
  border-color: #ffdf92;
}
#fullArticle .callout-blue {
  background: #ecf7ff;
  border-color: #80bfe2;
}
#fullArticle .callout-green {
  background: #e9fceb;
  border-color: #92d7a9;
}

#fullArticle .callout h4 {
	display: block;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 26px 0;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.7px;
}

#fullArticle .callout h5:first-child {
	margin-top: 0;
}

#fullArticle .callout p {
	font-size: 16px;
}

.icon-article-doc {
  display: none;
}
.related {
  border: 0;
  border-top: 1px solid #eceef0;
  padding: 30px 46px 25px;
}
#fullArticle .related a {
	font-weight: normal;
}
.articleFoot p {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-style: normal;
}
.articleFoot p,
#sbContact {
  color: #6d7983;
}
.icon-contact {
  color: #c3c8cb;
}
.articleList a {
  margin-left: 0;
}
.articleList li {
  padding-left: 0;
}
.articleList li a:hover span {
  color: #065e99;
  text-decoration: none;
}
#serp .articleList > li {
  padding-left: 0;
}


/* ------------------------------------
	CONTACT FORMS
------------------------------------ */

#contactModal {
  border: 0;
  border-radius: 4px;
  border-top: 4px solid #3197D1;
  top: 8%;
}
#contactModal h2 {
  background: 0;
  border: 0;
  font-size: 28px;
  font-weight: 300;
  padding: 1em 0 0.25em;
  text-align: center;
}
#contactModal .modal-body {
  padding: 0 6em 0;
  min-height: 525px;
}
#contactModal .control-label {
  float: none;
  text-align: left;
  width: auto;
}
#contactModal .controls {
  margin: 0;
}
#contactModal #md-message {
  height: 80px;
  width: 400px;
}
#contactModal .form-actions {
  padding: 0;
  margin: 15px auto 20px;
  text-align: center;
}
#contactModal .icon-close:before {
  color: #c6c8ca;
}
#contactModal .controls input,
#contactForm .controls input {
  box-shadow: none;
  height: 25px;
  width: 400px;
}
#contactForm .control-group,
#contactModal .control-group {
  margin-bottom: 10px;
}
#contactModal .controls input:focus,
#contactModal #md-message:focus,
#contactForm .controls input:focus,
#contactForm #message:focus {
  border-color: #cccccc;
  box-shadow: none;
}
#contactModal #md-message,
#contactForm #message {
  box-shadow: none;
}
#contactModal .form-actions input,
#contactForm .form-actions input {
  background: #3197d1;
  border: 0;
  color: #fff;
  font-size: 13px;
  padding: 10px 25px;
  text-shadow: none;
  text-transform: uppercase;
}
#contactForm:before {
  color: #343b41;
  content: "How can we help?";
  font-size: 30px;
  font-weight: 400;
  display: block;
  line-height: 45px;
  margin-bottom: 1em;
}

footer {
	display: flex;
    padding-left: 28.5%;
}
footer img {
	display: flex;
    width: 20%;
    align-self: flex-start;
}
footer div {
	display: flex;
    flex-direction: column;
    margin-left: 10%;
}
footer h4 {
	font-size: 1.8em;
	margin-bottom: 20px;
}
footer p {
	font-size: 1.3em;
    line-height: 1.3em;
    color: #444;
    text-align: left;
    margin-bottom: 1.6em;
    width: 85%;
}

footer p a {
	color: #3065d4;
}

footer span {
	display: none;
}


/* ------------------------------------
	RESPONSIVE
------------------------------------ */

@media (max-width: 768px) {
  .navbar .btn-navbar {
    margin-top: 20px;
    right: -10px;
  }
  .related {
    padding: 30px 25px 25px;
  }
  .related ul {
    margin-left: 0;
  }
  .related h3 {
    padding-left: 0;
  }
  .related ul > li a {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  #searchBar button {
    background: none;
  }
  #contactForm input[name="upload"] {
    width: 95%;
  }
}

/* Fix for making homepage category gallery go smoothly from 3 to 2 to 1 column */
@media screen and (max-width: 1105px) {
  section.category-list .category {
    background: #fff;
    width: 44.5%;
  }
}
@media screen and (max-width: 760px) {
  section.category-list .category {
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 1.5em 1em;
    width: 100%;
  }
}
