﻿/*************************************************************************
* 
* CHOICE FINANCIAL SOLUTIONS CONFIDENTIAL
* __________________
* 
*  [2010] Choice Financial Solutions, S.L.
*  All Rights Reserved.
* 
* NOTICE:  All information contained herein is, and remains
* the property of Choice Financial Solutions, S.L.
* The intellectual and technical concepts contained
* herein are proprietary to Choice Financial Solutions, S.L.
* and may be covered by U.S. and Foreign Patents,
* patents in process, and are protected by trade secret or 
* copyright law.
* Dissemination of this information, copying or reproduction of this 
* material is strictly forbidden unless prior written permission is 
* obtained from Choice Financial Solutions, S.L.
**************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Roboto);


html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html,
body {
	height: 100%;
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	line-height: normal;
}

table {
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}


/*---------------------------------------------------------------------------------------------*/
/*                                        GENERAL                                               */
/*---------------------------------------------------------------------------------------------*/


body {
	color: #797777;
	/*background:#e8e8e8 url("../../images/Theme1/bg_page_grey_white_shadow.gif") center top repeat-y;*/
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*background-color: #f6f5f5;*/
}

IMG {
	margin-top: 10px;
	margin-right: 10px;
	border: none;
	background-color: transparent;
	border-color: transparent;
}

.IMG {
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}




.TransparentBackground {
	border-color: transparent;
	vertical-align: top;
}

.wrapper {
	width: 1024px;
	height: 120px;
	position: relative;
	margin: 0 auto;
}

.wrapperLogin {
	width: 1024px;
    position: relative;
	margin: 0 auto;
}

.wrapperContent {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	min-width: 100%;
	/*height: 100%;*/
	/*background-color: #f6f5f5;*/
}



#headerMaster {
	height: 92px;
	/*width: 1040px;*/
	position: relative;
	background-color: white;
	width: 100%;
	min-width: 1040px;
	/*padding-bottom: 12px;*/
}

#header {
	position: relative;
	/*background-color: #7b7c7c;*/
	background-color: white;/*rgb(29,79,144);*/
	width: 100%;
	min-width: 1040px;
}

	#header.withoutHead {
		height: 20px !important;
	}


.HyperlinkLogin {
	padding-left: 20px;
	background: url('../../images/linkArrowsLrg.gif?cacheid=105517761') no-repeat left 70%;
	color: rgb(13,54,82);
	font-size: 15px;
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-right: 50px;
}





#SystemDate {
	float: left;
	color: #f5f5f5;
	font-size: 16px;
	padding-top: 6px;
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	background: url(../../images/Theme1/divider.gif) no-repeat right top;
	margin-right: 25px;
	padding-right: 25px;
	/*text-shadow: 0px 1px 1px #000;*/
}

#SystemStatus {
	float: left;
	color: #edecec;
	font-size: 16px;
	padding-top: 6px;
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	/*text-shadow: 0px 1px 1px #000;*/
}

#Welcome {
	float: right;
	color: rgb(13,54,82);
	/*font-size: 13px;*/
	/*font-weight: bold;*/
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	width: 75%;
	padding-top: 20px;
	letter-spacing: 0.01em;
}

	#Welcome .UserName {
		color: rgb(13,54,82);
		font-weight: bold;
	}

#Back {
	float: right;
	color: #f5f5f5;
	font-size: 16px;
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	width: 75%;
	padding-top: 25px;
	letter-spacing: 0.01em;
}

#Entity {
	position: relative;
	float: right;
	color: rgb(13,54,82);
	font-size: 15px;
	/*font-weight: bold;*/
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 50px;
	width: 75%;
}


	#Entity .EntityDescription {
		color: rgb(13,54,82);
		font-weight: bold;
	}



.Profile {
	color: rgb(13,54,82);
	font-weight: bold;
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	height: 30px;
}

	.Profile:hover {
		color: rgb(13,54,82);
	}

.logout {
	color: rgb(13,54,82);
	font-weight: bold;
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	height: 30px;
}

	.logout:hover {
		color: rgb(13,54,82);
	}

.ChangeAssociation {
	color: rgb(13,54,82);
	text-decoration: underline;
	font-weight: bold;
}

	.ChangeAssociation:hover {
		color: rgb(13,54,82);
	}

#main {
	/*height: 100%;*/
	position: relative;
	/*min-height: 100%;*/
	FONT-FAMILY:  "Roboto", Arial, Helvetica, sans-serif;
	margin: auto;
	/*background-color: #f6f5f5;*/
	font-size: 20px;
}

#content {
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1.5em;
}


	#content a {
		color: #37b2d1;
	}

	#content p {
		margin-bottom: 20px;
	}

	#content .line-divider {
		clear: both;
		border-bottom: 1px solid #d7d7d7;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}


/*---------------------------------------------------------------------------------------------*/
/*                                        HEADLINE                                               */
/*---------------------------------------------------------------------------------------------*/

.headline {
	margin: 10px auto auto auto;
	margin-bottom: 10px;
	letter-spacing: 0.01em;
	overflow: hidden;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	width: 1024px;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	font-size: 18px;
	text-align: left;
}

#headline {
	margin: 10px auto auto auto;
	margin-bottom: 10px;
	letter-spacing: 0.01em;
	overflow: hidden;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	width: 1024px;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	font-size: 26px;
	text-align: left;
}


	#headline > span.main {
		display: block;
		/*margin-right: 170px;*/
		text-align: left;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		font-size: 26px;
		line-height: 1.2em;
		text-shadow: 1px 1px rgba(255, 255, 255, 1);
	}


#group {
	/*margin-right: 170px;*/
	text-align: left;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	color: #797777;
}

#headline > span.sub {
	display: block;
	/*margin-right: 170px;*/
	font-size: 26px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline #link {
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}



/*---------------------------------------------------------------------------------------------*/
/*                                        CARROUSEL                                               */
/*---------------------------------------------------------------------------------------------*/

/*For tooltip box*/
div#menuToolTip {
	line-height: 40px;
	border-width: 1px;
	/*color: #f0f0f0;*/
	color: #ffffff;
	border-color: #fff;
	padding: 0px;
	font-size: 18px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	border-radius: 3px; /*Rounded corners. N/A for IE 8 and below.*/
}

	div#menuToolTip, div#menuToolTip div {
		/*background-color: #626469;*/
		background-color: rgb(140,160,165);
	}

		/* For hyperlink within tooltip */
		div#menuToolTip a {
			/*color: #e6e6e6;*/
			color: #ffffff;
			text-decoration: none;
			font-weight: normal;
			font-size: 15px;
			padding-left: 8px;
			/*background: url(../../images/Theme1/arrowWhite.png) no-repeat left 0px center;*/
			/*text-shadow: 0px 1px 1px #000;*/
			letter-spacing: 0.01em;
		}
			/* For hyperlink within tooltip */
			div#menuToolTip a:hover {
				/*color: #daf8c3;*/
				/*color:#afeaf9;*/
				color: #f0f0f0;
				text-decoration: none;
			}
/*The settings below should remain unchanged*/
div#menuToolTipContainer {
	position: absolute;
	visibility: hidden;
	overflow: visible;
	z-index: 9999999999;
	top: -2000px;
}

div#menuToolTip {
	float: left;
	border-style: solid;
	position: relative;
	overflow: hidden;
}

div#menuToolTipList {
	position: absolute;
	text-align: left;
}

	div#menuToolTipList em, div#menuToolTipList b {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}


.HorizontalMenu {
	float: left;
	width: 1024px;
	height: 60px;
	overflow: hidden;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 10px;
}




#dmhd {

	text-align: left;
	font-size: 15px;
	width: 100%;
	text-shadow: 0px 0px 1px #000;
	margin-right: 0px;
	float: right;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-rendering: optimizelegibility;
	letter-spacing: 0.01em;
}

	#dmhd a {
		vertical-align: middle;
		/*color: #f5f5f5;*/
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		display: inline-block;
		margin: 10px 0px 0 0px;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
		background: url(../../images/Theme1/section_divider.gif) repeat-y right 0px;
	}

		#dmhd a:last-child {
			background: none !important;
		}


		#dmhd a:hover {
			color: #f0f0f0;
		}



		#dmhd a.SelectedMenu {
			padding-left: 20px;
		}



.column {
	float: left;
	padding: 0 20px;
}


/* demo page */
.container {
	width: 960px;
	margin: 0 auto;
}

/*---------------------------------------------------------------------------------------------*/
/*                                        MENU HORIZONTAL                                        */
/*---------------------------------------------------------------------------------------------*/


#menu {
	/*width: 1040px;*/
	margin: 0px auto;
	position: relative;
	/*background-color: #626469;*/
	background-color: rgb(140,160,165);
	z-index: 10;
	width: 100%;
	min-width: 1040px;
}

#menu-holder {
	height: 60px;
	width: 100%;
}


#logo {
	float: left;
	/*background-image: url('../../images/400x160_logo.jpg');*/
	background-size: 300px 120px;
	background-repeat: no-repeat;
	position: relative;
	width: 300px;
	height: 112px;
	margin-top: 14px;
}

#BigLogo {
	float: left;
	/*background-image: url('../../images/400x160_logo.jpg');*/
	background-size: 350px 131px;
	background-repeat: no-repeat;
	position: relative;
	width: 350px;
	height: 131px;
	top: 50%;
}

/*#logoMaster {
	float: left;
	background-image: url('../../images/Best Deale Bank.png');
	background-size: 135px 75px;
	background-repeat: no-repeat;
	position: relative;
	width: 200px;
	height: 75px;
	top: 10px;
	left: 10px;
}*/
.logoMaster {
	float: left;
	background-repeat: no-repeat;
	position: relative;
	max-height: 70px;
	max-width: 200px;
/*	top: 10px;*/
	left: 10px;
}


#logoMasterNoLogin {
	float: left;
	/*background-image: url('../../images/400x160_logo.jpg');*/
	background-size: 200px 80px;
	background-repeat: no-repeat;
	position: relative;
	width: 200px;
	height: 75px;
	top: 10px;
}

#LoginDiv {
	/*height: 135px;*/
	width: 100%;
}





#Login {
	padding-left: 698px;
	color: rgb(13,54,82);
	font-size: 14px;
	margin-top: 0px;
	padding-top: 20px;
}

	#Login span {
		color: rgb(13,54,82);
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	}

.cssLoginError {
	color: red;
	font-size: 12px;
}

#container {
	overflow: hidden;
}

	#container .js {
		overflow: hidden;
		zoom: 1;
	}

	#container .carousel,
	#container .carousel .carousel-wrap {
		margin: 0;
		border: 0;
		zoom: 1;
	}

	#container .js .carousel-wrap {
		display: inline-block;
		vertical-align: middle;
		width: 960px;
		border: 0px;
		background-color: transparent;
		position: relative;
		float: left;
		padding-top: 10px;
	}

.IE #container .js .carousel-wrap {
	display: inline;
	height: 300px;
}

div.box-inner {
	border-bottom: 0px;
	zoom: 1;
	height: 60px;
}


#container .carousel .carousel-control {
	overflow: hidden;
	display: inline-block;
	height: 43px;
	cursor: pointer;
	zoom: 1;
	border: 0;
	text-indent: -9999px;
	vertical-align: bottom;
    width: auto !important;
}

#container .carousel .carousel-next {
	background: url(../../images/Theme1/next-arrow.png) 0 0 no-repeat;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 12px;
	position: relative;
	float: left;
}

#container .carousel .carousel-previous {
	background: url(../../images/Theme1/prev-arrow.png) 0 0 no-repeat;
	margin-top: 12px;
	margin-right: 10px;
	position: relative;
	float: left;
}

#container .carousel .carousel-control:hover {
	-moz-opacity: .7;
	opacity: 0.70;
	filter: alpha(opacity=70);
}

