body {
    color: #001f31;
}

body a {
    cursor: pointer
}

html {
    position: relative;
    min-height: 100%;
}

.navbar .navbar-nav li a {
    padding: 0 8px !important;
}

.wraper {
    //min-height: 100%;
    min-height: 100vh;
    height: 100%;
    /*margin-bottom: 140px;*/
    padding-bottom: 145px;
}


/*Сброс отступов bootstrap*/

.mycontainer-fluid {
    padding: 0;
    margin: 0;
}

.myrow {
    margin-left: 0;
    margin-right: 0;
}

.mycol {
    padding-left: 0;
    padding-right: 0;
}

.mycontainer-fluid-navbar {
    margin-top: 94px;
}


/*Стили для шапки*/

.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    min-height: 51px;
    margin-bottom: 0;
    padding-left: 0px;
    background-color: #0a1729;
    border-bottom: 1px solid #c2c5ca;
}


/*Основное меню*/

.navbar {
    min-height: 50px;
    margin-bottom: 0;
    border: 0px solid transparent;
}

.navbar-inverse {
    color: #c2c5ca;
    background-color: #0a1729;
    border-radius: 0px;
    border-bottom: 0px solid transparent;
}

.navbar .navbar-nav li a {
    color: #ffffff;
    line-height: 50px;
    margin: 0;
    /*margin-right: 30px; удалить*/
    padding: 0 17px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #ffffff;
    background-color: #6cb9e8;
    border-left: 1px solid #5492b9;
    border-right: 1px solid #5492b9;
}

.navbar .navbar-nav li a.active {
    color: #ffffff;
    background-color: #6cb9e8;
    border-left: 1px solid #5492b9;
    border-right: 1px solid #5492b9;
}

.navbar .navbar-nav li a.disabled {
    pointer-events: none;
    cursor: default;
    color: #58668c;
}

.navbar-inverse ul.nav li:first-child a {
    padding-left: 12px;
}

.navbar-toggle {
    float: none;
    margin-left: 12px;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1);
}

.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
    border: 0px solid transparent;
}


/*Меню авторизации*/

.header-login {
    display: block;
    height: 50px;
    font-size: 14px;
    background-color: #0a1729;
    padding-right: 20px;
    padding-top: 10px;
}

.header-login ul.l-menu {
    display: block;
    float: right;
    text-decoration: none;
    list-style: none;
    min-width: 167px;
    padding-left: 10px;
    /*background: url(../images/user.png) left 3px no-repeat;*/
}

.header-login ul.l-menu li a.user-name {
    display: block;
    min-width: 157px;
    height: 26px;
    line-height: 23px;
    padding-right: 35px;
    padding-left: 10px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 6px;
    border: 2px solid transparent;
    background: url(../images/arrowW.png) 97% 50% no-repeat;
}

.header-login ul.l-menu li a.user-name:hover {
    border: 2px solid #3b4653;
    color: #39a6db;
    background: url(../images/arrowB.png) 97% 50% no-repeat;
}

.header-login ul.l-menu li ul.user-name-menu {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    border-radius: 6px;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    -webkit-box-shadow: 0 5px 6px 5px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 5px 6px 5px rgba(0, 0, 0, 0.22);
    box-shadow: 0 5px 6px 5px rgba(0, 0, 0, 0.22);
}

.header-login ul.l-menu li a.user-name-active {
    border: 2px solid #3b4653;
    color: #ffffff;
}

.header-login ul.l-menu li ul li:first-child {
    border-bottom: 1px solid #d9d9d9;
}

.header-login ul.l-menu li ul li a {
    display: block;
    width: auto;
    height: 41px;
    line-height: 41px;
    padding-right: 0;
    padding-left: 10px;
    border-radius: 0;
    text-decoration: none;
    background: none;
    color: #404040;
    border: 1px solid transparent;
}

.header-login ul.l-menu li ul li a:hover {
    background: none;
    color: #39a6db;
    border: 1px solid transparent;
}


