#content {
  margin-top: 0 !important;
  max-width: 100%;
}

body#tie-body {
  background-image: none !important;
  background-color: #fff !important;
}

body.boxed-layout.wrapper-has-shadow #tie-wrapper {
  box-shadow: none !important;
}

.container-wrapper {
  border: none !important;
}

/* #ez-toc-container {
      box-shadow: none !important;
  }
   */
.main-content.tie-col-md-8.tie-col-xs-12 {
  padding: 0;
}

#ez-toc-container {
  border: unset !important;
  padding: 0 0 0 15px !important;
  box-shadow: unset !important;
}

/*двойная рамка off*/

.sidebar {
  display: none;
}

.sidebar-right .main-content {
  width: 100%;
}

/* #main-nav.fixed-nav {
    position: unset !important;
    width: 100% !important;
  }
  
  /*ez topic css*/

.sidebar-right .main-content {
  position: unset;
}

#tie-wrapper {
  position: unset !important;
}

/* #ez-toc-container.ez-toc-transparent {
    background: #fff;
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);	
    width: calc((100% - 1230px) / 2);
    border-color: #0000001a;
    border-radius: 0;
  } */

@media (max-width: 1630px) {
  /*   #ez-toc-container.ez-toc-transparent {
      background: unset;
      position: relative !important;
      border-radius: 5px;
      left: unset;
      top: 0 !important;
      width: 100%;
      transform: unset;  
    }
  }
   */
  body#tie-body {
    background-image: none !important;
    background-color: #fff !important;
  }

  .post-content.container-wrapper {
    border: none !important;
  }

  .container-wrapper {
    border: none !important;
  }

  body.boxed-layout.wrapper-has-shadow #tie-wrapper {
    box-shadow: none !important;
  }

  /* #ez-toc-container.ez-toc-transparent {
      border-color: #fff !important;
  }
   */
}
/*ez topic css end*/
