*:focus {
  outline: 0;
}
@font-face {
  font-family: "OpenSansRegular";
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/opensans-regular-webfont.woff") format("woff"),
    url("../fonts/opensans-regular-webfont.ttf") format("truetype"),
    url("../fonts/opensans-regular-webfont.svg#OpenSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  font-family: "Open Sans", sans-serif;
}
html {
  height: 100%;
}
.bg-black body {
  background: #fff;
}
.btn-calendar > .btn {
  color: inherit !important;
  background: transparent;
  font-size: 20px;
  margin-top: 2px;
}
#progress {
  width: 400px;
  margin: auto;
  position: relative;
  display: none;
}
.ui-progressbar .ui-progressbar-value {
  background-image: url(../img/progress.gif);
}
#progress .text {
  position: absolute;
  top: 4px;
  left: 47%;
  color: #a20;
  font-weight: bold;
}
.pagination-centered {
  text-align: center;
}
.datetime {
  margin: 0;
}
#datetime {
  font-size: 11px;
  font-weight: normal;
  color: #aaa;
  margin: 28px 0 0 0;
}
#right-menu {
  padding: 10px;
}
.ui-autocomplete-category {
  font-weight: bold;
  padding: 0.2em 0.4em;
  margin: 0.8em 0 0.2em;
  line-height: 1.5;
}
.ui-autocomplete-scrollable {
  max-height: 80%;
  width: 600px;
  overflow-y: auto;
  overflow-x: hidden;
}
.square {
  width: 24px;
  height: 24px;
  margin: auto;
}
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #08c;
  color: white;
}
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #0075b0 !important;
}
.table tbody tr.active a {
  color: white;
}
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}
table.DTTT_selectable tbody tr {
  cursor: pointer;
}
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}
div.DTTT .btn:hover {
  text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
}
ul.DTTT_dropdown.dropdown-menu li {
  position: relative;
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #08c;
  color: white !important;
}
div.DTTT_collection_background {
  z-index: 2002;
}
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
}
div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  border-top: 0;
  margin-bottom: 0 !important;
}
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: 0;
}
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: 0;
}
.content {
  padding: 20px 15px;
  background: #f9f9f9;
}
.navbar a:hover,
.logo:hover {
  text-decoration: none;
}
#supersearch {
  color: #eee;
}
#supersearch:focus {
  color: #000;
}
.inner {
  color: #eee;
}
.no-padding {
  padding: 0;
}
.sidebar-menu li a .pull-right {
  position: absolute;
  padding: 12px;
  right: 10px;
  top: 50%;
  margin-top: -19px;
}
.box-center {
  width: 600px;
  margin: 7% auto;
}
.box-center-large {
  width: 850px;
  margin: 2% auto;
}
.box-center .box-body,
.box-center-large .box-body {
  padding: 20px;
  border-top: 0;
}
@media (max-width: 768px) {
  .box-center,
  .box-center-large {
    width: 90%;
    margin-top: 20px;
  }
}
div.DTS {
  display: block !important;
}
div.DTS tbody th,
div.DTS tbody td {
  white-space: nowrap;
}
div.DTS div.DTS_Loading {
  z-index: 1;
}
div.DTS div.dataTables_scrollBody {
  background: 0;
}
div.DTS div.dataTables_scrollBody table {
  z-index: 2;
}
div.DTS div.dataTables_paginate,
div.DTS div.dataTables_length {
  display: none;
}
div.DTS tbody tr.even {
  background-color: white;
}
.select2-search__field,
.select2-search {
  width: 100% !important;
}
.fa-info {
  padding: 0 5px;
}
.select2-container--bootstrap
  .select2-selection--single
  .select2-selection__rendered {
  padding: 4px;
}
.select2-container--bootstrap .select2-selection {
  font-family: inherit;
}
.nav-tabs-custom > .nav-tabs > li > a {
  color: #333;
}
.li-widget a:hover {
  text-decoration: none;
}
.dataTables_filter input {
  display: inline-block;
  order-radius: 0 !important;
  box-shadow: none;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.dataTables_wrapper > .row {
  display: none;
}
.clickable {
  cursor: pointer;
}
#main_loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #555;
  z-index: 9999;
  text-align: center;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
}
#main_loading > div {
  position: relative;
  top: 50%;
  color: #333;
}
#main_loading > div > i {
  font-size: 300px;
  margin-top: -150px;
  color: #e24e1e;
}
.form-control {
  background: #fafafa;
}
.table {
  background: #fff;
}
body > .header .logo {
  font-family: inherit;
}
.btn-github {
  color: #fff;
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  color: #fff;
  background-color: #303030;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  background-image: none;
}
.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github .badge {
  color: #444;
  background-color: #fff;
}
.panel-primary > .panel-heading {
  border-bottom: 2px solid #57a;
}
span.form-control {
  background: transparent;
  border: 0;
}
.panel-heading.mini {
  padding: 5px 8px;
}
.dropdown.col-md-3 > .dropdown-menu {
  width: 91.5%;
  left: 15px;
  padding: 5px;
}
.input-group-addon {
  padding: 0 12px;
}
.colorpicker {
  margin-top: 0 !important;
}
@media (max-width: 992px) {
  .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 {
    word-break: break-all;
  }
}
.widget li {
  margin-left: 0 !important;
  list-style-type: none;
}
.widget {
  padding: 0;
  margin-bottom: 0;
}
.widget.bordered {
  border: 6px dashed #aaa;
  margin: 10px;
  min-height: 200px;
  padding: 4px;
}
.close {
  padding-right: 5px;
  position: relative;
  z-index: 1;
  opacity: 0.1;
}
close:hover {
  opacity: 0.5;
}
.fc-agenda-slots td div {
  height: 14px !important;
}
html .fc,
.fc table {
  line-height: 14px !important;
  font-size: 14px !important;
}
.ui-tooltip {
  background: #222 !important;
  color: white !important;
  border: 0;
  font-size: 11px !important;
}
.nav-tabs-custom > .nav-tabs.pull-right > li > a.back-btn {
  font-size: 12px;
  color: #333;
}
.nav-tabs-custom > .nav-tabs.pull-right > li > a.back-btn:hover {
  cursor: pointer;
  color: #72afd2;
}
.dropdown-menu > li > a,
btn-github {
  color: #777;
}
@media (max-width: 480px) {
  #main_loading > div > i {
    font-size: 160px;
    margin-top: -80px;
  }
}
#mini-loader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
#mini-loader > div {
  position: absolute;
  bottom: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  background: transparent url(../img/ajax-loader.gif) top left no-repeat;
}
#back-to-top {
  display: inline-block;
  height: 60px;
  width: 60px;
  position: fixed;
  bottom: 60px;
  right: 10px;
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  background: rgba(255, 78, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
#back-to-top > span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-left: -15px;
  margin-top: -15px;
}
#back-to-top.cd-is-visible {
  visibility: visible;
  opacity: 0.8;
  z-index: 900;
}
#back-to-top.cd-is-visible:hover {
  visibility: visible;
  opacity: 1;
  z-index: 900;
}
#back-to-top.cd-fade-out {
  opacity: 0.5;
}
.input-searching {
  background: #ffbf91;
}
.deleteicon:hover {
  color: black;
}
.deleteicon {
  color: gray;
  width: 30px;
  height: 30px;
  position: absolute;
  margin-left: -30px;
  bottom: 7px;
  right: 17px;
  float: right;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.input-group-addon {
  min-width: 40px;
}
.select2-results__option[aria-selected="true"] {
  display: none;
} /*!
 * DataTables + Font Awesome integration
 * License: MIT - http://datatables.net/license
 */
table.dataTable thead th {
  position: relative;
  background-image: none !important;
}
table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  font-family: FontAwesome;
}
table.dataTable thead th.sorting:after {
  content: "\f0dc";
  color: #ddd;
  font-size: 0.8em;
  padding-top: 0.12em;
}
table.dataTable thead th.sorting_asc:after {
  content: "\f0de";
}
table.dataTable thead th.sorting_desc:after {
  content: "\f0dd";
}
div.dataTables_scrollBody table.dataTable thead th.sorting:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_desc:after {
  content: "";
}
table.table thead th.sorting:after,
table.table thead th.sorting_asc:after,
table.table thead th.sorting_desc:after {
  top: 8px;
}
div.dataTables_paginate a.paginate_button.first,
div.dataTables_paginate a.paginate_button.previous {
  position: relative;
  padding-left: 24px;
}
div.dataTables_paginate a.paginate_button.next,
div.dataTables_paginate a.paginate_button.last {
  position: relative;
  padding-right: 24px;
}
div.dataTables_paginate a.first:before,
div.dataTables_paginate a.previous:before {
  position: absolute;
  top: 8px;
  left: 10px;
  display: block;
  font-family: FontAwesome;
}
div.dataTables_paginate a.next:after,
div.dataTables_paginate a.last:after {
  position: absolute;
  top: 8px;
  right: 10px;
  display: block;
  font-family: FontAwesome;
}
div.dataTables_paginate a.first:before {
  content: "\f100";
}
div.dataTables_paginate a.previous:before {
  content: "\f104";
}
div.dataTables_paginate a.next:after {
  content: "\f105";
}
div.dataTables_paginate a.last:after {
  content: "\f101";
}
div.dataTables_paginate li.first > a,
div.dataTables_paginate li.previous > a {
  position: relative;
  padding-left: 24px;
}
div.dataTables_paginate li.next > a,
div.dataTables_paginate li.last > a {
  position: relative;
  padding-right: 24px;
}
div.dataTables_paginate li.first a:before,
div.dataTables_paginate li.previous a:before {
  position: absolute;
  top: 6px;
  left: 10px;
  display: block;
  font-family: FontAwesome;
}
div.dataTables_paginate li.next a:after,
div.dataTables_paginate li.last a:after {
  position: absolute;
  top: 6px;
  right: 10px;
  display: block;
  font-family: FontAwesome;
}
div.dataTables_paginate li.first a:before {
  content: "\f100";
}
div.dataTables_paginate li.previous a:before {
  content: "\f104";
}
div.dataTables_paginate li.next a:after {
  content: "\f105";
}
div.dataTables_paginate li.last a:after {
  content: "\f101";
}
div.columns div.dataTables_paginate li.first a:before,
div.columns div.dataTables_paginate li.previous a:before,
div.columns div.dataTables_paginate li.next a:after,
div.columns div.dataTables_paginate li.last a:after {
  top: 0;
}
.info-box-icon i {
  color: #fff;
}
.progress-description,
.info-box-text {
  white-space: normal;
  overflow: auto;
}
.wizard > .content {
  background: #fff;
  margin: 0;
}
.wizard > .content > .body {
  padding: 0;
}
.content {
  padding: 7px;
}
.wizard > .actions {
  width: 98%;
}
.wizard > .content > .body ul {
  list-style: outside none none !important;
  padding-top: 5px;
}
.input-group-addon {
  border: 0;
}
.select2-container--bootstrap
  .select2-selection--multiple
  .select2-selection__choice {
  margin: 2px 0 0 2px;
}
.select2-container--bootstrap
  .select2-selection--multiple
  .select2-search--inline
  .select2-search__field {
  height: 24px !important;
}

.sidebar-menu.ui-sortable li#el_1,
.sidebar-menu.ui-sortable li#el_64,
.sidebar-menu.ui-sortable li#el_12,
.sidebar-menu.ui-sortable li#el_36,
.sidebar-menu.ui-sortable li#el_94,
.sidebar-menu.ui-sortable li#el_103,
.sidebar-menu.ui-sortable li#el_106,
.sidebar-menu.ui-sortable li#el_91,
.sidebar-menu.ui-sortable li#el_88,
.sidebar-menu.ui-sortable li#el_100,
.sidebar-menu.ui-sortable li#el_71,
#el_86,
#el_99,
#el_67,
#el_14,
#el_97,
#pan_documento .tab-content,
#pan_documento ul {
  display: none;
}
.btn-group.open .dropdown-menu {
  display: block!important;
}
