html, body {
	font:normal 11px tahoma,arial,helvetica;
	margin:0;
	padding:0;
	border:0 none;
	height:100%;
	background-color:#DDDDDD;

}
#contenedor_layout {
	margin-top: 16px;
	background:	#999;
	height:		90%;
	width:		100%;
	_width:		700px; /* min-width for IE6 */
}
#popup{
	font:normal 11px tahoma,arial,helvetica;
	margin: auto;
	border:0 none;
	overflow:auto;
	width:100%;
	height:100%;

}
#popup_2{
	font:normal 11px tahoma,arial,helvetica;
	margin: auto;
	border:0 none;
	overflow:auto;
	width:100%;
	height:100%;

}
.pane {
	display:	none; /* will appear when layout inits */
}

#content_tab{
	margin: 20px;
	font:normal 11px tahoma,arial,helvetica;
}
a, a img { 
	background: inherit; 
	color: #555;
	text-decoration: none; 
	border:0 none;
}
p {margin: 0; padding: 0;}

.ui-layout-pane { /* all 'panes' */ 
	background: #FFF; 
	border: 1px solid #BBB; 
	padding: 10px; 
	overflow: auto;
	
} 

.ui-layout-resizer { /* all 'resizer-bars' */ 
	background: #DDD; 
} 

.ui-layout-toggler { /* all 'toggler-buttons' */ 
	background: #AAA; 
} 

#tabs li .ui-icon-close { float: left; margin: 0.4em 0.2em 0 0; cursor: pointer; }


/* --------------------------- Content --------------------------- */
#content {
	padding: 1%;
	margin: 0 auto;
	text-align: left;
	width:98%;
	
}
#content p {
	margin-bottom: 2px;
}
#content h1,h2,h3,h4,h5,h6 {
	margin-bottom: 2px;
}

form table {
	float:right;
}

form h1 {
	color: #3e83c9;
}

table {
	border-collapse: collapse;
	margin: 0px;
	box-shadow: 0 0 5px #CCCCCC;
}

th {
	background-color: #AAAAAA;
	color: #fff;
	font-weight: bold;
	padding: 6px 4px;
	font-size:10px;
	/*border-right: 1px solid #fff;*/
	line-height: 1.2;
}

td {
	/*border-bottom: 1px solid #7289A9;*/
	border-bottom: 1px solid #BBBBBB;
	padding: 1.5px 3.5px;


}

.home td {
	border-bottom: none;
	padding: 0;
}

table tr td table tr td {
	border-bottom: none;

}
td * {padding: 0;}

tr.alt {
/*background-color: #DFEAF2;*/
background-color:#F3F3F3;
}
optgroup{font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-style: normal;
}

#content h1 {
	color: #7289A9;
	padding-bottom: 0.3em;
}
.button_login {
	font-size: 11px;
	vertical-align: top;
	margin: 0;
	background: #FFF url(smoothness/images/bg_buton.jpg) repeat-x; 
	padding: 4px 5px;
	color: #333;
	border: 1px solid #DADADA;
	cursor:pointer;
}
#dialog-form label, input { display:inline; font:normal 11px tahoma,arial,helvetica; }
#dialog-form input.text { margin-bottom:12px; width:95%; padding: .4em; }
#dialog-form fieldset { padding:0; border:0; margin-top:25px; }
.validateTips { border: 1px solid transparent; padding: 0.3em; font:normal 11px tahoma,arial,helvetica;}
.recom_login { border: 1px solid transparent; padding: 0.3em; font:normal 11px tahoma,arial,helvetica;}
.mimage {
vertical-align: middle;
}		/*
.a_order{
color: #FFFFFF;
}*/
input[type=text] {
padding-rigth:5px;
} 
.highlight_1{
	background-image:url(images/highlight.gif);
	font-weight:bold;
}
.highlight{
	background-image:url(images/highlight.gif);
	/*background-image:url(images/highlight.gif);*/
	/*font-weight:bold;*/
}

/*Pading tab*/
.ui-tabs-paging-next { 
	float: right !important;
}
.ui-tabs-paging-prev,
.ui-tabs-paging-next {
	background: transparent !important;
	border: 0 !important;
	margin-bottom: 1px !important;
	font-weight: bold;
}

