

.timeline-row {
  overflow-x: auto;
  height: 650px;
}
.last-day-panel-offset {
  margin-left: 12.5%;
}
.align-sub {
  vertical-align: sub !important;
}
textarea {
  resize: vertical;
  /* user can resize vertically, but width is fixed */
}
.label-delayed-process {
  background-color: black;
}
.query-alias {
  line-height: 32px;
  padding-left: 15px;
  background-color: #eeeeee;
  border: 1px solid #d2d6de;
}
.autogrow {
  display: block;
  height: auto;
  min-height: 34px;
  margin-bottom: 2px;
  width: 97%;
  resize: none;
}
#combos-chart-bar .legend table {
  left: 0px !important;
}
#combos-chart-bar .legend > div {
  background-color: transparent !important;
}
.center-div.combos-data-unavailable-message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  color: #888;
}
.file-components-box .label {
  display: block;
  font-size: 10px;
  word-wrap: break-word;
  white-space: inherit;
  text-align: left;
}
.file-components-box .file-subform-container.has-file + h4 {
  margin-top: 50px;
}
.file-components-box .file-subform-container.has-file .upload-container {
  height: 35px;
  margin-right: 10px;
}
.common-metadata-group-type {
  font-weight: normal;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.metadata.group-element.element.btn {
  width: 135px;
  height: 58px;
}
.metadata.group-element.element.btn .text {
  line-height: 15px;
}
.metadata.group-element.element.btn .text.name {
  line-height: 20px;
  font-size: 12px;
}
.metadata.group-element.element.btn .text.type {
  font-weight: 600;
}
.boxes-content {
  padding: 30px;
}
.select2-result-label .document-type-filter-input {
  font-weight: bold;
}
.select2-result-sub .select2-result-label .document-type-filter-input {
  font-weight: normal;
}
.select2-results {
  max-height: 150px;
}
.nav-tabs-custom .nav-tabs li.active:first-of-type a {
  border-left-color: #dddddd;
}
.nav-tabs-custom.nav-custom-red .nav-tabs li.active {
  border-top-color: #fd5353;
}
.process-method-container {
  position: relative;
}
.process-method-container .period {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.state-action-description {
  color: #888;
  font-weight: 500;
  font-size: 13px;
}
.integration-create-select {
  width: 100%;
  margin-bottom: 10px;
}
.integration-tabs {
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
.contact-upload-message {
  padding-bottom: 30px;
}
.show-svg svg {
  font-size: 24px;
  background-color: #f5f5f5;
  width: 100%;
  height: 600px;
  cursor: default;
}
.show-svg svg .edgeLabels text {
  cursor: default;
}
.show-svg svg .node {
  cursor: default;
}
.show-svg svg .edgePath path {
  stroke: #333;
  fill: #333;
  stroke-width: 3px;
}
.show-svg svg .label text {
  font-weight: normal;
  stroke: none;
  fill: black;
}
svg {
  font-size: 24px;
  background-color: #f5f5f5;
  width: 100%;
  height: 600px;
}
svg .edgePath path {
  stroke: #333;
  fill: #333;
  stroke-width: 3px;
}
svg .label text {
  font-weight: normal;
  stroke: none;
  fill: black;
}
#state-modal .header {
  font-weight: 600;
}
#state-modal .attr-body {
  padding-left: 20px;
}
#state-modal .priority-container {
  padding: 20px 0px 20px 15px;
}
#state-modal .show-information .general-info-container {
  padding: 5px;
}
#state-modal .show-information .triggers {
  margin-top: 20px;
}
#state-modal .show-information .triggers .trigger-container {
  padding: 5px;
}
#print-modal .modal-dialog {
  width: 800px;
}
#print-form .inline-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.edgeLabels text {
  cursor: pointer;
}
.node {
  cursor: pointer;
  stroke: #999;
  fill: #fff;
  stroke-width: 1px;
}
.node.priority-low {
  stroke: #999;
  fill: #97ffa9;
  stroke-width: 1px;
}
.node.priority-medium {
  stroke: #999;
  fill: #ffff7d;
  stroke-width: 1px;
}
.node.priority-high {
  stroke: #999;
  fill: #ffaa50;
  stroke-width: 1px;
}
.node.priority-urgent {
  stroke: #999;
  fill: #fd5353;
  stroke-width: 1px;
}
#flash-message {
  cursor: pointer;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 9999;
  border-radius: 0;
}
#flash-message p {
  height: 21px;
}
#flash-message .alert {
  border-radius: 0;
}
#flash-message .alert-lg {
  padding: 35px;
  font-size: large;
}
#flash-message .alert-success {
  color: #fff !important;
}
#flash-message .alert-info {
  color: #fff !important;
}
#flash-message .alert-warning {
  color: #fff !important;
}
.alert-danger {
  background-color: #a94442 !important;
  border-color: #a94442 !important;
  color: #fff !important;
}
.newline {
  background-color: #f0f0f5;
}
.metadata-table {
  overflow: hidden;
}
.errors-alert .alert-danger {
  background-color: #a94442 !important;
  border-color: #a94442 !important;
}
ul .select2-result-sub {
  padding-left: 0px;
}
.horizontal-textarea {
  resize: vertical;
}
.hide {
  display: none !important;
}
.text-ellipsis {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.no-margin {
  margin: 0px !important;
}
.no-margin-top {
  margin-top: 0px !important;
}
.no-margin-bottom {
  margin-bottom: 0px !important;
}
.no-margin-left {
  margin-left: 0px !important;
}
.no-margin-right {
  margin-right: 0px !important;
}
.no-padding {
  padding: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-wrap {
  white-space: nowrap;
}
.no-border-top {
  border-top: 0px !important;
}
.no-border-bottom {
  border-bottom: 0px !important;
}
.bottom-spaced {
  margin-bottom: 10px;
}
.btn-header {
  padding: 2px 8px;
}
.top-padding-50 {
  padding-top: 50px !important;
}
.top-margin-3 {
  margin-top: 3px;
}
.top-margin-5 {
  margin-top: 5px;
}
.top-margin-10 {
  margin-top: 10px;
}
.top-margin-15 {
  margin-top: 15px;
}
.top-margin-20 {
  margin-top: 20px;
}
.top-margin-25 {
  margin-top: 25px;
}
.top-margin-30 {
  margin-top: 30px;
}
.top-margin-36 {
  margin-top: 36px;
}
.top-margin-35 {
  margin-top: 35px;
}
.bottom-margin-3 {
  margin-bottom: 3px;
}
.bottom-margin-5 {
  margin-bottom: 5px;
}
.bottom-margin-10 {
  margin-bottom: 10px;
}
.bottom-margin-15 {
  margin-bottom: 15px;
}
.bottom-margin-20 {
  margin-bottom: 20px;
}
.bottom-margin-30 {
  margin-bottom: 30px;
}
.left-margin-3 {
  margin-left: 3px;
}
.left-margin-5 {
  margin-left: 5px;
}
.left-margin-10 {
  margin-left: 10px;
}
.left-margin-15 {
  margin-left: 15px;
}
.left-margin-30 {
  margin-left: 30px;
}
.right-margin-3 {
  margin-right: 3px;
}
.right-margin-5 {
  margin-right: 5px;
}
.right-margin-10 {
  margin-right: 10px;
}
.right-margin-15 {
  margin-right: 15px;
}
.right-margin-30 {
  margin-right: 30px;
}
.min-height-150 {
  min-height: 150px;
}
.label-block {
  display: block;
}
.vertical-align-middle {
  vertical-align: middle !important;
}
#group-access {
  position: relative;
}
.login-logo img {
  width: 70%;
}
.logo-mini .add-img-border {
  border: 1px solid black;
}
.logo-mini img.logo-menu {
  height: 20px;
}
.logo-mini img.user-menu {
  width: 100%;
}
.logo-lg img.logo-menu {
  width: 200px;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
  width: 250px;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li .treeview-menu a {
  width: 240px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
  width: 200px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
  border-radius: 0;
  border-top: 1px solid #d2d6de;
  border-right: 1px solid #d2d6de;
  border-bottom: 1px solid #d2d6de;
  width: 250px !important;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li ul.treeview-menu {
  border-radius: 0;
  border-right: 1px solid #d2d6de;
  border-bottom: 1px solid #d2d6de;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li ul.treeview-menu .treeview ul.treeview-menu {
  border-radius: 0;
  border-right: 0px solid #d2d6de;
  border-bottom: 0px solid #d2d6de;
}
.dropdown-menu {
  border-radius: 0;
  border-right: 1px solid #d2d6de;
  border-bottom: 1px solid #d2d6de;
  border-left: 1px solid #d2d6de;
}
.row hr.easydoc-border:not(:last-child) {
  border-top: 3px solid #d2d6de;
}
.content {
  min-height: 100%;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d1caca !important;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 4px;
}
#group-permissions .permission-container {
  position: relative;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: white;
}
.resource-name {
  color: #2c5080;
}
.loading-icon-size {
  width: 14px;
  text-align: center;
}
.form-group.has-error div.input-group-addon {
  border-color: #a94442;
}
.remember-me-label {
  vertical-align: middle;
  margin-top: 8px;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
#users-table th:not(.actions) i {
  margin-top: 3px;
}
.modal-send {
  position: absolute;
  right: 15px;
  bottom: -50px;
}
.action-bar .disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.3;
}
.action-bar .btn {
  margin-right: 3px;
}
#context-menu .disabled {
  display: none;
}
#impersonate-warning-container {
  padding: 5px;
  line-height: 34px;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 99999;
}
.with-warning #flash-message {
  top: 44px;
}
.contrast-line-grey {
  border-top: 1px solid #808080;
}
#metadata-box td.configuration > label {
  width: 130px;
}
#metadata-box td {
  vertical-align: top;
}
#metadata-box td i {
  margin-top: 8px;
}
#metadata-box .checkbox {
  margin-top: 4px;
}
#metadata-box .form-group,
#metadata-box .help-block {
  margin-bottom: 0px;
}
.metadata-box .loader {
  font-size: 80px;
  text-align: center;
}
#upload-document-loader {
  font-size: 30em;
  text-align: center;
}
#s2id_select-documents {
  width: 100%;
}
.invalid,
.invalid:focus {
  border-color: red !important;
}
.valid,
.valid:focus {
  border-color: #2dc75b !important;
}
.subtype-box .edit-carousel {
  margin-bottom: 15px;
}
.subtype-box .edit-carousel .carousel .carousel-control {
  height: 50px;
}
.subtype-box .edit-carousel .carousel .carousel-inner {
  height: 400px !important;
  overflow-y: auto !important;
}
.subtype-box .edit-carousel .carousel .carousel-inner .item {
  height: auto !important;
  position: absolute !important;
}
.subtype-box .edit-carousel .carousel .carousel-inner .item img {
  max-height: 1000px !important;
}
.subtype-box .edit-carousel .carousel .carousel-inner .item img.zoomImg {
  max-width: none !important;
  max-height: none !important;
}
.subtype-box .edit-carousel .carousel .carousel-inner .item .centered-carousel {
  text-align: center;
}
.subtype-box .edit-carousel .carousel .carousel-inner .item .centered-carousel .fa-stack {
  font-size: 3em;
}
.subtype-box .edit-carousel .carousel .carousel-inner .item .centered-carousel .text {
  font-size: 16px;
}
.subtype-box .preview-document {
  max-width: 100%;
  max-height: 300px;
}
.subtype-box .preview-document img {
  max-width: 100%;
  max-height: 300px;
}
.subtype-box td {
  vertical-align: top;
}
.subtype-box td i {
  margin-top: 8px;
}
.subtype-box .form-group {
  margin-bottom: 0px;
}
.modal-rows .metadata-name,
.modal-rows .metadata-type {
  display: block;
  line-height: 30px;
}
fieldset.border {
  margin-bottom: 15px;
  border: 1px solid #c0c0c0 !important;
  padding-top: 0px;
  padding: 10px;
}
fieldset.border legend {
  font-size: 19px;
  margin-bottom: 0px;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  border-bottom: 0px;
}
.show-information .content-text {
  color: #606060;
}
.show-information .restrictions {
  margin-top: 20px;
}
.show-information .restriction-container.actions-modal {
  margin-bottom: 30px;
}
.show-information fieldset legend {
  margin-bottom: 5px;
}
.show-information fieldset:first-child {
  margin-bottom: 15px;
}
.show-information fieldset:first-child legend {
  margin-bottom: 15px;
}
.show-information fieldset:first-child .row .label-container {
  padding-right: 10px;
  vertical-align: middle;
  line-height: 30px;
}
.show-information fieldset:first-child .row .label-container .label-text {
  text-align: right;
  vertical-align: middle;
}
.show-information fieldset:first-child .row .content-container {
  padding-left: 10px;
  border-left: 2px solid #fd5353;
  line-height: 30px;
}
.show-information fieldset:first-child .row .content-container.actions-modal {
  border-left: none;
  line-height: normal;
}
#file-box td {
  vertical-align: top;
  padding-bottom: 0px;
}
#file-box td i {
  margin-top: 8px;
}
#file-box .document_type_name {
  display: block;
  line-height: 30px;
}
.alert-form-error {
  background-color: #a94442;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.document-information .select2-container {
  width: 100%;
}
#upload-user-picture,
.upload-picture {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
#upload-user-picture input[type="file"],
.upload-picture input[type="file"] {
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 2;
  text-align: right;
}
#camera {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.not-show {
  display: none;
}
.padd {
  padding: 13px 15px;
}
header.main-header .navbar-custom-menu .logo-lg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  line-height: 50px;
}
.no-item-table {
  text-align: center;
  font-size: 18px;
  width: 100%;
}
.subform-element .box-number {
  font-size: 18px;
}
#modal-message .modal-content {
  border-top: 3px solid #fd5353;
}
#modal-message .modal-content .modal-header {
  text-align: center;
}
#modal-message .modal-content .modal-body h3 {
  text-align: center;
}
.subform-element .box-header {
  cursor: pointer;
}
.subform-element .box-header .arrow {
  font-size: 30px;
  float: right;
  transition: transform 0.3s;
  transition-timing-function: linear;
  color: #999;
}
.subform-element .box-header .arrow.down {
  -webkit-transform: rotate(180deg);
  /* Safari */
  transform: rotate(180deg);
}
.subform-element .box-header .check {
  font-size: 25px;
  margin-right: 1rem;
  transform: translateY(0.2rem);
}
.subform-element .box-header .check-no {
  color: #c0392b;
}
.subform-element .box-header .check-ok {
  color: #2ecc71;
}
.list-breadcrumb .breadcrumb {
  padding: 0px;
  margin-bottom: 0px;
  font-style: italic;
  list-style: none;
  background-color: white;
  font-size: 20px;
}
.list-breadcrumb .breadcrumb a {
  color: #555555;
}
.list-breadcrumb .breadcrumb > li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 250px;
  display: inline-block;
}
.list-breadcrumb .breadcrumb > li + li:before {
  content: ">";
  padding: 0 5px 0 5px;
}
.list-breadcrumb .breadcrumb > .active .breadcrumb-link {
  font-weight: bold;
}
.list-breadcrumb .breadcrumb #btn-config-root {
  display: inline-block;
  overflow: hidden;
}
.folder-breadcrumb {
  font-style: italic;
  list-style: none;
  font-size: 15px;
}
.folder-breadcrumb .breadcrumb {
  cursor: pointer;
  padding: 0px;
  margin-bottom: 0px;
}
.folder-breadcrumb .breadcrumb a {
  color: #555555;
}
.popover-content {
  list-style: none;
  min-width: 300px;
}
.warning-document {
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
  color: yellow;
}
.incomplete-document {
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
  color: red;
}
.incomplete-files {
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
  color: orange;
}
.incomplete-metadata {
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
  color: yellow;
}
.icon-deleted {
  color: red;
}
.icon-checked {
  color: green;
}
.icon-checkedout {
  color: green;
}
.legend-content {
  display: none;
  top: 100%;
  right: 0;
  position: absolute;
  list-style: none;
  text-align: left;
  background-color: white;
  border: 1px solid black;
  padding: 5px 10px;
  z-index: 200;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.legend-label {
  text-align: right;
  position: relative;
}
.legend-label:hover .legend-content {
  display: block;
}
.tooltip-inner .ul-tooltip {
  text-align: left;
  padding-left: 15px;
  margin-bottom: 0;
}
.toggle-document-sidebar {
  position: fixed;
  border-radius: 0px !important;
  right: 0;
  top: 247px;
  border: 1px solid #c0c0c0;
  z-index: 1000;
}
.toggle-document-sidebar a,
.toggle-document-sidebar a:visited {
  color: #4c92df;
}
.list-content .priority-cell {
  padding-right: 25px;
}
.list-content .complete-status {
  color: green;
}
.list-content .complete-status .incomplete-container {
  width: 1em;
  display: block !important;
}
.list-content .complete-status .balls-2 .incomplete-icon:first-child {
  position: absolute;
  margin-top: -6px;
  margin-left: -0.6em;
}
.list-content .complete-status .balls-2 .incomplete-icon:last-child {
  position: absolute;
  margin-top: -6px;
  margin-left: 0.6em;
}
.list-content .complete-status .balls-3 .incomplete-document {
  position: absolute;
  margin-top: -1em;
}
.list-content .complete-status .balls-3 .incomplete-files {
  position: absolute;
  margin-left: -0.6em;
}
.list-content .complete-status .balls-3 .incomplete-metadata {
  position: absolute;
  margin-left: 0.6em;
}
.list-content .item-status .fa {
  margin-left: 5px;
  font-size: 22px;
}
.list-content .item-status .fa-times {
  font-size: 22px;
}
.list-content .item-status .fa-sign-out {
  font-size: 22px;
}
.list-content .icon {
  font-size: 20px;
}
.list-content .icon .fa-file-archive-o {
  color: #cc9900;
}
.list-content .icon .fa-file-excel-o {
  color: #009900;
}
.list-content .icon .fa-file-powerpoint-o {
  color: #ff9900;
}
.list-content .icon .fa-file-word-o {
  color: #0000cc;
}
.list-content .icon .fa-file-image-o {
  color: #3399ff;
}
.list-content .icon .fa-file-audio-o {
  color: #006666;
}
.list-content .icon .fa-file-video-o {
  color: #993399;
}
.list-content .icon .fa-file-pdf-o {
  color: #cc3300;
}
.list-content .icon .fa-file-text-o {
  color: #000;
}
.list-content .icon .fa-file-code-o {
  color: #cc00cc;
}
.list-content .folder .icon {
  color: #888;
}
.list-content .deleted td:not(.no-opacity) {
  opacity: 0.4;
}
.list-content .selected {
  background-color: #4c92df;
  cursor: pointer;
  color: white !important;
}
.list-content .selected.child-selected {
  background-color: #79aee8;
}
.list-content .selected.child-selected:hover {
  background-color: #79aee8;
}
.list-content .selected .icon .fa {
  color: white !important;
}
.list-content .selected .item-status {
  color: white !important;
}
.list-content .selected .item-status .fa-sign-out {
  color: white !important;
}
.list-content .selected .item-status .fa-times {
  color: white !important;
}
.list-content .selected:hover {
  background-color: #4c92df;
}
.list-content .list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.list-content .selected + .child .child-background {
  background-color: #79aee8;
  border-top: 1px solid white;
  color: white;
  cursor: pointer;
}
.list-content .selected + .child .child-background.child-selected {
  background-color: #4c92df;
}
.with-sidebar {
  padding-right: 385px;
}
.child table {
  margin-bottom: 0px;
}
.child td {
  border-top: 0 !important;
}
.btn-list {
  display: inline-block;
  vertical-align: top;
  color: #2c5080;
  cursor: pointer;
  padding: 10px;
  text-align: center;
}
.btn-list:hover {
  background-color: #eee;
  border-radius: 2px;
  color: #1f385a;
}
.btn-list .fa {
  display: block;
  font-size: 30px;
}
.btn-list .fa-stack {
  width: 100%;
  display: block;
  height: 30px;
}
.btn-list .fa-stack-2x {
  font-size: 36px;
}
.btn-list .fa-stack-1x {
  font-size: 12px;
  margin-top: 4px;
  margin-left: 6px;
}
.btn-list .btn-text {
  display: inline-block;
}
.box-list .table thead > tr > th {
  border-color: #2c5080;
}
.list-loader,
.body-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999;
}
.list-loader .list-loader-icon,
.body-loader .list-loader-icon,
.list-loader .body-loader-icon,
.body-loader .body-loader-icon {
  margin-left: -15px;
  text-align: center;
  font-size: 120px;
  color: black;
  position: fixed;
  left: 50%;
  top: 140px;
}
.list-loader .progress,
.body-loader .progress {
  position: fixed;
  width: 50%;
  left: 27%;
  top: 350px;
  background-color: #f5f5f5;
  font-weight: bold;
}
.unnamed-document {
  font-style: italic;
}
.input-group .input-group-addon {
  background-color: #ddd;
  color: black;
}
.well-filter {
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #edf0f5;
  border-radius: 0px;
}
.well-filter .closed {
  display: none;
}
.well-filter .well-title {
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
.well-filter .well-title .chevron {
  margin-top: 3px;
  float: right;
}
.scroll-loader .rotate {
  -moz-transition: all 2s linear;
  -webkit-transition: all 2s linear;
  transition: all 2s linear;
}
.modal-dialog {
  margin: 70px auto !important;
}
.skin-red-light .sidebar-menu > li.active > a,
.skin-red-light .sidebar-menu > li:hover > a {
  background: #fd5353;
  color: white;
}
.control-sidebar-heading {
  font-weight: 400;
  font-size: 20px;
}
.control-sidebar {
  position: fixed;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}
.control-sidebar.fix-sidebar {
  padding-top: 0px !important;
}
.control-sidebar .box-header {
  cursor: pointer;
}
.control-sidebar a.detail-link {
  padding: 20px 8px 20px 8px;
}
div.tab-content {
  overflow-x: hidden;
}
div.tab-content dt {
  color: #2c5080 !important;
}
div.tab-content dd {
  margin-bottom: 10px;
}
div.tab-content h3 {
  color: #2c5080 !important;
  font-weight: bold !important;
}
div.tab-content #accordion {
  margin: -11px !important;
}
div.tab-content div.panel {
  border-bottom: none !important;
}
div.tab-content .box-solid .box-title a {
  width: 280px;
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block !important;
}
div.tab-content .box-solid {
  background: transparent !important;
  border: none !important;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail img {
  cursor: pointer;
}
#imageModal div.carousel-inner {
  border: 1px solid #c0c0c0;
  border-radius: 4px;
  padding: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
#imageModal div.carousel-inner .zoomImg {
  max-width: none !important;
  max-height: none !important;
}
li.context-buttons {
  cursor: pointer !important;
}
.selected-content {
  min-height: 200px;
}
.timeline > li > img {
  width: 30px;
  line-height: 30px;
  position: absolute;
  color: #666;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}
.col-md-4.folder-buttons,
.col-md-4.document-buttons {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.fa-stack .fa-folder-o,
.fa-stack .fa-folder {
  text-shadow: -2px 0 #ffffff, 0 2px #ffffff, 2px 0 #ffffff, 0 -2px #ffffff;
}
.fa-stack .fa-file-o,
.fa-stack .fa-file {
  font-size: 55px !important;
  margin-left: 53px !important;
  margin-top: 32px !important;
  text-shadow: -2px 0 #ffffff, 0 2px #ffffff, 2px 0 #ffffff, 0 -2px #ffffff;
}
#fix-documents .fa-stack .fa-file-o {
  font-size: 32px !important;
  margin-left: 2px !important;
  margin-top: 0px !important;
}
.access-remove {
  margin-top: 27px !important;
}
#password-submit {
  background-color: #666;
  border-color: #666;
}
.label-text {
  text-align: left !important;
  font-weight: bold !important;
}
.subconfiguration-container:not(.template-subform) {
  counter-increment: step-counter;
}
.subconfiguration-container:not(.template-subform) .order-text::before {
  content: counter(step-counter);
}
.metadata-counter tr.controlled-row {
  counter-increment: step-counter;
}
.metadata-counter tr.controlled-row td:first-child {
  padding-left: 20px;
  position: relative;
}
.metadata-counter tr.controlled-row td:first-child::before {
  content: counter(step-counter);
  position: absolute;
  left: 0;
  display: table-cell;
  vertical-align: middle;
  margin-top: 4px;
  font-weight: bold;
  color: #fd5353;
}
div.file-components-box {
  border-right: 1px solid #eee !important;
}
.metadata-counter tr.controlled-row.upload-form.upload-metadata-counter td:first-child::before {
  content: counter(step-counter);
  position: absolute;
  left: 0;
  display: table-cell;
  margin-top: 0px;
  vertical-align: middle;
  font-weight: bold;
  color: #fd5353;
}
.metadata-count-color {
  font-weight: bold;
  color: #fd5353;
}
.box-list .table-ordered a {
  color: black !important;
}
.modal-select-label {
  position: relative;
  padding: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.modal-select-input {
  position: relative;
  padding: 15px;
}
.modal-select-input label {
  font-weight: normal;
}
.image-modal .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 !important;
}
.image-modal .modal-content {
  height: 100%;
  border-radius: 0;
  overflow: auto;
}
.image-modal .close {
  color: #fd5353;
  opacity: 1;
}
.can-preview img {
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.can-preview img.div-2 {
  max-height: 800px;
}
.can-preview img.div-4 {
  max-height: 600px;
}
body:not(.sidebar-collapse) .logo-lg.visible-lg {
  display: none !important;
}
.identifier-remove {
  margin-top: 33px;
}
div.config-metadata-name {
  word-wrap: break-word;
  font-size: 18px;
}
.no-metadata-to-filter {
  color: #a94442;
  font-weight: bold;
}
.subconfiguration-container .name-type {
  font-weight: bold;
  font-size: 18px;
  padding: 15px;
  font-style: italic;
}
.filename-wrap {
  word-break: break-all;
}
.break-word {
  word-break: break-word;
}
table.table-with-order th a:not(.ASC):not(.DESC):after {
  font-family: FontAwesome;
  content: "\f0dc";
}
table.table-with-order th a.ASC:after {
  font-family: FontAwesome;
  content: "\f0de";
}
table.table-with-order th a.DESC:after {
  font-family: FontAwesome;
  content: "\f0dd";
}
table.table-with-order tbody > tr > td > .fa-times {
  color: #a94442;
}
table.table-with-order tbody > tr > td > .fa-check {
  color: #0e960e;
}
span.sign-out-process:before {
  font-family: FontAwesome;
  content: "\f08b";
  margin-right: 5px;
}
span.sign-in-process:before {
  font-family: FontAwesome;
  content: "\f090";
  margin-right: 5px;
}
.report-charts {
  height: 300px;
}
.balance-charts-line {
  height: 400px;
  width: 100%;
  margin-bottom: 10px;
}
.balance-charts-pie,
.balance-charts-bar {
  height: 300px;
  width: 100%;
  margin-bottom: 30px;
}
.metadata-group-charts,
.combo-charts-bar {
  height: 400px;
  width: 100%;
  margin-bottom: 100px;
}
.processes-charts,
#combo-pie-chart {
  height: 300px;
  width: 100%;
  margin-bottom: 30px;
}
.chart-no-data-font-info {
  color: red;
}
.chart-scroll {
  width: 100%;
  overflow-x: auto;
}
.metadata-group-charts .flot-x-axis div.flot-tick-label,
.combo-charts-bar .flot-x-axis div.flot-tick-label {
  /* Rotate Axis Labels */
  transform: rotate(15deg);
  /* CSS3 */
  transform-origin: 0 0;
  -ms-transform: rotate(15deg);
  /* IE */
  -ms-transform-origin: 0 0;
  -moz-transform: rotate(15deg);
  /* Firefox */
  -moz-transform-origin: 0 0;
  -webkit-transform: rotate(15deg);
  /* Safari and Chrome */
  -webkit-transform-origin: 0 0;
  -o-transform: rotate(15deg);
  /* Opera */
  -o-transform-origin: 0 0;
}
.panel-user {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.panel-user .panel-heading {
  text-align: left;
}
.panel-user .panel-heading .panel-heading-image {
  display: inline-block;
  vertical-align: middle;
}
.panel-user .panel-heading .panel-heading-image img {
  height: 58px;
}
.panel-user .panel-heading .panel-heading-image .fa {
  font-size: 58px;
}
.panel-user .panel-heading .panel-heading-text {
  position: relative;
  text-align: center;
  color: #000;
  font-size: 20px;
  padding-left: 10%;
  display: inline-block;
}
.panel-user .panel-heading .ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 80%;
}
.panel-user .panel-heading .balance-panel-heading-text {
  position: relative;
  text-align: center;
  color: #000;
  font-size: 20px;
  width: 100%;
  display: inline-block;
}
.panel-user .panel-body {
  background-color: #f0f0f0;
  font-size: 26px;
  color: #777777;
  padding: 10px;
  margin: 0px;
}
.panel-assign-metadata {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.panel-assign-metadata .panel-heading {
  text-align: left;
}
.panel-assign-metadata .panel-heading .panel-heading-image {
  display: inline-block;
  vertical-align: middle;
}
.panel-assign-metadata .panel-heading .panel-heading-image .fa {
  font-size: 40px;
}
.panel-assign-metadata .panel-heading .panel-heading-text {
  position: relative;
  text-align: center;
  color: #000;
  font-size: 20px;
  padding-left: 10%;
  display: inline-block;
}
.panel-assign-metadata .panel-heading .panel-heading-progress {
  padding-left: 10%;
}
.panel-assign-metadata .panel-heading .panel-heading-delete {
  float: right;
}
.panel-assign-metadata .panel-heading .ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 80%;
}
.panel-assign-metadata .panel-heading .balance-panel-heading-text {
  position: relative;
  text-align: center;
  color: #000;
  font-size: 20px;
  width: 100%;
  display: inline-block;
}
.panel-assign-metadata .panel-body {
  background-color: #f0f0f0;
  font-size: 26px;
  color: #777777;
  padding: 10px;
  margin: 0px;
}
.panel-assign-metadata .panel-footer {
  background-color: #e0e0e0;
  font-size: 15px;
  padding: 10px;
  margin: 0px;
}
.panel-assign-metadata .panel-footer thead > tr > th {
  border-bottom: 1px solid #f4f4f4;
}
ul.treeview-menu li a {
  font-size: 13px !important;
}
.notifications-list .list-page ul > li > span,
.navbar-nav > .notifications-menu .list-page ul > li > span,
.notifications-list > .dropdown-menu > li .menu > li > span,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span {
  display: block;
  border-bottom: 1px solid #f4f4f4;
}
.notifications-list .list-page ul > li > span:hover,
.navbar-nav > .notifications-menu .list-page ul > li > span:hover,
.notifications-list > .dropdown-menu > li .menu > li > span:hover,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span:hover {
  background: #f4f4f4;
  text-decoration: none;
}
.notifications-list .list-page ul > li > span,
.navbar-nav > .notifications-menu .list-page ul > li > span,
.notifications-list > .dropdown-menu > li .menu > li > span,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span {
  color: #444444;
  padding: 10px;
}
.notifications-list .list-page ul > li > span > .glyphicon,
.navbar-nav > .notifications-menu .list-page ul > li > span > .glyphicon,
.notifications-list > .dropdown-menu > li .menu > li > span > .glyphicon,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span > .glyphicon,
.notifications-list .list-page ul > li > span > .fa,
.navbar-nav > .notifications-menu .list-page ul > li > span > .fa,
.notifications-list > .dropdown-menu > li .menu > li > span > .fa,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span > .fa,
.notifications-list .list-page ul > li > span > .ion,
.navbar-nav > .notifications-menu .list-page ul > li > span > .ion,
.notifications-list > .dropdown-menu > li .menu > li > span > .ion,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span > .ion {
  width: 20px;
}
.notifications-list .list-page ul > li > span > .info,
.navbar-nav > .notifications-menu .list-page ul > li > span > .info,
.notifications-list > .dropdown-menu > li .menu > li > span > .info,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span > .info {
  float: right;
}
.notifications-list .list-page ul > li > span > .not-read,
.navbar-nav > .notifications-menu .list-page ul > li > span > .not-read,
.notifications-list > .dropdown-menu > li .menu > li > span > .not-read,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span > .not-read {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #3aa4f0;
  margin-bottom: 2px;
}
.notifications-list .list-page ul > li > span a.notification-link,
.navbar-nav > .notifications-menu .list-page ul > li > span a.notification-link,
.notifications-list > .dropdown-menu > li .menu > li > span a.notification-link,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span a.notification-link {
  display: inline;
  padding: 0 !important;
  color: #428bca;
}
.notifications-list .list-page ul {
  list-style: none;
}
.avaiable-container table tr td {
  vertical-align: middle;
}
.user-container table tr td {
  vertical-align: middle;
}
.without-sidebar {
  margin-left: 0 !important;
}
.comment-blue {
  color: gray;
  font-style: italic;
}
.treeview-menu.menu-open {
  overflow-y: auto !important;
  max-height: 300px !important;
}
#metadata-condition-container {
  padding-top: 11px;
}
#manage-state-modal > .modal-lg,
#manage-transition-modal > .modal-lg {
  width: 95% !important;
}
.specific-height a {
  height: 80px;
}
.grid-buttons {
  padding-left: 60px;
}
.has-error .help-block {
  display: block !important;
}
.found-documents .info-box:not(.bg-red) {
  background-color: #b9ffb9 !important;
}
.found-documents .info-box.bg-red {
  color: black !important;
}
.found-documents .info-box .info-box-content {
  padding: 15px 10px !important;
}
.reception-where-container .where-row {
  margin: 5px -10px 0 -10px;
}
#document_upload input[type="file"] {
  min-width: 100% !important;
}
.file-subform-container .label-default {
  min-height: 34px !important;
}
.file-subform-container .remove-file-input {
  margin-top: 9px !important;
}
.move-loader {
  text-align: center;
  font-size: 80px;
}
.move-folder .radio {
  width: 90%;
  display: inline-block;
}
.move-folder .radio.inner label {
  margin-left: 20px;
}
.move-folder .next-folder {
  width: 10%;
}
@media screen and (max-width: 990px) {
  .with-sidebar {
    padding-right: 12px;
  }
  .toggle-document-sidebar {
    z-index: 9999;
  }
  .control-sidebar-bg,
  .control-sidebar {
    left: 0px;
    right: 0px !important;
    width: 100%;
  }
}
@media screen and (max-width: 990px) {
  .last-day-panel-offset {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #main-logo {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .show-information fieldset:first-child .row .label-container {
    display: block;
  }
  .show-information fieldset:first-child .row .label-container .label-text {
    display: block;
    text-align: left;
    font-weight: bold;
  }
  .show-information fieldset:first-child .row .content-container {
    display: block;
    margin-left: 25px;
    padding-left: 5px;
  }
  .show-information fieldset:first-child .row .content-container .content-text {
    display: block;
    text-align: left;
  }
}
.form-control.metadata-mask[readonly] {
  cursor: not-allowed;
}
.rotate-90 {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
}
.rotate-180 {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
.rotate-270 {
  transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari and Chrome */
  -o-transform: rotate(270deg);
  /* Opera */
}
