403Webshell
Server IP : 80.87.202.40  /  Your IP : 216.73.216.169
Web Server : Apache
System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64
User : bitrix ( 600)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /home/bitrix/ext_www/rospirotorg.ru/bitrix/js/catalog/entity-card/dist/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/bitrix/ext_www/rospirotorg.ru/bitrix/js/catalog/entity-card/dist/entity-card.bundle.css
.catalog-wrapper .ui-entity-editor-section-edit {
	z-index: 140;
}

.catalog-wrapper .ui-entity-editor-included-area {
	z-index: 140;
}

.ui-entity-editor-column-content + .ui-entity-editor-column-content {
	padding-left: 5px;
}

.catalog-entity-wrap {
	position: relative;
}

.catalog-entity-section-tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 10px;
	border-top: 1px solid #dce2e6;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.bitrix24-light-theme .catalog-entity-section-tabs {
	border-top: 1px solid rgba(220, 226, 230, .5);
}

.catalog-entity-section-status-wrap + .catalog-entity-section-tabs {
	margin: 10px 0;
	border-top: none;
}

.catalog-entity-section-tabs-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	margin: 0;
	padding: 15px 0;
	list-style: none;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	z-index: 130;
}

.catalog-entity-section-tab,
.catalog-entity-section-tab-current {
	display: inline-block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 2px 0;
	padding: 0 18px;
	min-height: 27px;
	line-height: 27px;
}

.bitrix24-light-theme .catalog-entity-section-tab,
.bitrix24-light-theme .catalog-entity-section-tab-current {
	padding: 0;
}

.catalog-entity-section-tabs-container .catalog-entity-section-tab:last-child,
.catalog-entity-section-tabs-container .catalog-entity-section-tab-current:last-child {
	padding-right: 0;
}

.catalog-entity-section-tab-link {
	display: block;
	overflow: hidden;
	max-width: 100%;
	border-bottom: 2px solid transparent;
	color: #525c68 !important;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	font: 14px/25px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	cursor: pointer;
	-webkit-transition: all 220ms ease;
	-o-transition: all 220ms ease;
	transition: all 220ms ease;
}

.bitrix24-light-theme .catalog-entity-section-tab-link {
	margin-right: 2px;
	padding: 0 18px;
	color: #fefefe !important;
}

.catalog-entity-section-tab .catalog-entity-section-tab-link:hover,
.catalog-entity-section-tab-current .catalog-entity-section-tab-link {
	border-bottom-color: #1058d0;
	color: #1058d0 !important;
}

.bitrix24-light-theme .catalog-entity-section-tab:hover .catalog-entity-section-tab-link,
.bitrix24-light-theme .catalog-entity-section-tab-current .catalog-entity-section-tab-link {
	border-bottom-color: transparent;
	border-radius: 13.5px;
	background-color: rgba(255, 255, 255, .2);
	color: #fff !important;
}

li.catalog-entity-section-tab-disabled .catalog-entity-section-tab-link,
li.catalog-entity-section-tab-disabled:hover .catalog-entity-section-tab-link {
	border-color: transparent !important;
	color: #9ca2a7 !important;
	cursor: default;
}

.catalog-entity-section-tab-content-show,
.catalog-entity-section-tab-content-hide {
	position: relative;
}

.catalog-entity-section-tab-content-show {
	opacity: 1;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.catalog-entity-section-tab-content-hide {
	opacity: 0;
	-webkit-transform: translateX(100%);
	    -ms-transform: translateX(100%);
	        transform: translateX(100%);
}

/**/
.catalog-entity-section-tab-applications-container {
	padding: 15px 0;
}

/**/
.catalog-entity-section-info {
}

/* catalog-entity-section-control */
.catalog-entity-section.catalog-entity-section-control {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 900;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 10px 0 0;
	background-color: #fff;
	-webkit-box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, .05);
	        box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, .05);
	text-align: center;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transform: translateY(100%);
	    -ms-transform: translateY(100%);
	        transform: translateY(100%);
}

