.buttonimage {
	max-height: 15px;
	max-width: 20px;

}

/* agrego de aca */
.bounidades {
	display: none;
}


.editable {
	border: 1px solid #444444 !important;
	
}

@media print {
	.editable {
		border: 1px solid #cccccc !important;
	}
}


#popup-dark {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: rgba(0,0,0,0.2);
}

#popup-container {
	border: 2px solid #FFF;
	border-radius: 5px;
	height: 200px;
	width: 200px;
	position: relative;
	left: calc(50% - 100px);
	top: calc(50% - 100px);
	box-shadow: 3px 3px 3px #666;
	background-color: #FFF;
}

#popup-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	z-index: 20;
	background-image: url('close.png');
	cursor: pointer;
}

.blockStyledForm div.field {
    margin: 4px 3px 4px 12px;
    overflow: hidden;
}

.label {
    text-align: left;
    margin: 5px 10px 10px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.blockStyledForm fieldset label {
/*  float: left; */
    text-align: left;
    margin: 0px;
    padding-top: 10px;
/*	display: inline; */
	font-size: 12px;
}

.blockStyledForm input, .blockStyledForm select,.blockStyledForm textarea {
	margin: 2px 0px;
    padding: 6px;
    background-color: #fff;
	color: #666;
    border: 1px solid #CCC;
	border-radius: 5px;
	font-size: 13px;
/*	clear: left; */
	display:inline-block;
}

#togglemenu {
	display:none !important;
}

#mailform {
	margin: 0px !important;
}

/* hasta aca */

.errors {
	font: italic bold 12px arial, serif;
	color:#FFFFFF;
	width: calc(100% - 40px);
	align:center;
	background-color: #ff4444;
	padding: 10px 0px;
	margin: 0px 20px;
}

.messages {
	/** color: #FFF !important; **/
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif;
	/** background-color: #58ACFA; **/
	background-color: #ffffaa;
	border: 1px solid orange;
	border-radius: 3px;
	align:center;
	padding: 10px 40px 10px 40px;
	width: calc(93% - 80px);
	margin-bottom: 15px;

}

.imessages {
	/** color: #FFF !important; **/
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif;
	/** background-color: #58ACFA; **/
	background-color: #ffffaa;
	border: 1px solid orange;
	border-radius: 3px;
	align:center;
	padding: 10px 40px 10px 40px;
	width: calc(93% - 80px);
	margin-bottom: 15px;

}


#_logdiv {
	z-index: 100001;
	position: fixed;
	right: 0px;
	top: 100px;
	bottom: 0px;
	width: 30%;
	border: 1px solid black;
	display: none;
	background: rgba(255, 255, 225, .85);
	color: rgba(0, 0, 0, 1);
	font-size: 11px;
	overflow-y: auto;
	overflow-x: hidden;
}
#_logbutton {
	z-index: 100001;
	position: fixed;
	right: 15px;
	top: 0px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}
#_logbuttonimg {
	height: 25px;
	display: none;
}
#_logupdate {
	z-index: 100002;
	position: fixed;
	right: 40px;
	top: 5px;
	width: 20px;
	height: 20px;
	display: none;
}
._tablelog {
	border: 1px solid grey;
	background-color: #ffffcc;
}
._tablelog td {
	padding: 1px;
	background: rgba(255, 255, 250, 1);
}
.logspace {
	background-color: #9999ff;
	width: 100%;
}
.datePicker {
	width: 10px;
	height: 10px;
	background-image: url("../include/iconcal.gif");
	padding: 0px 0px 0px 15px;
	cursor: pointer;
}
.attvalue {
	color: #bbbbbb;
}
/** STYLES PARA CALENDARIO **/
#navpriorth, #navnextth {
	background-color: #638cef;
	color: #FFF;
	cursor: pointer;
	width: 15%;
}
table .cal {
	border-collapse: collapse;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	width: 600px;
}
.cal th {
	height: 20px;
	background-color: #CCC;
	padding:0px;
	border: 0px;
	font-weight:normal;
}
.cal td {
	align: center;
	cursor: pointer;
	border: 1px solid #CCC;
}
.monthly td {
	height: 60px;
	width: 14.3%;
	vertical-align: top;
}
.weekly td {
	height: 40px;
	width: 11.4%;
	vertical-align: middle;
}
.hour {
	width: 20% !important;
	text-align:center;
}
.today {
	background-color: #ffcccc;
}
.unable {
	background-color: #dddddd;
	cursor: default !important;
}
.event {
	font-size: 10px;
	text-align: center;
}
.callist {
	clear: both;
	padding: 5px;
	font-size: 13px;
}
.calday {
	float: left;
	clear: both;
	font-size: 12 px;
	font-weight: bold;
}
.callist .event {
	float: left;
	font-size: 12px;
}
.callist .event {
	clear: both;
}
.callist .event p {
	float: left;
	clear: none;
}
/*** FIN STYLES PARA CALENDARIO **/



