
#admin-header-logo{
	width:35px;
	height:40px;
	background:url(../images/logoFlyNM.png) no-repeat center 4px;
}
	
#app-header {
  background-color: #1465a0;/*#004580;#2071ac;#3485c0;4293ce;#add2ed; #157fcc; #2a3f5d;*/
}

#footer {
    position:absolute;
    bottom:0;
    width:100%;
    height:20px;   /* Height of the footer */
    color: #FFFFFF;
	background-Color:#1465a0;
	padding-left: 5px;
    padding-top: 2px;
}

#page_main{
	margin: auto;
	visibility: hidden;
}
.x-btn-icon-el-default-toolbar-small.x-btn-glyph {
	color: #222;
	font-size: 17px;
}
  
.x-tab-wrap {
  display: block;
}

.x-grid-item-selected {/*выделение строки*/
    background-color: #ADD2ED;
}
.x-toolbar-default {
	background-color: #fafaff;
}
.x-grid-cell-inner {/*автоматическое расширение ячейки*/
	white-space: normal;
}
.x-column-header-inner{/*выравнивание заголовка по центру*/
    text-align:center;
 }

.app-header-text {
  padding: 15px 0 10px 0;
  cursor: default;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 0 1px 0 #4e691f;
}
.head_right{
	position:relative; 
	margin-right:15px;
	top:18px; 
	float:right;
	vertical-align:middle;
	text-shadow: 0 1px 0 #4e691f;
	color: #FFF;
}
.simpleTable{
	background-color: #fafafa; 
	border-collapse: collapse; 
	border: 1px solid #AAA; 
	/*font-size:15px;*/
}

/*dashboard*/
.fa{display:inline;font-size: 14px;}
.fa_white{
	color: #FAFAFA;
}
.x-big .x-splitButton.x-arrow-align-right .x-arrow-el{margin-left:0}
.x-title .x-innerhtml{white-space:pre-wrap;overflow:initial;text-overflow:ellipsis;line-height:1.5}
.x-treelist-navigation .x-treelist-item-text {
    line-height: 50px;
}

.top-info-container .fa {
    padding-right: 5px;
}

.graph-analysis-right-inner-container .fa{
    padding-right: 5px; 
}
.right-value {
    text-align: right;
}

.cntComp {
    font-size: 20px;
    font-weight: bold;
    color: #00af50;
	text-align: center;
	margin-top: 9px;
}
.cntComp-inner{
	height:45px;
	width: 100px;
}

.cntTran {
    font-size: 20px;
    font-weight: bold;
}

.red {
    color: #f45044;
}

.green{
    color: #00af50;
}


.rowClass1 {
	background-color: #FF0000;
}
.rowClass2{
	color: #FF0000;
}
.icon-matr-osn{
	background-image: url('../images/text-x-generic-template.png') !important;
}
.icon-account-add{
	background-image: url('../images/list-add.png') !important;
}
.icon-account-remove{
	background-image: url('../images/list-remove.png') !important;
}
.icon-accept{
	background-image: url('../images/accept.png') !important;
}
.icon-help{
	background-image: url('../images/help.png') !important;
}
.icon-refresh{
	background-image: url('../images/refresh.gif') !important;
}
.icon-search{
	background-image: url('../images/magnifier.png') !important;
}
.icon-matr-out{
	background-image: url('../images/edit-redo.png') !important;
}
.icon-matr-in{
	background-image: url('../images/edit-undo.png') !important;
}
.icon-tool{
	background-image: url('../images/preferences-system.png') !important;
}
.itu{
        background-image: url('../images/user.png') !important;
}
.itus{
        background-image: url('../images/user_suit.png') !important;
}
.itug{
	background-image: url('../images/user_gold.png') !important;
}
.itugr{
	background-image: url('../images/user_green.png') !important;
}
.itur{
	background-image: url('../images/user_red.png') !important;
}
.itugrey{
	background-image: url('../images/user_grey.png') !important;
}
.itub{
	background-image: url('../images/user_block.png') !important;
}
.itue{
	background-image: url('../images/user_empty.png') !important;
}
/*.itur{
	background-image: url('../images/go-bottom.png') !important;
}*/
.ituq{
	background-image: url('../images/tick.png') !important;
}
.icon-add-user{
	background-image: url('../images/user_add.png') !important;
}
.icon-del-user{
	background-image: url('../images/user_delete.png') !important;
}
.icon-edit-user{
	background-image: url('../images/user_edit.png') !important;
}
.icon-button{
	background-image: url('../images/tab.png') !important;
}
.icon-tab{
	background-image: url('../images/tabpanel.png') !important;
}
.icon-app{
	background-image: url('../images/application_side_list.png') !important;
}
.icon-save{
	background-image: url('../images/disk.png') !important;
}

/*.x-window {
        outline: 0;
        overflow: visible; 
}
.x-layer {
        position: absolute!important;
        overflow: visible; 
}*/
.grey-cell {
        background-color: #eee;
}
.x-form-text-default.x-form-textarea {
        min-height: 40px;
}

.rowOrder .x-grid-cell{
    background-color: #E7EFF7 !important;
}

.rowRed .x-grid-cell{
    background-color: #DC7C86 !important;
}

.rowGreen .x-grid-cell{
    background-color: #9ED86F !important;
}

.rowBlue .x-grid-cell{
    background-color: #A0B2F6 !important;
}