.myHidden {
  display: none !important;
}

.gradBg {
  background: #ffffff;
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #dddddd 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #dddddd 100%);
  background: radial-gradient(ellipse at center, #ffffff 0%, #dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd', GradientType=1);
}

#sideMenu {
    z-index: 1000;
    /*width: 250px;
    overflow: visible !important;*/
}

@font-face {
    font-family: 'skyfont';
    font-weight: 200;
    src: url('./font/SkyText_W_Rg.ttf') format('truetype');
}

@font-face {
    font-family: 'skyfont';
    font-weight: 400;
    src: url('./font/SkyText_W_Md.ttf') format('truetype');
}

@font-face {
    font-family: 'skyfont';
    font-weight: 800;
    src: url('./font/SkyText_W_Bd.ttf') format('truetype');
}

@font-face {
    font-family: 'skyfont';
    font-style: italic;
    src: url('./font/SkyText_W_It.ttf') format('truetype');
}

.noAfterBefore:after {
    content: none !important;
}

.noAfterBefore:before {
    content: none !important;
}

.inputWithTagsInput {
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin: 0;
    outline: 0;
    line-height: 1.6em;
    padding: .67857143em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, .15);
    color: rgba(0, 0, 0, .87);
    border-radius: .28571429rem;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color .1s ease, border-color .1s ease;
    transition: color .1s ease, border-color .1s ease;
    width: 100%;
    overflow: hidden;
}

.inputWithTagsInput:focus {
    color: rgba(0, 0, 0, 0.95);
    border-color: #85B7D9;
}

.inputWithTagsContainer .mytag {
    margin: 0px 2px !important;
}

.inputWithTagsContainer .mytag.mod {
    white-space: nowrap;
}

.inputWithTagsContainer .mytag.mod input {
    padding: 0 4px;
    width: 60px;
    margin: -2px 0 -2px 0;
}

.mainForm .labels .label {
    margin-bottom: 0;
}

td.dataTableTdTitle {
    position: relative;
    min-width: 150px;
    padding-left: 16px !important;
    font-size: 13px;
}

.opacita4 {
    opacity: 0.4;
}

.opacita6 {
    opacity: 0.6;
}

.opacita8 {
    opacity: 0.8;
}

.bgSE {
    background-color: #2185d0 !important;
}

.bgPR {
    background-color: #2185d0 !important;
}

.bgEP {
    background-color: #2185d0 !important;
}

.daterangepicker .calendar-date {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.daterangepicker table {
    border-collapse: separate;
    border-spacing: 2px;
    font-size: 12px;
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
    border: 1px solid #e4e5e5;
}

.daterangepicker .calendar th {
    background-color: #f9fafb;
}

.daterangepicker td.off {
    color: #dedfdf;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    border: 0 !important;
}

.daterangepicker .ranges .range_inputs .applyBtn {
    width: 74px;
    margin-right: 8px;
}

.daterangepicker .ranges .range_inputs .cancelBtn {
    width: 74px;
    margin: 0;
    background-color: #db2928;
}

.ui.mini.circular.label.tempo {
    position: absolute;
    bottom: -10px;
    left: -20px;
}

.xscroll {
    overflow-x: auto;
    min-height: 450px;
}

.evidenziato {
    position: relative;
}

.evidenziato:before {
    content: " ";
    position: absolute;
    z-index: 10;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    border: 4px dashed #db2828;
}

.field label {
    white-space: nowrap;
}

.ui.blue.light {
    background-color: #4b9cda !important;
}

.ui.blue.lighter {
    background-color: #6cafe0 !important;
}

.label .detail.shrinked {
    overflow: hidden;
    width: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
}

.label.mini .detail.shrinked {
    width: 31px;
}

.imgIcons.labels .label {
    margin: 0 1px 0 0 !important;
}

.metaDataSet.labels .label {
    margin: 0 1px 0 0;
}

.metaDataSet.labels .offMeta.label {
    /*background-color: #efefef !important;*/
    opacity: .1;
}

.preloadFont {
    font-family: skyfont;
    font-weight: 200;
    font-size: 24px;
}

.preloadFont .bold {
    font-weight: 400;
}

.preloadFont .bolder {
    font-weight: 800;
}

.preloadFont .italic {
    font-style: italic;
}

@media screen and (max-width: 1224px) {
    /*html {
        zoom:.88;
    }*/
}

@media screen and (max-width: 768px) {

    /*html {
        zoom:.75;
    }*/
    .phoneHide {
        display: none !important;
    }
}

#modal_matchRunningOrder .ui.inverted.attached.segment {
    border: 1px solid #D4D4D5;
    border-top: 0;
}

