.input-group-cart {
  margin: 0 auto;
	max-width: 81px !important;
}
.producto_cantidad{
	width: 60px !important;
	text-align: center;
}
.table-order th{
	white-space: nowrap;
	
}
.table-cart th.trash{
	width: 30px;
}
.table-cart td.total{
	font-size: 25px;
}

.table-cart td.producto_precio,
.table-cart th.producto_precio{
	text-align: center;
}
.table-cart td.producto_precio .precio{
	font-size: 20px;
}
.table-cart th.thumb{
	width: 66px;
}
.table-cart a.delete{
	font-size: 20px;
}
.table-cart td{
	vertical-align: middle !important;
}
.shopping-cart{
	text-align: center;
	color: #333 !important;
}
.shopping-cart li a{
	color: #333 !important;
}
.shopping-cart ul{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.shopping-cart  li{
	margin: 2px 0;
}
.shopping-cart h4{
	font-size: 16px;
	margin: 0;
}
.shopping-cart .precio{
	margin: 0;
	font-size: 30px;
	
}
.productos-list{
	list-style: none;
	margin: 0;
	padding: 0;
}
.productos-list .img{
	margin: 10px 0;
}
.productos-list .categoria{
	color: #c2c2c2;
	margin: 0;
}
.productos-list h3{
	margin: 5px 0;
}
.productos-list .precio{
	font-size: 20px;
	margin:0;
}
.productos-list .controls{
	margin: 10px 0;
	
}
.productos-list .input-group{
margin: 0 auto;
max-width: 210px;
}
.producto-details  .input-group{
max-width: 210px;
}
.producto-details .precio{
	font-size: 25px;
}
.precio{
	color: #265312;
	font-weight: bold;
}
.img-responsive{
	max-width: 100%;
	height: auto;
}

.btn-group-table{
margin: -5px 0 -2px;
}
.table-responsive-shadow {
  background: url("../img/table-responsive-shadow.png") repeat-y scroll 0 0 transparent;
  display: block;
  height: 2px;
  position: absolute;
  width: 10px;
}
.nowrap{
	white-space: nowrap;
}
.table-data
{
    overflow-x: auto;
}
td.select_checkbox{
margin: 0;
padding: 0 !important;
vertical-align: middle !important;
text-align: center;
}
.media-more{
padding: 0 15px;
margin: 0;
overflow: hidden;
height: 0;
background: #eee;
clear: both;
}
.media-more-icon{
}
.placeholder { color: #aaa; }
#logout a > span {
  display: inline;
  font-size: 13px;
  font-weight: normal;
  height: auto;
  line-height: 1em;
}
#logout a{
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.home-menu{
	margin: 0;
	padding: 0;
	list-style: none;
font-size: 2em;
}
.home-menu li a{
	padding: 5px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	display: block;
	margin: 5px 0;
}
table td .clearboth{
display: inline;
font-size: 12px;
padding-left: 3px;
}
table td .clearboth a{
text-decoration: none;
}
.select2-container{
width: 100%;	
}
.account_total{
font-size: 1.5em;
}

.input_number{
width: 70px;
}
.td-label{
width: 170px;
font-weight: bold;
}
.td_id{
	width: 30px;
}
.td_checkbox{
	width: 30px;
}
.text-a{
	color: #CD7F32;
}
.text-b{
	color: #cccccc;
}

.text-c{
	color: #C9AE5D;
}

.text-d{
	color: yellow;
}
table.excelformat{
border-collapse:collapse;
border: 1px solid  #E7E6EC;
}
table.excelformat th {
color:   #969696;
  text-align: center;
  border: 1px solid #969696;
  background: #E4E3E4;
  padding: 3px;
  white-space: nowrap;
}
table.excelformat td{
  white-space: nowrap;
	border: 1px solid  #E7E6EC;
	padding: 2px;
}

.content-toolbar{
	clear: both;
	width: 100%;
	margin: 0 0 5px;
}

.content-toolbar form,
.content-toolbar .pagination,
.content-toolbar .form-group{
margin: 0;
}
.content-toolbar .input-group{
width: 200px;
}
.control-options-content,
.search-list-content{
display: none;
}
.popover .search-list-content{
	display: block;
}
.control-sort-options {
	margin: 0;
	padding: 0;
	list-style: none;
}
.control-sort-options li{
	margin: 0;
	padding: 0;
	opacity: 0.8;
}
.control-sort-options li.active{
	opacity: 1;
}
#filter_list,
#search_list{
	width: 244px;
}
#search_list .input-group{
width: 244px;
}
#search_list .input-group-addon{
font-size: 12px;
}


