form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

/* ----------------------------------------------Search Form-------------------------------------*/
#topbar input{
	display: block;
	float: left;
	width: 235px;
	margin: 0 5px 0 0;
	padding: 5px;
	color: #B6B6B6;
	background-color: #525252;
	border: 1px solid #343434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topbar input#go {
	width: 68px;
	height: 26px;
	margin: 0;
	padding: 4px 0;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #059BD8;
	border-color: #396B86;
	cursor: pointer;
	font-weight: bold;
}

#topnav {
	display: block;
	float: left;
	width: 965px;
	height: 43px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topnav1 {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

img {
	border: 0;
	display: block;
	padding: 0;
	margin: 0;
}

.justify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.nostart {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

br.clear {
	clear: both;
	margin-top: -15px;
}

a {
	outline: none;
	text-decoration: none;
}

/* ----------------------------------------------Wrapper-------------------------------------*/
div.wrapper {
	display: block;
	width: 100%;
	margin: 0;
	text-align: left;
}

div.wrapper h1, div.wrapper h2 {
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #DDDDDD;
}

div.wrapper h3, div.wrapper h3 {
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #DDDDDD;
}



.col1 {
	color: #C7C6C7;
	background-color: #313945;
}

.col2 {
	color: #FFFFFF;
	background-color: #313945;
}

.col3, .col4, .col5 {
	color: #666666;
	background-color: #FFFFFF;
}

.col6 {
	color: #999999;
	background-color: #F3F3F3;
}

.col6 a {
	color: #2684B7;
	background-color: #F3F3F3;
}

.col7, .col7 a {
	color: #FFFFFF;
	background-color: #313945;
}



/* ---------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------*/
/* ----------------------------------------------Generalise-------------------------------------*/
/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #intro, #services, #breadcrumb, #container, /*#footer,*/ #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#header #logo{
	display:block;
	float:left;
	width:1000px;
	margin-top:0px;
	}

#header #logo h1, #header #logo p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#header #logo h1{
	margin:5px 0 10px 0;
	padding:0;
	font-size:36px;
	border:none;
	}

#header h1 a{
	color:#3A6C86;
	background-color:#E3F1F9;
	}

/* ----------------------------------------------Topbar--------------------------------------*/

#topbar{
	z-index:1000;
	height: 36px;
	}

#topbar #search{
	display:block;
	float:right;
	width:320px;
	height:30px;
	margin:0;
	padding:5px 0 0 15px;
	color:#FFFFFF;
	background-color:#000000;
	border-left:1px dotted #666666;
	overflow:hidden;
	}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:10px 0;
	line-height:1.4em;
 	/*border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;*/
	}
	
html, body, #container2, #container1 { height: 100%; margin: 0; padding: 0; margin-top: -0.32em;}
body > #container2 { height: auto; min-height: 100%;}
#footer {	
	right: 0;
	bottom: 0;
	clear: both;
	z-index: 10;
	height: 3em;
	width: 100%;
	position: fixed;
	margin-top: -3em;
}


/* ----------------------------------------------Copyright-----------------------------------*/

#copyright{
	padding:10px 0;
	height: 15px;
}

#copyright p{
	margin:0;
	padding:0;
	}

/* ---------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------*/



/* ---------------------------------------------------------------------------------------------*/
/* ----------------------------------------------Generalise1-------------------------------------*/
#container1{
	position: relative;
	margin: 0;
	display: block;
}

#header1, #topbar1, #intro1, #copyright, #container1{	
	position: relative;
	margin: 0 auto 0;
	display: block;
}
	

/* ----------------------------------------------Header1-------------------------------------*/
#header1 {
	padding: 5px 0;
	color: #C7C6C7;
	background-color: #313945;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header1 #logo1 {
	display: block;
	float: center;
	/*width: 1000px;*/
	/*margin-top: 0px;*/
	text-align: center;
	margin: auto;
}

#header1 #logo1 h1, #header1 #logo1 p{
	margin: auto;
	padding: 0;
	line-height: normal;
	vertical-align: middle;
	text-align: left;
}

#header1 #logo1 h1{
	margin: 5px 0 0px 0;
	padding: 0;
	font-size: 36px;
	border: none;	
}

#header1 h1 a {
	color: #000000;	
	background-color: #E3F1F9;
}


/* ----------------------------------------------Topbar1--------------------------------------*/
#topbar1 {
	z-index: 1000;
	height: auto;
}

