/*!
 * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html {
  background-color: #fff;
}
body {
  background-color: #f8f8f8;
}
#wrapper {
  width: 100%;
}
#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: white;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
  }
}
select[multiple] {
  padding-left: 8px;
  padding-right: 8px;
}
.form-group {
  margin-bottom: 20px;
}
.dataTables_wrapper {
  padding-bottom: 30px;
}
.dataTables_wrapper .picture-square {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid #EDEDED;
  border-radius: 5px;
  width: 70px;
  height: 50px;
  padding: 4px;
}
.dataTables_wrapper .picture-square img {
  vertical-align: bottom;
  display: inline-block;
}
.dataTables_wrapper .picture-square img.h {
  width: auto;
  height: 100%;
}
.dataTables_wrapper .picture-square img.w {
  width: 100%;
  height: auto;
}
.navbar-top-links {
  margin-right: 0;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li:last-child {
  margin-right: 15px;
}
.navbar-top-links li a {
  padding: 15px;
  min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}
.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.sidebar .sidebar-search {
  padding: 15px;
}
.sidebar ul li {
  border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
  background-color: #eeeeee;
}
.sidebar .arrow {
  float: right;
}
.sidebar .fa.arrow:before {
  content: "\f104";
}
.sidebar .active > a > .fa.arrow:before {
  content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: none !important;
}
.sidebar .nav-second-level li a {
  padding-left: 37px;
}
.sidebar .nav-third-level li a {
  padding-left: 52px;
}
@media (min-width: 768px) {
  .sidebar {
    z-index: 1;
    position: absolute;
    width: 250px;
    margin-top: 51px;
  }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}
.btn-primary.btn-outline {
  color: #428bca;
}
.btn-success.btn-outline {
  color: #5cb85c;
}
.btn-info.btn-outline {
  color: #5bc0de;
}
.btn-warning.btn-outline {
  color: #f0ad4e;
}
.btn-danger.btn-outline {
  color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: white;
}
.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
  margin-left: 60px;
}
.chat li.right .chat-body {
  margin-right: 60px;
}
.chat li .chat-body p {
  margin: 0;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}
.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}
.login-panel {
  margin-top: 25%;
}
.flot-chart {
  display: block;
  height: 400px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}
table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}
.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}
.show-grid {
  margin: 15px 0;
}
.huge {
  font-size: 40px;
}
.panel-green {
  border-color: #5cb85c;
}
.panel-green > .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}
.panel-green > a {
  color: #5cb85c;
}
.panel-green > a:hover {
  color: #3d8b3d;
}
.panel-red {
  border-color: #d9534f;
}
.panel-red > .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}
.panel-red > a {
  color: #d9534f;
}
.panel-red > a:hover {
  color: #b52b27;
}
.panel-yellow {
  border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-yellow > a {
  color: #f0ad4e;
}
.panel-yellow > a:hover {
  color: #df8a13;
}
.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}
.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}
.timeline > li {
  position: relative;
  margin-bottom: 20px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;
}
.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  background-color: #999999;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(10%);
    width: -moz-calc(10%);
    width: -webkit-calc(10%);
  }
  ul.timeline > li > .timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }
  ul.timeline > li > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }
}
/** News **/
.pull-tcenter {
  text-align: center !important;
  display: block;
}
textarea {
  resize: none;
}
.alert a {
  color: inherit;
}
table.dataTable thead .nosort:after {
  display: none;
}
table.dataTable thead > tr > th {
  padding-left: 8px;
  padding-right: 8px;
  white-space: nowrap;
}
table.dataTable thead .mini {
  text-align: center !important;
  font-size: 11px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
table.dataTable thead #maxwidth-btn {
  width: 50px !important;
}
table.dataTable thead #maxwidth-edit {
  width: 50px !important;
}
table.dataTable thead #maxwidth-delete {
  width: 50px !important;
}
table.dataTable thead #maxwidth-Orden {
  width: 55px !important;
}
table.dataTable thead #maxwidth-Visible {
  width: 65px !important;
}
table.dataTable thead #maxwidth-Home {
  width: 65px !important;
}
table.dataTable thead .filetype {
  width: 70px !important;
}
table.dataTable .bt-action {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40px;
}
table.dataTable td .multiple-line {
  display: none;
}
table.dataTable td .more span {
  font-size: 11px;
  font-weight: bold;
  position: relative;
  top: -2px;
}
.nowrap {
  white-space: nowrap;
}
.navbar-static-top {
  margin-bottom: 0px;
}
.filter-user {
  font-weight: normal;
}
.btns-top {
  margin-bottom: 20px;
}
.page-header {
  margin-top: 25px;
}
.panel-hoem-tasks {
  padding-top: 20px;
}
.panel-home-tabs { 
  padding-top: 15px
}
.home-task-alert {
  cursor: pointer;
}
#formulario {
  margin-bottom: 30px;
}
.detail-btn-back {
  margin-bottom: 25px;
}
.form-control-static {
  padding-top: 0px;
}
.form-control-half {
  width: 110px !important;
}
.red {
  color: #CC0000 !important;
}
.btn-multi {
  margin: 4px 9px 0 0;
}
.input-group.date {
  width: 149px;
}
select[multiple] {
  height: 112px;
}
.navbar-static-top { 
  background-color: #1e1e1e; 
}
.navbar-top-links li .dropdown-toggle {
  color: #FFFFFF;
}
.dropdown-icons:focus,
.dropdown-icons:hover, 
.navbar-toggle:focus,
.navbar-toggle:hover { 
  background-color: rgba(0,0,0,0.6) !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
#sb-container {
  z-index: 9999;
}
.line {
  display: block;
  height: 6px;
}
.checkbox:first-of-type, .radio:first-of-type {
  margin-top: 0px;
}
.radio label + label {
  margin-left: 15px;
}
.edit-files-documents .panel-heading {
  clear: both;
  overflow: hidden;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
}
.edit-files-documents h4 {
  margin-top: 0px;
}
.edit-files-documents th {
  font-weight: normal;
  font-size: 11px;
}  
.edit-files-documents .form-control {
  height: 22px;
  font-size: 12px;
  max-width: 180px;
}
.edit-files-documents select.form-control {
  width: 42px;
}
.edit-files-documents select.form-control-big {
  width: 180px;
}
.edit-files-documents .alert-success {
  margin-bottom: 0px;
  padding: 5px;
  font-size: 11px;
  display: inline;
}
.tabla-interior {
  margin-bottom: 0px !important;
  border: 0 none !important;
  font-size: 12px;
}
.tabla-interior .table {
  margin-bottom: 0px !important;
}
.tabla-interior table span {
  display: inline-block;
  margin-top: 3px;
}
.tabla-interior .radio label + label {
  margin-left: 10px;
}
.tabla-interior .radio span {
  margin-left: -4px;
}
.tabla-interior .line {
  display: block !important;
  height: 0px !important;
}
.dropdown-menu>li>span {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    background-color: #EDEDED;
}
.navbar-top-links .dropdown-menu li span {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links li .dropdown-toggle span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 150px;
  display: inline-block;
  position: relative;
  top: 3px;
  line-height: 15px;
  margin-right: 8px;
  margin-left: 2px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}