.secondaryMenu {
    margin-top: 41px !important;
}

.ui.segment.lesspadded {
    padding: .5em 1em;
}

.ui.left.floating.label {
    left: 0 !important;
}

/**/

.roTable .roEp {
    padding: 26px 10px 10px 10px !important;
    height: 75px;
}

.roTable .robasic {
    border-color: #FFF !important;
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0) !important;
}

.roEpDetails {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
}

.roEpDetails .fixedH {
    height: 19px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.roTitle {
    font-weight: bold;
}

.roCopy {
    cursor: pointer;
    -webkit-border-radius: 0.28571429rem;
    -moz-border-radius: 0.28571429rem;
    border-radius: 0.28571429rem;
    padding: 0 4px;
}

.ui.label.roCopy-Over,
.roCopy-Over {
    background: #1678c2 !important;
    color: #fff !important;
}

.ui.label.roCopy-Down,
.roCopy-Down {
    background: #dff0ff !important;
    color: #2185d0 !important;
}

.ui.label.roCopy-Up,
.roCopy-Up {
    background: #fff !important;
    color: #2185d0 !important;
}

.roPerch {
    float: right;
}

.fixedH.over {
    background-color: hsla(206, 73%, 85%, 1);
    color: #fff;
    -webkit-border-radius: 0.28571429rem;
    -moz-border-radius: 0.28571429rem;
    border-radius: 0.28571429rem;
    padding: 0 4px;
}

.fixedH.set {
    background-color: #2185D0;
    color: #fff;
    -webkit-border-radius: 0.28571429rem;
    -moz-border-radius: 0.28571429rem;
    border-radius: 0.28571429rem;
    padding: 0 4px;
}

.segmentNumber {
    cursor: pointer;
}

.segmentNumber.set {
    background-color: #21BA45 !important;
    color: #fff !important;
}

.segmentNumber.over {
    background-color: #2185D0 !important;
    color: #fff !important;
}

.segmentNumber {
    position: absolute;
    left: -14px;
}

.ro_toDo {
    background-color: #dff0ff !important;
}

.ro_origin {
    background-color: #fffaf3 !important;
}

.inline.field>.ui.checkbox {
    margin-top: 8px !important;
}

body .messaggioGenerale {
    position: fixed !important;
    bottom: 20px !important;
    left: 20px !important;
    right: 20px !important;
    z-index: 2000 !important;
}

.large.grey.radio.icon,
.large.icon.blue.check.circle.selrow {
    margin-right: 0;
}

.assegnaBtn,
.asstip {
    width: 52px;
}

i.fitted.icon {
    width: auto;
    margin: 0em !important;
}

.pointer {
    cursor: pointer;
}

.notificaModal .ui.label {
    margin: 0.13em 0.14285714em
}

.smalltext {
    font-weight: normal;
    color: #999;
}

.savediv {
    padding-bottom: 22px;
    /*border-bottom:1px solid rgba(34, 36, 38, 0.15)*/
}

.imgTooSmall {
    opacity: .2;
}

a.modRequest {
    font-size: 1em !important;
    cursor: pointer;
}

.ui.menu .ui.dropdown .menu>.item.hidden {
    display: none !important;
}

.item.off {
    white-space: normal !important;
}

.ui.menu .ui.dropdown .menu>.item.off:hover,
.ui.menu .ui.dropdown .menu>.selected.item.off,
.ui.menu .ui.dropdown .menu>.active.item.off {
    background: none !important;
}

.scrolling.undetached.dimmable.dimmed>.dimmer {
    overflow: scroll !important;
}

.scrolling.undetached.dimmable.dimmed {
    overflow: hidden !important;
}

.smallText {
    font-size: 11px;
}

.a_positive {
    color: #558456;
}

.a_negative {
    color: #b25f5e;
}

.a_grey {
    color: rgba(0, 0, 0, 0.6) !important;
}

.a_blue {
    color: #2185d0 !important;
}

.a_green {
    color: #21BA45 !important;
}

.a_teal {
    color: #00B5AD !important;
}

.a_red {
    color: #db2828 !important;
}

.a_orange {
    color: #F2711C !important;
}

.a_yellow {
    color: #fbbd08 !important;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.field .ui.progress.attached .bar,
.field .ui.progress.attached {
    height: 3px !important;
}

.field label>.ui.label:not(.mytag) {
    position: absolute;
    top: 0;
    right: 0;
}

.inline.fields .wide.field {
    margin: 0;
    padding: 0 1em 1em 0 !important;
}

.inline.fields .wide.field:last-child {
    padding: 0 0 1em 0 !important;
}

body .pusher {
    padding-top: 2.9em;
}

.ui.inverted.navy.menu,
.navy.active.item {
    background-color: #0b2d47;
}

.ui.basegrey.menu,
.basegrey.active.item {
    background-color: #f3f3f3;
}

.ui.fixed.menu .logo.item {
  width: 9em !important;
  background: url(../img/DatatvLogo.png);
  background-position: 1em 5px;
  background-repeat: no-repeat;
  background-size: 7em;
}

.ui.fixed.menu .logo.item > img {
    margin: -.6em 0;
    width: 6.8em;
    display: none;
}

/*.ui.fixed.menu {
    box-shadow: none;
}*/

.ui.menu .item.blue {
    background: #2185D0;
    color: #e3eff9;
}

.ui.menu .item.blue:hover {
    background: #328fd4 !important;
    color: #fff;
}

.ui.menu .fitted.item .button {
    margin: 0 .2em 0 .3em;
}

.ui.menu .fitted.item .saveDrop .button:last-child {
    margin: 0 .2em 0 0;
}

.ui.menu .fitted.item .saveDrop .button:first-child {
    margin: 0 0 0 .3em;
}

.ui.menu .iconResponvisve.item>.icon {
    width: auto;
    margin: 0 auto;
}

.field label {
    position: relative;
}

.tabBg {
    padding: 0 !important;
    border-bottom: none !important;
    position: relative;
    /*margin-bottom: -1em !important;*/
}

.tabBg .ui.tabular.menu {
    margin: 1em 0 0 0;
    padding: 0 1em;
}

.tabBg .blurBackground {
    -webkit-filter: blur(5px);
    /* Safari */
    filter: blur(5px);
    /*background-image: url(./foto/5660_imageD_Background_1484315859590.jpg);*/
    background-size: cover;
    background-position-y: 10%;
    /*-webkit-filter: blur(7px);
    -moz-filter: blur(7px);
    -o-filter: blur(7px);
    -ms-filter: blur(7px);
    filter: blur(7px);*/
    opacity: 0.2;
    filter: alpha(opacity=25);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.ui.tab h3 {
    margin-top: 0;
}

.linked,
.unlinked {
    cursor: pointer;
}

#divRichiesta .segments {
    margin-bottom: -0.5em;
}

#divRichiesta .segments .segment {
    padding: .3em .5em;
    /*font-size: .9em;*/
}

#schedaTitle .column {
    padding: .5em 1em 3em 1em !important;
}

