@charset "UTF-8";
/* News */
/* Columns */
/* Wizard variables */
.dropfiles-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(34, 145, 240, 0.9);
  padding: 30px;
  z-index: 100000;
}
.dropfiles-overlay.hide {
  pointer-events: none;
}
.dropfiles-overlay .dropfiles-overlay-inner {
  border: 5px dashed #fff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 100%;
  margin: auto 0;
  display: grid;
  align-items: center;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
}

#mybootstrap #rightcol .control-group .controls select.inline,
#mybootstrap #rightcol .control-group .controls .inputbox {
  padding: 15px;
  width: 100%;
  line-height: 1;
  height: auto;
  color: #404852;
  -webkit-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
}

#mybootstrap #rightcol {
  font-family: "Nunito Sans", sans-serif;
}
#mybootstrap #rightcol select.dropfilesinput:not(.ju-multiselect),
#mybootstrap #rightcol .fileblock .ju-settings-option .paraminput select {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 55%, gray 50%), linear-gradient(135deg, gray 50%, transparent 55%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 1.125rem) calc(1rem + 0.3125rem), calc(100% - 0.8125rem) calc(1rem + 0.3125rem), calc(100% - 2.5rem) 0.5rem;
  background-size: 0.3125rem 0.3125rem, 0.3125rem 0.3125rem, 0.0625rem 70%;
  background-repeat: no-repeat;
  padding-right: 2.8125rem !important;
}
#mybootstrap #rightcol select.dropfilesinput:not(.ju-multiselect):focus,
#mybootstrap #rightcol .fileblock .ju-settings-option .paraminput select:focus {
  background-image: linear-gradient(45deg, #ff8726 50%, transparent 55%), linear-gradient(135deg, transparent 55%, #ff8726 50%), linear-gradient(to right, #ff8726, #ff8726);
  background-position: calc(100% - 0.8125rem) calc(1rem + 0.3125rem), calc(100% - 1.125rem) calc(1rem + 0.3125rem), calc(100% - 2.5rem) 0.5rem;
  background-size: 0.3125rem 0.3125rem, 0.3125rem 0.3125rem, 0.0625rem 70%;
  background-repeat: no-repeat;
  outline: 0;
}
#mybootstrap #rightcol select.dropfilesinput:hover,
#mybootstrap #rightcol .fileblock .ju-settings-option .paraminput select:hover {
  cursor: pointer;
}
#mybootstrap #rightcol select.dropfilesinput:-moz-focusring,
#mybootstrap #rightcol .fileblock .ju-settings-option .paraminput select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
#mybootstrap #rightcol select.dropfilesinput option,
#mybootstrap #rightcol .fileblock .ju-settings-option .paraminput select option {
  width: 100%;
  line-height: 1.75rem;
  height: auto;
  color: #404852;
}
#mybootstrap #rightcol select + .chzn-container {
  float: right;
  height: 100%;
  line-height: 1.55rem;
}
#mybootstrap #rightcol select + .chzn-container > .chzn-choices {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  background: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0.625rem;
}
#mybootstrap #rightcol select + .chzn-container > .chzn-choices li.search-choice {
  background: #fff;
  border: 1px solid #ddd;
  padding: 0.625rem;
  padding-right: 0.9375rem;
  display: block;
  width: 100%;
  margin: 0;
  margin-bottom: 5px;
  border-radius: 2px;
  line-height: 1.55rem;
}
#mybootstrap #rightcol select + .chzn-container > .chzn-choices li.search-choice .search-choice-close {
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
}
#mybootstrap #rightcol select + .chzn-container > .chzn-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  width: 100%;
  display: block;
  box-shadow: none;
  border-radius: 2px;
  line-height: 1.55rem;
}
#mybootstrap #rightcol select + .chzn-container > .chzn-choices li.search-field input {
  box-sizing: border-box;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 15px 6px;
}
#mybootstrap #rightcol .dropfilesinput,
#mybootstrap #rightcol #jform_remoteurl,
#mybootstrap #rightcol #jform_created_time,
#mybootstrap #rightcol #jform_modified_time,
#mybootstrap #rightcol #jform_publish,
#mybootstrap #rightcol #jform_publish_down,
#mybootstrap #rightcol #jform_custom_icon {
  padding: 15px;
  border: 1px solid #ddd;
  border-color: #ddd !important;
  background-color: #fff;
  height: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mybootstrap #rightcol .dropfilesinput:focus,
#mybootstrap #rightcol #jform_remoteurl:focus,
#mybootstrap #rightcol #jform_created_time:focus,
#mybootstrap #rightcol #jform_modified_time:focus,
#mybootstrap #rightcol #jform_publish:focus,
#mybootstrap #rightcol #jform_publish_down:focus,
#mybootstrap #rightcol #jform_custom_icon:focus {
  border-color: #ff8726;
  box-shadow: none;
  outline: none;
}
#mybootstrap #rightcol .dropfilesinput::-webkit-input-placeholder,
#mybootstrap #rightcol #jform_remoteurl::-webkit-input-placeholder,
#mybootstrap #rightcol #jform_created_time::-webkit-input-placeholder,
#mybootstrap #rightcol #jform_modified_time::-webkit-input-placeholder,
#mybootstrap #rightcol #jform_publish::-webkit-input-placeholder,
#mybootstrap #rightcol #jform_publish_down::-webkit-input-placeholder,
#mybootstrap #rightcol #jform_custom_icon::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #404852;
  opacity: 0.5;
}
#mybootstrap #rightcol .dropfilesinput::-moz-placeholder,
#mybootstrap #rightcol #jform_remoteurl::-moz-placeholder,
#mybootstrap #rightcol #jform_created_time::-moz-placeholder,
#mybootstrap #rightcol #jform_modified_time::-moz-placeholder,
#mybootstrap #rightcol #jform_publish::-moz-placeholder,
#mybootstrap #rightcol #jform_publish_down::-moz-placeholder,
#mybootstrap #rightcol #jform_custom_icon::-moz-placeholder { /* Firefox 19+ */
  color: #404852;
  opacity: 0.5;
}
#mybootstrap #rightcol .dropfilesinput:-ms-input-placeholder,
#mybootstrap #rightcol #jform_remoteurl:-ms-input-placeholder,
#mybootstrap #rightcol #jform_created_time:-ms-input-placeholder,
#mybootstrap #rightcol #jform_modified_time:-ms-input-placeholder,
#mybootstrap #rightcol #jform_publish:-ms-input-placeholder,
#mybootstrap #rightcol #jform_publish_down:-ms-input-placeholder,
#mybootstrap #rightcol #jform_custom_icon:-ms-input-placeholder { /* IE 10+ */
  color: #404852;
  opacity: 0.5;
}
#mybootstrap #rightcol .dropfilesinput:-moz-placeholder,
#mybootstrap #rightcol #jform_remoteurl:-moz-placeholder,
#mybootstrap #rightcol #jform_created_time:-moz-placeholder,
#mybootstrap #rightcol #jform_modified_time:-moz-placeholder,
#mybootstrap #rightcol #jform_publish:-moz-placeholder,
#mybootstrap #rightcol #jform_publish_down:-moz-placeholder,
#mybootstrap #rightcol #jform_custom_icon:-moz-placeholder { /* Firefox 18- */
  color: #404852;
  opacity: 0.5;
}
#mybootstrap #rightcol .dropfilesinput.minicolors,
#mybootstrap #rightcol #jform_remoteurl.minicolors,
#mybootstrap #rightcol #jform_created_time.minicolors,
#mybootstrap #rightcol #jform_modified_time.minicolors,
#mybootstrap #rightcol #jform_publish.minicolors,
#mybootstrap #rightcol #jform_publish_down.minicolors,
#mybootstrap #rightcol #jform_custom_icon.minicolors {
  padding-left: 55px;
}
#mybootstrap #rightcol .dropfilesinput.minicolors + .minicolors-swatch,
#mybootstrap #rightcol #jform_remoteurl.minicolors + .minicolors-swatch,
#mybootstrap #rightcol #jform_created_time.minicolors + .minicolors-swatch,
#mybootstrap #rightcol #jform_modified_time.minicolors + .minicolors-swatch,
#mybootstrap #rightcol #jform_publish.minicolors + .minicolors-swatch,
#mybootstrap #rightcol #jform_publish_down.minicolors + .minicolors-swatch,
#mybootstrap #rightcol #jform_custom_icon.minicolors + .minicolors-swatch {
  width: 2.5rem;
  top: 0.25rem;
  left: 0.25rem;
  bottom: 0.25rem;
  border: none;
}
#mybootstrap #rightcol .dropfilesinput.minicolors + .minicolors-swatch .minicolors-swatch-color,
#mybootstrap #rightcol #jform_remoteurl.minicolors + .minicolors-swatch .minicolors-swatch-color,
#mybootstrap #rightcol #jform_created_time.minicolors + .minicolors-swatch .minicolors-swatch-color,
#mybootstrap #rightcol #jform_modified_time.minicolors + .minicolors-swatch .minicolors-swatch-color,
#mybootstrap #rightcol #jform_publish.minicolors + .minicolors-swatch .minicolors-swatch-color,
#mybootstrap #rightcol #jform_publish_down.minicolors + .minicolors-swatch .minicolors-swatch-color,
#mybootstrap #rightcol #jform_custom_icon.minicolors + .minicolors-swatch .minicolors-swatch-color {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mybootstrap #rightcol .dropfilesinput.minicolors .minicolors-grid .minicolors-picker,
#mybootstrap #rightcol #jform_remoteurl.minicolors .minicolors-grid .minicolors-picker,
#mybootstrap #rightcol #jform_created_time.minicolors .minicolors-grid .minicolors-picker,
#mybootstrap #rightcol #jform_modified_time.minicolors .minicolors-grid .minicolors-picker,
#mybootstrap #rightcol #jform_publish.minicolors .minicolors-grid .minicolors-picker,
#mybootstrap #rightcol #jform_publish_down.minicolors .minicolors-grid .minicolors-picker,
#mybootstrap #rightcol #jform_custom_icon.minicolors .minicolors-grid .minicolors-picker {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#mybootstrap #rightcol .dropfilesinput.minicolors .minicolors-grid .minicolors-picker > div,
#mybootstrap #rightcol #jform_remoteurl.minicolors .minicolors-grid .minicolors-picker > div,
#mybootstrap #rightcol #jform_created_time.minicolors .minicolors-grid .minicolors-picker > div,
#mybootstrap #rightcol #jform_modified_time.minicolors .minicolors-grid .minicolors-picker > div,
#mybootstrap #rightcol #jform_publish.minicolors .minicolors-grid .minicolors-picker > div,
#mybootstrap #rightcol #jform_publish_down.minicolors .minicolors-grid .minicolors-picker > div,
#mybootstrap #rightcol #jform_custom_icon.minicolors .minicolors-grid .minicolors-picker > div {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#mybootstrap #rightcol select + .chzn-container > .chzn-choices li.search-choice,
#mybootstrap #rightcol select + .chzn-container > .chzn-choices li.search-field,
#mybootstrap #rightcol select + .chzn-container > .chzn-choices span, #mybootstrap #rightcol select + .chzn-container > .chzn-choices input {
  color: #404852;
}
#mybootstrap #rightcol select + .chzn-container > .chzn-choices .search-choice-close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3px;
  left: unset;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/admin_icon/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
#mybootstrap #rightcol select + .chzn-container > .chzn-choices .search-choice-close:before {
  content: "";
  display: none;
}
#mybootstrap #rightcol .form-control {
  background-color: #fff;
  color: #404852;
}
#mybootstrap #rightcol h3, #mybootstrap #rightcol h4, #mybootstrap #rightcol h5 {
  color: #394857;
}
#mybootstrap #rightcol .field-calendar .calendar-container {
  float: left;
  min-width: 160px;
  padding: 0;
  list-style: none;
  border-radius: 5px;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mybootstrap #rightcol .field-calendar .calendar-container tr {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
#mybootstrap #rightcol .field-calendar .calendar-container td.day,
#mybootstrap #rightcol .field-calendar .calendar-container td.day-name {
  border-spacing: 2px;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  box-sizing: border-box;
  margin: 0;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0 5px 0 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
#mybootstrap #rightcol .field-calendar .calendar-container td.day.selected,
#mybootstrap #rightcol .field-calendar .calendar-container td.day-name.selected {
  background: #3071a9;
  color: #fff;
  border: 0;
}
#mybootstrap #rightcol .field-calendar .calendar-container td.day:hover,
#mybootstrap #rightcol .field-calendar .calendar-container td.day-name:hover {
  cursor: pointer;
  background: #3d8fd7;
  color: #fff;
}
#mybootstrap #rightcol .field-calendar .calendar-container button.js-btn {
  background-color: #3071a9;
  background: #3071a9;
  color: #fff;
  text-shadow: none;
  border-color: #fff;
  padding: 4px 12px;
}
#mybootstrap #rightcol .field-calendar .calendar-container button.js-btn:hover {
  cursor: pointer;
  background: #3d8fd7;
}
#mybootstrap #rightcol .category-submit,
#mybootstrap #rightcol .btn-file-save {
  width: 100%;
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 20px;
}
#mybootstrap #rightcol .field-user-wrapper {
  position: relative;
}
#mybootstrap #rightcol .field-user-wrapper a {
  position: absolute;
  top: 30%;
  z-index: 9;
}
#mybootstrap #rightcol .field-user-wrapper a.button-select {
  right: 25px;
}
#mybootstrap #rightcol .field-user-wrapper a.user-clear, #mybootstrap #rightcol .field-user-wrapper a.user-clear-category {
  right: 10px;
}
#mybootstrap #rightcol #insertcategory,
#mybootstrap #rightcol #insertfile {
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  text-decoration: none;
  margin: 0 0 70px 0;
  height: auto;
  box-sizing: border-box;
  line-height: 18.2px;
}
#mybootstrap #rightcol #insertcategory:hover, #mybootstrap #rightcol #insertcategory:focus,
#mybootstrap #rightcol #insertfile:hover,
#mybootstrap #rightcol #insertfile:focus {
  outline: none;
  cursor: pointer;
}
#mybootstrap #rightcol #insertcategory:hover,
#mybootstrap #rightcol #insertfile:hover {
  box-shadow: 1px 1px 12px #ccc;
}
#mybootstrap #rightcol #insertfile + div .original-file-params {
  top: 60px;
}
#mybootstrap #rightcol .fieldset-settings-container,
#mybootstrap #rightcol .theme-section {
  margin: 0 15px 25px 15px;
}
#mybootstrap #rightcol .fieldset-settings-container legend,
#mybootstrap #rightcol .theme-section legend {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 35px;
  color: #394857;
  width: 100%;
  margin: 0;
}
#mybootstrap #rightcol .fieldset-settings-container legend:hover,
#mybootstrap #rightcol .theme-section legend:hover {
  cursor: pointer;
}
#mybootstrap #rightcol .fieldset-settings-container legend:after,
#mybootstrap #rightcol .theme-section legend:after {
  font-family: "Material Icons";
  font-size: 24px;
  vertical-align: sub;
  padding-left: 10px;
  float: right;
}
#mybootstrap #rightcol .fieldset-settings-container legend:not(.collapsed):after,
#mybootstrap #rightcol .theme-section legend:not(.collapsed):after {
  content: "\e316";
}
#mybootstrap #rightcol .fieldset-settings-container legend.collapsed:after,
#mybootstrap #rightcol .theme-section legend.collapsed:after {
  content: "\e313";
}
#mybootstrap #rightcol .control-group {
  margin-bottom: 20px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mybootstrap #rightcol .control-group .ju-switch-button {
  float: right;
  margin-left: 0.625rem;
  margin-right: 1.875rem;
}
#mybootstrap #rightcol .control-group .ju-switch-button .switch {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  height: 1.875rem;
  margin: 0.5rem;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
#mybootstrap #rightcol .control-group .ju-switch-button .switch input {
  display: none;
}
#mybootstrap #rightcol .control-group .ju-switch-button .switch select {
  display: none;
}
#mybootstrap #rightcol .control-group .ju-switch-button .switch .dropfiles-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  margin: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  border-radius: 2.5rem;
}
#mybootstrap #rightcol .control-group .ju-switch-button .switch .dropfiles-slider:before {
  position: absolute;
  content: "";
  height: 1.6875rem;
  width: 1.6875rem;
  left: 0.125rem;
  bottom: 0.125rem;
  background-color: #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#mybootstrap #rightcol .control-group .ju-switch-button .switch input:checked + .dropfiles-slider {
  background-color: #5dca70;
}
#mybootstrap #rightcol .control-group .ju-switch-button .switch input:checked + .dropfiles-slider:before {
  -webkit-transform: translateX(1.25rem);
  -moz-transform: translateX(1.25rem);
  -ms-transform: translateX(1.25rem);
  -o-transform: translateX(1.25rem);
  transform: translateX(1.25rem);
}
#mybootstrap #rightcol .control-group .controls {
  position: relative;
}
#mybootstrap #rightcol .control-group .controls .input-append {
  width: 100%;
}
#mybootstrap #rightcol .control-group .controls .button-select,
#mybootstrap #rightcol .control-group .controls .user-clear {
  padding: 0;
  background: transparent;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
