@import "header.css";

.block {
	background-color: #FFFFFF;
	border-radius: 3px;
	border-top: 4px #2F81DD solid;
	box-shadow: 0px 0px 10px 10px #EFF0F1;
	margin-top: 30px;
}

.block-content {
	background-color: #FFFFFF;
	border-radius: 3px;
	margin-top: 30px;
}

#page {
	font-family: Lato-Regular;
}

.lato-bold {
	font-family: Lato-Bold !important;
}

.roboto-regular {
	font-family: Roboto-Regular !important;
}

.margin-left {
	margin-left: 15px !important;
}

.margin-left-24 {
	margin-left: 24px !important;
}

.no-margin-left {
	margin-left: 0px;
}

.negative-margin-left {
	margin-left: -15px;
}

.margin-top {
	margin-top: 10px;
}

.margin-top2 {
	margin-top: 5px;
}

.margin-md-top {
	margin-top: 35px;
}

.margin-bottom { /*preso da nuovo-modello (da mettere in pagina.css)*/
	margin-bottom: 15px;
}

.no-margin-bottom {
	margin-bottom: 0px;
}

.no-margin-top {
	margin-top: 0px;
}

.padding-top { /*important perché già presente in pagina.css*/
	padding-top: 15px !important;
}

.padding-bottom {
	padding-bottom: 34px !important;
}

.padding-bottom2 {
	padding-bottom: 7px !important;
}

.padding-left {
	padding-left: 10px;
}

.padding-left2 {
	padding-left: 20px;
}

.no-padding-right {
	padding-right: 0px;
}

.no-padding-left {
	padding-left: 0px;
}

.font-size-p3 {
	font-size: 9px;
}

.border-bottom { /*preso da nuovo-modello (da mettere in pagina.css)*/
	border-bottom: 1px #E5E5E5 solid;
}

.border-right { /*important perché già presente in header.css*/
	border-right: 0.5px #E5E5E5 solid !important;
}

.border-left { /*important perché già presente in header.css*/
	border-left: 0px #E5E5E5 solid !important;
}

.text-align {
	text-align: center;
}

.no-border {
	border: none;
}

.no-border-top {
	border-top: 0 !important;
}

.no-border-bottom {
	border-bottom: 0 !important;
}

.no-border-left {
	border-left: 0 !important;
}

.no-border-right {
	border-right: 0 !important;
}

.icon-pencil, .icon-add {
	max-width: 70%;
	margin-left: 3px;
	padding-top: 10px;
}

.color {
	background-color: #F3F5F7;
	color: #5194E2;
}

.button-style { /*preso da nuovo-modello.css ma modificato*/
	border-color: #2D529C;
	color: #2D529C;
	border-radius: 8px;
	display: block;
}

.col-button {
	padding-top: 15px;
	padding-bottom: 15px;
}

#icon-reportistica {
	padding-top: 10px;
	padding-bottom: 5px;
}

thead {
	font-size: 10px;
}

tbody {
	font-size: 10px;
}

.vertical-center {
	display: flex;
	align-items: center;
	margin-top: 0px;
}

.vertical-center-no-flex {
	/*display: flex;
    align-items: center;*/
	margin-top: 0px;
}

.horizontal-center {
	display: flex;
	justify-content: center;
}

.img-responsive {
	max-width: unset;
}

#reportistica {
	margin-left: 15px;
}

.rectangle-49 {
	border-radius: 8px;
	box-shadow: 2px 2px 2px 5px rgba(232, 232, 232, 0.34);
	background-color: #ffcdd3;
}

.attenzione-accesso {
	padding-left: 3%;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #450008;
	white-space: pre-line;
}

.attenzione-accesso .text-style-accesso {
	font-weight: bold;
}

.attenzione-accesso .text-style-accesso2 {
	margin: 0px;
}

.accesso-negato-button {
	width: fit-content;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 20px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

.btn-round {
	border-radius: 18px !important;
	background-color: #2a9fd8 !important;
	color: white !important;
	text-decoration: none !important;
}

.btn-round-alternate {
	border-radius: 18px !important;
	border-color: #2a9fd8;
	background-color: white !important;
	color: #2a9fd8 !important;
	text-decoration: none !important;
}

.btn-round-alternate-pdf {
	border-radius: 24px !important;
	border-color: #2a9fd8;
	background-color: white !important;
	color: #2a9fd8 !important;
	text-decoration: none !important;
	height: 44px;
}

#bottone-accedi-domanda .btn-round:hover a {
	color: white;
	border-color: white;
	text-decoration: none;
	box-shadow: 5px 5px gray;
}

/*Profilo utente*/
.up-residuo {
	margin-left: 7.5%;
	margin-top: 2%;
	margin-bottom: 20px;
	width: 350px;
}

.up-header-box-margin {
	margin-bottom: 20px;
}

.up-residuo-image {
	top: 7px;
	padding-left: 0;
	position: relative;
	margin-right: 10px;
}