/*Загаловок из меню*/

.header-title {
    height: 44px;
    float: left;
    margin-top: 51px;
    padding-left: 12px;
    line-height: 44px;
    background-color: #ffffff;
    border-bottom: 1px solid #cfe2f0;
}

.header-title-108 {
    margin-top: 108px;
}

.header-title .h-t-name {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 16px;
}

.header-title .h-t-status {
    display: table;
    float: right;
}

.h-t-status .h-t-status-text {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 38px;
}

.h-t-status .h-t-status-link {
    display: table-cell;
    width: 23px;
    vertical-align: middle;
    padding-right: 97px;
}

.h-t-status-link a.pdf {
    display: block;
    width: 23px;
    height: 29px;
    background: url(../images/pdf.png) right center no-repeat;
}


/*Этапы заполнения*/

.stage-menu {
    display: block;
    white-space: nowrap;
    width: 100%;
    height: 50px;
    overflow: hidden;
    padding-left: 12px;
    background-color: #fff;
}

.stage-menu-item {
    display: inline-block;
}

.stage-menu button {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 27px;
    border-radius: 6px;
    border: 2px solid #b6ddf4;
    background-color: #ffffff;
    color: #303030;
    text-align: left;
    padding-left: 13px;
    padding-right: 13px;
    margin: 10px 0;
    margin-right: 10px;
}

.stage-menu .active,
.stage-menu button:hover {
    background-color: #6cbae8;
    color: #f6fbfe;
    border: 2px solid transparent;
}


/*Контент*/

.content {
    padding-left: 12px;
    padding-right: 20px;
    background: url(../images/bg_top-content.png) top left repeat-x;
}

.content p {
    margin: 0;
    padding: 0;
}

.content-title,
.category-title {
    position: relative;
    min-height: 42px;
    width: 100%;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0px;
    /*Верстка 2-2*/
    color: #001f31;
    border-bottom: 2px solid #dee2e6;
}

.content-title-2line {
    line-height: 24px;
}

.category-title {
    font-weight: normal;
    font-size: 14px;
    color: #3a5363;
    background-color: #e7f0f7;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-left: 13px;
    border: 0px solid transparent;
}

.content label {
    font-weight: normal;
}

.content .boldlabel label{
  font-size: 15px;
  font-weight: bold;
}


.content .content-s-2-label label {
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: bold;
}

.content .content-info-text {
    width: 48%;
    font-size: 12px;
    /*Верстка 2-2*/
}

.content .content-info-text a {
    color: #706f6f;
}

.content .category-block-name {
    min-height: 26px;
    line-height: 26px;
    padding-left: 23px;
}

.content .category-block-data {
    min-height: 26px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 23px;
}

.content .content-progres {
    display: block;
    margin: 60px 0;
    padding-left: 12px;
}

.content .content-progres p.progres-name {
    font-size: 16px;
}

.content .content-progres p.progres-label {
    font-size: 12px;
    margin-bottom: 8px;
}

.progress-bar-success {
    background-color: #51b9ca;
}

.progress-bar-info {
    background-color: #51cac4;
}


/*Стили для input*/

.i-main-style-rp {
    min-height: 26px;
    width: 100%;
    border-radius: 6px;
    padding-left: 10px;
    padding-top: 0px;
    border: 1px solid #6cbae8;
    outline: none;
    font-size: 12px;
    position: relative;
}

.content .i-main-style {
    height: 26px;
    border-radius: 6px;
    padding-left: 10px;
    padding-top: 0px;
    border: 1px solid #6cbae8;
    outline: none;
    font-size: 12px;
}

.content .t-dop-style {
    padding-top: 7px;
    height: 70px;
}

.content .i-wid-13 {
    width: 13%;
}

.content .i-wid-25 {
    width: 25%;
}

.content .i-wid-29, .form-group .i-wid-29 {
    width: 29%;
}

.content .i-wid-40 {
    width: 40%;
}

