.webixappstart {
  opacity: 0;
}
.webixapp {
  transition: opacity 500ms;
  opacity: 1;
}
.webix_toolbar .webix_slider_title {
  color: #ffffff;
}
var {
  font-style: normal;
}
table {
  font: inherit;
}
.borde1 table {
  border-collapse: collapse;
}
.borde1 td {
  border: 2px #00abcc;
}
.gpaxTable {
  border-collapse: collapse;
}
.gpaxTable thead tr th {
  border: 1px solid #000;
}
.gpaxTable tbody tr td {
  border: 1px solid #000;
}
.width40 {
  width: 40px;
}
/*data loading status*/
.status_good,
.status_error,
.status_saving {
  text-align: center;
  margin-left: -12px;
}
.class1 tbody tr:nth-child(2n) {
  background: #f9f9f9;
}
.class2 thead tr th,
.class2 tbody tr td {
  border-style: dashed;
}
.status_error {
  color: red;
}
.status_good {
  color: green;
}
.ready {
  background-color: green;
}
.approved {
  background-color: green;
}
.reviewed {
  background-color: green;
}
.suspended {
  background-color: red;
}
.paused {
  background-color: orange;
}
.send {
  background-color: #0DB3CD;
}
.answered {
  background-color: #0DB3CD;
}
.prepared {
  background-color: #FC8900;
}
.accepted {
  background-color: #B81CD7;
}
.select {
  background-color: #DAF7A6;
}
.canceled {
  background-color: #0A0A0A;
}
.buttonAddUser {
  position: relative;
  bottom: 10px;
  left: 180px;
  z-index: 9999;
}
.buttonComment {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
}
.buttonVersions {
  position: absolute;
  bottom: 10px;
  left: 160px;
  z-index: 9999;
}
.process .webix_kanban_list_content {
  /*background-color: #F78181;*/
  border-color: #1b82f8;
  border-left-color: #1b82f8;
  border-left-width: 5px;
}
.start .webix_kanban_list_content {
  /*background-color: #76C9D6;*/
  border-color: #0891A6;
  border-left-color: #0DB3CD;
  border-left-width: 5px;
}
.delayed .webix_kanban_list_content {
  /*background-color: #A9AEAE;*/
  border-color: #333535;
  border-left-color: #606161;
  border-left-width: 5px;
}
.completed .webix_kanban_list_content {
  /*background-color: #BBF9BD;*/
  border-color: #9EFCA1;
  border-left-color: #67F96B;
  border-left-width: 5px;
}
.paused .webix_kanban_list_content {
  /*background-color: #BBF9BD;*/
  border-color: #ff9100;
  border-left-color: #ff9100;
  border-left-width: 5px;
}
.suspended .webix_kanban_list_content {
  /*background-color: #BBF9BD;*/
  border-color: #ff2020;
  border-left-color: #ff2020;
  border-left-width: 5px;
}
/*login form*/
.invalid_login .webix_header > div {
  background: #FC3636;
  transition: background 1s;
}
.invalid_login {
  -webkit-animation: formshake 0.5s linear;
  animation: formshake 0.5s linear;
}
@keyframes formshake {
  8%,
  41% {
    -webkit-transform: translateX(-10px);
  }
  25%,
  58% {
    -webkit-transform: translateX(10px);
  }
  75% {
    -webkit-transform: translateX(-5px);
  }
  92% {
    -webkit-transform: translateX(5px);
  }
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
}
/*siberia theme*/
.webix_layout_toolbar.webix_toolbar.form-bottom-bar {
  background: #34495E;
}
.center {
  text-align: center;
}
.app-left-panel .webix_menu .webix_list_item.spacer:hover {
  background: transparent;
  cursor: default;
}
.webixapp {
  background: #34495e;
}
.webix_layout_clean {
  background: white;
}
/* unradius borders */
.webix_menu {
  border-radius: 0px;
}
/*left side menu*/
.app-left-panel,
.app-left-panel .webix_view,
.app-left-panel .webix_menu .webix_list_item {
  background: #34495e;
  color: #ddd;
}
.app-left-panel .webix_menu .webix_list_item.webix_selected {
  color: #fff;
}
.app-left-panel .webix_menu .webix_list_item:hover {
  background-color: #f5f5f5;
  color: #000;
}
.app-left-panel .webix_header .webix_template {
  background-color: #34495e;
  border-bottom: 1px solid white;
  text-align: center;
  padding-left: 0px;
}
/*right side panel*/
.app-right-panel {
  border-top-left-radius: 4px;
}
.app-right-panel .webix_layout_wide {
  background: #fff;
}
/* sync status */
.status_good {
  color: #ddd;
}
/***** infoware made ********/
.titleS2 {
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}
.titleXS {
  font-size: 11pt;
  font-weight: bold;
}
.link.webix_el_box {
  font-size: 12px;
  font-weight: bolder;
  color: #00abcc;
}
.titleS {
  font-size: 13pt;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.titleM {
  font-size: 15pt;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.gpax {
  background-color: #00abcc;
}
.gpax_label {
  background-color: #00abcc;
  color: #fff;
  text-align: center;
}
.gpax_title {
  background-color: #00abcc;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
}
.indicator {
  position: relative;
}
.indicator div {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, 50%);
}
.titleL {
  font-size: large;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  top: 45%;
}
.titleXL {
  font-size: 30pt;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.photo {
  border-radius: 50%;
  float: left;
  border: 0;
  padding-right: 5px;
}
.white button {
  color: #fff;
}
.open_dd span.webix_icon {
  background-color: transparent;
}
.open_dd span.webix_icon.mdi.mdi-chevron-double-left:hover {
  border-radius: 0% 50% 50% 0%;
  background-color: #00abcc;
  color: #fff;
}
.open_dd span.webix_icon.mdi.mdi-chevron-double-right:hover {
  border-radius: 50% 0% 0% 50%;
  background-color: #00abcc;
  color: #fff;
}
.icon {
  width: 24px;
  height: 24px;
  float: left;
  border: 0;
  margin-right: 5px;
  vertical-align: middle;
}
.menu_image {
  width: 24px;
  height: 24px;
  margin-top: 10px;
  margin-left: 10px;
  background-color: transparent;
}
.webix_dtable .status {
  padding: 2px 5px;
  font-size: 12px;
  border-radius: 3px;
  color: #fff;
}
.webix_item_tab #tab {
  float: left;
  overflow: hidden;
  width: 120px;
  height: 20px;
}
.webix_tab_close {
  border: 0px;
}
.scrollable {
  overflow: auto;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px #00abcc;
  box-shadow: inset 0 0 4px #00abcc;
  background-color: #F5F5F5;
  border-radius: 4px;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #00abcc;
  width: 20px;
}
/* froala extends */
.froala-styles .space-normal {
  line-height: normal;
}
.froala-styles .space-and-half {
  line-height: 180%;
}
.froala-styles .double-space {
  line-height: 250%;
}
.froala-dropdown-format .froala-dropdown-item-space-normal p {
  line-height: normal;
}
.froala-dropdown-format .froala-dropdown-item-space-and-half p {
  line-height: 180%;
}
.froala-dropdown-format .froala-dropdown-item-double-space p {
  line-height: 250%;
}
.progress_result {
  height: 100%;
  float: left;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  background: #eb6e1a;
}
.progress_bar_element {
  background-color: #f5f5f5;
  border-radius: 4px;
  width: 100%;
  height: 12px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-top: 6px;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
.webix_list_item .tag,
.webix_multicombo_value .tag,
.webix_dtable .tag {
  padding: 2px 5px;
  font-size: 12px;
  border-radius: 3px;
  color: #fff;
}
.noSeparator .webix_list_item {
  border: 0px;
}
.status {
  font-size: 14px;
  font-style: oblique;
  color: #00abcc;
  text-align: right;
}
.mentions {
  padding: 2px 5px;
  font-size: 14px;
  height: 20px;
  border-radius: 3px;
}
.mentions:hover {
  background-color: #00abcc;
}
.draft {
  background-color: #aaa;
}
.attended {
  background-color: #28CA00;
}
.processing {
  background-color: #27ae60;
}
.expired {
  background-color: #ff6666;
}
.sent {
  background-color: #339933;
}
.modified {
  background-color: #ccc;
}
.referred {
  background-color: #339966;
}
.received {
  background-color: #ad6a05;
}
.archived {
  background-color: #EEB533;
}
.completed {
  background-color: #094BFF;
}
.incomplete {
  background-color: #fa1404;
}
.done {
  background-color: #039196;
}
.factmes {
  background-color: #63b4ea;
}
.factcob {
  background-color: #a693eb;
}
.factxpag {
  background-color: #49cd81;
}
.factimp {
  background-color: #f19b60;
}
.value {
  font-size: 28px;
  text-align: right;
}
.text {
  width: 100%;
  font-size: 18px;
  text-align: right;
}
.details {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 150px;
}
.flex_tmp {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}
.item {
  border-radius: 2px;
  position: relative;
  min-width: 150px;
  height: 105px;
  padding-top: 10px;
  margin: 11px 5.5px 0px 5.5px;
  color: #fff;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  /* Firefox 19- */
  -ms-flex: 1 auto;
  /* TWEENER - IE 10 */
  -webkit-flex: 1 auto;
  /* NEW - Chrome */
  flex: 1 auto;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.chat_list .webix_list_item {
  border-color: #fff;
}
.chat_list .webix_list_item:hover {
  background: transparent;
}
.chat_list .webix_list_item:last-child {
  border-bottom: none;
}
.chat_list .name {
  color: #3498db;
  font-size: 13px;
  display: block;
  line-height: 16px;
  font-weight: 700;
}
.chat_list .photo {
  width: 32px;
  height: 32px;
  margin-top: 10px;
  margin-left: -10px;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.chat_list .text {
  text-align: left;
  border-left: 2px solid #49cd81;
  display: block;
  background-color: #fbfbfb;
  margin-top: -45px;
  margin-left: 50px;
  line-height: 21px;
  font-size: 14px;
}
.chat_list .time {
  display: inline-block;
  font-weight: 400;
  color: #666666;
  padding: 0 10px;
}
.chat_list .webix_list_item:nth-child(even) .text {
  text-align: right;
  border-left: none;
  border-right: 2px solid #f19b60;
  margin-left: -60px;
  margin-top: 5px;
  margin-right: 60px;
}
.chat_list .webix_list_item:nth-child(even) .photo {
  float: right;
}
.show_all {
  background-color: #fbfbfb;
}
.tasks_list .webix_list_item:last-child {
  border-bottom: none;
}
.tasks_list .done .list_text {
  text-decoration: line-through;
}
.tasks_list .done .list_text {
  text-decoration: line-through;
}
.fr-view .debilidad {
  border: solid 1px #FAF095;
  display: block;
}
.fr-view .debilidad:hover {
  border: solid 1px orange;
}
.fr-view .debilidad:hover:before {
  content: "Debilidad de control";
  text-align: center;
  display: block;
  color: orange;
  font-weight: bolder;
  font-size: 14px;
  font-style: italic;
}
.fr-view .hallazgo {
  border: solid 1px #fc9e9e;
  display: block;
}
.fr-view .hallazgo:hover {
  border: solid 1px red;
}
.fr-view .hallazgo:hover:before {
  content: "Hallazgo";
  display: block;
  text-align: center;
  color: red;
  font-weight: bolder;
  font-size: 14px;
  font-style: italic;
}
.marker {
  font-size: 10px;
  margin-left: -5px;
  width: 8px;
  height: 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.low {
  color: #fff;
  margin-top: 7px;
  background-color: #27ae60;
}
.medium {
  color: #fff;
  margin-top: 7px;
  background-color: #FAFA01;
}
.high {
  color: #000;
  margin-top: 7px;
  background-color: #D00101;
}
.true {
  color: #000;
  background-color: #27ae60;
  -moz-border-radius: 25%;
  -webkit-border-radius: 25%;
  border-radius: 25%;
}
.font-red {
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  background-color: #D00101;
}
.false {
  color: #fff;
  background-color: #D00101;
  -moz-border-radius: 25%;
  -webkit-border-radius: 25%;
  border-radius: 25%;
}
.spanTags {
  padding: 3px;
  color: #fff;
  border-radius: 3px;
}
.webix_icon_button {
  position: relative;
}
/*css gantt*/
#gantt_here {
  width: 100%;
  height: 800px;
  height: calc(100vh - 65px);
}
.gantt_grid_scale .gantt_grid_head_cell,
.gantt_task .gantt_task_scale .gantt_scale_cell {
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}
.resource_marker {
  text-align: center;
}
.resource_marker div {
  width: 28px;
  height: 28px;
  line-height: 29px;
  display: inline-block;
  color: #FFF;
  margin: 3px;
}
.resource_marker.workday_ok div {
  border-radius: 15px;
  background: #51c185;
}
.resource_marker.workday_over div {
  border-radius: 3px;
  background: #ff8686;
}
.folder_row {
  font-weight: bold;
}
.highlighted_resource,
.highlighted_resource.odd {
  background-color: rgba(255, 251, 224, 0.6);
}
.resource-controls .gantt_layout_content {
  padding: 7px;
  overflow: hidden;
}
.resource-controls label {
  margin: 0 10px;
  vertical-align: bottom;
  display: inline-block;
  color: #3e3e3e;
  padding: 2px;
  transition: box-shadow 0.2s;
}
.resource-controls label:hover {
  box-shadow: 0 2px rgba(84, 147, 255, 0.42);
}
.resource-controls label.active,
.resource-controls label.active:hover {
  box-shadow: 0 2px #5493ffae;
  color: #1f1f1f;
}
.resource-controls input {
  vertical-align: top;
}
.gantt_task_cell.week_end {
  background-color: #e8e8e87d;
}
.gantt_task_row.gantt_selected .gantt_task_cell.week_end {
  background-color: #e8e8e87d !important;
}
.group_row,
.group_row.odd,
.gantt_task_row.group_row {
  background-color: rgba(232, 232, 232, 0.6);
}
/*factura*/
.div-template {
  position: absolute;
  /* background-color: white; */
  /* top: 20px; */
  z-index: 99;
}
.div-number {
  position: absolute;
  width: 92px;
  height: 27px;
  left: 775px;
  top: 90px;
  z-index: 99;
  color: #FF0000;
  font-size: 28px;
  font-weight: bolder;
  text-align: right;
}
.div-key {
  position: absolute;
  width: 295px;
  height: 20px;
  left: 606px;
  top: 56px;
  z-index: 99;
  color: #00ACD0;
  font-size: 12px;
}
.div-numberCons {
  position: absolute;
  width: 295px;
  height: 27px;
  left: 691px;
  top: 70px;
  z-index: 99;
  color: #00ACD0;
  font-size: 12px;
}
.div-tipDoc {
  position: absolute;
  width: 200px;
  height: 27px;
  left: 733px;
  top: 72px;
  z-index: 99;
  color: #00ACD0;
  font-size: 10px;
  text-align: right;
}
.div-tipDocRef {
  position: absolute;
  width: 200px;
  height: 27px;
  left: 733px;
  top: 83px;
  z-index: 99;
  color: #00ACD0;
  font-size: 10px;
  text-align: right;
}
.div-codRef {
  position: absolute;
  width: 100px;
  height: 27px;
  left: 573px;
  top: 83px;
  z-index: 99;
  color: #00ACD0;
  font-size: 10px;
}
.div-name {
  position: absolute;
  width: 628px;
  height: 13px;
  left: 140px;
  top: 130px;
  z-index: 99;
}
.div-fecha {
  position: absolute;
  width: 101px;
  height: 13px;
  left: 860px;
  top: 130px;
  z-index: 99;
}
.div-address {
  position: absolute;
  width: 620px;
  height: 13px;
  left: 155px;
  top: 155px;
  z-index: 99;
}
.div-phone {
  position: absolute;
  width: 120px;
  height: 20px;
  left: 835px;
  top: 155px;
  font-size: 13px;
  z-index: 99;
  overflow: hidden;
}
.div-data {
  position: absolute;
  width: 656px;
  height: 428px;
  left: 80px;
  top: 200px;
  z-index: 99;
  font-size: 13px;
}
.div-amounts {
  position: absolute;
  width: 70px;
  height: 228px;
  left: 830px;
  top: 200px;
  z-index: 99;
  text-align: right;
  white-space: pre-line;
}
.div-value {
  position: absolute;
  width: 149px;
  height: 18px;
  left: 753px;
  top: 440px;
  z-index: 99;
  text-align: right;
  font-weight: bold;
  font-size: 19px;
}
.div-qr {
  position: absolute;
  width: 200px;
  height: 200px;
  left: 790px;
  top: 310px;
  z-index: 99;
}
.div-cond {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 573px;
  top: 98px;
  color: #00ACD0;
  z-index: 99;
  font-size: 12px;
}
.div-ref {
  position: absolute;
  width: 656px;
  height: 428px;
  left: 200px;
  top: 380px;
  color: #00ACD0;
  font-size: 11px;
  z-index: 99;
}
.img-factura {
  position: absolute;
  width: 1024px;
  height: 768px;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.factura {
  /*position: absolute;*/
  background-image: url('/img/factura2.png');
  background-repeat: no-repeat;
  background-color: #FFF;
}
/* Entries */
.doc {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.right-label {
  font: 10pt bold SukhumvitSet;
  font-style: italic;
  float: right;
  padding-right: 10px;
  padding-top: 10px;
}
.section {
  font: 14pt bolder SukhumvitSet;
  color: #00abcc;
}
.title {
  font: 14pt bolder SukhumvitSet;
  color: #00abcc;
  text-align: center;
  width: 100%;
}
.label {
  font: 10pt bold SukhumvitSet;
  font-style: italic;
  float: left;
  padding-left: 10px;
  padding-top: 10px;
}
.highlight {
  color: #00abcc;
  font-weight: bold;
  padding-right: 5px;
}
.bold {
  font-weight: bold;
  padding-right: 5px;
}
.description {
  margin-left: 20px;
  margin-right: 20px;
}
.reply {
  border-left: dotted 2px #92dae9;
  padding-left: 5px;
}
.center {
  font-size: 14px;
  text-align: center;
}
.radius {
  border-radius: 10px;
  color: #FFF;
  font-size: 15px;
  background-color: #00abcc;
}
.radiusDay {
  color: #050505;
  font-size: 16px;
  background-color: #DAF1F7;
  text-align: center;
}
.tmpAct {
  color: #050505;
  background-color: #DAF1F7;
  text-align: center;
}
.titlePlan {
  font: 14pt bolder SukhumvitSet;
  text-align: center;
  width: 100%;
}
/* Query builder*/
.query-builder,
.query-builder * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.query-builder {
  font-family: sans-serif;
}
.query-builder .hide {
  display: none;
}
.query-builder .pull-right {
  float: right !important;
}
.query-builder .btn {
  text-transform: none;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.query-builder .btn.focus,
.query-builder .btn:focus,
.query-builder .btn:hover {
  color: #333;
  text-decoration: none;
}
.query-builder .btn.active,
.query-builder .btn:active {
  background-image: none;
  outline: 0px none;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.query-builder .btn-success {
  color: #FFF;
  background-color: #00abcc;
  border-color: #00abcc;
}
.query-builder .btn-primary {
  color: #000;
  background-color: #c0dee2;
  border-color: #2E6DA4;
}
.query-builder .btn-danger {
  color: #FFF;
  background-color: #D9534F;
  border-color: #D43F3A;
}
.query-builder .btn-success.active,
.query-builder .btn-success.focus,
.query-builder .btn-success:active,
.query-builder .btn-success:focus,
.query-builder .btn-success:hover {
  color: #FFF;
  background-color: #449D44;
  border-color: #398439;
}
.query-builder .btn-primary.active,
.query-builder .btn-primary.focus,
.query-builder .btn-primary:active,
.query-builder .btn-primary:focus,
.query-builder .btn-primary:hover {
  color: #FFF;
  background-color: #00abcc;
  border-color: #00abcc;
}
.query-builder .btn-danger.active,
.query-builder .btn-danger.focus,
.query-builder .btn-danger:active,
.query-builder .btn-danger:focus,
.query-builder .btn-danger:hover {
  color: #FFF;
  background-color: #C9302C;
  border-color: #AC2925;
}
.query-builder .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.query-builder .btn-group > .btn {
  position: relative;
  float: left;
}
.query-builder .btn-group > .btn:first-child {
  margin-left: 0px;
}
.query-builder .btn-group > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.query-builder .btn-group > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.query-builder .btn-group .btn + .btn,
.query-builder .btn-group .btn + .btn-group,
.query-builder .btn-group .btn-group + .btn,
.query-builder .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.query-builder .btn-xs,
.query-builder .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.color-transparancy {
  fill-opacity: 0.5;
}
.webix_all_tabs .webix_item_tab.webix_selected {
  background-color: #00abcc;
  color: #fff;
}
.webix_all_tabs .webix_item_tab.webix_selected:hover {
  background-color: #00abcc;
  color: #fff;
}
.webix_all_tabs .webix_item_tab.webix_selected:focus {
  background-color: #00abcc;
  color: #fff;
}
div.webix_header {
  color: #fff;
  vertical-align: middle;
}
button.webixtype_base,
button.webixtype_base:focus,
button.webixtype_base:hover {
  background-color: #00abcc;
  color: #fff;
}
div.webix_accordionitem_label {
  background-color: #00abcc;
  color: #fff;
}
div.webix_accordionitem_button::before {
  color: #fff;
}
span.webix_icon_btn,
span.webix_icon {
  color: #00abcc;
  border-radius: 50%;
  z-index: 5000;
}
.floating button {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  font-weight: bolder;
  font-size: 24px;
  color: #fff;
  background-color: #00abcc;
  z-index: 5000;
}
button.webix_img_btn_top:hover,
button.webix_img_btn:hover {
  background-color: transparent;
}
.webix_selected span.webix_icon::before,
.webix_selected span.webix_icon_btn::before,
.webix_row_select span.webix_icon::before,
.webix_row_select span.webix_icon_btn::before {
  color: #fff;
  text-align: left;
}
/*span.webix_icon::before,
 span.webix_icon_btn::before {
  color: #00abcc;
  text-align: left;
}
/*.webix_control.webix_el_box,
.webix_el_box input,
.webix_el_box label,*/
.webix_el_box div.webix_inp_static,
td div.webix_hcell,
.webix_hcell.webix_ss_filter input,
.webix_hcell.webix_ss_filter select {
  height: 26px;
}
.webix_all_tabs .webix_item_tab .webix_icon.webix_tab_close::before,
.webix_icon.wxi-close {
  color: #f93;
}

/* dashboard and panels */
.webix_header div {
  background-color: #00abcc;
}
.webix_abslayout {
  background-color: #fff;
}
.panel_drag_view {
  border-radius: 2px;
  box-shadow: 0px 0px 10px #b9d4fa;
}
.panel_icon {
  color: #283655;
}
.panel_target {
  background: #fff;
  box-shadow: 0px 0px 20px 5px #d0e1f9ab;
}
/* other */
.webix_list_item.webix_selected,
.webix_dtable .webix_cell.webix_row_select {
  background-color: #00abcc;
}
/* for templates */
.draft .webix_template {
  display: table;
  width: 100%;
  background-color: #fff;
}
.draft .webix_template .title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
}