#container .carousel .disabled, #container .carousel .disabled:hover {
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=1);
	cursor: default;
}





/*---------------------------------------------------------------------------------------------*/
/*                                       CONTENEDORES                                            */
/*---------------------------------------------------------------------------------------------*/
.emptyContainer {
	height: 100%;
}


.CssDivErroPage {
	WIDTH: 800px;
	/*DISPLAY: inline;*/
	BACKGROUND: url(../../images/hsliderbg.png);
	TOP: 78px;
	LEFT: 40px;
}

.cssCTRL_PANEL {
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	margin: auto;
}


.cssCUERPO {
	margin-top: -10px;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	position: relative;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

#ctl00_divCUERPO {
	width: 100%;
	vertical-align: top;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}
#divCUERPO {
	padding-left:1rem!important;
}

/*---------------------------------------------------------------------------------------------*/
/*                                             HEADERS                                            */
/*---------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	FONT-FAMILY: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: lighter;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 22px;
}

h6 {
	font-size: 20px;
}




/*---------------------------------------------------------------------------------------------*/
/*                                             FOOTER BOTTOM                                      */
/*---------------------------------------------------------------------------------------------*/
#divContainer{
    min-height: 100%;   
    margin-bottom: -60px;
}

#divdocument{  
    /*overflow: auto;*/
    padding-bottom: 60px;
}

#divContent{
    min-height: 100%;
}

#push{
    height: 80px;
}

#footer {
    background: white;  
	vertical-align: bottom;
	min-width: 1040px;
	width: 100%;
    position: relative;
    margin-top: -60px;
    height: 60px;
    clear: both;
}

	#footer #bottom-text-pin {
		overflow: hidden;
		margin-left: 0px;
		text-align: center;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		line-height: 30px;
		font-size: 16px;
		color: rgb(13,54,82);
	}

	#footer #bottom-text {
		overflow: hidden;
		margin-left: 0px;
		text-align: center;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		line-height: 30px;
		font-size: 14px;
		color: rgb(13,54,82);
	}

	#footer a {
		color: rgb(13,54,82);
		text-decoration: underline;
	}

	#footer #underline {
		color: #AFEAF9;
		text-decoration: underline;
	}

	#footer .wrapper {
		width: 1024px;
		position: relative;
		margin: 0 auto;
		height: 30px;
	}

	#footer .wrapperContent {
		width: auto;
		margin-left: auto;
		margin-right: auto;
		min-width: 100%;
		/*height: 100%;*/
	}


 #IrArriba {
     position: fixed;
     bottom: 58px; /* Distancia desde abajo */
     right: 30px; /* Distancia desde la derecha */
 }

/*---------------------------------------------------------------------------------------------*/
/*                                             GRIDS                                       */
/*---------------------------------------------------------------------------------------------*/
.cssCTRL_DivTab {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	/*height: 400px;*/
}

.cssCTRL_GROUPfineLine {
	padding-left: 41px; /*  border-spacing:0px;  Con esto ajusta las columnas a los textos */
	border-width: 0px;
	border-style: none;
    border-collapse: collapse;
}



.cssCTRL_GRID_PAGER {
	text-align: left;
	color: #797777;
	background-color: #ffffff;
}

	.cssCTRL_GRID_PAGER a /*Los links de los números del foot */ {
		color: Black;
		text-decoration: underline;
	}


.cssCTRL_DIV {
	left: 0px;
	position: relative;
	height: 100%;
	width: 100%;
	min-width: 1024px;
	top: 10px;
}

.cssCTRL_GROUPFindAreaChoice {
	border-color: #919fa2;
	font-size: 14px;
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	/*background-color: #fff;*/
}

/*.cssCTRL_GROUPFindAreaChoice td {
        padding-top: 2px;
        padding-left: 5px;
        padding-bottom: 2px;
        padding-right: 5px;
}*/

.cssCTRL_GROUPFindAreaChoiceRoundBorder {
	border-color: #919fa2;
	font-size: 14px;
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	/*background-color: #fff;*/
    border-radius: 10px;
}

.cssCTRL_GROUPfineLine table {
	margin-left: 0px;
	width: 140px;
	padding: 0px;
	text-align: center;
	/*border-width: 1px;
	border-style: solid;
	border-color: black;*/
	/*background-color: #51565b; */ /* color del fondo de las cabeceras de los grid */    
}


.cssCTRL_GROUPfineLine th a {
	text-decoration: none;
	color: White;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 0px 0px 1px #000;
	/*background-color: #51565b; */ /* color del fondo de las cabeceras de los grid */
}

	.cssCTRL_GROUPfineLine th a:hover {
		text-decoration: underline; /* en el hover lo subraya */
	}

.cssCTRL_GROUPfineLine a /*los links*/ {
	text-decoration: none;
	color: White;
	font-size: 14px;
	text-transform: uppercase;
}

	.cssCTRL_GROUPfineLine a:hover {
		text-decoration: underline; /* en el hover lo subraya */
	}

.cssCTRL_GROUPfineLine th {
	min-height: 30px;
	border: none;
	/*background-color: #626469;*/ /* color del fondo de las cabeceras de los grid */
	background-color: rgb(140,160,165);
	font-size: 14px;
	color: White;
	text-transform: uppercase;
	padding-left: 8px; /* Margenes desde el borde al texto DE LAS CABECERAS */
	padding-right: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-top: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-bottom: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	/*border-color: white;*/
	/*border-left: solid;
	border-right: solid;
	border-width: 0.05px; */
    /*min-width:20px;*/
	text-align: center;
}

.cssCTRL_GROUPfineLine td {
	font-size: 14px;
	/*color: #5e5e5e; */ /* El Color del texto de cada fila de la tabla */
	padding-left: 8px; /* Margenes desde el borde al texto (NO CABECERAS) */
	padding-right: 8px; /* Margenes desde el borde al texto  (NO CABECERAS)*/
	height: 25px;
	border: none; /* Se pone para que no haya lineas entre celdas en las filas */
	/*border-bottom: 0.1em solid #eeeeee;  Línea por debajo de cada fila */
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	/*color:#797777!important;*/
}


.cssHead {
	height: 35px;
	border: none;
	/*background-color: #626469;*/ /* color del fondo de las cabeceras de los grid */
	background-color: rgb(140,160,165);
	font-size: 14px;
	color: White;
	text-transform: uppercase;
	padding-left: 8px; /* Margenes desde el borde al texto DE LAS CABECERAS */
	padding-right: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-top: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-bottom: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	/*border-color: white;
	border-left: solid;
	border-right: solid;
	border-width: 0.05px;*/
	text-align: center;
}


.cssDataGridHeader {
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #797777 URL('../../images/white-top-bottom.gif');
	background: transparent url(../../images/white-top-bottom.gif) repeat-x 0 -2px;
	background-repeat: repeat-x;
	height: 20px;
}


.cssGrid {
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #99bbe8;
}


.cssCTRL_GROUP {
	border-color: transparent;
}

