.mainNews  {
    
    display: none !important;
	
}


.headerLI {
    font-size: 12px;
    color: #ad0c10;
    list-style-type: decimal;
    color: #ad0c10;
}

.table {
    width: 100%;
}

table {
    
    margin-top: 10px;
}

.tableHeader {
    font-weight: normal;
    font-size: 14px !important;
    color: #FFFFFF;
    margin: 0px 10px 0px 10px;
}

.tableHeader td {
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
	padding:5px;
	    border: 1px solid #ccc;
    border-radius: 2px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 6px 0px 6px;
    background: #ed1c24;
   
}
.tdLeft {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
	padding:5px;
    width: 50%;
	    border: 1px solid #ccc;
    border-radius: 6px 0px 0px 6px;
}


.tdRight {
    text-align: center;
    font-size: 14px;
	    border: 1px solid #ccc;
    color: #FFFFFF;
    width: 50%;
    border-radius: 0px 6px 6px 0px;
}

.Riquadro, .RiquadroGuest {
    padding: 0px !important;
}

label {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.collapse{
	width:97%;
	text-align:center;
  cursor: pointer;
  display: block;
      float:left;
    padding: 1.5%;
	background-color: #444;
	    box-shadow: inset 0 -1px 0 #0d0d0d;
		    margin-bottom: 1px;
	
 	
			
}

.collapse:hover{
	
      background: #222;
	  
}

.collapse:active{
	
      background: #222;
	
}

.collapse + input{
  display: none; /* hide the checkboxes */
  
}
.collapse + input + div{
  display:none;
  
 
}
.collapse + input:checked + div{
  display:block;
      box-shadow: none;
	  border: none;


  
 
  
}

.dropdownAU_CNT-menu li ul li.glossListItem {
    padding-left: 150px;
    text-indent: 0px;
}

.dropdownAU_CNT-menu li ul li.glossListItem:after {
    position: absolute;
    color: #ad0c10 !important;
    content: attr(data-item) ' \00a0';
    left: 15px;
	    top: 5px;
    
}

.dropdownAU_CNT-menu li ul li.glossListItemHeader:after {
    text-indent: 0px;
    left: 15px;
    position: absolute;
    color: #ad0c10 !important;
    content: attr(data-item) ' \00a0';
    top: 4px;
}

.dropdownAU_CNT-menu li ul li.glossListItemHeader {
    padding-left: 15px;
    text-indent: 0px;
}

.dropdown{	

	padding:2%;
	width:96%;
	height:auto;
	
	    border-bottom: 0px solid #5f5f5f;
    text-align: justify;
    font-size: 12px;
    background-color: #000000;
    color: #FFFFFF;
    margin: 1px 0px 1px 0px;
    max-height: 99999px;
    display: block;
    
	
	
    overflow: hidden;
    list-style: none;
   
	
	
}

.tutorial_header{
	
	
	width:100%;
	margin:0px auto;
	float: left;
	height:50px;
	    padding-bottom: 20px;
    padding-top: 20px;
	background-image: url('header.jpg');
	background-position:center;
	border-bottom: 5px solid #333;
	
	
}

.tutorial_header h1{
	
	
	text-align:center;
	color:#fff;
	padding-left:0%;
	    line-height: 46px;
    font-size: 30px;
}

.width-wrapper {
    width: 96%;
   padding: 2%;
   border:none !important;
}

.container {
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.dropdownAU_CNT .content-page-outer {
    padding-left: 0px;
	
}

.dropdownAU_CNT .dropdownAU_CNT-menu {
    
    overflow: hidden;
    list-style: none;
    padding: 0px;
}

.dropdownAU_CNT .show {
    border-bottom: 0px solid #5f5f5f;
    text-align: justify;
    font-size: 12px;
    background-color: transparent;
    color: #FFFFFF;
    margin: 1px 0px 1px 0px;
	    margin-bottom: 30px;
    max-height: 99999px;
    display: block;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    animation: showAnimation 0.5s ease-in-out;
    -moz-animation: showAnimation 0.5s ease-in-out;
    -webkit-animation: showAnimation 0.5s ease-in-out;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
}

.dropdownAU_CNT li {
    padding: 0px;
    padding-left: 0px;
}
ul li {
    list-style: none !important;
}

.dropdownAU_CNT li ul {
    font-size: 12px;
    color: #cecece;
    list-style-type: none;
    
    margin-left: 30px;
    margin-right: 10px;
    counter-reset: item;
    display: table;
    margin-left: 0;
    padding: 0;
}


.header_text{
    
	font-size:15px !important;
	color:#fff;
	font-weight:bold;
	
}


.dropdownAU_CNT li ul li ul li ul li{
	
	padding-left:55px;
	
}


.container ul {
    list-style: none;
    padding: 0;
    margin: 0px 0px 0px 0px;
}

.dropdownAU_CNT li ul li {
    font-size: 12px;
    margin-top: 2px;
    display: table;
    position: relative;
	
    list-style: none;
    margin: 2px 0 6px 2em;
    margin-bottom: 10px;
}
.dropdownAU_CNT li ul li {
    padding-left: 60px;
	padding-top:5px;
}

.dropdownAU_CNT li ul li:before {
    position: absolute;
    color: #ad0c10 !important;
    content: counters(item, ".") " ";
    counter-increment: item;
    display: inline-block;
    text-align: left;
    padding-right: 10px;
    width: 2em;
    left: 0px;
    margin-right: 10px;
}

.pagelink {
    float: right;
    color: #00FF00;
}
.listlink {
    float: left;
    color: #00FF00;
}

.content-page-outer .content-text {
    padding: 0px;
}
.content-text {
    font-size: 12px !Important;
    text-transform: none;
    padding: 0px 0px;
}
p {
    color: #cecece;
    font-size: 9px !important;
    text-transform: uppercase;
}

.content-h4 {
    font-weight: normal;
	color:#ad0c10 !important;
}

.alink:visited {
    color: #00b001;
}
.dropdownAU_CNT a {
    text-decoration: none;
}
.alink, .divLink {
    color: #00FF00;
}
ul li {
    list-style: none !important;
}

.divText {
    text-align: justify;
    font-size: 12px;
    color: #cecece;
    margin: 0px 10px 0px 10px;
    text-transform: none;
    font-weight: normal;
}




/*Media Queries*/

@media (max-width:1300px){

	.tutorial_header h1 {
    text-align: center;
    color: #fff;
	padding-left:0%;
    line-height: 46px;
    font-size: 20px;
}


}

@media (max-width:1024px){
	

.pagerender .mainContent > .cn {
  width: 100%;
    
 
}

.width-wrapper {
    width: 88%;
    padding: 6%;
}

.dropdown {
    padding: 6%;
    width: 88%;
}


}


@media (max-width:767px){
	


.width-wrapper {
    width: 98%;
    padding: 1%;
}

	.dropdown {
    padding: 2%;
    width: 96%;
}

.dropdownAU_CNT li ul li {
    padding-left: 25px;
	margin: 2px 0 6px 10px;
}

.dropdownAU_CNT li ul li:before{
	
	padding-right:0px;
	
}
}




@media (max-width:272px){

	.tutorial_header h1 {
    text-align: center;
    color: #fff;
	padding-left:0%;
    line-height: 46px;
    font-size: 20px;
	line-height:28px;
}


}