#mybootstrap #rightcol .control-group .controls #publish {
  background-image: linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 2.5em) 0.5em;
  background-size: 1px 70%;
  background-repeat: no-repeat;
}
#mybootstrap #rightcol .control-group .controls #publish_img {
  position: absolute;
  right: 0;
  top: 2px;
  bottom: 2px;
  z-index: 10;
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  background: none;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#mybootstrap #rightcol .control-group .controls #publish_img:focus {
  -webkit-appearance: none;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mybootstrap #rightcol .control-group .controls .paraminput {
  position: relative;
}
#mybootstrap #rightcol .control-group .controls .paraminput .minicolors {
  position: relative;
  display: inline-block;
  width: 100%;
  max-height: 50px;
  min-height: 50px;
  height: 50px;
}
#mybootstrap #rightcol .control-group .controls .paraminput .minicolors input.minicolors {
  width: 100%;
  box-sizing: border-box;
  padding: 22px 50px;
  height: 100%;
  max-height: 50px;
  color: #404852;
  -webkit-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  border: 1px solid #ddd;
  border-color: #ddd !important;
}
#mybootstrap #rightcol .control-group .controls .paraminput .minicolors .minicolors-swatch {
  cursor: pointer;
  position: absolute;
  left: 4px;
  z-index: 12;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  transform: translateY(-50%);
  top: 50%;
  width: 40px;
  height: 40px;
  border: 1px solid #eee;
  background-image: unset;
}
#mybootstrap #rightcol .control-group .controls .paraminput .minicolors .minicolors-swatch-color {
  border: 0;
  border-radius: 0;
  box-shadow: unset;
}
#mybootstrap #rightcol .control-group .controls .paraminput .minicolors .minicolors-panel {
  position: absolute;
  left: unset;
  top: 50px;
  right: 0;
  padding: 0;
  box-shadow: unset;
  border: 0;
  background-color: #ffffff;
  z-index: 12;
}
#mybootstrap #rightcol .control-group .controls .paraminput .minicolors .minicolors-panel .minicolors-slider,
#mybootstrap #rightcol .control-group .controls .paraminput .minicolors .minicolors-panel .minicolors-opacity-slider {
  top: 0;
  margin: 0;
}
#mybootstrap #rightcol .control-group .controls .paraminput .minicolors .minicolors-panel .minicolors-grid {
  top: 0;
  left: 0;
}
#mybootstrap #rightcol .control-group .controls select.inline,
#mybootstrap #rightcol .control-group .controls .inputbox {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  background: #fff;
}
#mybootstrap #rightcol .control-group .controls select.inline:focus,
#mybootstrap #rightcol .control-group .controls .inputbox:focus {
  border: 1px solid #cccccc;
}
#mybootstrap #rightcol .control-group .controls select.inline {
  background-image: linear-gradient(45deg, transparent 55%, gray 50%), linear-gradient(135deg, gray 50%, transparent 55%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 18px) calc(1em + 5px), calc(100% - 13px) calc(1em + 5px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 70%;
  background-repeat: no-repeat;
  padding-right: 45px !important;
}
#mybootstrap #rightcol .control-group .controls select.inline:hover {
  cursor: pointer;
}
#mybootstrap #rightcol .control-group .controls select.inline:focus {
  background-image: linear-gradient(45deg, #ff8726 50%, transparent 55%), linear-gradient(135deg, transparent 55%, #ff8726 50%), linear-gradient(to right, #ff8726, #ff8726);
  background-position: calc(100% - 13px) calc(1em + 5px), calc(100% - 18px) calc(1em + 5px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 70%;
  background-repeat: no-repeat;
  border-color: #ff8726;
  outline: none;
}
#mybootstrap #rightcol .control-group .controls .minicolors .inputbox {
  padding-left: 55px;
}
#mybootstrap #rightcol .control-group .controls .minicolors .inputbox + .minicolors-swatch {
  top: 4px;
  bottom: 4px;
  width: 40px;
  left: 4px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mybootstrap #rightcol .control-group .controls .minicolors .inputbox + .minicolors-swatch .minicolors-swatch-color {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mybootstrap #rightcol .control-group .ju-switch-button {
  margin-right: 0;
  line-height: 8px;
}
#mybootstrap #rightcol .ju-settings-option {
  float: left;
  width: calc(50% - 3.125rem);
  margin-bottom: 1.25rem;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
@media (max-width: 1280px) {
  #mybootstrap #rightcol .ju-settings-option {
    width: calc(100% - 3.125rem);
  }
}
#mybootstrap #rightcol .ju-settings-option.settings-separator {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mybootstrap #rightcol .ju-settings-option.full-width, #mybootstrap #rightcol .ju-settings-option.settings-separator {
  width: calc(100% - 3.125rem);
}
#mybootstrap #rightcol .ju-settings-option.settings-separator .settings-separator-title {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}
#mybootstrap #rightcol .ju-settings-option {
  position: relative;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: 0;
}
#mybootstrap #rightcol .ju-settings-option .ju-settings-toolbox {
  display: inline-block;
  float: right;
  line-height: 45px;
  text-align: right;
}
#mybootstrap #rightcol .ju-settings-option .ju-settings-toolbox .ju-button {
  padding: 5px 10px;
  font-size: 11px;
  min-width: 80px;
}
#mybootstrap #rightcol .ju-settings-option .ju-settings-toolbox .ju-button.orange-outline-button {
  border-color: #ff8726;
}
#mybootstrap #rightcol .ju-settings-option .ju-settings-toolbox .material-icons {
  font-size: 10px;
  margin-top: 2px;
  margin-right: 4px;
}
#mybootstrap #rightcol .ju-settings-option .ju-setting-label {
  line-height: 55px;
  color: #568095;
}
#mybootstrap #rightcol .ju-settings-option .chzn-container .chzn-choices {
  background-image: none;
  width: 100% !important;
  padding: 15px;
  border: 1px solid #ddd;
  background-color: #fff;
  height: auto;
  margin: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mybootstrap #rightcol .ju-settings-option .chzn-container .chzn-choices:focus {
  border-color: #ff8726;
  box-shadow: none;
  outline: none;
}
#mybootstrap #rightcol .ju-settings-option .chzn-container .chzn-choices li.search-field input[type=text] {
  width: 100% !important;
}
#mybootstrap #rightcol .ju-settings-option .chzn-container .chzn-choices li.search-choice {
  margin: 3px 0;
  padding: 5px 20px 5px 5px;
  border: 1px solid #ddd;
  line-height: 18px;
  background-image: none;
  background-color: #fff;
  width: 87%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-shadow: 1px 1px 3px 0 #ddd;
  -moz-box-shadow: 1px 1px 3px 0 #ddd;
  box-shadow: 1px 1px 3px 0 #ddd;
}
#mybootstrap #rightcol .ju-settings-option .chzn-container .chzn-choices li.search-choice .search-choice-close {
  top: 50%;
  transition: unset;
}
#mybootstrap #rightcol .ju-settings-option .chzn-container .chzn-drop {
  margin-top: -5px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #ddd;
}
#mybootstrap #rightcol .ju-settings-option .chzn-container .chzn-drop .chzn-results li {
  line-height: 50px;
}
#mybootstrap #rightcol .ju-settings-option .chzn-container .chzn-drop .chzn-results li:first-child {
  margin-top: 5px;
}
#mybootstrap #rightcol .ju-settings-option .tagit,
#mybootstrap #rightcol .ju-settings-option .ui-widget-content {
  background: #ffffff;
}
#mybootstrap #rightcol .ju-settings-option .tagit {
  padding: 9.5px 15px;
  line-height: 1;
  height: auto;
  color: #404852;
  -webkit-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
}
#mybootstrap #rightcol .ju-settings-option .controls-media-button {
  position: relative;
}
#mybootstrap #rightcol .ju-settings-option .controls-media-button #select_media_button {
  position: absolute;
  top: 2px;
  bottom: 2px;
  right: 0;
  height: 46px;
  border-radius: 0 4px 4px 0;
  background: #ddd;
  box-shadow: none;
  border: 0;
  font-size: 1.2em;
}
#mybootstrap #rightcol .ju-settings-option .controls-media-button #select_media_button:active {
  transform: unset;
  -webkit-transform: unset;
}
#mybootstrap #rightcol .inputbox {
  padding: 15px;
  width: 100%;
  line-height: 1.1;
  height: auto;
  color: #404852;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-color: #ddd !important;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
}
#mybootstrap #rightcol .inputbox:focus {
  border-color: #ff8726;
}
#mybootstrap #rightcol .inputbox:disabled, #mybootstrap #rightcol .inputbox:read-only {
  background-color: #ffffff;
}
#mybootstrap #rightcol .inputbox[name=hits] + button {
  position: absolute;
}
#mybootstrap #rightcol .inputbox.minicolors {
  padding-left: 55px;
}
#mybootstrap #rightcol .inputbox.minicolors + .minicolors-swatch {
  cursor: pointer;
  left: 0.25rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mybootstrap #rightcol .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mybootstrap #rightcol #fileparams .ju-switch-button {
  margin-right: 0;
}
#mybootstrap #rightcol #insertcategory,
#mybootstrap #rightcol #insertfile,
#mybootstrap #rightcol #insertfiletowoo {
  display: block;
  text-align: center;
}
#mybootstrap #rightcol .categoryblock {
  position: unset;
  width: 100%;
  padding: 0;
  background-color: #fff;
  background-image: none;
}
#mybootstrap #rightcol .themesblock #themeselect > .controls {
  display: flex;
  flex-flow: row wrap;
  margin: 0 10px;
}
#mybootstrap #rightcol .themesblock a.themebtn {
  position: relative;
  flex: 1 0 calc(48% - 4px);
  width: calc(48% - 4px);
  max-width: calc(48% - 4px);
  text-decoration: none;
  margin: 5px 1%;
  min-width: 120px;
  height: 90px;
  min-height: 90px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding-top: 20px;
  border: solid 2px #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-size: 100px;
  background-position: top 25px center;
}
#mybootstrap #rightcol .themesblock a.themebtn > p {
  line-height: 13px;
  font-size: 12px;
  letter-spacing: 0.5px;
  -webkit-appearance: none;
  margin: -15px 5px 5px 5px;
  color: #568095;
  text-align: left;
}
#mybootstrap #rightcol .themesblock a.themebtn.selected {
  border: solid 2px #49bf88;
}
#mybootstrap #rightcol .themesblock a.themebtn.selected:after {
  position: absolute;
  right: -10px;
  top: -10px;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #fff url(../images/admin_icon/icon-check-mark.svg) no-repeat center;
  background-size: 14px;
  border: 2px solid #49bf88;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
}
#mybootstrap #rightcol legend {
  border: none;
  width: 100%;
}
#mybootstrap #rightcol div.well {
  padding: 0;
  overflow: hidden;
  background: #ffffff;
  border-radius: 0;
  box-shadow: unset;
  border: none;
  margin: 0;
}
#mybootstrap #rightcol div.well .import-file-lb {
  text-align: center;
  font-size: 1em;
  margin: 1.33em 0;
}
#mybootstrap #rightcol div.well #filesimport {
  padding: 0 0 10px 0;
}
#mybootstrap #rightcol div.well #filesimport #jao {
  float: none;
  overflow-x: auto;
  margin-bottom: 10px;
  outline: 0;
}
#mybootstrap #rightcol div.well #filesimport #jao li.file input[type=checkbox] {
  border: 1px solid #7e8993;
  border-radius: 4px !important;
  background: #fff;
  color: #555;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  height: 16px;
  margin: -4px 4px 0 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  min-width: 16px;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: 0.05s border-color ease-in-out;
}
#mybootstrap #rightcol div.well #filesimport #jao li.file input[type=checkbox]::before {
  content: "";
  margin: -3px 0 0 -4px;
  height: 21px;
  width: 21px;
  display: block;
}
#mybootstrap #rightcol div.well #filesimport #jao li.file input[type=checkbox]:checked::before {
  content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%231e8cbe%27%2F%3E%3C%2Fsvg%3E");
}
#mybootstrap #rightcol div.well #filesimport #jao li.file input[type=checkbox]:focus {
  border-color: #007cba;
  box-shadow: 0 0 0 1px #007cba !important;
  outline: 2px solid transparent;
}
#mybootstrap #rightcol div.well #filesimport .category-btn-footer {
  display: flex;
  flex-flow: row wrap;
  outline: 0;
}
#mybootstrap #rightcol div.well #filesimport .category-btn-footer button.btn {
  border: none;
  outline: none;
  padding: 0.625rem 1.25rem;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #2196f3;
  color: #fff;
  background-image: none;
  border-radius: 0;
  line-height: normal;
}
#mybootstrap #rightcol div.well #filesimport .category-btn-footer button.btn:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#mybootstrap #rightcol div.well #filesimport .category-btn-footer button.btn#selectAllImportFiles, #mybootstrap #rightcol div.well #filesimport .category-btn-footer button.btn#importFilesBtn, #mybootstrap #rightcol div.well #filesimport .category-btn-footer button.btn#unselectAllImportFiles {
  font-size: 9px;
  flex: 1 0 calc(50% - 5px);
  padding: 10px 0;
  margin-right: 5px;
  margin-bottom: 5px;
}
#mybootstrap #rightcol div.well #filesimport .category-btn-footer button.btn#importFilesBtn {
  flex: 1 1 100%;
}
#mybootstrap #rightcol div.well .control-group {
  margin: 0;
  padding: 0;
}
#mybootstrap #rightcol div.well.theme-section {
  margin: 0 15px;
}
#mybootstrap #rightcol .dropfiles-save-submit {
  padding: 0.625rem 0.9375rem !important;
  min-width: 9.375rem;
  border: none;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer !important;
  text-align: center;
  letter-spacing: 0.125rem;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px !important;
  background-color: #ff8726 !important;
  color: #fff;
  width: 100%;
  margin: 20px 0;
  font-size: 15px !important;
  line-height: 20px;
  background-image: none;
  text-shadow: none;
}
#mybootstrap #rightcol .dropfiles-save-submit:focus, #mybootstrap #rightcol .dropfiles-save-submit:hover {
  outline: none;
  cursor: pointer;
}
#mybootstrap #rightcol .dropfiles-save-submit:focus {
  box-shadow: none;
}
#mybootstrap #rightcol .dropfiles-save-submit:nth-child(1) {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: 15px;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: calc(100% - 60px) !important;
  box-sizing: border-box;
  z-index: 9;
}
#mybootstrap #rightcol .dropfilesparams #jform_file_direct_link {
  width: 100% !important;
  cursor: pointer;
  padding-right: 30px;
}
#mybootstrap #rightcol .dropfilesparams button.btn:hover {
  box-shadow: 1px 1px 12px #ccc;
}
#mybootstrap #rightcol .dropfilesparams .ui-datepicker-trigger {
  height: 24px;
  vertical-align: top;
}
#mybootstrap #rightcol .dropfilesparams .radio,
#mybootstrap #rightcol .dropfilesparams .paraminput ul:not(.chzn-choices) {
  padding: 0;
  margin: 0;
}
#mybootstrap #rightcol .dropfilesparams ul.chzn-choices {
  margin: 0;
}
#mybootstrap #rightcol div.category-section {
  margin: 0;
  padding: 20px 0;
  border-bottom: 0.5px solid rgba(217, 225, 243, 0.5);
}
#mybootstrap #rightcol div.category-section.hide-border {
  border-bottom: none;
}
#mybootstrap #rightcol div.category-section.category-layout .ju-switch-button .paraminput, #mybootstrap #rightcol div.category-section.file-layout .ju-switch-button .paraminput {
  display: none;
}
#mybootstrap #rightcol div.category-section#permission-settings span.paraminput {
  min-height: unset;
}
#mybootstrap #rightcol div.category-section .ju-container {
  width: 100%;
  margin: 20px 0;
  padding: 0;
}
#mybootstrap #rightcol .category-visibility-ordering-section {
  border-bottom: 0.5px solid rgba(217, 225, 243, 0.5);
  padding-bottom: 20px;
}
#mybootstrap #rightcol .category-visibility-ordering-section select + .chzn-container > .chzn-choices li.search-choice + li.search-field {
  display: none;
}
#mybootstrap #rightcol .category-visibility-ordering-section select + .chzn-container > .chzn-choices li.search-choice + li.search-field input {
  width: 100% !important;
  max-width: 100%;
}
#mybootstrap #rightcol .category-visibility-ordering-section select + .chzn-container > .chzn-choices li.search-choice:last-child {
  margin-bottom: 0;
}
#mybootstrap #rightcol .category-visibility-ordering-section label:not(.switch),
#mybootstrap #rightcol .category-section label:not(.switch),
#mybootstrap #rightcol .control-label:not(.switch),
#mybootstrap #rightcol .fileblock .dropfilesparams .fieldset-settings-container > label,
#mybootstrap #rightcol .ju-file-status > label,
#mybootstrap #rightcol .fileblock .ju-settings-option > label {
  color: #568095;
  display: inline-block;
  min-width: 175px;
  max-width: 220px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0;
  line-height: 50px;
  cursor: pointer;
  white-space: nowrap;
}
#mybootstrap #rightcol .fileblock .dropfilesparams {
  margin: 0;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-switch-button {
  float: right;
  margin-left: 0.625rem;
  margin-right: 1.875rem;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-switch-button .switch {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  height: 1.875rem;
  margin: 0.5rem;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-switch-button .switch input {
  display: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-switch-button .switch select {
  display: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-switch-button .switch .dropfiles-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  margin: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  border-radius: 2.5rem;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-switch-button .switch .dropfiles-slider:before {
  position: absolute;
  content: "";
  height: 1.6875rem;
  width: 1.6875rem;
  left: 0.125rem;
  bottom: 0.125rem;
  background-color: #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-switch-button .switch input:checked + .dropfiles-slider {
  background-color: #5dca70;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-switch-button .switch input:checked + .dropfiles-slider:before {
  -webkit-transform: translateX(1.25rem);
  -moz-transform: translateX(1.25rem);
  -ms-transform: translateX(1.25rem);
  -o-transform: translateX(1.25rem);
  transform: translateX(1.25rem);
}
#mybootstrap #rightcol .fileblock .dropfilesparams .input-group {
  position: relative;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .input-group input[type=text] {
  margin-bottom: 0;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .jform_custom_icon .input-group {
  position: static;
}
#mybootstrap #rightcol .fileblock .dropfilesparams #jform_custom_icon {
  margin-bottom: 0;
  padding-right: 70px;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .jform_state .ju-switch-button .paraminput {
  display: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option {
  margin: 0 0 0.5rem 0;
  position: relative;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput > button,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput .button-clear,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput .copy-btn, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput > button,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput .button-clear,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput .copy-btn, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput > button,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .button-clear,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .copy-btn {
  float: right;
  text-align: right;
  font-size: 11px;
  min-width: 80px;
  max-width: 145px;
  max-height: 50px;
  min-height: 30px;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: #fff;
  color: #ff8726;
  border: 1px solid #ff8726;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 0.125rem;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  position: absolute;
  right: 0;
  top: 10px;
  padding: 6px 12px;
  display: inline-block;
  line-height: 16px;
  text-shadow: none;
  box-shadow: none;
  background-image: none;
  margin: 0;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput > button:focus, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput > button:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput .button-clear:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput .button-clear:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput .copy-btn:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput .copy-btn:hover, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput > button:focus, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput > button:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput .button-clear:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput .button-clear:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput .copy-btn:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput .copy-btn:hover, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput > button:focus, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput > button:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .button-clear:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .button-clear:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .copy-btn:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .copy-btn:hover {
  outline: none;
  cursor: pointer;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput > button:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput .button-clear:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_hits .paraminput .copy-btn:hover, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput > button:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput .button-clear:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .paraminput .copy-btn:hover, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput > button:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .button-clear:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .copy-btn:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a:not(.modal),
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a.btn:last-child {
  float: right;
  text-align: right;
  font-size: 11px;
  min-width: 80px;
  max-width: 145px;
  max-height: 50px;
  min-height: 30px;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: #fff;
  color: #ff8726;
  border: 1px solid #ff8726;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 0.125rem;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  position: absolute;
  right: 0;
  top: 10px;
  padding: 6px 12px;
  display: inline-block;
  line-height: 16px;
  text-shadow: none;
  box-shadow: none;
  background-image: none;
  margin: 0;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a:not(.modal):focus, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a:not(.modal):hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a.btn:last-child:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a.btn:last-child:hover {
  outline: none;
  cursor: pointer;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a:not(.modal):hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a.btn:last-child:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a:not(.modal) .icon-remove,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .input-prepend > a.btn:last-child .icon-remove {
  display: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon a > .icon-remove, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .button-clear > .icon-remove {
  display: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon input#jform_custom_icon + a.modal,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon input#jform_custom_icon + a:first-child,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .button-select {
  position: absolute;
  display: inline-block;
  bottom: 6px;
  right: 0;
  left: unset;
  top: unset;
  z-index: 99;
  border-radius: 0 4px 4px 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: rgba(255, 135, 38, 0.1);
  color: #ff8726;
  text-shadow: none;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  min-height: 30px;
  margin: 0;
  padding: 15px 12px;
  cursor: pointer;
  -webkit-appearance: none;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 15.6px;
  width: auto;
  min-width: 60px;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon input#jform_custom_icon + a.modal:hover, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon input#jform_custom_icon + a.modal:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon input#jform_custom_icon + a:first-child:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon input#jform_custom_icon + a:first-child:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .button-select:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .button-select:focus {
  outline: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon input#jform_custom_icon + a.modal:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon input#jform_custom_icon + a:first-child:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .button-select:hover {
  cursor: pointer;
  box-shadow: 1px 1px 12px #ccc;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .field-media-preview,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .media-preview,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_custom_icon .add-on {
  display: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_id {
  display: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_modified_time .input-append, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_publish .input-append, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_publish_down .input-append, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_created_time .input-append {
  width: 100%;
  position: relative;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_canview .paraminput .input-append {
  position: relative;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_canview .paraminput .button-select,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_canview .paraminput .user-clear {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  z-index: 5;
  background-color: transparent;
  background: transparent;
  background-image: none;
  box-shadow: none;
  border: none;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_canview .paraminput .button-select {
  right: 20px;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_canview .paraminput .user-clear {
  right: 5px;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput > button.copy-btn {
  padding: 5px 15px;
  box-sizing: border-box;
  height: 24px;
  vertical-align: text-top;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_direct_link .paraminput .btn_jform_file_direct_link {
  display: inline;
  margin: 0 5px 0 -5px;
  font-size: 14px;
  vertical-align: middle;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_dropfiles_tags li.tagit-choice-editable {
  font-size: 14px;
  line-height: 14px;
  border-radius: 4px;
  padding: 0.2em 18px 0.2em 0.5em;
  margin: 2px 5px 2px 0;
  border: 1px solid #ccc;
  background: #fff;
  font-weight: normal !important;
  color: #6B6B6B !important;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option.jform_file_multi_category_old {
  display: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .input-append {
  width: 100%;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput input,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput select:not(.multi_category) {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_created_time,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_modified_time:enabled,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_publish,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_publish_down {
  background-image: linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 2.5em) 0.5em;
  background-size: 1px 70%;
  background-repeat: no-repeat;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_created_time_btn,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_modified_time_btn,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_publish_btn,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_publish_down_btn {
  position: absolute;
  right: 0;
  top: 2px;
  bottom: 2px;
  z-index: 10;
  border: 0;
  cursor: pointer;
  padding: 0 10px;
  background: none;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_created_time_btn:hover, #mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_created_time_btn:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_modified_time_btn:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_modified_time_btn:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_publish_btn:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_publish_btn:focus,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_publish_down_btn:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .paraminput #jform_publish_down_btn:focus {
  box-shadow: none;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .tagit {
  padding: 9.5px 15px;
  line-height: 1;
  height: auto;
  color: #404852;
  -webkit-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  border-radius: 4px !important;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option button:hover,
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option a:hover {
  cursor: pointer;
  box-shadow: 1px 1px 12px #ccc;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .reset-icons {
  font-size: 10px;
  margin-top: 1px;
  margin-right: 4px;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .file_multi_category + .chzn-container .search-choice {
  width: 100%;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .file_multi_category + .chzn-container .chzn-results {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .file_multi_category + .chzn-container .chzn-results::-webkit-scrollbar {
  max-height: 6px;
  background-color: rgba(0, 0, 0, 0.3);
  width: 6px;
  border-radius: 10px;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .file_multi_category + .chzn-container .chzn-results::-webkit-scrollbar-track {
  border-radius: 10px;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .file_multi_category + .chzn-container .chzn-results::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
  max-height: 6px;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .ju-settings-option .file_multi_category + .chzn-container .chzn-results::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#mybootstrap #rightcol .fileblock .dropfilesparams > .fieldset-settings-container {
  margin: 0;
  padding: 20px 0;
  background-color: transparent;
}
#mybootstrap #rightcol .fileblock .dropfilesparams .dropfiles-save-submit:nth-child(1) {
  width: calc(100% - 30px) !important;
}
#mybootstrap #rightcol .fileblock .original-file-params {
  font-size: 13px;
  position: absolute;
  top: 10px;
}
#mybootstrap #rightcol .fileblock .original-file-params .original-file-info {
  font-size: 1em;
  line-height: 1.5;
  margin: 1em 0;
}
#mybootstrap #rightcol .fileblock .original-file-params .edit-original-file {
  font-size: 1em;
  display: inline-block;
  line-height: 2.2;
  min-height: 30px;
  margin: 0;
  padding: 0 10px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-appearance: none;
  border-radius: 3px;
  white-space: nowrap;
  box-sizing: border-box;
  outline: 0;
  background: #007cba;
  border-color: #007cba;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}

/**
 * Dropfiles
 *
 * We developed this code with our hearts and passion.
 * We hope you found it useful, easy to understand and to customize.
 * Otherwise, please feel free to contact us at contact@joomunited.com *
 * @package Dropfiles
 * @copyright Copyright (C) 2013 JoomUnited (http://www.joomunited.com). All rights reserved.
 * @copyright Copyright (C) 2013 Damien Barrère (http://www.crac-design.com). All rights reserved.
 * @license GNU General Public License version 2 or later; http://www.gnu.org/licenses/gpl-2.0.html

 */
@media screen and (max-width: 767px) {
  body.com_dropfiles {
    padding: 0;
  }
}
body.com_dropfiles .subhead-collapse {
  margin: 0;
}
body.com_dropfiles .subhead {
  margin: 0;
}
body.com_dropfiles .container-fluid {
  padding: 0;
}
body.com_dropfiles .container-fluid.fluid-toolbar {
  padding-right: 20px;
  padding-left: 20px;
}
body.com_dropfiles + #sbox-window {
  position: absolute;
  width: 80% !important;
  transform: translateX(-50%);
  left: 50% !important;
}
body.com_dropfiles + #sbox-window #sbox-content iframe {
  width: 100%;
  max-width: 100%;
}

.icon-48-dropfiles {
  background-image: url(../../images/icon-48-dropfiles.png);
}

.icon-refresh::before {
  content: "" !important;
}

[aria-label="Files - Dropfiles"] .mce-title {
  visibility: hidden;
}

span.tagit-label {
  color: #555;
  font-size: 14px;
  font-weight: normal;
}

/* joomla 3.7 */
/* new scss */
div#mybootstrap {
  font-size: 13px;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: stretch;
  -webkit-flex-flow: row wrap;
  overflow: hidden;
  margin: 0;
  background: #ffffff;
  padding: 0;
  position: relative;
}
div#mybootstrap .hidden {
  display: none;
  visibility: hidden;
}
div#mybootstrap .nested .trash .icon-trash {
  background-image: none;
}
div#mybootstrap .nested .trash .icon-trash:before {
  content: "";
  width: 14px;
  height: 14px;
  text-transform: uppercase;
  background-image: url(../images/admin_icon/delete.svg);
  display: block;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  color: #2291f0;
}
div#mybootstrap .nested .edit .icon-edit {
  background-image: none;
}
div#mybootstrap .nested .edit .icon-edit:before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url(../images/admin_icon/edit.svg);
  display: block;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  color: #2291f0;
}
div#mybootstrap .nested .dd-content .icon-syncing {
  background-image: none;
}
div#mybootstrap .nested .dd-content .icon-syncing:before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url(../images/admin_icon/icon-refresh.svg);
  display: block;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  color: #2291f0;
}
div#mybootstrap .nested .sync .icon-sync {
  background-image: none;
}
div#mybootstrap .nested .sync .icon-sync:before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url(../images/admin_icon/sync_24px.svg);
  display: block;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  color: #2291f0;
}
div#mybootstrap .nested .dd-collapse:before {
  content: "";
  display: block;
  background-image: url("../images/admin_icon/keyboard_arrow_down.svg");
  background-position: center;
  width: 20px;
  height: 20px;
  font-size: 15px;
  text-decoration: inherit;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -0.5px;
}
div#mybootstrap .nested .dd-expand:before {
  content: "";
  display: block;
  background-image: url("../images/admin_icon/keyboard_arrow_right.svg");
  background-position: center;
  width: 20px;
  height: 20px;
  font-size: 15px;
  text-decoration: inherit;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -0.5px;
}
div#mybootstrap .nested .dd-item.active > .dd3-handle .dropfiles-folder,
div#mybootstrap .nested .dd-item.active > .dd3-handle .dropfiles-folder:before,
div#mybootstrap .nested .dd-item:hover > .dd3-handle .dropfiles-folder,
div#mybootstrap .nested .dd-item:hover > .dd3-handle .dropfiles-folder:before {
  color: #2291f0;
}
div#mybootstrap .nested .dd-item.active > .dd-collapse:before {
  background-image: url("../images/admin_icon/keyboard_arrow_down_active.svg");
}
div#mybootstrap .nested .dd-item.active > .dd-expand:before {
  background-image: url("../images/admin_icon/keyboard_arrow_right_active.svg");
}
div#mybootstrap .icon-eye {
  background-position: -96px -120px;
}
div#mybootstrap a.icon-remove {
  background-position: -308px 5px;
  height: 16px !important;
}
div#mybootstrap div.well select,
div#mybootstrap fieldset select {
  border-radius: 1px;
}
div#mybootstrap div#rightcol {
  position: relative;
  vertical-align: top;
  border: none;
  background-color: #fff;
  float: right;
  width: 345px;
  min-width: 345px;
  height: calc(100vh - 162px);
  max-height: calc(100vh - 162px);
  overflow: auto;
  padding: 60px 15px 15px 15px;
  box-sizing: border-box;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media screen and (max-width: 1024px) {
  div#mybootstrap div#rightcol {
    flex: 1 1 100%;
  }
}
div#mybootstrap div#rightcol::-webkit-scrollbar {
  max-height: 6px;
  background-color: rgba(0, 0, 0, 0.3);
  width: 6px;
  border-radius: 10px;
}
div#mybootstrap div#rightcol::-webkit-scrollbar-track {
  border-radius: 10px;
}
div#mybootstrap div#rightcol::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
  max-height: 6px;
}
div#mybootstrap div#rightcol::-webkit-scrollbar-thumb:hover {
  background: #555;
}
div#mybootstrap div#rightcol #jform_params_usergroup + .chzn-container .chzn-choices {
  border: 0 !important;
  padding: 0 !important;
}
div#mybootstrap div#rightcol #jform_params_usergroup + .chzn-container .chzn-choices .search-field,
div#mybootstrap div#rightcol #jform_params_usergroup + .chzn-container .chzn-choices .search-choice {
  border-radius: 4px;
}
div#mybootstrap div#rightcol #jform_params_usergroup + .chzn-container .chzn-choices .search-field {
  border: 1px solid #ddd;
  padding: 15px;
  line-height: 1.1;
}
div#mybootstrap div#rightcol #jform_params_usergroup + .chzn-container .chzn-choices .search-field input {
  padding: 0 !important;
}
div#mybootstrap div#rightcol div#fileversion {
  border: 2px dashed rgba(106, 139, 165, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 14px 0;
}
div#mybootstrap div#rightcol div#fileversion .well {
  padding: 15px;
  overflow: hidden;
  background: #ffffff;
  border-radius: 0;
  box-shadow: unset;
}
div#mybootstrap div#rightcol div#fileversion .well h4 {
  text-align: center;
  font-size: 1em;
  margin: 1.33em 0;
}
div#mybootstrap div#rightcol div#fileversion .well .message {
  margin: 20px 0;
  font-size: 1em;
  display: block;
  color: #666;
  text-align: center;
}
div#mybootstrap div#rightcol div#fileversion .dropbox_version {
  text-align: center;
}
div#mybootstrap div#rightcol div#fileversion #versions_content table tr td:nth-child(3n) {
  text-align: right;
}
div#mybootstrap div#rightcol div#fileversion #versions_content table tr td:nth-child(3n) .icon-restore {
  margin: 0;
}
div#mybootstrap div#rightcol div#fileversion #versions_content a {
  text-decoration: none;
  text-shadow: none;
}
div#mybootstrap div#rightcol div#fileversion #versions_content a:hover {
  text-decoration: none;
}
div#mybootstrap div#rightcol div#fileversion #upload_button_version {
  border: 1px solid #ff8726;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #fff;
  color: #ff8726;
  font-size: 9px;
  margin-bottom: 0;
  padding: 5px 0;
  min-width: 90px;
  letter-spacing: 1px;
  background-image: none;
  text-shadow: none;
}
div#mybootstrap div#rightcol div#fileversion #upload_button_version:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
div#mybootstrap div#rightcol .minicolors input {
  padding: 4px 0 4px 33px;
}
div#mybootstrap div#rightcol select {
  width: 100%;
  background-color: #ffffff;
  padding: 15px;
  line-height: 1.1;
  height: auto;
  color: #404852;
  -webkit-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
  border: 1px solid #7e8993;
}
div#mybootstrap div#rightcol select:focus {
  border-color: #ff8726;
}
div#mybootstrap .show {
  display: block;
}
div#mybootstrap .hide {
  display: none;
}
div#mybootstrap .dropfiles-column {
  box-sizing: border-box;
}
div#mybootstrap .btn-flat-active {
  vertical-align: top;
  height: 30px;
  line-height: 28px;
  padding: 0;
  font-size: 15px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #1D6CB0;
  border: 0;
  cursor: pointer;
  box-shadow: inset 0 -2px #006799;
  border-top-left-radius: 2px;
}
div#mybootstrap .btn-flat-active:hover {
  border-bottom: 0.5px solid #0085ba;
  background: #006799;
  color: white;
}
div#mybootstrap #imageblock .btn-group-vertical,
div#mybootstrap #imageblock .btn-group-vertical .btn {
  width: 100%;
}
div#mybootstrap .bootbox.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  opacity: 1;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 20px 20px 58px -35px #111;
  -moz-box-shadow: 20px 20px 58px -35px #111;
  box-shadow: 20px 20px 58px -35px #111;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