.cssCTRL_GRID_SELECTEDITEM {
	font-size: 14px;
	border-color: White;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

.cssCTRL_GRID_GROUPING {
	font-size: 14px;
	border-color: White;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

.cssCTRL_GRID_HEADER {
	min-height: 35px;
	border: none;
	/*background-color: #626469;*/ /* color del fondo de las cabeceras de los grid */
	background-color: rgb(140,160,165);
	font-size: 14px;
	color: White;
	padding-left: 8px; /* Margenes desde el borde al texto DE LAS CABECERAS */
	padding-right: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-top: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-bottom: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	/*border-color: white;
	border-left: solid;
	border-right: solid;
	border-width: 0.05px;*/
     /*min-width:20px;*/
	/*text-align: center;*/
    text-transform:uppercase;
}

.cssCTRL_GRID_FOOTER {
	font-size: 14px;
	font-weight: bold;
}


.cssCTRL_GRID_ALTERNATINGITEM_LITTLE {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}


.cssCTRL_GRID_ALTERNATINGITEM {
	height: 45px;
	background-color: #ffffff;
	color: #797777 !important;
}

.cssCTRL_GRID_EDITITEM {
	height: 45px;
	background-color: #fff;
}


.cssCTRL_GRID_ITEM {
	height: 45px;
	background-color: #fff;
	color: #797777 !important;
}


.cssCTRL_GRID_ITEM_LITTLE {
	font-size: 14px;
	border-color: white;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

/*revisar*/
.cssCTRL_SMALLGRID {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	z-index: 101;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-color: White;
	padding-top: 0px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	position: absolute;
	top: 40px;
}

.cssCTRL_GRID_Secondary_HEADER {
	min-height: 35px;
	border: none;
	/*background-color: #626469;*/ /* color del fondo de las cabeceras de los grid */
	/*background-color: rgb(140,160,165);*/
	font-size: 14px;
	color: black;
    font-weight: bold;
    text-align: center;
	padding-left: 8px; /* Margenes desde el borde al texto DE LAS CABECERAS */
	padding-right: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-top: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-bottom: 8px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	/*border-color: white;
	border-left: solid;
	border-right: solid;
	border-width: 0.05px;*/
     /*min-width:20px;*/
	/*text-align: center;*/
    text-transform:uppercase;
}


/***************************GRID ANIDADO*****************************************/
.Nested_Grid table {
	margin-left: 0px;
	width: 85%;
	padding: 0px;
	text-align: center;
}

.conBorde {border:ridge;border-width: 0.02px;
}

.Nested_Grid tr {
	height:40px;
}
.Nested_Grid th a {
	text-decoration: none;
	color: White;
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: 0px 0px 1px #000;
}

	.Nested_Grid th a:hover {
		text-decoration: underline; /* en el hover lo subraya */
	}

.Nested_Grid a /*los links*/ {
	text-decoration: none;
	color: White;
	font-size: 14px;
	text-transform: uppercase;
}

	.Nested_Grid a:hover {
		text-decoration: underline; /* en el hover lo subraya */
	}

.Nested_Grid th {
	min-height: 20px;
	/*border: solid;
	background-color: #FFFFFF;*/
     /*background-color:bisque;*/
     border-bottom:solid;
     border-bottom-width:2px;
     border-color:white;
	font-size: 14px;
	/*color: #8CA0A5;*/
	text-transform: uppercase;
	padding-left: 4px; /* Margenes desde el borde al texto DE LAS CABECERAS */
	padding-right: 4px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-top: 4px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	padding-bottom: 4px; /* Margenes desde el borde al texto  DE LAS CABECERAS*/
	/*border-left: solid;
	border-right: solid;*/
	border-width: 0.05px; /*min-width:20px;*/
	/*text-align: center;*/
    FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

.Nested_Grid td {
	font-size: 14px;
	padding-left: 4px; /* Margenes desde el borde al texto (NO CABECERAS) */
	padding-right: 4px; /* Margenes desde el borde al texto  (NO CABECERAS)*/
	height: 20px;
	border: none; /* Se pone para que no haya lineas entre celdas en las filas */
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: #faf9f7;
	border-top: solid;
	border-bottom-width: 1px;
	border-color: white;
	padding-bottom: 5px;
	color: #797777;
}

/**********************************************************/

/*---------------------------------------------------------------------------------------------*/
/*                                             TITULOS                                       */
/*---------------------------------------------------------------------------------------------*/

.Title {
	display: block;
	color: #797777;
	text-align: left;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	margin-left: 12px;
}

.TitleMedium {
	display: block;
	color: #797777;
	text-align: left;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

.subTitle {
	display: block;
	color: #797777;
	text-align: left;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	font-weight: bold;
}


.TRGreyTitle {
	background-color: #65656f;
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
}


.TRTitleChoice {
	/*background-color: #626469;*/
	background-color: rgb(140,160,165);
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
}

.TRTitleChoiceRoundBorder {
	/*background-color: #626469;*/
	background-color: rgb(140,160,165);
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.TRTitleChoice_Center {
	background-color: #919fa2;
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-left: 5px;
	text-transform: uppercase;
}

.cssTabsTitle {
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
}



.cssTabsTitleGreen {
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
	COLOR: #1bad2b;
	font-weight: 600;
}

/*---------------------------------------------------------------------------------------------*/
/*                                             BOTONES                                       */
/*---------------------------------------------------------------------------------------------*/
#divBotones {
	float: left;
	margin-bottom: 5px;
}


#divAlign {
	float: right;
}

.botonFormula {
	border: 0px;
	padding: 3px 10px 3px 10px;
	color: rgb(255, 255, 255);
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	/*background-color: #889699;*/
	/*background-image: url(../../images/gradientGrey.gif;*/
	background-color: rgb(140,160,165);
	cursor: pointer;
	text-transform: uppercase;
	border: 0px solid #6c7172;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.botonSave {
	/*border: 1px solid #70b43b;*/
	border: 1px solid rgb(221,92,27);
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90c666), color-stop(100%, #67a139));
	background-image: -webkit-linear-gradient(#90c666,#67a139);
	background-image: -moz-linear-gradient(#90c666,#67a139);
	background-image: -o-linear-gradient(#90c666,#67a139);
	background-image: linear-gradient(#90c666,#67a139);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

	.botonSave:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
	}

	.botonSave:disabled {
		border: 1px solid rgb(200,200,200);
		padding: 6px 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		background-color: #F3F5F7;
		font-size: 12px;
		color: #B9BABA;
		text-shadow: 1px 0px #cccccc;
		text-decoration: none;
		margin-left: 5px;
		min-width: 110px;
		margin-top: 2px;
		float: right;
		text-transform: uppercase;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(243,245,247)), color-stop(100%, rgb(243,245,247)));
		background-image: -webkit-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -moz-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -o-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: linear-gradient(rgb(243,245,247),rgb(243,245,247));
	}

.botonSaveBig {
	height: 25px;
	/*border: 1px solid #70b43b;*/
	border: 1px solid rgb(221,92,27);
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #47679c;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90c666), color-stop(100%, #67a139));
	background-image: -webkit-linear-gradient(#90c666,#67a139);
	background-image: -moz-linear-gradient(#90c666,#67a139);
	background-image: -o-linear-gradient(#90c666,#67a139);
	background-image: linear-gradient(#90c666,#67a139);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	box-shadow: inset 0 1px 1px #e7e9ee;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px;
	color: white;
	text-shadow: 0px 1px 1px #6b6e6e;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
}

	.botonSaveBig:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
	}

	.botonSaveBig:disabled {
		height: 25px;
		border: 1px solid rgb(200,200,200);
		padding: 6px 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		background-color: #F3F5F7;
		font-size: 12px;
		color: #B9BABA;
		text-shadow: 1px 0px #cccccc;
		text-decoration: none;
		margin-left: 5px;
		min-width: 110px;
		margin-top: 2px;
		float: right;
		text-transform: uppercase;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(243,245,247)), color-stop(100%, rgb(243,245,247)));
		background-image: -webkit-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -moz-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -o-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: linear-gradient(rgb(243,245,247),rgb(243,245,247));
	}

.botonNew {
	/*border: 1px solid #70b43b;*/
	border: 1px solid rgb(221,92,27);
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90c666), color-stop(100%, #67a139));
	background-image: -webkit-linear-gradient(#90c666,#67a139);
	background-image: -moz-linear-gradient(#90c666,#67a139);
	background-image: -o-linear-gradient(#90c666,#67a139);
	background-image: linear-gradient(#90c666,#67a139);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px !important;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
    text-align: center;
}

	.botonNew:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
	}

	.botonNew:disabled {
		border: 1px solid rgb(200,200,200);
		padding: 6px 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		background-color: #F3F5F7;
		font-size: 12px;
		color: #B9BABA;
		text-shadow: 1px 0px #cccccc;
		text-decoration: none;
		margin-left: 5px;
		min-width: 110px;
		margin-top: 2px;
		float: right;
		text-transform: uppercase;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(243,245,247)), color-stop(100%, rgb(243,245,247)));
		background-image: -webkit-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -moz-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -o-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: linear-gradient(rgb(243,245,247),rgb(243,245,247));
	}


.botonNewGrid {
	border: 1px solid rgb(221,92,27);
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

	.botonNewGrid:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
	}

	.botonNewGrid:disabled {
		border: 1px solid rgb(200,200,200);
		padding: 4px 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		background-color: #F3F5F7;
		font-size: 12px;
		color: #B9BABA;
		text-shadow: 1px 0px #cccccc;
		text-decoration: none;
		margin-left: 5px;
		min-width: 110px;
		margin-top: 2px;
		float: right;
		text-transform: uppercase;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(243,245,247)), color-stop(100%, rgb(243,245,247)));
		background-image: -webkit-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -moz-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -o-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: linear-gradient(rgb(243,245,247),rgb(243,245,247));
	}

.botonLittle {
	border: 1px solid rgb(221,92,27);
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-right: 5px;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

	.botonLittle:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
	}

	.botonLittle:disabled {
        border: 1px solid rgb(200,200,200);
		background-color: #F3F5F7;
		color: #B9BABA;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(243,245,247)), color-stop(100%, rgb(243,245,247)));
		background-image: -webkit-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -moz-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -o-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: linear-gradient(rgb(243,245,247),rgb(243,245,247));
	}

.botonSecundario {
	/*border: 1px solid #717478;*/
	border: 1px solid rgb(120,120,120);
	padding: 6px 10px;
	/*line-height: 22px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #D4D4D4;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #898b8f), color-stop(100%, #7e7f80));
	background-image: -webkit-linear-gradient(#898b8f,#7e7f80);
	background-image: -moz-linear-gradient(#898b8f,#7e7f80);
	background-image: -o-linear-gradient(#898b8f,#7e7f80);
	background-image: linear-gradient(#898b8f,#7e7f80);
	-webkit-box-shadow: inset 0 0px 1px #b2b2b4;
	-moz-box-shadow: inset 0 1px 0px #b2b2b4;
	box-shadow: inset 0 0px 1px #b2b2b4;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(212,212,212)), color-stop(100%, rgb(180,180,180)));
	background-image: -webkit-linear-gradient(rgb(212,212,212), rgb(180,180,180));
	background-image: -moz-linear-gradient(rgb(212,212,212), rgb(180,180,180));
	background-image: -o-linear-gradient(rgb(212,212,212), rgb(180,180,180));
	background-image: linear-gradient(rgb(212,212,212), rgb(180,180,180));
	font-size: 12px !important;
	color: #333333;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
    min-height: 24px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
    line-height: normal;
}

	.botonSecundario:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(180,180,180)), color-stop(100%,rgb(212,212,212)));
		background-image: -webkit-linear-gradient(rgb(180,180,180),rgb(212,212,212));
		background-image: -moz-linear-gradient(rgb(180,180,180),rgb(212,212,212));
		background-image: -o-linear-gradient(rgb(180,180,180),rgb(212,212,212));
		background-image: linear-gradient(rgb(180,180,180),rgb(212,212,212));
	}

	.botonSecundario:disabled {
		border: 1px solid rgb(200,200,200);
		padding: 6px 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		background-color: #F3F5F7;
		font-size: 12px;
		color: #B9BABA;
		text-shadow: 1px 0px #cccccc;
		text-decoration: none;
		margin-left: 5px;
		min-width: 110px;
		margin-top: 2px;
		float: right;
		text-transform: uppercase;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(243,245,247)), color-stop(100%, rgb(243,245,247)));
		background-image: -webkit-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -moz-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: -o-linear-gradient(rgb(243,245,247),rgb(243,245,247));
		background-image: linear-gradient(rgb(243,245,247),rgb(243,245,247));
	}

.botonSecundarioGrid {
	/*border: 1px solid #717478;*/
	border: 1px solid rgb(120,120,120);
	padding: 6px 10px;
	/*line-height: 22px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background-color: #a9a9a9;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a9a9a9), color-stop(100%, #7e7f80));
	background-image: -webkit-linear-gradient(#a9a9a9,#7e7f80);
	background-image: -moz-linear-gradient(#a9a9a9,#7e7f80);
	background-image: -o-linear-gradient(#a9a9a9,#7e7f80);
	background-image: linear-gradient(#a9a9a9,#7e7f80);
	-webkit-box-shadow: inset 0 0px 1px #b2b2b4;
	-moz-box-shadow: inset 0 1px 0px #b2b2b4;
	box-shadow: inset 0 0px 1px #b2b2b4;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(212,212,212)), color-stop(100%, rgb(180,180,180)));
	background-image: -webkit-linear-gradient(rgb(212,212,212),rgb(180,180,180));
	background-image: -moz-linear-gradient(rgb(212,212,212),rgb(180,180,180));
	background-image: -o-linear-gradient(rgb(212,212,212),rgb(180,180,180));
	background-image: linear-gradient(rgb(212,212,212),rgb(180,180,180));
	font-size: 10px;
	color: #333333;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

.botonSecundarioGridLeft {
	/*border: 1px solid #717478;*/
	border: 1px solid rgb(120,120,120);
	padding: 6px 10px;
	/*line-height: 22px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background-color: #a9a9a9;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a9a9a9), color-stop(100%, #7e7f80));
	background-image: -webkit-linear-gradient(#a9a9a9,#7e7f80);
	background-image: -moz-linear-gradient(#a9a9a9,#7e7f80);
	background-image: -o-linear-gradient(#a9a9a9,#7e7f80);
	background-image: linear-gradient(#a9a9a9,#7e7f80);
	-webkit-box-shadow: inset 0 0px 1px #b2b2b4;
	-moz-box-shadow: inset 0 1px 0px #b2b2b4;
	box-shadow: inset 0 0px 1px #b2b2b4;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(212,212,212)), color-stop(100%, rgb(180,180,180)));
	background-image: -webkit-linear-gradient(rgb(212,212,212),rgb(180,180,180));
	background-image: -moz-linear-gradient(rgb(212,212,212),rgb(180,180,180));
	background-image: -o-linear-gradient(rgb(212,212,212),rgb(180,180,180));
	background-image: linear-gradient(rgb(212,212,212),rgb(180,180,180));
	font-size: 10px;
	color: #333333;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
	margin-top: 2px;
	float: left;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

.botonSecundarioGrid:hover {
	cursor: pointer;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(180,180,180)), color-stop(100%,rgb(212,212,212)));
	background-image: -webkit-linear-gradient(rgb(180,180,180),rgb(212,212,212));
	background-image: -moz-linear-gradient(rgb(180,180,180),rgb(212,212,212));
	background-image: -o-linear-gradient(rgb(180,180,180),rgb(212,212,212));
	background-image: linear-gradient(rgb(180,180,180),rgb(212,212,212));
}

.botonSecundarioPequenio {
	border: 0px;
	padding: 6px 10px;
	color: rgb(255, 255, 255);
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	position: relative;
	background-color: #489ec0;
	cursor: pointer;
	text-transform: uppercase;
	border: 1px solid #4392b1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	box-shadow: inset 0 1px 1px #e7e9ee;
	text-shadow: 0px 1px 1px #797777;
}

	.botonSecundarioPequenio:hover {
		border: 0px;
		padding: 6px 10px;
		color: rgb(255, 255, 255);
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-decoration: none;
		position: relative;
		background-color: #afb8ba;
		cursor: pointer;
		border: 1px solid #a6aeb0;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: inset 0 1px 0 #f5f4f4;
		-moz-box-shadow: inset 0 1px 0 #f5f4f4;
		box-shadow: inset 0px 1px 0px #f5f4f4;
		text-shadow: 0px 1px 1px #797777;
	}



/*cuando un boton se alinea en altura con un label */
.botonAlineadoEnAltura {
	margin-top: -5px;
}


.botonVerde {
	/*border: 1px solid #70b43b;*/
	border: 1px solid rgb(221,92,27);
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90c666), color-stop(100%, #67a139));
	background-image: -webkit-linear-gradient(#90c666,#67a139);
	background-image: -moz-linear-gradient(#90c666,#67a139);
	background-image: -o-linear-gradient(#90c666,#67a139);
	background-image: linear-gradient(#90c666,#67a139);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 0px;
	min-width: 110px;
	margin-top: 2px;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

	.botonVerde:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
	}




.designButton {
	border: 0;
	outline: 0 none;
	background: url("../images/Theme1/arrow.png") no-repeat;
	margin: 10px 15px 10px 5px;
	padding: 0px 10px 1px 10px;
	line-height: 22px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	background-position-y: 4px;
	cursor: pointer;
}


.classChangeButton {
	 
	/*color: #fff;*/
	 
	font-size: 12px;
	text-decoration: none;
	 color:#fff;
    text-decoration: none;
    margin-left: 5px;
    min-width: 110px;
    margin-top: 2px;
    float: right;
    text-transform: uppercase;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
      padding: 6px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid;
    border-color: #efbc08!important;
    background-color:#999999;
    /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(180,180,180)), color-stop(100%,rgb(212,212,212)));
	background-image: -webkit-linear-gradient(rgb(180,180,180),rgb(212,212,212));
	background-image: -moz-linear-gradient(rgb(180,180,180),rgb(212,212,212));
	background-image: -o-linear-gradient(rgb(180,180,180),rgb(212,212,212));
	background-image: linear-gradient(rgb(180,180,180),rgb(212,212,212));*/
}



.btnLogin {
	width: 100%;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background: url('../../images/arrow.png?cacheid=105517761') no-repeat left 50%;
	padding-left: 20px;
	margin-top: 17px;
	margin-bottom: 7px;
	color: #fff;
}
.btnRecovery2 {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: rgb(13,54,82);
	border: none;
	/*background-color: rgb(29,79,144) !important;*/
	position: relative;
	/*float: right;*/
	cursor: pointer;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 1px;
	padding-right: 1px;
}
.btnRecovery {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #fff;
	border: none;
	/*background-color:#626469!important;*/
	background-color: rgb(29,79,144) !important;
	position: relative;
	/*float: right;*/
	cursor: pointer;
	margin-left:0px;
	margin-right:0px;
	padding-left:1px; 
	padding-right:1px; 
}

.btnLogin2 {
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: rgb(13,54,82);
	border: none;
	/*background-color: rgb(29,79,144) !important;*/
	background-color: white !important;
	position: relative;
	float: right;
	cursor: pointer;
}

.LoginPipe {
	position: relative;
	float: right;
}

/*Esta clase es sólo para identificar los elementos de sólo lectura con javascript y deshabilitarlos*/
.ReadOnlyClass {
}

/*---------------------------------------------------------------------------------------------*/
/*                       TABLAS								                                      */
/*---------------------------------------------------------------------------------------------*/


.cssInternalTable {
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: #fff;
}



.Fondotabla_1 {
	background-image: url('../../images/Theme1/Table.png' );
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 10px;
}

.Fondotabla_2 {
	background-image: url('../../images/fondotabla_2.png' );
	background-repeat: no-repeat;
}

.Fondotabla_3 {
	padding: 0px;
	background-image: url('../../images/fondotabla_3.png' );
	background-repeat: no-repeat;
}


.cssHeadGrey {
	background-color: #AAADB1;
	color: #ffffff;
	height: 40px;
}

	.cssHeadGrey span {
		font-size: 14px;
	}

.cssWhiteTable {
	background-color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #797777;
}

.cssBlueTable {
	background-color: #51565b;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}

.divBlueTable {
	background-color: rgb(140,160,165);
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 14px;
	padding: 1px;
	text-align: left;
}

.divGreyTable {
	background-color: #AAADB1;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 1px;
	text-align: left;
}


.divBlueTableTitle {
	font-size: 14px;
	color: #fff;
	background-color: rgb(140,160,165);
	text-align: left;
	padding: 4px;
	margin: 4px;
}

.TRSubTitleChoice {
	/*background-color: #626469;*/
	background-color: rgb(140,160,165);
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}

.TRSubTitleChoice_soft {
	/*background-color: #626469;*/
	background-color: rgb(140,160,165);
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}

.TRTitleGreyChoice {
	BACKGROUND-COLOR: rgb(220,221,222);
	height: 22px;
	margin-left: 0px;
	COLOR: #000000;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}


.TRTitleDarkGreyChoice {
	BACKGROUND-COLOR: rgb(166,166,166);
	height: 22px;
	margin-left: 0px;
	COLOR: #000000;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}


.TRTitleGreenChoice {
	BACKGROUND-COLOR: #1bad2b;
	height: 22px;
	margin-left: 0px;
	COLOR: #000000;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


.TRTitleDarkBlueChoice {
	BACKGROUND-COLOR: rgb(90,174,208);
	height: 22px;
	margin-left: 0px;
	COLOR: #000000;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


.TRTitleBlueChoice {
	BACKGROUND-COLOR: rgb(185,224,247);
	height: 22px;
	margin-left: 0px;
	COLOR: #000000;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.tdGreenChoiceRight {
	font-size: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #1bad2b;
	TEXT-DECORATION: none;
	text-align: Right;
	height: 30px;
	padding-right: 2px;
	text-transform: uppercase;
}

.tdGreenChoiceRight_soft {
	font-size: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #9fc77e;
	TEXT-DECORATION: none;
	text-align: Right;
	height: 30px;
	padding-right: 2px;
	text-transform: uppercase;
}

.TDTextNegro {
	vertical-align: text-bottom;
	margin-left: 3px;
	text-align: center;
	color: #797777;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.TDTittleDarkBlue {
	font-size: 17px;
	font-weight: bold;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #00365b;
	text-decoration: dashed;
	text-transform: uppercase;
}


.TDTittleBlue {
	font-size: 16px;
	font-weight: bold;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #2b89b6;
	text-decoration: dashed;
	text-transform: uppercase;
}

.TDText {
	padding-right: 10px;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
}

.TDTittle {
	font-size: 18px;
	font-weight: bold;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #4d4a4a;
	text-decoration: dashed;
}


.TRTitle3 {
	background-color: rgb(140,160,165);
	min-height: 20px;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-weight: 200;
}

	.TRTitle3 Img {
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 5px;
		border: none;
		background-color: transparent;
		border-color: transparent;
	}

.TRTitle {
	background-image: url(../../images/gradient.gif);
	height: 22px;
	background-repeat: repeat-x;
	margin-left: 0px;
	font-weight: 200;
}

.TRTitle2 {
	background-image: url(../../images/gradient3.png);
	height: 22px;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
}

.TRTitleGrey {
	background-color: #F0F0F0;
	min-height: 20px;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	color: #797777;
	font-weight: 200;
}

.tdGris {
	font-size: 14px;
	color: #000000;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	text-decoration: none;
}


.tdLightGrey {
	font-size: 14px;
	COLOR: #000000;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	/*BACKGROUND-COLOR: #EBEBEB;*/
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.tdLightGreyWithTopBorder {
	font-size: 14px;
	COLOR: #000000;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border-top-style: solid;
	border-top-color: #83b0ba;
	border-top-width: 2px;
}

.tdGreen {
	font-size: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	/*BACKGROUND-COLOR: #EBEBEB;*/
	BACKGROUND-COLOR: #7ac042;
	TEXT-DECORATION: none;
}

.ItemHeader {
	background-color: #F0F0F0;
	color: #797777;
	padding-top:3px;
	padding-bottom:6px;
	width:100%;
    height: 36px;
    margin-left: 2px; 
    margin-right: 2px; 
}

    .ItemHeader .ItemHeaderData {
        float: left;
        padding-top: 3px;
    }

    .ItemHeader .ItemHeaderButtons {
        float: right;
    }




/*---------------------------------------------------------------------------------------------*/
/*                       loading								                                      */
/*---------------------------------------------------------------------------------------------*/


#loadingIndicator {
	padding: 10px;
	width: 140px;
	height: 30px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #51565b;
	border-style: none;
}

#loadingIndicator .Procesingtext {
	color: #50595f;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 14px;
}

.cssInfoModalPopPup {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #bfc1bf;
	border-style: solid;
}

.cssInfoModalPopPupText {
	color: #696969;
	padding-top: 6px;
	/*text-transform: uppercase;*/
	font-size: 14px;
}

#divLoader {
	padding: 10px;
	width: 140px;
	height: 30px;
	background-color: #FFFFFF;
	border-width: 0px;
	/*border-color: #51565b;
	border-style: solid;*/
}


	#divLoader .Procesingtext {
		color: #50595f;
		text-transform: uppercase;
		font-size: 14px;
		margin-top: 50px;
		padding-bottom: 50px;
		line-height: 20px;
		FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	}

#divLoaderWithoutMsg {
	padding-left: 50px;
	padding-bottom: 10px;
	width: 80px;
	height: 30px;
	background-color: #FFFFFF;
	border-width: 0px;
	/*border-color: #51565b;
	border-style: solid;*/
}

/*---------------------------------------------------------------------------------------------*/
/*                        CHECK BOX							                                      */
/*---------------------------------------------------------------------------------------------*/

input[type='radio'], input[type='checkbox'] {
    margin-right: 4px;
}

input[type=checkbox].css-checkbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

	input[type=checkbox].css-checkbox + label.css-label {
		margin-left: 0px;
		padding-left: 22px;
		height: 17px;
		display: inline-block;
		line-height: 17px;
		background-repeat: no-repeat;
		background-position: 0 0;
		font-size: 14px;
		vertical-align: middle;
		cursor: pointer;
	}

	input[type=checkbox].css-checkbox:checked + label.css-label {
		background-position: 0 -17px;
	}

.css-label {
	background-image: url(../../Images/CheckBox.png);
}

.cssCheckboxChanged{
border: 2px solid;
border-color: #efbc08!important;
}

.cssCheckbox {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	padding-left: 0px;
	vertical-align: middle;
	cursor: pointer;
	clip: rect(1 1 1 1);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-appearance: none;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

label {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
    /*padding-left: 5px;*/
}

.labelDestacado {
	font-style: italic;
	color: cadetblue;
	font-size: 12px;
}

.labelDestacadoNormal {
	color: cadetblue;
	font-size: 14px;
}

/*---------------------------------------------------------------------------------------------*/
/*                       CAJAS DE TEXTO                                       */
/*---------------------------------------------------------------------------------------------*/

INPUT {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	/*border: solid 1px;
	border-color: #b7b5b3;*/
	/*background: #ffffff;*/
}

/*select {
	FONT-FAMILY: tahoma;
	font-size: 14px;
	color: #5e5e5e;
	padding-top: 1px;
	padding-bottom: 1px;
}*/


.LabelsDisabled {
	border: solid 1px;
	border-color: #b7b5b3;
	background: #e3e3e3;
	height: 18px;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	float: left;
}

.cssTextBoxMultiLine {
	/*border: solid 1px;
	border-color: #b7b5b3;
	background-color: #ffffff;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;*/


    display: inline-block;
	padding: 4px;
	font-size: 14px !important;
	color: #797777;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}

input[type=text].cssTextBox:focus {
	background-color: #FAFAFA;
}

.cssTextBox {
    min-height:20px;
	display: inline-block;
	padding: 4px;
	font-size: 14px !important;
	color: #797777;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.cssTextBoxForAccounting {
	display: inline-block;
	padding: 4px;
	font-size: 14px !important;
	color: #797777;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
    height:16px;
    margin-bottom:2px;
    margin-left:2px;
    margin-top:2px;
}

.cssImageCalendar {

   vertical-align:middle; 

}

.cssTextBoxCalendar {
    height:23px;
	display: inline-block;
	font-size: 14px !important;
	color: #797777;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}


.cssTextBoxTurnOnLabel {
	background: transparent;
	display: inline-block;
	padding: 4px;
	font-size: 14px;
	color: #797777;
	border-style: none;
	background-color: #ffffff;
	cursor: default;
}

.cssTextBoxError {
	display: inline-block;
	padding: 5px;
	font-size: 14px !important;
	color: #797777;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 3px #e6e6e6;
	-moz-box-shadow: 0 0 3px #e6e6e6;
	box-shadow: 0 0 3px #e6e6e6;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: #f8ece5;
}

.TextBoxError {
	/*border: solid 1px;
	border-color: #f4b894;
	background-color: #f8ece5;
	font-size: 14px;
   FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	padding-top: 3px;
	font-size: 14px;*/
	display: inline-block;
	padding: 5px;
	font-size: 14px !important;
	color: #797777;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 3px #e6e6e6;
	-moz-box-shadow: 0 0 3px #e6e6e6;
	box-shadow: 0 0 3px #e6e6e6;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}


.classChange {
	font-size: 16px;
	border: solid 1px;
	border-color: #eac153 !important;
	color: #848482;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: #fff3cd !important;
}





/*---------------------------------------------------------------------------------------------*/
/*                       LABELS                                  */
/*---------------------------------------------------------------------------------------------*/




.LabelsTitle {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	letter-spacing: 0.01em;
}

.LabelsTitleBlueUnderline {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #678c94;
}

.Labels {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	color: #797777;
}

.Capitalize {
	text-transform: uppercase;
}

.Italic {
	font-style: italic;
}

.TurnOnLabels {
	background: transparent!important;
	font-weight: 400;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777!important;
	border-style: none!important;
	background-color: #ffffff!important;
	cursor: default!important;
	-moz-appearance: none!important;
    line-height: normal;
	/*text-transform:uppercase;*/
}



.LabelsWhite {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #ffffff;
}




.LabelsUppercase {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	/*text-transform: uppercase;*/
	text-align: left;
}


.NoDataAvailable {
	margin: 20px;
	font-size: 17px;
	color: #797777;
}


.LabelsWhiteUppercase {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
}


.LabelsGreyUppercase {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	text-transform: uppercase;
	text-align: left;
}


.Procesingtext {
	color: #797777;
	text-transform: uppercase;
	font-size: 14px;
}

.cssUpperCaseGrey {
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #50595f;
}




.LabelsFondoGris {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	background-color: #f6f3f3;
	border-top-width: 1px;
	border-left-width: 1px;
	display: inline-block;
	padding: 4px;
	font-size: 14px;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



.LabelsNegrita {
	font-weight: bold;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
}



.labelError {
	font-size: 13px;
	color: #cd2f04;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: transparent;
}

.labelCorrect {
	font-size: 13px;
	color: #568d3d;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
}


.LabelsPeq {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}





.cssOptionalData {
}

.cssOptionalData_RightAlign {
	text-align: right;
}


.cssNonChangeableData {
}




.cssLabelWarning {
	font-weight: bold;
	text-decoration: blink;
	color: red;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
}




.cssMandatoryData {
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.cssTR {
	Height: 20px;
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	vertical-align: middle;
}

.cssLabelWhite {
	color: #FFFFFF;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.label_error {
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	font-size: 12px;
	color: #cd2f04;
	background-color: transparent;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}




.cssLabelDataRight {
	font-weight: bold;
	font-size: 14px;
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-align: right;
}



.cssLabel {
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}


.cssLabelData {
	font-weight: bold;
	font-size: 14px;
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-align: left;
}


.AsteriskMandatory {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	letter-spacing: 0.01em;
}

/*---------------------------------------------------------------------------------------------*/
/*                                             CALENDAR                                       */
/*---------------------------------------------------------------------------------------------*/


.CALENDAR_TITLE {
	font-size: 1em;
	margin: 0px 0;
	color: #ffffff;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: #7d7d7f;
	text-align: center;
	text-transform: uppercase;
	height: 30px;
	border-width: 0px;
	border-style: solid;
	text-decoration: none;
}


.CALENDAR_DayHeaderStyle {
	font-size: 0.9em;
	margin: 1px 0;
	color: #ffffff;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: #48a3b7;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	font-weight: normal;
}

.Calendar_Day {
	font-size: 1em;
	margin: 0.5px 0;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #fff;
	text-align: center;
	text-transform: uppercase;
	height: 20px;
	border-width: 0px;
	border-style: solid;
	text-decoration: none;
}

.CALENDAR_TODAY {
	font-size: 1em;
	margin: 0.5px 0;
	color: #ffffff;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #71bccd;
	text-align: center;
	text-transform: uppercase;
	height: 20px;
	border-width: 0px;
	border-style: solid;
	text-decoration: none;
}

.cssCalendarinOutMonth {
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	background-color: #dfdfdd;
	text-decoration: none;
}


.CALENDAR_SelectedDayStyle {
	font-size: 1em;
	margin: 0.5px 0;
	color: #ffffff;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-color: #7ac042;
	text-align: center;
	text-transform: uppercase;
	height: 20px;
	border-width: 0px;
	border-style: solid;
	text-decoration: none;
}

.cssCalendar {
	background-color: #ffffff;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	height: 200px;
}

.CALENDAR_TITLE_ALERT {
	font-size: smaller;
	font-weight: bold;
	color: red;
	background-color: #51565b;
	text-align: center;
	text-decoration: none;
}

.cssHOLIDAYS_CALENDAR {
	FONT-SIZE: 11px;
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	border-width: 0px;
	text-transform: uppercase;
	text-decoration: none;
}




.cssHOLIDAYS_CALENDAR_OtherMonthDayStyle {
}

.cssHOLIDAYS_CALENDAR_SelectedDayStyle {
	background-color: #7ac042;
	margin-bottom: 3px;
	height: 20px;
}



/*---------------------------------------------------------------------------------------------*/
/*                                             LINKS                                       */
/*---------------------------------------------------------------------------------------------*/

/*.cssLinkExcel {
	width: 100%;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background: url('../../images/Excel.png?cacheid=105517761') no-repeat left 100%;
	padding-left: 36px;
	margin-top: 7px;
	margin-bottom: 7px;
}*/

.cssLinkPrint {
	width: 100%;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background: url('../../images/printer.png?cacheid=105517761') no-repeat left 80%;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 20px;
	background-color: transparent;
	color: #156cc4;
	text-decoration: none;
}

.cssLink {
	width: 100%;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background: url('../../images/info.png?cacheid=105517761') no-repeat left 50%;
	padding-left: 20px;
	background-color: transparent;
	color: #156cc4;
	text-decoration: none;
}


.cssBigLink {
	width: 100%;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background: url('../../images/linkArrowsLrg.gif?cacheid=105517761') no-repeat left 70%;
	/*font-weight:bold;*/
	background-color: transparent !important;
	color: #156cc4;
	text-decoration: none;
	padding-top: 2px;
}


/*---------------------------------------------------------------------------------------------*/
/*                       TABS								                                      */
/*---------------------------------------------------------------------------------------------*/


.ClassDisabled {
	background-position: 100% -42px;
}

#tabs #current a {
	background-position: 0% -42px;
	color: #678A28;
}

	#tabs #current a span {
		background-position: 100% -42px;
		color: #678A28;
	}



.TableTabs {
	border-style: solid;
	border-bottom: line #ff0000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}


.TableTabsContenedora {
	border-style: solid;
	border-bottom: line;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-color: #d1d0d0;
	border-right-color: #d1d0d0;
	border-left-color: #d1d0d0;
}

#tabs {
	float: left;
	width: 100%;
	background: #E7E4D3;
	font-size: 14px;
	line-height: normal;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

	#tabs ul {
		margin: 0;
		padding: 5px 0px 0 0px;
		list-style: none;
	}

	#tabs li {
		display: inline;
		margin: 0;
		padding: 0;
	}

	#tabs a {
		float: left;
		background: url("../../images/labels/tableft.gif") no-repeat left top;
		margin: 0;
		padding: 0 0 0 4px;
		text-decoration: none;
	}

		#tabs a span {
			float: left;
			display: block;
			background: url("../../images/labels/tabright.gif") no-repeat right top;
			padding: 5px 0px 5px 0px;
			color: #666;
		}
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#tabs a span {
			float: none;
		}
		/* End IE5-Mac hack */
		#tabs a:hover span {
			color: #678A28;
		}


		#tabs a:hover {
			background-position: 0% -42px;
		}

			#tabs a:hover span {
				background-position: 100% -42px;
			}

	#tabs #d a:hover {
		background-position: 0% 0px;
		cursor: default;
	}

		#tabs #d a:hover span {
			background-position: 100% 0px;
			cursor: default;
		}


	#tabs #current #d a {
		background-position: 0% -42px;
		cursor: default;
	}

		#tabs #current #d a span {
			background-position: 100% -42px;
			cursor: default;
		}


.ajax_tabChoiceCD_theme .ajax__tab_body {
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fff;
	border: solid 1px #d7d7d7;
	/*border-top-width: 0;*/
	width: 95%;
}





/* ajax_tabChoiceCDNoCustomizable_themeBlue */
.ajax_tabChoiceCDNoCustomizable_themeBlue .ajax__tab_header {
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background: url("../../images/ChoiceObjects/ThemeBlue/tab_ajax-line.png") repeat-x bottom;
	font-size: 14px;
	display: block;
	/*background-color: #edeefd;*/
	white-space: normal !important;
	padding-top: 2px;
}


	.ajax_tabChoiceCDNoCustomizable_themeBlue .ajax__tab_header .ajax__tab_outer {
		background: url("../../images/ChoiceObjects/ThemeBlue/tab_ajax2.png") no-repeat left top;
		border-color: #dddffd;
		padding-left: 8px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 2px;
		margin-bottom: 2px;
		/*background-color: #edeefd;*/
	}

	.ajax_tabChoiceCDNoCustomizable_themeBlue .ajax__tab_header .ajax__tab_inner {
		background: url("../../images/ChoiceObjects/ThemeBlue/tab_ajax2.png") no-repeat right top;
		border-color: #dddffd;
		/*background-color: #edeefd;*/
		padding: 7px 17px 7px 15px;
	}

/*---------------------------------------------------------------------------------------------*/
/*                                             OTROS                                       */
/*---------------------------------------------------------------------------------------------*/


.DottedLineChoice {
	height: 1px;
	border-bottom: 2px dotted #69a53c;
	border-top: 0px dotted #ccc;
	color: #cc0000;
	width: 98%;
}




/* POPUPS */
.ModalBackground {
	background-color: #E0DEDE;
	filter: alpha(opacity:70);
	opacity: 0.7;
}

.ModalPopPup {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 2px;
	width: 250px;
    max-height:85%;
    max-width:80%;
    overflow:auto;
}

.modalBackgroundProgress {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.50;
}

.modalBgProgressOpacity30 {
	background-color: Gray;
	filter: alpha(opacity=30);
	opacity: 0.3;
	position: absolute;
}

.updateProgress {
	border-width: 1px;
	border-style: hidden;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}



/*---------------------------------------------------------------------------------------------*/
/*                                             LOGIN                                       */
/*---------------------------------------------------------------------------------------------*/

#LoginImage {
	background: url('../../images/HomePicture.jpg') no-repeat center;
	background-size: 1000px 622px;
	position: relative;
	width: 1000px;
	height: 622px;
	border-radius: 2%;
}

/* The Slider styles */
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}

.nivoSlider {
	position: relative;
}

	.nivoSlider img {
		position: absolute;
		top: 0px;
		left: 0px;
	}

	/* If an image is wrapped in a link */
	.nivoSlider a.nivo-imageLink {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border: 0;
		padding: 0;
		margin: 0;
		z-index: 60;
		display: none;
	}
/* The slices in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 50;
	height: 100%;
}
/* Caption styles */
.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 89;
}

	.nivo-caption p {
		padding: 15px 30px 40px 30px;
		margin: 0;
		line-height: 1.5em;
	}

	.nivo-caption a {
		display: inline !important;
	}

