﻿@font-face {
  font-family: ClearSansLight;
  src: url('../fonts/ClearSans-Thin.ttf') format('truetype');
}
a {
  color: #74A6E9;
}
/* FIX: floating window overflow in viewport */
.x-viewport body {
  position: relative;
}
.x-mask {
  filter: alpha(opacity=40);
  opacity: 0.4;
  background: #000;
}
body.x-border-layout-ct {
  background-color: #EEF0F2;
}
.x-btn-toolbar {
  border-radius: 0;
}
.x-btn-disabled {
  border: none;
}
.x-nlg .x-toolbar-default {
  background-image: none !important;
}
.x-menu-item-active {
  border-color: #ccc;
  background-color: #ccc;
  background-image: none;
  border-radius: 0;
}
/* for ie? */
.x-nlg .x-menu-item-active {
  background-color: #ccc;
  background-image: none;
}
.app-toolbar.x-toolbar {
  padding: 0 2px;
}
.app-toolbar.x-toolbar-default {
  background-color: #39444C !important;
  background-image: none !important;
  border: none;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  padding: 0;
  width: 63px !important;
}
.app-toolbar .x-btn-inner {
  color: #fff;
  text-overflow: ellipsis;
}
.app-toolbar .x-btn-default-toolbar-large-over {
  background-image: none;
  background-color: #aaa;
  border-color: #aaa;
  /*background-color: #69e;*/
  /*border-color: #fff;*/
}
.app-toolbar .x-btn-default-toolbar-large-over .x-btn-inner {
  color: #222;
}
#mtb .x-btn-default-toolbar-large-over {
  background-color: #323b42;
  border: none;
}
.app-toolbar .x-btn-menu-active {
  background-image: none;
  background-color: #aaa;
  border-color: #aaa;
}
.app-toolbar .x-btn-default-toolbar-large-pressed {
  border-color: #777;
  /* border-style: inset; */
  background-image: none;
  background-color: #F8223C;
  /* border-width: 0 1px; */
  border-color: #555 #777 #555 #333;
  /* width: 63px !important; */
}
.app-toolbar .x-btn-default-toolbar-large-pressed.x-btn-default-toolbar-large-over {
  /*  background-color: #888;*/
}
.app-toolbar .x-btn-default-toolbar-large-over .btn-home {
  background-image: url('../images/Home7-white.svg');
}
.DropdownItems {
  width: 125px !important;
  background-color: #39444C;
}
/*.x-btn-default-small {*/
/*left: 0 !important;*/
/*background-image: none;
    background-color: #39444C;
    border: none;
}

.x-btn-default-small-over {
    background-color: #323b42;
}*/
.DropdownItems .x-btn-default-small {
  background: #39444C;
  border: none;
}
.DropdownItems .x-btn-default-small-over {
  background-color: #323b42;
}
.x-menu-icon-separator {
  /*display: none;*/
}
.app-toolbar .x-btn-default-toolbar-large-over .btn-home {
  background-image: url('../images/Home7-white.svg');
}
.DropdownItems .x-menu-body {
  background: #39444C !important;
  padding: 2px;
}
.x-panel-body-default {
  border: none;
}
.x-css-shadow {
  box-shadow: #39444c 0px 0px 6px !important;
  border-radius: 12px;
}
.x-btn-default-small .x-btn-inner {
  color: white;
}
.drop-btn .x-btn-inner {
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #ffffff !important;
}
#MainContainer {
  /*background-color: #fff;
    background-color: rgba(0, 0, 0, 0);*/
  background-color: #EEF0F2;
}
.label-user .x-label-value {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
  color: #39444C;
}
.label-profile .x-label-value {
  font-weight: 700;
  font-size: 13px;
  line-height: 14px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #F8223C;
  font-family: 'Nunito';
  font-style: inherit;
}
.mod-toolbar {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: none;
}
.mod-toolbar .title {
  font-size: 15px;
  /* font-variant: small-caps; */
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: Nunito;
  font-weight: 700;
  font-style: normal;
}
/*
    .mod-toolbar .x-btn-inner {
          color: #fff;
    }*/