.catalog-entity-wrap.crm-section-control-active .catalog-entity-section.catalog-entity-section-control {
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

.catalog-entity-section-control .webform-button-link {
	position: relative;
	margin: 0;
	height: 39px;
	border: none;
	color: #535b69;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font: 12px/39px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	-webkit-transition: color .25s ease;
	-o-transition: color .25s ease;
	transition: color .25s ease;
}

.catalog-entity-section-control .webform-button-link:hover {
	border: none;
	color: #80868e;
}

.catalog-entity-section-control-error-block {
	overflow: hidden;
	margin-top: 10px;
	max-height: 150px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.catalog-entity-section-control-error-text {
	padding: 20px;
	width: 100%;
	background-color: #fae5e8;
	color: #d0011b;
	font: 400 14px/16px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.catalog-dictionary-item {
	margin-right: 10px;
	width: 39px;
	height: 39px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
	border-radius: 2px;
	cursor: pointer;
	border: 1px solid #d1d4d8;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: border-color .2s linear;
	-o-transition: border-color .2s linear;
	transition: border-color .2s linear;
	text-align: center;
}

.catalog-dictionary-item-empty {
	border: 2px dashed rgba(47, 198, 246, .64);
	background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2223%22%20height%3D%2223%22%3E%3Cpath%20fill%3D%22%23A8ADB4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.706%200h17.588A2.706%202.706%200%200123%202.706v17.588A2.706%202.706%200%200120.294%2023H2.706A2.706%202.706%200%20010%2020.294V2.706A2.706%202.706%200%20012.706%200zm0%2020.294h17.588v-1.353l-4.69-5.412-2.345%202.707L7.396%209.47l-4.69%205.411v5.412zM16.912%208.118a2.03%202.03%200%20100-4.06%202.03%202.03%200%20000%204.06z%22%20opacity%3D%22.761%22/%3E%3C/svg%3E);
	background-size: 19px;
}

.catalog-dictionary-item-empty:hover {
	border-color: rgba(47, 198, 246, 1);
}

.catalog-dictionary-item .input-image-hidden {
	display: none;
}

.catalog-dictionary-item img {
	max-width: 100%;
	height: 100%;
	-o-object-fit: scale-down;
	   object-fit: scale-down;
}

.catalog-list-dictionary-select-icon {
	line-height: 24px;
	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	        box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	background-size: cover;
	margin-bottom: -2px;
}

.catalog-multi-list-dictionary-select-icon {
	line-height: 24px;
	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	        box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	background-size: cover;
	margin-bottom: 1px;
}

img.catalog-image {
	max-width:100%;
	height:auto;
	padding: 0 0 10px;
}

.catalog-entity-wrap .ui-entity-editor-section-header {
	padding-bottom: 11px;
	border-bottom: 1px solid #dde2e6;
}

.catalog-entity-wrap .ui-entity-editor-header-title-text {
	color: #525c69;
	text-transform: uppercase;
	font: 11px/17px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	height: auto;
}

.catalog-entity-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	background-color: rgba(0, 0, 0, .2);
}

.catalog-entity-wrap .ui-entity-editor-column-content {
	width: 40%;
}

.catalog-entity-disabled-setting {
	color: #7e7e7e;
}

.catalog-entity-setting-hint {
	display: inline;
	margin-left: 5px;
}

.catalog-entity-setting-hint .ui-hint-icon {
	margin-top: 0;
}

.catalog-entity-setting-hint.ui-hint {
	line-height: unset;
	vertical-align: middle;
}

.catalog-entity-editor-content-block-field-iblock-section .ui-entity-editor-block-context-menu {
	top: 8px;
}

.catalog-entity-editor-content-block-field-iblock-section.ui-entity-editor-content-block-click-empty .ui-entity-editor-block-context-menu {
	top: -4px;
}

.catalog-entity-editor-content-block-field-iblock-section.ui-entity-editor-content-block-edit .ui-entity-editor-block-context-menu {
	top: 26px;
}

.catalog-entity-editor-content-block-field-iblock-section.ui-entity-editor-content-block .ui-tile-selector-item > span {
	white-space: nowrap;
	max-width: 200px;
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
}

.ui-tile-selector-selector-wrap {
	display: block;
	overflow: hidden;
	padding: 2px 3px;
	min-height: 33px !important;
	background: #fff;
	border: 1px solid #c6cdd3;
	border-radius: 2px;
	font: 13px/29px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.ui-tile-selector-selector-wrap.readonly {
	padding: 2px 38px 2px 3px;;
	border: none;
	background: none;
}

.ui-tile-selector-item-picture {
    min-width: 21px;
    width: 21px;
    height: 21px;
    margin-right: 6px;
    background-size: cover;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
}

.ui-tile-selector-input,
.ui-tile-selector-select-container,
.ui-tile-selector-selector-wrap .ui-tile-selector-item,
.ui-tile-selector-selector-wrap .ui-tile-selector-more {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 2px;
	height: 29px;
}

.ui-tile-selector-select-container {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.ui-tile-selector-item,
.ui-tile-selector-more {
	padding: 0 30px 0 13px;
	background-color: #bcedfc;
	color: #1066bb !important;
	border-radius: var(--ui-tile-selector-item-border-radius, var(--ui-border-radius-2xs));
}

.ui-tile-selector-selector-wrap .ui-tile-selector-item,
.ui-tile-selector-selector-wrap .ui-tile-selector-more {
	padding-right: 28px;
	z-index: 2;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	font-weight: var(--ui-font-weight-bold);
	cursor: pointer;
}

.ui-tile-selector-input {
	min-width: 108px;
	padding: 0;
	border: none;
	outline: none;
	background: #fff;
	color: #555;
	font-size: 13px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.ui-tile-selector-input::-webkit-contacts-auto-fill-button {
	visibility: hidden;
	display: none !important;
	pointer-events: none;
	position: absolute;
	right: 0;
}

.ui-tile-selector-select {
	position: relative;
	display: inline-block;
	margin: 0 7px 0 18px;
	vertical-align: middle;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	line-height: 17px;
	font-weight: var(--ui-font-weight-bold);
	color: #2067b0;
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
	cursor: pointer;
}

.ui-tile-selector-select:before {
	content: '';
	display: inline-block;
	height: 8px;
	width: 8px;
	margin: 0 6px 0 -12px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAH0lEQVQoz2NgQAIK6Rv+gzADLkCeApggLkxYAe0dCQDF5T3p5/14OgAAAABJRU5ErkJggg==) no-repeat center;
}

.ui-tile-selector-select:hover {
	border-bottom-color: #2067b0;
}

.ui-tile-selector-add {
	position: absolute;
	top: 50%;
	right: 15px;
	display: inline-block;
	margin: 1px 0 0;
	border-bottom: 1px solid transparent;
	font: var(--ui-font-weight-bold) 13px/17px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #2067b0;
	vertical-align: top;
	-webkit-transition: border-bottom-color .2s linear;
	-o-transition: border-bottom-color .2s linear;
	transition: border-bottom-color .2s linear;
	-webkit-transform: translate(0,-50%);
	    -ms-transform: translate(0,-50%);
	        transform: translate(0,-50%);
	cursor: pointer;
}

.ui-tile-selector-add:before {
	content: '';
	position: absolute;
	top: 5px;
	left: -14px;
	height: 8px;
	width: 8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAH0lEQVQoz2NgQAIK6Rv+gzADLkCeApggLkxYAe0dCQDF5T3p5/14OgAAAABJRU5ErkJggg==) no-repeat center;
}

.ui-tile-selector-add:after {
	content: '';
	position: absolute;
	top: 50%;
	left: -30px;
	width: 1px;
	height: 22px;
	background: rgba(130,139,149,.2);
	-webkit-transform: translate(0,-50%);
	    -ms-transform: translate(0,-50%);
	        transform: translate(0,-50%);
}

.ui-tile-selector-add:hover {
	border-bottom-color: #2067b0;
}

.ui-tile-selector-item-remove {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 25px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%228%22%20viewBox%3D%220%200%208%208%22%3E%3Cpath%20fill%3D%22%238AC4E6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.073%203.657l2.12-2.12L5.778.12l-2.12%202.12L1.537.12.12%201.538l2.12%202.12-2.12%202.12%201.417%201.417%202.12-2.12%202.12%202.12%201.417-1.417-2.12-2.12z%22/%3E%3C/svg%3E') center no-repeat;
	opacity: .6;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: pointer;
}

.ui-tile-selector-item-remove:hover {
	opacity: 1;
}

.ui-tile-selector-selector-wrap .ui-tile-selector-item.ui-tile-selector-item-readonly-yes {
	padding-right: 13px;
}
.ui-tile-selector-item-readonly-yes .ui-tile-selector-item-remove {
	display: none;
}

/*** SEARCHER ***/

.ui-tile-selector-searcher {
	padding: 9px;
}

.ui-tile-selector-searcher-title {
	display: block;
	margin: 0 0 7px 0;
	/*padding: 0 11px;*/
	font: 11px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #80868E;
}

.ui-tile-selector-searcher-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ui-tile-selector-searcher-main {
	-webkit-box-flex: 3;
	    -ms-flex: 3;
	        flex: 3;
	position: relative;
	max-width: 100%;
	height: 170px;
	background: rgba(238, 242, 245, .48);
	overflow: hidden;
}

.ui-tile-selector-searcher-content {
	padding: 14px 0 0 0;
	max-height: 170px;
	overflow-y: auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ui-tile-selector-searcher-content-item {
	display: block;
	padding: 0 11px;
	margin: 0 16px 0 0;
	height: 34px;
	font: var(--ui-font-weight-bold) 13px/34px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #0063C6;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	cursor: pointer;
}

.ui-tile-selector-searcher-content-item:hover {
	background: rgba(168,173,180,.12);
}

.ui-tile-selector-searcher-content-item-selected {
	background: rgba(168,173,180,.32);
}

.ui-tile-selector-searcher-sidebar {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding: 16px 0 0 16px;
	margin: 0 0 7px 0;
	border-left: 1px solid rgba(216,216,216,.38);
}

.ui-tile-selector-searcher-sidebar-item {
	display: block;
	height: 30px;
	font: 13px/29px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #80868e;
	padding: 0 5px;
	position: relative;
	margin: 0 3px 2px 0;
	background: #fff;
	border-color: transparent;
	border-radius: 2px;
	border-style: solid;
	border-width: 0 7px 0 10px;
	font-weight: normal;
	vertical-align: top;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
	cursor: pointer;
}

.ui-tile-selector-searcher-sidebar-item:before,
.ui-tile-selector-searcher-sidebar-item:after {
	content: '';
	display: inline-block;
	height: 21px;
	vertical-align: top;
	width: 4px;
}

.ui-tile-selector-searcher-sidebar-item:before {
	margin-right: 5px;
}

.ui-tile-selector-searcher-sidebar-item:hover,
.ui-tile-selector-searcher-sidebar-item-selected {
	background: #eef2f5;
	background-clip: padding-box;
	-o-border-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS4zOSAxNi43NjVjLS41MTktLjk3NS0uNTIyLTIuNTUgMC0zLjUzbDYuMTE4LTExLjQ3QzcuMDI4Ljc5IDguMzM2IDAgOS40NTIgMGguNTljMS4xMDcgMCAyLjAwMy44OTggMi4wMDMgMS45OTJ2MjYuMDE2QTEuOTkgMS45OSAwIDAxMTAuMDQzIDMwaC0uNTkxYy0xLjEwNiAwLTIuNDIxLS43ODUtMi45NDQtMS43NjVMLjM5MSAxNi43NjV6IiBmaWxsPSIjRUVGMkY1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) 0 4 0 10 stretch;
	   border-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMzAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS4zOSAxNi43NjVjLS41MTktLjk3NS0uNTIyLTIuNTUgMC0zLjUzbDYuMTE4LTExLjQ3QzcuMDI4Ljc5IDguMzM2IDAgOS40NTIgMGguNTljMS4xMDcgMCAyLjAwMy44OTggMi4wMDMgMS45OTJ2MjYuMDE2QTEuOTkgMS45OSAwIDAxMTAuMDQzIDMwaC0uNTkxYy0xLjEwNiAwLTIuNDIxLS43ODUtMi45NDQtMS43NjVMLjM5MSAxNi43NjV6IiBmaWxsPSIjRUVGMkY1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) 0 4 0 10 fill stretch;
	color: #535c69;
}

.ui-tile-selector-searcher-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 125px;
	width: 125px;
	-webkit-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	    transform-origin: center center;
}

