html{
overflow-x: hidden;
}
html>body {
    font-family: 'Roboto','Helvetica','Arial',sans-serif!important;
		background-color: #e8e8e8;
		text-rendering: geometricPrecision;
		}
.mdl-layout__content{
	/*max-width:1300px;*/
}
.main-container{
	max-width: 1400px;
	margin: 0 auto;
}
.social-corner{
	margin-left: unset !important;
	margin-right: unset !important;
	/*max-width: 600px;	*/
}
.social-corner-card{
max-width: 550px;
}
.twitter-card{
	max-width: 500px;
}
.facebook-card{
	max-width: 500px;
}



.mdl-layout__header{
overflow: hidden;
/*background-color:transparent;*/
}
.docs-layout-header.mdl-layout__header{
    padding: 0 !important;
}
header{
transition: top 0.2s ease-in-out;
}
div.sbp-content{
  background-color:#fafafa;
	/*max-width: 1000px;*/
	margin: 0 auto;
	/*border-bottom: 1px #999999 solid;*/
  /*border-left: 1px #999999 solid;*/
  /*border-right: 1px #999999 solid;*/
}
div.mdl-layout__container{
	position: relative;
}
/**aggiungere specifiche per viewport mobile*/

/*set header background on small screen*/


/*This block adjust the width of the header to 100% when the left drawer is open (alway when is not on small screen)*/
.mdl-layout--fixed-drawer.is-upgraded:not(.is-small-screen)>.mdl-layout__header{
margin-left:0;
width:100%;
}

div.mdl-layout__tab-bar{
height:100%;
width:100%;
background-color: #f5f5f5;
/*padding-left:0;*/
}
.mdl-layout__tab{
font-weight:600;
/*Colore tab quando attiva*/
/*color:rgb(166, 206, 111);*/
color:#606060;
}
/*Colore tab quando non attiva*/
.mdl-layout.is-upgraded .mdl-layout__tab.is-active{
color: #606060; 
}

div.mdl-layout__tab-bar-button.mdl-layout__tab-bar-right-button{
background-color:#f5f5f5;
}
div.mdl-layout__tab-bar-button.mdl-layout__tab-bar-left-button{
background-color:#f5f5f5;
}
img.card-image{
width:100%;
height:auto;
}
.grid--center{
	justify-content:center;
}
.mdl-layout__drawer-button{
color:white;
}
 /*End Minwidth 1025px*/
.mdl-layout {
overflow-y:hidden;
margin-bottom:42px;
}

.mdl-grid>.card-home{
	max-width: 550px;
}
.center {
margin-left:auto;
margin-right:auto;
}
a {
      cursor: pointer;
    }
    .mdl-collapse.mdl-collapse--opened {
      border-top: 1px solid #e0e0e0;
      border-bottom: 1px solid #e0e0e0;
      margin-top: -1px;
    }
    .mdl-collapse.mdl-collapse--opened + .mdl-collapse.mdl-collapse--opened {
      border-top: none;
      margin-top: 0;
    }
    .mdl-collapse .mdl-collapse__content-wrapper {
      overflow: hidden;
    }
    .mdl-collapse .mdl-collapse__content {
      transition-property: margin-top;
      transition-duration: 0.2s;
			}
    .mdl-collapse .mdl-collapse__icon {
      transition-property: transform;
      transition-duration: 0.2s;
      color: rgba(0,0,0,0.3);

      /* MDL should provide some facility for positioning icons inside list items so I don't have to do this */
      position: absolute;
      right: 6px;
      margin-top: -3px;
    }
    .mdl-collapse.mdl-collapse--opened .mdl-collapse__icon {
      transform: rotate(-180deg);
    }
    .mdl-collapse.mdl-collapse--opened .mdl-collapse__button {
      color: #606060;
			font-weight:600;
    }
    .mdl-collapse.mdl-collapse--opened .mdl-collapse__content {
      margin-top: 0 !important;
    }
		.collapsed-link{
			padding-left:50px !important;
		}
		.active-menu-link{
		font-weight:400 !important;
		text-decoration:underline;
		color:#606060 !important;
		}
		.mdl-layout__content.fix-drawer-height{
		min-height:800px !important;
		}
		a.no-decoration{
			text-decoration:none;
		}
		#calendar h2{
		font-size:1.4em;
		line-height: initial;
		}
		#calendar {
		margin-top: 20px;
		margin-left: 20px;
		margin-right: 20px;
		}