div#mybootstrap .modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
div#mybootstrap .modal.fade.in {
  top: 10%;
}
div#mybootstrap .modal-header {
  padding: 15px 15px 0px 15px;
}
div#mybootstrap .modal-header .close {
  display: none;
  margin-top: 2px;
}
div#mybootstrap .modal-header h3 {
  margin: 0;
  font-size: 1em;
  color: #888888;
}
div#mybootstrap .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 600px;
  padding: 15px;
}
div#mybootstrap .modal-body select, div#mybootstrap .modal-body input {
  padding: 5px;
  width: 100%;
  line-height: 1;
  height: auto;
  color: #404852;
  border: 1px solid #ddd;
  outline: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
div#mybootstrap .modal-body select:focus, div#mybootstrap .modal-body input:focus {
  border: 1px solid #ff8726;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
div#mybootstrap .modal-body .dropfiles-remote-form {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
div#mybootstrap .modal-body .dropfiles-remote-form div.control-group {
  margin: 0 0 10px 0;
  padding: 0;
}
div#mybootstrap .modal-body .dropfiles-remote-form .control-label {
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: left;
}
div#mybootstrap .modal-body .dropfiles-remote-form div.controls {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
div#mybootstrap .modal-body .dropfiles-remote-form div.controls input, div#mybootstrap .modal-body .dropfiles-remote-form div.controls select {
  padding: 5px;
  width: 100%;
  line-height: 1;
  height: auto;
  color: #404852;
  border: 1px solid #ddd;
  outline: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  box-sizing: border-box;
}
div#mybootstrap .modal-body .dropfiles-remote-form div.controls input:focus, div#mybootstrap .modal-body .dropfiles-remote-form div.controls select:focus {
  border: 1px solid #ff8726;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
div#mybootstrap .modal-form {
  margin-bottom: 0;
}
div#mybootstrap .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
div#mybootstrap .modal-footer:before {
  display: table;
  content: "";
  line-height: 0;
}
div#mybootstrap .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
div#mybootstrap .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
div#mybootstrap .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
div#mybootstrap .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
div#mybootstrap .modal-footer .btn {
  border: none;
  text-transform: uppercase;
  background: transparent;
  color: #888888;
  font-weight: bold;
  padding: 10px 15px;
  line-height: 1;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  outline: unset;
  text-shadow: unset;
}
div#mybootstrap .modal-footer .btn.btn-primary {
  background: #0084ff;
  color: #ffffff;
}
div#mybootstrap .modal-footer .btn.btn-primary:hover, div#mybootstrap .modal-footer .btn.btn-primary:active, div#mybootstrap .modal-footer .btn.btn-primary:focus {
  background: #0084ff;
  background-color: #0084ff;
  opacity: 0.8;
  color: #fff;
}
div#mybootstrap .modal-footer .btn:hover, div#mybootstrap .modal-footer .btn:active, div#mybootstrap .modal-footer .btn:focus {
  cursor: pointer;
  background: #ffffff;
  outline: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  border-color: #016087;
  color: #016087;
}
div#mybootstrap .modal-footer .btn:hover.btn-primary, div#mybootstrap .modal-footer .btn:active.btn-primary, div#mybootstrap .modal-footer .btn:focus.btn-primary {
  background: #0084ff;
  background-color: #0084ff;
  opacity: 0.8;
  color: #fff;
}
div#mybootstrap .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
div#mybootstrap .modal-backdrop.fade {
  opacity: 0;
}
div#mybootstrap .modal-backdrop,
div#mybootstrap .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div#mybootstrap .modal#userModal_jform_params_canview,
div#mybootstrap .modal#userModal_jform_created_user_id,
div#mybootstrap .modal#userModal_jform_canview {
  position: fixed;
  transform: translateX(-50%);
  left: 50%;
  margin-left: 0;
  width: 830px;
  height: 80vh;
  border-radius: 0;
  top: 10%;
  opacity: 1;
}
div#mybootstrap .modal#userModal_jform_params_canview .modal-header,
div#mybootstrap .modal#userModal_jform_created_user_id .modal-header,
div#mybootstrap .modal#userModal_jform_canview .modal-header {
  color: #444;
  padding: 0;
}
div#mybootstrap .modal#userModal_jform_params_canview .modal-header > h3,
div#mybootstrap .modal#userModal_jform_created_user_id .modal-header > h3,
div#mybootstrap .modal#userModal_jform_canview .modal-header > h3 {
  font-weight: 600;
  line-height: 29px;
  overflow: hidden;
  padding: 0 29px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 39px);
  font-size: 13px;
  color: #444;
}
div#mybootstrap .modal#userModal_jform_params_canview .modal-header .close,
div#mybootstrap .modal#userModal_jform_created_user_id .modal-header .close,
div#mybootstrap .modal#userModal_jform_canview .modal-header .close {
  display: block;
  margin: 5px 10px;
}
div#mybootstrap .modal#userModal_jform_params_canview .modal-header .close:hover, div#mybootstrap .modal#userModal_jform_params_canview .modal-header .close:focus,
div#mybootstrap .modal#userModal_jform_created_user_id .modal-header .close:hover,
div#mybootstrap .modal#userModal_jform_created_user_id .modal-header .close:focus,
div#mybootstrap .modal#userModal_jform_canview .modal-header .close:hover,
div#mybootstrap .modal#userModal_jform_canview .modal-header .close:focus {
  outline: none;
  box-shadow: none;
}
div#mybootstrap .modal#userModal_jform_params_canview .modal-body,
div#mybootstrap .modal#userModal_jform_created_user_id .modal-body,
div#mybootstrap .modal#userModal_jform_canview .modal-body {
  overflow-y: unset;
  background: #f1f1f1;
  color: #444;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  min-width: 600px;
}
div#mybootstrap .modal#userModal_jform_params_canview .modal-footer,
div#mybootstrap .modal#userModal_jform_created_user_id .modal-footer,
div#mybootstrap .modal#userModal_jform_canview .modal-footer {
  background: #f1f1f1;
}
div#mybootstrap .modal#userModal_jform_params_canview .modal-footer button.btn,
div#mybootstrap .modal#userModal_jform_created_user_id .modal-footer button.btn,
div#mybootstrap .modal#userModal_jform_canview .modal-footer button.btn {
  display: none;
}
div#mybootstrap .modal#userModal_jform_canview .modal-footer button.btn {
  display: block;
  float: right;
  background: #0084ff;
  color: #ffffff;
  border: none;
  border-radius: 3px;
}
div#mybootstrap .modal#userModal_jform_canview .modal-footer button.btn:hover {
  background: #0084ff;
  background-color: #0084ff;
  opacity: 0.8;
  color: #fff;
}
div#mybootstrap .modal#imageModal_jform_custom_icon {
  position: fixed;
  top: 10%;
  width: 80%;
  transform: translateX(-50%);
  left: 50%;
  margin: 0 auto;
  opacity: 1;
}

