@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Arial', sans-serif;
	color: #333C45;
	font-size: 17px;
	line-height: 22px;
}
*{
	box-sizing: border-box;}
a {
	text-decoration: none;
	font-weight: bold;
	color: #30ADE8;
}
a:hover {
	text-decoration: underline;
}
p {
	color: #747474;
	margin-bottom: 20px;
	line-height: 1.6;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
}
iframe {
	max-width: 100%;
	width: auto;
	height: auto;
}
strong, b {
	font-weight: bold;
	line-height: inherit;
}
h2, h3, h4, h5, h6 {
	color: #343333;
	font-weight: bold;
}
::selection {
	color: #2E3236;
	background-color: #5DC1EF;
}
.clear {clear: both;}


header{width: calc(100% - 300px); height: 80px; display: flex; flex-wrap: wrap; align-items: center;  position: fixed; right: 0; top: 0; border-bottom: 2px solid #eee; background: #fff; padding-left: 50px;}
header h1{font-size: 26px; font-weight: 600; margin: 0; line-height: 1; }

section{width: 100%; display: flex; flex-wrap:wrap; padding: 50px 0;}
code{ width: 50%; display: inline-block; padding:8px 20px; border: 1px solid #ddd; background: #eee; border-radius: 3px; margin-bottom: 10px; font-size: 12px;}
code ul{padding-top: 10px; }


.container { width: calc(100% - 300px); float: right; padding-left: 50px; padding-right: 50px; margin-top: 100px;}


.documentation-menu { z-index: 100; position: fixed; left: 0; top: 0; width: 300px; height: 100vh; padding: 0; border-right: 1px solid #eee; display: flex; flex-wrap: wrap; align-items: center;}
.documentation-menu small{width: 100%; position: absolute; left: 0; bottom: 20px; padding: 0 30px;}

.documentation-menu h4{width: 100%; height: 80px; line-height: 80px; display: block; padding: 0 30px; font-weight: 800; font-size: 24px; margin-bottom: 30px; border-bottom: 2px solid #eee; position: absolute; left: 0; top: 0;}
.documentation-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 30px;
	line-height: normal;
}
.documentation-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	display: inline-block;
	position: relative;
	float: left;
	width: 100%;
	padding-left: 20px;
}
.documentation-menu li:before{content: ""; width: 6px; height: 6px; position: absolute; left: 0; top: calc(50% - 3px); opacity: 0.5; border-right:1px solid #979797; border-bottom:1px solid #979797; transform: rotate(-45deg);}
.documentation-menu ul li ul{display: none !important;}
.documentation-menu ul li a {
	width: 100%;
	float: left;
	color: #979797;
	line-height: 36px;
	font-size: 15px;
	padding: 0;
	text-decoration: none;
	display: inline-block;
	font-weight: normal;
}
.documentation-menu ul li a:hover, 
.documentation-menu ul li > a.active {
	color: #000;
}
.documentation-menu .children {
	width: 200px;
	height: auto;
	z-index: 100;
	background: #fff;
	display: none;
}
.documentation-menu .children li a {
	font-size: 14px;
	color: #343d46;
	height: auto;
	line-height: 20px;
	width: 178px;
	padding: 10px;
	border: 1px solid #e3e3e3;
	border-top: 0;
	font-weight: none;
}
.documentation-menu ul li:hover > ul {
	position: absolute;
	top: auto;
	left: 0;
	display: block;
}
.documentation-menu .children li a:hover,
.documentation-menu .children li a.active {
	background: #fbf9f8 !important;
	color: #343d46 !important;
}




.preview{width: 100%; display: block; margin-bottom: 30px;}
.preview img{width: 100%;}





h2{width: 100%; display: block; margin-bottom: 20px; border-bottom: 1px solid #eee; padding-bottom: 20px;}
h3{width: 100%; display: block; margin-bottom: 15px; font-weight: bold; margin-top: 20px;}
h6{width: 100%; display: block; font-weight: bold; font-size: 18px; margin-bottom: 15px;}
.custom-list{width: 100%; display: block; padding-left: 20px;}
.custom-list li{margin: 7px 0;}

.fancybox{margin-bottom: 30px;}





/**** START PAGE ****/

.row {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}
.column-half {
	float: left;
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	width: 48%;
}
.column-half-last {
	clear: right;
	margin-right: 0!important;
}
.col-note {
	text-align: center;
	border: 1px solid #ADADAD;
	padding: 15px;
	background-color: #FDFDFD;
	color: #414141;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/**** MAIN MENU ****/



/**** START PAGE ****/
.preview{width: 100%; display: block; margin: 0; margin-bottom: 50px;}
.preview img{width: 100%;}


.doc-title {
	border-bottom: 1px solid #eee !important;
    margin-bottom: 30px;
	font-size: 30px;
	line-height: 50px;
	padding-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.doc-tagline{width: 100%; font-size: 20px; font-weight: 300; margin-bottom: 20px;}
section.hentry {
	padding: 50px 0;
}
.entry-header {
}
.entry-header .entry-title {
	border-bottom: 1px solid #eee !important;
    margin-bottom: 30px;
	font-size: 30px;
	line-height: 50px;
	padding-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.entry-content h3 {
	font-size: 17px;
	line-height: 30px;
	font-weight: normal;
	padding-bottom: 20px;
}
.entry-content {
	margin-bottom: 15px;
}
.screenshot{width: 100%; display: block; margin: 0; margin-bottom: 30px;}
.shortcode-list, .shortcode-list ul, .shortcode-list ul li {
	margin: 0;
	list-style: none;
	padding: 0;
}
.shortcode-list ul li {
	position: relative;
	padding-left: 20px !important;
	margin-left: 0px !important;
}
.shortcode-list li {
	border-bottom: 1px solid #e0e4e9;
	padding: 20px 0px !important;
	position:relative;
}
.shortcode-list li:before {
	content: "\f054";
	position:absolute;
	left:0px;
	top:20px;
	font-family:FontAwesome;
	font-size:10px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.shortcode-list{margin-bottom: 30px;}
.btn {
  background: none repeat scroll 0 0 #30ADE8;
  border: medium none !important;
  border-radius: 3px;
  color: #FFFFFF !important;
  cursor: pointer;
  display: inline-block;
  font: bold 14px/20px Helvetica,Helvetica-Neue,Arial,sans-serif !important;
  margin: 0 4px 4px 0;
  padding: 11px 10px !important;
  text-align: center;
  text-decoration: none !important;
}
.btn:hover {
	background: #5DC1EF;
}
.btn.large {
  font-size: 18px !important;
  margin-bottom: 4px;
  padding: 17px 29px !important;
  width: auto;
}

@media all and (max-width: 1170px) {
	section.hentry {
		padding: 0px 15px;	
	}
}









