/*CSS файл для стилизации компонентов темы atlantic*/
a, a:visited {
	text-decoration: none;
	color: #00A7EF;
}

a:hover {
	color: #00A7EF;
	text-decoration: underline;
}

/*---------------------------color for theme---------------------------------------*/

/*-----elements-------*/

.z-drag-over, .z-scrollbar-vertical .z-scrollbar-indicator, .z-scrollbar-up:hover, .z-scrollbar-down:hover,
.z-scrollbar-horizontal .z-scrollbar-indicator, .z-scrollbar-left:hover, .z-scrollbar-right:hover, .z-comboitem-selected:hover,
.z-calendar-selected:hover, .z-listitem-selected:hover > .z-listcell, .z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-listitem-icon.z-icon-radio,
.z-menubar, .z-menu-clickable.z-menu:active .z-menu-separator, .z-menu-clickable.z-menu-selected .z-menu-separator, .z-menupopup .z-menu-content:hover,
.z-menupopup .z-menu-content:hover .z-menu-icon, .z-menupopup .z-menuitem-content:hover, .z-menubar-scrollable, .z-popup, .z-progressmeter-image, .z-tabbox-icon,
.z-tabbox-accordion .z-tabpanel > .z-tab, .z-tabbox-accordion .z-tabpanel > .z-tab-selected, .z-tab, .z-treerow-selected:hover > .z-treecell,
.z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon.z-icon-radio, .z-biglistbox-row.z-biglistbox-selected:hover td,
.z-chosenbox-item, .z-navbar > ul .z-nav-content[disabled]:hover, .z-navbar > ul .z-navitem-content[disabled]:hover, .z-navbar > ul .z-nav-content, .z-navbar > ul .z-navitem-content,
.z-navbar > ul .z-navseparator, .z-nav-text-popup, .z-navitem-text-popup, .z-navbar-collapsed > ul > .z-nav > .z-nav-content .z-nav-text,
.z-navbar-collapsed > ul > .z-navitem > .z-navitem-content .z-navitem-text,
.z-button, .z-calendar-header, .z-column, .z-listheader, .z-listitem:hover > .z-listcell, .z-grid-header, .z-listbox-header,
.z-menubar, .z-menupopup .z-menu-content:hover, .z-menupopup .z-menu-content:hover .z-menu-icon, .z-menupopup .z-menuitem-content:hover,
.z-combobox-button:hover, .z-bandbox-button:hover, .z-datebox-button:hover, .z-timebox-button:hover, .z-spinner-button:hover, .z-doublespinner-button:hover,
.z-custpaging .z-custpaging-btn-m button:hover, .z-treerow-selected:hover > .z-treecell, .z-menupopup-cnt .z-menuitem:hover {
	background: #00A7EF;
}

.z-button, .z-combobutton-content {
	border: 1px solid #00A7EF;
	background: #00A7EF;
}

.z-scrollbar-up, .z-scrollbar-down, .z-scrollbar-left, .z-scrollbar-right, .z-calendar-selected, .z-listheader-checkable.z-listheader-checked .z-listheader-icon,
.z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-listitem-icon,
.z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-listitem-icon.z-icon-check,
.z-listgroup-selected > .z-listcell > .z-listcell-content > .z-listgroup-checkable .z-listgroup-icon, .z-menu-content:active,
.z-menuitem-content:active, .z-menu-hover > .z-menu-content, .z-menu-hover .z-menu-icon, .z-menu-selected > .z-menu-content,
.z-menu-selected .z-menu-icon, .z-menuitem-content:hover, .z-menuitem-selected > .z-menuitem-content, .z-menupopup .z-menuitem-icon,
.z-paging .z-paging-icon, .z-paging-selected, .z-paging-selected:hover, .z-paging-selected:active, .z-tabbox-accordion .z-tabpanel > .z-tab-selected .z-tab-button:hover,
.z-tab-button:hover, .z-tab-selected .z-tab-text, .z-tab-selected .z-tab-button, .z-toolbarbutton-content,
.z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon,
.z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon.z-icon-check,
.z-chosenbox-button:hover .z-chosenbox-icon, .z-navbar > ul .z-nav-content:hover, .z-navbar > ul .z-navitem-content:hover,
.z-navbar > ul ul .z-nav-content:hover, .z-navbar > ul ul .z-navitem-content:hover, .z-navbar > ul ul ul .z-nav-content:hover,
.z-navbar > ul ul ul .z-navitem-content:hover, .z-navbar .z-navitem-selected .z-navitem-content, .z-navbar .z-navitem-selected .z-navitem-content:hover,
.z-nav-popup .z-nav-content:hover, .z-nav-popup .z-navitem-content:hover, .z-nav-popup ul .z-nav-content:hover, .z-nav-popup ul .z-navitem-content:hover,
.z-caption-content, .z-caption .z-label, .z-window-icon, .z-icon-caret-up,
.z-combobox-icon, .z-bandbox-icon, .z-datebox-icon, .z-timebox-icon, .z-spinner-icon, .z-doublespinner-icon {
	color: #00A7EF;
}