.dataTables_wrapper .bottom {
    padding: 1em 0 0 0;
    text-align: center;
}

.dataTables_wrapper td.center {
    text-align: center;
}

/*.ui.table tr.selected {
    box-shadow: 0 0 0 #2185D0 inset;
    background: #DFF0FF !important;
    color: #2185D0 !important;
}*/


.ui.table tr.workSelect,
.workSelect {
    box-shadow: 0 0 0 #2185D0 inset !important;
    background: hsla(206, 73%, 85%, 1) !important;
}

.ui.table .workSelect .icon,
.ui.table .workSelect .header{
  color: #2185D0 !important;
}

.ui.table tr.dropSelect,
.dropSelect {
    box-shadow: 0 0 0 #1ebc30 inset !important;
    background: hsla(126, 62%, 94%, 1) !important;
    color: #1ebc30 !important;
}

.ui.table tr.editSelect,
.editSelect {
    box-shadow: 0 0 0 #a5673f inset !important;
    background: #fff9dc !important;
    color: #f2711c !important;
}

.ui.table tr.linkSelect,
.linkSelect {
    box-shadow: 0 0 0 #10a3a3 inset !important;
    background: #e1f7f7 !important;
    color: #10a3a3 !important;
}

.linkSelect a:not(.label) {
    color: #10a3a3 !important;
}