.mod-toolbar .x-btn-toolbar {
  background-image: none;
}
.header-toolbar {
  background-color: #fff;
}
.header-toolbar .x-btn-toolbar {
  border: 1px solid #39444C;
  background-color: #39444C;
  background-image: none;
  width: 40px;
  height: 40px !important;
  top: 18px !important;
  background: #39444C;
  border-radius: 8px;
}
.btn-pweb-fix .xicon-clipboard {
  left: 0;
  top: 5px;
}
.btn-open-menu {
  background-image: url('../images/btnOpenMenu.png');
  width: 40px;
  height: 50px;
  /*
   
    left: 12px;
    bottom: 16px;*/
}
.btn-open-menu:hover {
  background-image: url('../images/btnOpenMenu.png') !important;
  background-color: transparent !important;
  border: none;
}
.tree-btn-close-menu {
  background-image: url('../images/btnOpenMenu.png');
  width: 40px;
  height: 50px;
  right: 6px !important;
  left: auto !important;
  rotate: 180deg;
}
.node-disabled {
  border-color: rgba(0, 0, 0, 0) !important;
  opacity: 0.5;
  background-image: none;
  background-color: transparent !important;
  cursor: default;
}
/*
    .mod-toolbar .x-btn-default-toolbar-large-over {
        background-image: none;
        background-color: #fff;
        background-color: rgba(0, 0, 0, 0);
        border: none;
    }

        .mod-toolbar .x-btn-default-toolbar-large-over .x-btn-inner {
            color: #222;
        }*/