.z-combobox-button:hover, .z-bandbox-button:hover, .z-datebox-button:hover, .z-timebox-button:hover, .z-spinner-button:hover, .z-doublespinner-button:hover,
.z-combobox-input:focus, .z-bandbox-input:focus, .z-datebox-input:focus, .z-timebox-input:focus, .z-spinner-input:focus, .z-doublespinner-input:focus,
.z-combobox-input:focus + .z-combobox-button, .z-bandbox-input:focus + .z-bandbox-button, .z-datebox-input:focus + .z-datebox-button, .z-masktextbox.z-masktextbox-input:focus + .choose_button,
.z-custpaging .z-custpaging-btn-m button:hover, .z-textbox:focus, .z-decimalbox:focus, .z-intbox:focus, .z-longbox:focus, .z-doublebox:focus, .z-menu-selected .z-menu-icon {
	border-color: #00A7EF;
}

/*hover-elements*/

.ie8 .z-upload-hover, .ie9 .z-upload-hover, .ie10 .z-upload-hover, .z-combobox-button:hover, .z-bandbox-button:hover,
.z-datebox-button:hover, .z-timebox-button:hover, .z-spinner-button:hover, .z-doublespinner-button:hover, .z-button:hover,
.z-combobutton:hover .z-combobutton-content, .z-paging-button:hover, .z-toolbarbutton:hover {
	border-color: #008AC6;
	background: #008AC6;
}

.z-timebox-button > a:hover, .z-spinner-button > a:hover, .z-doublespinner-button > a:hover, .z-comboitem:hover,
.z-borderlayout-icon:hover, .z-calendar-cell:hover, .z-row:hover > .z-row-inner, .z-row:hover > .z-cell,
.z-menu-clickable .z-menu-separator, .z-panel-icon:hover, .z-tab-selected .z-tab-button:hover, .z-treerow:hover > .z-treecell, .z-window-icon:hover,
.z-biglistbox-row:hover td, .z-chosenbox-option-hover, .z-chosenbox-empty-creatable,
.z-button:hover, .z-window-icon:hover,
.z-comboitem:hover, .z-calendar-header:hover, .z-calendar-cell:hover, .z-panel-icon:hover,
.z-menu-selected > .z-menu-content, .z-menu-selected .z-menu-icon, .z-popup, .z-menu-hover > .z-menu-content, .z-menu-hover .z-menu-icon,
.z-menupopup .z-menu, .z-menupopup .z-menuitem, .z-menupopup {
	background: #008AC6;
}

.z-timebox-button:hover > i, .z-spinner-button:hover > i, .z-doublespinner-button:hover > i {
	border-top: 1px solid #008AC6;
}

.z-listitem:hover > .z-listcell {
	background: rgba(0, 167, 239, 0.1);
}

.z-listitem-selected > .z-listcell {
	background: rgba(0, 167, 239, 0.1);
}

.z-spinner-button > a:hover, .z-timebox-button > a:hover {
	border-color: #008AC6;
}

.z-panel-icon:hover, .z-panel-icon:hover i {
	color: #fff;
}

/*active-elements*/

.z-combobox-button:active, .z-bandbox-button:active, .z-datebox-button:active,
.z-timebox-button:active, .z-spinner-button:active, .z-doublespinner-button:active, .z-button:active,
.z-combobutton:active .z-combobutton-content, .z-paging-button:active, .z-toolbarbutton:active {
	border-color: #0079AE;
	background: #0079AE;
}

.z-timebox-button > a:active, .z-spinner-button > a:active, .z-doublespinner-button > a:active, .z-tabbox-icon:hover,
.z-tab:hover, .z-navbar > ul .z-nav-info, .z-navbar > ul .z-nav-content:before, .z-navbar > ul .z-navseparator:before,
.z-navbar > ul ul .z-nav-content[disabled]:hover, .z-navbar > ul ul .z-navitem-content[disabled]:hover, .z-navbar > ul ul .z-nav-content,
.z-navbar > ul ul .z-navitem-content, .z-navbar > ul ul .z-navseparator, .z-nav-popup .z-nav-content[disabled]:hover, .z-nav-popup .z-navitem-content[disabled]:hover,
.z-nav-popup .z-nav-content, .z-nav-popup .z-navitem-content, .z-nav-popup .z-navseparator,
.z-button:active, .z-button:focus, .z-menupopup-open .z-menu-hover > .z-menu-content, .z-menupopup-open .z-menu-hover .z-menu-content:hover .z-menu-icon,
.z-menupopup-open .z-menu-hover > .z-menu-content .z-menu-icon {
	background: #0079AE;
}