.editSelect a:not(.label) {
    color: #f2711c !important;
}

.dropSelect a:not(.label) {
    color: #1ebc30 !important;
}

.dataTables_wrapper .circle.nascosto {
    display: none !important;
}

.dataTables_wrapper .square.nascosto {
    display: inline-block !important;
}

/*table.editTable{
    border: 4px dotted #f2711c !important;
}*/

table td .ui.label.stato {
    display: block;
    white-space: nowrap;
    text-align: center;
    padding: .3em .5em;
    margin: -.1em;
    width: 50px;
}

table td .ui.label.fluid {
    display: block;
    white-space: nowrap;
    text-align: center;
    margin: 0;
}

.dataTables_wrapper td .ui.circular.label {
    box-sizing: border-box;
}

.ui.segment .fields:last-child {
    margin-bottom: 0;
}

.dataTables_wrapper td a {
    font-size: 1.1em;
}

.padResponsive {
    padding: 1em;
}

.marginBottomNone {
    margin-bottom: 0 !important;
}

.marginTopNone {
    margin-top: 0 !important;
}

@media only screen and (max-width: 767px) {

    th.pnhonehide,
    td.pnhonehide {
        width: 0 !important;
    }

    th.pnhonehalfhide {
        width: 40px;
    }

    td.pnhonehalfhide .icon.blue {
        display: none !important;
    }

    .ui.segment .field {
        margin: 0 0 1em 0 !important;
    }

    .padResponsive {
        padding: 1em 0 !important;
    }

    .inline.fields .wide.field {
        padding: 0 0 1em 0 !important;
    }
}

.ui.form .field.fixed input:not([type]),
.ui.form .field.fixed input[type=text],
.ui.form .field.fixed input[type=email],
.ui.form .field.fixed input[type=search],
.ui.form .field.fixed input[type=password],
.ui.form .field.fixed input[type=date],
.ui.form .field.fixed input[type=datetime-local],
.ui.form .field.fixed input[type=tel],
.ui.form .field.fixed input[type=time],
.ui.form .field.fixed input[type=url],
.ui.form .field.fixed input[type=number],
.ui.form .field.fixed select,
.ui.form .field.fixed textarea,
.ui.form .fields.fixed .field input:not([type]),
.ui.form .fields.fixed .field input[type=text],
.ui.form .fields.fixed .field input[type=email],
.ui.form .fields.fixed .field input[type=search],
.ui.form .fields.fixed .field input[type=password],
.ui.form .fields.fixed .field input[type=date],
.ui.form .fields.fixed .field input[type=datetime-local],
.ui.form .fields.fixed .field input[type=tel],
.ui.form .fields.fixed .field input[type=time],
.ui.form .fields.fixed .field input[type=url],
.ui.form .fields.fixed .field input[type=number],
.ui.form .fields.fixed .field select,
.ui.form .fields.fixed .field textarea {
    background: #efefef;
    border: 1px dashed #999;
}

.ui.form .field.fixed .ui.dropdown {
    background: #efefef;
    border: 1px dashed #999;
}

.ui.form .field.success input:not([type]),
.ui.form .field.success input[type=text],
.ui.form .field.success input[type=email],
.ui.form .field.success input[type=search],
.ui.form .field.success input[type=password],
.ui.form .field.success input[type=date],
.ui.form .field.success input[type=datetime-local],
.ui.form .field.success input[type=tel],
.ui.form .field.success input[type=time],
.ui.form .field.success input[type=url],
.ui.form .field.success input[type=number],
.ui.form .field.success select,
.ui.form .field.success textarea,
.ui.form .fields.success .field input:not([type]),
.ui.form .fields.success .field input[type=text],
.ui.form .fields.success .field input[type=email],
.ui.form .fields.success .field input[type=search],
.ui.form .fields.success .field input[type=password],
.ui.form .fields.success .field input[type=date],
.ui.form .fields.success .field input[type=datetime-local],
.ui.form .fields.success .field input[type=tel],
.ui.form .fields.success .field input[type=time],
.ui.form .fields.success .field input[type=url],
.ui.form .fields.success .field input[type=number],
.ui.form .fields.success .field select,
.ui.form .fields.success .field textarea {
    background: #fcfff5;
    color: #2C662D;
    border: 1px solid #a3c293;
}

