* {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

html {
    width: 100%;
    height: 100%;
    background-color: white;
}

body {
    min-width: 755px;
    width: 83%;
    margin: 0 auto;
    padding: 5px;   
    padding-left: 20px;
    background-image: url("../images/flags3.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: 4px 105%;
}

img {
    border: 0;
}

a {
    text-decoration: underline;
    color: inherit;
}

a:hover {
    text-decoration: underline;
    color: #1E90FF;
}

a img {
    border: 0;
}

h1 {
    font-size: 2.7em;
    font-weight: 400;
    color: #0D4D8C;
}

h2 {
    margin-top: 20px;
    font-size: 2em;
    font-weight: 400;
    color: #0D4D8C;
}

h3 {
    font-size: 1.7em;
    color: #009999;
    font-weight: 400;
}

p {
    padding: 5px;
    line-height: 150%;
}

fieldset {
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
}

legend {
    padding: 5px;
    font-size: 1.1em;
    font-weight: bold;
}

form {
    padding: 10px;
}

input[type=text] {
    padding: 5px;
    min-width: 200px;
}

input.number {
    min-width: 25px !important;
}
.ui-autocomplete-input {
    padding: 5px;
    min-width: 200px;
}

input[type=password] {
    padding: 5px;
    min-width: 200px;
}

select {
    padding: 5px;
    min-width: 214px;
}

input[type=submit] {
    padding: 5px 40px;
    font-size: 1.2em;
    cursor: pointer;
    border: 0;
    background-color: #0D4D8C;
    color: white;
    margin-top: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
input[type=submit]:hover {
    background-color: #1162B3;
}

label {
    display: inline-block;
    min-width: 180px;
    padding: 5px;
}

.hint {
    font-size: 0.9em;
    font-style: italic;
}

.clearer {
    clear: both;
}

.green {
    color: #009933;
}

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

.hide {
    display: none;
}

/* HEADER */

div#header {
    clear: both;
    padding: 0 20px 10px 20px;
}
#header_menu {
    clear: both;
}
ul#header_menu {
    list-style: none;
    width: 100%;
    margin-bottom: 30px;
}

ul#header_menu li {
    display: inline-block;
    margin: 10px 30px 0 0;
    font-size: 1.3em;
    color: #888;
    text-align: right;
}

ul#header_menu a {
   text-decoration: none;
   color: #888;
}

ul#header_menu a#current_page {
   text-decoration: none;
   color: #1E90FF;
}

ul#header_menu a:hover {
   text-decoration: none;
   color: #1E90FF;
}


div#header_lang {
    position: absolute;
    top: 5px;
    right: 5px;
}

div#header_lang img {
    width: 20px;
    display: block;
    padding: 5px;
}
div#header_lang a {
    text-decoration: none;
}

.content {
    clear: both;
    padding: 30px 20px;
    min-height: 250px;
}

.content p {
    text-align: justify;
}

.columnLeft {
    width: 49%;
    float: left;
}

.columnRight {
    width: 49%;
    float: right;
}

.content ul {
    padding-left: 25px;
}

/* FOOTER */
div#footer {
    clear: both;
    width: 100%;
    padding-top: 40px;
    text-align: center;
}

div#footer_link_sec {
    width: 100%;
    padding: 30px 0;
    margin: 0 auto;
}

ul#footer_links li {
    display: inline-block;
    padding: 1px 10px;
    margin: 2px 0;
    text-align: center;
    border-left: 1px #888 solid;
}

ul#footer_links li:last-child {
    border-right: 1px #888 solid;
}
    
ul#footer_links {
    list-style: none;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
}

ul#footer_links a {
    color: #888;
    text-decoration: none;
    font-size: 1em;
}

ul#footer_links a:hover {
    color: #1E90FF;
    text-decoration: none;
}

/* HOME */
#homeLogos {
    margin-top: 10px;
}
#homeLogos img {
    display: inline-block;
    height: 80px;
    padding: 5px 50px;
}
#homeLogos p {
    font-size: 1em;
    margin: 0 auto;
    text-align: justify;
}
#homeLogos p#logosImg {
    text-align: center !important;
}

/* FB INJURIES */
#FBinjuries_content img#child {
    width: 26%;
    float: left;
    margin: 5px 15px 10px 0;
}
#FBinjuries_content h1 {
    clear: both;
}
#FBinjuries_content ul {
    list-style-type: none;
    margin: 10px auto;
}

#ARGdata {
    min-width: 50%;
    margin: 40px auto 0 auto;
}
#thField {
    visibility: hidden;
}
.thVar {
    background-color: #CCCCFF;
    color: black;
}
#FBinjuries_content th {
    font-size: 1.1em;
    padding: 5px;
    text-align: left !important;
    padding-left: 20px !important;
    border: 1px #AAA solid;
}
#FBinjuries_content td {
    font-size: 1.05em;
    text-align: left;
    padding: 3px 30px;
    border: 1px #AAA solid;
}
#ARGdata tr:nth-child(even) td {
    background-color: #EEE;
}
.thVar td {
    background-color: #CCCCFF !important;
    color: black !important;
}
#slideshow {
    width: 400px;
    height: 256px;
    margin: 15px 15px 15px 5px;
    float: left;
    padding: 5px;
    background-color: #EEE;
}

