@charset "utf-8";

/* CSS Document */

html,
body {
	font-family: 'Roboto', sans-serif;width: 100%;margin: 0px;padding: 0px;font-size: 17px; 
}

#contenitore {
	width: 100%;
	margin: 0 auto;
}

body.dashboard{
	background-color: #2c294b;
}

body.standard{
		background-color: #f2f3f7;
}

div#contenitore_login {
    width: 300px;
    margin: 50px auto;
}

div#contenitore_login img {
    max-width: 85%;
}

#contenitore_login a {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 20px;
}
div#contenitore_login input {
    width: 92%;
    float: left;
    padding: 4%;
    margin-top: 3%;
    border-radius: 5px;
    border: 1px solid #cccccc;
    text-transform: uppercase;
}

div#contenitore_login .Button {
    width: 100%;
    background: #2c99ff;
    color: white;
    font-weight: bold;
    font-size: 17px;
    padding-top: 3%;
    padding-bottom: 3%;
    cursor: pointer;
}

div#exit {
    float: left;
    text-align: right;
    width: 20%;
}

div#testa img {
    max-height: 50px;
    margin-top: 20px
}

div#menu img {
    margin-right: 40px;
    max-height: 60px;
    margin-top: 15px;
}


div#menu {
    width: 60%;
    float: left;
    text-align: center;
}

#contenitore_testa {
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
	color: #000000;
	/* padding: 1%; */
}


div#testa {
    margin: 0 auto;
    max-width: 1464px;
    width: 92%;
}

div#logo {
	float: left;
	/* padding-left: 1.3rem; */
	/* padding-right: 1.5rem; */
	width: 20%;
}

div#contenitore_corpo {
    width: 100%;
    float:
    left;
    /* background: white; 
    padding-bottom: 100px;*/
}

div#example_filter {
    display: none;
}
 
 
 h1 {
    font-size: 25px;
    color: #2c99ff;
    margin: 0;
    padding: 0;
	margin-top:10px;
    float: left;
}

 table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting_asc_disabled, table.dataTable thead>tr>th.sorting_desc_disabled, table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting_asc_disabled, table.dataTable thead>tr>td.sorting_desc_disabled{
	 padding-right:0px !important;
 }
 
 table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:before{
display:none !important;
 }
 
 table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:after{
display:none !important;
 }
 
 #intestazione, #tabella{
width:100%; float:left;
}

table.dataTable td, table.dataTable th {
    padding: 5px;
}

table.dataTable thead {
  
    color: #585858;
    font-weight: normal;
    font-size: 13px;
}

table.dataTable td {
    font-size: 13px;
	cursor:pointer;
}

button.sort-btn.btn-asc {
    float: right;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    color: #8f8f8f;
    cursor:
    pointer;
    margin-right: 20px;
}

button.sort-btn.btn-desc {
    float: right;
	padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    color: #8f8f8f;
		cursor:pointer;
}
 

div#corpo {
	/* width: 1300px; */
	/* padding: 0% 0% 0% 0%; */
	/* margin: 0 auto; */
	/* max-width: 98%; */
	margin: 0 auto;
	max-width: 1464px;
	width: 92%;
	/* background: white; */
}
 

.elemento.transparent {
    border: 0px solid !important;
    color: transparent;
}

.opaco{
	opacity:0.7;
}

input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: lightgray;
  opacity: 1; /* Firefox */
}


.button:disabled,
.button[disabled]{
opacity:0.7;
}
 

strong.titolo_strong {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #00205c;
	margin-bottom:15px;
}


a {
    color: #00205c;
    text-decoration:none;
}



div#corpo_head {
    float: left;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 2%;
}

div#MSGOK {
    float: left;
    width: 96%;
    margin-top: 2%;
    margin-bottom: 2%;
	padding: 2%;
	background-color:forestgreen;
	color: white;
}

div#MSGKO {
    float: left;
    width: 96%;
    margin-top: 2%;
    margin-bottom: 2%;
	padding: 2%;
	background-color:indianred;
	color: white;
}

.allinea_dx {
    float: right;
    width: 60%;
}

.box_sx {
    width: 40%;
    float: left;
    display: flex;
    flex-flow: wrap;
}

.box_dx {
    width: 60%;
    float: left;
    overflow: hidden;
    background: white;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 1.5%;
}

.box {
    background: white;
    margin-right: 4%;
    margin-bottom: 4%;
    float: left;
    padding: 4%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.box_sx .box {
    width: 38%;
}

.box_dx .box {
    width: 92%;
    float: left;
    height: inherit;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

div#corpo_core {
    float: left;
    width: 100%;
    display: flex;
}


 .allinea_sx {
    float: left;
    width: 40%;

}

.allinea_sx h1 {
    width: 100%;
}

.dashboard div#corpo_head .allinea_sx h1 {
    color: white;

}