.ui.form .field.success .ui.dropdown {
    background: #fcfff5;
    color: #2C662D;
    border: 1px solid #a3c293;
}

.ui.form .field.warning input:not([type]),
.ui.form .field.warning input[type=text],
.ui.form .field.warning input[type=email],
.ui.form .field.warning input[type=search],
.ui.form .field.warning input[type=password],
.ui.form .field.warning input[type=date],
.ui.form .field.warning input[type=datetime-local],
.ui.form .field.warning input[type=tel],
.ui.form .field.warning input[type=time],
.ui.form .field.warning input[type=url],
.ui.form .field.warning input[type=number],
.ui.form .field.warning select,
.ui.form .field.warning textarea,
.ui.form .fields.warning .field input:not([type]),
.ui.form .fields.warning .field input[type=text],
.ui.form .fields.warning .field input[type=email],
.ui.form .fields.warning .field input[type=search],
.ui.form .fields.warning .field input[type=password],
.ui.form .fields.warning .field input[type=date],
.ui.form .fields.warning .field input[type=datetime-local],
.ui.form .fields.warning .field input[type=tel],
.ui.form .fields.warning .field input[type=time],
.ui.form .fields.warning .field input[type=url],
.ui.form .fields.warning .field input[type=number],
.ui.form .fields.warning .field select,
.ui.form .fields.warning .field textarea {
    background: #fffaf3;
    color: #794b02;
    border: 1px solid #c9ba9b;
}

.ui.form .field.warning .ui.dropdown {
    background: #fffaf3;
    color: #794b02;
    border: 1px solid #c9ba9b;
}

.ui.form .field.cloud input:not([type]),
.ui.form .field.cloud input[type=text],
.ui.form .field.cloud input[type=email],
.ui.form .field.cloud input[type=search],
.ui.form .field.cloud input[type=password],
.ui.form .field.cloud input[type=date],
.ui.form .field.cloud input[type=datetime-local],
.ui.form .field.cloud input[type=tel],
.ui.form .field.cloud input[type=time],
.ui.form .field.cloud input[type=url],
.ui.form .field.cloud input[type=number],
.ui.form .field.cloud select,
.ui.form .field.cloud textarea,
.ui.form .fields.cloud .field input:not([type]),
.ui.form .fields.cloud .field input[type=text],
.ui.form .fields.cloud .field input[type=email],
.ui.form .fields.cloud .field input[type=search],
.ui.form .fields.cloud .field input[type=password],
.ui.form .fields.cloud .field input[type=date],
.ui.form .fields.cloud .field input[type=datetime-local],
.ui.form .fields.cloud .field input[type=tel],
.ui.form .fields.cloud .field input[type=time],
.ui.form .fields.cloud .field input[type=url],
.ui.form .fields.cloud .field input[type=number],
.ui.form .fields.cloud .field select,
.ui.form .fields.cloud .field textarea {
    background: #f8ffff;
    color: #206377;
    border: 1px solid #a9d5de;
}

.ui.form .field.cloud .ui.dropdown {
    background: #f8ffff;
    color: #206377;
    border: 1px solid #a9d5de;
}

.ui.modal>.close {
    top: 0 !important;
    right: 0 !important;
    color: rgba(0, 0, 0, .87) !important;
}

.ri_table {
    margin: -.1em 0 !important;
}

.ri_table.blue td>h5 {
    color: #fff !important;
}

.ri_table.blue td>h5>.sub.header {
    color: #A9D5DE !important;
}

.ri_table.opened {
    margin: 10px 0 !important;
    /*background: #abd0ed;*/
    border: 4px solid #ddd;
}

.ri_table.opened>tbody>tr:first-child {
    background: #ddd !important;
}

