@charset "utf-8";
/* CSS Document */

html {
    -ms-touch-action: manipulation;
    overflow-x: auto;
}

.ui-page-theme-b .ui-btn,
html .ui-bar-b .ui-btn,
html .ui-body-b .ui-btn,
html body .ui-group-theme-b .ui-btn,
html head + body .ui-btn.ui-btn-b,
.ui-page-theme-b .ui-btn:visited,
html .ui-bar-b .ui-btn:visited,
html .ui-body-b .ui-btn:visited,
html body .ui-group-theme-b .ui-btn:visited,
html head + body .ui-btn.ui-btn-b:visited {
    border-color: #474747;
}

* {
    outline: none;
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    background: #efefef;

}

span.bold {
    font-weight: bold;
}

h1,
h2,
h3 {
    line-height: inherit;
}

.orange {
    color: #F28601;
}

#tc-header-outer {
    background: #efefef;
    height: 55px;
    border-bottom: 2px solid #ebebeb;
    box-sizing: border-box;
}

.dj_contentbox #tc-header-outer {
    background: #fafafa;
}

.tc-hide {
    display: none;
}

#tc-header {
    display: none;
}

.dj_contentbox #tc-header {
    margin: 0;
    overflow: hidden;
    padding: 7px 1rem 0 1rem;
    width: 100%;
    box-sizing: border-box;
    display: flex;
}

.tc-header-logo {}

.tc-header-logo a {
    cursor: pointer;
}

.tc-header-logo img {
    width: 160px;
    height: 32px;
}

div#ithit_interface_folderView_0 {
    top: -2px;
}

.tc-header-link {
    width: 100%;
    display: flex;
}

#chart-area {
    width: 300px;
    margin-right: 10px;
    padding-top: 10px;
    margin-left: 2em;
}

#user-data-ul {
    list-style: none;
    vertical-align: middle;
    margin: 0;
    margin-top: 9px;
}

#user-data-ul li {
    display: inline-block;
}

#tc-header ul#user-data-ul li.user-data-ul-upgrade a {
    display: inline-block;
    border: 1px solid #F28601;
    padding: 0px 1rem;
    color: #fff;
    background: #F28601;
    border-radius: 3px;
    cursor: pointer;
    font-size: 11px;
    vertical-align: bottom;
}

#tc-header ul#user-data-ul li.user-data-ul-upgrade a:hover {
    background: #f7941a;
    text-decoration: none;
}


#tc-header ul li.user-data-ul-cal button {
    color: #444;
    border: 0.9px solid #9E9E9E;
    padding: 0px 0.5rem;
    background: none;
    font-size: 11px;
    border-radius: 3px;
    vertical-align: bottom;
}

#tc-header ul li.user-data-ul-cal button img {
    margin-right: 6px;
}

#tc-header ul li.user-data-ul-cal button:hover {
    background: #eaeaea;
}

#tc-header ul li.user-data-ul-cal button:active {}

#tc-header ul li.user-data-ul-cal button i {
    margin-right: 0.5em;
}


/*----*/

.account-menu {
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#tc-header .dropdown {
    display: none;
}

#tc-header .account-menu label,
#tc-header .account-menu li {}

#tc-header .account-menu li:hover,
#tc-header .account-menu label:hover {
    background: #efefef;
}


#tc-header .account-menu input[type="checkbox"] {
    display: none;
}

#tc-header .account-menu label[for="menu"] {

    border: 0.9px solid #9E9E9E;

    padding: .5rem 1rem;

    border-radius: 3px;

    display: inline-block;

    margin-left: auto;
}

#tc-header .account-menu label i {
    margin-left: .5rem;
    font-size: 1.2rem;
    vertical-align: bottom;
}


#tc-header .account-menu #menu:checked + .dropdown {
    display: block;
    list-style: none;
    background: #FAFAFA;
    padding: 0;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0;
    width: 100%;
    border: .9px solid #ccc;
}

#tc-header .account-menu #menu:checked + .dropdown li {

    border-bottom: .9px solid #ccc;
}

#tc-header .account-menu #menu:checked + .dropdown a {
    display: block;
    padding: 1rem 3rem 1rem 1.5rem;
    color: #444;
}

