@media (max-width: 479px){

  #header_div a.header {
    display: none !important;


  }

/*  div.bottom{

    width: 100%;
    margin: auto !important;
    padding-left: 12px;
  }*/
    .catImg{
    width: 77px;


  }

}
@media (min-width: 480px) and (max-width: 599px) {
  .upDown{
    right: 1% !important;
    bottom: 30% !important;
  }


  #header_div a.header {
    display: none !important;


  }

/*  div.bottom{

    width: 100%;
    margin: auto !important;
    padding-left: 12px;
  }*/
    .catImg{
    width: 77px;


  }

}
@media (min-width: 600px) and (max-width: 799px) {
  .sTable{

    width: 100% !important;
    margin: auto;
  }
  .footer_container{
    width: 100%;
  }

  #header_div {
    padding: 12px 35px 0 !important;

  }

  #header_div .in_header{
    width: 100% !important;
  }

  .upDown{
    right: 1% !important;
    bottom: 30% !important;
  }
  #header_div a.header {
    display: none !important;


  }
/*  div.bottom{

    width: 100%;
    margin: auto !important;
    padding-left: 12px;
  }*/
  .catImg{
    width: 77px;


  }

}

@media (min-width: 800px) and (max-width: 959px) {
  .sTable{

    width: 90% !important;
    margin: auto;
  }
  .footer_container{
    width: 90%;
  }

  #header_div {
    padding: 12px 33px 0 !important;

  }

  #header_div .in_header{
    width: 91% !important;

  }
  
  .upDown{
    right: 1% !important;
    bottom: 60px !important;
  }
/*  div.bottom{

    width: 100%;
    margin: auto !important;
    padding-left: 25px;
  }*/

  .menuBlock {
    padding: 10px 30px !important;


  }
  .catImg{
    width: 50px;


  }


}

@media (min-width: 960px) and (max-width: 1399px) {
  .sTable{
 
    width: 90% !important;
    margin: auto;
  }
  .footer_container{
    width: 90%;
  }
  
  #header_div {
    padding: 12px 35px 0 !important;

  }

  #header_div .in_header{
    width: 91% !important;
  }

  .upDown{
    right: 1% !important;
    bottom: 60px !important;
  }

/*  div.bottom{

    width: 100%;
    margin: auto !important;
    padding-left: 25px;
  }*/
  .menuBlock {
    padding: 10px 30px !important;


  }
  .catImg{
    width: 50px;


  } 
}
@media (min-width: 1400px) {

  .sTable{

    width: 70% !important;
    margin: auto;
  }

  .footer_container{
    width: 70%;
  }
  
  #header_div .in_header{
    width: 70% !important;

  }
  .upDown{
    position: fixed;
    right: 12% !important;
    bottom: 60px !important;
  }
/*  div.bottom{

    width: 100%;
    margin: auto !important;
    padding-left: 25px;
  }*/
  .catImg{
    width: 77px;
  }

}



/* Article */
.list_faq{
  padding-right: 65px !important;
}
.textBlock p {
  margin: 1em 0;
  line-height: 22px;
  font-size: 16px;
  color: #415463;
  font-family: 'PT Sans',sans-serif;
}

.noteBox {

  border: 1px solid #537da2;
  border-radius: 5px;
  text-align: justify;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  /*display: inline-block;*/
  /*padding: 0 20px 0 20px;*/
  padding: 10px 20px 10px 20px !important;
  line-height: 24px;
  margin: 24px 0;
  background: #fcfcfc;

}

.noteBox strong{
  color: #537da2;
  margin: 0;
  margin-bottom: -5px;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px !important;
  display: block;
}

.noteBox strong:before {
  content: "\f05a";
  font-family: fontawesome5F;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  text-decoration: inherit;
  margin-right: 8px
}

.textBlock pre{

  white-space: pre-wrap;
  word-wrap: break-word;


}

.textBlock code {

/*border: 1px solid #537da2;*/
  border: 1px solid #c5d0dd;
  border-radius: 5px;
  text-align: justify;
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace !important;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  display: inline-block;
  padding: 10px 10px 5px 10px;
/*  padding: 10px;*/
  line-height: 24px;
  margin: 24px 0;
  background: #f0f3f5;
  width: 100%;
  color: #415463;

}

.textBlock .code{

  font-size: 14px;
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace !important; 

}

.code {

  /*border: 1px solid #537da2;*/
  border: 1px solid #c5d0dd;
  border-radius: 5px;
  text-align: justify;
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace !important; 
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  display: inline-block;
/*  padding: 10px 10px 5px 10px;*/
  padding: 10px;
  line-height: 24px;
  margin: 24px 0;
  background: #f0f3f5;
  width: 100%;
  color: #415463;



}

#toTop {
    background: url('/client/images/icons/icon_top_35.png') no-repeat;
}