.content .i-wid-50 {
    width: 50%;
}

.content .i-wid-60 {
  width: 80%;
}

.content .i-wid-80 {
    width: 60%;
}

.content .i-wid-100 {
    width: 100%;
}

.content .sel-dropdown-mult {
    height: 177px;
    font-size: 14px;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
}

.content .sel-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    background: url(../images/arrow-2.png) 97% 50% no-repeat;
}

.content select::-ms-expand {
    display: none;
}

.content input[type=checkbox] {
    width: auto;
}

a.icon-help {
    display: inline-block;
    position: absolute;
    width: 31px;
    height: 31px;
    margin-top: 6px;
    margin-left: 10px;
    background: url(../images/info/icon.png) center left no-repeat;
}
a.icon-help-working {
  margin-left: 340px;
}
a.icon-help-top {
  margin-top: -6px;
}

a.icon-help-blue {
    display: inline-block;
    position: absolute;
    width: 31px;
    height: 31px;
    margin-left: 8px;
    background: url(../images/info-blue.png) center center no-repeat;
}

a.icon-help-blue2 {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0px;
    background: url(../images/info-blue.png) top left no-repeat;
}

a.icon-c-blue {
  display: inline-block;
  position: absolute;
  width: 31px;
  height: 31px;
  margin-left: 13px;
  text-decoration: none;
  background: url(../images/с.png) top left no-repeat;
}

a.icon-help-l40 {
    margin-left: 40px;
}

a.icon-help-red {
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    margin-top: 10px;
    margin-left: 13px;
    background: url(../images/info-blue_red.png) top left no-repeat;
}

a.icon-shablon-blue {
    display: inline-block;
    position: absolute;
    width: 31px;
    height: 31px;
    margin-left: 13px;
    background: url(../images/i-shablon.png) top left no-repeat;
}

a.icon-shablon-blue:hover {
    text-decoration: none;
}

a.icon-shablon-blue2 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/i-shablon.png) top left no-repeat;
}

a.icon-shablon-blue2:hover {
    text-decoration: none;
}

span.icon-warning {
    display: inline-block;
    position: absolute;
    width: 31px;
    height: 31px;
    margin-top: 6px;
    margin-left: 13px;
    background: url(../images/warning.png) center left no-repeat;
}


/*Таблица контакты*/

.content table.t-contact {
    width: 100%;
    height: auto;
    border-collapse: collapse;
}

.content table.t-contact,
.content table.t-contact thead tr td,
.content table.t-contact tbody tr td {
    border: 0px solid transparent;
}

.content b.t-contact-title {
    display: block;
    width: 100%;
    margin-top: 50px;
    padding-left: 23px;
    padding-bottom: 13px;
    font-size: 16px;
}

.content table.t-contact thead {
    border-bottom: 2px solid #dee2e6;
}

.content table.t-contact thead tr td,
.content table.t-contact tbody tr td {
    padding-left: 23px;
    padding-bottom: 13px;
    vertical-align: middle;
    width: 12.3%;
}

.content table.t-contact tbody tr td {
    padding-top: 13px;
    padding-bottom: 20px;
}

.content .i-contact-style {
    width: 100%;
    border: 2px solid #b6ddf4;
}


/*Таблица соисполнители*/

.content table.co-executor {
    width: 100%;
    margin-bottom: 32px;
}

.content table.co-executor tr {
    border-bottom: 1px solid #cfe1ef;
}

.content table.co-executor tr td {
    padding: 10px 0;
    vertical-align: top;
    padding-right: 5px;
}

.content table.co-executor textarea.t-co-executor-style {
    width: 542px;
    min-height: 46px;
    padding: 7px 3px 7px 11px;
    font-size: 13px;
    line-height: 15px;
}

.content table.co-executor input.i-co-executor-style {
    width: 242px;
}


/*Таблица показателей*/