#tc-header .account-menu #menu:checked + .dropdown a i {
    margin-right: .5rem;
    vertical-align: top;
    margin-top: 3px;
}

#tc-header .account-menu #menu:checked + .dropdown a:hover {
    text-decoration: none;
    cursor: pointer;
}

#tc-header .account-menu #menu:checked + .dropdown li.logout-btn {
    border-bottom: none;
}

#tc-header .account-menu #menu:checked + .dropdown a span{
    display: inline-block;
}

/**/


#tc-footer-outer {
    overflow: hidden;
    background: #efefef;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    z-index: 10;

}

#tc-footer {
    margin: 0 auto;
    padding: 1em 3em;
    font-size: 90%;
}

#tc-footer li {
    background: url(image/buret-orange.png) no-repeat left 5px;
    padding-left: 12px;
    list-style: none;
    display: inline-block;
    margin-right: 1em;
}

#tc-footer li a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
}

#tc-footer li a:hover {
    text-decoration: underline;
}

#AjaxFileBrowserContainer {}

.f-logo {
    text-align: center;
}

.f-logo img {}

.f-link {
    float: left;
    padding-left: 3em;
    padding-bottom: 0.7em;
}

.f-link ul {
    padding: 0;
    margin: 0.5em;
}

.f-sns {
    float: right;
}

p.copy {
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    color: #888;
    padding: 0;
    margin: 0.5em 0;
}

#tc-footer hr {
    clear: both;
    border: none;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #fff;
}

p.copy img {
    margin-right: 1em;
}

.ih_style .table .dojoxGridRowTable {}

body .ih_style .table .dojoxGridRow {
    border: 0.9px solid #eee;
    border-right: 0.9px solid #fff;
    border-left: 0.9px solid #fff;
}

body .ih_style .table .dojoxGridRowSelected {
    border: none !important;
    border: 0.9px solid #eee !important;
}

body .ih_style .table .dojoxGridRowOver {
    border: none !important;
    border: 0.9px solid #eee !important;
}

body .ih_style .table .dojoxGridRowSelected.dojoxGridRowOver {
    border: none !important;
    border: 0.9px solid #eee !important;
}

body .ih_style .ithitAjaxFileBrowser {
    border-right: none;
    border-left: none;
    background: #fff;
}

.ih_style .dojoxGrid.table {
    margin-left: 0 !important;
}

.ih_style .table .folder {
    background-size: contain;
}

.ih_style .dijitToolbar {
    padding-left: 3em !important;
    background: #444 !important;
}

.ih_style .table .dojoxGridHeader {
    padding-left: 3em;
    height: 31px !important;
}

.ih_style .table .dojoxGridContent > div {
    padding-left: 3em !important;
}

.ih_style .table .dojoxGridHeader .dojoxGridCell {
    height: 30px !important;
}

.ih_style .table .dojoxGridCellSpacer {
    margin: 0px 5px !important;
}

.ih_style .table .dojoxGridHeader .dojoxGridCellOver {
    background: #eee !important;
    border-left: none !important;
    border-right: none !important;
}

.ih_style .dijitSplitContainerSizerV {
    background: #fff !important;
}

.ih_style .table .dojoxGridMasterView {
    top: 31px !important;
}

.ih_style .table .dojoxGridView {
    top: 2px !important;
}

.ih_style .dojoxGrid.table {}

div#ithit_interface_file_uploadInfo_0 {
    top: 1.5px;
}

.ithitThumbnailViewContainer.elarge,
.ithitThumbnailViewContainer.large,
.ithitThumbnailViewContainer.medium {
    padding-left: 3em;
    box-sizing: border-box;
}

.ih_style .dijitDialog {
    min-width: 300px;
}

.ih_style .dijitToolbar .dijitToolbarSeparator {
    border-left: 1px solid #333;
    border-right: 1px solid #666 !important;
    width: 0;
    margin: 0 0.5em;
    padding: 0;
}

.dojoxGridCell.image .dojoxGridCellSpacer {
    padding: 0;
}

body .ih_style .dijitSplitContainerSizerH {
    width: 2px !important;
}