.ui-tile-selector-searcher-inner-path {
	stroke: rgba(215,220,223,.17);
	stroke-width: 1.5;
	stroke-dasharray: 200, 200;
	stroke-dashoffset: 0;
	stroke-linecap: round;
}

.ui-tile-selector-searcher-path {
	stroke: rgba(215,220,223,.74);
	stroke-width: 1.5;
	stroke-dasharray: 20, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}

@keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}

@-webkit-keyframes dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px;
	}
}

@keyframes dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px;
	}
}

.ui-tile-selector-selector-mask {
	z-index: 10000;
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,.5);
}
.ui-tile-selector-selector-mask-active {
	display: block;
}

.ui-tile-selector-selector-wrap .ui-tile-selector-selector .ui-tile-selector-more {
	background: #efefef;
	color: #808080;
	padding: 0 10px;
	cursor: pointer;
}

.adm-detail-content-table .ui-tile-selector-selector-wrap {
	max-width: 75%;
}

.ui-tile-selector-lock-icon {
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	background: url(images/lock.png) no-repeat center;
	cursor: pointer;
	height: 1em;
	margin: 7px 0 10px 0;
}
.name-code-container .ui-ctl-before {
	background-color: transparent;
	width: 30px;
}

.name-code-container .ui-ctl {
	padding-left: 34px !important;
}

