#uiLogoImg, #clientLogoImg, #facetPageTitle, .card-header-line  {
	display: none !important;
}

html {
	font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
body {
	line-height: 1.42857143;
	background-color: #ffffff;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    /* margin-top: 0; */
    /* margin-bottom: 0.5rem; */
    font-weight: 600;
    line-height: 1.42857143;
	color: #822433;
	font-family: 'Open Sans', sans-serif;
}

h6, .h6 {
	font-size: 1.1667rem;
}

h5, .h5 {
	font-size: 1.3333rem;
}

h4, .h4 {
	font-size: 1.5rem;
}

h3, .h3 {
	font-size: 1.6667rem;
}

h2, .h2 {
	font-size: 1.8333rem;
}

h1, .h1 {
	font-size: 2rem;
}

i.fa-user, span.fa-question-circle, [id^=facet_] i.fa-chevron-circle-right, [id^=facet_] i.fa-chevron-circle-left {
	font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -0.0667em;
}

[id^=facet_] .card {
	height: 100%;
}

[id^=facet_] .list-group-item {
	padding-top: 12px;
	padding-bottom: 8px;
	height: 100%;
    line-height: 100%;
    vertical-align: middle;
}

[id^=facet_] .badge {
	font-size: 1rem;
	border-radius: 0 !important;
}

.site-header {
    padding: 20px;
    background: #ffffff !important;
    color: #822433 !important;
    border-bottom: #A90329 solid 2px;
}

.collapsing-header {
    border-bottom: #A90329 solid 2px;
}

.border {
	border: 1px solid #999999 !important;
}

.uniroma1-linksblock {
	color: #822433;
}

.uniroma1-linksblock ul li a {
    font-size: 1.1667rem;
}

.card-header h5 {
	border-bottom: 2px solid #822433;
}

/*SDIRIS-26150*/
#navbar_a__top_dspace_submit_new_menu{
        color: white;
        font-size: 14px;
	background-color: #28a745;
	border-color: #28a745;
}

.form-control {
color: #6f1f2b;
}

/* Bottoni validazione prodotto: SDIRIS-26150 */
#submitchangeFilesDissemination, #submit_approve, #tmp_approve, input[name='submit_reject'], input[name='submit_edit'] {
color: #FFFFFF;
font-weight: bold;
}
input[name='submit_cancel'],  input[name='submit_pool'] {
background-color: #FFFFFF;
font-weight: bold;
}
select.form-control[name='dc_description_qualifier_1'] {
background-color: #822433;
color: #ffffff;
font-weight: bold;
}

a.btn-outline-secondary[id^=validation_] {
    background-color: #28a745;
    color: #ffffff;
    font-weight: bold;
    border: 4px solid #dc3545;
    min-width: 10rem;
}

#approvePopup_title {
color: #ffffff;
}