@charset "utf-8";
@media (max-width:600px){

.paypalcell {
    display: table-cell;
    padding: 5px;
}

.paypalrow {
   border-bottom-style: solid;
    border-bottom-width: 1px;
    /* box-shadow: 0px 5px 20px #666; */
    box-sizing: border-box;
    /* margin-bottom: 15px; */
    color: #b8c4e0;
    cursor: default;
}
.paypalrow:hover
{background-color:#833;}
form
{
display:block;
margin-left:auto;
margin-right:auto;
width:80%;	
}

#closewrite form
{display:block;
width:auto;
margin-right:1em;
margin-left:1em;
}
.paypaldescription{
	
    background-color: #FFC;
    /* border-style: solid; */
    /* border-width: 1px; */
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFC;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    padding: 1em;
    box-shadow: 0px 0px 20px #666;
    min-width: 200px;
     margin-top: 3em;
    margin-bottom: 3em;

	}

.paypalinfo
{
    background-color: burlywood;
    color: darkred;
	margin-top:1em;
}

.paypal{
	cursor:pointer;
	font-weight:bold;
	color:#7fd0ea;
	background-color:#505050;
	font-size:14px;line-height:3em;
}
.paypal input{color:#777676;}

.paypal:hover{color:#abffcd;}

.paypalsection{
	
    cursor: default;
    color: #f1ff82;
    box-shadow: 0px 5px 20px #333;
    margin-bottom: 30px;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    box-sizing: content-box;
    padding-bottom: 20px;

	}

.compatibility {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	background-color: #F00;
}

.newsdocument {
	/* font-family: Arial, Helvetica, sans-serif; */
	/* color: #036; */
	/* background-color: #854747; */
	padding: 1em;
	border-style:none;
	font-size: 12px;
	text-align:left;
	max-width:inherit;
	/* margin: 1em; */
	border-radius: unset;
}
.newsabstractdocument {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #EBEBEB;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #FFF;
	font-size: 12px;
	position: relative;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.newstitle {
	/* font-family: Verdana, Geneva, sans-serif; */
	/* font-size: 14px; */
	/* font-style: italic; */
	/* font-weight: bold; */
	/* text-align: center; */
	/* padding: 2px; */
	/* margin-top: 2px; */
	/* margin-right: 0px; */
	/* margin-bottom: 2px; */
	/* margin-left: 0px; */
}
.newsfolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	padding-left: 5px;
}

.newsparagraph {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align:justify;
	
}
.newsimage {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	max-width:100%;
}

.newsimageleft {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left:0px;float:left;max-width:60%;}

.newsimageright {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left:5px;
max-width:60%;
float:right;}

.newsimagecenter {
	margin-top: 5px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom: 5px;
	width:100%;
}

.newstitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #06C;
	margin-left: 20px;
	overflow: auto;
	padding-left: 10px;
	text-align: left;
}
.newstitlelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.newslink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}

.newstitlelink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.newslink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	background-color: #CCC;
}

.lastnewscontainer {
	height: 162px;
	margin: 0px;
	padding: 0px;
}
.citazione {
	/*font-family: Verdana, Geneva, sans-serif;*/
	color: #F5F5F5;
	background-color: #666;
	margin: 5px;
	padding: 5px;
}
.w850 {
	/* width: 100%; */
	display: block;
	border-spacing: 0px;
	margin: 0px;
	padding:  0px;
	/* width: auto; */
}
.news-cell-top {
	vertical-align:top;
	height:100%;
	width:auto;
}
.news-cellspan-top {
	vertical-align:top;
	width:120px;
}

}
@media (max-width:450px){

.newsdocument{border-radius:0px;margin-left:0px;margin-right:0px;/* margin-right: 0px; *//* padding: 0px; */border-style: none;border-width: 0px;/* margin: auto; */}
article{padding:0px;margin: 0px;box-sizing: border-box;width: 100vw;/* background-color: red; */}
}