.itemline {
    flex-flow: row-reverse;
  }
  .itemline.widgetMovie {
    margin-bottom: 20px;
    min-height: 82px;
  }
  
  #allcont > div.nano-pane {
    display: none !important;
  }

  .videothumbimg {
    width: 130%;
  }

  .playercontainerexs {
    margin-bottom: 15px;
  }


  .text-concat {
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
  }
  .itemline.itemline.widgetMovie.selected {
    display: none;
  }