.z-combobutton-button {
	border-left: 1px solid #0079AE;
}

/*----------------------------.z-errbox-------------------------------*/
.z-errbox {
	background: #ae312e !important;
	color: #ffffff;
}

.z-textbox-invalid:focus {
	border-color: #ae312e !important;
}

.z-errbox-center {
	color: #ffffff !important;
}

/*-----------------------------z-button-------------------------------*/

.z-button, .z-button[disable], .z-button[disabled] {
	border: none;
	padding: 5px 20px;
	box-shadow: none;
}

.z-button:hover {
	box-shadow: none;
	border: none;
}

.z-button:active, .z-button:focus {
	box-shadow: none;
	border: none;
}

.btn_90, .form_ok_btn {
	min-width: 90px;
}

.btn_120 {
	min-width: 120px;
}

.z-button[disable], .z-button[disabled],
.z-button[disable]:hover, .z-button[disabled]:hover,
.z-button[disable]:focus, .z-button[disabled]:focus,
.z-button[disable]:active, .z-button[disabled]:active {
	color: #acacac;
	border: none;
	background: #e3e3e3;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: default;
}

/*----------------------------------------------------------------------------*/

.search_button {
	background: transparent;
	border: 1px solid #E3E3E3;
	line-height: 0;
	margin: 0 0 0 10px;
	padding: 7px;
}