.control-sort-options .form-control{
width: 144px !important;
font-size: 12px;
}
.control-sort-options .page_order_dir{
	position: absolute;
	visibility: hidden;
}
.input-group-addon-order{
	cursor: move;
}
#saiku{
	width: 100%;
	height: 100%;
	border: 0 none;
	
}
body.default.cubo .well {
  height: 700px !important;
  padding: 0;
}


@media (max-width: 767px) {
	.content-toolbar .input-group{
	width: 120px;
	}
}


.nav-new{
border-top: 1px solid #DDDDDD;
padding-top: 15px;
margin-top: 15px;
}
.img_error_404{
background: url(../img/crm/imgerror_404.png) no-repeat 0 0;
width: 384px;
height: 181px;
margin: 30px auto 50px;
display: block;
}
.img_error_500{
background: url(../img/crm/imgerror_500.png) no-repeat 0 0;
width: 366px;
height: 324px;
margin: 30px auto 50px;
display: block;
}
.img_error_403{
background: url(../img/crm/imgerror_accesodenegado.png) no-repeat 0 0;
width: 340px;
height: 124px;
margin: 30px auto 50px;
display: block;
}
body.anonymous,
body.error{
background: #FFF;
	
}
body.mapadelsitio .popover{
	z-index: 1051;
}
.input-tooltip {
margin: 31px 2px -30px 0;
padding: 1px 6px;
border: 0 0 0 1px;
border-color: #BDBDBD;
border-width: 0 0 0 1px;
border-style: solid;
color: #A2A2A2;
position: relative;
z-index: 20;
}
.form-horizontal .input-tooltip{
margin: 6px 2px -28px -6px;
	
}
.hasTooltip input,
.hasTooltip textarea{
	padding-right: 32px;
}
.dd-item>button{
/*float: right;*/
}
.dd-content .list-inline{
}

.alert a{
color: #FFF;
}
.mini-box .size-h2 {
  font-size: 30px;
  margin: 0;
}
.mini-box {
  min-height: 105px;
  padding: 20px;
}
.mini-box .box-icon {
  border-radius: 50%;
  display: block;
  float: left;
  font-size: 35px;
  height: 65px;
  line-height: 65px;
  margin: 0 10px 10px 0;
  text-align: center;
  vertical-align: middle;
  width: 65px;
}
.list-info li .icon {
  color: #1C7EBB;
  margin-right: 10px;
}
.list-info li {
  border-bottom: 1px solid #EEEEEE;
  padding: 10px;
}
.list-info  label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 5px;
}
.list-info li:last-child {
  border-bottom: 0 none;
}
.sr-only{
	margin: 0;
}
.panel-transactions .transaction_status {
  float: right;
  font-size: 19px;
  margin: -17px -8px 0 11px;
  position: relative;
}
.panel-transactions .moreinfo{
	clear: both;
	display: block;
	margin: 10px 0 0 0; 
	box-shadow: inset 1px 1px 0px #d8d8d8;
	background: #FFF;
	border-radius: 5px;
	overflow: hidden;
	height: 0;
	padding: 0;
}
a.expand{
	margin-right: 5px;
}
.transaction-icon{
	float: left;
	margin-right: 10px;
}
.jarviswidget-table-tabbed header .nav-tabs li.active a{
border-bottom: 1px solid #DDDDDD;
padding-bottom: 4px;
}
html,body {
  background: url("../img/crm/slices/bg.png") repeat scroll 0 0 #FFFFFF;
}
#logo-group > span {
margin: 4px;
}
#header{
	background: #CCC; 
	color: #FFF;
	
}
#header > *:first-child, aside {
  width: 220px;
}
.btn-header > *:first-child > a{
	color: #FFF;
	background: #265312;
	border: #265312;
	cursor: pointer !important;
}
.btn-header > *:first-child > a:hover{
	background: #FFA700;
	border: #FFA700;
	color: #FFF;
}
#hide-menu i {
  color: #FFF;
}
#logo img{
	width: auto;
	height: 39px;
}
.dd{
max-width: inherit;
}
.navbar-section{
margin-bottom: 10px;
background-color: #265312;
border-color: #265312;
color: #FFF;
}
.navbar-section .navbar-brand:hover{
	color: #FFF;
}
.navbar-section2{
background: #FFF;
}
.navbar-section .navbar-nav > li > a,
.navbar-section a{
	color: #FFF;
}
.navbar-section .navbar-toggle{
	border-color: #FFF;
}
.navbar-section .navbar-toggle .icon-bar{
	background-color: #FFF;
	
}
.navbar-section .navbar-brand {
  color: #FFF;
}
.navbar-section .navbar-header{
font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
font-weight: 300;
}