#system-message-container:not(.ju-message-permissions) > div.alert {
  position: relative;
  border-left: 4px solid #46b450;
  border-top: 1px solid #ccd0d4;
  border-right: 1px solid #ccd0d4;
  border-bottom: 1px solid #ccd0d4;
  background-color: #fff;
  padding: 1px 38px 1px 12px;
  width: calc(100% - 20px);
  max-width: calc(100% - 20px);
  margin: 10px 10px 20px 10px;
  font-size: 13px;
  color: #444;
  border-radius: 0;
  box-sizing: border-box;
}
#system-message-container:not(.ju-message-permissions) .alert-heading {
  display: none;
}
#system-message-container:not(.ju-message-permissions) .alert-message {
  margin: 5px 0;
  padding: 2px 5px;
  font-size: 1em;
  font-weight: bold;
  vertical-align: middle;
}
#system-message-container:not(.ju-message-permissions) button.close {
  position: absolute;
  right: 1px;
  border: none;
  margin: 0;
  padding: 9px;
  background: none;
  color: #72777c;
  cursor: pointer;
  transform: translateY(-50%);
  top: 50%;
}
#system-message-container.ju-message-permissions {
  padding-top: 20px !important;
  margin: 0 20px;
  max-width: 100%;
  box-sizing: border-box;
}

.modal#modal-help .modal-header {
  padding: 0 20px;
}
.modal#modal-help .modal-header .close {
  display: block;
  margin: 5px 10px;
  padding: 5px;
  width: 35px;
  height: 35px;
}
.modal#modal-help .modal-header .close span {
  vertical-align: baseline;
}
.modal#modal-help .modal-header .close:hover, .modal#modal-help .modal-header .close:focus {
  outline: none;
  box-shadow: none;
}
.modal#modal-help .modal-body {
  padding: 0 20px;
}
.modal#modal-help .modal-footer {
  padding: 0 20px;
}

.bootbox-close-button {
  position: absolute;
  right: 0;
  border: 0;
  background: none;
}

.bootbox-body {
  padding: 10px;
}

body.modal-open .bootbox-body {
  margin-top: 20px;
}

body.modal-open .modal .btn-primary.bootbox-accept {
  color: #fff;
  background: #132f53;
  border-color: #132f53;
}

body.modal-open .bootbox.dropfiles-upload-remote .modal-body {
  padding: 0;
}
body.modal-open .bootbox.dropfiles-upload-remote .control-group {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 1rem;
  position: relative;
}
body.modal-open .bootbox.dropfiles-upload-remote .control-label {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.dropfiles-sync-buttons {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin: 0 0 10px 0;
}

.dropfiles-svg-icon-sync-googledrive {
  background-image: url("../images/admin_icon/icon-sync-google-drive.svg");
}

.dropfiles-svg-icon-sync-onedrive {
  background-image: url("../images/admin_icon/icon-sync-onedrive.svg");
}

.dropfiles-svg-icon-sync-dropbox {
  background-image: url("../images/admin_icon/icon-sync-dropbox.svg");
}

.btn-group.pull-right.hidden-phone {
  display: none;
}

.component {
  background-color: transparent;
  background: transparent;
}

.manage-column,
.column-name,
.column-username,
.column-email,
.column-role,
.column-check {
  border-bottom: 1px solid #ccd0d4 !important;
  line-height: 1.4em !important;
  color: #32373c !important;
  text-align: left !important;
  font-size: 14px !important;
  padding: 8px 10px !important;
  background-color: #ffffff !important;
  background: #ffffff !important;
}

.column-username {
  font-weight: 600;
}

.manage-column {
  font-weight: normal !important;
}
.manage-column a {
  color: #32373c;
  text-decoration: none;
  font-weight: normal;
}

.user-pagination {
  display: none;
}

.dropfiles-search-filter-select-user,
.dropfiles-search-filter-clear {
  display: none !important;
}

.widefat {
  border: 1px solid #ccd0d4;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  background: #fff;
  border-spacing: 0;
  width: 100%;
  clear: both;
  margin: 0;
}

.search-user-btn {
  display: inline-block !important;
  background: #f7f7f7 !important;
  border: 1px solid #ccc !important;
  height: 28px !important;
  margin: 0 !important;
  padding: 0 10px 1px !important;
  color: #555 !important;
  font-size: 13px !important;
  text-decoration: none !important;
  line-height: 26px !important;
  -webkit-appearance: none !important;
  cursor: pointer !important;
  white-space: nowrap !important;
  vertical-align: top !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-box-shadow: 0 1px 0 #ccc !important;
  -moz-box-shadow: 0 1px 0 #ccc !important;
  box-shadow: 0 1px 0 #ccc !important;
}

/* new scss */
#mybootstrap [class^=icon-]:before,
#mybootstrap [class*=" icon-"]:before {
  content: none;
}

#mybootstrap [class^=icon-], #mybootstrap [class*=" icon-"] {
  font-family: inherit !important;
  font-size: 12px;
  margin-top: -1px;
}

.tagit-autocomplete,
.tagit-autocomplete .ui-menu-item a:hover,
.tagit-autocomplete .ui-state-hover,
.tagit-autocomplete .ui-widget-content .ui-state-hover,
.tagit-autocomplete .ui-widget-header .ui-state-hover,
.tagit-autocomplete .ui-state-focus,
.tagit-autocomplete .ui-widget-content .ui-state-focus,
.tagit-autocomplete .ui-widget-header .ui-state-focus {
  color: #555;
  background: #f6f6f6;
  border: 1px solid #DDD;
}

.dploading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/admin_icon/ajax-loader.gif) center center transparent no-repeat;
  z-index: 1000;
}

/* new scss */
#mycategories {
  flex: 1 100%;
  vertical-align: top;
  padding: 15px 15px 0;
  width: 300px;
  background: #fff;
  height: calc(100vh - 162px);
  max-height: calc(100vh - 162px);
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
#mycategories.ui-resizable {
  width: 200px;
  flex-basis: 4px;
}
#mycategories > .nested {
  max-height: calc(100vh - 230px);
  min-height: 80px;
  width: 100%;
  overflow: auto;
  background: #fff;
  overflow-x: hidden;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#mycategories > .nested::-webkit-scrollbar {
  max-height: 6px;
  background-color: rgba(0, 0, 0, 0.3);
  width: 6px;
  border-radius: 10px;
}
#mycategories > .nested::-webkit-scrollbar-track {
  border-radius: 10px;
}
#mycategories > .nested::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
  max-height: 6px;
}
#mycategories > .nested::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#mycategories > .nested.hasCloud {
  max-height: calc(100vh - 300px);
}
#mycategories > .nested > #categorieslist {
  margin-top: 0 !important;
}
@media only screen and (min-device-width: 1366px) {
  #mycategories {
    width: 10%;
  }
}
@media only screen and (max-width: 782px) {
  #mycategories {
    position: absolute;
    left: -250px;
    top: 0;
    height: calc(100vh - 162px);
    z-index: 9999;
    overflow: unset;
  }
  #mycategories.ui-resizable {
    width: 250px;
  }
}
#mycategories #btn-sync-gg, #mycategories #btn-sync-drop,
#mycategories #btn-sync-onedrive,
#mycategories #btn-sync-onedrive-business,
#mycategories #btn-sync-dropbox {
  background-color: #fff;
  background: #fff;
  background-image: none;
  color: #000;
  border: 1px solid #9fabba;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 0.125rem;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  flex: 1;
  padding: 0;
  min-width: 40px;
  box-shadow: none;
  text-shadow: none;
}
#mycategories #btn-sync-gg:hover, #mycategories #btn-sync-drop:hover,
#mycategories #btn-sync-onedrive:hover,
#mycategories #btn-sync-onedrive-business:hover,
#mycategories #btn-sync-dropbox:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#mycategories #btn-sync-gg .dropfiles-cloud-icon, #mycategories #btn-sync-drop .dropfiles-cloud-icon,
#mycategories #btn-sync-onedrive .dropfiles-cloud-icon,
#mycategories #btn-sync-onedrive-business .dropfiles-cloud-icon,
#mycategories #btn-sync-dropbox .dropfiles-cloud-icon {
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  display: inline-block;
  background-size: 100% 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
#mycategories .btn-categories > a {
  min-height: 20px;
  line-height: 20px;
}
#mycategories .btn-categories a.btn.btn-default.dropdown-toggle {
  vertical-align: top;
  line-height: 28px;
  padding: 0;
  font-size: 15px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: transparent;
  border: 0;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 #006799;
  box-shadow: inset 0 0 #006799;
  border-top-right-radius: 2px;
  width: 10%;
  float: right;
}
#mycategories .btn-categories a.btn.btn-default.dropdown-toggle .caret {
  margin-bottom: auto;
  margin-top: auto;
  vertical-align: middle;
  border-top: 4px solid #f5f5f5;
}
#mycategories .btn-sync-google:hover,
#mycategories .btn-sync-onedrive:hover,
#mycategories .btn-index-google:hover {
  box-shadow: 1px 1px 12px #ccc;
}
#mycategories .dd3-handle {
  color: transparent;
  background-color: transparent;
  background: transparent;
  border: none;
}

#dropfiles-hamburger {
  display: none;
  background: white;
  color: #ff8726;
  border: 1px solid #eaeaea;
  width: 50px;
  border-left: 0;
  min-width: 50px;
  box-sizing: border-box;
  -webkit-border-radius: 0 50% 50% 0;
  -moz-border-radius: 0 50% 50% 0;
  border-radius: 0 50% 50% 0;
  -webkit-box-shadow: 4px 0 6px -2px #eee;
  -moz-box-shadow: 4px 0 6px -2px #eee;
  box-shadow: 4px 0 6px -2px #eee;
}
#dropfiles-hamburger .material-leftright {
  min-width: 50px;
  width: 50px;
  vertical-align: baseline;
  display: block;
  box-sizing: border-box;
  height: 20px;
}
#dropfiles-hamburger .material-leftright:before, #dropfiles-hamburger .material-leftright:after {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0;
  padding: 0;
}
#dropfiles-hamburger .material-leftright:before {
  background-image: url(../images/admin_icon/arrow_left-hampuger.svg);
  margin-left: 10px;
}
#dropfiles-hamburger .material-leftright:after {
  background-image: url(../images/admin_icon/arrow_right-hampuger.svg);
  margin-left: -12px;
}
#dropfiles-hamburger:focus, #dropfiles-hamburger:hover {
  outline: 0;
}
#dropfiles-hamburger span {
  display: none;
}
@media screen and (max-width: 782px) {
  #dropfiles-hamburger {
    display: block;
    position: absolute;
    right: -50px;
    top: 100px;
    padding: 15px 0;
  }
}

#df-panel-toggle {
  display: none;
  width: 100%;
  position: relative;
  margin-bottom: 8px;
  height: 10px;
}

#df-panel-toggle span {
  font-size: 16px;
  color: #08c;
  position: absolute;
  text-decoration: none;
  right: 0;
  cursor: pointer;
}

/* new scss */
#newcategory {
  margin-left: 0;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: block;
}
#newcategory .material-icons.material-icons-new_folder.plus-icons {
  font-size: 20px !important;
  vertical-align: middle;
  font-weight: bold;
}
#newcategory .dropdown-menu.pull-right a {
  vertical-align: top;
  height: 30px;
  line-height: 28px;
  padding: 0;
  font-size: 15px;
  text-align: center;
  text-shadow: initial;
  background: #f7f7f7;
  border: 0;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #cccccc;
  box-shadow: inset 0 -2px #cccccc;
  border-top-left-radius: 2px;
}
#newcategory a:first-child:hover {
  border-bottom: 0.5px solid #219d55;
  background: #27ae60;
  color: white;
}
#newcategory.button-primary {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 0 0 10px 0;
}

#newcategory.btn-categories > a:first-child,
#newcategory.centpc > a:first-child {
  background-color: #fff;
  border: 1px solid #ff8726;
  cursor: pointer;
  padding: 10px 15px;
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 15px;
  color: #ff8726;
  margin: 0 auto;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px !important;
  -webkit-transition: unset;
  -moz-transition: unset;
  -ms-transition: unset;
  -o-transition: unset;
  transition: unset;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  left: 0;
  top: 0;
  right: 0;
  max-width: 100%;
  background-color: #fff;
  background: #fff;
  z-index: 99;
}
#newcategory.btn-categories > a:first-child:hover,
#newcategory.centpc > a:first-child:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* mobile first */
#pwrapper {
  background: #fff;
  position: relative;
}
@media only screen and (min-device-width: 1366px) {
  #pwrapper {
    width: 73%;
  }
}
#pwrapper #dropbox {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 230px;
  text-align: center;
  margin: 20px 0 0 0;
  padding: 10px 0;
  background-color: transparent;
  font-size: 13px;
}
#pwrapper #dropbox .message {
  font-weight: bold;
  color: #6a8ba5;
  margin-bottom: 25px;
  padding-top: 80px;
  font-size: 1em;
}
#pwrapper #dropbox .message:before {
  position: absolute;
  top: 20px;
  width: 100%;
  height: 100px;
  content: "";
  display: block;
  background: transparent url(../images/admin_icon/icon-dropbox.svg) no-repeat center;
}
#pwrapper #dropbox #upload_button.btn-primary {
  padding: 0.625rem 0.9375rem;
  min-width: 9.375rem;
  border: 1px solid #6a8ba5;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.125rem;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 14px;
  background-color: #f3f6fa;
  color: #6a8ba5;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
#pwrapper #dropbox #upload_button.btn-primary:hover, #pwrapper #dropbox #upload_button.btn-primary:focus {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pwrapper #wpreview {
  padding: 70px 0 0 0;
  position: relative;
}
#pwrapper #preview {
  position: unset;
  margin-top: 0;
  outline: 0;
  height: calc(100vh - 232px);
  max-height: calc(100vh - 232px);
  overflow: auto;
  background-color: #f3f6fa;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#pwrapper #preview::-webkit-scrollbar {
  max-height: 6px;
  background-color: rgba(0, 0, 0, 0.3);
  width: 6px;
  border-radius: 10px;
}
#pwrapper #preview::-webkit-scrollbar-track {
  border-radius: 10px;
}
#pwrapper #preview::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
  max-height: 6px;
}
#pwrapper #preview::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#pwrapper #preview .restableMenu {
  margin-right: 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  margin-top: 0;
  line-height: 70px;
}
#pwrapper #preview .restableMenu > ul {
  list-style-position: outside;
  list-style: none !important;
  margin: 0 !important;
  padding: 16px;
  background: #FFF;
  position: absolute;
  top: 48px;
  width: 108px;
  left: -100px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.5);
  -moz-box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.5);
  box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.5);
}
#pwrapper #preview .restableMenu > ul li {
  margin: 0 0 6px 0;
  line-height: 18px;
}
#pwrapper #preview .restableMenu > ul li input[type=checkbox] {
  border: 1px solid #7e8993;
  border-radius: 4px !important;
  background: #fff;
  color: #555;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  height: 16px;
  margin: -1px 8px 1px 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  min-width: 16px;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: 0.05s border-color ease-in-out;
}
#pwrapper #preview .restableMenu > ul li input[type=checkbox]::before {
  content: "";
  margin: -3px 0 0 -4px;
  height: 21px;
  width: 21px;
  display: block;
}
#pwrapper #preview .restableMenu > ul li input[type=checkbox]:checked::before {
  content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%231e8cbe%27%2F%3E%3C%2Fsvg%3E");
}
#pwrapper #preview .restableMenu > ul li input[type=checkbox]:focus {
  border-color: #007cba;
  box-shadow: 0 0 0 1px #007cba !important;
  outline: 2px solid transparent;
}
#pwrapper #preview table.restable {
  max-width: 100%;
  background-color: transparent;
  border-spacing: 0 8px;
  margin: 0;
  padding: 0 25px;
  font-size: 12px;
  border: 0;
  border-collapse: separate;
}
#pwrapper #preview table.restable thead th {
  vertical-align: bottom;
  line-height: 50px;
  border-top: 0;
  font-weight: bold;
  background: transparent;
  white-space: nowrap;
}
#pwrapper #preview table.restable thead th.ext,
#pwrapper #preview table.restable thead th.size,
#pwrapper #preview table.restable thead th.created_time,
#pwrapper #preview table.restable thead th.modified_time,
#pwrapper #preview table.restable thead th.version,
#pwrapper #preview table.restable thead th.hits {
  width: 1%;
}
#pwrapper #preview table.restable tbody tr {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #f3f6fa;
  -moz-box-shadow: 0 0 0 1px #f3f6fa;
  box-shadow: 0 0 0 1px #f3f6fa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pwrapper #preview table.restable th, #pwrapper #preview table.restable td {
  padding: 5px 4px;
  line-height: 30px;
  text-align: center;
  border: 0;
}
#pwrapper #preview table.restable td {
  background-color: #ffffff;
  font-family: inherit;
  font-size: inherit;
  border-color: transparent;
}
#pwrapper #preview table.restable td.title {
  font-weight: bold;
}
#pwrapper #preview table.restable td.size {
  font-size: 1em;
  font-weight: bold;
  color: #64a5f0;
}
#pwrapper #preview table.restable td:first-child, #pwrapper #preview table.restable td.bfirst {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#pwrapper #preview table.restable td:last-child, #pwrapper #preview table.restable td.blast {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#pwrapper #preview table.restable td.bfirst.blast {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pwrapper #preview table.restable td.ext, #pwrapper #preview table.restable td.size, #pwrapper #preview table.restable td.created, #pwrapper #preview table.restable td.modified, #pwrapper #preview table.restable td.version, #pwrapper #preview table.restable td.hits {
  white-space: nowrap;
}
#pwrapper #preview table.restable td:last-child {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#pwrapper #preview tr.file {
  position: relative;
  color: #404852;
  font-size: 12px;
  /* files import */
}
#pwrapper #preview tr.file:hover, #pwrapper #preview tr.file:focus {
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 1px #ff8726;
  -moz-box-shadow: 0 0 0 1px #ff8726;
  box-shadow: 0 0 0 1px #ff8726;
}
#pwrapper #preview tr.file.selected {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #ff8726;
  -moz-box-shadow: 0 0 0 1px #ff8726;
  box-shadow: 0 0 0 1px #ff8726;
}
#pwrapper #preview tr.file.is_pending > .title {
  position: relative;
}
#pwrapper #preview tr.file.is_pending > .title .dropfiles-pending-btn {
  position: absolute;
  min-width: 115px;
  height: 18px;
  padding: 2px 4px;
  display: block;
  left: 5px;
  background: #9b5c8f;
  border-radius: 4px;
  border: 0;
  font-size: 0.9em;
  line-height: 15px;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
