

/* Start:/local/templates/innet_corp4-s1/components/bitrix/news/directions/bitrix/news.detail/.default/style.css?1639074955864*/
   .tabs {
      max-width: 350px;
      margin-left: auto;
      margin-right: auto;
    }

    .tabs {
      border: 1px solid lightgray;
    }

    .tabs__nav {
      display: flex;
      flex-wrap: wrap;
      list-style-type: none;
      background: #f8f8f8;
      margin: 0;
      border-bottom: 1px solid lightgray;
    }

    .tabs__link {
      padding: 0.5rem 0.75rem;
      text-decoration: none;
      color: black;
      text-align: center;
      flex-shrink: 0;
      flex-grow: 1;
    }

    .tabs__link_active {
      background: lightgray;
      cursor: default;
    }

    .tabs__link:not(.tabs__link_active):hover,
    .tabs__link:not(.tabs__link_active):focus {
      background-color: #efefef;
    }

    .tabs__content {
      padding: 1rem;
    }

    .tabs__pane {
      display: none;
    }

    .tabs__pane_show {
      display: block;
	}
/* End */


/* Start:/bitrix/components/innet/form/templates/projects_order/style.css?1639074950296*/
.form-ok-text {
    color: green;
    padding-bottom: 2em;
}

.errortext {
    color: red;
    padding-bottom: 2em;
}

.captcha-img {
    float: left;
    height: 65px;
    width: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}

#captcha_word {
    height: 40px;
}


/* End */
/* /local/templates/innet_corp4-s1/components/bitrix/news/directions/bitrix/news.detail/.default/style.css?1639074955864 */
/* /bitrix/components/innet/form/templates/projects_order/style.css?1639074950296 */