.tc-header-username {
    margin: 0 0.5em;
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

li div.item-icon div.icon-wrapper {
    background-image: none;
}


/* ---------------modal--------------------------*/

.modal.fade.ng-scope.ng-isolate-scope.in {
    border-radius: 3px;
}

.modal-header.ng-scope {
    padding: 2.5em 2.5em 1em;
}

button.close {
    position: relative;
    top: -1em;
    right: -1em;
}

h3 {
    font-size: 20px;
}

.modal-body.ng-scope {
    padding: 1.5em 2.5em 2.5em;
}

.alert-error.text-center.ng-isolate-scope.alert {
    border-radius: 0;
    padding: 1em 0;
    text-shadow: none;
}

a.btn.btn-danger.btn-large.btn-block.ng-binding {
    background: #DE5323;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out;
    border-radius: 3px;
    text-shadow: none;
    margin: 1.5em auto 1em;
    padding: 1em 0;
    font-weight: bold;
    width: 70%;
}

a.btn.btn-danger.btn-large.btn-block.ng-binding:hover {
    background: #ea6031;
}

.modal-backdrop.fade.ng-scope.in {
    opacity: .6;
}

.ui-mobile .modal {
    width: 90% !important;
    margin: 0 auto;
    position: absolute;
    left: 5%;
    z-index: 5000 !important;
}

.ui-mobile .modal-header.ng-scope {
    padding: 2em 1em 1em;
}

.ui-mobile .modal-body.ng-scope {
    padding: 1.5em 1em 1em;
    font-size: 0.9em;
}

.ui-mobile button.close {
    position: relative;
    top: -1em;
    right: 0em;
}

/* ---------------modal--------------------------*/


/* ---------------chart--------------------------*/

meter#user-data-chart {
    width: 300px;
    margin-right: 10px;
    height: 12px;
    margin-top: 10px;
    background: none;
    background-color: rgba(245, 245, 245, 0.85);
    box-shadow: 0 3px 3px -3px #333 inset;
}

meter#user-data-chart::-webkit-meter-bar {
    background: none;
    background-color: rgba(245, 245, 245, 0.85);
    box-shadow: 0 3px 3px -3px #333 inset;
    border: none;
}

meter#user-data-chart::-webkit-meter-optimum-value,
meter#user-data-chart::-webkit-meter-suboptimum-value {
    background: #97cdf6;
    box-shadow: 0 3px 3px -3px #333 inset;
    background-size: 100% 100%;
    -webkit-transition: width .5s;
}

#user-data-chart::-webkit-meter-even-less-good-value {
    background: #ff3e3e;
    box-shadow: 0 3px 3px -3px #333 inset;
    background-size: 100% 100%;
    -webkit-transition: width .5s;
}

meter#user-data-chart:-moz-meter-optimum::-moz-meter-bar,
meter#user-data-chart:-moz-meter-sub-optimum {
    background: #97cdf6;
    box-shadow: 0 3px 3px -3px #333 inset;
    background-size: 100% 100%;
    -moz-transition: width .5s;
}

meter#user-data-chart:-moz-meter-sub-sub-optimum::-moz-meter-bar {
    background: #ff3e3e;
    box-shadow: 0 3px 3px -3px #333 inset;
    background-size: 100% 100%;
    -moz-transition: width .5s;
}

/* ---------------chart--------------------------*/

.progress {
    margin-bottom: 0px;
    background: #e0e0e0;
    border-radius: 2px;
    height: 21px;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 10px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #00BCD4;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.bar-warning .progress-bar {
    background-color: #d9534f;
}

.progress-bar span {
    padding-left: 0.5em;
}

.ih_style .addressBarLine {
    background: #ddd !important;
    padding-left: 3em !important;
}

body .ih_style .addressBar {
    border: 0.9px solid #aaa !important;
    background: #eee !important;
    font-size: 0.9em;
}

.ih_style .addressBarLine td:first-child {
    width: 60px !important;
}

table.searchBar {
    display: none;
}

.table .dojoxGridCell.image td {
    text-align: center;
}

.ih_style .dijitToolbar .dijitButton .dijitButtonContents {
    border: 0.9px solid transparent !important;
}