button.tab-but-plan,
button.tab-but-doc {
    width: 139px;
    height: 28px;
    color: #ffffff;
    border: 0px solid transparent;
    border-radius: 6px;
    margin-right: 10px;
    background-color: #16a1b8;
}

button.tab-but-doc {
    width: 173px;
    background-color: #0d74bb;
}

button.compare{
  /*background-color: #7a43b6;*/
  background-color: #449d44;
  border-color: #398439;
}

button.compare[disabled]{
  background-color: #3e763e;
}

table input[disabled] {
    background-color: #cfe1ef;
}

.content table.c-indicator {
    width: 85%;
}

.content table.c-indicator-w-100 {
    width: 100%;
}

.content table.c-indicator thead th {
    background-color: #e7f0f7;
    min-height: 57px;
    padding-left: 13px;
    vertical-align: middle;
}

.content table.c-indicator thead.c-indicator-w-100-bgc th {
    background-color: #0d74bb;
    color: #ffffff;
}

.content table.c-indicator thead tr td,
.content table.c-indicator tbody tr td {
    padding: 9px 0px 9px 13px;
}

.content table.c-indicator tbody tr td.break{
  word-break: break-all;
}

.content table.c-indicator tbody tr td.nl {
    padding: 9px 0px 9px 0px;
}

.content table.c-indicator thead tr,
.content table.c-indicator tbody tr {
    border-bottom: 1px solid #cfe2f0;
}

.content table.c-indicator tbody tr.back-jur {
    background-color: #eef8ff !important;
}

.content table.c-indicator thead th.th-tc {
    padding: 0;
    text-align: center;
}

.content table.c-indicator tbody tr td input,
.content table.c-indicator tbody tr td select {
    width: 100%;
}

.content table.c-indicator th.th-link a{
  color: #0d72b7;
  text-decoration: underline;
  font-size: 14px;
}

.content table.c-indicator tbody tr.tr-foot-itog {
    background-color: #e7f0f7;
    height: 57px;
    font-weight: 600;
}

.content table.c-indicator thead tr.tr-foot-last,
.content table.c-indicator tbody tr.tr-foot-last {
    border-bottom: 0px solid transparent;
}

.content table.c-indicator tbody tr td.pd-col-31 {
    padding-left: 31px;
}

.content table.c-indicator tbody tr td.pd-col-37 {
    padding-left: 37px;
}

.content table.c-indicator tbody tr td.pd-col-42 {
    padding-left: 42px;
}

.content table.c-indicator tbody tr td.pd-col-62 {
    padding-left: 62px;
}

.content table.c-indicator tbody tr td.pd-col-82 {
    padding-left: 82px;
}

.content table.c-indicator tbody tr td.nowrap{
  white-space: nowrap;
}

.content table.c-indicator tbody tr a.add-t-r,
.content table.addButton tbody tr a.add-t-r,
table.c-indicator tr a.add-t-r,
 table.addButton tr a.add-t-r {
    display: block;
    float: left;
    margin: 0 7px 5px 0;
    width: 20px;
    height: 20px;
    background: url(../images/plus.png) left center no-repeat;
}

.content table.c-indicator tbody tr td a.doc-link {
    text-decoration: underline;
    color: #0d74bb;
}

.t-result-style {
    border: 0px solid transparent;
    background-color: transparent;
}

.content .tc-main {
    text-align: center;
}

.content .table-lh-style {
    line-height: 18px;
}

.content table.c-indicator-w-100 input[type=checkbox] {
    width: auto;
}

.content .chec-cal {
    display: block;
    position: relative;
    width: 130px;
}

.content .chec-cal-l {
    display: inline-block;
}

.doc-Y,
.doc-N,
.icon-comment {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/doc-y.png) left center no-repeat;
}

.doc-N {
    background: url(../images/doc-n.png) left center no-repeat;
}

.icon-history {
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(../images/history.png) left center no-repeat;
}

.icon-comment {
    background: url(../images/comments.png) left center no-repeat;
}