.name-code-container .ui-entity-editor-block-title {
	margin-left: 37px;
}

.name-code-container-hidden {
	display: none;
}

.ui-entity-editor-content-block--code {
	padding: 10px 14px 3px 14px;
	border: 1px solid #eff0f2;
	border-radius: 1px;
	/*width: calc(100% - 14px);*/
	width: 100%;
}

.ui-entity-editor-content-block--no-code .ui-entity-editor-block-title {
	display: none;
}

.ui-entity-editor-content-block--code .ui-entity-editor-block-context-menu {
	right: -25px;
	top: 31px;
}

.ui-entity-editor-symbol-code {
	position: relative;
	display: block;
	margin-bottom: 5px;
	padding: 13px 12px;
	border: 1px solid #edeef0;
	border-radius: var(--ui-border-radius-sm, 1px);
	background-color: #fdfdfd;
	-webkit-transition: 160ms all ease;
	-o-transition: 160ms all ease;
	transition: 160ms all ease;
}

.ui-entity-editor-content-block-text-name {
	margin: 0 0 15px 0;
}

.ui-entity-editor-symbol-code-box {
	margin-left: 13px;
}

.ui-ctl-element-symbol-code-input-disabled {
	background-color: rgba(244, 244, 244, .66);
	border-color: #e5e7ea;
	color: rgba(51, 51, 51, .5);
}