.ri_prog,
.ri_ep {
    white-space: normal;
}

.ri_prog .ui.label,
.ri_ep .ui.label {
    margin-left: 0 !important;
    margin-top: .5rem !important;
    padding: 8px !important;
}

.ri_table td>.ui.label:not(.stato) {
    padding: 8px 0 7px 0;
    text-align: center;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// IMMAGINI */

.input_file,
.input_files {
    display: none;
}

.img_tempServizio,
.img_servizio {
    margin: 0 0 30px 0;
}

.ui.segment.img_container {
    padding: 1em 1em 0 1em;
}

#imgs_Master .img_container {
    border-color: #2285d0;
}

.ui.basic.modal.fotoDim {
    text-align: center;
}

.ui.card.img_card {
    display: inline-block;
    width: auto !important;
    margin: 0 1em 1em 0;
    vertical-align: top !important;
    /**/
    padding-top: 60px;
}

.ui.card.img_card .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.ui.card.img_card .content *:not(i) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fotoDim .ui.card.img_card {
    text-align: left;
    margin: 0;
}

.img_card .meta {
    margin-right: -10px;
}

.img_card.over,
.item.over {
    box-shadow: 0 1px 3px 0 #D4D4D5, 0 0 0 3px #2185D0;
}

.img_toChoose.sameSize {
    box-shadow: 0 1px 3px 0 #D4D4D5, 0 0 0 3px #2185D0 !important;
}

.img_border .img_safeareatext,
.img_border .img_safearea,
.img_border .img_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.img_border .img_safeareatext,
.img_border .img_safearea,
.img_border .img_layer {
    pointer-events: none;
}

.img_card .img_canvas {
    display: block;
    max-height: 200px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.img_card .ui.attached.item.menu {
    margin: 0em !important;
}

.area-episodi .img_card .img_canvas {
    display: block;
    max-height: 92px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.dettaglioModal .img_container .img_card .img_canvas {
    display: block;
    max-height: 175px;
    max-width: 100%;
    width: auto;
    height: auto;
}



.img_state i {
    margin: 0 !important;
    cursor: pointer !important;
}

#castPremiModal .img_card .img_canvas {
    display: block;
    max-height: none;
    max-width: none;
    width: 100%;
    height: auto;
}

.img_border,
.img_card .img_border,
#tab-castPremi .img_td div {
    position: relative;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    background: url('../img/checkered.jpg');
}

.img_border.listImages .img_canvas {
    display: block;
    max-height: 150px;
    width: auto;
    height: auto;
}

.img_card .ui.attached.menu {
    /*margin: -1px !important;*/
    border: 0px;
    width: 100%;
}

#tableFoto tr.odati_el {
    background-color: #f9fafb;
}

#tableFoto .img_card {
    margin: 4px !important;
}

#tableFoto .img_card .img_canvas {
    display: block;
    max-height: 150px;
    max-width: 100%;
    width: auto;
    height: auto;
}

#tableFoto .img_card .img_canvas {
    display: block;
    max-height: auto !important;
    max-width: auto !important;
    width: auto;
    height: auto;
}

#tab-castPremi .cp_canvas,
#tab-castPremi .cp_canvas {
    display: block;
    width: 35px;
    height: 53px;
}

#tab-castPremi table tbody>tr:first-child>td {
    border-top: 1px solid rgba(34, 36, 38, .1) !important;
}

/*.area-episodi table tbody>tr:first-child>td {
    border-top: 4px solid rgba(34, 36, 38, .1) !important;
}*/

.sortable-ghost {
    background-color: #FFFAF3;
    opacity: 1;
}

.area-episodi table .button {
    margin: 1px 0;
}

.area-episodi .ui.form .field {
    margin: 0;
}

.ui.menu>.header.item>.ui.circular.label {
    margin: 0 0 0 12px;
}

.ui.grid.compatta>.row>.column {
    padding: .5rem !important;
}