.navbar-brand img {
  float: left;
}
.navbar-brand span {
  float: right;
  font-size: 12px;
  line-height: 24px;
  margin-left: 20px;
}
@media (max-width: 768px){
  .navbar-top-links { 
    float: right !important;
    margin-top: -50px;
  }
  .navbar-toggle {
    margin-right: 30px;
  }
  .navbar-header { 
    width: calc(100% - 59px);
    -moz-width: calc(100% - 59px);
    -webkit-width: calc(100% - 59px);
  }
  .navbar-top-links li .dropdown-toggle span {
    display: none;
  }
  #page-wrapper {
    padding: 0 20px;
  }
}
.dataTables_length {
  text-align: right !important;
  margin-bottom: 15px;
}
.dataTables_new {
  float: left;
  margin-bottom: 15px;
  margin-right: 10px;
}
@media (max-width: 574px){
  .dataTables_length {
    text-align: left !important;
    margin-bottom: 0px;
    margin-top: 5px;
  }
}
.buscador {
  margin-bottom: 25px;
}
.buscador .form-control {
  display: inline-block !important;
}
.buscador .panel-body {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.buscador .form-group {
  display: block;
  clear: both;
  overflow: hidden;
}
.buscador .form-group + .form-group {
  border-top: 1px solid #EDEDED;
  padding-top: 15px;
  margin-top: 15px;
}
.buscador .panel-footer {
  background-color: #ffffff;
  text-align: center;
}
.buscador .actions {
  text-align: center;
}
.buscador .form-group select, .buscador .form-group input[type=text] {
  width: 100%;
}
.buscador .form-group label {
  margin-bottom: 0px;
  line-height: 34px;
  font-weight: normal;
}
.buscador .form-group label + label {
  margin-left: 20px;
}
.buscador .form-group input[type=radio] {
  margin-right: 5px;
}
.buscador .form-group select.fil {
  width: 130px !important;
}
.buscador .form-group .num {
  width: calc(100% - 134px) !important;
  -moz-width: calc(100% - 134px) !important;
  -webkit-width: calc(100% - 134px) !important;
}
.buscador .form-group .actions button {
  margin-top: 5px;
}
.listados {
  position: relative;
}
.listados .orden {
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  width: 35px;
  line-height: 24px;
  height: 24px;
  font-size: 11px;
}
.listados .visible {
  font-weight: bold !important;
}
.page-static .panel-heading {
  background-color: #1E1E1E;
}
.pull-none {
  display: none !important;
}
#loading-page {
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  text-align: center;
} 
#loading-page:before {
  position: absolute;
  width: 128px;
  height: 128px;
  background: url(../img/loading.gif);
  top: 50%;
  left: 50%;
  margin-left: -64px;
  margin-top: -64px;
  content: "";
}
#loading-page .loading-content {
  position: absolute;
  width: 320px;
  top: 50%;
  left: 50%;
  margin-left: -160px;
  margin-top: 94px; /* -64 + 128 + 30 */
  background-color: #ffffff;
  padding: 10px 5px;
  border-radius: 4px;
  border: 1px solid #999999;
}
.row.detail-form {
  max-width: 767px;
}
.multimedia-picture .panel-heading {
  color: #666666;
  font-size: 12px;
  line-height: 20px;
  background-color: transparent;
}
.multimedia-picture .image {
  max-height: 108px;
  cursor: pointer;
  max-width: 100%;
}
.help-block {
  font-size: 12px;
  font-style: italic;
  margin-top: 2px;
}
.fileinput {
  display: none !important;
}
.cropper{
  background-color: #EDEDED;
  padding: 10px;
}
.cropper iframe {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.form-group .doc {
  color: #666666;
  font-style: italic;
}
.form-group .doc.unique {
  display: block;
  margin-top: 16px;
}
.form-group .doc .fa-file {
  font-size: 55px;
  color: #337ab7;
  cursor: pointer;
}
.form-group .input-group-addon {
  background-color: transparent;
}
.form-group .well {
  margin-bottom: 0px;
  font-size: 12px;
}
.form-group .well-unique + * {
  margin-top: 15px;
  display: inline-block;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  background-color: #f5f5f5;
  padding: 5px;
}
.form-group .progress {
  display: none;
  margin-bottom: 0px;
}
.form-group .well + .progress {
  margin-top: 15px;
}
.form-group .alert {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
}
.alert-outline {
  border-color: #EEEEEE;
  font-size: 12px;
  line-height: 16px;
  padding: 0px;
  border: 0 none;
}
.upload-files {
  width: calc(100% + 30px);
  -moz-width: calc(100% + 30px);
  -webkit-width: calc(100% + 30px);
}
.upload-files-gal {
  clear: both;
  overflow: hidden;
  margin-bottom: -15px;
}
.upload-files .item {
  float: left;
  margin: 15px 7.5px 0 0;
  border: 1px solid #ddd;
  width: calc(33.3333333% - 15px);
  -moz-width: calc(33.3333333% - 15px);
  -webkit-width: calc(33.3333333% - 15px);
  display: table;
  min-height: 147px;
  position: relative;
  background-color: #ffffff;
}
.upload-files-gal .item {
  margin-top: 0px;
  margin-bottom: 15px;
}
.upload-files .item:nth-child(3n) {
  margin-right: 0px;
}
.upload-files .item .linkto {
  padding: 5px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.upload-files .item .linkto img {
  vertical-align: bottom;
  display: inline-block;
  max-width: 100%;
  max-height: 135px;
}
.upload-files.docs {
  width: 100%;
  -moz-width: 100%;
  -webkit-width: 100%;
}
.upload-files.docs .item {
  float: none;
  display: inline-block;
  width: calc(25% - 3.33333333333px);
  -moz-width: calc(25% - 3.33333333333px);
  -webkit-width: calc(25% - 3.33333333333px);
  min-height: 75px;
  margin-right: 0px;
}
.upload-files.docs .item .linkto {
  display: block;
}
.upload-files.docs .item .linkto .fa {
  font-size: 75px;
  margin-top: 25px;
}
.upload-files .btn-actions {
  display: block;
  position: absolute;
  top: 5px;
  right: 31px;
  font-size: 11px;
}
.upload-files .btn-actions + .btn-actions,
.upload-files .btn-actions.delete:first-of-type {
  left: auto;
  right: 5px;
}
.upload-files .shop {
  right: 58px !important;
}
.upload-files .btn-actions span {
  font-size: 10px;
}
.upload-files .btn-actions.status {
  right: auto;
  left: 5px;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  width: 45px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.upload-files-gal .btn-actions {
  right: 5px;
}
.upload-files.nodocs {
  margin-top: -15px;
}
.upload-files .iframe-video {
  padding: 5px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.upload-files .iframe-video iframe {
  vertical-align: bottom;
  display: inline-block;
  max-width: 100%;
  max-height: 135px;
}
.view-modal {
  background-color: #ffffff;
  padding: 0 2px;
}
@media (max-width: 514px){
  .upload-files .item {
    width: calc(50% - 19px);
    -moz-width: calc(50% - 19px);
    -webkit-width: calc(50% - 19px);
  }
  .upload-files .item:nth-child(3n) {
    margin-right: 7.5px;
  }
  .upload-files .item:nth-child(2n) {
    margin-right: 0px;
  }
  .upload-files.docs .item {
    width: calc(50% - 3.333333333px);
    -moz-width: calc(50% - 3.333333333px);
    -webkit-width: calc(50% - 3.333333333px);
    margin-right: 0px !important;
  }  
}
.bs-autocomplete-none {
  display: none;
}
ul.bs-autocomplete-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 200px;
  overflow: auto;
  z-index: 9999;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.4);
}
ul.bs-autocomplete-menu a {
  font-weight: normal;
  color: #333333;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-state-active, .ui-state-focus {
  color: #23527c;
  background-color: #eeeeee;
}
.autocomplete-items .panel-autocomplete {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
} 
.autocomplete-items .panel-autocomplete .item {
  float: left;
  margin: 15px 0 0 15px;
  border: 1px solid #ddd;
  width: calc(33.3333333% - 10px);
  -moz-width: calc(33.3333333% - 10px);
  -webkit-width: calc(33.3333333% - 10px);
  display: table;
  min-height: 147px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #dddddd; 
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
} 
.autocomplete-items .panel-autocomplete .item:nth-child(3n+1) {
  margin-left: 0px;
}
.autocomplete-items .panel-autocomplete .item .linkto {
  padding: 5px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.autocomplete-items .panel-autocomplete .item .linkto img {
  vertical-align: bottom;
  display: inline-block;
  max-width: 100%;
  max-height: 135px;
}
.autocomplete-items .panel-autocomplete .item .btn-actions {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 11px;
}
.autocomplete-items .panel-autocomplete .item .name {
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 36px);
  -moz-max-width: calc(100% - 36px);
  -webkit-max-width: calc(100% - 36px);
  top: 5px;
  left: 5px;
  background-color:#dddddd;
  font-size: 10px;
  line-height: 19px;
  padding: 0 6px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.input-group-hour {
  margin-left: 12px;
}
.input-group-hour span {
  line-height: 34px;
  text-align: center;
  width: 11px;
}
.input-group-hour select {
  width: 65px;
}
.panel-block {
  padding-bottom: 0px;
}
.panel-block .autocomplete-clear {
  right: 41px;
}
@media (max-width: 514px){
  .autocomplete-items .panel-autocomplete .item {
    width: calc(50% - 7.5px);
    -moz-width: calc(50% - 7.5px);
    -webkit-width: calc(50% - 7.5px);    
  }
  .autocomplete-items .panel-autocomplete .item:nth-child(3n+1) {
    margin-left: 7.5px;
  }
  .autocomplete-items .panel-autocomplete .item:nth-child(2n+1) {
    margin-left: 0px;
  }  
}
.autocomplete-clear {
  position: absolute;
  right: 26px;
  margin-top: -24px;
  color: #cccccc;
}
.autocomplete-clear:hover {
  color: #555555;
  text-decoration: none;
}
.list_block_start {
  text-transform: uppercase;
  color: #999999;
}
.gallery-folders-head {
  margin-left: 0px !important;
  margin-right: 0px !important;
  clear: both;
  overflow: hidden;
  padding-bottom: 6px;
  border-bottom: 1px solid #eeeeee;
}
.gallery-folders-head .section {
  margin-bottom: 15px;
  max-width: 320px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.gallery-folders-head .section:first-of-type {
  padding-right: 7.5px !important;
}
.gallery-folders-head .section:last-of-type {
  padding-left: 7.5px !important;
}
.gallery-folders-head .section + .section {
  float: right;
}
.gallery-folders-head .section .btn-action .btn {
  min-width: 100%;
}
.gallery-folders-head .buscador {
  display: none;
}
@media (max-width: 768px){
  .gallery-folders-head .section {
    float: none !important;
  }
  .gallery-folders-head .section:first-of-type {
    padding-right: 0px !important;
  }
  .gallery-folders-head .section:last-of-type {
    padding-left: 0px !important;
  }  
}
.gallery-folder-head {
  margin-left: 0px !important;
  margin-right: 0px !important;
  clear: both;
  overflow: hidden;
  padding-bottom: 3px;
}
.gallery-folder-head h4 {
  margin-top: 5px;
  color: #999999;
}
.gallery-folder-head .section {
  margin-bottom: 15px;
  max-width: 320px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.gallery-folder-head .section:first-of-type {
  padding-right: 7.5px !important;
}
.gallery-folder-head .section:last-of-type {
  padding-left: 7.5px !important;
}
.gallery-folder-head .section + .section {
  float: right;
}
.gallery-folder-head .section .btn-action .btn {
  float:right;
}
@media (max-width: 768px){
  .gallery-folder-head h4 {
    margin-top: 0px;
  }
  .gallery-folder-head .section {
    float: none !important;
  }
  .gallery-folder-head .section .btn-action .btn {
    float: none;
  }  
  .gallery-folder-head .section:first-of-type {
    padding-right: 0px !important;
  }
  .gallery-folder-head .section:last-of-type {
    padding-left: 0px !important;
  }  
}
.gallery-drag-drop {
  padding-top: 25px;
  padding-bottom: 25px;
}
.gallery-folder-content {
  clear: both;
  overflow: hidden;
  padding-bottom: 10px;
}
.gallery-folder-tags {
  float: right;
  width: 220px;
  border-left: 1px solid #999999;
  padding-left: 15px;
  margin-left: 5px;
}
.gallery-folder-tags-action {
  margin-top: 10px;
}
.gallery-folder-tags-action:first-of-type {
  margin-top: 5px;
  margin-bottom: 10px;
}
.gallery-folder-items {
  float: left;
  -moz-width: calc(100% + 21px - 235px);
  -webkit-width: calc(100% + 21px - 235px);
  width: calc(100% + 21px - 235px);
  margin-left: -5px;
  margin-right: -15px;
  border-right: 1px solid #999999;
  padding-right: 10px;  
}
.gallery-folder-item {
  float: left;
  margin: 0 5px 10px 5px;
  width: calc(20% - 10px);
  border: 1px solid #ddd;
  border-radius: 4px;
  display: table;
  min-height: 147px;
  position: relative;
  background-color: #ffffff; 
}
.gallery-folder-item img {
  vertical-align: bottom;
  display: inline-block;
  max-width: 100%;
  max-height: 125px;
}
.gallery-folder-content .check {
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #dddddd;
  background-color: #FFFFFF;
  border-radius: 4px;
  color: #ededed;
  cursor: pointer;  
}
.gallery-folder-item .check {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 2;
}
.gallery-folder-item.checked .check {
  border-color: #2e6da4;
  background-color: #337ab7;
  color: #FFFFFF;
}
.gallery-folder-item.checked {
  border-color: #2e6da4;
}
.gallery-folder-item .info {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #5bc0de;
  z-index: 2;
  color: #5bc0de;
  border-radius: 4px;
  background-color: #ffffff;
  cursor: pointer;
}
.gallery-folder-item-cell {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;  
  padding: 10px;
  cursor: pointer;
}
@media (max-width: 1450px){
  .gallery-folder-item {
    width: calc(25% - 10px);
  }
}
@media (max-width: 1230px){
  .gallery-folder-item {
    width: calc(33.3333333333333% - 10px);
  }
}
@media (max-width: 1060px){
  .gallery-folder-item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 880px){
  .gallery-folder-item {
    width: calc(100% - 10px);
  }
}
@media (max-width: 767px) {
  .gallery-folder-item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 590px) {
  .gallery-folder-item {
    width: calc(100% - 10px);
  }
}
@media (max-width: 440px) {
  .gallery-folder-tags {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-left: 0px;
    border-left: 0 none;
    margin-bottom: 20px;
  }
  .gallery-folder-tags-list {
    overflow-y: auto;
    max-height: 167px;
  }
  .gallery-folder-items {
    float: none;
    clear: both;
    overflow: hidden;
    width: calc(100% + 10px);
    margin-right: -5px;
    padding-right: 0px;
    border-right: 0px;
    border-top: 1px solid #dddddd;
    margin-top: 20px;
    padding-top: 20px;
  }
  .gallery-folder-item {
    width: calc(50% - 10px);
  }  
}
@media (max-width: 370px) {
  .gallery-folder-item {
    width: calc(100% - 10px);
  }  
} 
.gallery-folder-item .popover {
  max-width: 210px;
}
.gallery-folder-item .popover .popover-content {
  padding-top: 14px;
  padding-bottom: 14px;
}
.gallery-folder-item .popover .popover-content span {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  position: relative;
}
.gallery-folder-item .popover .popover-content span + span {
  padding-top: 10px;
}
.gallery-folder-item .popover .popover-content span i {
  width: 12px;
  height: 12px;
  background-color: #CC0000;
  color: #ffffff;
  position: relative;
  top: -7px;
  margin-left: 4px;
  display: inline-block;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  text-align: center;
  font-size: 8px;
  font-style: normal;
  cursor: pointer;  
}
.gallery-folder-items-mark {
  clear: both;
  overflow: hidden;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 20px;
}
.gallery-folder-items-mark-all {
  padding-top: 11px;
  overflow: hidden;
  clear: both;
}
.gallery-folder-items-mark-all div {
  cursor: pointer;
}
.gallery-folder-items-mark-all div + div {
  margin-left: 15px;
}
.gallery-folder-items-mark-all .check {
  float: left;
  margin-right: 10px;
  color: #333333;
  border-color: #333333;
}
.gallery-folder-items-mark-all .checks.checked {
  color: #337ab7;
}
.gallery-folder-items-mark-all .checks.checked .check {
  border-color: #2e6da4;
  background-color: #337ab7;
  color: #FFFFFF;
}
.gallery-folder-content h4 {
  margin-top: -3px;
}
.gallery-folder-tag {
  padding: 4px 0;
  cursor: pointer;
}
.gallery-folder-tag-category {
  padding-top: 10px;
}
.gallery-folder-tag-category:first-of-type {
  padding-top: 6px;
}
.gallery-folder-tag-indent {
  padding-left: 12px;
}
.gallery-folder-tag .check {
  float: left;
  margin-right: 8px;
}
.gallery-folder-tag.checked {
  color: #337ab7;
}
.gallery-folder-tag.checked .check {
  border-color: #2e6da4;
  background-color: #337ab7;
  color: #FFFFFF;
}
.gallery-folder-tags-create {
  padding: 4px 0 11px 0;
}
.gallery-folder-tags-create p {
  clear: both;
  overflow: hidden;
  width: 100%;
  display: block;
}
.gallery-folder-item .view {
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #dddddd;
  background-color: #FFFFFF;
  border-radius: 4px;
  color: #ededed;
  cursor: pointer;
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 3;  
}
.gallery-folder-item .view:hover {
  color: #5bc0de;
  border-color: #5bc0de;
}
.gallery-folder-items .del {
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #d9534f;
  background-color: #FFFFFF;
  border-radius: 4px;
  color: #d9534f;
  cursor: pointer;
  font-size: 10px;
  padding-top: 2px;  
  padding-right: 1px;
}
.gallery-folder-items .del:hover {
  color: #fff;
  background-color: #d9534f;
}
.gallery-folder-item .del {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 4;
}
.gallery-folder-items-mark .del {
  float: left;
  margin-right: 8px;
}
.gallery-folder-items-mark .dels {
  color: #d9534f;
}
.gallery-folder-items-mark .dels:hover .del {
  color: #fff;
  background-color: #d9534f;
}
.modal-big-popup {
  width: 98% !important;
  height: calc(100% - 60px);
}
.modal-big-popup .modal-content {
  height: 100%;
}
.modal-big-popup .modal-body {
  height: calc(100% - 120px);
}
.modal-body {
  min-height: 420px;
}
.iframe body {
  background-color: #ffffff;
}
.modal-big-popup .modal-footer {
  position: fixed;
  left: 1px;
  bottom: 0px;
  width: calc(100% - 2px);
}
.gallery-iframe {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffffff;
}
.autocomplete-tags {
  padding: 8px 0 0 0;
}
.autocomplete-tags span {
  display: inline-block;
  background-color: #cc0000;
  border-radius: 4px;
  text-align: center;
  padding: 2px 3px 3px 7px;
  color: #ffffff;
}
.autocomplete-tags span a {
  font-style: normal;
  color: #ffffff;
  float: right;
  position: relative;
  top: -1px;
  font-size: 10px;
  margin-left: 6px;
  font-weight: bold;
  margin-bottom: 8px;
}
.autocomplete-tags span a:hover {
  color: #000000;
  text-decoration: none;
}
.autocomplete-tags span + span {
  margin-left: 8px;
}
.gallery-iframe .gallery-folder-content {
  padding-top: 16px;
  padding-bottom: 0px; 
}
.gallery-iframe .gallery-folder-item {
  width: calc(12.5% - 10px);
}
@media (max-width: 1830px){
  .gallery-iframe .gallery-folder-item {
    width: calc(14.285% - 10px);
  }  
}
@media (max-width: 1650px){
  .gallery-iframe .gallery-folder-item {
    width: calc(16.6666666% - 10px);
  }  
}
@media (max-width: 1382px){
  .gallery-iframe .gallery-folder-item {
    width: calc(20% - 10px);
  }    
}
@media (max-width: 1160px){
  .gallery-iframe .gallery-folder-item {
    width: calc(25% - 10px);
  }    
}
@media (max-width: 950px){
  .gallery-iframe .gallery-folder-item {
    width: calc(33.33333333% - 10px);
  }    
}
@media (max-width: 710px){
  .gallery-iframe .gallery-folder-item {
    width: calc(50% - 10px);
  }    
}
.block-gallery-content {
  position: relative;
}
.add-gallery-content {
  background-color: #F0F0F0;
  padding: 4px 8px;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  position: absolute;
  right: 1px;
  bottom: 1px;
}
.list-gallery-content {
  display: none;
  max-height: 240px;
  overflow-y: auto;
  background-color: #F0F0EE;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 2.5px 10px 10px 10px;
  width: 100%;
  z-index: 1000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.list-gallery-content .item {
  margin-top: 7.5px;
}
.list-gallery-content p {
  padding: 5px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.list-gallery-content img {
  vertical-align: bottom;
  display: inline-block;
  max-width: 100%;
  max-height: 135px;
}
.list-gallery-content span {
  display: block;
  padding-top: 6.5px;
  font-style: italic;
  color: #999999;
  text-align: right;
}
.form-group .mapa {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 400px;
}
#map {
  width: 100%;
  height: 100%;
}
.col-line-Home {
  text-align: center;
}
.listados .homeorden {
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  width: 35px;
  line-height: 24px;
  height: 24px;
  font-size: 11px;
  margin-left: 8px;
}
.homeyesno-n {
  color: inherit;
}
.listados td hr {
  margin-top: 8px;
  margin-bottom: 8px;
}
.gallery-folder-tags-list-hr {
  margin-top: 10px;
  margin-bottom: 5px;
}
.gallery-assign {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ffffff;
}
.gallery-assign .gallery-folder-content {
  padding-top: 16px;
  padding-bottom: 0px; 
  overflow: visible;
}
@media (max-width: 767px) {
  .top_pagination {
    clear: both;
  }
}
.multiple-lines-list {
  clear: both;
  overflow: hidden;
  width: calc(100% - 30px);
}
.multiple-lines-list-headline {
  margin-top: 11px;
}
.multiple-lines-list.oculted {
  display: none;
}
.multiple-lines-list.more {
}
.multiple-lines-list + .multiple-lines-list {
  margin-top: 10px;
  border-top: 2px dotted #ededed;
  padding-top: 10px;
}
.multiple-lines-list .name {
  float: left;
  width: calc(100% - 60px);
  padding-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiple-lines-list button {
  float: left;
}
.multiple-lines-list button + button {
  margin-left: 10px;
}
.multiple-cols {
  float: left;
  width: calc(100% - 60px);
}
.multiple-cols .td {
  float: left;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;  
}
.multiple-cols .th {
  font-weight: bold;
}
.multiple-cols .td:first-of-type:nth-last-of-type(2), .multiple-cols .td:first-of-type:nth-last-of-type(2) ~ .td {
  width: calc(100% / 2);
}
.multiple-cols .td:first-of-type:nth-last-of-type(3), .multiple-cols .td:first-of-type:nth-last-of-type(3) ~ .td {
  width: calc(100% / 3);
}
.multiple-cols .td:first-of-type:nth-last-of-type(4), .multiple-cols .td:first-of-type:nth-last-of-type(4) ~ .td {
  width: calc(100% / 4);
}
.multiple-cols .td:first-of-type:nth-last-of-type(5), .multiple-cols .td:first-of-type:nth-last-of-type(5) ~ .td {
  width: calc(100% / 5);
}
.multiple-cols .td:first-of-type:nth-last-of-type(6), .multiple-cols .td:first-of-type:nth-last-of-type(6) ~ .td {
  width: calc(100% / 6);
}
.multiple-cols .td:first-of-type:nth-last-of-type(7), .multiple-cols .td:first-of-type:nth-last-of-type(7) ~ .td {
  width: calc(100% / 7);
}
.multiple-cols .td:first-of-type:nth-last-of-type(8), .multiple-cols .td:first-of-type:nth-last-of-type(8) ~ .td {
  width: calc(100% / 8);
}
.multiple-cols .td:first-of-type:nth-last-of-type(9), .multiple-cols .td:first-of-type:nth-last-of-type(9) ~ .td {
  width: calc(100% / 9);
}
textarea#field_Contactos {
  height: 34px;
}
#filters {
  clear: both;
  overflow: hidden;
}
#filters .pull-left {
  margin-left: 15px;
}
#filters .pull-left:first-of-type {
  margin-left: 0px;
}
#filters button {
  margin-top: 25px;
}
@media (max-width: 474px) {
  #filters .pull-left {
    float: none !important;
    margin-left: 0px !important;
    margin-top: 12px !important;
  }
  #filters .pull-left:first-of-type {
    margin-top: 0px !important;
  }
  #filters button {
    margin-top: 0px !important;
    width: 149px;
  }
}
@media (max-width: 410px){
  .navbar-brand + .navbar-brand {
    display: none;
  }
  .navbar-brand span {
    margin-left: 10px;
  }
  .navbar-brand span b {
    font-size: 9.5px;
  }
  .navbar-toggle {
    margin-right: 15px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .navbar-top-links li a {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.notifications-wrapper .button-wrapper {
  margin-top: 15px;
}
.news-stats {
  clear: both;
  overflow: hidden;
  padding-bottom: 40px;
}
.news-stats + .news-stats {
  border-top: 3px dotted #CCCCCC;
  padding-top: 20px;
}
.news-stats-filters {
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .news-stats-filters {
    padding-bottom: 20px;
  }
}
.news-stats-list-resume {
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 6px 0;
  color: #999999;
  clear: both;
  overflow: hidden;
}
.news-stats-list-item {
  clear: both;
  overflow: hidden;
  padding: 26px 0 24px 0;
  border-bottom: 1px solid #CCCCCC;
  position: relative;
}
.news-stats-list-title {
  width: calc(100% - 165px);
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
}
.news-stats-list-subtitle {
  width: calc(100% - 165px);
  font-size: 14px;
  line-height: 22px;
  color: #999999;
}
.news-stats-list-details {
  clear: both;
  overflow: hidden;
  padding: 10px 0 0 0;
  font-size: 14px;
  line-height: 22px;
}
.news-stats-list-btn {
  position: absolute;
  right: 0px;
  top: 30px;
  width: 155px;
  display: none;
}
.news-stats-list-btn a {
  width: 100%;
}
.news-stats-list-btn a + a {
  margin-top: 8px;
}
.news-stats-list-details div {
  float: left;
  padding: 10px 40px 0 0;
}
.news-stats-list-details div b {
  font-size: 19px;
  line-height: 26px;
  display: block;
}
.news-stats-list-details div span {
  display: block;
}
.news-stats-list-details-agregate {
  display: none;
}
.news-stats-list-item:hover .news-stats-list-btn {
  display: block;
}
.news-stats-list-item:hover .news-stats-list-details-percentual {
  display: none;
}
.news-stats-list-item:hover .news-stats-list-details-agregate {
  display: block;
}
.news-stats-list-more {
  text-align: center;
  padding: 20px 0 0 0;
}
.news-stats-back {
  padding: 0 0 16px 0;
  clear: both;
  overflow: hidden;
}
.news-stats-back a {
  float: left;
}
.news-stats-details {
  clear: both;
  overflow: hidden;
  margin-top: 6px;
  padding: 26px 0 24px 0;
  border-top: 1px solid #CCCCCC;
  position: relative;
}
.news-stats-details .news-stats-list-title {
  width: 100%;
}
.news-stats-details .news-stats-list-subtitle {
  width: 100%;
}
.news-stats-detail-dates {
  clear: both;
  overflow: hidden;
  font-size: 13px;
  line-height: 18px;
  padding-top: 26px;
}
.news-stats-detail-dates div {
  float: left;
  width: calc(100% / 4);
  padding-bottom: 13px;
}
.news-stats-detail-dates div strong {
  font-size: 19px;
  line-height: 26px;
  display: block;
}
.news-stats-detail-dates div em {
  display: block;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
}
.news-stats-detail-dates div b {
  display: block;
  padding-right: 8px;
}
.news-stats-detail-dates div span {
  font-size: 16px;
  display: block;
  padding: 10px 8px 0 0;
}
.news-stats-detail-list {
  clear: both;
  overflow: hidden;
  margin-top: 16px;
  padding: 13px 0 0 0;
  border-top: 1px solid #CCCCCC;
}
.news-stats-detail-errors {
  clear: both;
  overflow: hidden;
  margin-top: 26px;
  padding: 13px 0 0 0;
  border-top: 1px solid #CCCCCC;
}
.news-stats-detail-list div {
  float: left;
  width: calc(100% / 4);
  padding: 13px 0;
  cursor: pointer;
}
.news-stats-detail-list div b {
  font-size: 19px;
  line-height: 26px;
  display: block;
}
.news-stats-detail-list div span {
  display: block;
  font-size: 14px;
  line-height: 22px;
}
.news-stats-detail-errors div {
  float: left;
  width: calc(100% / 4);
  padding: 13px 0;
  cursor: pointer;
}
.news-stats-detail-errors div b {
  font-size: 19px;
  line-height: 26px;
  display: block;
}
.news-stats-detail-errors div span {
  display: block;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .news-stats-detail-list div,
  .news-stats-detail-errors div,
  .news-stats-detail-dates div {
    width: calc(100% / 2);
  }
  .news-stats-detail-dates {
    font-size: 11px;
    line-height: 16px;
  }  
  .news-stats-detail-dates div {
    height: 65px;
  }
  .news-stats-detail-dates div span {
    padding-right: 0px;
    font-size: 13px;
  }
}
.news-stats-total {
  float: right;
  font-weight: bold;
  line-height: 34px;
}
.news-stats-list {
  padding: 6px 0 0 0;
  clear: both;
  overflow: hidden;
  font-size: 13px;
  line-height: 18px;
}
.news-stats-list-resume {
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 6px 0;
  color: #999999;
  clear: both;
  overflow: hidden;
}
.news-stats-action-td {
  float: left;
  width: calc(100% / 3);
  text-align: center;
}
.news-stats-action-td:last-of-type {
  text-align: right;
}
.news-stats-action-td:first-of-type {
  text-align: left;
}
.news-stats-action-line {
  clear: both;
  overflow: hidden;
  padding: 11px 0;
  border-bottom: 1px solid #CCCCCC;
  cursor: pointer;
}
.order-table + .btn-wrapper {
  text-align: center;
}
.order-table + .btn-wrapper a {
  border: 1px solid #337ab7;
}
.order-table + .btn-wrapper a:hover {
  border-color: #000000;
}
#tooltip { 
  display: none; 
  width: 180px; 
  padding:6px 6px 3px 6px; 
  background: #EDEDED; 
  border: 1px solid #CCC; 
  border-radius: 5px;  
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  -khtml-border-radius: 5px; 
  position: absolute;
}  
#tooltip a { 
  display:block; 
  padding:0 0 3px 0; 
}
.table-striped>tbody>tr.separator {
  font-size: 16px;
  background-color: #ddd;
}
.table-striped>tbody>tr.separator td {
  padding: 10px;
  font-weight: bold;
  font-style: italic;
}
#side-menu {
  margin-bottom: 61px;
}
.reduce-link {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 275px;
}