.up-importo-header {
	margin-left: 5.7%;
	color: #2a9fd8;
	position: relative;
	top: -7px;
	left: 9%;
}

.up-importo-header-no-inline {
	position: relative;
	color: #2a9fd8;
	left: 55px;
	top: -33px;
}

.up-p-header {
	font-size: 1.1em;
}

.up-button-header {
	position: relative;
	margin-right: 5%;
	top: -14px;
}

.up-cards {
	padding: 1px;
	position: relative;
	height: 110px;
	width: 95%;
	box-shadow: 3px 1px 1px lightgrey;
	left: 30px;
	margin-bottom: 20px;
}

.up-wrapper-alert {
	padding-right: 46px;
	padding-left: 52px;
}



.ar-cards {
	padding: 1px;
	position: relative;
	height: 86px;
	box-shadow: 3px 1px 1px lightgrey;
	margin-bottom: 20px;
}

.ar-cards-ricerca {
	padding: 1px;
	position: relative;
	height: 162px;
	box-shadow: 3px 1px 1px lightgrey;
	margin-bottom: 20px;
}

.ar-cards-documentazione {
	padding: 1px;
	position: relative;
	height: 162px;
	box-shadow: 3px 1px 1px lightgrey;
	margin-bottom: 20px;
}

.ar-active a {
	background-color: #2a9fd8 !important;
	color: white;
}

.ht-wrapper-img {
	display: inline-block;
	position: relative;
	top: 20px;
	left: 10px;
}

.ht-wrapper-img p {
	color: #2a9fd8;
	font-size: 11px;
}

.ht-wrapper-general-column {
	position: relative;
	top: 20px;
}

.ht-wrapper-general-column p {
	color: #2a9fd8;
	font-size: 11px;
}

.ht-img-resizer-action {
	position: relative;
	top: 30px;
	margin-left: 20px;
}

.ht-img-resizer-action-resp {
	top: 0;
	bottom: 3px;
}

.ht-link-resizer-resp {
	top: 30px;
	position: relative;
}

.ht-img-resizer-action-pdf {
	position: relative;
	top: 30px;
	margin-left: 20px;
	left: 20px;
	width: 34px;
	height: 27px;
}

/*Dimensioni custom colonne per le cards*/
.max-width-sm-col {
	max-width: 260px;
}

.min-width-sm-wrapper {
	min-width: 200px;
}

.min-margin-left {
	margin-left: 30px;
}

.min-margin-sm-left {
	margin-left: 15px;
}

/*PAGINA LOGIN AMMINISTRAZIONE*/
.cpb-login-container-size {
	width: 25%;
	position: relative;
	left: 37%;
	padding-top: 20px;
}

.btn-adm-login {
	width: 120px;
	margin-top: 10px;
}

.blue-icon-download {
	color: #2a9fd8 !important;
}

.limit-height {
	max-height: 70px;
	overflow-y: auto;
}

.whiteLink {
	color: white !important;
	text-decoration: none !important;
	font-size: 14px !important;
	border-radius: 20px;
}

.whiteColor {
	color: #2a9fd8 !important;
}

.redColor {
	color: darkred !important;
}

.fix-distance-documentum {
	margin-bottom: 10px !important;
	margin-top: 0 !important;
}
.fix-distance-documentum-more {
	margin-bottom: 10px !important;
	margin-top: -10px !important;
}

.create-zip {
	margin-top:10px;
	color: white !important;
	text-decoration: none !important;
	padding: 5px;
}

.update-page {
	transform: rotate(0);
	color: black;
	transition: all linear .5s;
}

.update-page:hover {
	cursor: pointer;
	transform: rotate(50deg);
	color: red;
	transition: all linear .5s;
}
/* *********** MEDIA QUERY ***************** */

/* Small devices (phones, 767px and down) */
@media only screen and (max-width: 767px) {
	.size-title {
		font-size: 18px !important;
	}
	.size-title2 {
		font-size: 18px !important;
	}
	.margin-left-right {
		margin-left: 60px;
		margin-right: 60px;
	}
	.button-center-block {
		display: block;
		float: unset;
	}
	.btn {
		font-size: 10px;
	}
	.padding-top-bottom {
		padding-top: 5px !important;
		padding-bottom: 0px !important;
	}
	.padding-bottom {
		padding-bottom: 34px !important;
	}
	.icon-path {
		padding-top: 46px;
		max-width: 15px !important;
	}
	#icon-path2 {
		padding-top: 40px;
		max-width: 15px !important;
	}
	#icon-reportistica {
		max-width: 15px !important;
	}
	.font-size-p2 {
		font-size: 10px !important;
	}
	.font-size-p3 {
		font-size: 10px !important;
	}
	.icon-pencil, .icon-add {
		max-width: 15px !important;
		padding-top: 5px;
	}
	#col-data-ins-mt, .date {
		display: flex;
		align-items: center;
		justify-content: center;
		max-height: 34.5px;
	}
	#reportistica {
		margin-left: 13px !important;
	}
}

