/** Generated by FG **/
@font-face {
	font-family: 'Conv_sentinel-light';
	src: url('../assets/fonts/Sentinel-font/fonts/sentinel-light.eot');
	src: local('☺'), url('../assets/fonts/Sentinel-font/fonts/sentinel-light.woff') format('woff'), url('../assets/fonts/Sentinel-font/fonts/sentinel-light.ttf') format('truetype'), url('../assets/fonts/Sentinel-font/fonts/sentinel-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_sentinel-bold';
	src: url('../assets/fonts/Sentinel-font/bold/fonts/sentinel-bold.eot');
	src: local('☺'), url('../assets/fonts/Sentinel-font/bold/fonts/sentinel-bold.woff') format('woff'), url('../assets/fonts/Sentinel-font/bold/fonts/sentinel-bold.ttf') format('truetype'), url('../assets/fonts/Sentinel-font/bold/fonts/sentinel-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Generated by Fontie - the magic webfont generator <http://fontie.flowyapps.com> */

@font-face {
	font-family:'GothamLight-Regular';
	src: url('../assets/fonts/gotham-font/Light/font/GothamLight_gdi.eot');
	src: url('../assets/fonts/gotham-font/Light/font/GothamLight_gdi.eot?#iefix') format('embedded-opentype'),
		url('../assets/fonts/gotham-font/Light/font/GothamLight_gdi.woff') format('woff'),
		url('../assets/fonts/gotham-font/Light/font/GothamLight_gdi.ttf') format('truetype'),
		url('../assets/fonts/gotham-font/Light/font/GothamLight_gdi.svg#GothamLight-Regular') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2248;
}

@font-face {
	font-family:'GothamBold-Regular';
	src: url('../assets/fonts/gotham-font/bold/GothamBold_gdi.eot');
	src: url('../assets/fonts/gotham-font/bold/GothamBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../assets/fonts/gotham-font/bold/GothamBold_gdi.woff') format('woff'),
		url('../assets/fonts/gotham-font/bold/GothamBold_gdi.ttf') format('truetype'),
		url('../assets/fonts/gotham-font/bold/GothamBold_gdi.svg#GothamBold-Regular') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2248;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);

/*--font end--*/
*{
	margin:0px;
	padding:0px;
	outline:none;
}

a:hover{
	text-decoration:none;
}
.pado-votes a:hover{
	color:#fff;
}
a{
	outline:none!important;
}
h1, h2,h3, h4,h5{
    font-family: 'Ubuntu', sans-serif;
	color: #111;
	font-weight:500;
	
	}
	p{
		font-family: 'Ubuntu', sans-serif;
		 	color: #111;
			font-size:16px;
			font-weight:200;
	}	
	a,span{
		font-family: 'Ubuntu', sans-serif;
		font-size:16px;
	   font-weight:300;
	}
	#accordion h3  {
    counter-increment: nav-headline;
}
h1.main-heading{
	color:#c0392b;
}
#accordion h3>a{
	font-family: 'Ubuntu', sans-serif;
	font-size:17px;
	font-weight:500;
}
#accordion h3 a::before {
    content: counter(nav-headline, decimal);
    float: right;
    margin-right: 10px;
}

.sidebar_doc_title {
    counter-increment: nav-article;
}
.sidebar_doc_title > a::before {
    content: counter(nav-headline, decimal) "." counter(nav-article, decimal);
    float: right;
    margin-right: 10px;
}
.ui-accordion-content{
/*height:auto!important;	*/
    padding-left: 22px!important;
    padding-right: 10px!important;
}
#accordion ul li{
	list-style-type:none;
	padding: 10px 0 10px 10px;
	cursor:pointer;
	border-radius:4px;
}
#accordion ul li a i{
	font-size:16px;
}
#accordion ul li a {
	color:#3498db;
	font-size:16px;
	text-decoration:none;
	color: #2980b9;
}
.pado-section-heading {
    counter-reset: subsection;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
	color:#2980b9;
	font-size:26px;
	margin-bottom:30px;
}

.options {
    background-color: #3498db;
    border-radius: 4px;
    color: white;
    content: counter(section, decimal);
    counter-increment: section;
    display: inline-block;
    font-size: 30px;
    line-height: 2em;
    max-width: 2em;
    min-height: 2em;
    padding-top: 4px;
    text-align: center;
    width: 100%;
	
}