.ih_style .dijitToolbar .dijitButtonHover .dijitButtonContents {
    border: 0.9px solid #e0e0e0 !important;
    border-radius: 2px;
}

.ih_style .dijitToolbar .dijitButtonActive .dijitButtonContents {
    border: 0.9px solid transparent !important;
}

.ih_style .dijitToolbar .dijitButtonActiveFocused .dijitButtonContents {
    border: 0.9px solid #777 !important;
    background: #777 !important;
}

.ih_style .dijitToolbar .dijitButtonFocused .dijitButtonContents {
    border: 0.9px solid #777 !important;
    outline: none;
    border-radius: 2px;
}

.ih_style .dijitToolbar .dijitButtonChecked .dijitButtonContents {
    border-radius: 2px;
}

.ih_style .dijitMenuBorder {
    border: 0.9px solid #979797 !important;
}

.view_menu_container {
    overflow: visible !important;
}

/* ---------------chart--------------------------*/


/* ---------------mobile--------------------------*/


body.ui-mobile-viewport {
    width: 100%;
    min-width: 100%;
}


#header-sub-login {
    display: none;
}

.ui-mobile #header-sub-login {
    display: block;
    position: fixed;
    width: 100%;
}

p.login-title {
    padding: 1em 0 0;
}

.ui-mobile #tc-header {
    display: none;
}

div.info-toggle {
    display: none;
}

.ui-mobile .ui-page {
    display: inherit;
    background: #fafafa;
    height: 30px;
    line-height: 30px;
    color: #444;
}

.ui-mobile div.info-toggle {
    display: inherit;
    background: orange;
    width: 100%;
    height: 55px;
}

.ui-mobile .tc-header div.info-toggle {
    text-align: center;
}

.ui-mobile #tc-header-outer {
    background: #fafafa;
    z-index: 1002;
    margin: 0 auto;
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    height: 55px;
}

.ui-mobile .ui-page {
    padding-top: 98px !important;
}

.ui-page-header-fixed {
    padding-top: 98px !important;
}

.ui-listview-scroller {
    padding-bottom: 57px !important;
    box-sizing: border-box !important;
}

.ui-header-fixed {
    top: 55px !important;
}

.ui-mobile #tc-header {
    padding: 0;
    background: #fafafa;
    border: 1px solid #9E9E9E;
    box-sizing: border-box;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    box-shadow: 5px 3px 3px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.ui-mobile .tc-header-logo {
    margin-left: 1em;
    margin-top: 1em;
    float: none;
    width: 40%;
}

.ui-mobile .tc-header-link {
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
    margin: 0;
}

.ui-mobile #chart-area {
    width: 100%;
    margin: 0;
    float: none;
    display: inline-block;
}

.ui-mobile #tc-header div.info-toggle {
    clear: both;
    margin-bottom: 1em;
    background: none;
    border-top: 0.9px solid #ccc;
    padding-top: 1em;
    text-align: center;
}

.ui-mobile #tc-header div.info-toggle button {
    background: none;
    border: 0.9px solid #9E9E9E;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}

.ui-mobile #tc-header ul li.user-data-ul-upgrade {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
}

.ui-mobile #user-data-ul2 {
    padding: 1em 0;
    border-top: 0.9px solid #ccc;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 1.5em;
}

.ui-mobile #tc-header {
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}

.ui-mobile #user-data-ul {
    float: none;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0.5em 0;
}

.ui-mobile #user-data-ul li {
    display: inline-block;
}

.ui-mobile .user-data-ul-cal {
    float: right;
    font-size: 0.8em;
    vertical-align: top;
}

html .ui-bar-b .ui-btn {
    border-color: #fff;
}

.ui-mobile #tc-header ul li.user-data-ul-cal button {
    font-size: 14px;
}

.ui-mobile #user-data-ul2 li {
    width: 48%;
    display: block;
}

.ui-mobile #tc-header ul li.user-data-ul-mypage a {
    border: 1px solid;
    display: block;
    margin: 0;
    background: none;
    padding: 0.5em 0;
    text-align: center;
}

.ui-mobile #tc-header ul li.user-data-ul-upgrade a {
    text-align: center;
    padding: 0.5em 0;
    display: block;
}