.dashboard div#corpo_head .allinea_sx {
    color: white;

}



.titolo_box {
    float: left;
    margin-left: 27px;
    margin-top: 10px;
    font-weight: bold;
}

.tasto {
    padding: 0;
	cursor:pointer;
	border:0;
    float: left;
    margin: 0;
    padding: 10px;
    border-radius: 10px;
    /* margin-right: 10px; */
    margin-top: 6px;
    text-align: center;
    background: #2c99ff;
    font-size: 15px;
    color: white;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
}

.tastoDel {
    padding: 0;
	cursor:pointer;
	border:0;
    margin: 0;
    padding: 10px;
    border-radius: 10px;
    /* margin-right: 10px; */
    margin-top: 6px;
    text-align: center;
    background: #FF0000;
    font-size: 15px;
    color: white;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
}

div#contenitore_progress {
    float: left;
    width: 100%;
}
div#corpo_cor .box_dx h2 {
    margin-top: 0;
}

#tooltip{ /* --- OK --- */
	position:absolute;
	padding:10px;
	width:200px;
	border:1px solid #333;
	background:#000000;
	font-size: 12px;
	color:#ffffff;
	text-align:left;
	display:none;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	}

.verde{
	background-color: #1dc894!important;
}

.tab {
    width: 100%;
    float: left;
}

.tablinks,.tablinksN {
    background: #f2f3f7;
    border: 0;
    margin-left: 13px;
    padding: 10px;
    font-weight: bold;
    cursor:pointer;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    color: #2c99ff;
}

div#tabs {
    width: 100%;
    float: left;
    margin: 0;
}

.tabcontent {
    background: white;
    float: left;
    width: 96%;
    padding: 2%;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.tablinks:first-child {
    margin-left: 30px;
}

.tablinks.selezionato {
    background: white;
	color:black;
}
.intestazione_tab{
	float:left;
	width:100%;
	border-bottom:1px solid #f2f3f7;
	margin-bottom: 10px;
}
table#scrapingsetting td:nth-of-type(1){
	width:20%;
}
table#scrapingsetting td:nth-of-type(2){
	width:60%;
	overflow: hidden;
}

table#scrapingsetting td:nth-of-type(3){
	width:20%;
}

table#scrapingsetting input{width: 96%;border: 0;padding: 10px 2%;background: #f2f3f7;margin-bottom: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
table#scrapingsetting select{
	 width: 96%;
	 border: 0;
	 padding: 10px 2%;
	 background: #f2f3f7;
	 margin-bottom: 10px;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	 margin-top: 5px;
	}
	
table#scrapingsetting {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

table#scrapingdetail {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

table#scrapingdetail td:nth-of-type(1){
	width:16%;
	padding: 0.5% 0;
}
table#scrapingdetail td:nth-of-type(2){
	width:16%;
	padding: 0.5% 0;
}

table#scrapingdetail td:nth-of-type(3){
	width:16%;
		padding: 0.5% 0;
}

table#scrapingdetail td:nth-of-type(4){
	width:16%;
	padding: 0.5% 0;
}

table#scrapingdetail td:nth-of-type(5){
	width:16%;
	padding: 0.5% 0;
}

table#scrapingdetail td:nth-of-type(6){
	width:16%;
	padding: 0.5% 0;
}

table#scrapingdetail td:nth-of-type(6) select, table#scrapingdetail th:nth-of-type(6) {
color:#2c99ff;
}

table#scrapingdetail input{
    width: 88%;
    border: 0;
    padding: 4%;
    background: #f2f3f7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    }
table#scrapingdetail select{
	 width: 96%;
	 border: 0;
	 padding: 4%;
	 background: #f2f3f7;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
}
	}

table#scrapingdetail tr {
    border-bottom: 1px solid #f2f3f7;
    margin-bottom: 5px;
    width: 100%;
    padding-bottom: 7px;
}

table#scrapingdetail thead {
    margin-bottom: 5px;
    padding-bottom: 10px;
    background: #f2f3f763;
    padding-top: 10px;
    border-top: 1px solid #f2f3f7;
    border-bottom: 1px solid #f2f3f7;
}


table#scrapingdetail thead tr {
		 border: 0;
		 margin:0;
		 padding:0;
}

table#scrapingdetail thead tr th{
		width:16%;
		font-weight: 500;
		text-align: left;
		font-size: 15px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 11px;
}

#mostragrupponuovo{
    color: #2c99ff;
    line-height: 0px;
    margin-bottom: 12px;
    float: left;
    cursor: pointer;
}

#sim_salva{
	float:right;
	overflow:hidden;
}

