@CHARSET "UTF-8";

.co-mobile tr .co-tree-node-primary-share-point.co-tree-node-shared-in-this-docset .co-node-anchor,
.co-mobile tr .co-tree-node-primary-share-point.co-tree-node-shared-in-other-docset .co-node-anchor {
  background-size: 10px;
}
.co-mobile .x-tree-expander {
  display: none;
}

/*.co-mobile div#search-banner-image {
  display: none;
}*/

.co-mobile .x-panel-body-default, 
.co-mobile #dirTree .x-grid-cell,
body.x-body.co-mobile .x-panel-header-text-container-default, 
body.x-body.co-mobile .x-tab-default .x-tab-inner,
.co-mobile .x-menu-item-text,
.co-mobile #dirTree .x-grid-row[data-recordindex="0"] td,
.co-mobile .x-table-plain,
.co-mobile .x-form-item-label, 
.co-mobile .x-form-item, 
.co-mobile .x-form-field,
.co-mobile .x-btn-default-small .x-btn-inner, 
.co-mobile .x-btn-default-small-icon .x-btn-inner, 
.co-mobile .x-btn-default-small-noicon .x-btn-inner,
.co-mobile .x-btn-default-toolbar-small-noicon .x-btn-inner,
.co-mobile .x-boundlist-item,
.co-mobile .x-form-display-field {
  font-size: 22px !important;
  line-height: 26px !important;
}

.co-mobile .x-form-text {
/*.co-mobile .x-btn-default-toolbar-small-noicon .x-btn-inner,
.co-mobile .x-btn-default-small-icon .x-btn-inner, 
.co-mobile .x-btn-default-small-noicon .x-btn-inner,
.co-mobile .x-btn-default-small-icon .x-btn-button, 
.co-mobile .x-btn-default-small-noicon .x-btn-button,
.co-mobile .x-btn-default-toolbar-small-icon .x-btn-button, 
.co-mobile .x-btn-default-toolbar-small-noicon .x-btn-button*/
  height: 26px !important;
}

.co-mobile .x-window-header-default,
.co-mobile .x-window-header-text-container-default,
.co-mobile .x-progress-default .x-progress-text {
  font-size: 20px !important;
  line-height: 20px !important;
}

.co-mobile #dirTree .x-grid-cell,
body.x-body.co-mobile .x-tab-default .x-tab-inner {
  line-height: 22px !important;
}

.co-mobile .x-window-header-default {
  padding: 6px 0px;
}

.co-mobile .x-menu {
  min-width: 80%;
}
.co-mobile .x-menu-item {
  line-height: 40px;
}

.co-mobile .x-panel-header {
  height: 36px;
}
.co-mobile .x-panel-header-text-container-default{
    line-height: 24px;
}
/*.co-mobile .x-panel-header + .x-panel-body {
  top: 36px;
}*/

.co-mobile .x-grid-cell {
  font-size: 22px !important;
}

.co-mobile #dirTree .x-grid-cell-inner {
  height: 44px;
  padding: 8px 0px;
}

/* Shared Administration Documents item */
.co-mobile #dirTree .x-grid-row[data-recordindex="0"] td {
  height: 98px;
}
.co-mobile #dirTree .x-grid-row[data-recordindex="0"] .x-grid-cell-inner {
  height: 48px;
  padding-top: 12px;
  margin-top: 10px;
}
.co-mobile #dirTree .x-grid-row[data-recordindex="0"] .x-grid-cell-inner img {
  display: none;
}
/* item after Shared Administration Documents */
/*.co-mobile #dirTree .x-grid-row[data-recordindex="1"] .x-grid-cell-inner*/
.co-mobile #dirTree .x-grid-row[data-recordindex="1"] .x-grid-cell-inner-treecolumn {
  border-top: 2px solid #fff;
}

.co-mobile #dirTree .x-tree-elbow-img {
  padding-top: 10px;
}
.co-mobile #dirTree .x-tree-icon {
  margin: 0px;
}

.co-mobile .x-action-col-button {
  height: 35px;
  width: 45px;
}


/* Tabs */
.co-mobile .x-tab-bar-strip {
  top: 33px !important;
}

.co-mobile .x-tab-bar+.x-panel-body {
  top: 35px !important;
}

.co-mobile .x-tab-bar .x-tab-bar-body {
  height: 36px !important;
  border: 0 !important;
}

.co-mobile .x-tab-bar .x-tab-bar-body .x-box-inner {
  height: 33px !important;
}

.co-mobile .x-tab-bar .x-tab-bar-body .x-box-inner .x-tab {
  height: 31px !important;
  position: relative !important;
  float: left;
  left: 0px !important;
  margin-right: 2px !important;
}

.co-mobile .x-tab-bar .x-tab-bar-body .x-box-inner .x-tab.x-tab-active {
  height: 33px !important;
}

.co-mobile .x-tab-bar .x-tab-bar-body .x-box-inner .x-tab button {
  height: 28px !important;
  line-height: 28px !important;
}

body.x-body.co-mobile .x-tab-default .x-tab-inner {
  height: 30px;
}

.co-mobile div.co-importexport .help {
  font-weight: normal;
  font-size: 22px !important;
  line-height: 26px !important;
  -webkit-margin-before:0px;
}

.co-mobile div.co-importexport.select .item img {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
}

.co-mobile input[type=checkbox] {
  transform: scale(1.7);
  -webkit-transform: scale(1.7);
}