.ui.grid.compatta>.row {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.ui.grid.compatta {
    padding: .5em !important;
}

.ui.grid.compatta .field {
    margin: 0 !important;
}

.odati_el .selected {
    background-color: hsla(206, 73%, 85%, 1) !important;
    border-color: #91c5ee !important;
}

/*.area-episodi .area-immagini {
    white-space: nowrap;
}*/

.area-episodi .area-immagini>.img_card {
    margin: 0 1rem 0 0 !important;
    text-align: left;
}

.area-episodi .area-immagini>.img_card:last-child {
    margin: 0 0 0 0 !important;
}

.ui.table.dataTable.dt tfoot th {
    border-bottom: 1px solid rgba(34, 36, 38, .1);
}

.ui.table.dataTable.dt thead tr:first-child th {
    border-bottom: none;
    padding-bottom: 4px;
}

.ui.table.dataTable.dt thead tr:last-child th {
    padding: 2px;
}

.ui.table.dataTable.dt tfoot tr:first-child>th:first-child,
.ui.table.dataTable.dt tfoot tr:first-child>th:last-child {
    border-radius: 0 0 0 0;
}

table.dataTable .smallest.label {
  width: 70px;
  font-size: 9px;
  padding: 4px 5px;
  margin: 0;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  white-space: nowrap;
}

table.dataTable .smallest.label.visible {
  display: block !important;
}

#menuContestuale {
    border-radius: 0.28571429rem !important;
    margin: 0;
    position: absolute;
    z-index: 10;
    top: -1px;
}

.img_bottommenu {
    border-radius: 0.28571429rem !important;
}

.ui.table.area-episodi > tbody > tr:not(.rowOpened) {
    -webkit-box-shadow: inset 0px -1px 0px 0px rgb(228, 229, 229) !important;
    -moz-box-shadow: inset 0px -1px 0px 0px rgb(228, 229, 229) !important;
    box-shadow: inset 0px -4px 0px 0px rgb(228, 229, 229) !important;
}

.ui.table.area-episodi > tbody > tr:not(.rowOpened) > td {
    border-bottom: 3px solid #f9fafb;
}


.ui.table tr td.rowdetail {
    border-top: none;
}

.area-episodi .tramaIcon,
.area-episodi .imgIcon,
.area-episodi .myCanIcon{
  margin: 1px !important;
}

.area-episodi .myCanIcon{
  border-radius: 10px;
  border-top-right-radius: 0;
  height: 10px;
  /*width: 6px;*/
}

.ui.table.dataTable .rowdetail td {
    /*background: #f9fafb;*/
    /*border-top: 1px dashed rgba(34,36,38,.15);*/
}

.ui.table.dataTable .rowdetail td .ui.segments {
    box-shadow: none;
}

td.openerTd {
    cursor: pointer;
}

td.relative {
    position: relative;
}

td .epComplete {
    position: relative;
}

td .epRichiesto {
    position: absolute;
    top: -16px;
    left: -5px;
}

td.tdRunning {
    position: relative;
    height: 60px;
    padding: 4px 0 4px 8px !important;
}

td.tdRunning .rText {
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    overflow: hidden;
    margin: 1px 8px 1px 1px;
    padding: 0px 4px;
    border-radius: .28571429rem;
    cursor: pointer;
}

td.tdRunning .over,
td.tdRunning .ui.label.over {
    color: #2185D0 !important;
    background-color: hsla(206, 73%, 85%, 1) !important;
}

td.tdRunning .set,
td.tdRunning .ui.label.set {
    color: #FFF !important;
    background-color: #2185D0 !important;
}

td.tdRunning .label:not(.circular):not(.corner) {
    font-size: 10px;
    padding: 3px 5px;
}

td.tdRunning .label.bottomLeft {
    position: absolute;
    bottom: 8px;
    right: 8px;
}

td.tdRunning .ui.label.rEp {
    margin: 0 !important;
    position: relative;
    cursor: pointer;
}

td.tdRunning .ui.mini.label.Ep {
    position: absolute;
    top: 18px;
    left: -2px;
}

.ui.labels.tdLabels {
    margin: -1px;
}

.ui.labels.tdLabels .ui.label {
    padding: 3px 5px;
    margin: 1px;
}

.color70 {
    color: rgba(0, 0, 0, .7) !important;
}

.color50 {
    color: rgba(0, 0, 0, .5) !important;
}

.ui.table.dataTable td .richiesta {
    margin: 0;
    padding: 2px 5px;
}

