/* UNIPI 2013 THEME */
#unipiheader, #unipifooter {
  background-image: url("/images/back.png");
  background-size: contain;
  height: 120px;
  color: white;
}

#unipiheader #branding {
  background-image: url("/images/cherubino_header.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 47% auto;
  height: 100%;
}

#branding, #footer {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  max-width: 1220px;
}

#unipiheader a:link,
#unipiheader a:visited,
#unipifooter a:link,
#unipifooter a:visited {
  font-weight: bold;
  color: white;
  text-decoration-color: -moz-use-text-color;
  text-decoration-line: none;
  text-decoration-style: solid;
}

#datepicker {
	background-image: url('/images/calendar.gif');
	background-repeat: no-repeat;
	background-position: right
}

div.error-box {
	text-align: left;
}

#language_selector {
    position: absolute;
}

#language_selector > img {
    cursor: pointer;
    border: 2px solid transparent;
    margin-top: 5px;
}

#language_selector > img.selected {
    border: 2px solid yellow;
}

#site-name {
  color: white;
  float: left;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

#site-name h1 {
  font-size: 25px;
  margin: 30px 0 0 0;
  text-transform: uppercase;
}


#site-name h2 {
  font-size: 18px;
  margin: 0;
}

#logo {
  background-image: url("images/inclina.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  float: right;
  height: 100%;
  text-align: right;
  width: 225px;
}

#logo img {
  margin-top: 10px;
}

#logout,
a#logout:link,
a#logout:visited {
  color: yellow;
}

div#smallbar {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to bottom, #6cbef7 0%, #03426d 100%);
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  height: 10px;
}

#page_container {
  background-image: url("images/testsite.png");
  background-color: white;
  position: relative;
  z-index: 2;
}
  
#page {
  max-width: 1220px;
  margin: 0 auto;
}

#page::after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}

#menu-bar {
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-weight: bold;
  margin: 13px 0 5px 0;
  padding-bottom: 15px;
}

#menu-bar>ul {
  padding: 0 0 1px 10px;
  border: none;
}

#menu-bar>ul>li,
.etd_button {
  display: inline;
  list-style-image: none;
  list-style-type: none;
  margin: 0 15px 0 0;
  padding: 0;
}

#menu-bar li a:link,
#menu-bar li a:visited,
.etd_button a:link,
.etd_button a:visited
 {
	color: #003366;
	text-transform: uppercase;
  padding-bottom: 0 20px;
  font-weight: bold;
  font-size: 0.9em;
}

#menu-bar li a.selected,
.etd_button li a.selected {
	border-bottom: 4px solid #444;
	padding-bottom: 3px;
}

.ui-menu .ui-menu .ui-menu-item {
	margin: 5px 0;
}

#admin-menu::after {
    clear: both;
    content: ".";
    visibility: hidden;
    display: table;
}

#admin-menu .etd_button a,
#admin-menu .etd_button a.selected
#admin-menu .etd_button a:link
#admin-menu .etd_button a:visited {
  margin-right: 20px;
}

#menu-bar-mobile {
  display: none;
}

#left-side {
  float: left;
  width: 250px;
  margin: 20px 10px 0 10px;
}

#left-side > div {
  padding-right: 10px;
}

#left-side h2,
.block_title h2 {
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0.5em 0.3em 0.5em 1em;
  background-color: #f9c98c ;  
  background-image: linear-gradient(to bottom, #6cbef7, #286e9e, #03426d);
  background-repeat: no-repeat;
  background-position: center right;
  border: 1px solid #286e9e;
}

#left-side ul {
  padding-left: 20px;
  margin: 10px 0 15px 0;
}

#left-side + #content {
  float: left;
  width: 950px;
}

#thesis_notice {
  color: orangered;
  font-size: medium;
  font-weight: bold;
}

#content {
  padding-bottom: 10px;
}

#page_title {
  font-size: 110%;
  font-weight: bold;
}

