.contsede {
  border: 5px outset #bbb;
  width: 100%;
  border-radius: 15px;
  margin: 0 auto;
  max-width: 600px;
  background: rgba(255,255,255,0.90);
}

.containerCorso {
  padding: 2px 16px;
  background-color: #f1f1f1;
}

h5 {
  all: revert;
}

.preTitle {
  color: #777;
  /*font-size: medium;*/
}

hr.new1 {
  border-top: 0.80px solid #bbb;
}

#map1 {
  height: 180px;
}

.mapid {
  height: 180px;
}

.legIscrizioni {
  color: #777;
  font-size: smaller;
  padding: 50px;
}

.legIscrizioni2 {
  color: #777;
  font-size: smaller;
  padding-left: 50px;
}

.promo {
  background: #ccc;
  padding: 3px;
}

.expire {
  color: rgb(255, 0, 0);
}

.shad1 {
  text-shadow: gray 0.33em 0.25em 0.1em;
}

.accodMappa {
  font-size: smaller;
  width: 120px !important;
  padding: 5px !important;
}

/* center con display online */

.titleCorso {
  background-color: rgba(0, 0, 255, 0.75);
  color: aquamarine;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid rgb(25, 0, 255);
  border-radius: 15px;
  -moz-border-radius: 15px;
  box-shadow: 10px 10px 5px #dededebd;
  text-shadow: 2px 2px #5171ffbd;
}

table.dataTable tbody th, table.dataTable tbody td {
  padding: 8px 10px !important;
}

td.details-control {
  background: url('../files/details_open.png') no-repeat center center;
  cursor: pointer;
}

tr.details td.details-control {
  background: url('../files/details_close.png') no-repeat center center;
}

/* #corsi-table {background: rgba(255,255,255,0.75) !important;} */

#corsi-table_wrapper {
  background: rgba(255,255,255,0.75) !important;
}

/* #corsi-table td:nth-child(1),
#corsi-table th:nth-child(1)
{
   text-align : center;
   font-weight: bold;
} */

.bldclm {
  text-align: center;
  font-weight: bold;
}

h5 {
  text-shadow: none !important;
}

