﻿a {
  color: #00ACDD;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.fa-button {
  border-radius: 2px;
  background-color: #00acdd;
  color: white;
  padding: 0 0 0 0;
  min-width: 31px;
  transition: all 200ms;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
.fa-button.disabled {
  color: #7f8fa4 !important;
  background-color: white !important;
  border: 1px solid #dcdcdc !important;
  box-shadow: none;
}
.fa-button.size_l {
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 26px;
}
.fa-button.size_s {
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}
.fa-button:hover {
  color: white;
  background-color: #00c8ff;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2) !important;
}
.fa-button.red {
  background-color: #fe4c4c !important;
}
.fa-button.red:hover {
  background-color: #fc7d7d !important;
}
.bwcombo {
  border: none !important;
  background-color: transparent !important;
}
.bwcombo .dxic {
  display: none !important;
}
.dx-button-bw {
  background-color: white;
  color: #ddd;
}
.dx-button-bw.dxbButtonHover_Safo {
  background-color: #f2f4f6;
  color: #555;
}
.uifooter {
  position: absolute;
  width: 533px;
  height: 0;
  overflow: hidden;
  background-color: #adb0b4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  bottom: 0;
  transition: all 500ms;
}
.uifooter > a {
  display: table-cell;
  width: 177px;
  text-align: center;
  padding: 16px 0;
  vertical-align: middle;
}
.uifooter.show {
  height: 65px;
  opacity: 1;
}
.grid-fa-link {
  font-size: 14px;
  color: #00acdd;
  transition: all 0.3s;
  font-weight: normal !important;
}
.grid-fa-link:hover {
  color: #00c8ff;
}
.grid-btn {
  font-size: 14px;
  background-color: #00acdd !important;
  color: white !important;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  transition: all 0.3s;
  display: inline-block;
  font-weight: normal !important;
  min-width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.grid-btn > i {
  line-height: 24px;
}
.grid-btn > span {
  font-size: 12px;
}
.grid-btn.txt {
  padding-left: 5px;
  padding-right: 5px;
}
.grid-btn.edit {
  padding: 0 5px;
}
.grid-btn.edit > span {
  padding-left: 2px;
}
.grid-btn.blue {
  background-color: #41d1fb !important;
}
.grid-btn.blue:hover {
  background-color: #93e5fc !important;
}
.grid-btn.red {
  background-color: #fe4c4c !important;
}
.grid-btn.red:hover {
  background-color: #fc7d7d !important;
}
.grid-btn:hover {
  background-color: #00c8ff !important;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.grid-btn.dxbButton_Safo {
  margin: 0 1px;
}
.tabs-spaced .dxtc-spacer {
  width: 24px !important;
  border-bottom: 4px solid white !important;
}
.dxtc-link {
  font-weight: 600 !important;
}
/*
.dxtc-rightIndent {
    border-bottom: 4px solid #DFDFDF !important;
}
*/
.tabs-no-inactive-underscore .dxtc-tab {
  border-bottom: 4px solid white !important;
}
.grid-dark-links.no-border .dxgvTable_Safo {
  border: 0 !important;
  box-shadow: none;
}
.grid-dark-links .dxgvCommandColumnItem_Safo {
  margin-left: 3px;
}
.grid-dark-links .dxgvFilterRow_Safo td.dxgv {
  border-right: none;
}
.grid-dark-links .dxgvHeader_Safo {
  border-right: none;
}
.grid-dark-links .dxgvPagerTopPanel_Safo .dxpLite_Safo {
  padding: 0 !important;
}
.grid-dark-links .dxgvPagerTopPanel_Safo .dxpLite_Safo .dxp-summary {
  padding-left: 0 !important;
}
.grid-dark-links.dxgvControl_Safo a {
  color: #354052;
}
.grid-dark-links .dxgvDataRow_Safo td.dxgv {
  border-right: none;
}
.grid-dark-links .dxeListBox_Safo .dxeListBoxItem_Safo.dxeC {
  width: 20px;
}
.dxgvPagerTopPanel_Safo {
  background-color: #fff !important;
}
.dxgvTable_Safo {
  border-top: none !important;
}
.menu-like-buttons {
  background-color: transparent !important;
  border: none !important;
}
.menu-like-buttons .dxm-item {
  color: white;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.3s;
  min-height: 35px;
  min-width: unset !important;
}
.menu-like-buttons .dxm-item:hover {
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
}
.menu-like-buttons .dxm-item.red {
  background-color: #fe4c4c !important;
}
.menu-like-buttons .dxm-item.red:hover {
  background-color: #fc7d7d !important;
}
.menu-like-buttons .dxm-separator {
  width: 7px;
}
.menu-like-buttons.fit-height-to-input .dxm-item {
  min-height: unset;
  height: 32px;
}
.menu-like-buttons.fit-height-to-input .dxm-content {
  padding-top: 8px !important;
  padding-bottom: 0px !important;
}
.menu-like-buttons.size_s .dxm-item {
  min-height: unset;
  height: 24px;
}
.menu-like-buttons.size_s .dxm-content {
  padding: 3px 7px 4px 7px !important;
}
.menu-like-buttons.size_s .dxm-separator {
  width: 4px;
}
.grid-cell-button {
  border-radius: 2px;
  padding: 1px 7px;
  color: #7f8fa4;
  font-weight: 600;
}
.grid-date {
  /*direction: rtl;
    text-align:justify;
    */
  text-align: left;
}
.dxgvAIC.dxgv {
  vertical-align: middle;
}
.dxsplLCC {
  vertical-align: top;
  display: inline-block;
}
.dxbutton-fa {
  width: 24px !important;
  font-size: 18px;
}
.dxbutton-fa .dxb {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.dxbutton-fa.fit-height-to-input {
  height: 32px;
}
.grid-no-shadow .dxgvTable_Safo {
  box-shadow: none !important;
}
.dxscToolbarContainer_Safo {
  box-shadow: none !important;
}
.tabs-narrow .dxtc-link {
  padding-left: 13px !important;
  padding-right: 13px !important;
}
.tabs-no-left-margin .dxtc-leftIndent {
  display: none !important;
}
.dxgvHeader_Safo,
.dxtlHeader_Safo {
  color: #bdbdbd !important;
}
.tabs-right-filler100prc .dxtc-rightIndent {
  border-bottom: 4px solid #DFDFDF !important;
}
.label-icon {
  border-radius: 2px;
  background-color: white;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #dcdcdc;
  color: #7f8fa4;
  display: inline-block;
}
.label-icon.custom-text {
  font-style: normal;
  font-weight: bold;
}
.sale-menu {
  display: table-cell;
  vertical-align: top;
  background-color: #edeef2;
  color: white;
}
.sale-menu > div {
  display: table;
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.sale-menu i {
  display: block;
}
.sale-menu a {
  display: table-cell;
  font-size: 14px;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  color: #354052;
  text-decoration: none;
  border-left: 4px solid #edeef2;
}
.sale-menu a i {
  font-size: 20px;
}
.sale-menu a:hover {
  background-color: white;
  border-left: 4px solid #00acdd;
}
.sale-menu > div.selected a {
  background-color: #f9faff !important;
  border-left: 4px solid #f9faff;
  color: #354052;
}
.sale-tree {
  display: table-cell;
  vertical-align: top;
}
.sale-tree .search {
  width: 100%;
  display: table;
  height: 50px;
  background-color: #edeef2;
}
.sale-tree .search .label {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
  color: #7f8fa4;
  font-size: 14px;
}
.sale-tree .search .inp {
  float: right;
  margin-top: 8px;
  margin-right: 14px;
}
.sale-tree .search .inp input {
  width: 160px;
}
.sale-tree .search .btn {
  position: absolute;
  right: 19px;
  top: 13px;
  padding-left: 3px;
}
.sale-tree .search .btn .fa-button {
  box-shadow: none !important;
}
.sale-tree .search .spacer {
  display: inline-block;
  border-left: 1px solid #dcdcdc;
  width: 1px;
  height: 25px;
  vertical-align: top;
}
.sale-tree .search > a {
  display: inline-block;
  vertical-align: top;
}
.sale-tree .search .counter {
  color: #7f8fa4;
  vertical-align: middle;
  padding-bottom: 5px;
  display: inline-block;
}
.sale-tree .tree {
  overflow: auto;
  min-height: 200px;
  max-height: 700px;
}
.users-tree .grid-btn {
  background-color: transparent !important;
  color: #7f8fa4 !important;
}
.users-tree .grid-btn:hover {
  background-color: #5cce8a !important;
  color: white !important;
}
.users-tree .dxtlFocusedNode_Safo .grid-btn {
  color: white !important;
}
.users-tree .dxtlNode_Safo > td,
.users-tree .dxtlFocusedNode_Safo > td,
.users-tree .tree-row-found > td,
.users-tree .tree-level-1 > td,
.users-tree .tree-level-2 > td,
.users-tree .tree-level-3 > td,
.users-tree .tree-level-4 > td,
.users-tree .tree-level-5 > td {
  padding: 10px 5px;
}
.users-tree .dxtlNode_Safo {
  background-color: #f9faff;
}
.users-tree .dxtlNode_Safo:hover {
  background-color: white;
}
.users-tree .dxtlNode_Safo:hover td:nth-child(1) {
  border-left: 4px solid #00acdd;
}
.users-tree .dxtlNode_Safo td:nth-child(1) {
  box-sizing: border-box;
  border-left: 4px solid #f9faff;
}
.users-tree .dxtlFocusedNode_Safo td:nth-child(1) {
  box-sizing: border-box;
  border-left: 4px solid #00acdd;
}
.users-tree .dxtlIndent_Safo {
  background-color: inherit;
}
.users-tree .dxtlIndent_Safo,
.users-tree .dxtlIndentWithButton_Safo {
  background-color: inherit;
}
.users-tree .dxTreeList_ExpandedButton_Safo,
.users-tree .dxTreeList_CollapsedButton_Safo {
  margin-top: 7px;
}
.users-tree .tree-row-found {
  background-color: #fffe91;
}
.users-tree .tree-level-1 {
  background-color: #f9faff;
}
.users-tree .tree-level-2 {
  background-color: #edeef2;
}
.users-tree .tree-level-3 {
  background-color: #e1e2e5;
}
.users-tree .tree-level-4 {
  background-color: #d4d5d9;
}
.users-tree .tree-level-5 {
  background-color: #c8c9cc;
}
.msg {
  padding: 20px;
  text-align: center;
}
.msg.err {
  color: red;
}
.msg.inf {
  color: green;
}
.msg.wrn {
  color: #00acdd;
}
.inforow {
  border: 1px solid #f9fdc9;
  background-color: #fcfdd9;
  border-radius: 2px;
  color: #354052;
  margin: 5px 0;
  text-align: center;
  padding: 10px;
  position: relative;
  display: none;
}
.inforow .close-btn {
  text-decoration: none;
  display: block;
  background-color: #bdbdbd;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  color: white;
  text-align: center;
  position: absolute;
  right: 4px;
  top: 4px;
  font-size: 10px;
  line-height: 17px;
  transition: all 0.3s;
}
.inforow .close-btn:hover {
  background-color: #ccc;
}
.inforow.show {
  display: block;
}
.inforow.red {
  background-color: #d71818;
  color: white;
  border-color: #af0e0e;
}
.hide-req-mark .dx-req-mark:after {
  display: none;
}
.dx-req-mark {
  position: relative;
}
.dx-req-mark:after {
  position: absolute;
  top: 0;
  right: -10px;
  float: right;
  font-size: 20px;
  content: "*";
  color: red;
}
.grid-no-border .dxgvTable_Safo {
  border: none !important;
  box-shadow: none !important;
}
.dxctrl-border-active {
  border-color: #00acdd;
}
.tab-header-menu {
  font-size: 16px;
  margin-top: 12px;
}
.tab-header-menu .dxtc-leftIndent {
  display: none !important;
}
.dxbButton_Safo {
  font-weight: normal;
}
.grid-header-highlite {
  color: #0caf0b;
}
.fixed-controls {
  margin: 15px 0 30px 60px;
  position: fixed;
  z-index: 9000;
  right: 0;
  top: 56px;
  left: 0;
  background-color: whitesmoke;
  padding: 10px 15px;
  opacity: 0.97;
}
.fixed-controls .left {
  float: left;
}
.fixed-controls .left .btn {
  margin-right: 5px;
  float: left;
}
.fixed-controls .left .dxm-ltr {
  float: left;
  margin: 0 5px 0 0;
}
.fixed-controls .right {
  float: right;
}
.fixed-controls .right .btn {
  margin-left: 5px;
  float: left;
}
.fixed-controls .right .dxm-ltr {
  float: left;
  margin: 0 0 0 5px;
}
.fixed-controls .left,
.fixed-controls .right {
  display: inline-block;
}
.fixed-controls .left .lbl.size-m,
.fixed-controls .right .lbl.size-m {
  font-size: 18px;
  margin-top: 4px;
}
.fixed-controls .separator {
  float: left;
  width: 5px;
  display: block;
  border-right: 1px solid #cacaca;
  margin-right: 1px;
  height: 31px;
}
.lvtable {
  display: table;
}
.lvtable .lv {
  display: table-row;
}
.lvtable .lv .lbl {
  display: table-cell;
  color: #7f8fa4;
  padding-right: 3px;
  vertical-align: middle;
}
.lvtable .lv .val {
  display: table-cell;
  padding: 3px 0;
}
.hideUploadTextBox,
.hideUploadNullText,
.hideUploadTextBox input[type='text'] {
  padding: 0px;
  border-width: 0px;
}
.hideUploadTextBox input[type='text'],
.hideUploadNullText input[type='text'] {
  opacity: 0;
  filter: alpha(opacity=0);
}
.hiddenRow {
  display: none;
}
.force-link-pointer {
  cursor: pointer;
}