.icon-open-arrow,
.icon-close-arrow {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 3px;
    width: 18px;
    height: 14px;
    background: url(../images/open-arrow.png) 50% 50% no-repeat;
}

.icon-close-arrow {
    background: url(../images/open-r-arrow.png) 50% 50% no-repeat;
}

.tab-wid-730 {
    width: 730px;
}

.tab-wid-630 {
    width: 630px;
}

input.tab-wid-550 {
    width: 550px !important;
}

.tab-wid-550 {
    width: 550px;
}

.tab-wid-474 {
    width: 474px;
}

.tab-wid-412 {
    width: 412px;
}

.tab-wid-390 {
    width: 390px;
}

.tab-wid-280 {
    width: 280px;
}

.tab-wid-250 {
    width: 250px;
}

.tab-wid-220 {
    width: 220px;
}

.tab-wid-197 {
    width: 197px;
}

.tab-wid-122 {
    width: 122px;
}

.tab-wid-111 {
    width: 111px;
}

.tab-m-wid-100 {
    min-width: 100px;
}

.tab-wid-97 {
    width: 97px;
}

input.tab-wid-97 {
    width: 97px !important;
}

.tab-wid-85-np {
    width: 85px;
}

.tab-wid-85 {
    width: 85px;
    padding-left: 15px;
    padding-right: 15px;
}

.tab-wid-80 {
    width: 80px;
}

input.tab-wid-76 {
    width: 76px !important;
}

.tab-wid-70 {
  width: 50px;
}
.tab-wid-50 {
    width: 50px;
}

.tab-wid-30 {
    width: 30px;
}

.tab-wid-25 {
    width: 25px;
}

.h3-tab-title {
    display: block;
    margin-bottom: 10px;
    padding-left: 12px;
    font-weight: bold;
    font-size: 16px;
    color: #0d74bb;
}

table.content-pact {
    width: 60%;
    color: #0d74bb;
    font-weight: bold;
    font-size: 16px;
}


/*Удаление строки*/

.content a.link-delete-row {
    display: inline-block;
    /*Верстка 2-3*/
    width: 12px;
    height: 16px;
    background: url(../images/delete.png) left top no-repeat;
}

.content a.link-clear-row {
    display: inline-block;
    /*Верстка 2-3*/
    width: 16px;
    height: 16px;
    background: url(../images/clear2_16.png) left top no-repeat;
}


/*Добаление нового контакта*/

.content .add-row {
    display: block;
    width: 100%;
    text-align: right;
    padding-right: 10px;
}

.content .add-row a.link-add-row {
    display: inline-block;
    padding-left: 30px;
    height: 20px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
    background: url(../images/plus.png) left center no-repeat;
}


/*Загрузка документа*/

.content .window-doc {
    position: absolute;
    top: 20%;
    left: 30%;
    color: #ffffff;
    width: 597px;
    height: 297px;
    background-color: #1a1a3a;
    border-radius: 6px;
}

.content .window-doc h3 {
    display: block;
    text-align: center;
    font-size: 20px;
    margin-bottom: 35px;
}

.content .window-doc form.load-doc {
    padding-left: 20px;
}

.content .window-doc form.load-doc label {
    font-size: 14px;
    font-weight: bold;
    width: 120px;
}

.content .window-doc>form.load-doc p {
    margin-bottom: 20px;
}

.content .window-doc>form.load-doc .i-style {
    height: 26px;
    width: 242px;
    border-radius: 6px;
    padding-left: 10px;
    padding-top: 0px;
    border: 1px solid #6cbae8;
    outline: none;
    font-size: 12px;
}

.content .window-doc>form.load-doc .i-style-sel {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    background: url(../images/arrow-2-wid.png) 97% 50% no-repeat;
}

.content .window-doc>form.load-doc .file-upload {
    position: relative;
    overflow: hidden;
    height: 26px;
    line-height: 24px;
}