.nivo-html-caption {
	display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 99;
	cursor: pointer;
}

.nivo-prevNav {
	left: 0px;
}

.nivo-nextNav {
	right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {
	position: relative;
	z-index: 99;
	cursor: pointer;
}

	.nivo-controlNav a.active {
		font-weight: bold;
	}

/* The Slider styles */
.nivoSlider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

	.nivoSlider img {
		position: absolute;
		top: 0px;
		left: 0px;
		max-width: none;
	}

.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
	background: white;
	filter: alpha(opacity=0);
	opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0;
}

.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden;
}

	.nivo-box img {
		display: block;
	}

/* Caption styles */
.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	width: 100%;
	z-index: 8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter: alpha(opacity=8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

	.nivo-caption p {
		padding: 5px;
		margin: 0;
	}

	.nivo-caption a {
		display: inline !important;
	}

.nivo-html-caption {
	display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}

.nivo-prevNav {
	left: 0px;
}

.nivo-nextNav {
	right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}

	.theme-default .nivo-controlNav a {
		display: inline-block;
		width: 22px;
		height: 22px;
		background: url(../../images/bullets.png) no-repeat;
		text-indent: -9999px;
		border: 0;
		margin: 0 2px;
	}

		.theme-default .nivo-controlNav a.active {
			background-position: 0 -22px;
		}


.entry-content {
	height: 500px;
	width: 800px;
}

/*TOOLS*/

.TitleTools {
	text-align: center;
	color: #f0f0f0;
	text-transform: uppercase;
	padding-left: 40px;
}


.imageWizard {
	padding-left: 30px;
	background: url('../../images/Wizard.png?cacheid=105517761') no-repeat left 80%;
	color: #797777;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: 20px;
	height: 40px;
	white-space: nowrap;
}

.imageManual {
	padding-left: 30px;
	background: url('../../images/Hand.png?cacheid=105517761') no-repeat left 80%;
	color: #797777;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: 20px;
	height: 40px;
	white-space: nowrap;
}

.imageUpload {
	padding-left: 30px;
	background: url('../../images/upload.png?cacheid=105517761') no-repeat left 80%;
	color: #797777;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: 20px;
	height: 40px;
	white-space: nowrap;
}

.imageDownload {
	padding-left: 30px;
	background: url('../../images/download.png?cacheid=105517761') no-repeat left 80%;
	color: #797777;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: 20px;
	height: 40px;
	white-space: nowrap;
}



.imagenNew {
	padding-left: 20px;
	background: url('../../images/Add.png?cacheid=105517761') no-repeat left 80%;
	color: #797777;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: 20px;
	height: 40px;
	white-space: nowrap;
}


.alerta {
	text-shadow: 1px 1px rgba(255,255,255,1);
	font-size: 14px;
	font-weight: bold;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #51565b;
	line-height: 1.2em;
}


.botongrande {
	color: #fff;
	min-width: 60px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #818288;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #82848e;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9d9fa8), color-stop(100%, #95969c));
	background-image: -webkit-linear-gradient(#9d9fa8,#95969c);
	background-image: -moz-linear-gradient(#9d9fa8,#95969c);
	background-image: -o-linear-gradient(#9d9fa8,#95969c);
	background-image: linear-gradient(#9d9fa8,#95969c);
}


select::-ms-expand {
	/*display:inline;*/
	display: none; /* hide default arrow in IE10 */
}

select:not([multiple]) {
	padding-right: 30px !important;
	padding-left: 3px;
	margin: 0 0 0px;
	/*font-size:0.875em;*/ /* 16x.875=14; */
	font-size: 14px;
/*	line-height: 1;*/
	overflow: hidden;
	background: url(../../images/SelectArrow.png) no-repeat right #fff;
	/*background-position-y: bottom;*/
	border: 1px solid #e0e0e0;
	height: 29px;
	-webkit-appearance: none;
	color: #797777;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*padding-right: 30px;*/
	-moz-appearance: none;
}

select[multiple] {
    background: transparent;
	margin: 0 0 0px;
	/*font-size:0.875em;*/ /* 16x.875=14; */
    font-size:14px;
	line-height: 1;
	overflow: hidden; 
	background-position-y:bottom; 
	border: 1px solid #e0e0e0;
	height: 30px;
	-webkit-appearance: none;
	color: #797777;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*padding-right: 30px;*/
	-moz-appearance: none;
}


	select::first-line {
	}

	select .selectCss {
		background: transparent;
		color: #797777;
	}
	select:disabled {
		background-color: #F3F5F7;
	   color: #B9BABA;
	}


/*POPPUP QUE MUESTRAN LOS ERRORES EN LOS FORMULARIOS*/

div#ToolTipContainer {
	position: absolute;
	visibility: hidden;
	overflow: visible;
	z-index: 9999999999;
	top: -2000px;
}

div#ToolTipForm {
	border-width: 1px;
	color: #7b7878;
	border-color: #7b7878;
	border-width: 1px;
	padding: 0px;
	font-size: 13px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	float: left;
	border-style: solid;
	position: relative;
	overflow: hidden;
	padding: 10px;
	line-height: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding:0;
}


.ImageError {
	margin:0px;
	vertical-align: sub;
}

.SinMargen {
	margin: 0px;
}

div#ToolTipForm, div#ToolTipForm div {
	background-color: white;
}

	/* For hyperlink within tooltip */
	div#ToolTipForm a {
		color: #e6e6e6;
		text-decoration: none;
		font-size: 17px;
		padding-left: 20px;
		background: url(../../images/Theme1/arrowWhite.png) no-repeat left 0px center;
		font-weight: normal;
		text-shadow: 0px 1px 1px #000;
	}
		/* For hyperlink within tooltip */
		div#ToolTipForm a:hover {
			color: #daf8c3;
			text-decoration: none;
		}


