/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

.capital { text-transform:capitalize; }

.no-margin { margin: 0 !important; }

.margin5 { margin:5px; }
.margin10 { margin:10px; }
.margin20 { margin:20px; }

.noWrap { white-space:nowrap; }

.clearfix { clear:both !important;}

.page-header.navbar .page-logo .logo-default {  
	margin:0;
	height: 100%;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .star-cap {
	position: absolute; left: 5px; top: 2px;
}


.sidebar-toggler-wrapper { margin-bottom: 15px !important; }


.page-404 .number { top:0 !important; } 

.page-breadcrumb.breadcrumb .dashboard-date {
  position: relative;
  top: -8px;
  margin-right: -30px;
  padding: 8px 9px 8px 9px;
  cursor: pointer;
  color: #fff;
  background-color: #bfcad1;
}
.page-breadcrumb.breadcrumb .dashboard-date a {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  text-decoration:none;
}
.page-breadcrumb.breadcrumb .dashboard-date a > .fa-calendar {
  text-transform: none;
  color: #fff;
  margin-top: 0px;
  font-size: 14px;
}


.tiles .tile .tile-body h1, .tiles .tile .tile-body h2, .tiles .tile .tile-body h3, .tiles .tile .tile-body h4, .tiles .tile .tile-body h5, .tiles .tile .tile-body h6, .tiles .tile .tile-body p
{ line-height:inherit; }

.tiles .tile .tile-body img {
	max-width: 90px;
	max-height: 90px;
}

.profile ul.profile-nav li:first-child  { border:1px solid #ddd; }
.profile ul.profile-nav li:first-child img { margin: 0 auto; width:100%; }
.profile-info li, .profile-info li > i { font-size:1.2em !important; }
.profile-info li { border-bottom:1px solid #eaeaea; margin:10px 0 !important; }
.profile-info h1 { margin-bottom:20px !important; }



.tabbable-custom > .nav-tabs > li.active {
	border-top-color: #69a742;
}

.table-avatar { border-radius: 50% !important; height: 25px; width: 25px; margin-right:5px; }


.dashboard-stat.right .visual {
  width: 80px;
  height: 85px;
  display: block;
  float: right;
  padding-top: 10px;
  padding-left: 15px;
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 35px;
}
.dashboard-stat.right .visual > i {
  margin-left: -27px;
  font-size: 110px;
  line-height: 110px;
}


.dashboard-stat.right .details.equipo {
  position: absolute;
  left: 15px;
  padding-left: 15px;
  
}
.dashboard-stat.right .details.equipo .number {
  padding-top: 15px;
  text-align: left;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -1px;
  margin-bottom: 0px;
  font-weight: 600;
}
.dashboard-stat.right .details.equipo .desc {
  text-align: left;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 300;
  float:left;
  margin-right:10px;
}
.dashboard-stat.right .details.equipo .desc a {
  color: #fff;
  text-decoration:none;
}

.dashboard-stat.right .details.equipo .dropdown-menu li > a {
	padding:6px 13px;
}


.hideOverflow {
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.hideOverflow-divContainer { width:100%; }
.hideOverflow-divContainer > div {
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}


#tileSaludo .tile-object .number {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
}


.tooltip > .tooltip-inner {background-color: #252930;}


table.dataTable td {
    font-size: 0.92em !important;
}
table.dataTable th {
    font-size: 1em !important;
}

.thumb120 { max-width:120px; max-height:120px; }
.thumb200 { max-width:200px; max-height:200px; }
.thumb300 { max-width:300px; max-height:300px; }
.thumb400 { max-width:400px; max-height:400px; }

.highcharts-contextmenu hr { margin:5px 0 !important; }









@media all and (-webkit-min-device-pixel-ratio: 0) {
  .page-breadcrumb.breadcrumb .page-content .page-breadcrumb.breadcrumb .dashboard-date {
    padding: 9px;
  }
}

@media (max-width: 767px) {
  .page-content-wrapper .page-content .page-breadcrumb.breadcrumb .dashboard-date {
    margin-right: -10px;
  }
}

@media (max-width: 480px) {

.page-header.navbar .page-logo .logo-default {  
	width:auto;
	height: 100%;
}
  .page-content-wrapper .page-content .page-breadcrumb.breadcrumb .dashboard-date {
    padding-tops: 9px;
    padding-bottom: 9px;
  }
  .page-content-wrapper .page-content .page-breadcrumb.breadcrumb .dashboard-date span {
    display: none;
  }

.profile-info li, .profile-info li > i { font-size:1em !important; }
.profile-info li { margin:5px 0 !important; }
.profile-info h1 { margin-bottom:10px !important; }

}




@media screen and (max-width: 1280px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }




/* guiainstala */
#guiainstala {
    padding: 15px;
}
#guiainstala .appContent {
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}
#guiainstala .appContent:first-of-type {
   margin-bottom: 15px;
}
#guiainstala .appContent .close{
    position: absolute;
    top: 15px;
    right: 15px;
    color: #8b8b8b;
    opacity: 1;
}
#guiainstala .appContent figure{
    text-align: center;
    margin-top: 35px;
}
#guiainstala .appContent figure img{
    width: 75px;
}

#guiainstala .appContent .popupContent{
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
    padding: 0 25px;
}

#guiainstala .appContent .popupContent p{
    color: #8b8b8b;
}

#guiainstala .appContent .popupContent strong{
    color: #002433;
}

#guiainstala .appContent footer{
    height: 40px;
    background-color: #f9fafc;
    color: #8b8b8b;
    text-align: center;
}

#guiainstala .appContent footer p{
    line-height: 40px;
    font-size: 9px;
}

#guiainstala .appContent footer img{
    width: 20px;
}