.ui-tabs-paging-prev a,
.ui-tabs-paging-next a {
    display: block; 
    position: relative; 
    top: 1px; 
    border: 0;
    z-index: 2; 
    padding: 0;
    /* color: #444; */ 
    text-decoration: none;
	background: transparent !important; 
	cursor: pointer;
}
.ui-tabs-paging-next a:hover,
.ui-tabs-paging-next a:focus,
.ui-tabs-paging-next a:active,
.ui-tabs-paging-prev a:hover,
.ui-tabs-paging-prev a:focus,
.ui-tabs-paging-prev a:active { 
	background: transparent; 
}
.ui-tabs-paging-disabled {
	visibility: hidden;
}
/*table jqueryu ui */
/*
styleTable { border-collapse: separate; }
.styleTable TD { font-weight: normal !important; padding: .4em; border-top-width: 0px !important; }
.styleTable TH { text-align: center; padding: .8em .4em; }
.styleTable TD.first, .styleTable TH.first { border-left-width: 0px !important; }

.asc{
	background:url(images/sorta.gif) no-repeat right center;
}
.desc{
	background:url(images/sortd.gif) no-repeat right center;
}
*/
input[type="text"],input[type="password"] {
height:20px;
text-indent: 5px;
border: 1px solid #aaaaaa; 
background: #ffffff url(smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; 
color: #222222; 
-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; 
-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; 
-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; 
-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; 

}
select {
height:20px;
border: 1px solid #aaaaaa; 
background: #ffffff url(smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; 
color: #222222; 
-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; 
-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; 
-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; 
-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; 

}
textarea {
height:100px;
border: 1px solid #aaaaaa; 
background: #ffffff url(smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; 
color: #222222; 
-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; 
-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; 
-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; 
-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; 

}
.obligatorio{
border: 2px solid #FF7871;
padding: .1em;
}

.imagen_comienzo 
{
  background-image: url(../media/logos/logo_grises_opacity.png);
  background-position:center;
  
}
.mayuscula 
{
 text-transform: uppercase;
}
.capitalizado 
{
  text-transform: capitalize;
}
.jstree {
    box-shadow: 0 0 5px #CCCCCC;
    font: 10px Verdana,sans-serif;
    width:50%;
	height:500px;
    overflow: auto;
	padding:10px 0;
}
 .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}
 .alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}
 .alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}
 .alert-dismissable,.alert-dismissible{padding-right:35px}
 .alert-dismissable .close,.alert-dismissible 
 .close{position:relative;top:-2px;right:-21px;color:inherit}
 .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
 .alert-success hr{border-top-color:#c9e2b3}.alert-success 
 .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
 .alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}
 .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
 .alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}
 .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
 .alert-danger hr{border-top-color:#e4b9c0}.alert-danger 
 .alert-link{color:#843534}
/**
 * panel
 * --------------------------------------------------
 */
.panel {
  background-color: white;
  border: none;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .2);

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.panel .list-group {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.panel h3 {
  /*margin-top: 30px;*/
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
.panel .list-group-item:first-child {
  border-top: 1px solid #e6e9ed;
}
.panel-heading {
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.panel-title {
  font-size: 14px;
  font-weight: normal;
  color: #434a54;
  padding:5px;
}
.panel-body {
  padding:5px;
}
.panel-footer {
  background-color: #e6e9ed;
  border-top-color: #e6e9ed;
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.panel-default {
  border-color: #e6e9ed;
}
.panel-default > .panel-heading {
  color: #434a54;
  background-color: #e6e9ed;
  border-color: #e6e9ed;
}
.panel-primary {
  border-color: #3bafda;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #3bafda;
  border-color: #3bafda;
}
.panel-success {
  border-color: #8cc152;
}
.panel-success > .panel-heading {
  color: white;
  background-color: #8cc152;
  border-color: #8cc152;
}
.panel-info {
  border-color: #37bc9b;
}
.panel-info > .panel-heading {
  color: white;
  background-color: #37bc9b;
  border-color: #37bc9b;
}
.panel-warning {
  border-color: #f6bb42;
}
.panel-warning > .panel-heading {
  color: white;
  background-color: #f6bb42;
  border-color: #f6bb42;
}
.panel-danger {
  border-color: #da4453;
}
.panel-danger > .panel-heading {
  color: white;
  background-color: #da4453;
  border-color: #da4453;
}
.panel-primary > .panel-heading > .panel-title, .panel-success > .panel-heading > .panel-title, .panel-info > .panel-heading > .panel-title, .panel-warning > .panel-heading > .panel-title, .panel-danger > .panel-heading > .panel-title {
  color: white;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
          border-radius: 4px 4px 0 0;

  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
}
.panel > .list-group:last-child .list-group-item:last-child {
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
          border-radius: 4px 0 0 0;

  -webkit-border-radius: 4px 0 0 0;
     -moz-border-radius: 4px 0 0 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
          border-radius: 0 4px 0 0;

  -webkit-border-radius: 0 4px 0 0;
     -moz-border-radius: 0 4px 0 0;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
          border-radius: 0 0 4px 4px;

  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
          border-radius: 0 0 0 4px;

  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
          border-radius: 0 0 4px 0;

  -webkit-border-radius: 0 0 4px 0;
     -moz-border-radius: 0 0 4px 0;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top-color: #e6e9ed;

}