#unipifooter {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 90px;
}

#footer {
  padding-top: 20px;
}

#end-div {
  margin-top: 60px;
}


#etd_browse_type {
  margin-bottom: 10px;
  text-align: center;
}

.graph_on {
    float: left;
    width: 50%;
}

ul.browse {
  display: inline;
  padding: 0;
}

ul.browse li {
  display: inline;
  padding: 5px;
}

#contact-info {
  float: left;
}

#social {
  float: right;
}

#search-block {
  margin: 0 auto;
  width: 330px;
}

#search-block input {
  text-align: right;
  float: right;
}

#search-block select {
  width: 80px;
}

#less-or-more {
  height: 20px;
  margin-top: 25px;
}

.search {
  text-align: center;
}

.title_page td, .title_page th {
  padding: 10px 10px 10px 0;
  border-top: 1px solid gray;
  vertical-align: middle;
  text-align: left;
}

#select-availability {
  border: 5px outset gray;
}

#select-availability td,
#select-availability th {
   border: 3px inset gray;
   padding: 5px;
}

#printable_etd {
/*    width: 98%;*/
    text-align: center;
}

#manage-etds-filter,
#manage-etds-filter-remove {
  display: inline;
}


/*
 * adattamento schermi piccoli
 */
@media only screen and (min-width: 1025px) and (max-width: 1235px){
  #left-side {
    width: 20%;
  }
  #left-side + #content {
    width: 76%;
  }
}

@media only screen and (min-width: 10px) and (max-width: 1214px){
  .graph_on {
    width: auto;
    float: none;
  }
}



.field-title {
  float: left;
  font-weight: bold;
  width: 7em;
 }
 
.field-record {
  float: left;
  margin: 0 10px;
  min-width: 20em;
}

.field-record ul {
  margin: 0;
  padding-left: 0;
  list-style-position: inside;
}

.record:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: table;
  height: 0;
}


.theses-list {
  border-collapse: collapse;
}

.theses-list td,
.theses-list th {
  padding: 5px 10px;
  vertical-align: middle;
}


.rddate-set td,
.rddate-set th {
	border: 1px solid black;
}


.rddate-set td:last-child {
	text-align: center;
}

/* END UNIPI 2013 THEME */

#fblike span, #fb-thesis span {
  vertical-align: inherit !important;
}

#twlike, #tw-thesis {
  vertical-align: sub;
}

#legenda {
}

#legenda div {
  padding-left: 10px;
  float: left;
}

#legenda div img {
  vertical-align: middle;
  margin: -5px 5px 0 0;
}

.metadata-table {
  vertical-align: middle;
  text-align: left;
  width: 100%;
}

.metadata-table td,
.metadata-table th {
  padding: 5px;
}
.file-table tr:first-child {
  background-color: lightgray;
  text-align: center;
}
.file-table td {
  border: 1px solid black;
  padding: 0 5px;
  text-align: right;
}

.file-table td:first-child {
  text-align: left;
}

.disabled {
  pointer-events: none;
}

.disabled a {
  color: inherit;
}

.disabled a:first-child:before {
  content: '✔';
}

#news li {
    padding-bottom: 5px;
}