div#ToolTipListForm {
	position: absolute;
	text-align: left;
}

	div#ToolTipListForm em, div#ToolTipListForm b {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}





.InfoRedItalic {
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #b40b0b;
	font-size: 12px;
}


.InfoGreyItalic {
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777;
	font-size: 12px;
	font-style: italic;
}



.tdRojo {
	color: #797777;
	font-size: 12px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	height: 30px;
	padding-top: 3px;
	background-color: #f9eaea;
}






.cssLabelUserInfo {
	text-align: left;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	color: #797777;
}




.cssLabelAuxiliaryUserInfo {
	text-align: left;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	color: #797777;
}

.table-box {
	text-align: left;
	border: 1px solid #e4e4e0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-top: 1px solid #e4e4e0;
	padding: 20px 40px;
	box-shadow: 1px 1px 8px rgba(204,204,204,0.33), -1px -1px 8px rgba(204,204,204,0.33);
	font-size: 14px;
	background-color: #fff;
}

.border-form {
	text-align: left;
	border: 1px solid #e4e4e0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	/*border-top: 9px solid #626469;*/
	border-top: 9px solid rgb(140,160,165);
	padding: 20px 20px;
	box-shadow: 1px 1px 8px rgba(204,204,204,0.33), -1px -1px 8px rgba(204,204,204,0.33);
	font-size: 14px;
	background-color: #fff;
}

	.border-form .Form {
		padding: 10px 0px;
	}

	.border-form p {
		line-height: 25px;
		margin: 10px 0;
	}