.dashboard-menu a{
white-space: nowrap;
overflow: hidden;
	
}
body.minified .dashboard-menu a{
	overflow: inherit;
	white-space: normal;
}
#logo{
	width: auto;
}
#logo-group span#activity{
	float: right;
}

.clear-right{
	clear: right;
}
.clear-left{
	clear: left;
}

.breadcrumb > li + li:before {
	content: none;
  padding: 0 5px;
}

.control-label i.required {
  color: #A94442;
  font-size: 8px;
  position: relative;
  top: -7px;
}
.nav-pills-title-h2{
float: right;
margin: 10px 0;
}
.nav-pills-title-h4{
float: right;
margin: 5px 0;
}
.media-list-small .media-separator{
	padding-bottom: 0;
	
}
.media-list .file_icon {
  display: block;
  font-size: 37px;
  height: 46px;
  line-height: 46px;
  width: 46px;
}
.media-list .media-body{
	display: block;
}
.progress-fileupload{
	margin-bottom: 10px;
}
.list-actions{
list-style: none outside none;
margin-left: -5px;
padding-left: 0;
}
.list-actions > li{
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
#content .well {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #DDDDDD;
  box-shadow: 0 1px 1px #ECECEC;
  position: relative;
}
#content .well-tabbed{
background: #FFF;
border-top: 0 none;
border-radius:0;
}


.form-group .avatar.with_avatar {
  display: block;
}
.form-group .avatar {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 2px solid #C9D6E5;
  border-radius: 100%;
  box-shadow: none;
  display: none;
  float: left;
  height: 50px;
  margin: 0 15px 0 0;
  overflow: hidden;
  width: 50px;
}
.form-group .avatar .icon-remove {
  background: none repeat scroll 0 0 #FFFFFF;
  cursor: pointer;
  margin: 2px 0 0 35px;
  opacity: 0.9;
  padding: 1px 2px;
  position: absolute;
}
.form-group .avatar img {
  margin: -2px;
  max-width: 54px;
  width: 54px;
}
.form-group .avatar-separator {
  clear: both;
}

.media-separator{
border-bottom: 1px solid #DDDDDD;
padding-bottom: 15px;
}
.media-separator-small{
padding-bottom: 0;
}
#show-shortcut{
height: 25px;
overflow: hidden;
width: 161px;
}

.panel-profile .img-circle{
margin-right: 10px;
}
.panel-profile h3{
margin:  10px 0;
	
}

.pull-right-md{
	float: right;
}
#generate_password-element,
#send_mail-element{
	margin-top: -15px;
}

@media (max-width: 767px) {
	.media-more-icon{
	padding-left: 0;	
	}
	.list-actions li a span{
	display: none;	
	}
	.pull-right-md{
		float: none;
	}
}