#pwrapper #preview tr.file.is_pending > .title .dropfiles-pending-btn:focus, #pwrapper #preview tr.file.is_pending > .title .dropfiles-pending-btn:hover, #pwrapper #preview tr.file.is_pending > .title .dropfiles-pending-btn:active {
  outline: none;
}
#pwrapper #preview tr.file.is_pending > .title .dropfiles-pending-btn:hover {
  cursor: pointer;
  box-shadow: unset;
}
#pwrapper #preview tr.file .ext {
  display: block;
  float: left;
  width: 39px;
  height: 32px;
  background: #485563;
  background: -moz-linear-gradient(-45deg, #29323c 0%, #485563 100%);
  background: -webkit-linear-gradient(-45deg, #29323c 0%, #485563 100%);
  background: linear-gradient(149deg, #29323c 0%, #485563 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#29323c", endColorstr="#485563",GradientType=1 );
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
#pwrapper #preview tr.file .ext .txt {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  color: white;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.7em;
  top: 50%;
  transform: translateY(-50%);
}
#pwrapper #preview tr.file .ext.doc {
  background: #00d2ff;
  background: -moz-linear-gradient(-45deg, #928dab 0%, #00d2ff 100%);
  background: -webkit-linear-gradient(-45deg, #928dab 0%, #00d2ff 100%);
  background: linear-gradient(149deg, #928dab 0%, #00d2ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#928dab", endColorstr="#00d2ff",GradientType=1 );
}
#pwrapper #preview tr.file .ext.docx {
  background: #00d2ff;
  background: -moz-linear-gradient(-45deg, #928dab 0%, #00d2ff 100%);
  background: -webkit-linear-gradient(-45deg, #928dab 0%, #00d2ff 100%);
  background: linear-gradient(149deg, #928dab 0%, #00d2ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#928dab", endColorstr="#00d2ff",GradientType=1 );
}
#pwrapper #preview tr.file .ext.odt {
  background: #00d2ff;
  background: -moz-linear-gradient(-45deg, #928dab 0%, #00d2ff 100%);
  background: -webkit-linear-gradient(-45deg, #928dab 0%, #00d2ff 100%);
  background: linear-gradient(149deg, #928dab 0%, #00d2ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#928dab", endColorstr="#00d2ff",GradientType=1 );
}
#pwrapper #preview tr.file .ext.pages {
  background: #00d2ff;
  background: -moz-linear-gradient(-45deg, #928dab 0%, #00d2ff 100%);
  background: -webkit-linear-gradient(-45deg, #928dab 0%, #00d2ff 100%);
  background: linear-gradient(149deg, #928dab 0%, #00d2ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#928dab", endColorstr="#00d2ff",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ace {
  background: #11998e;
  background: -moz-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: -webkit-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: linear-gradient(149deg, #38ef7d 0%, #11998e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#38ef7d", endColorstr="#11998e",GradientType=1 );
}
#pwrapper #preview tr.file .ext.bz2 {
  background: #11998e;
  background: -moz-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: -webkit-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: linear-gradient(149deg, #38ef7d 0%, #11998e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#38ef7d", endColorstr="#11998e",GradientType=1 );
}
#pwrapper #preview tr.file .ext.gz {
  background: #11998e;
  background: -moz-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: -webkit-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: linear-gradient(149deg, #38ef7d 0%, #11998e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#38ef7d", endColorstr="#11998e",GradientType=1 );
}
#pwrapper #preview tr.file .ext.rar {
  background: #11998e;
  background: -moz-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: -webkit-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: linear-gradient(149deg, #38ef7d 0%, #11998e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#38ef7d", endColorstr="#11998e",GradientType=1 );
}
#pwrapper #preview tr.file .ext.tgz {
  background: #11998e;
  background: -moz-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: -webkit-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: linear-gradient(149deg, #38ef7d 0%, #11998e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#38ef7d", endColorstr="#11998e",GradientType=1 );
}
#pwrapper #preview tr.file .ext.zip {
  background: #11998e;
  background: -moz-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: -webkit-linear-gradient(-45deg, #38ef7d 0%, #11998e 100%);
  background: linear-gradient(149deg, #38ef7d 0%, #11998e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#38ef7d", endColorstr="#11998e",GradientType=1 );
}
#pwrapper #preview tr.file .ext.dmg {
  background: #c21500;
  background: -moz-linear-gradient(-45deg, #ffc500 0%, #c21500 100%);
  background: -webkit-linear-gradient(-45deg, #ffc500 0%, #c21500 100%);
  background: linear-gradient(149deg, #ffc500 0%, #c21500 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffc500", endColorstr="#c21500",GradientType=1 );
}
#pwrapper #preview tr.file .ext.html {
  background: #ffe000;
  background: -moz-linear-gradient(-45deg, #799f0c 0%, #ffe000 100%);
  background: -webkit-linear-gradient(-45deg, #799f0c 0%, #ffe000 100%);
  background: linear-gradient(149deg, #799f0c 0%, #ffe000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#799f0c", endColorstr="#ffe000",GradientType=1 );
}
#pwrapper #preview tr.file .ext.key {
  background: #ff00cc;
  background: -moz-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: -webkit-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: linear-gradient(149deg, #333399 0%, #ff00cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333399", endColorstr="#ff00cc",GradientType=1 );
}
#pwrapper #preview tr.file .ext.keynote {
  background: #ff00cc;
  background: -moz-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: -webkit-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: linear-gradient(149deg, #333399 0%, #ff00cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333399", endColorstr="#ff00cc",GradientType=1 );
}
#pwrapper #preview tr.file .ext.odp {
  background: #ff00cc;
  background: -moz-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: -webkit-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: linear-gradient(149deg, #333399 0%, #ff00cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333399", endColorstr="#ff00cc",GradientType=1 );
}
#pwrapper #preview tr.file .ext.pps {
  background: #ff00cc;
  background: -moz-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: -webkit-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: linear-gradient(149deg, #333399 0%, #ff00cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333399", endColorstr="#ff00cc",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ppt {
  background: #ff00cc;
  background: -moz-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: -webkit-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: linear-gradient(149deg, #333399 0%, #ff00cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333399", endColorstr="#ff00cc",GradientType=1 );
}
#pwrapper #preview tr.file .ext.pptx {
  background: #ff00cc;
  background: -moz-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: -webkit-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: linear-gradient(149deg, #333399 0%, #ff00cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333399", endColorstr="#ff00cc",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ppt {
  background: #ff00cc;
  background: -moz-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: -webkit-linear-gradient(-45deg, #333399 0%, #ff00cc 100%);
  background: linear-gradient(149deg, #333399 0%, #ff00cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333399", endColorstr="#ff00cc",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ods {
  background: #3ca55c;
  background: -moz-linear-gradient(-45deg, #b5ac49 0%, #3ca55c 100%);
  background: -webkit-linear-gradient(-45deg, #b5ac49 0%, #3ca55c 100%);
  background: linear-gradient(149deg, #b5ac49 0%, #3ca55c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b5ac49", endColorstr="#3ca55c",GradientType=1 );
}
#pwrapper #preview tr.file .ext.xls {
  background: #3ca55c;
  background: -moz-linear-gradient(-45deg, #b5ac49 0%, #3ca55c 100%);
  background: -webkit-linear-gradient(-45deg, #b5ac49 0%, #3ca55c 100%);
  background: linear-gradient(149deg, #b5ac49 0%, #3ca55c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b5ac49", endColorstr="#3ca55c",GradientType=1 );
}
#pwrapper #preview tr.file .ext.xlsx {
  background: #3ca55c;
  background: -moz-linear-gradient(-45deg, #b5ac49 0%, #3ca55c 100%);
  background: -webkit-linear-gradient(-45deg, #b5ac49 0%, #3ca55c 100%);
  background: linear-gradient(149deg, #b5ac49 0%, #3ca55c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b5ac49", endColorstr="#3ca55c",GradientType=1 );
}
#pwrapper #preview tr.file .ext.csv {
  background: #3ca55c;
  background: -moz-linear-gradient(-45deg, #b5ac49 0%, #3ca55c 100%);
  background: -webkit-linear-gradient(-45deg, #b5ac49 0%, #3ca55c 100%);
  background: linear-gradient(149deg, #b5ac49 0%, #3ca55c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b5ac49", endColorstr="#3ca55c",GradientType=1 );
}
#pwrapper #preview tr.file .ext.txt {
  background: #3E5151;
  background: -moz-linear-gradient(-45deg, #DECBA4 0%, #3E5151 100%);
  background: -webkit-linear-gradient(-45deg, #DECBA4 0%, #3E5151 100%);
  background: linear-gradient(149deg, #DECBA4 0%, #3E5151 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#DECBA4", endColorstr="#3E5151",GradientType=1 );
}
#pwrapper #preview tr.file .ext.rtf {
  background: #3E5151;
  background: -moz-linear-gradient(-45deg, #DECBA4 0%, #3E5151 100%);
  background: -webkit-linear-gradient(-45deg, #DECBA4 0%, #3E5151 100%);
  background: linear-gradient(149deg, #DECBA4 0%, #3E5151 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#DECBA4", endColorstr="#3E5151",GradientType=1 );
}
#pwrapper #preview tr.file .ext.tex {
  background: #3E5151;
  background: -moz-linear-gradient(-45deg, #DECBA4 0%, #3E5151 100%);
  background: -webkit-linear-gradient(-45deg, #DECBA4 0%, #3E5151 100%);
  background: linear-gradient(149deg, #DECBA4 0%, #3E5151 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#DECBA4", endColorstr="#3E5151",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ttf {
  background: #3E5151;
  background: -moz-linear-gradient(-45deg, #DECBA4 0%, #3E5151 100%);
  background: -webkit-linear-gradient(-45deg, #DECBA4 0%, #3E5151 100%);
  background: linear-gradient(149deg, #DECBA4 0%, #3E5151 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#DECBA4", endColorstr="#3E5151",GradientType=1 );
}
#pwrapper #preview tr.file .ext.xml {
  background: #606c88;
  background: -moz-linear-gradient(-45deg, #3f4c6b 0%, #606c88 100%);
  background: -webkit-linear-gradient(-45deg, #3f4c6b 0%, #606c88 100%);
  background: linear-gradient(149deg, #3f4c6b 0%, #606c88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#3f4c6b", endColorstr="#606c88",GradientType=1 );
}
#pwrapper #preview tr.file .ext.css {
  background: #606c88;
  background: -moz-linear-gradient(-45deg, #3f4c6b 0%, #606c88 100%);
  background: -webkit-linear-gradient(-45deg, #3f4c6b 0%, #606c88 100%);
  background: linear-gradient(149deg, #3f4c6b 0%, #606c88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#3f4c6b", endColorstr="#606c88",GradientType=1 );
}
#pwrapper #preview tr.file .ext.pdf {
  background: #333333;
  background: -moz-linear-gradient(-45deg, #dd1818 0%, #333333 100%);
  background: -webkit-linear-gradient(-45deg, #dd1818 0%, #333333 100%);
  background: linear-gradient(149deg, #dd1818 0%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#dd1818", endColorstr="#333333",GradientType=1 );
}
#pwrapper #preview tr.file .ext.bmp {
  background: #4e54c8;
  background: -moz-linear-gradient(-45deg, #8f94fb 0%, #4e54c8 100%);
  background: -webkit-linear-gradient(-45deg, #8f94fb 0%, #4e54c8 100%);
  background: linear-gradient(149deg, #8f94fb 0%, #4e54c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#8f94fb", endColorstr="#4e54c8",GradientType=1 );
}
#pwrapper #preview tr.file .ext.png {
  background: #4e54c8;
  background: -moz-linear-gradient(-45deg, #8f94fb 0%, #4e54c8 100%);
  background: -webkit-linear-gradient(-45deg, #8f94fb 0%, #4e54c8 100%);
  background: linear-gradient(149deg, #8f94fb 0%, #4e54c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#8f94fb", endColorstr="#4e54c8",GradientType=1 );
}
#pwrapper #preview tr.file .ext.gif {
  background: #4e54c8;
  background: -moz-linear-gradient(-45deg, #8f94fb 0%, #4e54c8 100%);
  background: -webkit-linear-gradient(-45deg, #8f94fb 0%, #4e54c8 100%);
  background: linear-gradient(149deg, #8f94fb 0%, #4e54c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#8f94fb", endColorstr="#4e54c8",GradientType=1 );
}
#pwrapper #preview tr.file .ext.exif {
  background: #355C7D;
  background: -moz-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: -webkit-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: linear-gradient(149deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#C06C84", endColorstr="#355C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.tif {
  background: #355C7D;
  background: -moz-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: -webkit-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: linear-gradient(149deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#C06C84", endColorstr="#355C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.tiff {
  background: #355C7D;
  background: -moz-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: -webkit-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: linear-gradient(149deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#C06C84", endColorstr="#355C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ico {
  background: #355C7D;
  background: -moz-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: -webkit-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: linear-gradient(149deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#C06C84", endColorstr="#355C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.svg {
  background: #355C7D;
  background: -moz-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: -webkit-linear-gradient(-45deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  background: linear-gradient(149deg, #C06C84 0%, #6C5B7B 50%, #355C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#C06C84", endColorstr="#355C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.jpeg {
  background: #108dc7;
  background: -moz-linear-gradient(-45deg, #ef8e38 0%, #108dc7 100%);
  background: -webkit-linear-gradient(-45deg, #ef8e38 0%, #108dc7 100%);
  background: linear-gradient(149deg, #ef8e38 0%, #108dc7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ef8e38", endColorstr="#108dc7",GradientType=1 );
}
#pwrapper #preview tr.file .ext.jpg {
  background: #108dc7;
  background: -moz-linear-gradient(-45deg, #ef8e38 0%, #108dc7 100%);
  background: -webkit-linear-gradient(-45deg, #ef8e38 0%, #108dc7 100%);
  background: linear-gradient(149deg, #ef8e38 0%, #108dc7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ef8e38", endColorstr="#108dc7",GradientType=1 );
}
#pwrapper #preview tr.file .ext.psd {
  background: #FC5C7D;
  background: -moz-linear-gradient(-45deg, #6A82FB 0%, #FC5C7D 100%);
  background: -webkit-linear-gradient(-45deg, #6A82FB 0%, #FC5C7D 100%);
  background: linear-gradient(149deg, #6A82FB 0%, #FC5C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6A82FB", endColorstr="#FC5C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.img {
  background: #FC5C7D;
  background: -moz-linear-gradient(-45deg, #6A82FB 0%, #FC5C7D 100%);
  background: -webkit-linear-gradient(-45deg, #6A82FB 0%, #FC5C7D 100%);
  background: linear-gradient(149deg, #6A82FB 0%, #FC5C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6A82FB", endColorstr="#FC5C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ai {
  background: #FC5C7D;
  background: -moz-linear-gradient(-45deg, #6A82FB 0%, #FC5C7D 100%);
  background: -webkit-linear-gradient(-45deg, #6A82FB 0%, #FC5C7D 100%);
  background: linear-gradient(149deg, #6A82FB 0%, #FC5C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6A82FB", endColorstr="#FC5C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.dxf {
  background: #FC5C7D;
  background: -moz-linear-gradient(-45deg, #6A82FB 0%, #FC5C7D 100%);
  background: -webkit-linear-gradient(-45deg, #6A82FB 0%, #FC5C7D 100%);
  background: linear-gradient(149deg, #6A82FB 0%, #FC5C7D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6A82FB", endColorstr="#FC5C7D",GradientType=1 );
}
#pwrapper #preview tr.file .ext.avi {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.flv {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.mov {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.mpeg {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.m4v {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.mkv {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.mpg {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.mp4 {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.swf {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.wmv {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.rm {
  background: #c94b4b;
  background: -moz-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: -webkit-linear-gradient(-45deg, #4b134f 0%, #c94b4b 100%);
  background: linear-gradient(149deg, #4b134f 0%, #c94b4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b134f", endColorstr="#c94b4b",GradientType=1 );
}
#pwrapper #preview tr.file .ext.mp3 {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.mpa {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ogg {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.aac {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.flac {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.mid {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.aiff {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.alac {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.amr {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.au {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.cdda {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.m3u {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.m4a {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.m4p {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.pac {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.ra {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.wav {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.wma {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.asf {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}
#pwrapper #preview tr.file .ext.vob {
  background: #22c1c3;
  background: -moz-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: -webkit-linear-gradient(-45deg, #fdbb2d 0%, #22c1c3 100%);
  background: linear-gradient(149deg, #fdbb2d 0%, #22c1c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fdbb2d", endColorstr="#22c1c3",GradientType=1 );
}

/* Tablet (medium) screens */
@media (min-width: 30em) {
  #mycategories, #rightcol {
    flex: 1 15%;
  }
  #pwrapper {
    flex: 1 70%;
  }
}
/* Large screens */
@media (min-width: 48em) {
  #mycategories, #rightcol {
    flex: 1;
  }
  #pwrapper {
    flex: 3;
  }
}
#jform_params_usergroup_chzn .chzn-choices,
.tagit {
  margin: 0;
}

.dropfilesfilemanagebody #mybootstrap {
  overflow: visible;
  position: relative;
}

.dropfilesfilemanagebody #navigation {
  margin: 8px 0;
  text-align: center;
}
.dropfilesfilemanagebody #navigation a {
  margin: 0;
}
.dropfilesfilemanagebody #navigation a.back-link {
  margin-right: 5px;
}

div#mycategories #newcategory.withSyncCloud {
  position: relative;
  z-index: 6;
}
div#mycategories #newcategory.withSyncCloud:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0 !important;
}
div#mycategories #newcategory.withSyncCloud:hover a.btn-default {
  border: 1px solid white;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eee;
}
div#mycategories #newcategory.withSyncCloud:hover a.btn-default:hover {
  background: rgba(0, 0, 0, 0.05);
}
div#mycategories #newcategory.withSyncCloud:hover ul.dropdown-menu.pull-right {
  display: block;
}
div#mycategories #newcategory ul.dropdown-menu.pull-right {
  display: none;
  position: absolute;
  top: 42px;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  z-index: 1;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.2);
}
div#mycategories #newcategory ul.dropdown-menu.pull-right li {
  padding: 7px 0;
  margin: 0;
  list-style: none;
}
div#mycategories #newcategory ul.dropdown-menu.pull-right li a {
  margin: 0;
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  text-align: left;
  padding: 0 30px;
  color: #0071a1;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
}
div#mycategories #newcategory ul.dropdown-menu.pull-right li a:hover {
  background: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div#mycategories #newcategory ul.dropdown-menu.pull-right li i {
  color: #fff;
}
div#mycategories #newcategory ul.dropdown-menu.pull-right li:hover i {
  color: #fff;
}
div#mycategories #newcategory .icon-googledrive,
div#mycategories #newcategory .google-drive-icon {
  background: url(../images/admin_icon/icon-sync-google-drive.svg) no-repeat 0 0;
  background-size: 20px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 5px;
}
div#mycategories #newcategory .onedrive-icon, div#mycategories #newcategory .onedrivebusiness-icon {
  background: url(../images/admin_icon/icon-sync-onedrive.svg) no-repeat 0 0;
  background-size: 20px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 5px;
}
div#mycategories #newcategory .dropbox-icon {
  background: url(../images/admin_icon/icon-sync-dropbox.svg) no-repeat 0 0;
  background-size: 20px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 5px;
}

.google-drive-icon-white {
  height: 20px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  text-indent: 0;
  font-size: 20px;
  font-weight: normal;
  vertical-align: middle;
  text-align: center;
}
.google-drive-icon-white:before {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/admin_icon/icon-sync-google-drive.svg);
  font-size: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
}

.onedrive-icon-white, .onedrive-business-icon-white {
  height: 20px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  text-indent: 0;
  font-size: 20px;
  font-weight: normal;
  vertical-align: middle;
  text-align: center;
}
.onedrive-icon-white:before, .onedrive-business-icon-white:before {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/admin_icon/icon-sync-onedrive.svg);
  font-size: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
}

.dropbox-icon-white {
  height: 20px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  text-indent: 0;
  font-size: 20px;
  font-weight: normal;
  vertical-align: middle;
  text-align: center;
}
.dropbox-icon-white:before {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/admin_icon/icon-sync-dropbox.svg);
  font-size: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
}

.btn-categories.centpc a.btn.btn-default i.icon-plus,
.btn-categories a.btn.btn-default i.icon-plus {
  font-size: 12px;
  line-height: 16px !important;
}

#categorieslist {
  margin-top: 20px !important;
  padding-left: 0 !important;
  margin-right: 8px;
}

#rightcol input,
div#rightcol textarea {
  width: auto;
  box-shadow: none;
}

#rightcol input {
  height: 20px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.dropfiles-hide {
  display: none !important;
}

.single-upload {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#wpreview {
  /*width: 100%;*/
  padding: 0 10px;
  position: relative;
}

#preview {
  margin: 0 auto;
  background: #FFF;
  /*border: 3px dashed #BBB;*/
  min-height: 200px;
  overflow: hidden;
}

.hide-list-files {
  min-height: 0 !important;
}

.hide-list-files .restable tbody, .hide-list-files .restable thead, .hide-list-files .restableMenu {
  display: none !important;
}

.hide-list-files .uploadplaceholder {
  margin-top: 10px;
}

#preview .table {
  /*border-collapse: separate;*/
  /*border-spacing: 0 5px;*/
  /*display: table;*/
  padding: 5px;
  margin-right: auto;
  margin-left: auto;
  width: 95%;
}

#preview .file {
  position: relative;
}

#preview .file.ui-sortable-helper {
  display: inline-block;
  border: 1px solid #CCC;
  padding: 0;
}

#preview .file.ui-sortable-helper td {
  background-color: #FFF !important;
}

#preview .file > td {
  vertical-align: middle;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  /* pour Opera 9 */
  text-overflow: ellipsis;
  /* pour le reste du monde */
}

.btn.dropfiles-search-btn {
  width: 150px;
  vertical-align: top;
  height: 30px;
  line-height: 28px;
  padding: 0;
  font-size: 15px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #27ae60;
  border: 0;
  border-bottom: 2px solid #219d55;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #219d55;
  box-shadow: inset 0 -2px #219d55;
  border-top-left-radius: 2px;
}

.btn.dropfiles-search-btn:hover {
  border-bottom: 0.5px solid #219d55;
  background: #27ae60;
  color: white;
}

/** Restable table **/
.restable {
  width: 100%;
  border-collapse: collapse;
}

.dropfiles-unpublished {
  opacity: 0.6;
}

ul li input#toggle-col-MediaTable-0-0 {
  content: "Order";
}

.restableMenu ul li input {
  margin: 0 0 2px;
}

#preview .restable tr,
#preview .restable td,
#preview .restable thead,
#preview .restable tbody,
#preview .restable th {
  border: none;
}

#preview .restable {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto !important;
}

#preview .restable {
  width: 100%;
  margin-bottom: 20px;
}

#preview .restable th.type,
#preview .restable th.size,
#preview .restable th.created_time,
#preview .restable th.modified_time,
#preview .restable th.version,
#preview .restable th.hits {
  width: 1%;
}

#preview .restable td.type,
#preview .restable td.size,
#preview .restable td.created_time,
#preview .restable td.modified_time,
#preview .restable td.version,
#preview .restable td.hits {
  white-space: nowrap;
}

#preview .restable th,
#preview .restable td {
  padding: 5px 4px;
  line-height: 20px;
  text-align: center;
  border-top: 1px solid #dddddd;
}

#preview .restable th {
  font-weight: bold;
  white-space: nowrap;
  background: #eee none;
}

#preview .restable thead th {
  vertical-align: bottom;
}

#preview .restable caption + thead tr:first-child th,
#preview .restable caption + thead tr:first-child td,
#preview .restable colgroup + thead tr:first-child th,
#preview .restable colgroup + thead tr:first-child td,
#preview .restable thead:first-child tr:first-child th,
#preview .restable thead:first-child tr:first-child td {
  border-top: 0;
}

#preview .restable tbody + tbody {
  border-top: 2px solid #dddddd;
}

#preview .restable {
  background-color: #ffffff;
}

#preview .restable-condensed th,
#preview .restable-condensed td {
  padding: 4px 5px;
}

#preview .restable {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

#preview .restable th,
#preview .restable td {
  border-left: 1px solid #dddddd;
}

#preview .restable caption + thead tr:first-child th,
#preview .restable caption + tbody tr:first-child th,
#preview .restable caption + tbody tr:first-child td,
#preview .restable colgroup + thead tr:first-child th,
#preview .restable colgroup + tbody tr:first-child th,
#preview .restable colgroup + tbody tr:first-child td,
#preview .restable thead:first-child tr:first-child th,
#preview .restable tbody:first-child tr:first-child th,
#preview .restable tbody:first-child tr:first-child td {
  border-top: 0;
}

#preview .restable thead:first-child tr:first-child > th:first-child,
#preview .restable tbody:first-child tr:first-child > td:first-child,
#preview .restable tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 1px;
  -moz-border-radius-topleft: 1px;
  border-top-left-radius: 1px;
}

#preview .restable thead:first-child tr:first-child > th:last-child,
#preview .restable tbody:first-child tr:first-child > td:last-child,
#preview .restable tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

#preview .restable thead:last-child tr:last-child > th:first-child,
#preview .restable tbody:last-child tr:last-child > td:first-child,
#preview .restable tbody:last-child tr:last-child > th:first-child,
#preview .restable tfoot:last-child tr:last-child > td:first-child,
#preview .restable tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 1px;
  -moz-border-radius-bottomleft: 1px;
  border-bottom-left-radius: 1px;
}

#preview .restable thead:last-child tr:last-child > th:last-child,
#preview .restable tbody:last-child tr:last-child > td:last-child,
#preview .restable tbody:last-child tr:last-child > th:last-child,
#preview .restable tfoot:last-child tr:last-child > td:last-child,
#preview .restable tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 1px;
  -moz-border-radius-bottomright: 1px;
  border-bottom-right-radius: 1px;
}

#preview .restable tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

#preview .restable tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}

#preview .restable caption + thead tr:first-child th:first-child,
#preview .restable caption + tbody tr:first-child td:first-child,
#preview .restable colgroup + thead tr:first-child th:first-child,
#preview .restable colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

#preview .restable caption + thead tr:first-child th:last-child,
#preview .restable caption + tbody tr:first-child td:last-child,
#preview .restable colgroup + thead tr:first-child th:last-child,
#preview .restable colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

#preview .restable tbody > tr:nth-child(odd) > td,
#preview .restable tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

#preview .restable tbody tr:hover > td,
#preview .restable tbody tr:hover > th {
  background-color: #f5f5f5;
}

#preview .restable tr.file.selected td {
  background-color: #0073aa;
}

#preview .restable tr.file.selected td.actions [class^=icon-] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background: url(../../images/glyphicons-halflings-white.png) no-repeat;
  margin-top: 1px;
}

#preview .restable tr.file.selected {
  box-shadow: 1px 1px 12px #ccc;
  color: #fff;
}

#preview .file > td.ext {
  height: 45px;
  width: 40px;
  background: url(../../images/new_icons/neutral.png) center center transparent no-repeat;
  color: #fff;
  position: relative;
  background-size: 60%;
}

#preview .file > td.ext div {
  width: 40px;
}

#preview .file > td.ext.ai {
  background-image: url(../../images/new_icons/ai.png);
  color: transparent;
}

#preview .file > td.ext.avi {
  background-image: url(../../images/new_icons/avi.png);
  color: transparent;
}

#preview .file > td.ext.css {
  background-image: url(../../images/new_icons/css.png);
  color: transparent;
}

#preview .file > td.ext.dll {
  background-image: url(../../images/new_icons/dll.png);
  color: transparent;
}

#preview .file > td.ext.doc {
  background-image: url(../../images/new_icons/doc.png);
  color: transparent;
}

#preview .file > td.ext.docx {
  background-image: url(../../images/new_icons/doc.png);
  color: transparent;
}

#preview .file > td.ext.fla {
  background-image: url(../../images/new_icons/fla.png);
  color: transparent;
}

#preview .file > td.ext.flv {
  background-image: url(../../images/new_icons/flv.png);
  color: transparent;
}

#preview .file > td.ext.gif {
  background-image: url(../../images/new_icons/gif.png);
  color: transparent;
}

#preview .file > td.ext.html {
  background-image: url(../../images/new_icons/html.png);
  color: transparent;
}

#preview .file > td.ext.iso {
  background-image: url(../../images/new_icons/iso.png);
  color: transparent;
}

#preview .file > td.ext.jpg {
  background-image: url(../../images/new_icons/jpg.png);
  color: transparent;
}

#preview .file > td.ext.mov {
  background-image: url(../../images/new_icons/mov.png);
  color: transparent;
}

#preview .file > td.ext.mpg {
  background-image: url(../../images/new_icons/mpg.png);
  color: transparent;
}

#preview .file > td.ext.ogg {
  background-image: url(../../images/new_icons/ogg.png);
  color: transparent;
}