.cssLabelTittle17px {
	text-align: left;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	color: #797777;
}

.cssLabelTittle {
	text-align: left;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	color: #797777;
}

.Labels {
	color: #797777;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}


.border-form .cssTextBox {
	display: inline-block;
	padding: 4px;
	font-size: 14px;
	color: #797777;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.space {
	padding-top: 30px;
}


.space_min {
	padding-top: 5px;
}

.dialog-modal-contenedor {
	margin: 0 auto;
}

	.dialog-modal-contenedor .CapaIzquierda, .CapaDerecha {
		border: solid 1px white;
		padding-top: 10px;
	}

	.dialog-modal-contenedor .CapaIzquierda {
		float: left;
		padding-right: 10px;
		height: 100px;
	}


	.dialog-modal-contenedor .CapaDerecha {
	}

	.dialog-modal-contenedor .CapaTotal {
		width: 100%;
	}


.border-form tr {
	min-height: 30px;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*DataGrids*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.cssCTRL_DataGrid {
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	margin: 4px;
}

.cssCTRL_DataGrid td {
    border: 0px;
}


.cssCTRL_DataGrid_HEADER {
	line-height: 35px;
	color: #797777;
	border-bottom: 2px solid #797777;
	text-transform: uppercase;
	text-shadow: 1px 1px rgba(255,255,255,1);
}

	.cssCTRL_DataGrid_HEADER a {
		color: #797777;
		text-decoration: none;
		text-transform: uppercase;
	}




.cssCTRL_DataGrid_ITEM {
	/*vertical-align:baseline;*/
	background-color: #fff;
	color: #797777 !important;
	/*line-height:42px;*/
	height: 42px;
}

	.cssCTRL_DataGrid_ITEM .img {
		padding-top: 10px;
	}

.cssCTRL_DataGrid_FOOTER {
}


.cssCTRL_DataGrid_PAGER {
	color: #797777;
}

.cssCTRL_DataGrid_ALTERNATINGITEM {
	/*vertical-align:baseline;*/
	background-color: #f4f4f4;
	/*line-height:42px;*/
	height: 42px;
	color: #797777;
}


.CellDinamicTable {
	padding-right: 30px;
	min-width: 300px;
}


.buttonHiperlink {
	padding-top: 4px;
	padding-left: 32px;
	background-color: transparent;
	color: #2a81a3;
	font-size: 13px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	border: none;
	cursor: pointer;
	float: right;
	text-decoration: underline;
}


.backToPlatform {
	padding-top: 4px;
	padding-left: 40px;
	background: #fff url('../../images/Platform.png') no-repeat left 60%;
	color: #2a81a3;
	font-size: 13px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	border: none;
	cursor: pointer;
	text-decoration: underline;
}



.botongridSelect {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/ICONO_CONSULTA.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}


.botongridCancelacion {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/Cancelacion.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}

.botongridSelectClient {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/vcard.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}


.botongridRecalculate {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/002_32.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}


.botongridMoreDetails {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/MoreDetails.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}


.botongridNew {
	border: none;
	color: transparent !important;
	/*font-size:1.5em;*/
	text-decoration: none;
	background-image: url('../../images/cog_go.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}


.botongridRevoke {
	border: none;
	color: transparent !important;
	/*font-size:1.5em;*/
	text-decoration: none;
	background-image: url('../../images/Revoke.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}

.botongridConsult {
	/*IMAGEN*/
	border: none;
	color: transparent !important;
	/*font-size:1.5em;*/
	text-decoration: none;
	background-image: url('../../images/ICONO_CONSULTA.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
	/*LINK*/
	/*padding-top: 4px;
	padding-left: 2px;
	background-color:transparent;
   color:#2a81a3;
	font-size: 13px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	 border: none;
	cursor: pointer;
	
	text-decoration: underline;*/
	/*BOTON*/
	/*border: 1px solid #00b7ea;
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #03bef2), color-stop(100%, #00b7ea));
	background-image: -webkit-linear-gradient(#03bef2,#00b7ea);
	background-image: -moz-linear-gradient(#03bef2,#00b7ea);
	background-image: -o-linear-gradient(#03bef2,#00b7ea);
	background-image: linear-gradient(#03bef2,#00b7ea);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	font-size: 11px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
   FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;*/
}


.botongridNewHold {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/lock_add.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}

.botongridEdit {
	/*IMAGEN*/
	border: none;
	color: transparent !important;
	/*font-size:1.5em;*/
	text-decoration: none;
	background-image: url('../../images/Icono-Editar.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
	/*LINK*/
	/*padding-top: 4px;
	padding-left: 2px;
	background-color:transparent;
   color:#2a81a3;
	font-size: 13px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	 border: none;
	cursor: pointer;
	
	text-decoration: underline;*/
	/*BOTON*/
	/*border: 1px solid #00b7ea;
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #03bef2), color-stop(100%, #00b7ea));
	background-image: -webkit-linear-gradient(#03bef2,#00b7ea);
	background-image: -moz-linear-gradient(#03bef2,#00b7ea);
	background-image: -o-linear-gradient(#03bef2,#00b7ea);
	background-image: linear-gradient(#03bef2,#00b7ea);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	font-size: 11px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
   FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;*/
}


.botongridPrint {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/printer.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}



.botongridUndo {
	/*IMAGEN*/
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/Undo.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
	/*LINK*/
	/*padding-top: 4px;
	padding-left: 2px;
	background-color:transparent;
   color:#2a81a3;
	font-size: 13px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	 border: none;
	cursor: pointer;
	
	text-decoration: underline;*/
	/*BOTON*/
	/*border: 1px solid #00b7ea;
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #03bef2), color-stop(100%, #00b7ea));
	background-image: -webkit-linear-gradient(#03bef2,#00b7ea);
	background-image: -moz-linear-gradient(#03bef2,#00b7ea);
	background-image: -o-linear-gradient(#03bef2,#00b7ea);
	background-image: linear-gradient(#03bef2,#00b7ea);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	font-size: 11px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
   FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;*/
}



.botongridFormula {
	border: none;
	color: transparent !important;
	text-decoration: none;
	background-image: url('../../images/Formula.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}

.botongridRechazar {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/delete.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}


.botongriddown {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/down.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}

.botongridUp {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/up.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}

.botongridtick {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/tickChoice.ico');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}

.botongridAsociate {
	/**IMAGEN**/
	/*border: none;
color:transparent!important;
font-size:1.5em; 
text-decoration:none;
background-image:url('../../images/Bank.png');
background-repeat:no-repeat;
background-color:transparent!important;  
width:25px;
cursor:pointer;*/
	border: 1px solid #00b7ea;
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #03bef2), color-stop(100%, #00b7ea));
	background-image: -webkit-linear-gradient(#03bef2,#00b7ea);
	background-image: -moz-linear-gradient(#03bef2,#00b7ea);
	background-image: -o-linear-gradient(#03bef2,#00b7ea);
	background-image: linear-gradient(#03bef2,#00b7ea);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	font-size: 11px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}


.botongridacrobat {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/file_acrobat.gif');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}


.botongridAccept {
	border: none;
	color: transparent !important;
	/*font-size:1.5em;*/
	text-decoration: none;
	background-image: url('../../images/Accept.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}


.botongridRemove {
	border: none;
	color: transparent !important;
	/*font-size:1.5em;*/
	text-decoration: none;
	background-image: url('../../images/cross.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}



.botonzoom {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/zoom.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
    display: block;
}

.botongridClone {
	/*IMAGEN*/
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/clone0.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
	/*LINK*/
	/*padding-top: 4px;
	padding-left: 2px;
	background-color:transparent;
   color:#2a81a3;
	font-size: 13px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	 border: none;
	cursor: pointer;
	
	text-decoration: underline;*/
	/*BOTON*/
	/*border: 1px solid #00b7ea;
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #03bef2), color-stop(100%, #00b7ea));
	background-image: -webkit-linear-gradient(#03bef2,#00b7ea);
	background-image: -moz-linear-gradient(#03bef2,#00b7ea);
	background-image: -o-linear-gradient(#03bef2,#00b7ea);
	background-image: linear-gradient(#03bef2,#00b7ea);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	font-size: 11px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
   FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;*/
}

.botongridSeach {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/searchWhite.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}

.botongridEye {
	border: none;
	color: transparent !important;
	font-size: 1.5em;
	text-decoration: none;
	background-image: url('../../images/Eye.png');
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 25px;
	cursor: pointer;
}




.botongridButton {
	/*border: 1px solid #70b43b;*/
	border: 1px solid rgb(221,92,27);
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90c666), color-stop(100%, #67a139));
	background-image: -webkit-linear-gradient(#90c666,#67a139);
	background-image: -moz-linear-gradient(#90c666,#67a139);
	background-image: -o-linear-gradient(#90c666,#67a139);
	background-image: linear-gradient(#90c666,#67a139);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 11px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

.botongridButton:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
	}


input.ButtonGreenLeft {
	/*border: 1px solid #70b43b;*/
	border: 1px solid rgb(221,92,27);
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90c666), color-stop(100%, #67a139));
	background-image: -webkit-linear-gradient(#90c666,#67a139);
	background-image: -moz-linear-gradient(#90c666,#67a139);
	background-image: -o-linear-gradient(#90c666,#67a139);
	background-image: linear-gradient(#90c666,#67a139);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
	margin-top: 2px;
	float: left;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
}

input.ButtonGreenLeft:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
	}

input.ButtonGreen, input.cssLinkExcel, a.cssLinkExcel {
	/*border: 1px solid #70b43b;*/
	border: 1px solid rgb(221,92,27);
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90c666), color-stop(100%, #67a139));
	background-image: -webkit-linear-gradient(#90c666,#67a139);
	background-image: -moz-linear-gradient(#90c666,#67a139);
	background-image: -o-linear-gradient(#90c666,#67a139);
	background-image: linear-gradient(#90c666,#67a139);
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px;
	color: white;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
    margin-right: 0px;
	min-width: 110px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
    line-height: normal;
}

input.ButtonGreen:hover, input.cssLinkExcel:hover, a.cssLinkExcel:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
		text-decoration: none;
        text-transform: uppercase;
	}


a.ButtonGreen {
	/*border: 1px solid #70b43b;*/
	border: 1px solid rgb(221,92,27);
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #47679c;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	font-size: 12px;
	color: white;
	text-shadow: 0 0px 0px #000;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	min-width: 88px;
	margin-top: 2px;
	float: right;
	text-align: center;
	/*height: 14.4px;*/
    min-width: 110px;
    text-transform: uppercase;
}

a.ButtonGreen:hover {
		cursor: pointer;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89)));
		background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89));
		background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89));
        text-transform: uppercase;
}

input.ButtonGreen:disabled, .cssLinkExcel:disabled {
	border: 1px solid rgb(200,200,200);
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #F3F5F7;
	font-size: 12px;
	color: #B9BABA;
	text-shadow: 1px 0px #cccccc;
	text-decoration: none;
	margin-left: 5px;
	min-width: 110px;
	margin-top: 2px;
	float: right;
	text-transform: uppercase;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(243,245,247)), color-stop(100%, rgb(243,245,247)));
	background-image: -webkit-linear-gradient(rgb(243,245,247),rgb(243,245,247));
	background-image: -moz-linear-gradient(rgb(243,245,247),rgb(243,245,247));
	background-image: -o-linear-gradient(rgb(243,245,247),rgb(243,245,247));
	background-image: linear-gradient(rgb(243,245,247),rgb(243,245,247));
}


.TextConfirmationJquery {
	margin-top: 10px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;
}


.buttonDialogOK {
	/*border: 1px solid #70b43b !important;*/
	border: 1px solid rgb(221,92,27) !important;
	padding: 6px 10px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-ms-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	border-radius: 5px !important;
	/*background-color: #47679c !important;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0))) !important;
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0)) !important;
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0)) !important;
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0)) !important;
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0)) !important;
	font-size: 12px !important;
	color: white !important;
	text-shadow: 0 0px 0px #000 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	margin-left: 5px !important;
	min-width: 88px !important;
	margin-top: 2px !important;
	text-align: center !important;
	/*height: 14.4px !important;*/
    min-width: 110px !important;
    text-transform: uppercase !important;
    float: right !important;
    outline-color: transparent !important;
}

    .buttonDialogOK:hover {
		    cursor: pointer !important;
		    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(255,107,0)), color-stop(100%,rgb(248,197,89))) !important;
		    background-image: -webkit-linear-gradient(rgb(255,107,0),rgb(248,197,89)) !important;
		    background-image: -moz-linear-gradient(rgb(255,107,0),rgb(248,197,89)) !important;
		    background-image: -o-linear-gradient(rgb(255,107,0),rgb(248,197,89)) !important;
		    background-image: linear-gradient(rgb(255,107,0),rgb(248,197,89)) !important;
            text-transform: uppercase !important;
    }

.buttonDialogCancel {
	/*border: 1px solid #717478 !important;*/
	border: 1px solid rgb(120,120,120) !important;
	padding: 6px 10px !important;
	/*line-height: 22px !important;*/
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-ms-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	border-radius: 5px !important;
	background-color: #D4D4D4 !important;
	/*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #898b8f), color-stop(100%, #7e7f80)) !important;
	background-image: -webkit-linear-gradient(#898b8f,#7e7f80) !important;
	background-image: -moz-linear-gradient(#898b8f,#7e7f80) !important;
	background-image: -o-linear-gradient(#898b8f,#7e7f80) !important;
	background-image: linear-gradient(#898b8f,#7e7f80) !important;
	-webkit-box-shadow: inset 0 0px 1px #b2b2b4 !important;
	-moz-box-shadow: inset 0 1px 0px #b2b2b4 !important;
	box-shadow: inset 0 0px 1px #b2b2b4 !important;*/
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(212,212,212)), color-stop(100%, rgb(180,180,180))) !important;
	background-image: -webkit-linear-gradient(rgb(212,212,212), rgb(180,180,180)) !important;
	background-image: -moz-linear-gradient(rgb(212,212,212), rgb(180,180,180)) !important;
	background-image: -o-linear-gradient(rgb(212,212,212), rgb(180,180,180)) !important;
	background-image: linear-gradient(rgb(212,212,212), rgb(180,180,180)) !important;
	font-size: 12px !important;
	color: #333333 !important;
	text-shadow: 1px 0px #cccccc !important;
	text-decoration: none !important;
	margin-left: 5px !important;
	min-width: 110px !important;
    min-height: 24px !important;
	margin-top: 2px !important;
	text-transform: uppercase !important;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif !important;
    line-height: normal !important;
    outline-color: transparent !important;
}

	.buttonDialogCancel:hover {
		cursor: pointer !important;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(180,180,180)), color-stop(100%,rgb(212,212,212))) !important;
		background-image: -webkit-linear-gradient(rgb(180,180,180),rgb(212,212,212)) !important;
		background-image: -moz-linear-gradient(rgb(180,180,180),rgb(212,212,212)) !important;
		background-image: -o-linear-gradient(rgb(180,180,180),rgb(212,212,212)) !important;
		background-image: linear-gradient(rgb(180,180,180),rgb(212,212,212)) !important;
	}

/* Documentos */
div.document {
	/*overflow: hidden;*/
	/*  border: thin solid #000; */
	width: 100%;
	border-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #eee;
	vertical-align: bottom;
	height: 2em;
}

.columnA {
	float: left; /* border: thin solid #000; */
	width: 3.1em;
	min-width: 3.1em;
	text-align: left;
	line-height: 2em; /* text centrado en vertical*/
}

.columnB {
	float: left; /* border: thin solid #000; */
	width: 80%;
	min-width: 80%;
	text-align: left;
	line-height: 2em; /* text centrado en vertical*/
}

.columnC {
	float: left; /* border: thin solid #000; */
	width: 0%;
	min-width: 0%;
	text-align: right;
	line-height: 2em; /* text centrado en vertical*/
}

.columnD {
	float: left; /* border: thin solid #000;  */
	width: 12%;
	min-width: 12%;
	text-align: left;
	line-height: 2em; /* text centrado en vertical*/
}


span.exp_coll {
	background-image: url("../../images/expanded1.png");
	background-position: top center;
	background-repeat: no-repeat;
	height: 14px;
	padding: 0px 15px;
}

input:checked + label > span.exp_coll {
	background-image: url("../../images/collapsed1.png");
}


.SeparatorBottomSolid {
	border-style: none none solid none;
	border-bottom-width: 1px;
	border-bottom-color: rgb(140,160,165);
}

.botonEstiloLink {
	background-color: transparent;
	color: blue;
	border: none;
	cursor: pointer;
	text-decoration: underline;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.FloatNone {
	float: none;
}

.imageForErrorNO {
	background-image: url('../../images/exclamation.png');
	background-size: 16px 16px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.imageForError {
	padding-left: 20px;
	background: url('../../images/exclamation.png') no-repeat;
}


.ButtonFilterGrid {
	border: 1px solid rgb(221,92,27);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #7f8286;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgb(248,197,89)), color-stop(100%, rgb(255,107,0)));
	background-image: -webkit-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -moz-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: -o-linear-gradient(rgb(248,197,89),rgb(255,107,0));
	background-image: linear-gradient(rgb(248,197,89),rgb(255,107,0));
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	box-shadow: inset 0 1px 1px #e7e9ee;
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin-left: 5px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*float:right;*/
	/*min-width:90px;*/
	min-height: 20px;
	margin: 3px 3px 3px 0px;
}

.ButtonResetFilterGrid {
	border: 1px solid rgb(120, 120, 120);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #D4D4D4;
	background-image: linear-gradient(rgb(212,212,212), rgb(180,180,180));
	-webkit-box-shadow: inset 0 1px 1px #e7e9ee;
	-moz-box-shadow: inset 0 1px 1px #e7e9ee;
	box-shadow: inset 0 1px 1px #e7e9ee;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*float:right;*/
	/*min-width:90px;*/
	min-height: 20px;
	margin: 3px 3px 3px 0px;
}


.TitleAction {
	letter-spacing: 0.01em;
	overflow: hidden;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	width: 1024px;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	font-size: 26px;
	text-align: left;
}

/***** ADAPTACIÓN A NAVEGADORES: FIREFOX, CrOME, OPERA Y SAFARI *****************************************/
/* Se comenta porque ya no aplica
div.upload input {
	 color: #acabab;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
 
}*/

.fileUpload {
	/*color: transparent;*/
	height: 25px;
	width: 340px;
	text-transform: uppercase;
}

textarea {
	resize: none;
}

 /*.ajax__calendar_title{
      font-weight:bold;
      font-family:"Roboto", Arial, Helvetica, sans-serif;
    }
  
        .ajax__calendar_day  
        {   color:#000;
            background-color:#fff;  
            font-family:"Roboto", Arial, Helvetica, sans-serif;  
            }  
.ajax__calendar_header  
{  
    font-weight:bold;
    font-family:"Roboto", Arial, Helvetica, sans-serif;
    color:#000;
}         
   

.disable_future_dates 

 { 

     color:red;  text-decoration:strike; cursor:pointer;

}*/
 .ajax__calendar_day_disabled
{
     
 color:#000 !important;
 text-decoration:line-through;
}


/********FIN DE ADAPTACIÓN A NAVEGADORES******************************************************************/




#PasswordRequirements {
	/*background-color:#669966;*/
	overflow: hidden;
	width: 400px;
	margin: 0 auto;
	border: 6px solid white;
	-webkit-box-shadow: 0 0px 2px #696765;
	-moz-box-shadow: 0 0px 2px #696765;
	box-shadow: 0 0px 2px #696765;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transform: translate3d(0, 0, 0);
	min-height: 80px;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
}

/*Tenemos que poner '!important' porque este atributo debe tener prioridad sobre otros usos de la misma propiedad 'display'. En este caso
    la propiedad 'display' se está usando en otra hoja de estilos que se cargua primero de modo que sólo usa la primera
    cargada 
*/
.noVisible{display:none !important;}     
.isVisible{display:block !important;}       
.withPaddingLeft50{padding-left:50px;}
 

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*ProductBankSettings*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.textoAbajo{clear:both;padding-top:10px;} 
.gridTxtBoxesCss{margin-left:5px;padding-left:2px;} 
.claseContenedor{height: 1%; overflow: hidden;}
.clasePanelIzq{float: left;margin-left:5%;}
.clasePanelDch{float: right;margin-right:5%;}

.lineaVertical{float: left; border-left: thin solid #a3a5aa;margin-left:5%;height:200px;margin-top:8%;}

.popUpFees{line-height: 30px; margin-left: 5.5%;margin-top:30px;width:90%;}
 
.ModalPopPupFees {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 2px;
    overflow:auto;
    background-position: center; 
    max-height:85%;
    height:700px;
    max-width:80%;
}

.twoGrid{width:60%;}
.oneGrid{width:43%;}

.barraSeparadora {
    position: relative;
    background-color: #AAADB1;
    height: 1px;
    clear: both;
    margin-bottom: 5px;   
}

.BankSettings li {
    display: block;
    height: 100%;
    position: relative;
    /*border-top: 1px solid #fcfcfe;*/
    overflow: hidden;
    /*padding-bottom: 10px;*/
}

    .boderSpecial{
        border-top: 1px solid #d8d8d8;
        padding-bottom: 20px;
    }   

    .BankSettings li:first-child {
        border-top: none;
    }

    .BankSettings li:last-child {
        border-bottom: none;
    }

.BankSettings h2 {
    font-size: 20px;
    font-weight: bold;
    color: #797777;
    padding-bottom: 4px;
}

.BankSettings h3 {
    font-size: 17px;
    font-weight: 600;
    color: #797777;
    padding-bottom: 8px;
}

.BankSettings p {
    color: #797777;
    font-size: 14px;
    line-height: 20px;
}

.BankSettings a {
    color: #797777;
    text-decoration: none;
}

    .BankSettings a:hover {
        text-decoration: underline;
    }

.BankSettings a.no-decoration{
    color: #797777;
    text-decoration: none;
    cursor: text;
}

.BankSettings li.active {
    background-color: #fff;
}

.BankSettings li.inactive {
    background-color: #f5f6f4;
}



.BankSettings .campaign-details-column {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 22px;
    width: 100%;
}


.BankSettings .divGeneralInfo {
    float: left;
    position: relative;
    width: 570px;
    z-index: 1;
    left: 0px;
    top: 0px;
    overflow: visible;
}

.BankSettings .divprogressbar {
    float: left;
    position: relative;
    width: 360px;
    z-index: 1;
    left: 0px;
    top: 0px;
    overflow: visible;
}


    .BankSettings .divprogressbar p {
        color: #797777;
    }

.BankSettings .divbuttonsPublishing {
    margin-left: 430px;
    margin-right: 44px;
    margin-top: -155px;
    width: 550px;
    height: 155px;
}

    .BankSettings .divbuttonsPublishing p {
        color: #797777;
    }


.BankSettings .divMoreInfo input {
}

.BankSettings .divMoreInfo img {
    margin-top: 50px;
    margin-left: 5px;
}

.HorBar{
    background-color:#f0f0f0; border-radius: 4px; 
}
.HorBarA {
	background-color: #004b8c;
	height: 19px;
	border-radius: 4px;
	margin: 1px;
}
.HorBarB {
	background-color: #1bad2b;
	height: 19px;
	border-radius: 4px;
	margin: 1px;
}
.HorBarAColor {
	color:  #004b8c;
}
.HorBarBColor {
	color: #1bad2b;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.ModalPopPupScenarios {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 2px;
    overflow:auto;
    background-position: center; 
    height:400px;
    width:600px;
}

.bold {
	font-weight: bold !important;
}

.invisible {
	visibility: hidden;
}

strong { 
    font-weight: bold!important;
} 

b { 
    font-weight: bold!important;
} 

/* Estilo para que en los errores generados por los HTML helpers de MVC aparezca la cruz de error */
.field-validation-error { 
    font-size: 14px;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	color: white;
    background: url('../../images/exclamation.png') no-repeat; 
    background-position-x: left;
    background-color: transparent;
    border-width: 2px;
    border-color: transparent;
}

.field-validation-error span { 
    display: none !important;
}

.field-validation-valid
{
    display: none;
}

/* Estilos para que los mensajes de error generados por los HTML helpers de MVC salgan como un tooltip */
.ui-tooltip {
	width: auto !important;
	text-align: left !important;
	box-shadow: none !important;
	border: 1px solid rgba(0, 0, 0, 0.125) !important;
	padding: 5px !important;
	position: absolute !important;
	max-width: 300px !important;
	border-radius: calc(0.25rem - 10px) calc(0.25rem - 1px) 0 0 !important;
}

.ui-tooltip-content {
	font-size: 13px !important;
	border-width: 0px !important;
	border-color: transparent !important;
	color: red !important;
	background-color: transparent !important;
	padding: 2px !important;
	text-align: center;
}


/* Estilos traídos de las páginas con pestañas, estaban en el propio ascx */

input[readonly] {
	background: #F3F5F7;
	color: #b9baba;
	border: 1px solid #e0e0e0;
	/*background: transparent !important;
	font-weight: 400;
	font-size: 14px;
	FONT-FAMILY: "Roboto", Arial, Helvetica, sans-serif;
	color: #797777 !important;
	border-style: none !important;
	background-color: #ffffff !important;
	cursor: default !important;
	-moz-appearance: none !important;
	line-height: normal;*/
}

select[readonly] {
	background: #F3F5F7; 
    color: #b9baba; 
    border: 1px solid #e0e0e0;
}

.auto-style2 {
    height: 31px;
}

.TableWithRoundedEdges {
    border-radius:10px; 
    -moz-border-radius:10px; /* Firefox */ 
    -webkit-border-radius:10px; /* Safari y Chrome */ 
    min-height:60px;
    /* Otros estilos */ 
    border:1px solid #eee;
    background:#faf6c3;
    padding:5px;
    margin-left:250px;
}

#lblFeatures ul {
    padding-left: 15px;
}

.divGeneralInfo h1 label,
.divGeneralInfo h2 label,
.divGeneralInfo h3 label,
.divGeneralInfo h4 label,
.divGeneralInfo h5 label,
.divGeneralInfo h6 label {
    font-size: inherit;
    font-weight: bold;
}


/*********Copiado de StyleCSR.css **********/
.marginLeft10 {
    margin-left: 10px;
}
.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
}

.td-header {
	padding: 0.60rem 1rem;
	margin-bottom: 0px;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	border-right: 1px solid rgba(0, 0, 0, 0.125);
	font-size: 14px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #797777;
}


.grid-header {
	padding: 0.60rem 1rem;
	margin-bottom: 0px;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	border-right: 1px solid rgba(0, 0, 0, 0.125);
	font-size: 14px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #797777;
	text-transform: uppercase;
}



.td-white {
	padding: 0.60rem 1rem;
	margin-bottom: 0px;
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	border-right: 1px solid rgba(0, 0, 0, 0.125);
	font-size: 14px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #797777;
}

.card-body td {
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
	/*text-align:center;*/
}

.ModalWindowDisplayMeOnTopPlease {
	z-index: 100;
}


.card-header:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header {
	padding: 0.60rem 1rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}


	.card-header .Labels {
		font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
	}

.ui-widget {
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
	font-size: 1em;
}

/*******Account Maintenance: layers ***************/
.mitadIzq {
	float: left;
	width: 50%;
	min-width: 50%;
	text-align: left;
}
.mitadDerecha {
	float: right;
	width: 50%;
	min-width: 50%;

}

.paddingForRows{
	padding:5px;
}

/*******Account Maintenance ***************/


.ui-widget .ui-widget {
	font-size:14px!important;
}