/*
 a.x-menu-item {
            padding-left: 0;
        }

 a.x-menu-item-link {
            padding-left: 0;
        }
*/
.no-icon-indent .x-menu-item-indent {
  margin-left: 0;
}
/*
.x-grid-cell-inner-treecolumn {
    background-color: #39444C;
}*/
.LeftSideTreepanel .x-grid-cell-inner-treecolumn,
.LeftSideTreepanel .x-grid-no-row-lines .x-grid-row-focused .x-grid-cell-inner {
  padding: 10px 10px !important;
}
.x-tree-node-text {
  text-decoration: none;
  color: #8193A1;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-weight: 600;
}
.x-tree-icon,
.x-tree-elbow-img,
.x-tree-checkbox {
  margin-top: 2px;
}
.x-tree-icon {
  width: 20px;
  height: 20px;
}
.x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander {
  background-image: url('../images/arrow-close.svg');
  background-position: left;
}
.x-tree-arrows .x-tree-expander {
  background-image: url('../images/arrow-open.svg');
}
.app-toolbar-tree .x-tree-arrows .x-tree-expander {
  position: absolute;
  left: 159px;
}
.x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander-over .x-tree-expander {
  background-position: left;
}
.x-tree-arrows .x-tree-expander-over .x-tree-expander {
  background-position: left;
}
/*.tree .x-grid-row-over {
    background-color: #323b42;
}*/
#tree .x-grid-row-selected .x-grid-td {
  background-color: #F8223C;
}
#tree .x-grid-row-over .x-grid-cell-inner-treecolumn {
  background-color: #323b42;
}
#tree .x-grid-row-over .x-grid-cell-inner-treecolumn .x-tree-node-text {
  color: #ffffff;
}
#tree .x-grid-row-selected .x-grid-td .x-tree-node-text {
  color: #ffffff;
}
#tree .xicon-notebook {
  margin-left: 16px;
}
#tree .xicon-clipboard {
  margin-left: 16px;
}
#tree .x-grid-row-over .x-grid-td .xicon-items {
  background-image: url(../images/item7-white.svg);
}
#tree .x-grid-row-over .x-grid-td .xicon-home {
  background-image: url(../images/Home7-white.svg);
}
#tree .x-grid-row-over .x-grid-td .xicon-clipboard {
  background-image: url(../images/request7-white.svg) !important;
}
#tree .x-grid-row-over .x-grid-td .xicon-wrench {
  background-image: url('../images/work7-white.svg');
}
#tree .x-grid-row-over .x-grid-td .xicon-projetos {
  background-image: url(../images/projetos-white.svg);
}
#tree .x-grid-row-over .x-grid-td .xicon-box {
  background-image: url(../images/artigos7-white.svg);
}
#tree .x-grid-row-over .x-grid-td .xicon-notebook {
  background-image: url(../images/records7-white.svg) !important;
}
#tree .x-grid-row-over .x-grid-td .xicon-workflow {
  background-image: url(../images/workflow-white.svg);
}
#tree .x-grid-row-selected .x-grid-td .xicon-items {
  background-image: url(../images/item7-white.svg);
}
#tree .x-grid-row-selected .x-grid-td .xicon-home {
  background-image: url(../images/Home7-white.svg);
}
#tree .x-grid-row-selected .x-grid-td .xicon-clipboard {
  background-image: url(../images/request7-white.svg) !important;
}
#tree .x-grid-row-selected .x-grid-td .xicon-wrench {
  background-image: url('../images/work7-white.svg');
}
#tree .x-grid-row-selected .x-grid-td .xicon-projetos {
  background-image: url(../images/projetos-white.svg);
}
#tree .x-grid-row-selected .x-grid-td .xicon-box {
  background-image: url(../images/artigos7-white.svg);
}
#tree .x-grid-row-selected .x-grid-td .xicon-notebook {
  background-image: url(../images/records7-white.svg) !important;
}
#tree .x-grid-row-selected .x-grid-td .xicon-workflow {
  background-image: url(../images/workflow-white.svg);
}
#tree .x-grid-body {
  background-color: #39444C;
}
#tree .x-grid-cell {
  background-color: #39444C;
  border: none;
}
#mtb2 .x-box-inner {
  width: 200px !important;
  background-color: #39444C;
}
#mtb2 {
  width: 200px !important;
}
.app-toolbar-tree.x-toolbar-default {
  border: none;
  padding: 0px 0px;
}
/* Dialog Failure */
.x-window .x-html-editor-tb {
  border-top: none;
  border-left: none;
  border-right: none;
  margin-top: 1px;
}
/* Window */
.x-window-default {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  /* -ms-border-radius: 0px;
    -o-border-radius: 0px;*/
  border-radius: 0;
}
.x-window-header-default {
  padding: 10px 10px 3px;
  box-shadow: none;
}
.x-window-header-default-top {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.x-window-header-text-container-default {
  color: #5674AA;
  border-bottom: 1px solid #ccc;
  padding-top: 2px;
  padding-bottom: 6px;
  font-size: 20px;
  font-weight: 200;
  font-variant: small-caps;
  font-family: ClearSansLight, "calibri light", sans-serif;
}
.x-window-body-default {
  border-color: #e8e8e8;
  border-color: rgba(0, 0, 0, 0);
  background: #e8e8e8;
  background: rgba(0, 0, 0, 0);
}
.x-window .x-panel-body {
  border-width: 0 0 1px;
}
/* Grid */
.x-grid-cell-inner {
  padding: 5px 8px;
  font-family: 'Cabin';
}
.x-grid-cell {
  font-size: 12px;
  line-height: 17px;
}
.x-column-header {
  font-size: 12px;
  line-height: 18px;
}
.x-column-header-inner {
  padding: 7px 10px;
}
/* StatusBar */
.x-statusbar .x-toolbar-text {
  line-height: 17px;
  font-size: 12px;
  font-family: 'Cabin';
  font-style: normal;
  letter-spacing: 0.02em;
}
/* ToolBar */
.x-toolbar {
  font-size: 12px;
}
.x-btn-default-toolbar-medium .x-btn-inner {
  font-size: 12px;
}
.x-btn-default-toolbar-large-disabled {
  border-color: #5f5f5f;
  border-color: rgba(0, 0, 0, 0);
}
/* Button */
.x-btn-default-small {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  /*-ms-border-radius: 0;
    -o-border-radius: 0;*/
  border-radius: 0;
  padding: 5px;
}
.x-btn-default-small-noicon .x-btn-button {
  height: 20px;
}
.x-btn-default-small-noicon .x-btn-inner {
  line-height: 21px;
}
.x-btn-default-small-icon-text-left .x-btn-button {
  height: 20px;
}
.x-btn-default-small-icon-text-left .x-btn-inner {
  line-height: 21px;
  padding-left: 20px;
}
.x-btn-warning-medium-icon-text-left .x-btn-inner {
  line-height: 21px !important;
  padding-left: 20px !important;
}
.x-btn-default-small .x-btn-inner {
  font-size: 12px;
  font-weight: 700;
  color: #f8223c;
  font-family: Cabin;
}
/* grid-editor */
.x-grid-editor .x-form-text {
  font-size: 12px;
  height: 27px;
  font-family: Cabin;
}
/* GridPanel inside form */
.form-grid .x-panel-header-text-container-default {
  color: #fff;
  font-weight: normal;
}
.form-grid .x-panel-header-default-top {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-grid .x-panel-header-default {
  background-image: none;
  background-color: #3ad;
  border-color: #3ad;
}
.form-grid .x-toolbar-default {
  /* background-image: none;*/
  /*background-color: #e6e6e6;*/
  border-width: 0;
  /* border-bottom-width: 1px !important;*/
}
.x-btn-default-toolbar-large {
  width: 63px !important;
}
.x-btn-default-toolbar-large .x-btn-arrow {
  padding: 0px;
  background-image: none;
}
.x-menu-item-unchecked .x-menu-item-icon,
.x-menu-item-unchecked .x-menu-item-icon-right {
  background-image: url(../images/checkbox.png);
  background-size: auto;
  background-position: -1px -1px;
}
.x-menu-item-checked .x-menu-item-icon,
.x-menu-item-checked .x-menu-item-icon-right {
  background-image: url(../images/checkbox.png);
  background-size: auto;
  background-position: -1px -19px;
}
.x-fieldset {
  overflow: visible;
}
input#FileUploadDocumento-button-fileInputEl {
  font-size: 20px;
  left: -20px;
}
.x-form-display-field span:after {
  content: ")";
}
.x-form-display-field span:before {
  content: "(";
  padding-left: 2px;
}
/*TRI CHECK BOX*/
.x-checkbox-null input {
  background-position-y: -54px;
}
/**/
/* Overflow button */
.x-toolbar .x-box-menu-after {
  margin: 0 0px 0 15px;
}
.mod-toolbar > a {
  border: 1px solid #ddd;
  background-color: #eee;
  padding: 3px 3px 3px 3px;
  border-radius: 0;
  margin-right: 5px;
}
.mod-toolbar > a .x-btn-icon-el {
  width: 24px;
  height: 24px;
}
.mod-toolbar > a .x-btn-button {
  height: 24px;
}
.mod-toolbar > a .x-btn-inner {
  width: 24px;
}
.icon-flagarabic {
  background-image: url('../Images/arabic-flag.png');
}
.cb-approve .x-form-checkbox,
.cb-reject .x-form-checkbox {
  background-image: url(../images/aprove-reject.png);
}
.rub-disabled {
  color: lightgray;
  background-color: whitesmoke;
  cursor: default;
}
.x-btn-toolbar .xicon-entry {
  background-size: contain;
}
/* grid row checker */
.x-grid-cell-row-checker .x-grid-cell-inner {
  padding: 0;
}
.x-grid-row-checker {
  background-image: url(../images/checkbox.png);
  background-position: 0px 0px;
  height: 28px;
  width: 50px;
  margin: 0;
  padding: 5px 16px;
  background-clip: content-box;
  background-origin: content-box;
}
.x-grid-row-selected .x-grid-row-checker {
  background-position: 0px -18px;
}
.x-grid-row-focused .x-grid-row-checker {
  background-position: -18px 0px;
}
.x-grid-row-focused.x-grid-row-selected .x-grid-row-checker {
  background-position: -18px -18px;
}
.custom-grid .x-grid-cell {
  height: 36px;
  vertical-align: middle;
}
.custom-grid .x-grid-row-focused.x-grid-row-selected .x-grid-td {
  background-color: #E5EEFB;
  border: none;
}
.custom-grid .x-grid-row-before-focused.x-grid-row-before-selected .x-grid-td {
  border: none;
}