@CHARSET "UTF-8";

.x-tab-wrap {
	padding-right: 20px;
}

.x-tab-default .x-tab-close-btn {
	height: 44px !important;
	width: 42px !important;
}

.x-tab-default .x-tab-close-btn:before {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    width: 30px;
}

.ico-exclamation{
    background-image:url(../../img/icon-resp/warning-flash.png) !important;	
    height: 32px !important;
    width: 32px !important;
}

[class^='x-grid-cell-actionbuttoncolumn-'] .x-grid-cell-inner, [class*=' x-grid-cell-actionbuttoncolumn-'] .x-grid-cell-inner {
	padding: 0px !important;
}

.x-treelist-item-tool {
	background-position:center;
	height: 64px !important;
	background-repeat: no-repeat;
}

.x-treelist-item-icon {
	background-position:center;
	height: 64px !important;
	background-repeat: no-repeat;
}

.x-tab-close-btn {
	background: none !important;
}

.expand-menu-item {
	width: 32px !important;
}

.x-box-scroller-tab-bar-default.x-box-scroller-left:before {
	font-size: 40px;
}

.x-box-scroller-tab-bar-default.x-box-scroller-right:before {
	font-size: 40px;
}

.x-tool-close {
	width: 40px !important;
    height: 40px !important;
    margin-left: -10px !important;
    margin-top: -10px !important;
}

.x-tool-close:before {
	font-size: 40px;
}

.fa-bars:before {
	font-size: 40px !important;
}

.fa-cogs:before {
    font-size: 30px !important;
}

.x-form-text-default .x-tagfield-item-close {
	right: 0px !important;
	top: 0px !important;
	width: 20px !important;
	height: 20px !important;
	font: 20px/1 FontAwesome;
}

.x-action-col-cell .x-fa.fa-bars:before {
	font-size: 37px !important;
}

.x-action-col-cell .x-fa.fa-bars {
	height: 37px !important;
}

.x-action-col-icon:not(.fa-bars) {
}

.tinymce-hide-border {
	border: none !important;
}

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

html {
    overflow: auto;
}
body {
    height:auto;
    overflow: auto;
}
.scrollable {
    position:inherit;
}

.x-fieldset {
    overflow: visible;
}

.x-form-clear-trigger {
    font-size: 30px !important;
    padding-top: 7px;
}

.x-grid .search-field input {
	font-size: 15px;
	margin-top: -2px;
}

.div_help {
	float: right;
	margin: -7px 0 0 0;
	cursor: help;
}

ul.x-treelist-container {
	background-color: #181B1E;
}

.icon_viste {
	background-image:url(../../img/icon-resp/application_view.png) !important;	
    height: 32px !important;
    width: 32px !important;
}

.icon_filter {
	background-image:url(../../img/icon-resp/filter.png) !important;	
    height: 32px !important;
    width: 32px !important;
}

.icon_filter.filtered {
	background-image:url(../../img/icon-resp/filter_active.png) !important;	
    height: 32px !important;
    width: 32px !important;
}

.simple-button {
	display: inline-block;
	border-width: 1px;
    border-style: solid;
    border-color: #d0d0d0;
    padding: 5px;
    margin: 5px;
}

.simple-button .x-btn-inner {
	color: black;
}

.itemselector {
	border-width: 1px;
    border-style: solid;
    border-color: #d0d0d0;
}

.itemselector .x-toolbar {
	border-bottom: 1px solid #d0d0d0 !important;
}

.itemselector_required {
	background-image:url(../../img/icon-resp/warning-flash.png) !important;	
    height: 32px !important;
    width: 32px !important;
}

.itemselector_add {
	background-image:url(../../img/icon-resp/add.png) !important;	
    height: 32px !important;
    width: 32px !important;
}

.itemselector_edit {
	background-image:url(../../img/icon-resp/application_edit.png) !important;	
    height: 32px !important;
    width: 32px !important;
}

.itemselector_clear {
	background-image:url(../../img/icon-resp/close.png) !important;	
    height: 32px !important;
    width: 32px !important;
}