.bodyTextChico {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.bodyText {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.bodyText A:visited {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.bodyText A:active {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.bodyText A:link {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.bodyText A:hover {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
.bottomBar {
	FONT-SIZE: 10px;
	COLOR: #996666;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bottomBar A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #996666;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bottomBar A:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #996666;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bottomBar A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #996666;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bottomBar A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
.combo {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.destacadoText {
	FONT-SIZE: 12px;
	COLOR: #005A8F;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.destacadoText A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #005A8F;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.destacadoText A:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #005A8F;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.destacadoText A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #005A8F;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.destacadoText A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #005A8F;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
/* the div that holds the date picker calendar */
.dpDiv {
}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
}
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}
.caja1 {
	margin: 0px;
	padding: 7px 6px 6px;
	line-height: 100%;
	/*	border-radius: 2em; */
 
/*	-webkit-border-radius: 2em; */
/*	-moz-border-radius: 2em; */
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	color:#FFFFFF;
	background: #8b8b8b; /* for non-css3 browsers */
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#7a7a7a'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #a9a9a9, #7a7a7a); /* for firefox 3.6+ */
	/** border: solid 1px #6d6d6d; **/
	border: none;
}
.caja1 li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
.caja1 a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.caja0 {
	border: solid 1px #6d6d6d;
	margin: 0px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	background-color:#FFFFFF;
}

.btn {
	background-color: #00adde;
	border: 1px solid #00adde;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	border-radius: 5px;
	margin: 2px 5px;
	padding: 7px;
/*	-webkit-transition: background-color 0.5s, border 0.5s;
    transition: background-color 0.5s, border 0.5s;*/
}

.btn:hover {
	border: 1px solid #008db5;
	background-color: #008db5;
}

	
.title div.actions {
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.title div.actions div {
	margin: 0px 5px 0px 5px;
	padding: 3px 10px 3px 7px;
}
.title .titleicon {
	float: left;
	max-width: 20px;
	margin: -5px 5px 0px 0px;
}

.blockStyledForm {
    font-size: 12px;
    border: 0px none #f0f0f0;
    margin: 0px 20px 0px 20px;
	padding: 4px 4px 4px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    clear: both;
	/** SACADO JUL 2016 width: 95%; **/
}

.blockStyledForm div.title {
    font-size: 17px;
    font-family: estandar;
    font-weight: bold;
	text-transform: uppercase;
    background-color: #44A0CD;
	border: 1px solid #44A0CD;
    color: #FFF;
    overflow: auto;
	padding: 10px 15px;
	width: calc(100% - 32px);
}

.blockStyledForm div.collapsedtitle {
	font-size: 16px;
	font-weight: normal;
	background-color: #cccccc;
	padding: 6px 6px 4px 6px;
	color: #FFF;
	overflow: hidden;
	border-top-left-radius: 5px;
	border-top-right-radius:5px;
	cursor: pointer;
}
.collapsedtitle .titletext {
	float: left;
}
.collapsedtitle .titleicon {
	float: left;
	max-width: 20px;
	margin: 0px 4px 0px 0px;
	cursor: pointer;
}
/* Immediately below is a temporary hack to serve the 
   following margin values only to Gecko browsers
   Gecko browsers add an extra 3px of left/right 
   padding to button elements which can't be overriden.
   Thus, we use -3px of left/right margin to overcome this. */
html:not([lang*=""]) button.btn {
	margin:0 -3px;
}
/* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
button.pill-l span {
	border-right-width:0;
}
button.pill-l span span {
	border-right:1px solid #ccc;
}
button.pill-c span {
	border-right-style:none;
	border-left-color:#fff;
}
button.pill-c span span {
	border-right:1px solid #ccc;
}
button.pill-r span {
	border-left-color:#fff;
}
/* only needed if implementing separate hover state for buttons */


/* use if one button should be the 'primary' button */
.primary {
	font-weight:bold;
	color:#000;
}
/***
 * STYLE PARA FORMULARIOS	
 *
 */

deshabilitado form label {
	/* display: block;   /* block float the labels to left column, set a width */
	float: left;
	width: 100px;
	padding: 0 0 0 10;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	border-color: #fff;
	border-width: 1px;
	border-style: none;
	/** text-align: right;  */
	
	/* margin-right: 1em; */

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
deshabilitado form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter *//* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}
deshabilitado form input, deshabilitado form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */'  padding: 4px;
	float: left;
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
deshabilitado form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}
deshabilitado textarea {
	overflow: auto;
}
deshabilitado form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
deshabilitado form .required {
	font-weight:bold;
} /* uses class instead of div, more efficient */
deshabilitado form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
imagen {
	margin: 10px 10px 10px 10px;
}
money {
	text-align:right;
}
.floatleft {
	float: left;
}
/********************* PHONE STYLES ************************/

.phone {
	position: relative;
	text-transform:uppercase;
}
.phonecontainer {
	position: relative;
	text-transform:uppercase;
}
.phone h1 {
	font-size:24px;
	font-weight:normal;
	margin:0px;
	overflow:visible;
	padding:0px;
	text-align:center;
}
.header {
	/**
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
**/
    background: #666;
	-webkit-background-size: 1px 44px;
	-moz-background-size: 1px 44px;
	-ms-background-size: 1px 44px;
	-o-background-size: 1px 44px;
	background-size: 1px 44px;
	height: 44px;
	line-height: 44px;
	width: 100%;
	color: #fff;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	border-bottom: solid 1px #eee;
}
.header h1 {
	padding: 0;
	text-align: center;
	font-size: 20px;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
}
.searchbar {
	background: #ccc;
	height: 32px;
	padding-left:6px;
	padding-right: 6px;
	padding-top: 6px;
	margin-bottom: 6px;
	border-bottom: solid 1px #666;
}
/**
input[type="search"] {
	float:right;
	border: none;
	border-radius: 4px;
	padding: 4px 0px 2px 2px;
	margin-top: 1px;
	font-size: 8pt;
	box-shadow: inset 0 2px 2px rgba(0,0,0,.5), 0 1px #fff;
	background: #eee;
	-webkit-appearance:none;
	height: 20px;
}
input[type="search"]:focus {
	outline: none;
	box-shadow: inset 0 2px 4px rgba(0,0,0,.5), 0 1px #fff;
}
**/


.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-size:16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	cursor: pointer;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.header-button {
	position: absolute;
	top: 6px;
	padding: 7px 5px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	line-height: 1em;
	text-align: center;
}
.header-button-left {
	left: 4px;
}
.header-button-right {
	right: 4px;
}
.barbutton {
	margin: 10px auto 10px auto;
	width: 90%;
	height: 35px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.centerh {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.centert {
	text-align:center;
}
.page {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.page.left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100, 0, 0);
}
.page.center {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.page.right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.page.transition {
	-webkit-transition-duration: .25s;
	transition-duration: .25s;
}
/******************** ***********************************************************/

.leftbar {
	position: fixed;
	left: 0px;
	top: 40px;
	bottom: 0px;
	width: 140px;
	background-color: #dcdcdc;
	height: calc(100%);
	overflow: auto;
	z-index: 2000;
}
#buscartop_div {
	margin: 3px;
	padding: 0px;
	float: left;
 .mainpanel {
 float: right;
 width: 80%;
 width: calc(100% - 210px);
}
#container {
	position: relative;
}
div.collapser {
	border: 1px solid #eeeeee;
	position: absolute;
	width: 18px;
	height: 18px;
	right: 7px;
	top: 1px;
	background-image:url(../include/img/collapser-up.png);
	background-repeat: no-repeat;
	margin: 0px;
	cursor: pointer;
}
/****************************** CRM STYLE.CSS ******************************************************************************/




#wrapper {
}
.topbar {
	height: 40px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
	background-color: #ddffdd;
}
.box50 {
	width: 48%;
}
#botonmenu {
	display: none;
	margin: 5px 15px 4px 0px;
	cursor: pointer;
	float: right;
	height: 35px;
}
#lbarcontent {
	overflow: hidden;
	background-color: #ffffff;
	clear:both;
	z-index: 100;
}
#buscar_display {
	font-size: 16px;
	margin: 5px 5px 5px 5px
}
 @media (max-width: 600px) {
	 
.bounidades {
		 display:block !important;
	 }
.leftbar {
	width: 100%;
	height: 48px;
	overflow: auto;
}
.mainpanel {
	clear: both;
	float: left;
	width: 100%;
	width: calc(100%);
	top: 52px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
	position: absolute;/**
    overflow-y: scroll; 
    overflow-x: hidden;  **/
  }
#lbarcontent {
	display: none;
}
#bienvenido {
	display: none;
}
.box50 {
	width: 98%;
}
#buscar_display {
	font-size: 20px;
	margin: 5px 5px 5px 5px;
	width: 70%;
}
#botonmenu {
	display: inline;
}

.blockStyledForm fieldset input {
	float: left;
	clear: left;
	max-width: 90%;
}
.blockStyledForm fieldset table {
	float: left;
	clear: left;
}
.blockStyledForm fieldset textarea {
	float: left;
	clear: left;
	max-width: 80%;
}
.blockStyledForm fieldset select {
	float: left;
	clear: left;
	max-width: 90%;
}
.blockStyledForm fieldset a img {
	float: left;
}
.blockStyledForm fieldset span {
	float: left;
}
ul {
	padding: 0px;
	margin: 5px 3px 5px 3px;
	background-color: #fafafa;
	/** background-color: #fff; **/
    border-bottom: 1px solid #e0e0e0;
}
li {
	display: block;
	word-wrap:break-word;    /** IMPORTANTE PARA APPS YA QUE SINO EL TEXTO NO SE BAJA Y SE ARMA UN SCROLL HORIZONTAL HORRIBLE **/
	border-top: 1px solid #c0c0c0;
	font-size: 16px;
	/** border-top: 1px solid #e0e0e0; **/
    /** padding: 10px; **/
    width: 95%;
	width: calc(100% - 20px);
	padding: 15px 10px 15px 10px;/**
    display: -webkit-box;
    display: -moz-box;
    display: box;
    **/
  }
li>a {
	color: #000;
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 100%;
}

div.legendtext {
/*  border: 1px solid #eeeeee; */

   }
div.collapser {
	width: 18;
	height: 14px;
	right: 10px;
	top: 10px;
}
}
/**** fin @media  **/


.bottombar {
	margin-left: 160px;
	height: 40px;
	position: fixed;
	bottom: 0px;
	background-color: #B8C9FF;
}
.bodyTextChico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.bottomBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996666;
}
.bottomBar A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996666;
	font-weight: bold;
}
.bottomBar A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996666;
	font-weight: bold;
}
.bottomBar A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996666;
	font-weight: bold;
}
.bottomBar A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.destacadoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.destacadoText A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.destacadoText A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.destacadoText A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.destacadoText A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
/* ----- GENERAL FORM ----- */
.blockStyledForm {
	font-size: 14px;
	border: 0px none #f0f0f0;
	margin: 10px 0px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 4px 4px 4px 4px;
	overflow: auto;/** font-weight: bold;
 **/
/**	background-color:; **/


}
.rbcell {
	font-size: 12px;
}
.rbuttondiv {
	float:left;
	padding: 5px 5px 5px 5px;
	/**	min-width: 20%;  **/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/**
.rofieldtext {
   padding: 2px;
   margin-left: 2px;
}
**/

.blockStyledForm span {
/**
	margin: 5px 0 0px 0px;
	display: block;
	padding: 0px 0px 0px 5px; 
	background-color:#fff;  **/    // LO SAQUÃ‰ PORQUE CAGABA EL HTMLEDITOR
}
.field.withoutlabel {
	padding-top: 22px;
}
/* ----- INPUTS ----- */
/* ----- INPUTS ----- */

.blockStyledForm input, .blockStyledForm select,.blockStyledForm textarea {
	margin: 2px 2px 2px 10px;
    padding: 6px;
    background-color: #fff;
	color: #666;
    border: 1px solid #CCC;
	border-radius: 5px;
	font-size: 13px;
	height: 30px;
}

input, select{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.blockStyledForm input.focus {
    border: 1px solid #FDD253;
}

.blockStyledForm select.focus {
    background-color: #FFFFE6;
    border: 1px solid #FDD253;
}

.blockStyledForm .readonly label {
    margin-top: 0px;
    margin-bottom: 3px;
}

.blockStyledForm .rofieldtext {
    margin-left: 12px;
    padding-top: 4px;
	display: inline-block;
}


/* ----- TITLES ----- */


/* Form title */

div.legendtext {
    float: left;
    /** width: calc(100% - 5px); **/
    /* cambiado recien a modo de prueba 17/06/2015 13:43 */
}

.blockStyledForm div.legenderror {
    font-size: 12px;
    font-weight: italic;
    background-color: #ff0000;
    padding: 4px 0 4px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    overflow: hidden;
}

.blockStyledForm div.legenderrortext {
    float: left;
    background-color: #ff0000;
    color: #ffffff;
}

.blockStyledForm div.title div.actions {
    float: right;
    padding: 0px;
    margin: 0px;
}

.blockStyledForm div.legend div.actions {
    float: right;
    padding: 0px;
    margin: 0px;
}

.blockStyledForm div.collapser {
    float: right;
}


/* ----- FIELDSETS ----- */

.blockStyledForm div.field {
    margin: 4px 3px 4px 12px;
    overflow: hidden;
}

.label {
    text-align: left;
    margin: 5px 10px 10px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


/* Labels vertical alignment */

.blockStyledForm fieldset p {
    margin: 10px;
}

.blockStyledForm fieldset .warning {
    margin: 5px;
    display: block;
}


/* fields comments */

.blockStyledForm fieldset span#comments {
    /* float: left;  */
    margin: 5px 10px 0 5px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}


/* ----- ACTIONS ----- */

.blockStyledForm div.actions {
    /*	background-color: f0f0f0; */
    padding: 10px;
    overflow: hidden;
    _height: 0.1%;
	display: inline-block;
	float: right;
}

.blockStyledForm div.actions div {
    margin-right: 10px;
}
/*************************** **/



.pointer {
	cursor: pointer;
}
/* fields comments */
.blockStyledForm fieldset span#comments {
	/* float: left;  */
	margin: 5px 10px 0 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
/* ----- ACTIONS ----- */
.blockStyledForm div.actions {
	background-color: f0f0f0;
	padding: 10px;
	clear:both;
	overflow: hidden;/**	_height: 0.1%; **/
}
.blockStyledForm div.actions div {
	margin-right: 10px;
}
/* ----- EMBED FORMS (with sheepIt Plugin) ----- */
.blockStyledForm div.embed {
	float:left;
	padding-top: 10px;
}
.blockStyledForm div.embed div.template {
	margin: 10px 0;
}
.blockStyledForm div.embed div.template label {
	width: 80px;
	text-align:left;
}
.blockStyledForm div.embed div.template img.delete {
	vertical-align:middle;
}
.blockStyledForm div.embed div.noItems {
	text-align:center;
	padding: 10px;
}
.blockStyledForm div.embed div.controls {
	background-color: #f3f2f2;
	border-top: 1px solid #d1d1d1;
	padding: 10px;
	overflow: hidden;
}
.blockStyledForm div.embed div.controls > div, form.blockStyledForm div.embed div.controls input {
	margin-right: 10px;
	float:left;
}
/*
=======================================================================================
   FORM SOLAPAS
=======================================================================================
*/

/* ----- GENERAL FORM ----- */
.formSolapas {
	font-size: 12px;
	border: 0px none #f0f0f0;
	margin: 0 0 0 20;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
 background-color:;
}
.rbcell {
	font-size: 12px;
}
.rbuttondiv {
	float:left;
	padding: 5px 5px 5px 5px;
	/**	min-width: 20%;  **/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.rbuttontext {
	margin: 4px 5px 0px 5px;
}
.formSolapas span {
/**
	margin: 5px 0 0px 0px;
	display: block;
	padding: 0px 0px 0px 5px; 
	background-color:#fff;  **/    // LO SAQUÃ‰ PORQUE CAGABA EL HTMLEDITOR
}
/* ----- INPUTS ----- */
.formSolapas input {
	padding: 4px;
	background-color:#fff;
	border: 1px solid #CCC;
}
.formSolapas input.focus {
	border: 1px solid #FDD253;
}
.formSolapas select {
	padding: 4px;
	background-color:#fff;
	border: 1px solid #CCC;
}
.formSolapas select.focus {
	background-color:#FFFFE6;
	border: 1px solid #FDD253;
}
/* ----- TITLES ----- */
/* Form title */
.formSolapas div.title {
	background-image:url('../consorcios/archivos/solapa.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	/**	background-color: #536068; **/
	padding: 4px 0 4px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
/* Fieldsets titles */
.formSolapas div.legend {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 4px 0 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
/* ----- FIELDSETS ----- */
.formSolapas fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #f0f0f0;
}
/* Fields with an div container */
.formSolapas div.field {
	margin: 5px 2px 2px 2px;
	overflow: hidden;
	_height: 0.1%
}
.label {
	text-align: left;
	margin: 5px 10px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* Labels vertical alignment */
.formSolapas fieldset label {
	display: block;
	margin: 0px;
}
/* Labels horizontal alignment */
.formSolapas fieldset label {
	float: left;
	width: 100px;
	text-align: left;
	margin: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
/* fields comments */
.formSolapas fieldset span#comments {
	/* float: left;  */
	margin: 5px 10px 0 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
/* ----- ACTIONS ----- */
.formSolapas div.actions {
	clear:both;
	background-color: f0f0f0;
	padding: 10px;
	overflow: hidden;
	_height: 0.1%;
}
.formSolapas div.actions div {
	margin-right: 10px;
}
/* ----- EMBED FORMS (with sheepIt Plugin) ----- */
.formSolapas div.embed {
	float:left;
	padding-top: 10px;
}
.formSolapas div.embed div.template {
	margin: 10px 0;
}
.formSolapas div.embed div.template label {
	width: 80px;
	text-align:left;
}
.formSolapas div.embed div.template img.delete {
	vertical-align:middle;
}
.formSolapas div.embed div.noItems {
	text-align:center;
	padding: 10px;
}
.formSolapas div.embed div.controls {
	background-color: #f3f2f2;
	border-top: 1px solid #d1d1d1;
	padding: 10px;
	overflow: hidden;
}
.formSolapas div.embed div.controls > div, form.formSolapas div.embed div.controls input {
	margin-right: 10px;
	float:left;
}
/* ------ preview big button ----- */
.btn.previewButton {
	font-family:arial, helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	line-height:70px;
	padding:0px 1px 0px 5px;
	background-image: url(../images/btn-preview-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:200px;
	_background-image: url(../images/btn-bg-ie.png);
	_background-repeat: repeat-x;
	_height:0.1%;
}
.btn.previewButton:hover {
	background-position:left bottom;
}
.btn.previewButton a {
	/* This padding top and bottom + line-height = Total height of the bg image */
	padding:4px 13px 4px 4px;
	background-image: url(../images/btn-preview-right.png);
	background-position: right top;
	background-repeat: no-repeat;
	color:#fff;
	text-shadow: -1px -1px 0 #666;
	/* For ie */
	_height:0.1%; /* Activate layout */
	_background-image: url(../images/btn-bg-ie.png);
	_background-repeat: repeat-x;
}
.btn.previewButton a:hover {
	background-position:right bottom;
	text-decoration:none;
	color:#d0f67f;
}
/* ------ Buttons for forms ----- */
.btn.form {
	line-height:26px;
	padding:0 1px 0 5px;
	background:url(../images/btn_bg_left_grey26.png) no-repeat left top;
}
.btn.form:hover {
	background-position:left bottom;
}
.btn.form a {
	padding:4px 13px 4px 4px;
	background:url(../images/btn_bg_grey26.png) no-repeat right top;
	color:#333;
}
.btn.form a:hover {
	background-position:right bottom;
	text-decoration:none;
	color:#000;
}
.btn.form span {
	text-indent:20px;
	display:block;
}
.btn.form.add span {
	background:url(../images/add.png) no-repeat left center;
}
.btn.form.remove span {
	background:url(../images/delete.png) no-repeat left center;
}

.imagen {
	float:left;
	margin: 0px 5px 3px 0px;
 background-color:;
}
.removefilebutton {
	position: relative;
	left: 0;
	top: -88;
	cursor: pointer;
}
div.gallerycontent {
	float: left;
	margin: 0px;
	padding: 0px;
}
div.gallery {
	float: left;
	font-size: 0.9em;
	font-weight: lighter;
	padding: 0px;
	margin: 5px;
}
div.galleryfile {
	float:left;
	/**    max-width: 125px; **/
    padding: 0px;
	margin-left: 10px;
}
div.filetitle {
	width: 30px;
	clear:both;
	padding: 4px;
	background-color:#fff;
	border: 3px solid #CCC;
}
/* Fieldsets titles */
div.htmleditor {
	font-size: 0.9em;
	font-weight: lighter;
	background-color:#EEEEEE;
	/** border-top: 2px solid #CCF; **/
	padding: 4px 0px 4px 7px;
	margin: 2px 10px 2px 0px;/** margin: 8px 6px 4px 7px; **/
}
.button {
	background: #79130e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	padding: 4px 18px;
	text-transform: uppercase;
}
.tbox {
	position:absolute;
	display:none;
	padding:14px 3px;
	
	z-index:90000
}
.tinner {
	padding:15px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#fff url(../include/tinybox2/images/preload.gif) no-repeat 50% 50%;
	border-right:1px solid #333;
	border-bottom:1px solid #333
}
.tmask {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#000;
	z-index:80000
}
.tclose {
	position:absolute;
	top:0px;
	right:0px;
	width:30px;
	height:30px;
	cursor:pointer;
	background:url(../include/tinybox2/images/close.png) no-repeat
}
.tclose:hover {
	background-position:0 -30px
}
#error {
	background:#ff6969;
	color:#fff;
	text-shadow:1px 1px #cf5454;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0
}
#error .tcontent {
	padding:10px 14px 11px;
	border:1px solid #ffb8b8;
	-moz-border-radius:5px;
	border-radius:5px
}
#success {
	background:#2ea125;
	color:#fff;
	text-shadow:1px 1px #1b6116;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:10;
	-moz-border-radius:0;
	border-radius:0
}
#bluemask {
	background:#4195aa
}
#frameless {
	padding:0
}
#frameless .tclose {
	left:6px
}
.errors {
	font: italic bold 16px arial, serif;
	color:#FF0000;
	align:center;
	font-weight: bold;
	width:98%;
	padding: 10px 0px;
	margin: 6px auto 6px auto;
}
/**


.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(../include/tinybox2/images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(../include/tinybox2/images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}

.errors { 
    font: italic bold 16px arial,serif; color:#FF0000; align:center;font-weight: bold; width:98%; padding: 6px 6px 6px 6px; margin: 6px auto 6px auto;
}

.messages {
  font: italic bold 12px arial,serif; background-color: #0000FF; color: #ffffff; width:98%; align:center; padding: 6px 6px 6px 6px; margin: 6px auto 6px auto;

}
**/



/*
=======================================================================================
                               Base properties for all buttons
=======================================================================================
*/



    .btn {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf', GradientType=0);
	text-decoration:none;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #bbb;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:3px 6px;
	text-decoration:none;
	cursor:pointer;
	text-shadow:2px 1px 5px #ffffff;
	margin: 6px 3px 6px 3px;
	cursor: pointer;
}
.btn a {
	text-decoration: none;
}
.btn a:visited {
	color: #000000;
}
.title div.actions {
	clear:both;
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.title div.actions div {
	margin: 0px 5px 0px 5px;
	padding: 3px 10px 3px 7px;
}
.title .titleicon {
	float: left;
}
.btn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed', GradientType=0);
	text-decoration:none;/*        background-color:#dfdfdf; */
    }
.btn:active {
	position:relative;
	top:1px;
}
.btn:before {
	font-size: 1.2em;
}
.formcontent {
	position: relative;
}
.barbtn {
	margin: 7px 7px 0px 7px;
	/**	position: absolute;
	top: 2px;**/
	float: right;
	display: inline;
	z-index: 100;
}
.listtext {
	float: left;
	font-size: 18px;
	margin: 9px 0px 0px 7px;
}
.titletext {
	float: left;
	font-size: 18px;
	margin: 5px;
}

.accept:before {
	color:green;
	content: "\2714   ";
}
.cancel:before {
	color:red;
	content: "\2718   ";
}
/* estos no los usamos mas
.btn {
	margin:4px 4px 4px 4px;
	display:block;
	cursor: pointer;

    border:1px solid #999;
    padding:3px 3px;
    -moz-border-radius:2px;	
	-webkit-border-radius:2px;		
}

.btn:hover {
  border-color: #cccccc #ccccdd #cccccc #ccddcc;
  color:#FFFFFF;
  background-color:#666666;
}

.btn a {
	display:block;
	float:none;
	text-decoration:none;
}
*/


input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	color: #666666;
	background-color: #F1F0EC;
	border: 1px solid #536068;
}
select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	color: #666666;
	background-color: #F1F0EC;
	border: 1px solid #536068;
}
textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	/**	background-color: #F1F0EC; **/
	border: 1px solid #536068;
}