label.bordered {
    padding-right: 10px;
    margin-right: 4px;
    background-color: #f9fafb;
    border-right: 1px solid #dededf;
    border-bottom: 1px solid #dededf;
    border-radius: 4px;
}

/**/
.resultsTable td {
    position: relative;
}

.resultsTable .prog {
    padding: .78571429em .78571429em !important;
    height: 66px;
}

.resultsTable .progSt {
    border-top: 1px solid rgba(34, 36, 38, .1) !important;
    height: 44px;
}

.resultsTable .prog .ui.header {
    margin: 4px 0 !important;
}

.resultsTable .prog .idLabel {
    /* position: absolute;
    top: 0;
    right: 0; */
}


.resultsTable .prog .btnProgDetails {
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.resultsTable .prog .season {
    font-weight: bold;
}

/* ******************************************************************************** modalarchivio */
td.ellipsis{
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

#modalarchivio .searchFilters{
  padding: 1rem 1.5rem 0.5rem 1.5rem;
  border-bottom: 1px solid rgba(34,36,38,.15);
}

#modalarchivio .scrolling.content{
  max-height: calc(90vh - 10rem);
}

#modalarchivio .imageFile img{
  width:auto;
  height:150px;
  display:block;
}

#modalarchivio .imageFile:hover{
  margin-top: -6px !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

#modalarchivio table.dataTable tbody>tr.selected,
#modalarchivio table.dataTable tbody>tr>.selected{
  background-color: rgba(33, 133, 208, 0.08) !important;
  color: #2185d0;
}

#modalarchivio table.dataTable .dtvselect{
  cursor: pointer;
}

#modalarchivio table.dataTable tbody td.dtvselect-checkbox,
#modalarchivio table.dataTable tbody th.dtvselect-checkbox {
  cursor: pointer;
  width: 20px;
}

#modalarchivio table.dataTable tbody td.dtvselect-checkbox:before,
#modalarchivio table.dataTable tbody th.dtvselect-checkbox:before {
  content: '\f111';
  font-family: outline-icons;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ccc;
  font-size: 20px;
  line-height: 20px;
}

#modalarchivio table.dataTable tr.selected td.dtvselect-checkbox:before,
#modalarchivio table.dataTable tr.selected th.dtvselect-checkbox:before {
  content: '\f058';
  font-family: Icons;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #2185d0;
  font-size: 20px;
  line-height: 20px;
}

#modalarchivio table.dataTable th:last-child,
#modalarchivio table.dataTable th:first-child,
#modalarchivio table.dataTable td:last-child,
#modalarchivio table.dataTable td:first-child{
  padding: 0 14px !important;
}

.archivioMenu .dropdown.item {
  z-index: 998;
}

.tab .emptyArea{
  z-index: 997;
}

/* ******************************************************************************** IMAGE FILES */
#modalarchivio .imageFile{
  display: inline-block;
  margin: 0 14px 14px 0 !important;
  width: auto !important;
  position: relative;
}

#modalarchivio .imageFile tr:first-child td{
  padding: 1px !important;
}

#modalarchivio .imageFile tr:first-child td img{
  display: block;
  margin: 0 auto;
}

#modalarchivio .imageFile .imgDownload{
  position: absolute;
  bottom: -4px;
  right: -4px;
}

#modalarchivio .imageFile.selected{
  background-color: rgba(33, 133, 208, 0.18);
  color: #2185d0;
}

#modalarchivio .imageFile .imageSelect{
  cursor: pointer;
  position: absolute;
  top: -4px;
  left: -5px;
  background: white;
  border-radius: 10px;
  width: 22px;
  height: 22px;
}

#modalarchivio .imageFile .imageSelect:before{
  content: '\f111';
  font-family: outline-icons;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ccc;
  font-size: 24px;
  line-height: 24px;
}

#modalarchivio .imageFile.selected .imageSelect:before{
  content: '\f058';
  font-family: Icons;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #2185d0;
  font-size: 24px;
  line-height: 24px;
}

#modalarchivio table.dataTable .changeTdDrop .item{
  font-size: 13px;
}


/* CAST PREMI FIX */
.ui.table tbody tr td.selectable{
  padding:0;
}