.task-category #content.col-xs-12 {
	background: rgb(255, 255, 255);
	padding: 25px 15px;
}

.row.form-group.form-base__form-group:hover {
	background: #F2F5F8;
	transition: all 0.5s;
}

.row.form-group.form-base__form-group .col-sm-6.form-group .col-sm-8 {
	padding-left: 5px;
	padding-right: 5px;
}

.form-base__header {
	padding: 7px 20px;
	border-radius: 3px 3px 0 0;
}

.form-base__header {
	background: #74ccfa;
	text-align: center;
}

.tabs__content .form-base__header-title {
	font-size: 15px;
	color: #000;
	font-weight: 600;
}

.anketa .dop_menu {
	display: none !important;
}

.catItemIntroText.IntroTextTab h3 {
	color: #000;
	font-weight: 700;
	margin-bottom: 30px;
}


.catItemIntroText.IntroTextTab table h3 {
	color: #3F9BD8;
	font-weight: 700;
	margin-bottom: 10px;
}

.card__header-title {
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
	color: #000000;
}

.file-panel__group.text-right._margin-5._bottom.ng-scope {
	display: none;
}

.link-org {
  background: #0098DA;
  color: #fff !important;
  padding: 8px 16px;
  text-decoration: none !important;
  font-size: 14px;
  margin-top: 10px;
  display: block;
  width: 260px;
  text-align: center;
  border-radius: 4px;
}

.link-org:hover {
  background: #74ccfa;
}

/* таб  */
.nav {
  margin-bottom: 5px;
  padding-left: 0;
}

.tabs {
	width: 100%;
	background: none;
	margin: 0 0 30px;
	min-height: 415px;
}
.tabs__caption {
  font-size: 13px;
  background: #none;
  border-bottom: 1px solid #dddddd;
  height: 42px;
  line-height: 38px;
  list-style: outside none none;
}

.tabs__caption li {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #F9F9F9;
	color: #222;
	cursor: pointer;
	display: inline;
	float: left;
	margin: 0 3px -1px 0;
	padding: 0 10px 1px;
	position: relative;
}

.tabs__caption .active {
  background-color: #74ccfa;
  border: 1px solid #74ccfa;
  color: #ffffff;
  padding: 0 10px 1px;
}

.tabs__content {
	display: none;
	border: 0;
	background: none;
	padding: 25px 0;
}
.tabs__content.active {
	display: block;
}

.tabs2 {
	width: 100%;
	background: none;
	margin: 0 0 30px;
}
.tabs__caption2 {
  font-size: 13px;
	min-height: 42px;
	height: auto;
	line-height: 38px;
	list-style: none;
	background: none;
	padding: 0 0 1px;
}
.tabs__caption2 li {
	background: #f9f9f9;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #F9F9F9;
	color: #222;
	cursor: pointer;
	display: inline;
	float: left;
	margin: 5px 3px -1px 0;
	padding: 0 10px 1px;
	position: relative;
}
.tabs__caption li:hover,
.tabs__caption2 li:hover {
	background: #0098DA;
	border: 1px solid #0098DA;
	border-bottom: 1px solid #0098DA;
	color: #fff;
	padding: 0 10px 1px;
}

.tabs__caption2 .active {
  background-color: #0098da;
  border: 1px solid #0098da;
  color: #fff;
  padding: 0 10px 1px;
}

.tabs__content2 {
	display: none;
	background: #none;
}
.twoTab div.tabs__content2 {
  padding: 5px 0;
}
.tabs__content2.active {
	display: block;
}

.nav-tabs > li > a {
  margin-right: 0;
}

.tabs div.subCategory {
  margin: 0;
  padding: 5px 0;
}

.twoTab {
  margin-top: 6px;
  padding-top: 10px;
}

.twoTab div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 0 5px;
}

/* табы конец */



/* табы */

.nav.nav-tabs.tabs__caption {
	font-size: 14px;
	background: #none;
	border-bottom: 1px solid #dddddd;
	height: 62px;
	line-height: 20px;
	list-style: outside none none;
	padding-top: 0;
}