p.centerdiv{
width:90%;
/*margin:0 auto;*/
}
.material-icons.icon-arrow-up{
content: 'keyboard_arrow_up';
}
.material-icons.icon-arrow-down{
content: 'keyboard_arrow_down';
}
.activity-list-card{
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px; 
}

.mdl-grid.mdl-grid--no-spacing.activity-list-card>.mdl-cell{
    min-height: initial;
}

.research-list-card{
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px; 
}

.mdl-grid.mdl-grid--no-spacing.research-list-card>.mdl-cell{
    /*min-height: initial;*/
}
.research-list-card .mdl-card >img{
   width:100%;
   padding: 8px;
   margin: auto;
   height:auto; 
   max-width:200px;
}
.activity-list-card .mdl-card >img{
   width:100%;
   padding: 8px;
   margin: auto;
   height:auto; 
   max-width:200px;
}
.read-more-link{
    text-decoration: none;
    color: rgba(0,0,0,.54);
}
.container-cell{
    background: transparent;
    margin: 0;
    padding: 0;
}
#advertising-poster:hover {
    cursor: pointer; cursor: hand;
}
.news-header{
    background: transparent;
    min-height: initial;
}
.news-header .mdl-card__title{
    margin: 0 auto;
}
div.mdl-layout__tab-bar-button.mdl-layout__tab-bar-right-button{
visibility: hidden;
}
div.mdl-layout__tab-bar-button.mdl-layout__tab-bar-left-button{
visibility: hidden;
}
.mdl-card__media{
    background-color: transparent;
    text-align: center;
}
.mdl-color--primary{
background-color:#606060 !important;
}
.mdl-button.mdl-button--colored{
color:#606060;
}
.mdl-button--accent.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--accent.mdl-button--fab{
background-color:#606060;
}
a{
color:#1366B7;
text-decoration:none;
cursor:hand;
}
.mdl-layout.is-upgraded .mdl-layout__tab.is-active::after{
background:#606060;
}
.mdl-button--accent.mdl-button--accent{
color: #606060;
}
.card-people .mdl-card__title{
	padding-bottom:0px;
	/*padding-top:0;*/
}
.card-people .card-left-pic{
	max-width:100px;
}
.card-people .mdl-card__title h6{
	margin: 0;
}
.card-people-title a {
text-decoration:underline;
color:black;
}
.card-people-title h2{
font-weight:400;
}
.members-pic-people{
height:auto;
width: 100%;
max-width: 150px;
}
.card-people{
	min-height:unset;
}
.card-right-descr-people {
	width: auto !important;
	margin-top:0;
}
.card-right-descr-people .mdl-card__supporting-text{
	padding-top:0;
	padding-bottom:0;
	width: 100%;
	padding-left: 0px;
	padding-right:0px;
}
.card-right-descr-people .mdl-card__supporting-text ul{
	margin:0;
}
.people-supporting-text{
text-align:justify;
padding-top:0px;
}
.people-supporting-text-subtitle{
font-weight:400;
margin-bottom:8px;
margin-top:0px;
}
.people-supporting-text-list-container{
margin-left:110px;
}
.people-supporting-text-list-container ul{
list-style-type:none;
padding-left:0;
margin-top:0;
margin-bottom:0;
}
.people-section .people-section-title{
text-align:center;
width:100%;
color:#606060;
}
.members-supporting-text-subtitle{
font-weight:400;
margin-bottom:8px;
margin-top:0px;
}
.alumni-supporting-text-list-container{
/*margin-left:110px;*/
}
.alumni-supporting-text-list-container ul{
list-style-type:none;
padding-left:0;
margin-top:0;
margin-bottom:0;
}
.alumni-card{
    min-height: initial;
}
.alumni-card .mdl-card__supporting-text{
    padding-top: 0px;
}
.alumni-card .mdl-card__title{
    padding-bottom: 0px;
}
.next-seminar-card-title{
margin: 0 auto;
}
.next-seminar-card-title h6{
font-weight:400;
font-size:20px;
text-align:center;
}
.next-seminar-supporting-text ul{
list-style-type:none;
padding-left:0;
margin-top:0;
margin-bottom:0;
}
.event-details-card{
background: #36706d;
color: #fff;
}
.event-details-card-title{
align-items: flex-start;
}
.event-details-card-content{
margin-top:0;
color: #fff;
font-size:1.0em;
}
.event-details-card-actions{
border-color: rgba(255, 255, 255, 0.2);
display: flex;
box-sizing:border-box;
align-items: center;
}