#preview .file > td.ext.pdf {
  background-image: url(../../images/new_icons/pdf.png);
  color: transparent;
}

#preview .file > td.ext.php {
  background-image: url(../../images/new_icons/php.png);
  color: transparent;
}

#preview .file > td.ext.ppt {
  background-image: url(../../images/new_icons/ppt.png);
  color: transparent;
}

#preview .file > td.ext.pptx {
  background-image: url(../../images/new_icons/ppt.png);
  color: transparent;
}

#preview .file > td.ext.png {
  background-image: url(../../images/new_icons/png.png);
  color: transparent;
}

#preview .file > td.ext.psd {
  background-image: url(../../images/new_icons/psd.png);
  color: transparent;
}

#preview .file > td.ext.raw {
  background-image: url(../../images/new_icons/raw.png);
  color: transparent;
}

#preview .file > td.ext.sql {
  background-image: url(../../images/new_icons/sql.png);
  color: transparent;
}

#preview .file > td.ext.svg {
  background-image: url(../../images/new_icons/svg.png);
  color: transparent;
}

#preview .file > td.ext.txt {
  background-image: url(../../images/new_icons/txt.png);
  color: transparent;
}

#preview .file > td.ext.wav {
  background-image: url(../../images/new_icons/wav.png);
  color: transparent;
}

#preview .file > td.ext.wmv {
  background-image: url(../../images/new_icons/wmv.png);
  color: transparent;
}

#preview .file > td.ext.xls {
  background-image: url(../../images/new_icons/xls.png);
  color: transparent;
}

#preview .file > td.ext.xlsx {
  background-image: url(../../images/new_icons/xls.png);
  color: transparent;
}

#preview .file > td.ext.xml {
  background-image: url(../../images/new_icons/xml.png);
  color: transparent;
}

#preview .file > td.ext.zip {
  background-image: url(../../images/new_icons/zip.png);
  color: transparent;
}

#preview .file > td.ext .txt {
  position: absolute;
  top: 34px;
  left: 4px;
  display: block;
  width: 25px;
  font-size: 8px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
}

#preview .file > td.title {
  text-align: center;
  word-wrap: break-word;
  font-weight: bold;
  font-size: 12px;
}

#preview .file > td.created {
  text-align: center;
}

#preview .file > td.size {
  text-align: center;
}

#preview .file > td.actions {
  text-align: center;
}

#preview .file > td.version {
  text-align: center;
}

#preview .file > td.hits {
  text-align: center;
}

#preview .file > td.actions a {
  cursor: pointer;
}

#preview .file.uploadplaceholder {
  height: 4px;
  padding: 10px 0;
}

#preview .file.uploadplaceholder td {
  position: relative;
}

#preview .file.uploadplaceholder .dl-loader {
  background: url(../../images/dl-loader.gif) center center no-repeat transparent;
  width: 20px;
  height: 20px;
  display: inline-block;
}

/*#preview .restable .ordering {*/
/*float: right;*/
/*}*/
#preview .progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

#preview .file.highlight td {
  border: 1px dashed #1d6cb0;
  margin: 0;
  padding: 0;
}

#preview .highlight {
  border: 1px dashed #1d6cb0 !important;
}
#preview .highlight:hover {
  border: 1px dashed #1d6cb0;
}
#preview .highlight td {
  border: 1px dashed #1d6cb0 !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 40px;
}

#preview .clr {
  clear: both;
}

#preview .placeholder img,
.uploadplaceholder img {
  max-width: 100%;
  max-height: 100%;
}

.dropfiles_process_full {
  display: none;
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 10px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.dropfiles_process_full.done {
  display: none !important;
}

.dropfiles_process_run {
  width: 0;
  height: 10px;
  background: #0073aa;
  border-radius: 10px;
}

span.editable {
  background: #FFF;
  border: 1px solid #AAA;
  color: #000;
  padding: 1px 3px;
  /*width: 130px;*/
  display: inline-block;
  overflow: visible;
}

#mybootstrap #upload_button,
a#add_remote_file.btn.btn-large.btn-primary {
  padding: 0.625rem 0.9375rem;
  min-width: 9.375rem;
  border: 1px solid #6a8ba5;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.125rem;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 14px;
  background-color: #f3f6fa;
  color: #6a8ba5;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  background-image: none;
  text-shadow: none;
  margin: 5px 0;
}
#mybootstrap #upload_button:hover, #mybootstrap #upload_button:focus,
a#add_remote_file.btn.btn-large.btn-primary:hover,
a#add_remote_file.btn.btn-large.btn-primary:focus {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

#mybootstrap #upload_button:hover,
#mybootstrap #upload_button:focus,
a#add_remote_file.btn.btn-large.btn-primary:hover,
a#add_remote_file.btn.btn-large.btn-primary:focus,
#mybootstrap a#upload_button_version.btn.btn-large.btn-primary:hover,
#mybootstrap a#upload_button_version.btn.btn-large.btn-primary:focus {
  box-shadow: 1px 1px 12px #ccc;
}

#dropbox .message,
#dropbox_version .message {
  margin-bottom: 10px;
  font-size: 1.1em;
  color: #888;
}

div#dropbox span.message i {
  font-style: normal;
  color: #888;
}

#singleimage {
  margin-bottom: 10px;
}

table.restable tbody tr.file td.type {
  /*font-weight: bold;*/
}

/* Sidenav for Docs
-------------------------------------------------- */
#mybootstrap .bs-docs-sidenav2 {
  width: 100%;
  float: left;
  margin-top: 20px !important;
  padding: 0;
}
#mybootstrap .bs-docs-sidenav2 > li a.trash {
  float: right;
  display: none;
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  right: 22px;
  margin-right: 5px;
}
#mybootstrap .bs-docs-sidenav2 > li a.edit {
  float: right;
  display: none;
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  right: 5px;
}
#mybootstrap .bs-docs-sidenav2 > li a.sync {
  float: right;
  display: none;
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  right: 42px;
}
#mybootstrap .bs-docs-sidenav2 > li .dd-content:hover a.edit,
#mybootstrap .bs-docs-sidenav2 > li .dd-content:hover a.sync,
#mybootstrap .bs-docs-sidenav2 > li .dd-content:hover a.trash {
  display: inherit;
  opacity: 1;
  color: #2291f0;
}
#mybootstrap .bs-docs-sidenav2 > li .dd-content a.edit:hover,
#mybootstrap .bs-docs-sidenav2 > li .dd-content a.sync:hover,
#mybootstrap .bs-docs-sidenav2 > li .dd-content a.trash:hover {
  opacity: 1;
  color: #2291f0;
}
#mybootstrap .bs-docs-sidenav2 > li:hover .dd-content .icon-chevron-right {
  display: none;
}
#mybootstrap .bs-docs-sidenav2 .active .icon-chevron-right {
  background-image: url(../../images/glyphicons-halflings-white.png);
  opacity: 1;
}
#mybootstrap .modal-backdrop {
  display: none;
}
#mybootstrap .modal {
  bottom: auto;
}
#mybootstrap #preview .well {
  padding: 2px 10px;
}
#mybootstrap #dropfilesparams .radio input[type=radio] {
  margin-left: 0;
}
#mybootstrap #dropfilesparams .radio {
  padding-left: 0;
}
#mybootstrap #dropfilesparams .radio label {
  margin-right: 20px;
  float: left;
}
#mybootstrap .form-horizontal .control-label {
  width: 160px;
}
#mybootstrap .paraminput .input-prepend a.modal {
  position: relative;
  left: 0;
  z-index: 0;
  box-shadow: none;
}
#mybootstrap .dd3-content .title {
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: sub;
  max-width: 100%;
}
#mybootstrap .bs-docs-sidenav2 > li .dd-content.disable-cat {
  background: #999;
  pointer-events: none;
  cursor: default;
}

#mybootstrap.joomla30 .bs-docs-sidenav2 .active .icon-chevron-right {
  background-image: none;
  color: white;
}

#mybootstrap .modal-body, .dropfiles .modal-body {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
}

.modal-body iframe {
  border: none;
  overflow-y: visible;
}

/**
 * Nestable
 */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

.dd-list {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 12px !important;
}

.dd-expand,
.dd-collapsed .dd-collapsed,
.dd-collapsed .dd-list {
  display: none;
}

.dd-collapsed .dd-expand {
  display: block;
}

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px !important;
}

.dd-item.active > .dd-content a.t,
.dd-item.active > .dd-content a.t span {
  color: #2291f0;
}