.nav.nav-tabs.tabs__caption li {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #F9F9F9;
	color: #222;
	cursor: pointer;
	display: inline;
	float: left;
	margin: 0 3px -1px 0;
	padding: 7px 10px 7px;
}

/* Fix для E */

.catItemTab.topTab1 {
  max-width: 125px;
}

.catItemTab.topTab2 {
  max-width: 145px;
}

.catItemTab.topTab3 {
  max-width: 323px;
}

.catItemTab.topTab4 {
  max-width: 195px;
}

.catItemTab.topTab5 {
  max-width: 180px;
}


.anketa .catItemTab.topTab1 {
  max-width: 145px;
}

.anketa .catItemTab.topTab2 {
  max-width: 220px;
}

.anketa .catItemTab.topTab3 {
  max-width: 313px;
}

.anketa .catItemTab.topTab4 {
  max-width: 290px;
}

/* Fix для E */

.nav.nav-tabs.tabs__caption li.active {
	background-color: #0098DA;
	border: 1px solid #0098DA;
	color: #ffffff;
	padding: 7px 10px 7px;
}

.nav.nav-tabs.tabs__caption li:hover {
	background-color: #74ccfa;
	border: 1px solid #74ccfa;
	color: #ffffff;
	padding: 7px 10px 7px;
}

.tab-base .nav-tabs {
	background-color: #c1dff7;
	border-bottom: none;
	padding: 7px 15px 0 15px;
}

.nav-tabs {
	border-bottom: 1px solid #dddddd;
	display: flex;
	flex-direction: row;
	font-size: 14px;
	height: 100%;
	justify-content: flex-start;
	line-height: 150%;
	list-style: outside none none;
	min-height: 62px;
	padding: 0 0 1px;
	width: 100%;
}

.nav-tabs li {
	padding: 0 0;
	margin: 1px 3px 0 0;
	color: #FFF;
	position: relative;
	text-align: center;
}
.nav-tabs li:not(.active) {
	cursor: pointer;
}
.nav-tabs li:not(.active):hover {
/* 	background: #7DCA86;
	border-color: #7DCA86; */
}
.nav-tabs .active {
	background: #FFF;
	color: #000;
}

.nav.nav-tabs.tabs__caption > li:not(.dop_menu):hover::after,
.nav.nav-tabs.tabs__caption > li:not(.dop_menu):hover.active::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 4px;
	background: #006C9B;
	border: 1px solid #006C9B;
	margin: 0 -1px;
}

/* 
доп меню */

li.open .dropdown-menu {
	display: block;
}

.dop_menu .dropdown-menu {
	left: auto;
	right: 0;
}

.dop_menu .dropdown-menu {
	min-width: 260px;
}

.nav.nav-tabs.tabs__caption .dop_menu .dropdown-menu > li {
	display: block !important;
	padding: 7px 20px;
	clear: both;
	font-weight: normal;
	color: #222;
	white-space: nowrap;
	background: white;
	border: 0;
	float: none;
	text-align: left;
	margin-bottom: 4px;
}

.nav.nav-tabs.tabs__caption .dop_menu .dropdown-menu > li:hover {
	background: #0098DA;
	color: #fff;
}

.nav.nav-tabs.tabs__caption .dop_menu .dropdown-menu > li.active {
	background: #0098DA;
	color: #fff;
}

.nav.nav-tabs.tabs__caption .dop_menu .dropdown-menu > li.active:hover {
	background: #74CCFA;
	color: #fff;
}

.dop_menu .glyphicon.glyphicon-align-justify {
	font-size: 24px;
	color: #006C9B;
	line-height: 160%
}

.dop_menu.active .glyphicon.glyphicon-align-justify {
	color: #fff;
}

.ng-hide {
	display: none;
	background: #FFF;
}
.ng-hide.active {
	display: block;
}

li.open .dropdown-menu {
	display: block;
}

.nav.nav-tabs.tabs__caption {

}