.pado-sharing-link {
    float: right;
}
.pado-post-heading {
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    margin: 0 0 30px;
    padding-bottom: 30px;
	color: #d35400;
	font-size:20px;
	padding-bottom:15px;
}
.pado-post-heading::before {
    color: #ccc;
    float: left;
    margin-right: 15px;
    width: auto;
}
.pado-likes {
    text-align: right;
}
.pado-post-heading::before {
    content: counter(section, decimal) "." counter(subsection, decimal) " ";
    counter-increment: subsection;
}
.pado-back-top{
	text-align:center;
	cursor:pointer;
}
.pado-like-btn {
    background-color: red;
    color: #fff;
    padding: 15px;
	background-color:#94bc1a;
	border-radius:4px;
}
.pado-dislike-btn{
    background-color:#c84848;
    border-radius: 4px;
    color: #fff;
	 padding: 15px;
}
.pado-votes.row {
    margin-bottom: 35px;
    margin-top: 40px;
}
.pado-back-top a {
    color: #c0392b;
    text-decoration: none;
	font-family: 'Ubuntu', sans-serif;
}
p.pado-back-top i {
    font-size: 30px;
    font-weight: bold;
}
.pado-back-top {
    margin-bottom: 35px;
}
#pado-content {
  counter-reset:section;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none !important;
    border: 0 none;
	background-color:transparent;
}
.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active{
	border:0px;
}
#accordion h3:hover{
	background-color:#000;
	border:0px;
}
#accordion h3:hover a{
	color:#fff;
}
#accordion ul li:hover{
	background-color:#3498db;
}
#accordion ul li:hover a{
	color:#fff;
}
#accordion h3 {
    border-radius: 5px;
    padding-top:15px;
	padding-bottom:15px;
}
.pado-sharing-link i {
    font-size: 40px;
	color:#ccc;
}
option-wrapper .pado-sharing-link i {
    font-size: 40px;
    margin-top: 12px;
	color:#ccc;
}
.pado-post-heading i{
	color:#ccc;
	font-size:25px;
}
.pado-sharing-link i:hover{
	color:#3498db;
}
.pado-post-heading i:hover{
	color:#3498db;
}
.pado-sharing-link{
	visibility:hidden;
}
.option-wrapper{
	cursor:pointer;
	padding-bottom:20px;
	counter-reset: subsection;
}
/*--.option-wrapper:hover .pado-sharing-link{
	visibility:visible;
}
.pado-post-heading:hover .pado-sharing-link{
	visibility:visible;
}--*/
#accordion{
	overflow-y:scroll;
	height:600px;
	margin-top:40px;
}
.colors div {
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 30px;
}
.colors .yellow{
	background-color:#ffce54;
} 
.colors .orange{
	background-color:#ffa400;
} 
.colors .grey{
	background-color:#dedede;
} 
.colors {
    text-align: right;
    margin-top: 21px;
}
.highligtedcode{
	font-weight:bold;
}
.alignment {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: right;
	padding:0px;
}
.border-bottom{
	margin-top:30px;
	margin-bottom:20px;
	border:1px solid #ccc;
	display:none;
}
article.document {
    padding-bottom: 25px;
}
.top-move {
    bottom: 10px;
    position: fixed;
    right: 12px;
    z-index: 999;
	cursor:pointer;

}
.top-move img{
	width:50px;
	height:50px;
}
/*--media query--*/
@media screen and (min-width:1200px){
	#accordion{
		max-width:350px;
		width:100%;
	}
}
@media screen and (max-width:1200px) and (min-width:767px){
		#accordion{
		max-width:280px;
		width:100%;
	}
}
@media screen and (max-width:767px){
	#accordion{
		position:static!important;
		max-width:100%;
	}
		.border-bottom{
		display:block;
		width:100%;
	}
	.alignment{
		text-align:center;
	}
	.mbl-alignment{
		text-align:center;
	}
	option-wrapper .pado-sharing-link{
		float:none;
		text-align:center;
		display:block;
	}
}
body::-webkit-scrollbar {
    width: 1em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: rgb(128, 255, 0);
  outline: 1px solid slategrey;
}


#accordion::-webkit-scrollbar {
    width: .5em;
}
 
#accordion::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
#accordion::-webkit-scrollbar-thumb {
  background-color: rgb(255, 64, 0);
  outline: 1px solid slategrey;
}
#doc_header .navbar-default {
    background-color: #31306a;
    padding: 25px 0;
}
#doc_header h1.main-heading {
    color: #fff;
}