@import 'reset.css';

body {background:#fff;font-family:"Helvetica Neue","Arial",sans-serif; color: #333;line-height: 20px;}
h1, h2, h3, h4, h5, h6 { color: #2f136a;font-family: Helvetica Neue, Arial; font-weight: normal; }
h3 { 
	border-bottom: 1px solid #ededed;
	font-size: 36px;
	margin-top: 20px;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
video{
	max-width: 100%;
	height: auto;
}
h4{color: #635ac0;margin: 20px 0 20px 0;font-size: 26px;}
iframe,
embed,
object {
	max-width: 100%;
}
li{
	list-style: circle;
	line-height: 1.8em;
}
h6{ 
	font-size: 18px;
	margin-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	color: #6778af;
	font-weight: normal;	
}
h5{
	font-size: 18px;
	color: #6778af;
	margin-bottom: 20px;
}
.like{
color:#6778af;
}
pre{
	background: #f5f5f5;
	padding: 30px;
	margin: 20px 0;
}
#nice{
  background-color: #FFF ;
  border: 1px solid #ccc ;
  width:900px;
  height:100px;
  overflow: auto;
}

.nota{
	background: #FBFBD5;
	padding: 30px 0 30px 30px;
	color: #333;
	font-size: 13px;
	  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.nota1{
	background: #6778af;
	padding: 5px 0 5px 5px;
	color: #333;
	font-size: 13px;
}
.nota2{
	background: rgba(38,173,228,.15);
	padding: 25px 0 25px 25px;
	color: #333;
	font-size: 16px;
	line-height: 1.5em;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nota2 p, .nota2 li{color: #333;}
.nota3{
	background: #ff0000;
	padding: 25px 0 25px 25px;
	color: #fff;
	font-size: 16px;
	line-height: 1.5em;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.toph{
	font-weight: normal;
	font-size: 20px;
	line-height: 32px;
	color: #2c2a41;
	float: left;
	margin-top: 20px;
}
.intro{
	background: url(../img/intro.png) no-repeat center left;
	padding-left: 20px;
}
p{
	font-family: Helvetica Neue, Arial;
	font-size: 14px;
	color: #2c2a41;
}
llist{
	margin: 15px 0;
}
a{
	color: #17b088;
	text-decoration: none;
}

p a{
	color: #17b088;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.left{
	width: 30%;
	position: relative;
	float: left;
}
.right{
	width: 64%;
	position: relative;
	float: left;
}

.topbar{
	height: 5px;
	background: #333;
	position: fixed;
	width: 100%;
	z-index: 99999999;
}
.version{
	font-size: 14px;
	background: #ededed;
	padding: 5px;
	position: relative;
	top: -15px;
	left: 5px;
}
.topbargreen .bordergreen{
	width: 10%;
	background: #6778af;
	top: 0;
	position: fixed;
	height: 5px;
	left: 240px;
}
.small{
	width: 47%;
	position: relative;
	float: left;
}
.videof{
	width: 50%;
	position: relative;
	float: left;
	margin-left: 10px;
}
.toplink{
	position: relative;
	float: right;
	right: 0;
	color: #444 !important;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	background: #ededed;
	padding: 2px 4px;
}
blockquote{
	color: #333;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 0 5px;
	padding: 8px 25px 5px 40px;
}
#header-wrap {
	width: 95%;
}
#header{
	padding: 10px;
	width: 100%;
	padding-bottom: 0;
	height: auto;
	float: left;
}
#header h1{
	margin: 0;
	position: relative;
	float: left;
	padding-bottom: 32px;
	font-size: 44px;
	width: 100%;
	top: 16px;
	font-weight: bold;
}
.color_logo{
	color: #6778af;	
}
#header .textheader{
	height: auto;
	position: relative;
	float: left;
	padding: 0;
	text-align: left;
}
#header .textheader h5{
	font-size: 16px;
	color: #333;
	position: relative;
	top: 25px;
	left: 5px;
}
#header .textheader p{
	line-height: 17px;
}

.tableofcontents{
	position: fixed;
	left: 0;
	width: 300px;
	height: 100%;
	min-height: 100%;
	z-index: 100;
	background: #222228;
}
.tableofcontents .menu{
	position: relative;
	float: left;
	height: auto;
	margin: 0;
	text-transform: capitalize;
	background: #333;
}
.menu li{
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	margin: 0;
	
}
.menu li a{
	height:auto;
	font-size: 14px;
	width: 97.5%;
	padding: 6px 0 6px 10px;
	position: relative;
	float: left;
	display: block;
	border-top: 1px solid #2f2f36;
	background: rgb(39, 39, 39);
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
.menu li a span{
	background: #5bc6cc;
	padding: 5px 8px;
	margin: 0 5px;
	border-radius: 5px;
}
.menu li.needhelp{
	background: #444;
	color: #fff;
	padding: 10px 10px; 
	width: auto;
	font-size: 18px;
	width: 90%;
}
.menu li.needhelp a{
	border: none !important;
	font-size: 13px;
	color: #fff !important;
}
.menu li a:link, .menu li a:visited{
	color: #e5e4ec;
	text-decoration:none;
	background: #222229;
}
.menu li a:hover, .menu li.active a{
	background: #17b088;
	color:#fff;
border-top: 1px solid #17b088;}
.menu .av, .structure .av{
	margin-top: 0; 
	margin-right: 20px; 
	margin-bottom: 0; 
	margin-left: 0; 
}
.structure .av{
	margin-top: 0; 
	margin-right: 20px; 
	margin-bottom: 0; 
	margin-left: 30px; 
}
.content-c{position: absolute;right: 18px;left: 350px;padding-bottom: 800px;min-height: 100%;height: auto;z-index: 1;margin-top: 40px;}
.copyrights{
	position: relative;
	float: left;
	text-align: left;
	top: 30px;
	width: 100%;
}
.videos-box{
	width: 100%;
	border-top: 1px solid #ededed;
	padding: 50px 0 20px 0;
	position: relative;
	float: left;
	left: 10px;
	margin-top: 25px;
}
.videos-box .box-left, .videos-box .box-center, .videos-box .box-center{width: 45%;position: relative;float: left;}

.video-time{color: #ccc; font-size: 0.8em;}

.copyrights p{
	line-height: 20px;
	font-size: 14px;
}
.copyrights ul.contact{
	position: relative;
	float: left;
	padding-top: 20px;
}

.copyrights ul.contact li{
	position: relative;
	float: left;
	margin-right: 10px;
	padding: 0;
	text-align: inherit;
}

/*MainContent*/
#maincontent{
	width: 98%;
	margin: 10px;
	position: relative;
	float: left;
	background: #fff;
	top: 0;
}
#maincontent .section{
	position: relative;
	float: left;
	margin: 80px 0 80px 0;
	width: 100%;
}
#maincontent img{
	border: none;
max-width: 100%;
height: auto;
border: 10px solid #22252d;
}

#maincontent p{
	padding: 5px 0 0 2px;
	line-height: 26px;
	font-size: 17px;
}
#maincontent .backtop{
	margin: 10px 0 20px 0;
}
.padding-box{
	padding: 30px;
	background: #2c2a41;
}