#toBottom {
    background: url('/client/images/icons/icon_bottom_35.png') no-repeat;
}
.upDown{

  position: fixed;
/*  right: 1%;
  bottom: 30%;
*/
}

.arrowBtn{
    margin-top: 5px;
    width: 35px;
    height: 35px;
    /*border:0px solid #ccc;*/
    opacity: 0.2;
    /*background:#f7f7f7;*/
    text-align: center;
    padding: 5px;
   /* position:fixed;
    bottom:110px;  отступ кнопки от нижнего края страницы
    right:17px;*/
    cursor: pointer;
    display: block;
    color: #333;
    font-family: verdana;
    font-size: 11px;



}
.content1{
  background: url('/client/images/bg.png');
}

#content_div #menu_content{
  background: transparent !important; 
}

#content_div #menu_content .tree_title{

  /*display: none !important;*/
 background: transparent !important;  

}

.node,button span {
  position: relative;
  cursor: pointer;
  line-height: 1; задаём высоту строки
  text-decoration: none; /*убираем подчёркивание*/
}

.node:after,button span:after{
  display: block;
  position: absolute;
  left: 0; /*изменить на right:0;, чтобы изменить направление подчёркивания */
  width: 0px;/*задаём длинну линии до наведения курсора*/
  height: 1px; /*задаём ширину линии*/
  background-color: #fff; /*задаём цвет линии*/
  content: "";
  transition: width ease-out 0.2s; /*задаём время анимации*/


}
.node:hover:after,
.node:focus:after,button span:hover:after,button span:focus:after {
  width: 100%; /*устанавливаем значение 100% чтобы ссылка подчёркивалась полностью*/
}

.menu_item_selected {
/*  text-shadow: 2px 2px 2px #0f4c81;*/
  font-size: 16px !important;
}

#searchq3 {

  width: 98%;
}

.button2_grey{

  height: 35px !important;
  border-radius: 5px;

}

#search_help_link{
  display: block;
  width: 35px;
  height: 35px;
  background: url('https://docs.usergate.com/client/images/icons/help.svg') no-repeat center center;
}

.catContent{
  margin: 5px 0px;
  padding: 5px;
  background: #f5f8fa;


}

.catCell{
  padding: 5px !important;
  border: solid 10px #f5f8fa;
  background: #fff;
}

.catItem{
  margin: 0px 5px;
  /*min-height: 200px;*/
  padding: 15px;

}

.catBody{
  display: inline-block; 
  max-width: 50%; 
  vertical-align: middle;
}

.articleList{
  background: #f5f8fa;
  padding: 5px;
}


.articleCell{
  background: #fff;  
  padding: 10px;


}
.articleImg{
  display: inline-block;
  margin-right: 15px; 
}
.articleTitle{
  padding: 17px 0px;
}

.articleDecription{
  font-size: 14px;
  max-width: 90%;
}

.articleBody{
  display: inline-block;
  max-width: 70%;
}

.bottom{
  border-style: none !important;
}
/*Для сокрытия логина*/
.show-for-small-only{
    display: none !important;

}
/*Конец Для сокрытия логина*/

/*Footer*/
  div.bottom{

    width: 100%;
    margin: 50px 0px 0px 0px !important;
    padding: 0px !important;
    border-style: none !important;
  }


.custom_footer{
  width: 100%;
  background-color: #e0e7ec;
  padding: 0px;
  margin: 0px;
  min-height: 50px;

}
.non_custom_footer{
  width: 100%;
  background-color: #7e9dc0;
  padding: 0px;
  margin: 0px;
  line-height: 16px;
  font-size: 14px;
  min-height: 50px;

}

.footer_container{
  /*width: 70%;*/
  margin: auto;
  padding-left: 25px;

}



.custom_footer_item{
  display: inline-block;
  padding-left: 0px;
  padding-right: 25px;
  line-height: 50px;
  color: #223a5e;
  font-size: 15px
  float: left;
}

.dark{
  color: #223a5e !important;
  font-size: 15px;
/*  text-decoration: none !important;*/
  border-bottom: none !important;
}

.dark:hover {
    text-shadow: 0 0 .3px #223a5e,0 0 .3px #223a5e;
    text-decoration: underline;
   }

.line_item{
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
}

.line_item::after{
  content: "";
  border-right: 1px solid #fff;
  line-height: 50px;  
  padding: 0px;
  margin-left: 5px;
}

.white, .white a{
  color: #fff !important;
  font-size: 15px;
  border-bottom: none !important;
}

a.white:hover{
    color: #fff !important;
    /*text-shadow: 0 0 .3px #223a5e,0 0 .3px #223a5e;*/
    text-decoration: underline;
   }


.float-right{
  margin-right: 0px;
  margin-left: auto;
  text-align: right;
  float: right;
}

.sTable{
  min-height: 100%;

}

/*End Footer*/