.nav.tabs__caption {
	font-size: 13px;
	line-height: 18px;
	list-style: outside none none;
}

/* /табы */

.tabs__content.visedTab1 .row.form-group.form-base__form-group .col-sm-6.form-group .col-sm-12 {
width: 70%;
}

.tabs__content.visedTab1 .row.form-group.form-base__form-group .col-sm-6.form-group .col-sm-8 {
width: 30%;
}

.tabs__content.visedTab2 .t__content2 .container {
	padding: 0;
	width: 100% !important;
}

.tabs__content.visedTab4 .t__content2 .container {
	padding: 0;
	width: 100% !important;
}

.tabs__content.visedTab5 .t__content2 .container {
	padding: 0;
	width: 100% !important;
}

.tabs__content .form-group {
	margin-bottom: 7px;
	margin-top: 7px;
}

.t__content2 h4 {
	margin: 30px 0 10px 0;
}

.ng-hide {
	display: none !important;
}


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.openIcon .whhg-circledown:before,
.whhg-circleup:before,
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.whhg-circledown:before,
.collapsed .whhg-circledown:before,
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.whhg-circleup:hover:before,
.whhg-circledown:hover:before {
color: #0098DA;
}

.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* Глобальные модификаторы для регулировки отступов */
._margin-20._top {
  margin-top: 20px !important;
}
._margin-20._bottom {
  margin-bottom: 20px !important;
}
._margin-10._left {
  margin-left: 10px !important;
}
._margin-0._bottom {
  margin-bottom: 0px !important;
}
._padding-30._top {
  padding-top: 30px !important;
}
._padding-30._left {
  padding-left: 30px !important;
}
._padding-20._top {
  padding-top: 20px !important;
}
._padding-20._right {
  padding-right: 20px !important;
}
._padding-20._left {
  padding-left: 20px !important;
}
._padding-0._top {
  padding-top: 0px !important;
}
._padding-0._full {
  padding: 0px !important;
}