/* Small devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.space-left {
		margin-left: 20px;
	}
	.space-right {
		margin-right: 20px;
	}
	.no-margin-right {
		margin-right: 7px;
	}
	.font-size-p {
		font-size: 9px;
	}
	.font-size-p2 {
		font-size: 10px;
	}
	.btn {
		font-size: 11px;
	}
	.padding-top2 {
		padding-top: 13px !important;
		padding-bottom: 3px !important;
	}
	.icon-path {
		padding-top: 35px;
	}
	#icon-path2 {
		padding-top: 27px;
	}
	.size-title2 {
		font-size: 18px !important;
	}
}

/* Small devices (desktop, 992px and up) */
@media only screen and (min-width: 992px) {
	.font-size-p-black {
		font-size: 16px;
	}
	.font-size-p {
		font-size: 16px;
		color: #4A535E;
	}
	.font-size-p-bold {
		font-size: 16px;
		font-weight: bold;
		color: #4A535E;
	}
	.font-size-p2 {
		font-size: 10px;
	}
	.btn {
		font-size: 11px;
	}
	.padding-top2 {
		padding-top: 13px !important;
		padding-bottom: 3px !important;
	}
	.icon-path {
		padding-top: 130%;
	}
	#icon-path2 {
		padding-top: 120%;
	}
}

/* Medium devices (desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.font-size-p {
		font-size: 11px;
	}
	.font-size-p2 {
		font-size: 10px;
	}
	.size-title {
		font-size: 18px;
	}
	.size-title2 {
		font-size: 18px !important;
	}
	.btn {
		font-size: 14px;
	}
	.padding-top2 {
		padding-top: 10px !important;
	}
	.icon-path {
		padding-top: 90%;
	}
	#icon-path2 {
		padding-top: 80%;
	}
	.padding-bottom {
		padding-bottom: 34px !important;
	}
	.padding-top3 {
		padding-top: 10px !important;
	}
	.padding-bottom3 {
		padding-bottom: 10px !important;
	}
	.padding-top4 {
		padding-top: 8px !important;
	}
	.padding-bottom4 {
		padding-bottom: 8px !important;
	}
	.padding-top-bottom {
		padding-top: 10px !important;
		padding-bottom: 4px !important;
	}
}

@media only screen and (min-width: 1440px) {
	.breadcrumb {
		font-size: 1.3em;
	}
	.size-title {
		font-size: 26px;
	}
	.size-title2 {
		font-size: 20px;
	}
	.size-title3 {
		font-size: 25px !important;
	}
	.font-size-p {
		font-size: 16px;
	}
	.font-size-p2 {
		font-size: 14px;
	}
	.font-size-p3 {
		font-size: 16px;
	}
	.btn {
		font-size: 18px;
	}
	.padding-bottom {
		padding-bottom: 40px !important;
	}
	.padding-top-bottom {
		padding-top: 10px !important;
		padding-bottom: 4px !important;
	}
	.padding-top3 {
		padding-top: 13px !important;
	}
	.padding-bottom3 {
		padding-bottom: 13px !important;
	}
	.icon-path {
		padding-top: 110%;
	}
	#icon-path2 {
		padding-top: 60%;
	}
}

.font-size-concorsi-blu.no-margin-bottom {
	font-size: 120%;
}

.concorsi-home .media {
	margin-top: 4px !important;
	margin-bottom: 7px !important;
}

.inline-element-html {
	display: inline;
	margin-left: 5px;
}

.inline-element-top-height {
	position: relative;
	top: -3px;
}

.margin-left-button-assign {
	margin-left: 1.5%;
}

/*TABLE Assegnazione*/
#table-assegnazione p {
	text-align: center;
}

.fix-margin-hr-first-table {
	position: relative;
	right: 30px;
}

.fix-button-xls {
	position: relative;
	top: 20px;
	right: 20px;
}

.fix-button-xls-assegnazione {
	position: relative;
	top: 4px;
	right: -20px;
}

.buttonCleanBandoData {
	position: absolute;
	top: -18px;
	color: black !important;
	right: 34px;
}

.active-notification{
	color:dodgerblue;
}

.active-grid-notification {
	background-color: lightblue !important;
}

.delete{
	color: #ff4949;
}

.table-notification {
	width: 100%;
	padding: 10px;
}

.table-notification thead, tbody {
	font-size: 1em;
}

.table-notification tr td {
	line-height: 4;
}

.disable-label-upload {
	background-color: gray;
	border-color: gray !important;
	cursor: none !important;
}

.clean-bottom-space {
	margin-bottom: 10px;
}

.select-style {
	font-size: 1.4em;
	padding: 10px;
}

.open-modal {
	color: white;
	margin: 20px;
	padding: 3px 3px;
}

.open-modal:hover {
	color: white;
}

.bold-td td {
	font-weight: bold;
}

.void-list-notification {
	font-size: 1.2em;
	padding: 10px;
	margin: 10px 5px;
}

#wrapperCallToAction {
	margin: 10px;
}

.upload-img-col-fixer i:hover {
	cursor: pointer;
}