.ui-mobile .modal.fade.in {
    top: 3%;
}

.ui-mobile .tc-header-username {
    margin: 0;
    display: block;
    float: none;
    max-width: 100%;
}

.ui-page-theme-b .ui-btn,
html .ui-bar-b .ui-btn,
html .ui-body-b .ui-btn,
html body .ui-group-theme-b .ui-btn,
html head + body .ui-btn.ui-btn-b,
.ui-page-theme-b .ui-btn:visited,
html .ui-bar-b .ui-btn:visited,
html .ui-body-b .ui-btn:visited,
html body .ui-group-theme-b .ui-btn:visited,
html head + body .ui-btn.ui-btn-b:visited {
    border-color: #ffffff;
}

.ui-bar-b,
.ui-page-theme-b .ui-bar-inherit,
html .ui-bar-b .ui-bar-inherit,
html .ui-body-b .ui-bar-inherit,
html body .ui-group-theme-b .ui-bar-inherit {
    border-color: #9e9e9e !important;
}

.ui-mobile .ui-header {
    background: #444;
}

.ui-mobile .ui-footer {
    background: #444;
}

html .ui-mobile .ui-bar-b .ui-btn {
    background: #444;
    border-color: #1c1c1c;
}

.ui-mobile .ui-grid-d li a {
    background: #444;
    border-color: #000;
}

div[data-role="header"] h1.ui-title {
    padding-top: 7px !important;
    font-size: 0.9em;
    font-weight: normal !important;
}

.nav-unshown {
    display: none;
}

#nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    float: none;
    margin-top: 10px;
    position: absolute;
    top: 10px;
    right: 15px;
}

#nav-open span,
#nav-open span:before,
#nav-open span:after {
    position: absolute;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: #FF9800;
    display: block;
    content: '';
    cursor: pointer;
}

#nav-open span:before {
    bottom: -8px;
}

#nav-open span:after {
    bottom: -16px;
}

#nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}

#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(115%);
    transform: translateX(115%);
}

#nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
}

#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
}

.header-sub-logo {
    text-align: center;
}

.header-sub-logo img {
    width: 170px;
    margin-top: 10px;
}

.user-info {
    padding: 2em 1.5em;
    border-bottom: 0.9px solid #ccc;
}

ul.header-sub-navi {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.header-sub-navi li {
    border-bottom: 0.9px solid #ccc;
}

ul.header-sub-navi li a {
    padding: 1em 1.5em;
    display: block;
    color: #444;
}

.upgrade-btn a {
    background: #DE5323;
    color: #fff;
    padding: 0.7em 1.5em;
    display: block;
    width: 60%;
    text-align: center;
    margin: 2em auto 0.5em;
    border-radius: 3px;
}

span.usage-mobile {
    border-right: 1px solid #ccc;
    padding-right: 1em;
    margin-right: 1em;
    font-size: 1.2em;
}

span.normalcolor {
    color: #00BCD4;
}

span.warninglcolor {
    color: #d9534f;
}

.aquota-mobile {
    font-size: 1.2em;
}

ul.header-sub-navi li a i {
    float: right;
    color: #bbb;
}

ul.header-sub-navi li button.logout-btn {
    padding: 1em 1.5em;
    display: block;
    color: #444;
    border: none;
    width: 100%;
    text-align: left;
    background: none;
}

.title-mobile {
    background: #fafafa;
    overflow: hidden;
    padding: 0 1em;
    height: 55px;
    border-bottom: 2px solid #ebebeb;
}

.ui-mobile .title-mobile label {
    display: inline-block;
    margin-right: 1em;
    vertical-align: top;
    padding-top: 12px;
}

.title-mobile h2 {
    padding: 0;
    margin: 0;
    font-size: 24px;
    line-height: 55px;
    color: #EF8200;
}


.title-mobile h2 span {
    display: inline-block;
}

.title-mobile img {
    width: 25px;
    vertical-align: middle;
}

.title-mobile label {
    display: inline;
    margin-right: 1em;
}

.ui-mobile-viewport #tc-footer-outer {
    display: none;
}

.file-info-table th {
    width: auto !important;
    white-space: nowrap;
}