/*
Модификаторы для настройки бордеров таблицы
*/
.app-icon_cl_asphalt {
  color: #88888e;
}
.app-icon_xl {
  font-size: 4.8rem;
}
.app-icon_lg {
  font-size: 2.4rem;
}
.app-icon_md {
  font-size: 1.6rem;
}
.ico-draft-remove {
  background: url("img/ui/remove-draft.png") left top no-repeat;
  width: 21px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
}
.gis-icon-arrow-left {
  font-size: .9rem;
}
.icon-file {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("../images/system/icon-no-type.png");
}
.icon-file.icon-file_xls {
  background-image: url("../images/system/icon-xls.png");
}
.icon-file.icon-file_xlsx {
  background-image: url("../images/system/icon-xlsx.png");
}
.icon-file.icon-file_xlsm {
  background-image: url("../images/system/icon-xlsm.png");
}
.icon-file.icon-file_csv {
  background-image: url("../images/system/icon-csv.png");
}
.icon-file.icon-file_rtf {
  background-image: url("../images/system/icon-rtf.png");
}
.icon-file.icon-file_doc {
  background-image: url("../images/system/icon-doc.png");
}
.icon-file.icon-file_docx {
  background-image: url("../images/system/icon-docx.png");
}
.icon-file.icon-file_txt {
  background-image: url("../images/system/icon-txt.png");
}
.icon-file.icon-file_jpg {
  background-image: url("../images/system/icon-jpg.png");
}
.icon-file.icon-file_jpeg {
  background-image: url("../images/system/icon-jpeg.png");
}
.icon-file.icon-file_bmp {
  background-image: url("../images/system/icon-bmp.png");
}
.icon-file.icon-file_gif {
  background-image: url("../images/system/icon-gif.png");
}
.icon-file.icon-file_tif {
  background-image: url("../images/system/icon-tif.png");
}
.icon-file.icon-file_tiff {
  background-image: url("../images/system/icon-tiff.png");
}
.icon-file.icon-file_odf {
  background-image: url("../images/system/icon-odf.png");
}
.icon-file.icon-file_odp {
  background-image: url("../images/system/icon-odp.png");
}
.icon-file.icon-file_ods {
  background-image: url("../images/system/icon-ods.png");
}
.icon-file.icon-file_odt {
  background-image: url("../images/system/icon-odt.png");
}
.icon-file.icon-file_pdf {
  background-image: url("../images/system/icon-pdf.png");
}
.icon-file.icon-file_zip {
  background-image: url("../images/system/icon-zip.png");
}
.icon-file.icon-file_rar {
  background-image: url("../images/system/icon-rar.png");
}
.icon-file.icon-file_sxc {
  background-image: url("../images/system/icon-sxc.png");
}
.icon-file.icon-file_sxw {
  background-image: url("../images/system/icon-sxw.png");
}
/* Фикс для ОЧ */
.form-upload__icon.icon-file:before {
  content: "";
}
/* Фикс для ОЧ */
.icon-file_excel {
  background: url("../images/system/icon-excel.png") left top no-repeat;
}
.icon-file_pdf {
  background: url("../images/system/icon-pdf.png") left top no-repeat;
}
.icon-file_word {
  background: url("../images/system/icon-word.png") left top no-repeat;
}
/*CUSTOM COLORS*/
.app-icon_cl_electricity {
  color: #fcbc0b;
}
/*CUSTOM COLORS END*/
.icon-button-up {
  background-image: url("img/icon-button-up.png");
  vertical-align: top;
  transform: rotate(7deg);
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari and Chrome */
  -o-transform: rotate(270deg);
  /* Opera */
  height: 12px;
  width: 18px;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  left: 5px;
  top: 5px;
  float: none;
}
.app-icon {
  cursor: pointer;
}
.app-icon.app-icon_delete {
  font-size: 16px;
  margin: 9px 0 0 0;
}
._icon-size_normal {
  font-size: 18px;
}
._icon-size_small {
  font-size: 14px;
}
._icon-size_big {
  font-size: 24px;
}
.app-icon_btn {
  color: white;
  line-height: 23px;
}
.icon-support-phone {
  border-radius: 50%;
  background: #abb2b8;
  color: #fff;
  font-size: 19px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: -3px 3px 0 -42px;
}
/*EXTERNAL INFORMATION SYSTEM ICONS*/