a.tooltip.info {
    float: right;
    margin-right: 18px;
    /* border: 1PX SOLID #CCCCCC; */
    PADDING: 3PX 9PX;
    BORDER-RADIUS: 20PX;
    BACKGROUND: #edf6ff;
    COLOR: #2c99ff;
    FONT-SIZE: 14PX;
}

.box_esteso{
    background: white;
    margin-right: 0%;
    margin-bottom: 4%;
    float: left;
    padding: 2%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 96%;
}

tr.odd TD {
    BACKGROUND: #f2f3f7;
}

.progressbar {
    width: 100%;
    float: left;
}

.progressbar progress {
	width:100%;
	float:left;
}

.progressbar .allinea_dx{
text-align:right;
}

progress {
  border-radius: 7px; 
  width: 80%;
  height: 10px;

}
progress::-webkit-progress-bar {
  background-color: #cccccc;
  border-radius: 7px;
}
progress::-webkit-progress-value {
  background-color: #2c99ff;
  border-radius: 7px;

}
progress::-moz-progress-bar {
  /* style rules */
}

table.dataTable.no-footer {
    border-bottom: 0px solid rgba(0, 0, 0, 0.3) !important;
}

.Paginazione{
	width: 98%;
	padding: 1%;
	text-align: center;
	font-size: 18px;
}

.Cerca{
	 width: 100px;
	 float: right;
	 border: 0;
	 padding: 10px 2%;
	 background: #FFFFFF;
	border: 1px solid #333333;
	 margin-bottom: 10px;
	 -webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	 border-radius: 10px;
	 margin-top: 5px;
	margin-right: 20px;
}

#OpCaricaFile{
	background: white;
    margin-right: 0%;
    float: left;
    padding: 2%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 96%;
	display: none;
}

#OpCaricaFile #file{
	 width: 250px;
	 border: 0;
	 padding: 10px 2%;
	 background: #FFFFFF;
	border: 1px solid #333333;
	 margin-bottom: 10px;
	 -webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	 border-radius: 10px;
	 margin-top: 5px;
	margin-right: 20px;
}

.OpCaricaFileExtra{
	background: white;
    margin-right: 0%;
    float: left;
    padding: 2%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 96%;
	display: none;
}

.OpCaricaFileExtra .Dati{
	background-color: #EEEEEE;
    padding: 2%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 96%;
	float: left;
}

.OpCaricaFileExtra #fileDoc,.OpCaricaFileExtra #fileImg{
	 width: 250px;
	 border: 0;
	 padding: 10px 2%;
	 background: #FFFFFF;
	 border: 1px solid #333333;
	 margin-bottom: 10px;
	 -webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	 border-radius: 10px;
	 margin-top: 5px;
	margin-right: 20px;
}

.OpCaricaFileExtra .Titolo,.OpCaricaFileExtra #OpFileDoc,.OpCaricaFileExtra #OpFileLogDoc,.OpCaricaFileExtra #OpFileImg,.OpCaricaFileExtra #OpFileLogImg{
	width:100%;
	float: left;
}

.JobBadge{
	width:89%;
	padding: 5%;
	background-color: #EEEEEE;	
	float: left;
	border: 1px solid #888888;
	color: black;
	 margin-bottom: 10px;
	 -webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	 border-radius: 10px;
	text-align: left;
}

.JobTitle{
	width:100%;
	margin-bottom: 20px;
	float: left;
	font-weight: bold;
}

.JobCorpo{
	width:100%;
	float: left;
}

.JobDel{
	float: right;
	opacity: 0.3;
}
.JobDel:hover{
	opacity: 1;
}

.NoOpacity{
	opacity: 1 !important;
}

#mod_massive .Campo{
    width: auto;
    border: 0;
    padding: 10px;
    background: #f2f3f7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.Campo{
	width: 100px;
    border: 0;
    padding: 10px;
    background: #f2f3f7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.CampoCoda{
	width: 0 auto;
    border: 0;
    padding: 10px;
    background: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box img {
    max-width: 100%;
}
div#exit img  {
    max-height: 60px;
    margin-top: 15px;
}

.PopUp{
	padding: 20px;
	background-color: #FFFFFF;
	width:600px;
	height:600px;
	margin-left: 50%;
	left: -300px;
	z-index: 100;
	position: fixed;
	margin-top: 20px;
	overflow: auto;
}

.loadCnt{
	width:100%;
    height:100%;
    background-color:#FFF;
    position:absolute;
	z-index: 100;
	/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8;
	display: none;
}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  margin-left:50%;
  left:-60px;
  margin-top:20%;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

input[type="checkbox"] {
  /* ...existing styles */
  /*display: grid;*/
  place-content: center;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
}

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: lightgray;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: lightgray;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: lightgray;
}

table th{
	text-align: left;
}