/*.w2ui-field.w2ui-span6:nth-child(2n-1) {
  background-color: rgba(0, 0, 0, 0.04);
}*/

.w2ui-field > label {
  color: #666;
  display: table-cell;
  float: none;
  margin-bottom: 3px;
  min-height: 20px;
  overflow: visible;
  padding: 0px;
  text-align: left;
  vertical-align: middle;
  white-space: normal;
  width: 30% !important;
}

.w2ui-field.w2ui-span6 > div {
  display: table-cell;
  width: 100% !important;
  height: 100%;
}

.w2ui-field > div {
  float: none;
  margin-bottom: 3px;
  min-height: 28px;
  padding: 3px;
}

.w2ui-reset input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .w2ui-reset select, .w2ui-reset textarea {
  display: inline-block;
  font-size: 11px;
  height: auto;
  margin: 0;
  padding: 4px;
  vertical-align: baseline;
  width: 100%;
}

.w2ui-field.w2ui-span6 {
  display: inline-table;
  padding: 2px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.w2ui-field.w2ui-span6:hover {
  background-color: rgba(5, 137, 104, 0.15);
}

.w2ui-field.manually-overridden > div {
    background: transparent url(data:image/gif;base64,R0lGODlhCgAKAJEAALAABf///wAAAAAAACH5BAEAAAIALAAAAAAKAAoAAAIPlI8Hy8mbxIsSUnup3rQAADs=) no-repeat right top;
}

#logo1 {
  background-color: #fff;
  border-left: 50px solid #fff;
  border-radius: 0 0 112px;
  border-top: 50px solid #fff;
}

#logo2 {
  float: right;
}


.nolabel label {
  display: none;
}

.nolabel .w2ui-grid-box, .nolabel table {
  width: 100% !important;
}

.w2ui-list.w2ui-field-helper {
  border: 0px !important;
}

.w2ui-toolbar table {
  font-size: 16px;
}

.w2ui-toolbar table.w2ui-button .w2ui-tb-caption {
  font-weight: bold;
}

.w2ui-grid .w2ui-grid-body table .w2ui-head > div {
  position: relative;
  text-align: center;
  white-space: normal;
}

/* Form table layout */

.w2ui-column-container {
    display: inline-table !important;
}

.w2ui-column {
  display: table-cell;
  vertical-align: middle;
}

.w2ui-field-group {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.fieldflow-right .w2ui-field-container {
    display: table-cell;
}

.w2ui-form .w2ui-buttons {
    padding: 10px !important;
}

.w2ui-grid .w2ui-toolbar-search {
    width: 200px;
}

.w2ui-grid .w2ui-toolbar-search .w2ui-search-all {
    width: 200px !important;
}

.w2ui-even .w2ui-grid-data {
    background-color: inherit;
}

/* Enable column resize on disabled form. */
.w2ui-field-container[style*='pointer-events: none'] .w2ui-grid-columns {
    pointer-events: auto;
}
/* Enable usage of toolbar search field on disabled form. */
.w2ui-field-container[style*='pointer-events: none'] .w2ui-toolbar-search {
    pointer-events: auto;
}
/* Enable usage of links on disabled form. */
.w2ui-field-container[style*='pointer-events: none'] a {
    pointer-events: auto;
}

/* Calendar */

.fc-day-grid-event.fc-content {
   white-space: normal !important; 
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 0 !important; 
}

.w2ui-panel-content.fc {
    overflow-y: hidden !important;
}

.fc-day-header > button {
    height: inherit !important;
    margin-bottom: 4px !important;
}

.menu {
    overflow: hidden;
}

/*Grouping*/
.grouprecordeven {
    background-color: #eeeeee !important;
}

.grouprecordodd {
    background-color: white !important;
}

.groupby input {
    display: none;
}

.grouprecordchild input {
    display: none;
}

#grid_maingrid_rec_serversummary input {
    display: none;
}

.CodeMirror {
    font-size: 14px;
}

.CodeMirror-hints {
    z-index: 1600 !important; 
}

textarea {
    resize: vertical;
}

.w2ui-lock-msg {
    padding: 30px !important;
}

ul.ez_menu li a {
    font-size: 11px !important;
    font-family: Verdana, Arial, sans-serif;
}

.fc-title {
    font-size: 11px;
    font-family: Verdana;
}

.actionbutton {
    font-size: 11px !important;
    font-family: Verdana;
}

.linkbutton {
    font-size: 11px !important;
    font-family: Verdana;
}

.weeksummary {
    font-size: 16px;
}

/* EZ Menu */
.menu_active {
    background-color: #dddddd !important;
}

/* Ide nem kerülhet projekt specifikus css */