/*DROPDOEN CARET*/
.collapse-toggle {
  margin-bottom: 30px;
}
.collapse-toggle__pane {
  margin: 0;
}
.collapse-toggle__ctr {
  display: inline-block;
  vertical-align: middle;
}
.collapse-toggle__ctr:hover,
.collapse-toggle__ctr:focus {
  text-decoration: none;
  outline: none;
}
.collapse-toggle__state {
  display: inline-block;
}
.collapse-toggle__state._collapsed {
  display: none;
}
.collapse-toggle__state._active {
  display: inline-block;
}
.collapse-toggle__ctr._collapsed .collapse-toggle__state._collapsed {
  display: inline-block;
}
.collapse-toggle__ctr._collapsed .collapse-toggle__state._active {
  display: none;
}
.collapse-toggle__state-title {
  margin: 0;
  padding: 0;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.collapse-toggle__ctr:hover .collapse-toggle__state-title,
.collapse-toggle__ctr:focus .collapse-toggle__state-title {
  border-bottom: 1px solid #015d91;
}
.collapse-toggle__state-icon {
  position: relative;
}
.collapse-toggle__pane_lead {
  padding: 10px 20px;
  background-color: #3c4954;
  border-radius: 3px 3px 0 0;
}
.collapse-toggle__ctr_lead {
  color: #ffffff;
}
.collapse-toggle__ctr_lead:hover,
.collapse-toggle__ctr_lead:focus {
  color: #ffffff;
}
.collapse-toggle__state-title_lead {
  margin-right: 14px;
  font-size: 18px;
}
.collapse-toggle__ctr_lead:hover .collapse-toggle__state-title_lead,
.collapse-toggle__ctr_lead:focus .collapse-toggle__state-title_lead {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.collapse-toggle__state-icon_lead {
  font-size: 16px;
}
.collapse-toggle__state .whhg-circleup,
.collapse-toggle__state .whhg-circledown {
  position: relative;
  display: inline-block;
  top: -1px;
  vertical-align: middle;
}
.collapse-toggle .collapse-toggle__pane_lead {
  background: #ffffff;
  padding: 10px 0;
  margin-top: 15px;
  *zoom: 1;
}
.collapse-toggle .collapse-toggle__pane_lead:before,
.collapse-toggle .collapse-toggle__pane_lead:after {
  content: " ";
  display: table;
}
.collapse-toggle .collapse-toggle__pane_lead:after {
  clear: both;
}
.collapse-toggle .collapse-toggle__pane_lead:before,
.collapse-toggle .collapse-toggle__pane_lead:after {
  content: " ";
  display: table;
}
.collapse-toggle .collapse-toggle__pane_lead:after {
  clear: both;
}
.collapse-toggle .collapse-toggle__pane_lead .collapse-toggle__ctr_lead {
  color: #0098DA;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.collapse-toggle .collapse-toggle__pane_lead .collapse-toggle__ctr_lead:hover .collapse-toggle__state-title_lead,
.collapse-toggle .collapse-toggle__pane_lead .collapse-toggle__ctr_lead:focus .collapse-toggle__state-title_lead {
  color: #000000;
}
.collapse-toggle .collapse-toggle__pane_lead .collapse-toggle__ctr_lead .collapse-toggle__state {
  line-height: 1;
  margin-right: 10px;
  min-width: 24px;
}
.collapse-toggle .collapse-toggle__pane_lead .collapse-toggle__ctr_lead .collapse-toggle__state .collapse-toggle__state-icon {
  color: #494949;
}
.collapse-toggle__state-title_lead {
	font-size: 16px;
	line-height: 150%;
	font-weight: 600;
	text-transform: uppercase;
	color: #0098DA;
}
.table-entity {
  margin: 0;
  width: 100%;
  border: 1px solid #e5eaee;
}
.table-entity thead tr th {
  padding: 10px;
  font-size: 12px;
  font-weight: 700;
  vertical-align: middle;
  background-color: #f2f5f8;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e5eaee;
}
.table-entity tbody tr td {
  padding: 10px;
  font-size: 12px;
  vertical-align: top;
  background-color: transparent;
  border: 1px solid #e5eaee;
}
.table-entity tbody tr td:first-child {
  background-color: #f2f5f8;
}
.table-scroll-wrapper {
  max-width: 1200px;
  overflow: hidden;
  overflow-x: auto;
}
.table-scroll-wrapper.table-scroll-wrapper_vertical {
  overflow-y: auto;
}

/*
Список файлов на FLEX */
.file-panel__group_scrollable {
  max-height: 408px;
  overflow-y: auto;
}
.file-panel__row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 30px;
}
.file-panel__row.file-panel__justify-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.file-panel__row-item {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 0 0 0 10px;
  line-height: 1.8rem;
}
.file-panel__row-item:first-child {
  margin-left: 0;
}
.file-panel__row-item:last-child {
  margin-right: 0;
}
.file-panel__icon {
  width: 20px;
  height: 20px;
  -webkit-flex-basis: 20px;
      -ms-flex-preferred-size: 20px;
          flex-basis: 20px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.file-panel__icon .icon-file {
  width: 20px;
  height: 20px;
}
.file-panel__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex-shrink: 2;
      -ms-flex-negative: 2;
          flex-shrink: 2;
  height: inherit;
  padding-top: 5px;
}
.file-panel__name a,
.file-panel__name > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: underline;
}
.file-panel__name a:focus,
.file-panel__name > div:focus,
.file-panel__name a:hover,
.file-panel__name > div:hover {
  text-decoration: none;
}
.file-panel__name a.file-panel__download-link {
  white-space: pre-wrap;
  word-wrap: normal;
  overflow-y: unset;
}
.file-panel_actions {
  text-align: -webkit-right;
  max-width: 70px;
}
.file-panel_actions._block {
  display: block;
}
.file-panel_double_row_view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  padding-bottom: 5px !important;
}
/*Фиксы позиционирования формы в разных окружениях*/