.ui-entity-editor-symbol-code-label {
	display: block;
	margin-bottom: 4px;
	font: 12px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #525c69;
	opacity: .5;
}

.ui-entity-editor-symbol-code-value {
	position: relative;
	display: block;
	padding-left: 20px;
	font: 14px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #a7acb3;
}

.ui-entity-editor-symbol-code-value:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 14px;
	height: 17px;
}

.ui-entity-editor-symbol-code-value-chain:before {
	background: url("data:image/svg+xml;charset=US-ASCII,%3csvg width='5px' height='14px' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0807 1.10193L11.3545 1.10193C12.1432 1.10193 12.7888 1.73093 12.7888 2.49993C12.7888 3.26893 12.1432 3.89843 11.3545 3.89843L10.0807 3.89843C9.51814 3.89843 9.03406 3.57543 8.79919 3.11293L9.192 3.11293C9.53763 3.11293 9.82121 2.83743 9.82121 2.49993C9.82121 2.16243 9.53763 1.88643 9.192 1.88643L8.79919 1.88643C9.03406 1.42443 9.51814 1.10193 10.0807 1.10193ZM3.91902 3.89843L2.64522 3.89843C1.85653 3.89843 1.21143 3.26893 1.21143 2.49993C1.21143 1.73093 1.85653 1.10193 2.64522 1.10193L3.91902 1.10193C4.48156 1.10193 4.96616 1.42443 5.20051 1.88643L4.57643 1.88643C4.23029 1.88643 3.94722 2.16243 3.94722 2.49993C3.94722 2.83743 4.23029 3.11293 4.57643 3.11293L5.20051 3.11293C4.96616 3.57543 4.48156 3.89843 3.91902 3.89843ZM3.99985 0L2.56401 0C1.1538 0 0 1.125 0 2.5C-1.53841e-16 3.875 1.1538 5 2.56401 5L3.99985 5C5.19212 5 6.19208 4.193 6.47617 3.113L7.52383 3.113C7.80741 4.193 8.80788 5 9.99963 5L11.436 5C12.8462 5 14 3.875 14 2.5C14 1.125 12.8462 3.60002e-15 11.436 0L9.99963 0C8.80788 1.20001e-15 7.80741 0.807 7.52383 1.8865L6.47617 1.8865C6.19208 0.807 5.19212 0 3.99985 0Z' transform='matrix(-4.371139E-08 -1 1 -4.371139E-08 0 14)' id='Shape' fill='%23525C69' fill-opacity='0.51' fill-rule='evenodd' stroke='none' /%3e%3c/svg%3e") no-repeat top 2px center;
}

