html,
body {
  height: 100%;
  padding-top: 15px;
  font-family:Calibri,tahoma,sans-serif

  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -40px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 40px;
  background-color: #E0E0E0;
}

.container {
  width: auto;
  max-width: 1900px;
  padding: 0 20px;

}
.container .text-muted {
  margin: 10px auto 0 auto;
  text-align:center
  
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin-heading{
margin-top:0;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  margin-top:10px;
  font: normal 13px Verdana;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/*.login{
  margin-top:40px;
  margin-left:auto;
  margin-right:auto;
  width:50%;
  height:40%;
  font-size:14px;
  line-height:1.3;
  font-weight:bold;
}*/

.jumbotron{
  margin-top:auto;
  margin-left:auto;
  margin-right:auto;
  width:100%;
  height:100%;
  font-size:14px;
  line-height:1.3;
  font-weight:bold;
}
.jqx-widget-content {
  font:12px calibri,tahoma,sans-serif;
}

h2{
    margin-top: 0;
    margin-bottom: 0;
    }
    .page-header{
    margin-top:30px;
    margin-bottom:15px;
    padding-bottom:5px
    }
    
.colorgraph {
  background: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4) repeat scroll 0 0 #c4e17f;
  border-radius: 5px;
  border-top: 0 none;
  height: 5px;
}

.modal-lg {
    width: 90%;
}

.modal-title{
	font-weight: Bold;
}

.modal-header {
	padding: 5px 10px 5px 10px;
}

.jqx-dropdownlist-state-normal {
	padding-left:0;
	padding-right:0;
}

.widget {
    border-radius: 3px;
    color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;
}

.widget-stats .stats-icon {
    color: #fff;
    font-size: 42px;
    height: 56px;
    line-height: 56px;
    margin-left: 15px;
    opacity: 0.2;
    position: absolute;
    right: 35px;
    text-align: center;
    top: 30px;
    width: 56px;
}

.widget-stats .stats-link p{
    color: #fff;
    font-size: 11px;
    margin: 5px 0 0 0;
	cursor:pointer
}

.widget-stats .stats-info h4 {
    color: #fff;
    font-size: 12px;
    margin: 5px 0;
}

.widget-stats .stats-info p {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 0;
}

.bg-green {
    background: #00acac none repeat scroll 0 0 !important;
}

.bg-blue {
    background: #348fe2 none repeat scroll 0 0 !important;
}

.bg-purple {
    background: #727cb6 none repeat scroll 0 0 !important;
}

.bg-red {
    background: #ff5b57 none repeat scroll 0 0 !important;
	padding-top:4px;
	padding-bottom:4px;
}

.bootstrap-table .table {
	font-size:13.5px 
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 2px 4px 2px 4px;
}

.table-hover > tbody > tr:hover {
  background-color: #d5e6f0;
  
}

.fixed-table-container tbody .selected td {
    background-color: #2580da;
	color: white;
}

/*.bootstrap-table .table thead > tr > th {
	background-color: #e8e8e8;
	color:black;
}*/

.fixed-table-container thead th .both {
	background-image: url('../images/sort-both.png');
}

.fixed-table-footer{
	font-size:18px;
}

/* mouse over link */
a:hover {
    color: white;
}

/* selected link */
a:active {
    color: blue;
}

#tabla td + td, #tabla th + th {
	text-align: right;
}
table.scrollable thead tr, table.scrollable tfoot tr  {
	position: relative;
	display: block
}

/*.fixed-table-container thead th .th-inner {
    text-align: center;
	padding: 8px;
}

.fixed-table-container tbody td .th-inner {
}*/

.head_en_contrato {
	background-color: #eee0f3;	
}
.head_entregado {
	background-color: #a2e895;	
}
.head_a_entregar {
	background-color: #ffb299;	
}


.cant1 {
	color: #46008c;	
}
.cant2 {
	color: #008a00;	
}
.cant3 {
	color: #f35001;	
}
.cant4 {
	color: #cc0000;	
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #416070;
	color:white;
}

.editableform .form-control {
    width: 80px;
}

.alert {
    margin-bottom: 0;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

