

/* Start:/support/documentation/css/support.css?15039216186491*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400&subset=cyrillic");

#content-sections .container, #content-sections .container h2, #content-sections .container h3 {

  font-family: 'Open Sans', sans-serif !important;

  font-size: 18px;

  font-weight: 400;

  line-height: 1.5; }

  #content-sections .container h2 {

    font-size: 30px; }

    #content-sections .container h2.head-center {

      text-align: center; }

    #content-sections .container h2.head-light {

      font-weight: 300; }

    #content-sections .container h2.head-gray {

      color: #4e5c69; }

    /*#ting_link{
     
    }*/

    #content-sections .container h2 a {

      /*text-decoration: underline; */
      border-bottom: 2px #009dee solid;
    }

  #content-sections .container h3 {

    font-size: 25px;

    color: #0080d1; }

#content-sections .content a {

  font-size: 18px; }

  #content-sections .content a:hover {

    text-decoration: none !important; }

#content-sections.ting-section h2 {

  color: #4b5bca; }

#content-sections.ting-section h3 {

  color: #4b5bca; }

#content-sections.ting-section a {

  color: #4b5bca; }

#content-sections.ting-section .archive-item__ver {

  color: #4e5c69; }

  #content-sections.ting-section .archive-item__ver:hover {

    color: #4b5bca; }



.sections-interleave > .pg-section:nth-child(2n+1) {

  background-color: #fff; }

.sections-interleave > .pg-section.docs-section {

  background-color: #f6f7f8;

  padding-top: 50px !important;

  padding-bottom: 50px !important; }



.archive-items {

  display: flex;

  flex-direction: row;

  flex-wrap: wrap;

  justify-content: space-between;

  align-items: stretch; }



.archive-item {

  display: flex;

  flex-basis: 49%;

  margin-bottom: 30px;

  min-height: 100px; }

  .archive-item:nth-child(odd) {

    padding-right: 1%; }

  .archive-item:nth-child(even) {

    padding-left: 1%; }



.archive-item__ver {

  display: flex;

  width: 100%;

  flex-direction: row;

  align-items: stretch;

  justify-content: space-between;

  background-color: #f7f8f9;

  border-radius: 5px;

  padding: 0;

  color: #4e5c69; }

  .archive-item__ver:after {

    content: ">";

    display: flex;

    margin: auto;

    font-size: 30px;

    padding: 0 25px 0 5px; }



.archive-item__ver_info {

  display: flex;

  flex-direction: column;

  justify-content: flex-start;

  align-items: stretch;

  flex-basis: 100%;

  padding: 20px;

  margin: auto; }



.archive-item__ver_icon {

  display: flex;

  border-right: 1px solid #a3a4a4;

  width: 75px;

  padding: 20px; }

  .archive-item__ver_icon.icon-zip, .archive-item__ver_icon.icon-pdf {

    background-image: url("/support/documentation/css/../img/support/zip-icon.svg");

    background-repeat: no-repeat;

    background-size: 34px 40px;

    background-position: center; }

  .archive-item__ver_icon.icon-pdf {

    background-image: url("/support/documentation/css/../img/support/pdf-icon.svg"); }

  .archive-item__ver_icon:hover.icon-zip, .archive-item__ver_icon.icon-pdf:hover {

    fill: #0080d1; }



.intro-header {

  font-size: 30px;

  font-weight: 300;

  text-align: center; }

  .intro-header p {

    margin-bottom: 0.5em;

    margin-top: 0.5em; }



.docs-wrapper {

  display: flex;

  flex-direction: row;

  flex-wrap: nowrap;

  justify-content: space-between;

  align-items: flex-start; }



.docs-list {

  display: flex;

  flex-direction: column;

  align-items: flex-start;

  justify-content: flex-start;

  width: 50%; }

  .docs-list a {

    display: inline-block;

    font-size: 19px;

    font-weight: 300;

    text-decoration: underline;

    margin-bottom: 15px; }



.docs-list__header {

  font-size: 36px;

  font-weight: 300;

  line-height: 1;

  color: #0080d1;

  margin-bottom: 20px;

  min-height: 75px; }



.docs-list_ti, .docs-list_ting {

  flex-basis: 46%;

  border-right: 1px solid #a6a6a6;

  background-image: url("/support/documentation/css/../img/support/ti-icon.svg");

  background-repeat: no-repeat;

  background-size: 43px 44px;

  background-position: top left;

  margin-right: 40px;

  padding-left: 80px; }



.docs-list_ting {

  flex-basis: 54%;

  background-image: url("/support/documentation/css/../img/support/ting-icon.svg");

  background-size: 47px 61px;

  border: 0 none;

  margin: 0; }



.setting-list {

  display: flex;

  flex-direction: row;

  justify-content: space-between;

  align-items: stretch;

  flex-wrap: wrap; }



.setting-list-item {

  display: flex;

  flex-direction: column;

  align-items: stretch;

  justify-content: flex-start;

  flex-basis: 31%;

  font-size: 16px !important;

  font-weight: 300;

  margin-right: 30px; }

  .setting-list-item:nth-child(3n) {

    margin-right: 0; }



.setting-list-item__icon {

  display: flex;

  flex-direction: column;

  height: 100px;

  background-color: #0080d1; }

  .setting-list-item__icon img {

    margin: auto; }



.setting-list-item__descr {

  line-height: 1.2; }

  .setting-list-item__descr:before {

    content: "";

    display: flex;

    height: 55px;

    text-align: center;

    background-color: #005cab;

    background-image: url("/support/documentation/css/../img/support/ti-logo.svg");

    background-size: 126px 32px;

    background-position: center;

    background-repeat: no-repeat;

    margin-bottom: 15px; }



.ting-section .setting-list-item {

  display: flex;

  flex-direction: column;

  align-items: stretch;

  justify-content: flex-start;

  flex-basis: 31%;

  font-size: 16px !important;

  font-weight: 300;

  margin-right: 30px;

  margin-bottom: 40px; }

  .ting-section .setting-list-item:nth-child(3n) {

    margin-right: 0; }

.ting-section .setting-list-item__icon {

  display: flex;

  flex-direction: row;

  height: 160px;

  background-color: #e2fdf7;

  background-image: url("/support/documentation/css/../img/support/ting-setting-bg.png");

  background-repeat: no-repeat;

  background-position: top right; }

  .ting-section .setting-list-item__icon img {

    margin: auto; }

  .ting-section .setting-list-item__icon:before {

    content: "";

    display: flex;

    width: 115px;

    height: 160px;

    text-align: center;

    background-color: #4b5bca;

    background-image: url("/support/documentation/css/../img/support/ting-logo.svg");

    background-size: 71px 107px;

    background-position: center;

    background-repeat: no-repeat;

    margin-bottom: 15px; }

.ting-section .setting-list-item__descr {

  line-height: 1.2;

  margin-top: 15px; }

  .ting-section .setting-list-item__descr:before {

    display: none; }



/*# sourceMappingURL=support.css.map */


/* End */
/* /support/documentation/css/support.css?15039216186491 */