/* SUSY */
#susysafe_content img#scan {
    width: 30%;
    float: right;
    margin: 5px 0 15px 15px;
}
#susysafe_content h1 {
    clear: both;
}

/* PARTICIPANTS */
#participants_content h2 {
    padding-left: 10px;
}
#unipd h3 {
    font-size: 1.1em;
    float: left;
}
.partic {
    margin: 10px 20px; 
    padding: 15px;
    border-bottom: 1px #DDD solid;
}
.partic_title {
    padding: 10px;
}
.partic_title img {
    display: block;
    float: left;
    padding-right: 20px;
    vertical-align: middle;
}
.partic_title h3 {
    width: 70%;
}
.partic_desc {
    font-size: 0.95em;
    padding: 10px;
}
#desc_SSWT p {
    border-top: 1px #DDD solid;
    padding-left: 5%;
    background-image: url("../images/doctor_icon.png");
    background-position: left center;
    background-size: auto 35px;
    background-repeat: no-repeat;
}
#desc_SSWT p:first-child {
    border-top: 0 !important;
}

/* CONTACTS */
.contact {
    border: 1px #AAA solid;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 20px;
    margin: 10px;
    background-image: url("../images/border.png");
    background-repeat: no-repeat;
}
div#contacts_content h3 {
    margin-left: 10px;
}

/* RESULTS */
#results_content ul {
    list-style-type: circle;
    padding-left: 10px;
    list-style-position: inside;
}
#results_content li {
    padding: 5px;
}
.LHbig li {
    line-height: 160%;
}
#presUl li {
    background-image: url("../images/pdf.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 70%;
    padding: 10px 0 10px 40px;
    border-bottom: 1px #DDD solid;
}
#workshopUl {
    list-style-position: outside !important;
    padding-left: 30px !important;
}
#pubUl {
    margin-bottom: 10px;
}
#pubUl li {
    background-image: url("../images/pdf.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px 0 10px 60px;
    border-bottom: 1px #DDD solid;
    font-size: 0.9em;
}
#pubUl li:nth-child(even) {
    background-color: rgb(245,250,250);
}
#pubUl li a {
    font-size: 1.1em;
}
#journal {
    background-image: url("../images/journal.gif");
    background-position: left center;    
    background-repeat: no-repeat;
    background-size: 85px auto;
    padding-left: 100px;
    margin-left: 10px;
}
#books {
    clear: both;
}
#booksUl li {
    font-size: 0.9em;
}
#booksUl li b {
    font-size: 1.1em;
}
#coverM {
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
}
.newVol img {
    float: left;
    margin-bottom: 15px;
    margin-right: 20px;
    margin-top: 5px;
    padding: 5px;
    border: 1px #AAA solid;
}
.newVol {
    clear: left;
}
#websites {
    clear: both;
}
#indexList {
    padding-left: 25px;
}
#sitesUl li p {
    font-style: italic;
    font-size: 0.95em;
}
#sitesUl li {
    background-image: url("../images/website.png");
    background-position: left center;
    background-size: auto 60%;
    background-repeat: no-repeat;
    padding-left: 60px;
    border-bottom: 1px #DDD solid;
}
#sitesUl li:nth-child(even) {
    background-color: rgb(245,250,250);
}
#pressUl em {
    font-size: 0.95em;
}
#pressUl {
    list-style-position: outside !important;
    padding-left: 30px !important;
}
#scrollUp {
    position: fixed;
    bottom: 15px;
    right: 5px;
}
#scrollUp:hover {
    opacity: 0.8;
}
.abstract {
    display: none;
}
.abstract h1 {
    font-size: 1.3em;
}
.abstract h2 {
    padding: 0 !important;
    margin-top: 5px !important;
    font-size: 1.1em;
}
.abstract p {
    font-size: 0.8em;
    padding: 3px !important;
    text-align: justify;
}
.ui-widget-overlay.custom-overlay
{
    background-color: black;
    background-image: none;
    opacity: 0.9;
    z-index: 1040;    
}

/* DOWNLOADS */
#downloads_content h1 {
    margin-bottom: 20px;
}
#downloads_content img {
    vertical-align: text-bottom;
    height: 1.6em;
}
#downloads_content a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;    
    padding: 7px 5px;
}
#downloads_content p {
    padding: 0;
    border-bottom: 1px #DDD solid;
}
#downloads_content p:hover {
    background-color: rgb(250,250,250);
}
#downloads_content span {
    padding-left: 40px;
    display:block;
    font-size: 0.95em;
}