.z-panel-head.z-caption-content {
	max-width: 135px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.z-datebox {
	width: 118px !important;
}

.z-datebox-input {
	width: 90px !important;
}

.z-masktextbox-input {
	font-family: "Open Sans", Arial, Sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #555;
	height: 32px;
	border: 1px solid #e3e3e3;
	line-height: 24px;
	background: #fff;
	border-right: 0;
	margin: 0;
	padding: 3px 7px;
}

.z-groupbox .z-grid {
	border: none;
	margin: -4px -3px -3px;
}

.z-grid {
	border: none;
	border-bottom: 1px solid #e3e3e3;
}

.btn_div_doc_form {
	padding: 4px;
}

.z-masktextbox-input:focus {
	border-color: #436983;
}

.z-combobox-input:focus, .z-bandbox-input:focus, .z-datebox-input:focus, .z-timebox-input:focus, .z-spinner-input:focus, .z-doublespinner-input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.z-combobox-button:hover, .z-bandbox-button:hover, .z-datebox-button:hover, .z-timebox-button:hover, .z-spinner-button:hover, .z-doublespinner-button:hover {
	text-decoration: none !important;
}

.choose_button {
	width: 32px !important;
	text-decoration: inherit;
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	border: 1px solid #E3E3E3;
	color: #555;
	padding: 0;
}

.choose_button:before {
	content: "\f002";
}

.choose_button:hover {
	color: #fff;
}

.z-toolbar-end {
	float: left;
}

.z-paging-button:hover {
	color: #fff;
	text-decoration: none;
}

.z-paging-button.z-paging-selected:hover {
	color: #00A0DD;
	text-decoration: none;
}

.z-paging-button {
	border: 0;
	line-height: 28px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.z-paging-button:hover, .z-paging-button:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.z-row-content, .z-group-content, .z-groupfoot-content, .z-footer-content {
	padding: 0;
}

.z-masktextbox-input.z-masktextbox-right-edge {
	border: 1px solid #e3e3e3;
}

.z-textbox + .z-button, .z-textbox + .z-button + .z-button {
	background: transparent;
	border: none;
	margin: 0 0 0 10px;
	padding: 7px;
}

.z-tablechildren {
	vertical-align: top;
}

.z-textbox + .z-button:hover, .z-textbox + .z-button + .z-button:hover, .search_button:hover, .search_button:active, .search_button:focus {
	background: #fff;
	border: none;
	box-shadow: none;
}

.z-separator-horizontal-bar, .choose_button img {
	display: none;
}

.z-div[name="CHOOSE_BUTTON_DIV"] .z-button {
	background: none;
	border: none;
}

.z-div[name="CHOOSE_BUTTON_DIV"] .z-button:hover {
	background: none;
	border: none;
	width: 32px;
	height: 30px;
	padding: 2px 0 0;
}

.isimple_icon {
	padding: 0;
	height: 40px;
	margin: 0 5px;
}

.isimple_icon img {
	height: 36px;
	-moz-transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

.z-toolbarbutton:active {
	border-color: transparent;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.z-toolbarbutton:hover {
	border-color: transparent;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.z-toolbarbutton:hover img {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
	-moz-filter: brightness(105%);
	-o-filter: brightness(105%);
	-ms-filter: brightness(105%);
}

.filter_panel_toolbar {
	padding: 7px;
}

.filter_panel_toolbar .z-bandbox {
	vertical-align: middle;
	margin-left: 5px;
}

.z-bandbox-button:hover {
	text-decoration: none;
}

.z-calendar-cell {
	vertical-align: middle;
}

.additional_auth_form {
	width: 600px;
}

/*-------------------------widget--------------------------------*/

.z-caption-content, .z-caption .z-label {
	font-weight: 300;
}

.z-panel-header, .z-panel-header .z-caption, .z-panel-header .z-caption-content {
	color: #1F1F1F;
	text-align: left;
}

.z-panel-body {
	background: #FAFAFA;
}

.z-panel-head {
	background: #F2F2F2;
}

.z-panel-head {
	padding: 8px 0px;
}

.isimple_widget .z-panel-head {
	padding: 7px 15px;
}

.z-panel-header {
	line-height: 32px;
}

.z-panel-body .z-groupbox .z-caption-content {
	line-height: 32px;
}

textarea {
	resize: vertical;
}

/*----------------------------grid-------------------------------*/

.z-column, .z-listheader, .z-listhead-bar {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.z-row .z-detail-outer {
	vertical-align: middle;
}

.z-row .z-detail-inner:first-child {
	border-left: none;
}

.z-columns-bar {
	border-top: none;
	border-left: none;
}

.z-groupbox-content {

}

.z-row .z-detail-outer + td {
	border-left: none;
}

.z-row:hover > .z-row-inner, .z-row:hover > .z-cell {
	background: transparent;
}

.z-panel-noframe .z-panel-head {
	background: none;
	border: none;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 0;
}

.z-toolbar, .z-listbox {
	margin-top: -1px;
}

.z-row .z-row-inner, .z-row .z-cell {
	border-color: #e3e3e3;
}

.z-row:hover > .z-row-inner > .z-row-content {
	color: #555;
}

.z-custpaging .z-custpaging-btn-m button[type="button"] {
	background: whitesmoke;
	border-width: 1px;
	border-color: #E3E3E3 #E3E3E3 #E3E3E3 #E3E3E3;
	border-style: solid;
}

.z-custpaging .z-custpaging-btn-m button:hover {
	color: white;
}

/*--------------------------vlayout---------------------------------*/
.z-vlayout .z-vlayout-inner .z-row:first-child .z-row-inner,
.z-vlayout .z-vlayout-inner .z-row:first-child .z-cell {
	border-top-width: 1px !important;
}

.z-vlayout .z-vlayout-inner:first-child .z-row:first-child .z-row-inner,
.z-vlayout .z-vlayout-inner:first-child .z-row:first-child .z-cell {
	border-top-width: 0px !important;
}

.z-vlayout .z-vlayout-inner:first-child .z-grid-header-border {
	border: 0px !important;
}

.z-vlayout .z-vlayout-inner .z-panel .z-panel-body .z-groupbox-3d .z-groupbox-content .z-grid-body .z-row:first-child .z-row-inner {
	border-top-width: 0px !important;
}

.z-vlayout .z-vlayout-inner .z-panel .z-panel-body .z-groupbox-notitle .z-groupbox-content .z-grid-body .z-row:first-child .z-row-inner {
	border-top-width: 1px !important;
}

/*-------------------------groupbox--------------------------------*/

.z-groupbox-3d > .z-groupbox-header {
	border: 1px solid #e3e3e3;
	padding: 3px 15px;
	line-height: 32px;
	background: #F2F2F2;
	overflow: hidden;
}

.z-panel-body .z-groupbox .z-caption-content {
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	color: #1F1F1F;
}

.z-column-content, .z-listheader-content {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding: 5px;
	line-height: 32px;
}

.z-vlayout-inner .z-grid {
	border-bottom: none;
}

.z-groupbox-content {
	padding: 0px;
}

.z-groupbox .z-grid {
	margin: 0px;

}

.center_block .z-panel-body .z-vbox tr tr:last-child .z-groupbox {
	margin-bottom: 0px;
}

/*-------------------------window-----------------------------------*/

.z-window-content {
	padding: 0px;
}

.z-window-header {
	color: #1B1B1B;
	text-align: left;
	padding: 8px 0px;
}

.z-window-shadow {
	padding: 30px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.z-window .z-window-content {
	border-top: 1px solid #e3e3e3;
}

.z-window .z-window-content .z-window .z-window-content {
	border-top: 0;
}

.filter_panel_container .z-window-content {
	border-top: 0;
}

.z-window-noheader .z-window-content {
	border-top: 0;
}

/*----------------------------listcell-----------------------------*/

.z-listitem:first-child .z-listcell-content, .z-listitem:first-child .z-listgroup-content {
	padding: 4px 8px;
}

.z-listcell-content, .z-listgroup-content, .z-listgroupfoot-content, .z-listfooter-content {
	padding: 4px 8px;
}

/*--------------------------menu-----------------------------------*/

.z-menupopup {
	padding: 0px;
}

.z-menupopup-separator {
	display: none;
}

.z-menupopup .z-menu-content, .z-menupopup .z-menuitem-content, .z-menupopup-cnt .z-menuitem-cnt,
.z-menu-selected > .z-menu-content, .z-menu-selected .z-menu-icon,
.z-menupopup-open .z-menu-hover > .z-menu-content .z-menu-icon {
	color: #fff;
}

.z-menupopup .z-menuseparator {
	background: transparent;
}

.z-menupopup-shadow {
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

/*--------------------------------------------------------------------*/

.z-calendar-right, .z-calendar-left {
	border-color: #FFFFFF;
}

.z-calendar-icon:hover {
	text-decoration: none !important;
}

/*---------------------------spiner-----------------------------------*/

.z-custspinner-inp {
	font-family: "Open Sans", Arial, Sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #555;
	min-height: 32px;
	border: 1px solid #e3e3e3;
	margin: 0;
	padding: 3px 7px;
	line-height: 24px;
	background: #fff;
}

/*-------------------------------------------------------------------------*/

.z-multiselect-icon.z-icon-caret-down {
	color: #fff;
}

.z-toolbarbutton[disabled], .z-toolbarbutton[disabled]:hover {
	border-color: transparent;
	background: transparent;
}

/*_----------------------------------cs_popup_messagebox-----------------------*/

.cs_popup_messagebox {
	padding: 0px !important;
}

.cs_popup_messagebox_hbox td {
	vertical-align: middle;
}

.cs_popup_messagebox_hbox img {
	padding: 5px;
}

.cs_popup_messagebox_label {
	display: block;
	padding: 5px;
}

/*-------------------------------helppanel-------------------------------------*/

.helppanel_div .z-caption-content {
	color: #1F1F1F;
}

/*-------------------------------pay_terminal----------------------------------*/

.terminal_pay_service_wizard .z-window-header {
	border-bottom: 1px solid #e3e3e3;
}

.terminal_pay_service_wizard .z-window-header > span {
	font-size: 24px;
}

.z-panel-noheader.z-panel-noframe .z-panel-body {
	border-width: 0;
	padding: 0;
}

/*------------------------------------------------------------------------------*/
.z-loading-icon {
	display: none;
}

.clear_settings_messagebox.z-window-shadow {
	padding: 15px 30px;
}

/*------------------------------define_control-----------------------------------------*/

.define_control_container {
	width: 100%;
}

.define_control_button {
	width: 28px !important;
	height: 28px !important;
}

.choose_define_controls, .clear_define_controls {
	width: 28px !important;
	line-height: 28px !important;
	height: 28px !important;
	text-align: center;
	border: 1px solid #e3e3e3;
	border-left: 0;
	color: #00A7EF;
	background: #ffffff;
}

.choose_define_controls:hover, .clear_define_controls:hover {
	color: #ffffff;
	background: #00A7FF;
	border-color: #00A7FF;
}

.choose_define_controls:active, .clear_define_controls:active {
	color: #ffffff;
	background: #0079AE;
	border-color: #0079AE;
}

.choose_define_controls:before {
	content: "\f02d";
	font-size: 14px !important;
	line-height: 26px;
	vertical-align: top;
}

.clear_define_controls:before {
	content: "\f00d";
	font-size: 14px !important;
	line-height: 26px;
	vertical-align: top;
}

.z-textbox[readonly], .z-decimalbox[readonly], .z-intbox[readonly], .z-longbox[readonly], .z-doublebox[readonly] {
	border-color: #e3e3e3;
}

/*-------------------------------input_width----------------------------------*/
.tax1 {
	min-width: 80px;
}

.contr_curr_code {
	min-width: 90px;
}

.z-textbox[name*="DEBIT_ACC_ID"], *[name*="DEBIT_ACC_ID"] > .z-textbox,
.z-combobox-input[name*="DEBIT_ACC_ID"], *[name*="DEBIT_ACC_ID"] > .z-combobox-input,
.z-textbox[name*="CREDIT_ACC_ID"], *[name*="CREDIT_ACC_ID"] > .z-textbox,
.z-combobox-input[name*="CREDIT_ACC_ID"], *[name*="CREDIT_ACC_ID"] > .z-combobox-input,
.z-textbox[name*="ACC_ID"], *[name*="ACC_ID"] > .z-textbox,
.z-combobox-input[name*="ACC_ID"], *[name*="ACC_ID"] > .z-combobox-input,
.z-textbox[name*="TRANS_ACC_ID"], *[name*="TRANS_ACC_ID"] > .z-textbox,
.z-combobox-input[name*="TRANS_ACC_ID"], *[name*="TRANS_ACC_ID"] > .z-combobox-input,
.z-textbox[name*="RECV_RUR_ACC_ID"], *[name*="RECV_RUR_ACC_ID"] > .z-textbox,
.z-combobox-input[name*="RECV_RUR_ACC_ID"], *[name*="RECV_RUR_ACC_ID"] > .z-combobox-input,
.z-textbox[name*="ACC_CREDIT_ID"], *[name*="ACC_CREDIT_ID"] > .z-textbox,
.z-combobox-input[name*="ACC_CREDIT_ID"], *[name*="ACC_CREDIT_ID"] > .z-combobox-input,
.z-textbox[name*="CHARGES_ACC_ID"], *[name*="CHARGES_ACC_ID"] > .z-textbox,
.z-combobox-input[name*="CHARGES_ACC_ID"], *[name*="CHARGES_ACC_ID"] > .z-combobox-input,
.z-textbox[name*="CHARGES_CONV_ACC_ID"], *[name*="CHARGES_CONV_ACC_ID"] > .z-textbox,
.z-combobox-input[name*="CHARGES_CONV_ACC_ID"], *[name*="CHARGES_CONV_ACC_ID"] > .z-combobox-input,
.z-textbox[name*="CORR_ACC_NUMBER"], *[name*="CORR_ACC_NUMBER"] > .z-textbox,
.z-combobox-input[name*="CORR_ACC_NUMBER"], *[name*="CORR_ACC_NUMBER"] > .z-combobox-input,
.z-div[name="CORR_ACC_NUMBER"] {
	min-width: 210px;
}

*[name*="EMPLOYEE"], *[name*="EMPLOYEE_FIO"] {
	min-width: 300px;
}

*[name="CHOOSE_EMPLOYEE"], *[name="CHOOSE_EMPLOYEE_BUTTON"] {
	min-width: auto;
}

*[name*="OPER_TYPE"] {
	min-width: 80px;
}

*[name*="CURR_CODE"] {
	min-width: 58px !important;
}

*[name*="CORR_INN"] {
	min-width: 140px !important;
}

*[name*="INN"] {
	min-width: 140px !important;
}

*[name*="CORR_KPP"] {
	min-width: 110px !important;
}

/*-------------------------------------------------------------------*/
.z-comboitem {
	white-space: pre-wrap;
}

.z-comboitem-inner {
	display: block;
	line-height: 16px;
}

/*-------------------------------------------------------------------*/
.jc_web_client_groupbox .z-groupbox-content {
	padding: 10px 20px;
	border: 1px solid #e3e3e3;
}

/*-------------------------------------------------------------------*/
.filter_panel_container .z-row-content, .filter_panel_container .z-grid-body .z-cell {
	line-height: 13px;
}

.z-window .top_label {
	padding-top: 10px;
	display: block;
}

/*-------------------------------------------------------------------*/
.zk_alert_modal_window {
	width: 400px !important;
}

.zk_alert_modal_window .z-window-content {
	padding-top: 8px;
}

.zk_alert_modal_window .z-window-content .z-messagebox {
	padding: 0 10px;
	display: block;
	width: auto !important;
}

/*-------------------------------------------------------------------*/
.z-grid-body .z-cell {
	line-height: 28px;
}

.z-row .z-row-inner, .z-row .z-cell {
	padding: 5px;
	vertical-align: top;
}

.z-row-content, .z-group-content, .z-groupfoot-content, .z-footer-content {
	line-height: 28px;
}

.z-textbox, .z-decimalbox, .z-intbox, .z-longbox, .z-doublebox {
	min-height: 28px;
	line-height: 16px;
	font-family: Arial, Sans-serif;
}

.z-combobox, .z-bandbox, .z-datebox, .z-timebox, .z-spinner, .z-doublespinner {
	min-height: 28px;
	line-height: 16px;
}

.z-combobox-input, .z-bandbox-input, .z-datebox-input, .z-timebox-input, .z-spinner-input, .z-doublespinner-input {
	height: 28px;
	line-height: 16px;
	font-family: Arial, Sans-serif;
}

.z-combobox-button, .z-bandbox-button, .z-datebox-button, .z-timebox-button, .z-spinner-button, .z-doublespinner-button {
	width: 28px;
	height: 28px;
}

.z-combobox-icon, .z-bandbox-icon, .z-datebox-icon {
	width: 27px;
	line-height: 26px;
	height: 26px;
}

.z-column-content, .z-listheader-content {
	line-height: 22px;
}

.z-timebox-button > a, .z-spinner-button > a, .z-doublespinner-button > a {
	line-height: 14px;
	height: 14px;
	background: #fff;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.z-timebox-button > a > i, .z-spinner-button > a > i, .z-doublespinner-button > a > i {
	height: 13px;
	line-height: 13px;
	display: block;
}

.z-timebox-button:hover > i, .z-spinner-button:hover > i, .z-doublespinner-button:hover > i {
	display: none;
}

.z-spinner-button, .z-timebox-button {
	border: 0;
}

.z-spinner-icon, .z-timebox-icon {
	width: 28px;
	line-height: 14px;
	height: 14px;
}

.z-spinner-down, .z-timebox-down {
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

.z-spinner-up, .z-timebox-up {
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

input[type="radio"] {
	margin: 0 2px;
}

.z-radio label {
	display: inline-block;
	vertical-align: middle;
	padding-left: 4px;
	line-height: 14px;
}

/*-------------------------------------------------------------------*/
.choose_btn_a {
	height: 28px;
	width: 22px;
	margin: 0;
	vertical-align: middle;
}

.z-hlayout-inner > .choose_btn_a {
	display: block;
}

.z-cell > .choose_btn_a {
	padding-left: 5px;
}

.choose_btn_a img {
	height: 22px;
	width: 22px;
	display: block;
	padding: 3px 0;
	vertical-align: middle;
}

/*-------------------------------------------------------------------*/
.z-toolbar .isimple_icon .z-toolbarbutton-content, .z-toolbar .isimple_icon .z-toolbarbutton-content img {
	display: block;
	height: 32px;
	width: 32px;
	line-height: 32px;
	border: 0;
}

.z-toolbar .isimple_icon {
	height: 32px;
	width: 32px;
	line-height: 32px;
	border: 0;
}

.z-toolbar .z-toolbarbutton {
	height: 32px;
	width: 32px;
	vertical-align: middle;
	border: 0;
	padding: 0;
	margin: 0 5px;
}

.filter_panel_toolbar.z-toolbar .z-toolbarbutton {
	height: 20px;
	width: 20px;
}

.filter_panel_toolbar .z-toolbarbutton-content {
	display: block;
	width: 20px;
	height: 20px;
}

.filter_panel_toolbar .z-toolbarbutton-content img {
	display: block;
	width: 20px;
	height: 20px;
}

.grid_component_builder_img_div {
	width: 32px;
	padding-right: 5%;
}

.grid_component_builder_img_div img {
	width: 32px;
	display: block;
}

.grid_component_builder_text_div a, .grid_component_builder_text_div .z-label {
	display: block;
	line-height: 16px;
}

.z-combobox-input, .z-bandbox-input, .z-datebox-input, .z-timebox-input, .z-spinner-input, .z-doublespinner-input {
	border-right: 1px solid #e3e3e3;
}

/*--------------------------------interactive_login-----------------------------------------*/

.interactive_login_image {
	width: 28px !important;
	height: 28px !important;
}

.interactive_login_image .bad_image, .interactive_login_image .ok_image {
	width: 28px !important;
	line-height: 28px !important;
	height: 28px !important;
	text-align: center;
	border: 1px solid #e3e3e3;
	border-left: 0;
	color: #00A7EF;
	background: #ffffff;
}

.interactive_login_image .bad_image:before {
	content: "\f00d" !important;
	font-size: 16px !important;
	line-height: 26px;
	vertical-align: top;
}

.interactive_login_image .ok_image:before {
	content: "\f00c" !important;
	font-size: 16px !important;
	line-height: 26px;
	vertical-align: top;
}

/*--------------------------------general_settings-----------------------------------------*/
.general_settings_groupbox {
	margin-bottom: 20px;
}

.general_settings_groupbox .z-groupbox-header {
	text-align: left;
}

.general_settings_groupbox .setting_button .z-button {
	min-height: 28px;
	width: 100%;
	height: 28px;
	padding: 2px 15px !important;
	font-weight: 100;
}

.delete_setting_btn {
	background: #f5ab35;
}

.delete_setting_btn:hover, .delete_setting_btn:active, .delete_setting_btn:focus {
	background: #f6b348;
}

.write_setting_btn {
	background: #19b878;
}

.write_setting_btn:hover, .write_setting_btn:active, .write_setting_btn:focus {
	background: #00b16a;
}

.cancel_setting_btn {
	background: #df5f62;
}

.cancel_setting_btn:hover, .cancel_setting_btn:active, .cancel_setting_btn:focus {
	background: #dc4e52;
}

/*-------------------------------------------------------------------------*/

.payment_service_document .z-window-content > .z-div:first-child {
	border: 0;
}

.send_request_doc_info .z-window-content > .z-div:first-child {
	border: 0;
}

/*---------------------------required_action_mail_component------------------------------------*/
.required_action_mail_component {
	max-width: 800px;
}

.required_action_mail_window .z-window-header {
	background: #f2f2f2;
	padding: 8px 15px;
}

.required_action_mail_window .z-window-content {
	background: #ffffff;
	padding: 15px;
	border-top: 0;
}

.required_action_mail_component .mail_caption_div .z-label {
	font-size: 18px;
}

/*---------------------------required_action_change_password_component------------------------------------*/

.required_action_change_password_component {
	max-width: 600px;
}

.required_action_change_password_window .z-window-header {
	background: #f2f2f2;
	padding: 8px 15px;
}

.required_action_change_password_window .z-window-content {
	background: #ffffff;
	padding: 15px;
	border-top: 0;
}

/*--------------------------z-groupfoot-----------------------------------*/
.z-grid-body .z-groupfoot-inner {
	padding: 5px;
	vertical-align: top;
}

.credit-pay-diagram .z-grid-body .z-groupfoot-inner {
	text-align: right;
}

/*---------------------------agree_hlayout-----------------------------------*/
.agree_hlayout td {
	line-height: 20px;
}

.agree_hlayout .z-checkbox {
	display: block;
	padding: 1px 0;
}

.agree_hlayout .z-checkbox .z-checkbox-content {
	display: block;
}

/*----------------------------------one_message_style----------------------------*/
.one_message_div {
	background: transparent;
	padding: 10px 0;
	text-align: left;
}

.warning_message_div {
	background: rgba(245, 216, 65, 0.3);
	border-radius: 4px;
	padding: 10px;
	margin: 10px 0;
	text-align: left;
}

.error_message_div {
	background: rgba(232, 127, 127, 0.3);
	border-radius: 4px;
	padding: 10px;
	margin: 10px 0;
	text-align: left;
}

.success_message_div {
	background: rgba(103, 208, 102, 0.3);
	border-radius: 4px;
	padding: 10px;
	margin: 10px 0;
	text-align: left;
}

.info_message_div {
	background: rgba(0, 167, 239, 0.1);
	border-radius: 4px;
	padding: 10px;
	margin: 10px 0;
	text-align: left;
}

*[style="font-style: italic;color: red;"], *[style="color: red;"], *[style="color: red;width:100%;"], *[style="color: red;white-space: normal;"], .error_label {
	color: #de0005 !important;
}

/*--------------------------------------------------------------------*/
.info_message_panel {
	margin-bottom: 0;
}

.subject-type-group {
	border-bottom: 1px solid #e3e3e3;
}

/*--------------------------------------------------------------*/
.change_alias_window .change_alias_info, .change_ksk_window .change_ksk_info {
	border-bottom: 1px solid #e3e3e3;
}

.change_password_window .data_object_password .z-tablechildren {
	border-top: 1px solid #e3e3e3;
	line-height: 28px;
}

.stamp {
	line-height: 18px;
}

.save_corr_div {
	margin-bottom: 20px;
}

/*-------------------------------invoice_identifier-------------------------------*/
.invoice_identifier_item {
	padding: 5px;
	margin-bottom: 10px;
}

.invoice_identifier_item .z-grid {
	border: none;
}

.invoice_identifier_item,
.invoice_identifier_item .z-row .z-row-inner,
.invoice_identifier_item .z-row .z-cell {
	background: #f2f2f2 !important;
}

.invoice_identifier_item .z-row:first-child .z-row-content,
.invoice_identifier_item .z-row:first-child .z-group-content {
	padding-top: 0;
}

/*--------------------------------------------------------------*/

.filter_panel_container .z-grid .z-combobox-input {
	width: calc(100% - 28px) !important;
}

.filter_panel_container .z-grid .z-combobox-rightedge {
	width: 100% !important;
}