@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
* {
  font-family: "Inter", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

div.New_normal {
  text-align:justify;
    font-size:16px;
    line-height:24px;
}
.b-tree__i_folder_opened_inner, .b-tree__i_article_inner, .b-tree__i_folder_closed_inner{
background:none;
width:0px;
}

.b-tree__spacer {
  width:15px;
}
.b-tree__itemText{
  padding-left:0px;
}
h1{
font-size:32px;
line-height:45px;

}
h2{
font-size:24px;
line-height:33px;
}
h3{
  font-size:18px;
  line-height:26px;
}
span.New_normal{
  font-size:16px;
  line-height:24px;
}
.os-viewport{
  max-width:1025px;
  overflow:hidden;
} 
.m-tree__item__throughSelectedRoot {
    background: none;
}