.ui-page-active .file-info-table {
    margin-top: 55px !important;
}

.ui-popup .ui-btn-inline {
    min-width: 75px;
    width: auto !important;
}

.ui-panel.ui-panel-position-right .ui-footer {
    left: 0 !important;
    right: 0 !important;
    padding-left: 0 !important;
}

.ui-navbar li .ui-btn {
    border-color: #fff;
}

/* ---------------mobile end--------------------------*/



.ih_style .checked_menuitem_icon {
    background-size: cover !important;
}

.ih_style .dijitDialogCloseIcon {
    background-size: contain;
}

.ih_style .iconCancel {
    background-size: contain;
}

.ih_style .invisibleTextfield {
    box-shadow: none;
}

.ih_style .table .resource {
    background-size: contain;
}

.dijitIcon {
    background-size: contain;
}

.ih_style .medium *,
.ih_style .large * {
    background-size: contain;
}

.ih_style .medium img {
    max-width: 34px;
    max-height: 34px;
}

.ih_style .large img {
    max-width: 76px;
    max-height: 76px;
}

.thumbnailsContextHelpIcon img {
    width: 70%;
    vertical-align: top;
}

.ih_style #ithit_interface_context_help_container {
    height: auto !important;
    box-shadow: none !important;
}

#AjaxFileBrowserContainer .ih_style #ithit_interface_context_help_content {
    height: auto !important;
}

.ih_style #ithit_interface_context_help_content * {
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}

#ithit_interface_item_info_icon img {
    max-width: 100%;
    max-height: 100%;
}

.ih_style #ithit_interface_item_info_icon * {
    background-size: contain;
}

.overusagetxt {
    background: #d9534f;
    padding: 10px 10px 10px 3em;
    color: #fff;
    font-weight: bold;
}

.ui-mobile .overusagetxt {
    background: #d9534fe6;
}

.noticearea input,
.overusagearea input {
    display: none;
}

.noticearea label,
.overusagearea label {
    float: right;
    margin-right: 1rem;
    margin-top: .5rem;
    color: #fff;
}

.noticearea input:checked ~ label,
.noticearea input:checked ~ div,
.overusagearea input:checked ~ label,
.overusagearea input:checked ~ div {
    display: none;
}

.noticetxt {
    background: #ffa02c;
    padding: 10px 10px 10px 3em;
    color: #fff;
    font-weight: bold;
}

.ui-mobile .noticetxt {
    background: #ffa02ce6;
}

.noticetxt a {
    color: #fff;
    text-decoration: underline;
}

.noticetxt a:hover {
    text-decoration: none;
}


.ui-mobile-viewport .noticearea,
.ui-mobile-viewport .overusagearea {
    position: relative;
    z-index: 1001;
}

.ui-mobile-viewport .noticetxt,
.ui-mobile-viewport .overusagetxt {
    padding-left: 1rem;
}

.ui-mobile-viewport .noticearea label,
.ui-mobile-viewport .overusagearea label {
    margin-right: 1rem;
    margin-top: .5rem;
}


.dialog-simpleForm input {
    font-size: 16px;
}

.ui-page-theme-b .ui-btn,
html .ui-bar-b .ui-btn,
html .ui-body-b .ui-btn,
html body .ui-group-theme-b .ui-btn,
html head + body .ui-btn.ui-btn-b,
.ui-page-theme-b .ui-btn:visited,
html .ui-bar-b .ui-btn:visited,
html .ui-body-b .ui-btn:visited,
html body .ui-group-theme-b .ui-btn:visited,
html head + body .ui-btn.ui-btn-b:visited {
    background: #999;
    border-color: #555;
    color: #ffffff;
}

a.button-editmode.ui-btn.ui-btn-icon-notext.iconEditMode.iconFile.ui-btn-active {
    background: #DE5323;
}

.dav-path-copy-text {
    width: auto;
    background-color: transparent;
    border: none;
}


span.upload_status,
span.pause_status,
span.queue_status{
    background-size: 16px;
}

.ui-mobile #ithit_tree_panel {
   z-index: 1003;
}

.ui-mobile #ithit_upload_panel {
    z-index: 1003;
}