body {
    font: 14px/22px 'Quattrocento Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    background: #ffffff;
    width:100%;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 0px;
}

p{
    color: black;}

#myNavbar{
}


 .pannelli{
    height: 45px;
    width: 70%;
    background-color: #34A2F6;
    border: 1px solid #000000;
}

 .pannelli:focus {
     background-color: #002f58;
 }

.Bottone{
    color: rgb(0, 0, 0);
    height: 55px;
    width: 96px;
    background-color: rgb(151, 38, 200);
    border-radius: 6px;
    border: 2px solid #B23098;
    font-size: large;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    margin: 3%;
    margin-top: 3px;
}

 .Bottone:hover {
    background: #F4C430;
}

/* .Profilo{
    float: right;
} */


.dropdown-menu{
    right: 0;
    left: auto;
}

.navbar {
    margin-bottom: 0;
    opacity: 0.9;
    margin-right: -15px;
    margin-left: -15px;
    z-index: 1000;
}


.HeaderUtente{
    position: absolute;
    top: 80px;
    width: 100%;
    display: inline-flex;
}

.nomeUtente{
    color: #F4C430;
    font-size: xx-large;
    margin-left: 5%;
}

#imageUpload
{
    display: none;
}

#profileImage {
    cursor: pointer;
    width: 160px;
    height: 150px;
}


#profile-container {
    width: 100%;
    height: 90%;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}



.Seguiti,.Seguitori{
    color: #F4C430;
    font-size: x-large;
}

.contenitoreUniversi{
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    display: inline-grid;
    height: 610px;
    margin-top: 2%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.universoContenuto{
    margin-top: 5%;
    margin-left: 2%;
    height: 17%;
}

#universeID{
    width: 150px;
    height: 26px;
    font-size: large;
}

/* header.m {
    padding: 25px 20px 40px 20px;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    background: #F4C430;
    box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.75);
    z-index: 99;
    min-height: 76px;
} */
/*
#banner{
    z-index: 100;
    left: 0;
    right: 0;
    width: 100%;
    background: #F2F2F2;
    height: 40px;
    position: fixed;
    top: 100px;
    border: rgb(240, 195, 2);
} */

 #logo{
    background-image: url(../../YOUniverse_pen2.jpg);
    margin: 7px;
    height: 36px;
    width: 36px;

}

/* a.button{
    border: 1px;
    border-radius: 3px;
    border-color: #dba500;
    background-color: #ffe788;
    margin: 6px;
    color:   #F4C430;
    text-align: center;
    height: 14px;
    padding: 7px;
    display: inline-table;
    position: fixed;
} */


.wrapper{
    border-radius: 4px;
    left: 10%;
    margin-left: 6%;
    right: 5%;
    margin-right: -20px;
    top: 240px;
    position: fixed;
    background: #F4C430;
    height: 61%;
    overflow-y: scroll;
    overflow-x: hidden;
}


.dati{
    display: block;
    left: -4%;

    right: 84%;
    position: fixed;
    text-align: justify;
}

nav ul {
    padding-left: 0px;
    font-size: 14px;
    line-height: 24px;
    list-style-type: none;
}

nav ul li{
    text-align: right;
}

nav ul a{
    color: #ffffff;
}

nav ul a:hover{
    color: #000000;
}

section{
    padding-left: 50px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
}





h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
    color: #393939;
}

h3, h4, h5, h6 {
    color: #666666;
}

h3 {
    font-size: 18px;
colorrgb(228, 226, 226);
}


th {
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    font-weight: bold;
}

td {
    text-align: left;
    padding: 5px 10px;

}

a
{
    text-decoration: none;
    color: #3399cc;
}

.form-control{
    display:initial;
    width: 54%;
    font-size: 20px;
}

.informazioni li {
    font-size: x-large;
    margin-bottom: 5%;
    display: block;
}

.interessi li {
    font-size: x-large;
    margin-bottom: 5%;
}

.con img {
    border-radius: 71px;
    width: 70px;
    height: 70px;
    float: left;
    margin: 20px;
}

.progress-bar {
    background-color: #1a1a1a;
    height: 18px;
    width: 33%;
    border-radius: 5px;
    margin-left: 1%;
    box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444
}

.progress-bar span {
    float: left;
    display: inline-block;
    height: 16px;
    margin: 1px;
    padding: 1px;
    width: 0%;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;

    background: rgb(1,182,178);
    background: linear-gradient(bottom, rgb(1,182,178) 39%, rgb(27,219,214) 70%, rgb(54,255,255) 85%);
    background: -o-linear-gradient(bottom, rgb(1,182,178) 39%, rgb(27,219,214) 70%, rgb(54,255,255) 85%);
    background: -moz-linear-gradient(bottom, rgb(1,182,178) 39%, rgb(27,219,214) 70%, rgb(54,255,255) 85%);
    background: -webkit-linear-gradient(bottom, rgb(1,182,178) 39%, rgb(27,219,214) 70%, rgb(54,255,255) 85%);
    background: -ms-linear-gradient(bottom, rgb(1,182,178) 39%, rgb(27,219,214) 70%, rgb(54,255,255) 85%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.39, rgb(1,182,178)), color-stop(0.7, rgb(27,219,214)), color-stop(0.85, rgb(54,255,255)));
}

.edit{
    border-radius: 4px;
    float: right;
    margin-top: -40px;
    background: rgb(52, 162, 246);
    border-color: rgb(0, 0, 0);
    border-width: thin;
    font-size: small;
    color: black;
}
.invio{
    border-radius: 4px;
    margin-top: -40px;
    background: rgba(6, 6, 6, 0);
    border-color: rgb(52, 162, 246);
    border-width: thin;
    font-size: small;
}

.medaglia{
    filter:grayscale(100%) brightness(1%);
}

.lettura{
    border-radius: 4px;
    margin-right: 14px;
    margin-top: 15px;
    background: #F4C430;
    height: 68%;
    overflow-y: auto;
}

/* .fotosfondo{
    background: url(../../6.jpg) no-repeat;
    opacity: 0.1;
    width: 100%;
    height: 100%;
    position: fixed;
}
*/


.scorrimento{
    border-radius: 4px;
    left: 15%;
    right: 3%;
    top: 90px;
    position: fixed;
    background-color: #F4C430;
    height: 86%;
    overflow-y: scroll;
}

.quadrato{
    border-radius: 4px;
    background: #F4C430;
    width: 175px;
    margin-top: 60px;
    padding-bottom: 1px;
    border-style: double;
}