.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: linear-gradient(top, #fafafa 0%, #eee 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-handle:hover {
  color: #2ea8e5;
  cursor: move;
}

.dd-content [class^=icon-]:before,
.dd-content [class*=" icon-"]:before {
  display: none;
}

.dd-item > button {
  position: relative;
  cursor: pointer;
  float: left;
  width: 20px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 15px !important;
  line-height: 1 !important;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  z-index: 5;
  color: #888888;
}
.dd-item > button:hover, .dd-item > button:active, .dd-item > button:focus {
  outline: none;
}
.dd-item > button:hover {
  background: transparent;
}
.dd-item > button:before {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #888888;
}
.dd-item > button[data-action=collapse]:before {
  color: #888888;
  font-size: 12px;
}

.dd-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-empty {
  position: relative;
  min-height: 32px;
  text-align: center;
}

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.dd-dragel .dd3-content a.t {
  width: 77%;
  display: inline;
  float: left;
  top: 8px;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel > .dd-item .dd-content.dd-handle {
  margin-top: 5px;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  border: none;
}
.dd-dragel .dd-item.active > .dd3-handle .dropfiles-folder {
  color: #2291f0;
}
.dd-dragel .dd-item.active > .dd-collapse:before {
  background-image: url(../images/admin_icon/keyboard_arrow_down_active.svg);
}
.dd-dragel .dd-item.active > .dd-expand:before {
  background-image: url(../images/admin_icon/keyboard_arrow_right_active.svg);
}
.dd-dragel .dd-item .dd-collapse:before {
  content: "";
  display: block;
  background-image: url(../images/admin_icon/keyboard_arrow_down.svg);
  background-position: center;
  width: 20px;
  height: 20px;
  font-size: 15px;
  text-decoration: inherit;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -3px;
}
.dd-dragel .dd-item .dd-expand:before {
  content: "";
  display: block;
  background-image: url(../images/admin_icon/keyboard_arrow_right.svg);
  background-position: center;
  width: 20px;
  height: 20px;
  font-size: 15px;
  text-decoration: inherit;
  font-weight: 400;
  font-style: normal;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -3px;
}
.dd-dragel .dd-item .trash,
.dd-dragel .dd-item .edit {
  display: none;
}

/**
 * Nestable Extras
 */
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

#nestable-menu {
  padding: 0;
  margin: 20px 0;
}

#nestable-output,
#nestable2-output {
  width: 100%;
  height: 7em;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: Consolas, monospace;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/*@media only screen and (min-width: 700px) {

    .dd { float: left; width: 48%; }
    .dd + .dd { margin-left: 2%; }

}*/
.dd-hover > .dd-handle {
  background: #2ea8e5 !important;
}

/**
 * Nestable Draggable Handles
 */
.dd3-content {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  display: block;
  font-weight: 600;
  height: 35px;
  margin: 1px 0;
  padding: 0 5px 0 48px;
  text-decoration: none;
  line-height: 35px;
}
.dd3-content:hover {
  background: rgba(34, 145, 240, 0.1);
  box-shadow: none !important;
}
.dd3-content:hover a.t, .dd3-content:hover span {
  color: #2291f0;
}
.dd3-content:hover .trash, .dd3-content:hover .icon-edit {
  opacity: 1 !important;
}
.dd3-content a.t {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  text-align: left;
  color: #404852;
  outline: none;
  line-height: 1.3;
  position: relative;
  top: 7px;
}
.dd3-content:hover a.t {
  max-width: calc(95% - 50px);
}
.dd3-content a.editable {
  overflow: inherit !important;
}
.dd3-content:hover a.t {
  z-index: 9999;
  position: relative;
}

.dd3-item.active > div.dd-content.dd3-content > a.t span.title,
.dd3-item.active > div.dd-content.dd3-content > a.t span.title {
  color: #2291f0;
}

.dd3-item .title.editable {
  color: #000 !important;
  text-overflow: unset !important;
}

.dd-item.active > .dd-content {
  background: rgba(34, 145, 240, 0.1);
  border: medium none;
  color: #2291f0;
  box-shadow: none !important;
}

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}

.dd3-item > button {
  margin-left: 3px;
}

.dd-expand,
.dd-collapsed .dd-list,
.dd-collapsed .dd-collapse {
  display: none;
}

.dd-collapsed .dd-expand {
  display: block;
}

.dd3-handle {
  position: absolute;
  margin: 0;
  left: 23px;
  top: 4px;
  cursor: pointer;
}
.dd3-handle .dropfiles-folder {
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  text-indent: 0;
  color: #888888;
  font-size: 20px;
  font-weight: normal;
  vertical-align: middle;
  text-align: center;
}
.dd3-handle i.zmdi.zmdi-folder {
  float: left;
}
.dd3-handle i.zmdi.zmdi-folder:before {
  font-size: 20px;
}
.dd3-handle:hover {
  background: transparent;
}

#toolbar .btn-wrapper {
  margin: 0 0 8px 10px !important;
}
#toolbar .btn-wrapper button {
  border-radius: 4px;
  padding: 4px 10px;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 13px;
  font-stretch: 100%;
  font-style: normal;
  font-weight: 700;
}
#toolbar .btn-wrapper button span {
  background-color: transparent;
  background: transparent;
  border: none;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: auto 0;
  width: auto;
}
#toolbar .btn-wrapper button span.icon-save, #toolbar .btn-wrapper button span.icon-apply, #toolbar .btn-wrapper button span.icon-cancel {
  vertical-align: baseline;
}
#toolbar .btn-wrapper button span:before {
  width: 20px !important;
  height: 20px !important;
  vertical-align: middle;
}
#toolbar .btn-wrapper button span:not(.toolbar-title) {
  margin: 0 1px 1px 0;
  height: 20px;
  width: 26px;
}
#toolbar .btn-wrapper button span.icon-chart-options {
  margin-bottom: 3px;
}
#toolbar .btn-wrapper button:hover {
  box-shadow: 1px 1px 12px #ccc;
}

#toolbar-config-options {
  float: right;
}
#toolbar-config-options button {
  background: #fff;
  background-color: #fff;
  border: 1px solid #ff8726;
  color: #ff8726;
}

#toolbar-chart-options {
  float: right;
}
#toolbar-chart-options button {
  background: #ff8726;
  background-color: #ff8726;
  border: 1px solid #ff8726;
  color: #fff;
}

#toolbar-popup-help {
  float: left;
}
#toolbar-popup-help button {
  border: 1px solid #0084ff;
  color: #0084ff;
}
#toolbar-popup-help button .icon-help {
  vertical-align: baseline !important;
}
#toolbar-popup-help button .icon-help:before {
  vertical-align: top !important;
}

#toolbar-arrow-left .icon-arrow-left {
  vertical-align: baseline !important;
}

#toolbar-sc-clearcache button {
  background: #eef5ff;
  color: #5c6c94;
  border: 1px solid #eef5ff;
  font-weight: bold;
  letter-spacing: normal;
}
#toolbar-sc-clearcache .clear-cache-icon {
  vertical-align: baseline !important;
}

.sc-image-loading {
  margin-bottom: 1px;
  display: none;
}

#toolbar-sc-clearcache .sc_clearcache_link [class*=" icon-"] {
  background: #eef5ff;
  color: #5c6c94;
  border: none;
  margin: 0;
}

.icon-config-options:before {
  content: url("../images/admin_icon/toolbar-settings.svg");
}

.icon-chart-options:before {
  content: url("../images/admin_icon/toolbar-chart.svg");
}

#toolbar-popup-help .icon-cog:before {
  content: "F";
}

#fileversion table {
  width: 100%;
}

#fileversion table td {
  border-bottom: 1px solid #CCC;
  border-right: 2px solid #fff;
  border-spacing: 2px;
  border-collapse: separate;
}

#fileversion table tr:last-child td {
  border-bottom: none;
}

.icon-32-googledrive {
  background: url("../../images/drive-icon-32.png") 0 0 no-repeat;
}

.file td.actions a.trash i.icon-trash:before,
.file td.actions a.download i.icon-download:before,
.file td.actions a.move i.icon-move:before,
#versions_content a.trash i.icon-trash:before {
  content: "";
}

div#restableMenu0.restableMenu.restableMenuClosed a.restableMenuButton {
  color: #7296a8;
  cursor: pointer;
  vertical-align: top;
  display: inline-block !important;
}

.restableMenu .restableMenuButton {
  text-align: left;
  margin-top: 0 !important;
  background: #fff !important;
  display: inline !important;
  margin-right: 15px;
}

.restableMenu .restableMenuButton .material-icons {
  vertical-align: middle;
}

.restableMenu .restableMenuButton:active,
.restableMenu .restableMenuButton:hover,
.restableMenu .restableMenuButton:focus {
  color: #7296a8;
}

div.restableMenu ul li {
  line-height: 1.5em;
  color: #666;
}

div.restableMenu ul li input {
  margin: 0 4px 0 0;
  width: 16px !important;
}

div.categoryblock div.well {
  background-color: #F4F4F4;
  border: none;
  border-radius: 2px;
  box-shadow: none;
}

div.themesblock select {
  border-radius: 1px;
}

body.modal {
  top: 0;
  left: 0;
  width: 100%;
  border: 0;
  margin: 0;
}

.contentpane.modal {
  position: static !important;
  box-shadow: none;
}

#file-handle.dropfiles_draged_file {
  border: none;
  display: flex;
  align-items: center;
  max-height: 80px;
  background: #ff8726;
  border: unset;
  padding: 5px 25px;
}
#file-handle.dropfiles_draged_file .filename {
  width: calc(100% - 35px);
  padding-left: 10px;
  display: inline-block;
  background: transparent;
}
#file-handle.dropfiles_draged_file .ext {
  background: url("../images/admin_icon/icon-file.svg") no-repeat;
  width: 25px;
  height: 25px;
  background-size: 25px;
  position: relative;
  text-align: center;
  display: inline-block;
}
#file-handle.dropfiles_draged_file .ext .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 6px;
  color: #ff8726;
}
#file-handle.dropfiles_draged_file .fCount {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #ff8726;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
}

#categorieslist li.dd-item > .dd-content.dd-content-hover {
  border: 1px solid #4285f4;
}

#toolbar-copy,
#toolbar-scissors,
#toolbar-archive {
  float: right;
}

.download-statistics .input-append input {
  border-radius: 0;
  box-shadow: none;
}

.calendar {
  right: 0;
}

#fileversion .icon-restore {
  background-position: -216px -24px;
}

/* @media Rule */
@media all and (max-width: 1000px) {
  #pwrapper,
  #rightcol {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  #pwrapper {
    position: inherit;
    left: 0 !important;
    float: left;
  }
  #df-panel-toggle {
    display: none;
  }
  #newcategory.centpc a:first-child {
    width: 100%;
    padding: 5px 0 5px 0;
  }
  #newcategory {
    text-align: center;
    width: 100%;
  }
}
html[dir=rtl] #newcategory .dropdown-toggle {
  float: none;
}

html[dir=rtl] #rightcol {
  float: left;
}

/* material design icons */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../../iconfont/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../../iconfont/MaterialIcons-Regular.woff2) format("woff2"), url(../../iconfont/MaterialIcons-Regular.woff) format("woff"), url(../../iconfont/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: text-top;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.material-icons-restable {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: text-top;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.material-icons.material-icons-new_folder {
  font-size: 20px !important;
  margin-top: -2px;
}

.material-icons.dropfiles-flip {
  cursor: pointer;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  display: inline-block;
  color: transparent;
}
.material-icons.dropfiles-flip:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: transparent url(../images/admin_icon/arrow_right_alt.svg) center center no-repeat;
}
.material-icons.dropfiles-flip.dropfiles-flip-expand:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: transparent url(../images/admin_icon/arrow_right_alt.svg) center center no-repeat;
  transform: scale(-1);
}

.dropfiles-btn-toolbar .icon-save-copy:before, .dropfiles-btn-toolbar .icon-copy:before {
  content: "\e018" !important;
  color: #000;
}

.dropfiles-btn-toolbar .icon-scissors:before {
  content: "\e268" !important;
}

.dropfiles-btn-toolbar .icon-archive:before, .dropfiles-btn-toolbar .icon-drawer-2:before {
  content: "P" !important;
}

#dropfiles-toolbar {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 80%;
  overflow: auto;
  white-space: nowrap;
}
#dropfiles-toolbar::-webkit-scrollbar {
  display: none;
}
#dropfiles-toolbar .btn-wrapper {
  display: inline-block;
  margin: 0;
}
#dropfiles-toolbar .btn-wrapper button {
  color: #7296a8;
  border: none;
  background: #ffffff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.9px;
  cursor: pointer;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-shadow: unset;
}
#dropfiles-toolbar .btn-small {
  width: 100%;
  padding: 4px 0;
  position: relative;
  line-height: 16px;
}
#dropfiles-toolbar .icon-scissors,
#dropfiles-toolbar .icon-save-copy,
#dropfiles-toolbar .icon-archive,
#dropfiles-toolbar .icon-trash,
#dropfiles-toolbar .icon-download,
#dropfiles-toolbar .icon-remove,
#dropfiles-toolbar .icon-checkall {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-size: 14px !important;
}
#dropfiles-toolbar .icon-scissors:before,
#dropfiles-toolbar .icon-save-copy:before,
#dropfiles-toolbar .icon-archive:before,
#dropfiles-toolbar .icon-trash:before,
#dropfiles-toolbar .icon-download:before,
#dropfiles-toolbar .icon-remove:before,
#dropfiles-toolbar .icon-checkall:before {
  content: none;
  display: none;
}
#dropfiles-toolbar .icon-scissors {
  background: url(../images/admin_icon/icon-cut.svg) center center no-repeat;
}
#dropfiles-toolbar .icon-save-copy {
  background: url(../images/admin_icon/icon-copy.svg) center center no-repeat;
}
#dropfiles-toolbar .icon-archive {
  background: url(../images/admin_icon/icon-paste.svg) center center no-repeat;
}
#dropfiles-toolbar .icon-trash {
  background: url(../images/admin_icon/icon-trash.svg) center center no-repeat;
}
#dropfiles-toolbar .icon-download {
  background: url(../images/admin_icon/icon-cloud-download.svg) center center no-repeat;
}
#dropfiles-toolbar .icon-remove {
  background: url(../images/admin_icon/icon-remove.svg) center center no-repeat;
}
#dropfiles-toolbar .icon-checkall {
  background: url(../images/admin_icon/icon-check-all.svg) center center no-repeat;
}

#mybootstrap #dropfiles-toolbar .btn {
  background-image: none !important;
  padding: 0 8px;
  width: 100%;
  line-height: 70px;
  color: #7296a8;
  border: none;
  background: #ffffff;
  font-family: "Nunito Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.9px;
  cursor: pointer;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0 !important;
  text-shadow: none;
  text-shadow: unset;
}
#mybootstrap #dropfiles-toolbar .btn:focus, #mybootstrap #dropfiles-toolbar .btn:hover, #mybootstrap #dropfiles-toolbar .btn:active, #mybootstrap #dropfiles-toolbar .btn:checked {
  outline: 0;
  color: #7296a8;
  text-decoration: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #fff;
}

#pwrapper .restableHideCols {
  padding: 0;
  position: unset;
  min-height: 200px;
}

#mybootstrap .dropfiles-number-files {
  position: absolute;
  top: 3px;
  right: 0;
  border-radius: 50%;
  width: 15px;
  z-index: 54;
  height: 15px;
  background-color: #ff8726;
  font-size: 10px;
  color: white;
  align-content: center;
  display: grid;
}

.dropfiles-flip-btn {
  position: absolute;
  top: 23px;
  right: 0;
}

.dropfiles-filter-file {
  position: absolute;
  right: 62px !important;
  z-index: 99 !important;
  top: 0;
}

.dropfiles-search-file.show {
  margin-top: 0;
  margin-right: 5px;
  display: block;
  float: left;
  line-height: 70px;
}

.dropfiles-filter-file .restablesearch {
  display: block;
  text-decoration: none;
  font-size: 24px;
  height: 20px;
  text-align: center;
  color: #7296a8;
  float: right;
  cursor: pointer;
  margin: 0;
  line-height: 74px;
}

#mybootstrap .dropfiles-search-file a.dropfiles-btn-search,
#mybootstrap .dropfiles-search-file a.dropfiles-btn-exit-search {
  margin: 0 0.3125rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none !important;
  text-shadow: none !important;
  font-size: 14px !important;
  padding: 0.625rem 0.9375rem;
  min-width: 9.375rem;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.125rem;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  text-transform: uppercase;
  background-color: #fff;
  background: #fff;
  background-image: none;
}
#mybootstrap a.dropfiles-btn-search {
  color: #ff8726;
  border: 1px solid #ff8726;
}
#mybootstrap a.dropfiles-btn-search:hover, #mybootstrap a.dropfiles-btn-search:focus {
  color: #ff8726;
  border: 1px solid #ff8726;
}
#mybootstrap a.dropfiles-btn-exit-search {
  border: 1px solid #9fabba;
  color: #000;
}
#mybootstrap a.dropfiles-btn-exit-search:hover, #mybootstrap a.dropfiles-btn-exit-search:focus, #mybootstrap a.dropfiles-btn-exit-search:active {
  border: 1px solid #9fabba;
  color: #00a0d2;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.dropfiles-search-file #dropfiles_filter_catid {
  background-color: #fff;
  font-size: 14px;
  box-shadow: none;
  border-radius: 3px;
  min-height: 30px;
  max-width: 25rem;
  -webkit-appearance: none;
  cursor: pointer;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 55%, gray 50%), linear-gradient(135deg, gray 50%, transparent 55%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 1.125rem) 1.3125rem, calc(100% - 0.8125rem) 1.3125rem, calc(100% - 2.5rem) 0.5rem;
  background-size: 0.3125rem 0.3125rem, 0.3125rem 0.3125rem, 0.0625rem 70%;
  background-repeat: no-repeat;
  padding-right: 2.8125rem !important;
}
.dropfiles-search-file #dropfiles_filter_catid:focus {
  background-image: linear-gradient(45deg, #ff8726 50%, transparent 55%), linear-gradient(135deg, transparent 55%, #ff8726 50%), linear-gradient(to right, #ff8726, #ff8726);
  background-position: calc(100% - 0.8125rem) 1.3125rem, calc(100% - 1.125rem) 1.3125rem, calc(100% - 2.5rem) 0.5rem;
  background-size: 0.3125rem 0.3125rem, 0.3125rem 0.3125rem, 0.0625rem 70%;
  background-repeat: no-repeat;
  outline: 0;
}
.dropfiles-search-file #dropfiles_filter_catid option {
  width: 100%;
  line-height: 1.75rem;
  height: auto;
  color: #404852;
}

#wpreview .dropfiles-search-file #dropfiles_filter_catid,
#wpreview .dropfiles-search-file .dropfiles-search-file-input {
  padding: 0 0.9375rem;
  margin: 0 0.3125rem;
  height: 3rem;
  line-height: 1.5rem;
  color: #404852;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #ddd !important;
  border-color: #ddd !important;
}

.dropfiles-search-file-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px !important;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  width: 200px !important;
  box-shadow: none !important;
}
.dropfiles-search-file-input:focus {
  border-color: #ff8726 !important;
  outline: none;
}