.content .window-doc>form.load-doc .file-upload .file-upload-label {
    font-size: 14px;
    font-weight: bold;
    width: 124px;
    float: left;
}

.content .window-doc>form.load-doc .file-upload>button {
    float: left;
    width: 242px;
    height: 100%;
    margin-right: 10px;
    background-color: #2386ca;
    border-radius: 6px;
    border: 0px solid transparent;
    outline: none;
    font-size: 12px;
}

.content .window-doc>form.load-doc .file-upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;
    /* IE 9 fix */
    -ms-transform: scale(20);
    /* IE 9 fix */
    opacity: 0;
    cursor: pointer
}

.content .window-doc .foot-butt {
    display: block;
    margin-top: 90px;
}

.content .window-doc .row {
    display: block;
    padding: 10px;
    margin-left: 116px;
}

.content .window-doc .row span {
    border-bottom: 1px dashed #fff;
}

.content .window-doc .foot-butt button {
    float: left;
    margin-right: 10px;
    width: 100px;
    height: 26px;
    border-radius: 6px;
    border: 0px solid transparent;
}

.content .window-doc .foot-butt button.b-o {
    background-color: #ea5460;
}

.content .window-doc .foot-butt button.b-l {
    background-color: #60d07a;
}


/*Стили для отступов*/

.content .content-mb-8 {
    margin-bottom: 18px;
}

.content .content-mb-14 {
    margin-bottom: 14px;
}

.content .content-mb-18 {
    margin-bottom: 18px;
}

.content .content-mb-25 {
    margin-bottom: 25px;
}

.content .content-mb-35 {
    margin-bottom: 35px;
}

.content .content-mb-42 {
    margin-bottom: 42px;
}

.content .content-line-hr {
    width: 100%;
    height: 2px;
    background-color: #e7f0f7;
}


/*Стили футера*/

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
}

.footer-fix {
    position: fixed;
    bottom: 0;
    left: 0;
}

.footer-sabmit {
    display: block;
    width: 100%;
    height: 40px;
    padding-left: 66px;
    padding-top: 6px;
    background-color: #535c69;
}

.footer-sabmit button.but-style {
    width: 100px;
    height: 28px;
    color: #ffffff;
    border: 0px solid transparent;
    border-radius: 6px;
    margin-right: 10px;
}
.footer-sabmit button.but-style-request {
  min-width: 100px;
  height: 30px;
  color: #ffffff;
  border: 0px solid transparent;
  border-radius: 6px;
  margin-right: 10px;
  width: auto;
}

.footer-sabmit button.but-style-doc {
    width: 314px;
}

.footer-sabmit button.but-ext {
    background-color: #dc3545;
}

.footer-sabmit button.but-save {
    background-color: #28a745;
}

.footer-sabmit button.but-push {
    background-color: #0d74bb;
}

.footer-sabmit button.but-download {
    color: #333333;
    background-color: #ffffff;
}

.footer-sabmit button.but-download2 {
    color: #333333;
    background-color: #cecece;
}

.myfooter {
    display: block;
    width: 100%;
    height: 50px;
    padding-top: 12px;
    padding-left: 12px;
    background-color: #0a1729;
}

.myfooter-frp {
    background: url(../images/frp.png) left center no-repeat;
    width: 82px;
    height: 26px;
}


/*Стили для авторизации*/


/*Медиа запросы*/

@media (max-width: 1800px) {
    .stage-menu-item {
        width: 19.5%;
    }
    .stage-menu button {
        width: 97%;
        margin-right: 0;
        padding-right: 5px;
    }
    .content table.co-executor tr td {
        width: 25%;
        padding-right: 15px;
    }
    .content table.co-executor input.i-co-executor-style,
    .content table.co-executor textarea.t-co-executor-style {
        width: 100%;
    }
}

@media (max-width: 1500px) {
    .content table.c-indicator {
        width: 100%;
    }
    .content table.t-contact,
    .content table.c-indicator,
    .content table.co-executor {
        overflow-x: auto;
        display: block;
    }
    .h-t-status .h-t-status-link {
        display: inline-block;
        margin-top: 2px;
    }
}