/*
.testo14 {
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:14px
}

.testo12 {
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:12px
}

.testo10 {
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:10px
}

.testo8 {
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:8px
}

BODY {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px;
	min-width: 1024px;
}

SELECT	{
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:12px;
	max-width: 350pt;
}

INPUT	{
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:12px;
}

A	{
	font-family:Arial,Verdana,Helvetica, sans-serif;
}

A:link {color: #0033CC}
A:visited {color: #6699FF}
A:hover {color: #FF00FF}
A:active {color: #99FFFF}
	
TABLE	{
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:12px;
}

DIV	{
	font-size:12px;
}

IMG {
border-style: none;
}

.avviso_iniz {
 	margin: 2% 2%;
 	padding: 2% 2%;
 	border-style: solid;
	border-color: red;
}

#news {
	float: left;
	padding-left: 5px;
	width: 135px;
}

#news ul {
	margin-left: -25px;
}


#logo_left {
	float: left;
	width: 208px;
	margin-left: 1.7%;
}

#logo_center {
	float: left;
	width: 60%;
	text-align: left;
	color: #2763A5;
}

#logo_center div a {
	text-decoration: none;
}

#logo_center div a:visited, #logo_center div a:link {
	color: #2763A5;; 
}

#logo_center div a:HOVER {
	color: inherit; 
}

div#site_name {
    font-family: Arial,sans-serif;	
    font-size: 246%;
}



div#site_slogan {
	
}

#logo_right {
	float: left;
	width: 18%;
	text-align: right;
}

#etd_menu {
	clear: both;
	border-bottom: 4px solid #2763A5;
	height: 20px;
	margin-top: 107px;
	min-width: 550px;
}

#etd_menu ul {
	float: right;
    list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0;
}

#etd_menu ul li {
    border-left: medium none;
    display: inline;
    margin: 0;
    padding: 0;
}

#etd_page_title {
	clear: both;
	font-family: "Trebuchet MS","Bitstream Vera Sans",Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	color: #000066;
	max-width: 1024px;
	padding: 10px 0px 6px 175px;
    text-align: left;
    width: 800px;
}

#content {
	padding: 1px 175px;
	min-height: 250px;
}

#etd_footer {
	border-top: 4px solid #2763A5;
	padding-top: 10px;
	min-height: 50px;
	margin-top: 15px;
}

#thesis {
 min-width: 1024px;
}

#thesis_status {
	width: 127px;
	float: left;
	padding: 0 1%;
}

#thesis_status ul {
	padding-left: 15px;
}

#thesis_data {
	float: left;
	margin-left: 55px;
	max-width:	670px;
	min-width: 500px;
}

#thesis_notice {
	max-width: 140px;
	color: red;
    float: left;
    font-size: medium;
    font-weight: bold;
    padding-left: 1%;
}


#help_link {
	padding: 10px;
	clear: both;
	text-align: center;
}

.logoEtd {
	text-align: center;
	font-family: times;
	font-size: small;
	font-weight: bold;
	line-height: 90%;
	width: 525px;
	float: left;
	display: inline;
}

.logoEtd a {
	color: black;
	text-decoration: none;
	font-size: small;
	font-family: times;
}

#etd_logo {
	display: inline;
	float: left;
	left: 100px;
	top: 100px;
}

.logoSba {
	display: inline;
	left:	10px;
	top:	10px;
	float: left;
}

.pinkline {
	background: #ff9999;
	opacity: 0.4;
	filter:alpha(opacity=40);
	line-height: 200%;
	margin: 10px 0;
}

.error {
	color: red;
	font-weight: bold;
}

.navbar {
	/* background-color: lightGray; */
	position:fixed;
	top:200px;
	left: 0px;
	border-color: transparent;
	border-style: solid;
	border-width: 5px;
}

.navblock {
	display: block;
	font-weight: bold;
}

.navbar > ul {
	padding-left: 10px;
	list-style-type:none;
	margin: 0 0 5px 0;
}

.mod_form_element {
	max-width: 60em;
}


.hiddenalert {
	display: none;
	position:fixed;
	background-color:cornsilk;
	top: 45%;
	left: 20%;
	color: red;
	text-decoration: blink
}

.browse_table {
	border-collapse: collapse;
	width: 100%;
	clear: both;
}

.browse_table tr {
	height: 22px;
    vertical-align: middle;
    text-align: right;
}
.browse_table tr:nth-of-type(2n+3) {
	background-color: #e5ebf1;
}

.browse_table td {
	padding: 0 4px;
}

.browse_table th {
	border-bottom: 2px groove black;
	padding: 2px 5px;
}

*/
