#portlet_media_WAR_mediaportlet {
  background: #fff;
  display: block; }

.breadcrumb_center {
  background: var(--neutral-light);
  padding: .5rem 1rem;
  border-radius: 2rem;
  display: inline-block;
  margin: 1rem auto 3rem;
  color: var(--neutral-medium); }

.filtr {
  position: relative;
  display: inline-block; }

.pre-filter {
  padding: 20px 0;
  display: inline-block; }

#argomento {
  padding: 20px 50px 20px 30px;
  font-weight: bold;
  border: 2px solid var(--primary);
  border-radius: .5rem;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23003087' fill-rule='evenodd' d='M4.825 7.763a1 1 0 0 1 1.412.062l5.685 6.205 5.85-6.215a1 1 0 1 1 1.456 1.37l-7.325 7.785-7.14-7.795a1 1 0 0 1 .062-1.412Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 20px center; }

#lista_argomenti {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  padding: 20px 30px;
  border: 2px solid var(--primary);
  border-radius: .5rem;
  background: #fff;
  z-index: 5; }
  #lista_argomenti.open {
    display: block; }
  #lista_argomenti ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    #lista_argomenti ul li {
      margin: .2rem 0; }
      #lista_argomenti ul li a {
        white-space: nowrap; }

.argomento_cnt .view {
  display: block;
  border-radius: 2rem;
  padding: .5rem;
  margin-bottom: 1rem;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
  .argomento_cnt .view:hover {
    background: var(--neutral-light);
    text-decoration: none; }
  .argomento_cnt .view img {
    border-radius: 1.5rem;
    height: 195px;
    object-fit: cover;
    object-position: center center;
    width: 100%; }
    @media (min-width: 1200px) {
      .argomento_cnt .view img {
        height: 240px; } }

.argomento_cnt .media-description {
  display: block;
  padding: 1rem .5rem; }

.aui-tabview-list .aui-state-default {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: url(../images/normal.png) no-repeat scroll 0 0 transparent !important;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  border-image: none;
  border-style: solid;
  border-width: 0;
  height: 29px;
  width: 123px; }

.aui-tab-active .aui-tab-content, .aui-tab-active .aui-tab-content:hover {
  background: url(../images/selected.png) no-repeat scroll 0 0 transparent !important;
  border-color: #4B4B4B #4D4D4D;
  height: 29px;
  width: 123px; }

.aui-tab-active .aui-tab-content, .aui-tab-active .aui-tab-content:hover {
  background: url(../images/tabs_active_bg.png) repeat scroll 0 0 #878787;
  border-color: #4B4B4B #4D4D4D; }

.aui-tabview-list, .aui-tab-content {
  background: none repeat scroll 0 0 transparent !important;
  border: medium none !important; }

.aui-tabview-list, .aui-tabview-list-content {
  margin-bottom: -1px; }

.aui-tabview-list, .aui-tabview-list-content {
  border-bottom: 0 solid #000000;
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.aui-tab-active .aui-tab-content {
  box-shadow: none !important; }

.aui-tabview-list, .aui-tab-content {
  background: none repeat scroll 0 0 transparent !important;
  border: medium none !important; }

.aui-state-active {
  background: none !important; }

.aui-tabview-list .first, .aui-tabview-list .aui-tab:first-child {
  border: medium none !important; }

.tab-content {
  border: 1px solid #BFBFBF;
  display: inline-block;
  margin-top: -1px;
  padding-top: 23px; }

span.lab {
  font-weight: bold;
  width: 150px; }

.tab-content td {
  padding: 4px; }

.submitleft {
  margin: 10px 0 !important; }

.videotext {
  width: 245px; }

.videoSelect {
  margin: 0 0 0 7px;
  width: 249px; }

.result-table {
  border-right: 1px solid #CCCCCC;
  margin: 0 auto 10px;
  width: 99%;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC; }

.result-table th {
  padding: 6px;
  background: #D2DBE4;
  border-left: 1px solid #BFBFBF; }

.result-table td {
  text-align: left;
  border-top: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  padding: 6px; }

.result-table tbody tr:nth-child(odd) td {
  background: #D9DBDC; }

.portlet-msg-success ul li, .portlet-msg-error ul li {
  list-style: none; }

.normaltable {
  border: 1px solid #BFBFBF;
  display: inline-block;
  margin-top: -1px;
  padding: 10px 0;
  width: 100%; }

.normaltable td {
  padding: 15px;
  vertical-align: top; }

.insert-playlist-outer {
  border: 1px solid #BFBFBF;
  margin: -18px 0 0 0; }

.insert-playlist-outer a.addplaylist {
  display: inline-block;
  padding: 10px 0 0 7px;
  width: 100%; }

.insert-playlist-outer-new {
  border: 1px solid #BFBFBF;
  display: inline-block;
  margin: -1px 0 0;
  width: 100%;
  padding: 3rem; }

.playlisttext {
  width: 250px; }

#filtri {
  height: 50px;
  float: right;
  margin: 10px 15px 5px 0; }

#filtri .aui-field-select {
  float: left;
  margin-left: 15px; }

#filtri input {
  margin: 15px 10px 0 15px; }

.btn_add {
  background: #DC8E00;
  float: left;
  border-radius: 14px 14px 14px 14px;
  margin: 5px;
  font-weight: 700;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none; }

.btn_add:hover {
  background: #D2DBE4;
  color: #5C85AD; }

#_mediaadmin_WAR_mediaadminportlet_descriptionIt {
  height: 75px;
  width: 350px; }

.wrapfield {
  margin: 10px 0;
  clear: both; }

#data_media span, #data_scadenza span {
  float: left;
  margin: 0 5px 0 0;
  height: 48px;
  width: 122px;
  font-weight: bold; }

.wrapfield .aui-field-label {
  margin-bottom: 5px; }

div#_it_mapostudio_media_portlet_MediaAdminWebPortlet_mediaEntriesSearchContainerSearchContainer table {
  padding-top: 6rem; }

div.insert-playlist-inner-new {
  display: flex; }

div.insert-playlist-inner-new div {
  width: 80%; }

div.insert-playlist-inner-new div#filtri {
  width: 20%; }

fieldset.fieldset_details, fieldset.fieldset_files {
  margin: 2rem;
  padding: 1rem;
  width: 96%;
  border-radius: 10px;
  background: white; }

fieldset.fieldset_details legend, fieldset.fieldset_files legend {
  width: auto; }

div#tabs ul {
  display: flex;
  list-style-type: none;
  padding-left: 0; }

div#tabs ul a li {
  margin-right: 0.4em;
  color: #6b6c7e; }

div#tabs ul a.selected li {
  border-bottom: 2px solid blue;
  text-decoration: bold;
  font-weight: 600;
  color: black; }

div#tabs ul a li {
  color: black; }

span.aui-field.aui-field-choice {
  display: block; }

fieldset.fieldset_details input,
fieldset.fieldset_details textarea,
fieldset.fieldset_details select,
fieldset.fieldset_files input,
fieldset.fieldset_files textarea,
fieldset.fieldset_files select {
  background: #f1f2f5; }

form#_it_mapostudio_media_portlet_MediaAdminWebPortlet_fm input#submit_form {
  margin-left: 3rem;
  background-color: #0b5fff;
  border-color: #0b5fff;
  color: white; }

div.hidden-tab {
  display: none; }

select.form-control:focus {
  background-position: right 0.5em center;
  background-repeat: no-repeat;
  background-size: 1.5em auto; }