/* all */


::-webkit-input-placeholder {
color:#bbb;
}
::-moz-placeholder {
color:#bbb;
} /* firefox 19+ */
:-ms-input-placeholder {
color:#bbb;
} /* ie */
input:-moz-placeholder {
color:#bbb;
}

/* individual: webkit */
#field2::-webkit-input-placeholder {
color:#00f;
}
#field3::-webkit-input-placeholder {
color:#090;
background:lightgreen;
text-transform:uppercase;
}
#field4::-webkit-input-placeholder {
font-style:italic;
text-decoration:overline;
letter-spacing:3px;
color:#999;
}

/* individual: mozilla */
#field2::-moz-placeholder {
color:#00f;
}
#field3::-moz-placeholder {
color:#090;
background:lightgreen;
text-transform:uppercase;
}
#field4::-moz-placeholder {
font-style:italic;
text-decoration:overline;
letter-spacing:3px;
color:#999;
}
.loadingimg {
	margin: auto auto auto auto;
	background:url(../include/img/loading.gif) no-repeat center center;
}
.seemore {
	cursor: pointer;
	background-color: #ddeeff;
	position: static;
	clear: both;
}
/* the div that holds the date picker calendar */
.dpDiv {
}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
}
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}
/************** FORM LIST ***********************/
.formlistcontainer {
	/**
	height: 400px;
	overflow: auto;
	**/
	color: #000000;
	background-color: #cccccc;
	width: 100%;
}
.flistnousado {
	display:table;
	width:100%;
	background-color:#eee;
	border:1px solid #666666;
	border-spacing:5px;/*cellspacing:poor IE support for  this*/
}
.flistlist .flcmaincol {
	font-weight: bold;
}
.flistcompactlist .flcmaincol {
	font-weight: bold;
}
.flistlist .flcfirstsl {
	clear: both;
}
.flistcompactlist .flcfirstsl {
	clear: both;
}
/***** FORMLIST: TABLE FORMAT **/
.flisttable .flistheader {
	display:table;
	width: 95%;
	width: calc(100% - 10px);
	clear:both;
	background-color:#ccc;
}
.flisttable .flistheader div {
	float:left;/*fix for  buggy browsers*/
	display:table-column;
	overflow: hidden;/** width:200px;          **/
  
}
.flisttable .flistrows {
	display:table;
	width: 95%;
	width: calc(100% - 10px);
	background-color:#eee;
	border:1px solid #666666;
	border-spacing:5px;/*cellspacing:poor IE support for  this*/
}
.flisttable .flistrow {
	display:table-row;
	width:calc(100% - 10px);
	clear:both;
	/** border-bottom: 1px dotted #998877;  **/
  background-color:#ddd;
	/** border: 1px solid blue; **/
  height:50px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
.flisttable .flistrow div {
	float:left;/*fix for  buggy browsers*/
	display:table-column;
	/** overflow: hidden; **/
  text-overflow: break-word;/* width:200px;       */
  /* background-color:#ccc;  */ 
}
.flisttable .flistrow div span {
	display: none;
}
/***** FORMLIST: LIST FORMAT **/

.flistlist {
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.flistlist .flistheader {
	display:none;
	clear:both;
	background-color:#ccc;
}
flistlist .flistheader div {
	display:none;
	float:left;/*fix for  buggy browsers*//** width:200px;          **/
}
.flistlist .flistrows {
	display:block;
	width: 95%;
	width: calc(100% - 10px);
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	/** background-color:#ddd;   **/
  background-color: #fafafa;
	/** background-color: #fff; **/
  border-bottom: 1px solid #e0e0e0;
}
.flistlist .flistrow {
	display: block;
	padding: 10px 10px 10px 10px;
	width:calc(100% - 10px);
	clear:both;
	overflow: auto;
	/** border-bottom: 1px dotted #998877;  **/
  /** background-color:#ddd;  **/
  /** border: 1px solid blue; **/
  margin: 0px 0px 0px 0px;
	color: #000;
	border-top: 1px solid #c0c0c0;
	width: 95%;
	width: calc(100% - 20px);
	font-size: 13px;
	/** border-top: 1px solid #e0e0e0; **/
    /** padding: 10px; **/
    
    
    word-wrap: break-word;     /** IMPORTANTE PARA APPS YA QUE SINO EL TEXTO NO SE BAJA Y SE ARMA UN SCROLL HORIZONTAL HORRIBLE **/
	text-decoration: none;
	width: 100%;
	width: calc(100% - 20px);
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: -10px 0;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 100%;
	-moz-background-size: 10px 100%;
	-ms-background-size: 10px 100%;
	-o-background-size: 10px 100%;
	background-size: 10px 100%;
}
.flistlist .flistrow div {
	float:left;/*fix for  buggy browsers*/
	display: inline;
	font-size: 13px;
	margin-top: 5px;
	font-weight: 700;
}
.flistlist .flistrow .flcmaincol {
	font-size: 15px;
}
.flistlist .flistrow div span {
	/** display: none; **/
  font-size: 13px;
	font-style: normal;
	font-weight: 300;
}
.flistflist .flistrow .listmf {
	width: auto;
}
/***** FORMLIST: COMPACTLIST FORMAT **/

.flistcompactlist {
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.flistcompactlist .flistheader {
	display:none;
	clear:both;
	background-color:#ccc;
}
flistcompactlist .flistheader div {
	display:none;
	float:left;/*fix for  buggy browsers*//** width:200px;          **/
}
.flistcompactlist .flistrows {
	display:block;
	width: 100%;
	/*width: calc(100% - 10px);*/
  padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	/** background-color:#ddd;   **/
  background-color: #fafafa;
	/** background-color: #fff; **/
  border-bottom: 1px solid #e0e0e0;
}
.flistcompactlist .flistrow {
	display: block;
	padding: 10px 10px 10px 10px;
	/* width:calc(100% - 10px); */
  clear:both;
	overflow: auto;
	/** border-bottom: 1px dotted #998877;  **/
  /** background-color:#ddd;  **/
  /** border: 1px solid blue; **/
  margin: 0px 0px 0px 0px;
	color: #000;
	border-top: 1px solid #c0c0c0;
	width: 100%;
	font-size: 13px;
	/** border-top: 1px solid #e0e0e0; **/
  /** padding: 10px; **/
  word-wrap: break-word;     /** IMPORTANTE PARA APPS YA QUE SINO EL TEXTO NO SE BAJA Y SE ARMA UN SCROLL HORIZONTAL HORRIBLE **/
	text-decoration: none;
	/*    width: calc(100% - 20px); */
    -webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: -10px 0;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 100%;
	-moz-background-size: 10px 100%;
	-ms-background-size: 10px 100%;
	-o-background-size: 10px 100%;
	background-size: 10px 100%;
}
.flistcompactlist .flistrow .flcmaincol {
	font-size: 15px;
}
.flistcompactlist .flistrow div {
	float:left;/*fix for  buggy browsers*/
	display: inline;
	font-size: 13px;
	margin-top: 5px;
}
.flistcompactlist .flistrow div span {
	/** display: none;  **/
   color: #fafafa;
	display: block;
	float: left;
	margin-left: 7px;
	width: 5px;
	height: 14px;
	overflow: hidden;
	background-image: url(../include/img/arrow1.png);
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.flistcompactflist .flistrow .listmf {
	width: auto;
}


/***** FORM LIST - TABLE FORMAT MEDIA **/

@media (max-width: 600px) {

.flisttable .flistheader {
	display:none;
	clear:both;
	background-color:#ccc;
}
flistlist .flistheader div {
	display:none;
	float:left;/*fix for  buggy browsers*//** width:200px;          **/
	}
.flisttable .flistrows {
	display:block;
	width: 95%;
	width: calc(100% - 10px);
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	/** background-color:#ddd;   **/
	  background-color: #fafafa;
	/** background-color: #fff; **/
	  border-bottom: 1px solid #e0e0e0;
}
.flisttable .flistrow {
	display: block;
	padding: 10px 10px 10px 10px;
	width:calc(100% - 10px);
	clear:both;
	overflow: auto;
	background-color: #fafafa;
	height:auto;
	/** border-bottom: 1px dotted #998877;  **/
	  /** background-color:#ddd;  **/
	  /** border: 1px solid blue; **/
	  margin: 0px 0px 0px 0px;
	color: #000;
	border-top: 1px solid #c0c0c0;
	width: 95%;
	width: calc(100% - 20px);
	font-size: 13px;
	/** border-top: 1px solid #e0e0e0; **/
	    /** padding: 10px; **/
	    
	    
	    word-wrap: break-word;     /** IMPORTANTE PARA APPS YA QUE SINO EL TEXTO NO SE BAJA Y SE ARMA UN SCROLL HORIZONTAL HORRIBLE **/
	text-decoration: none;
	width: 100%;
	width: calc(100% - 20px);
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: -10px 0;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 100%;
	-moz-background-size: 10px 100%;
	-ms-background-size: 10px 100%;
	-o-background-size: 10px 100%;
	background-size: 10px 100%;
}
.flisttable .flistrow div {
	float:left;/*fix for  buggy browsers*/
	display: inline;
}
.flisttable .flistrow div span {
	display: inline;
}
.flistflist .flistrow .listmf {
	width: auto;
}
}
.flistfilter {
	overflow: auto;
}
.flistfilter div {
	float: left;
}
/***************** PAGE **************/
/**
.page {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); 
}
  
.page.transition {
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
}

.allscreen {
	width: 98%; 
 	min-height: 100%;
    	overflow-y: hidden;
	position: relative;	
}
**/



.search {
	float: right;
	width: 200px;
	height: 24px;
	margin: 0px 5px 5px 0px;/*  padding: 15px 5px 15px 30px; !important */
}
.searchbtn {
	float: right;
	display: inline;
	margin: 2px -27px 0px 41px;
	width: 20px;
	height: 20px;
	background-size: 100%;
	background-image: url("../include/img/search.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
.flistfiltericon {
	background-image: url(../include/img/filter.png);
	background-size: 14px;
	height: 14px;
	width: 14px;
	float: left;
	margin: 12px 1px 0px 2px;
}
.tablerow {
	display: table-row;
}
.tablerow div {
	display: table-column;
	float: left;
	overflow: hidden;
}
input[readonly] {
	background-color: blue;
}