@media (max-width: 1200px) {
    .navbar-collapse {
        padding-left: 21px;
        padding-right: 15px;
    }
    .navbar-inverse {
        border-bottom: 0px solid #c2c5ca;
        padding-left: 0px;
    }
    .navbar .navbar-nav li a {
        padding-left: 12px;
        display: inline-block;
        width: 100%;
        /*Верстка 2-2*/
    }
    .content .i-main-style {
        width: 100%;
    }
    .content .content-info-text {
        width: 100%;
    }
    a.icon-help-blue-mob {
        position: relative;
        margin-left: 0;
        margin-top: 5px;
    }
    .content table.c-indicator thead th.tab-wid-730,
    .content table.c-indicator thead th.tab-wid-630,
    .content table.c-indicator thead th.tab-wid-550,
    .content table.c-indicator thead th.tab-wid-474,
    .content table.c-indicator thead th.tab-wid-250,
    .content table.c-indicator thead th.tab-wid-197,
    .content table.c-indicator thead th.tab-wid-122,
    .content table.c-indicator thead th.tab-wid-111,
    .content table.c-indicator thead th.tab-wid-97,
    .content table.c-indicator thead th.tab-wid-85-np,
    .content table.c-indicator thead th.tab-wid-85,
    .content table.c-indicator thead th.tab-wid-80,
    .content table.c-indicator thead th.tab-wid-50,
    .content table.c-indicator tbody tr td.tab-wid-730,
    .content table.c-indicator tbody tr td.tab-wid-630,
    .content table.c-indicator tbody tr td.tab-wid-550,
    .content table.c-indicator tbody tr td.tab-wid-474,
    .content table.c-indicator tbody tr td.tab-wid-250,
    .content table.c-indicator tbody tr td.tab-wid-197,
    .content table.c-indicator tbody tr td.tab-wid-122,
    .content table.c-indicator tbody tr td.tab-wid-111,
    .content table.c-indicator tbody tr td.tab-wid-97,
    .content table.c-indicator tbody tr td.tab-wid-85-np,
    .content table.c-indicator tbody tr td.tab-wid-85,
    .content table.c-indicator tbody tr td.tab-wid-80,
    .content table.c-indicator tbody tr td.tab-wid-50,
    .content table.c-indicator tbody tr td.tab-wid-412,
    .content table.c-indicator tbody tr td.tab-wid-390,
    .content table.c-indicator tbody tr td.tab-wid-280,
    .content table.c-indicator tbody tr td.tab-wid-220,
    .content table.c-indicator tbody tr td.tab-m-wid-100 {
        width: auto;
    }
    .content table.c-indicator tbody tr td input.tab-wid-550,
    .content table.c-indicator tbody tr td input.tab-wid-97,
    .content table.c-indicator tbody tr td input.tab-wid-76 {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .content .i-main-style {
        width: 100%;
    }
    .content .category-block-name,
    .content .category-block-data {
        padding-left: 23px;
    }
    .navbar .navbar-nav li a {
        width: 100%;
    }
    .header-title {
        height: auto;
    }
    .header-title .h-t-status {
        float: left;
    }
}

/*@media (max-width: 567px) {*/
/*  .col-md-12.mycol.header {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*  }*/
/*  .col-md-12.mycol.header .header-login {*/
/*    order: -1;*/
/*    width: 100%;*/
/*  }*/
/*  .col-md-12.mycol.header .navbar.navbar-inverse {*/
/*    width: 100%;*/
/*  }*/
/*  .col-md-12.mycol.header .header-login .navbar-collapse {*/
/*    padding-left: 0px;*/
/*    padding-right: 0px;*/
/*  }*/
/*  .col-md-12.mycol.header .navbar-nav {*/
/*    margin: 8px 0px;*/
/*  }*/
/*}*/