#topbar1 #search {
	display: block;
	float: right;
	width: 320px;
	height: 30px;
	margin: 0;
	padding: 5px 0 0 15px;
	color: #FFFFFF;
	background-color: #000000;
	border-left: 1px dotted #666666;
	overflow: hidden;
}

/* ----------------------------------------------Content1-------------------------------------*/
#container1 {
	padding: 1px 0;
	line-height: 1.4em;
	/*border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;*/
}

#container1 {
	height: 100%;
	margin: 0;
	padding: 0;
	/*margin-top: -0.32em;	
	border-style:dotted;*/
}

body>#container1 {
	height: auto;
	min-height: 100%;
}

#footer1 {
	right: 0;
	bottom: 0;
	clear: both;
	z-index: 10;
	height: 3em;
	width: 100%;
	position: fixed;
	margin-top: -3em;
	
}


.fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  background-color: white;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */





/* ----------------------------------------------Copyright-----------------------------------*/
#copyright p {
	margin: 0;
	padding: 0;
}

/* ----------------------------------------------PrimeFaces------------------------------------*/
.ui-widget tr, .ui-widget td {
	border: 0 !important;
	vertical-align: middle !important;
}

.row_top {
	vertical-align: top !important;
}

.row_bottom {
	vertical-align: bottom !important;
}

.ui-state-error {
	background-color: transparent !important;
}

.ui-icon.check-icon {
	background-image: url(../images/action_check.png) !important;
}

.ui-icon.cancel-icon {
	background-image: url(../images/action_stop.png) !important;
}

.ui-icon.delete-icon {
	background-image: url(../images/action_delete.png) !important;
}

.ui-icon.edit-icon {
	background-image: url(../images/action_edit.png) !important;
}

.ui-icon.card-icon {
	background-image: url(../images/idcard.png) !important;
}

.ui-icon.end-icon {
	background-image: url(../images/end.png) !important;
}

.ui-icon.crop-icon {
	background-image: url(../images/crop.png) !important;
}

.ui-icon.camera-icon {
	background-image: url(../images/camera.png) !important;
}

.ui-icon.upload-icon {
	background-image: url(../images/upload.png) !important;
}

.ui-icon.new-icon {
	background-image: url(../images/action_add.png) !important;
}

.ui-icon.open-icon {
	background-image: url(../images/action_open.png) !important;
}

.ui-icon.save-icon {
	background-image: url(../images/save.png) !important;
}

.ui-icon.info-icon {
	background-image: url(../images/Info.png) !important;
}

.ui-icon.signature-icon {
	background-image: url(../images/signature.png) !important;
}

.ui-icon.back-icon {
	background-image: url(../images/arrow_back.png) !important;
}

.ui-icon.print-icon {
	background-image: url(../images/print.png) !important;
}

.ui-icon.document-icon {
	background-image: url(../images/icons8-document-16.png) !important;
}

.columna_centro {
	text-align: center !important;
}

.columna_derecha {
	text-align: right !important;
}

.ui-picklist-list {
	height: 200px !important;
	width: 300px !important;
}

.ui-picklist-filter.ui-inputfield.ui-inputtext {
	width: 280px !important;
}

html {
	height: 100%;
}

body {
	min-height: 101%;
}

ul.ui-menu-child {
	white-space: nowrap;
	width: 320px !important;
}

.submenu-small .ui-menu-child {
	white-space: nowrap;
	width: 200px !important;
}

.affaires .ui-menuitem-text {
	color: white;
}

.affaires .ui-menu-child .ui-menuitem-text {
	color: #666666 !important;
}

.input_derecha {
	text-align: right;
}

.custom_link {
	text-decoration: underline;
	color: blue;
}

.datalist-noborder .ui-widget-content {
	border: none !important;
	margin-left: -35px !important;
}

@media print {
	.no-print, .no-print * {
		display: none !important;
	}
}

@media only screen and (max-width: 1023px) {
	.ocultar{
		display:none;
	}
}

@media only screen and (min-width: 1023px) {					
	.mostrar{
		display:none;
	}
}

.ui-outputlabel {
    font-weight: bold;
    font-size: 15px;
    border-bottom: 30px;
    /*font-family: "Times New Roman", Times, serif;*/
    margin-bottom: 50px;
    
}

.ui-orderlist .ui-orderlist-list {
    height: auto;
}