.social-btn{
    /*display: block;*/
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
		width: 36px;
		height: 36px;
		background-color: transparent;
}
/*.mdl-mega-footer ul {
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
*/
.social-btn__twitter{ 
background-image: url('images/icons/twitter-box.svg'),url('images/icons/twitter-box.png');
}
.social-btn__facebook{ 
background-image: url('images/icons/facebook-box.svg'),url('images/icons/facebook-box.png');
}
/*
.mdl-mega-footer li{
list-style-type: none;
background-color:transparent;
position: relative;
margin: 0 16px;
}*/
.icon-middle-research{
    vertical-align: middle;
    margin-right: 5px;
}


#e-web-master a{
text-decoration:none; color:white;
}
.inside-panel-grid{
    margin-top: 20px;
}
.google-maps {
        position: relative;
        padding-bottom: 70%; 
        height: 0;
        overflow: hidden;
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        border:0;
    }
.google-maps-vert iframe {
        position: relative;
        top: 0;
        left:0;
        left: 50%;
        width: 100% !important;
        height: 100% !important;
        border:0;
        max-width: 560px;
        transform: translateX(-50%);
    }
.docs-layout-header.mdl-layout__header{
    
    padding: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    background-size: auto;
    box-shadow: none!important;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    
    flex-shrink: 0;
    position: relative;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.docs-layout-header>.mdl-layout__header-row {
    padding: 0; !important;
		padding-left:0 !important;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
   
/*    height: auto;*/
}



.docs-navigation__container {
    overflow: hidden;
    height: 64px;
    width: 100%;
    left: 0;
    background-color: #f5f5f5;
		transition: top 0.2s ease-in-out;
}
.logodiv{
	pointer-events: auto;
	cursor: pointer;
}
.docs-navigation {
		pointer-events:none; /*to make sissa logo clickable*/ 
    box-shadow: none!important;
    border: 0!important;
    width: 100%;
    height: 64px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 16px 0 24px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: -16px;
}
.docs-navigation a{
	pointer-events: auto;
}
.docs-navigation .mdl-navigation__link, .docs-navigation .mdl-navigation__link.download>span, .docs-navigation .mdl-navigation__link.download>.material-icons {
    opacity: .65;
}
.docs-navigation .mdl-navigation__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-user-select: inherit;
    -moz-user-select: inherit;
    -ms-user-select: inherit;
    user-select: inherit;
    height: 64px;
}
.docs-navigation .mdl-navigation__link{
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 64px;
    padding: 0 16px;
    color: #606060;
    box-sizing: border-box;
}

.sbp-layout-title {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5em;
    font-size: 2.5vw;
    margin: auto;
}