input.user-select {
  border: 1px solid #7e8993;
  border-radius: 4px !important;
  background: #fff;
  color: #555;
  clear: none;
  cursor: pointer !important;
  display: inline-block;
  line-height: 0 !important;
  height: 20px;
  margin: 0 !important;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 20px !important;
  min-width: 20px;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  transition: 0.05s border-color ease-in-out;
}
input.user-select::before {
  content: "";
  margin: -2px;
  height: 20px;
  width: 20px;
  display: block;
}
input.user-select:checked::before {
  content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%231e8cbe%27%2F%3E%3C%2Fsvg%3E");
}
input.user-select:focus {
  border-color: #007cba;
  box-shadow: 0 0 0 1px #007cba !important;
  outline: 2px solid transparent !important;
}

/* Progressbar for uploader */
.dropfiles_progress_block {
  padding: 20px 25px;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.dropfiles_progress_block .dropfiles_progress_filename {
  padding: 0;
  width: calc(100% - 50px);
  display: block;
  float: left;
  color: #000000;
  font-weight: bold;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropfiles_progress_block .dropfiles_progress_pause,
.dropfiles_progress_block .dropfiles_progress_cancel {
  width: 20px;
  height: 25px;
  display: block;
  float: right;
  cursor: pointer;
  position: relative;
}
.dropfiles_progress_block .dropfiles_progress_pause:hover,
.dropfiles_progress_block .dropfiles_progress_cancel:hover {
  cursor: pointer;
}
.dropfiles_progress_block .dropfiles_progress_pause:after,
.dropfiles_progress_block .dropfiles_progress_cancel:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
.dropfiles_progress_block .dropfiles_progress_pause:after {
  content: "pause";
  color: #f98435;
}
.dropfiles_progress_block .dropfiles_progress_pause.paused:after {
  content: "play_arrow";
  color: green;
}
.dropfiles_progress_block .dropfiles_progress_cancel:after {
  content: "stop";
  color: #f98435;
}
.dropfiles_progress_block .dropfiles_process_full {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 10px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: calc(100% - 50px);
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  margin: 0 auto;
  transform: translateX(-50%);
  left: 50%;
}
.dropfiles_progress_block .dropfiles_process_run {
  width: 0;
  border-radius: 10px;
  height: 4px;
  background: #f98435;
  -webkit-transition: width 0.2s ease-out;
  -moz-transition: width 0.2s ease-out;
  -ms-transition: width 0.2s ease-out;
  -o-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}

#mybootstrap ul ul, #mybootstrap ul ol, #mybootstrap ol ol, #mybootstrap ol ul {
  margin: 0 0 0 12px;
}

#preview table thead tr th a,
#preview table thead tr th a:hover {
  text-transform: uppercase;
  font-size: 10px;
  color: #568095;
  letter-spacing: 1.5px;
  text-decoration: none;
  outline: none;
}

#preview table thead tr th a:hover {
  text-decoration: none;
  background: transparent;
}

#mybootstrap #rightcol .icon-calendar,
#mybootstrap #rightcol .icon-user {
  background-image: url(../../images/glyphicons-halflings.png);
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.3em;
  line-height: 14px;
  vertical-align: text-top;
  background-repeat: no-repeat;
}
#mybootstrap #rightcol .icon-user {
  background-position: -168px 0;
}
#mybootstrap #rightcol .icon-delete {
  background-position: -313px 0;
}

.material-icons-up-down {
  line-height: inherit;
  vertical-align: bottom;
}

#mybootstrap #preview .zmdi.zmdi-caret-up,
#mybootstrap #preview .zmdi.zmdi-caret-down {
  line-height: inherit;
  vertical-align: bottom;
  font-size: 24px;
  margin-left: 3px;
}

@media only screen and (max-width: 1600px) {
  #preview .version, #preview .hits, #preview .description {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  #preview .version, #preview .hits, #preview .modified_time, #preview .modified, #preview .description {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  #preview .version, #preview .hits, #preview .modified_time, #preview .modified, #preview .created_time, #preview .created, #preview .description {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  #preview .version, #preview .hits, #preview .modified_time, #preview .modified, #preview .created_time, #preview .created, #preview .size, #preview .description {
    display: none;
  }
}
body.dropfileseditpopupbody {
  padding: 0;
  margin-top: 0px;
}
body.dropfileseditpopupbody.dropfilesfilemanagebody {
  padding: 0;
  margin: 0;
}
body.dropfileseditpopupbody.dropfilesfilemanagebody .modal-backdrop.fade {
  display: none;
}
body.dropfileseditpopupbody.dropfilesfilemanagebody .modal-backdrop.fade.in {
  display: block;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol {
  padding: 15px;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .dropfiles-save-submit:nth-child(1) {
  margin-top: 70px;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .fieldset-settings-container, body.dropfileseditpopupbody div#mybootstrap div#rightcol div.theme-section {
  margin: 0 0 25px 0;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .dropfiles-save-submit:nth-child(1) {
  width: calc(100% - 30px) !important;
}
@media screen and (max-width: 1024px) {
  body.dropfileseditpopupbody div#mybootstrap div#rightcol {
    flex: 1 1 10%;
  }
}
@media screen and (max-width: 768px) {
  body.dropfileseditpopupbody div#mybootstrap div#rightcol {
    flex: 1 1 100%;
  }
}
body.dropfileseditpopupbody div#mybootstrap #mycategories {
  height: auto;
  max-height: calc(100vh - 20px);
}
body.dropfileseditpopupbody div#mybootstrap #mycategories > .nested {
  max-height: 90vh;
}
body.dropfileseditpopupbody div#mybootstrap #pwrapper #preview {
  height: auto;
  max-height: calc(100vh - 90px);
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol {
  height: auto;
  max-height: calc(100vh - 20px);
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-button {
  background-color: transparent;
  color: #000;
  padding: 0.625rem 0.9375rem;
  min-width: 9.375rem;
  border: 1px solid #9fabba;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.125rem;
  transition: all ease 0.5s;
  vertical-align: middle;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 14px;
  font-size: 0.875rem;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-button:focus {
  outline: none;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-button:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-button.orange-button {
  background-color: #ff8726;
  color: #fff;
  border-color: #ff8726;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-button.orange-outline-button {
  background-color: #fff;
  color: #ff8726;
  border-color: #ff8726;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-button.gray-outline-button {
  background-color: #f3f6fa;
  color: #6a8ba5;
  border-color: #6a8ba5;
  -webkit-box-shadow: 4px 4px 10px 0px rgba(232, 182, 139, 0.27);
  -moz-box-shadow: 4px 4px 10px 0px rgba(232, 182, 139, 0.27);
  box-shadow: 4px 4px 10px 0px rgba(232, 182, 139, 0.27);
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-rect-button {
  background-color: #fff;
  border: 1px solid #ff8726;
  color: #ff8726;
  cursor: pointer;
  padding: 0.625rem 0.9375rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-material-button {
  border: none;
  outline: none;
  padding: 0.625rem 1.25rem;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #2196f3;
  color: #fff;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-material-button:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .category-visibility-ordering-section label:not(.switch),
body.dropfileseditpopupbody div#mybootstrap div#rightcol .category-section label:not(.switch),
body.dropfileseditpopupbody div#mybootstrap div#rightcol .control-label:not(.switch),
body.dropfileseditpopupbody div#mybootstrap div#rightcol .fileblock .dropfilesparams .fieldset-settings-container > label,
body.dropfileseditpopupbody div#mybootstrap div#rightcol .ju-file-status > label,
body.dropfileseditpopupbody div#mybootstrap div#rightcol .fileblock .ju-settings-option > label {
  min-width: 120px;
  max-width: 165px;
}
@media screen and (max-width: 1024px) {
  body.dropfileseditpopupbody div#mybootstrap div#rightcol .control-group .switch-button,
  body.dropfileseditpopupbody div#mybootstrap div#rightcol .control-group .ju-switch-button {
    margin: 0;
  }
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .control-group .slidercontainer {
  width: 100%;
}
body.dropfileseditpopupbody div#mybootstrap div#rightcol .control-group .slider-horizontal {
  width: calc(100% - 60px);
}
body.dropfileseditpopupbody .bootbox.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  opacity: 1;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 20px 20px 58px -35px #111;
  -moz-box-shadow: 20px 20px 58px -35px #111;
  box-shadow: 20px 20px 58px -35px #111;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
body.dropfileseditpopupbody .modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
body.dropfileseditpopupbody .modal.fade.in {
  top: 10%;
}
body.dropfileseditpopupbody .modal-header {
  padding: 15px 15px 0px 15px;
}
body.dropfileseditpopupbody .modal-header .close {
  display: none;
  margin-top: 2px;
}
body.dropfileseditpopupbody .modal-header h3 {
  margin: 0;
  font-size: 1em;
  color: #888888;
}
body.dropfileseditpopupbody .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 600px;
  padding: 15px;
}
body.dropfileseditpopupbody .modal-body select, body.dropfileseditpopupbody .modal-body input {
  padding: 5px;
  width: 100%;
  line-height: 1;
  height: auto;
  color: #404852;
  border: 1px solid #ddd;
  outline: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
body.dropfileseditpopupbody .modal-body select:focus, body.dropfileseditpopupbody .modal-body input:focus {
  border: 1px solid #ff8726;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
body.dropfileseditpopupbody .modal-body .dropfiles-remote-form {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
body.dropfileseditpopupbody .modal-body .dropfiles-remote-form div.control-group {
  margin: 0 0 10px 0;
  padding: 0;
}
body.dropfileseditpopupbody .modal-body .dropfiles-remote-form .control-label {
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: left;
}
body.dropfileseditpopupbody .modal-body .dropfiles-remote-form div.controls {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
body.dropfileseditpopupbody .modal-body .dropfiles-remote-form div.controls input, body.dropfileseditpopupbody .modal-body .dropfiles-remote-form div.controls select {
  padding: 5px;
  width: 100%;
  line-height: 1;
  height: auto;
  color: #404852;
  border: 1px solid #ddd;
  outline: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  box-sizing: border-box;
}
body.dropfileseditpopupbody .modal-body .dropfiles-remote-form div.controls input:focus, body.dropfileseditpopupbody .modal-body .dropfiles-remote-form div.controls select:focus {
  border: 1px solid #ff8726;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
body.dropfileseditpopupbody .modal-form {
  margin-bottom: 0;
}
body.dropfileseditpopupbody .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #ffffff;
  border: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
body.dropfileseditpopupbody .modal-footer:before {
  display: table;
  content: "";
  line-height: 0;
}
body.dropfileseditpopupbody .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
body.dropfileseditpopupbody .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
body.dropfileseditpopupbody .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
body.dropfileseditpopupbody .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
body.dropfileseditpopupbody .modal-footer .btn {
  border: none;
  text-transform: uppercase;
  background: transparent;
  color: #888888;
  font-weight: bold;
  padding: 10px 15px;
  line-height: 1;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  outline: unset;
  text-shadow: unset;
}
body.dropfileseditpopupbody .modal-footer .btn.btn-primary {
  background: #0084ff;
  color: #ffffff;
}
body.dropfileseditpopupbody .modal-footer .btn.btn-primary:hover, body.dropfileseditpopupbody .modal-footer .btn.btn-primary:active, body.dropfileseditpopupbody .modal-footer .btn.btn-primary:focus {
  background: #0084ff;
  background-color: #0084ff;
  opacity: 0.8;
  color: #fff;
}
body.dropfileseditpopupbody .modal-footer .btn:hover, body.dropfileseditpopupbody .modal-footer .btn:active, body.dropfileseditpopupbody .modal-footer .btn:focus {
  cursor: pointer;
  background: #ffffff;
  outline: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  border-color: #016087;
  color: #016087;
}
body.dropfileseditpopupbody .modal-footer .btn:hover.btn-primary, body.dropfileseditpopupbody .modal-footer .btn:active.btn-primary, body.dropfileseditpopupbody .modal-footer .btn:focus.btn-primary {
  background: #0084ff;
  background-color: #0084ff;
  opacity: 0.8;
  color: #fff;
}
body.dropfileseditpopupbody .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
body.dropfileseditpopupbody .modal-backdrop.fade {
  opacity: 0;
}
body.dropfileseditpopupbody .modal-backdrop,
body.dropfileseditpopupbody .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
body.dropfileseditpopupbody .modal#userModal_jform_params_canview,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id,
body.dropfileseditpopupbody .modal#userModal_jform_canview {
  position: fixed;
  transform: translateX(-50%);
  left: 50%;
  margin-left: 0;
  width: 830px;
  height: 80vh;
  border-radius: 0;
  top: 10%;
  opacity: 1;
}
body.dropfileseditpopupbody .modal#userModal_jform_params_canview .modal-header,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id .modal-header,
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-header {
  color: #444;
  padding: 0;
}
body.dropfileseditpopupbody .modal#userModal_jform_params_canview .modal-header > h3,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id .modal-header > h3,
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-header > h3 {
  font-weight: 600;
  line-height: 29px;
  overflow: hidden;
  padding: 0 29px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 39px);
  font-size: 13px;
  color: #444;
}
body.dropfileseditpopupbody .modal#userModal_jform_params_canview .modal-header .close,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id .modal-header .close,
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-header .close {
  display: block;
  margin: 5px 10px;
}
body.dropfileseditpopupbody .modal#userModal_jform_params_canview .modal-header .close:hover, body.dropfileseditpopupbody .modal#userModal_jform_params_canview .modal-header .close:focus,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id .modal-header .close:hover,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id .modal-header .close:focus,
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-header .close:hover,
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-header .close:focus {
  outline: none;
  box-shadow: none;
}
body.dropfileseditpopupbody .modal#userModal_jform_params_canview .modal-body,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id .modal-body,
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-body {
  overflow-y: unset;
  background: #f1f1f1;
  color: #444;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  min-width: 600px;
}
body.dropfileseditpopupbody .modal#userModal_jform_params_canview .modal-footer,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id .modal-footer,
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-footer {
  background: #f1f1f1;
}
body.dropfileseditpopupbody .modal#userModal_jform_params_canview .modal-footer button.btn,
body.dropfileseditpopupbody .modal#userModal_jform_created_user_id .modal-footer button.btn,
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-footer button.btn {
  display: none;
}
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-footer button.btn {
  display: block;
  float: right;
  background: #0084ff;
  color: #ffffff;
  border: none;
  border-radius: 3px;
}
body.dropfileseditpopupbody .modal#userModal_jform_canview .modal-footer button.btn:hover {
  background: #0084ff;
  background-color: #0084ff;
  opacity: 0.8;
  color: #fff;
}
body.dropfileseditpopupbody .modal#imageModal_jform_custom_icon {
  position: fixed;
  top: 10%;
  width: 80%;
  transform: translateX(-50%);
  left: 50%;
  margin: 0 auto;
  opacity: 1;
}
body.dropfileseditpopupbody #dropfiles-toolbar {
  max-height: 70px;
  overflow: hidden;
}

.jviewport-height60 {
  height: 60vh;
}

.jviewport-height70 {
  height: 70vh;
}

body.dropfilesfilemanagebody {
  padding: 0;
}
body.dropfilesfilemanagebody .header {
  margin: 0;
}
body.dropfilesfilemanagebody #mybootstrap #mycategories {
  height: auto;
  max-height: calc(100vh - 70px);
}
body.dropfilesfilemanagebody #mybootstrap #mycategories > .nested {
  max-height: calc(100vh - 130px);
}
body.dropfilesfilemanagebody #mybootstrap #mycategories > .nested.hasCloud {
  max-height: calc(100vh - 230px);
}
body.dropfilesfilemanagebody #mybootstrap #pwrapper #preview {
  height: auto;
  max-height: calc(100vh - 140px);
}
body.dropfilesfilemanagebody #mybootstrap div#rightcol {
  height: auto;
  max-height: calc(100vh - 70px);
}
body.dropfilesfilemanagebody div.modal {
  position: fixed;
  top: 5%;
  left: 50%;
  z-index: 1050;
  width: 80%;
  margin-left: -40%;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  display: none;
}
body.dropfilesfilemanagebody .bootbox.modal.fade {
  top: 10%;
  opacity: 1;
}
body.dropfilesfilemanagebody .joomla4 .modal {
  display: none;
}
body.dropfilesfilemanagebody .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
body.dropfilesfilemanagebody .modal-backdrop.fade {
  opacity: 0;
}
body.dropfilesfilemanagebody .modal-backdrop,
body.dropfilesfilemanagebody .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
body.dropfilesfilemanagebody .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
body.dropfilesfilemanagebody .modal-header .close {
  margin-top: 2px;
}
body.dropfilesfilemanagebody .modal-header h3 {
  margin: 0;
  line-height: 30px;
}
body.dropfilesfilemanagebody .modal-body {
  width: 98%;
  position: relative;
  max-height: 400px;
  padding: 1%;
}
body.dropfilesfilemanagebody .modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
body.dropfilesfilemanagebody .modal-form {
  margin-bottom: 0;
}
body.dropfilesfilemanagebody .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
body.dropfilesfilemanagebody .modal-footer:before,
body.dropfilesfilemanagebody .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
body.dropfilesfilemanagebody .modal-footer:after {
  clear: both;
}
body.dropfilesfilemanagebody .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
body.dropfilesfilemanagebody .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
body.dropfilesfilemanagebody .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.contentpane.modal {
  background: #f1f1f1;
}

/** Joomla 4 **/
body.com_dropfiles .d-flex.wrapper .container-fluid.fluid-toolbar {
  padding: 0 !important;
}

.com_dropfiles.view-.layout-default .btn-toolbar joomla-toolbar-button:first-child {
  margin-left: auto;
}

.subhead joomla-toolbar-button .btn.button-config-options > span,
.subhead joomla-toolbar-button .btn.button-chart-options > span {
  background-color: transparent;
  background: transparent;
  border: none;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: auto 0;
  width: auto;
  height: 24px;
}

#toolbar button.ju-button span:not(.toolbar-title) {
  margin: 0 1px 1px 0;
  height: 20px;
  width: 26px;
}

#toolbar-config-options.btn span {
  color: #ff8726;
}

joomla-toolbar-button #toolbar-chart-options {
  background: #ff8726;
  background-color: #ff8726;
  border: 1px solid #ff8726;
  color: #fff;
}

joomla-toolbar-button #toolbar-chart-options span {
  color: #fff;
}

.com_dropfiles.view-configuration .btn-toolbar.d-flex .ju-button {
  margin-right: 20px;
}

.com_dropfiles.view-configuration ul, ol {
  padding-left: 0;
}

.com_dropfiles .joomla4 .modal {
  display: none;
}

.joomla4 .ju-settings-option.jform_custom_icon .button-select {
  bottom: 1px !important;
}

/* Safari only */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    tr.selected td:first-child {
      box-shadow: -1px -1px 0px 0px #ff8726, -1px 1px 0px 0px #ff8726;
    }
    tr.selected td {
      box-shadow: 1px 1px 0px 0px #ff8726, 0px -1px 0px 0px #ff8726;
    }
    tr.selected td:last-child {
      box-shadow: 1px 1px 0px 0px #ff8726, 0px -1px 0px 0px #ff8726;
    }
  }
}