.ui-entity-editor-symbol-code-value-unchain:before {
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2212%22%20height%3D%2215%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M6.857%209.618V8.263a2.546%202.546%200%20011.804%202.435v1.455a2.545%202.545%200%2011-5.09%200v-1.455c0-1.157.772-2.134%201.83-2.443v1.346a1.308%201.308%200%2000-.594%201.097v1.455a1.31%201.31%200%20002.619%200v-1.455c0-.41-.19-.777-.486-1.017l-.083-.063zM5.4%205.795V7.14a2.546%202.546%200%2001-1.83-2.443V3.243a2.545%202.545%200%20015.09%200v1.455c0%201.148-.76%202.118-1.804%202.436V5.778c.343-.236.569-.632.569-1.08V3.243a1.31%201.31%200%2010-2.62%200v1.455c0%20.42.2.795.508%201.035l.087.062zM.3%207.824c0-.301.245-.545.546-.545h1.636a.545.545%200%20010%201.09H.847a.545.545%200%2001-.545-.545zm10.914%202.925a.545.545%200%2001-.745.2l-1.416-.818a.545.545%200%2001.545-.944l1.416.818c.261.15.35.484.2.744zm-10.328%200a.545.545%200%2001.2-.744l1.416-.818a.545.545%200%2001.545.944l-1.416.818a.545.545%200%2001-.745-.2zm10.328-5.724c.15.26.061.594-.2.744L9.6%206.587a.545.545%200%2001-.545-.944l1.416-.818a.545.545%200%2001.745.2zm-10.328%200c.15-.261.484-.35.745-.2l1.416.818a.545.545%200%2001-.545.944L1.086%205.77a.545.545%200%2001-.2-.744zm10.811%202.799a.545.545%200%2001-.545.545H9.517a.545.545%200%20010-1.09h1.636c.301%200%20.545.244.545.545z%22%20fill%3D%22%23525C69%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.505%22/%3E%3C/svg%3E') no-repeat top 1px center;
}

.name-code-container .ui-entity-editor-block-title {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.name-code-container .ui-hint {
	height: 13px;
	line-height: 13px;
}

.name-code-container .ui-hint-icon {
	margin: 0;
}

.ui-entity-editor-content-block-click-editable p {
	margin: 0 0 10px;
}

Youez - 2016 - github.com/yon3zu
LinuXploit