.docs-layout-header.mdl-layout__header {
    background-color:unset;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    background-size: auto;
    box-shadow: none!important;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px;
    flex-shrink: 0;
    position: relative;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.is-small-screen .scrollindicator.scrollindicator.scrollindicator {
    display: block;
}

.scrollindicator.scrollindicator--left {
    
    left: 0;
}
.scrollindicator.scrollindicator--right {
    right: 0;
    
}

.scrollindicator.disabled {
    opacity: .12;
    cursor: default;
}

.scrollindicator {
    color: black;
    background-color: #f5f5f5;
    position: absolute;
    top: calc( 120px - 64px);
    line-height: 64px;
    height: 64px;
    width: 48px;
    display: none;
    margin-right: 0;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.docs-navigation .mdl-navigation__link:hover, .docs-navigation .mdl-navigation__link.download:hover>.material-icons {
    background-color: rgba(0, 0, 0, 0.04);;
    opacity: 1!important;
}


.is-small-screen .docs-navigation__container {
/*
    top: 0;
    bottom: auto;
*/
    left: 48px;
    width: calc(100% - 2 * 48px);
    padding: 0!important;
}

.is-small-screen .docs-navigation {
    padding: 0;
}
.menu-separator{
    height: 1px;
    background-color: #dcdcdc;
    margin: 8px 0;
}
.mdl-list__item--three-line {
    height: 100px !important;
}
.restaurant-card{
    min-height: initial;
}
.hotel-card{
    min-height: initial;
}
.publist .mdl-card{
    padding: 8px;
    padding-left: 20px;
    padding-right: 20px;
}
.publist ul{
    padding-left: 0px;
}
.publist li{
    list-style: none;
    margin-top: 2em;
    padding: 16px;
		border-radius: 8px;
}
.publist li .authors{
	font-size: 1.2rem;
	font-weight: 200;
}
.publist li span:not(.title){
	display: inline-block;
	margin-bottom: 8px;
}
.publist li .journal{
	margin-top: 8px;
}

.studentpub{
    height: 15px;
    vertical-align: middle;
}
.publist .title{
    font-weight: bold;
}
.publist .pubyear{
    margin-left: auto;
    margin-right: auto;
}
.publist .journal{
    font-style: italic;
}
.student-publist .mdl-card{
    padding: 8px;
    padding-left: 20px;
    padding-right: 20px;
}
.student-publist ul{
    padding-left: 0px;
}
.student-publist li{
    list-style: none;
    margin-top: 2em;
}
.student-studentpub{
    height: 15px;
    vertical-align: middle;
}
.student-publist .title{
    font-weight: bold;
}
.student-publist .pubyear{
    margin-left: auto;
    margin-right: auto;
}
.student-publist .journal{
    font-style: italic;
}
.courses .mdl-card__title-text{
    font-size: 18px;
}
.courses{
    min-height: initial;
		border-top-right-radius: 6px;
    border-top-left-radius: 6px;

}
.courses .mdl-card__title{
    /*padding-bottom: 0px;*/
		background-color: rgba(232, 232, 232, 0.5);;
}
.courses .professor-icon{
    vertical-align:bottom;
    margin-right:5px;
}
.courses .time-icon{
    vertical-align:middle;
    margin-right:10px;
}
.courses-container{
    min-height: initial;
}
.course{
    min-height: initial;
		border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.course.program ul{
	font-size: 16px;
  font-weight: 400;
	color: rgba(0,0,0,.87);
}
.course.references ul{
	font-size: 16px;
  font-weight: 400;
	color: rgba(0,0,0,.87);
}
.course .mdl-card__title{
    /*padding-bottom: 0px;*/
		background-color: rgba(232, 232, 232, 0.5);;
}
.course .professor-icon{
    vertical-align:bottom;
    margin-right:5px;
}
.course .time-icon{
    vertical-align:middle;
    margin-right:10px;
}
.course-container{
    min-height: initial;
}

.centered-footer-section{
margin-left: 50%;
transform: translateX(-80px);
}
.centered-footer-section-with-icon{
margin-left: calc(50% - 24px);
transform: translateX(-80px);
}

.centered-footer-section-logo{
margin-left: calc(50%);
transform: translateX(-40px);
}

/* this is for the search bar */
.phonebar form{
width: 100%;
}
.phonebar .search{
right: 0px;
}
.phonebar .placeholder{
	text-align: center;
}
.centered-input{
 text-align: center;
}
.phonebar .mdl-textfield__label:after{
background-color: #326a66;
}
.phonebar .mdl-textfield--floating-label.is-focused .mdl-textfield__label, .mdl-textfield--floating-label.is-dirty .mdl-textfield__label, .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label{
color: #326a66;
}
.phonebar .search i{
color: #326a66;
}
.mdh-expandable-search {
  margin: 0 1px;
  align-items: center;
  justify-content: center;
}

.mdh-expandable-search form {
  max-width: 600px;
}

.mdh-expandable-search,
.mdh-expandable-search form,
.mdh-expandable-search input {
  /* Cross browser flex-grow */
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.mdh-expandable-search,
.mdh-expandable-search form {
  /* Cross browser inline-flex */
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* Position search icon */
.mdh-expandable-search .material-icons {
  position: relative;
  right: -40px;
  margin-left: -24px; /* Remove the blank space left behind by the icon being relatively positioned */
	color: #000000;
}

.mdh-expandable-search input {
  outline: none;
  border: none;
  font-size: 16px;
  color: rgba(0,0,0,0.4);
  background-color: #FFFFFF;
  padding: 0px 35px 0px 70px;
  height: 40px;
  line-height: 40px; /* TODO: This was recommended for cross browser compatability of input height, check if its actually needed in modern browsers */
  
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.mdh-expandable-search input::-webkit-input-placeholder { /* WebKit browsers */
    color:    rgba(0,0,0,0.4);;
}
.mdh-expandable-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000000;
   opacity:  0.4; /* Firefox gives the placeholder a reduced opacity so we have to increase it */
}
.mdh-expandable-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000000;
   opacity:  0.4; /* Firefox gives the placeholder a reduced opacity so we have to increase it */
}
.mdh-expandable-search input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000000;
}

.docs-navigation {
 overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 5px;
}

 

 
::-webkit-scrollbar-thumb {
		background: rgba(0,0,0,.26);
}
.transparent{
  background-color: transparent;
}
.members-action{
	text-align: right;
}
.members-action a{
	padding-right:0;
}
.members-list{
	padding-left: 0;
}
.members-list-people{
	padding-left: 0;
	text-align: left;
}

.calendar__list-widget-time{
	float: left;
  height: 24px;
  margin-right: 6px;
}
.calendar-widget-home .mdl-list__item{
	margin-bottom: 6px;
	/*background-color: rgb(3, 155, 229);*/
	height: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 6px;
	opacity: 0.95;
}
.no-events{
	background-color:unset !important;
	opacity: unset !important;
}

.calendar__list-widget-time{
	height: 55px !important; 
}
.calendar-widget-home .mdl-list__item--two-line .mdl-list__item-primary-content{
	height: 55px !important;
	line-height: 18px !important;
}
.calendar-widget-home .mdl-list__item--two-line{
	font-size: 13px;
}
.cal-widget__left-panel{
	font-size: 1px;
}
.cal-widget__left-panel h2{
	margin: 0;
}
.cal-widget__left-panel .up{
	font-size: 14px;
}
.cal-widget__left-panel .down{
	font-size: 15px;
}
.cal-widget__left-panel{
	text-rendering: geometricPrecision;
  font-weight: 600;
	/*text-align: right;*/
}
.cal-widget__right-panel{
}
[id^=mail-to-copy-people] {
	display:none;
}
.copy-mail-button-people {
	color:unset;
	padding: 0!important;
  color: unset;
  min-width: unset;
  width: 30px;
	height: 30px;
	border-radius: 50%;
	font-size:0;
	line-height: 20px;
}
.copy-mail-button-people i {
	font-size: 17px;
  vertical-align: middle;
  margin-left: unset;
}
.mdl-snackbar{
	z-index: 999999;
}
.people-mail-text{
	line-height: 20px;
	display: inline-block;
}
.people-supporting-text-list-container .list-icon{
	font-size: 20px;
}
img.blackw{
	filter: grayscale(100%);
}
.mdl-mega-footer .social-list li{
	float:unset;
	display: inline-block;
}


/* change background colory on today*/
.fc-unthemed td.fc-today {
    background: #f5f3eb !important;
    opacity: 0.7 !important; 
}
/*change event fonts */
.fc-event {
    font-size: inherit !important;
    font-weight: bold !important;
}
/*Add shadow to events*/
.fc-event{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

/* Remove the header border from Schedule */
.fc td, .fc th {
    border-style: none !important;
    border-width: 1px !important;
    padding: 0 !important;
    vertical-align: top !important;
}

/* Normal font weight for the time in each event */
.fc-time-grid-event .fc-time {
    font-weight: normal !important;
}

.object-card__icon--open {
    transform: rotate(-140deg);
    transform-origin: initial;
}
i.object-card__icon {
    color: #9e9e9e;
    position: absolute;
    right: 6px;
    /*top: -2px;*/
}
.object-card__link p {
    font-weight: 400;
}
.object-card__label {
    clear: left;
    margin: 0;
    position: relative;
		padding: 16px;
		padding-top: 0;
		color: rgba(0,0,0,.54);
}
.object-card__link{
	color: inherit;
}
.object-card__link .mdl-card__title {
	padding-bottom: 0;
}

.object-card__link .mdl-card:hover{
	background-color: rgba(229,229,229,0.3);
	box-shadow: 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12), 0 5px 5px -3px rgba(0,0,0,.2);
}
.object-card__link .mdl-card{
	border-radius: 3px;
}
.mdl-card{
	border-radius: 3px;
}
.object-list__link li:hover{
  background-color: rgba(229,229,229,0.3);
  box-shadow: 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12), 0 5px 5px -3px rgba(0,0,0,.2);
}
.object-list__link{
	color: inherit;
}
.mdl-card__title .far{
  font-size: 24px;
}
.mdl-card__title .fas{
  font-size: 24px;
}


.upcoming-seminars .seminar-speaker ul li{
  text-align:center;font-size:18px; margin: 10px 0;
}

