/* RESET STYLES
================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	padding: 0;
	margin: 0;
	font-size: 1rem;
	-webkit-font-smoothing: antialiased;
}
a {
    text-decoration: none;
    color: #0569b5;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
a:hover {
	text-decoration: none;
	color: #0569b5;
}
h1 {
	font-size: 30px;
	line-height: 42px;
}
h2 {
	font-size: 30px;
	line-height: 42px;
}
h3 {
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	margin-bottom: 15px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 15px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
img {
    max-width: 100%;
}
p {
	line-height: 170%;
	margin: 0 0 20px;
}
ul {
	list-style-type: disc;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}
dl dt {
	float: left;
	margin-right: 10px;
}
dl dt, dl dd {
	line-height: 180%;
}
ul ul, ul ol, ol ol, ol ul {
	margin-left: 0;
}
ul, ol {
	margin: 0 1.5em 1.5em 2em;
	line-height: 24px;
}
ul li, ol li {
	margin: 15px 0;
}
strong {
    font-weight: bold;
}
.note {
	width: auto;
	min-height: 20px;
	height: auto;
	line-height: 20px;
	overflow: hidden;
	padding: 20px;
	text-align: center;
	margin: 20px 0;
	border: 1px solid #9cf;
	background-color: #c5defa;
}
.note p:last-child {
    margin-bottom: 0;
}
a.sf-button {
    display: inline-block;
    line-height: 18px;
    height: auto;
    padding: 14px 30px;
    margin: 0 10px 20px 0;
    font-weight: bold;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 0;
    position: relative;
    overflow: hidden;
    outline: none;
    text-shadow: none;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    color: #ffffff;
    background-color: #0569b5;
}
a.sf-button:hover {
    background-color: #252525;
}
code {
	border: 1px dashed #e4e4e4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f7f7f7;
	font: 13px Consolas, "Andale Mono", Courier, "Courier New", monospace;
	overflow: auto;
	overflow-Y: hidden;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	color: #666;
	display: block;
	margin: 10px 0;
	padding: 20px;
	line-height: 20px;
}
code.small {
    width: 280px;
    padding: 12px;
}

.text-center {
    text-align: center;
}

.video-responsive {
    width: 100%;
}

.video-responsive iframe {
    width: 100%;
    min-height: 350px;
    height:auto;
}

/* @font-face
================================================== */

@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/docs/sourcesanspro-regular-webfont.eot');
    src: url('fonts/docs/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/docs/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/docs/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/docs/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Museo300Regular';
    src: url('fonts/docs/Museo300-Regular-webfont.eot');
    src: url('fonts/docs/Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/docs/Museo300-Regular-webfont.woff') format('woff'),
         url('fonts/docs/Museo300-Regular-webfont.ttf') format('truetype'),
         url('fonts/docs/Museo300-Regular-webfont.svg#Museo300Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, h6 {
	font-family: "source_sans_proregular", Arial, Helvetica, Tahoma, sans-serif;
}
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .testimonial-text, .header-advert, .sf-count-asset .count-number {
	font-family: "Museo300Regular", Arial, Helvetica, Tahoma, sans-serif;
}

.pull-left { float: left; }
.pull-right { float: right; }
.clear { clear: both; }
.max-w40 { max-width: 40%; }
.max-w50 { max-width: 50%; }
.max-w60 { max-width: 60%; }
.max-w70 { max-width: 70%; }
.w45 { width: 45%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.mr10 { margin-right: 10px; }
.mr20 { margin-right: 20px; }
.text-left { text-align: left !important;}

/* DOCS STYLES
================================================== */
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.docs-info {
	text-align: center;
	padding: 30px 0;
}
.docs-info h1 {
	margin-bottom: 10px;
}
.docs-info h4 {
	margin-bottom: 20px;
}
.docs-info .links a, footer .links a {
	display: inline-block;
	padding: 0 10px;
	color: #333;
	text-decoration: none;
	border-left: 1px solid #e4e4e4;
}
.docs-info .links a:hover, footer .links a:hover {
	color: #0569b5;
}
.docs-info a:first-child, footer a:first-child {
	border-left: 0;
}

.docs-contents {
	border-top: 1px solid #f1f1f1;
	padding-bottom: 50px;
	height: auto;
	overflow: hidden;
}

.nav-sidebar {
    width: 18%;
	margin: 30px 0 0 2%;
    float: left;
}

.nav {
	margin: 0;
    padding: 0;
	list-style: none;
}
    .nav li {
    	border: 1px solid #f1f1f1;
    	border-top-width: 0;
    	margin: 0;
    }
        .nav li.divider {
            border-left: 0;
            border-right: 0;
            height: 20px;
        }
    .nav li:first-child {
    	border-top-width: 1px;
    }
    .nav li a, .nav li span {
    	padding: 5px 20px;
    	display: block;
    	text-decoration: none;
    	outline: none!important;
    	color: #333;
    	line-height: 22px;
    }
    .nav li span {
    	font-weight: bold;
    }
    .nav li.active a {
    	background: #0569b5;
    	color: #fff!important;
    }
    .nav li a:hover {
    	color: #0569b5;
    }
    
    .fixed-toc {
        position: fixed;
        top: 0;
        left: 0;
    }

.docs-contents .section {
	width: 80%;
	float: right;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.docs-contents .section h2 {
	margin-bottom: 40px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-top: -5px;
}
.docs-contents .section h3 {
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.docs-contents .section p span, .docs-contents .section li span {
	color: #444;
	border-bottom: 1px dotted #e3e3e3;
}
.text-video a {
    background: url(../img/play-colored.png) no-repeat 0 center;
    padding-left: 20px;
    margin-left: 6px;
}
footer {
	padding: 30px 2%;
	background: #f7f7f7;
	text-align: center;
}
footer p {
	color: #666;
	font-size: 12px;
	margin: 20px 0 0;
}