.padding-box.intro{
	padding: 30px;
	background: #e2e3e8;
}

.padding-box:not(padding-box.intro) a{
	color: #17b088 !important;
	font-size: 1em !important;
}
.padding-box p{
	color: #ebeaf4 !important;
	font-size: 1em !important;
}
.padding-box.intro a{
	color: #6778af !important;
}
.padding-box a{
	text-decoration: underline;
	color: #fff;
}
.padding-box.intro p{
	color: #434446 !important;
	font-size: 1em !important;
}
#maincontent li{
		font-size: 17px;
	padding-bottom: 3px;
	color: #2c2a41;
	margin-left: 20px;
	line-height: 30px;
}
#maincontent .nota2 li{list-style-type: none;}
/* Maincontent
---------------*/
#content-wrap { }

/* Mainmenu
---------------*/
#mainmenu { padding: 10px; color: #FFF; list-style-type: none; }
#mainmenu a { color: #FFF; }
/* contact
---------------*/
#contact { padding: 10px; list-style-type: none; }
#contact a { color: #1B528B; text-decoration: none; }


/* FAQ */

.row span{
	background: #17b088;
	color: #fff;
	margin-right: 10px;
	/* padding: 0 5px; */
border-radius: 25px;font-size: 11px;width: 20px;height: 20px;display: inline-block;text-align: center;position: relative;top: -2px;}

summary {
  font-size: 1.1rem;
  background-color: #2c2a40;
  color: #fff;
  padding: 1rem;
  margin-bottom: 0;
  outline: none;
  border-radius: 0.25rem;
  text-align: left;
  cursor: pointer;
  position: relative;
}
.tableofcontents {
	overflow-x: hidden !important;
}
summary::marker{
	margin-right: 28px;
}
/* details[open] summary ~ * {
  animation: sweep .5s ease-in-out;
} */
@keyframes sweep {
  0%    {opacity: 0; margin-top: -10px}
  100%  {opacity: 1; margin-top: 0px}
}
details > summary::after {
  position: absolute;
  content: "+";
  right: 20px;
}
details[open] > summary::after {
  position: absolute;
  content: "-";
  right: 20px;
}
details > summary::-webkit-details-marker {
  display: none;
}

details{background: #e1e3e7;margin-bottom: 20px;}
details .faq__content{background: #e1e3e7;padding: 20px 40px 40px;}
#maincontent details img {
	border: none;
	padding: 0 !important;
}