/*Ocultamos avisos de pnotify*/
.ui-pnotify-history-container{
	display: none;
}

.login-box .toolbar {
  background: #d85900;
  border-top: 2px solid #b34008;
}


.navbar .navbar-inner {
 background: #d85900;
}

.page-content{
	min-height: 500px;
}


.select_chico {
padding:0;
margin:0;
line-height: 13px;
font-size:13px; 
height:20px !important;
}
.select_medio{
padding:0;
margin:0 0 5px 0;
line-height: 14px;
font-size:14px; 
height:25px !important;
}
.input_chico {
padding:0 !important;
margin:0 !important;
font-size:11px; 
line-height: 12px;
height:10px !important;
}

.tabladatos{
	
}
.tabladatos th{
  font-weight: normal;
  color: #667E99;
}
.tabladatos th, .tabladatos td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 0;
}
.tabladatos th{
	text-align: right;
	font-weight: bold;
}
input[type=checkbox].ace-switch.ace-switch-6:checked + .lbl::before {
  content: "\f00c";
  text-indent: 6px;
  color: #FFF;
  border-color: #b7d3e5;
  background-color: green;
}

.tituloth{
font-family: 'Open Sans';
font-size: 13px;
line-height: 20px;
color: #667E99;
font-weight: bold;
margin-bottom: 5px;
}

.moduloproyectos .page-header, .moduloproyectos .page-header:first-child {
  margin: 0 0 5px;
  border-bottom: 0px dotted #e2e2e2 !important;
}