.form-group .file-panel,
.form-base__form-group .file-panel {
  margin-left: 15px;
  margin-right: 15px;
}
.form-group *[class*='col-'],
.form-base__form-group *[class*='col-'] {
  /*в любой колонке c row*/
}
.form-group *[class*='col-'] .file-panel,
.form-base__form-group *[class*='col-'] .file-panel {
  margin-left: 0;
  margin-right: 0;
}
.form-base_size_sm .file-panel {
  font-size: 12px;
}

/*BOOTSTRAP ACCORDION*/

.panel-default:last-child {
  border-bottom: none;
}


/* Helpers */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after,
.nav:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix,
.container,
.row,
.nav {
  *zoom: 1;
}
.bold {
  font-weight: 600;
}


/* TOGGLED PANE BASE */
.collapse-toggle .form-base {
  margin: 0;
}

.form-base .form-base__form-value {
  margin-top: 0;
  margin-bottom: 0;
}


/* FOOTER STYLES FROM PUBLIC WEB END */
.control-label.bold {
  font-weight: 600;
}
.collapse-toggle__state .whhg-circleup,
.collapse-toggle__state .whhg-circledown {
  font-size: 24px;
}

/* .container {
  width: 1200px;
} */

.form-base__form-value {
  display: block;
  font-size: 14px;
  font-weight: 700;
  word-wrap: break-word;
}

.register-card__table tbody tr td:nth-child(2n+1) {
	background-color: #f2f5f8;
}
table tbody tr td,
table tbody tr {
	transition: .3s;
}

.table-entity tbody tr:hover td,
.table-entity tbody tr td:first-child:hover,
.table.table-entity.citizen tbody tr:hover {
	background-color: #B4E2FA;
	transition: .3s;
}

.app-text_addition-1 {
  font-family: "Open_sans", sans-serif;
/*   font-size: 1.2rem;
  line-height: 1.8rem; */
  font-weight: 500;
  color: #858585;
}

.text-danger {
  color: #a6494d;
  font-size: 12px;
}

._display_block {
  display: block !important;
}
._overflow-text {
  text-overflow: ellipsis;
  overflow-x: hidden;
}

.app-icon_cl_prime {
  color: #0d7ed6;
}
.icon-attr {
  display: inline-block;
  width: 28px;
  height: 30px;
  border: 1px solid #FFFFFF;
  line-height: 28px;
  text-align: center;
  background-color: #eaf4f8;
  background-image: -webkit-linear-gradient(top, #ffffff, #eaf4f8);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaf4f8));
  background-image: linear-gradient(to bottom, #ffffff, #eaf4f8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf4f8', GradientType=0);
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.icon-attr__icon {
  font-size: 18px;
  line-height: 28px;
  width: 16px;
  position: relative;
}

.output-by {
  padding-left: 0;
  margin: 20px 0;
}
.output-by__form-group {
  margin: 0;
}
.output-by__control-label {
  font-weight: 400;
  color: #8f8f8f;
}

.table-entity {
  margin: 0;
  width: 100%;
  border: 1px solid #e5eaee;
/*   max-width: 955px; */
}
.table-entity thead tr th {
  padding: 10px;
  font-size: 12px;
  font-weight: 700;
  vertical-align: middle;
  background-color: #f2f5f8;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e5eaee;
}
.table-entity tbody tr td {
  padding: 10px;
  font-size: 13px;
  vertical-align: top;
  background-color: transparent;
  border: 1px solid #e5eaee;
}
.table-entity tbody tr td:first-child {
  background-color: #f2f5f8;
}

.select2-choice {
  min-height: 33px;
}
.select2-choice:focus {
  outline: none;
}
.register-card__col_multi {
  word-break: break-all;
}
.register-card__col_multi * {
  word-break: normal;
}


