
body{
	font-family: Calibri;
}

.fondoCity {
	background: url(iconos/body.jpg) no-repeat center center fixed;
	background: url(../iconos/body.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.entradaAPP {
	background: url(iconos/body.jpg) no-repeat center center fixed;
	background: url(../iconos/EntradaAPP.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.divFondo {
	background: url(../iconos/libroAbierto.png) no-repeat center center;
	background-size: cover;
}

.divAsk{
	border-color: #FFFBF0;
	background-color: #8db3e2;
	border-radius:15px;
	width: 700px;
	padding-bottom:15px;
	padding-top:3px;
	margin-top:5px
}

/* en los PopUp se borran las clases */
#BoxActualizarActividad, #BoxPopUpInforme {
	background: url(iconos/body.jpg) no-repeat center center fixed;
	background: url(../iconos/body.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.liBtnTBmenu{
	display:inline;
	padding:16px;
}

.liBtnTBmenu:hover{
	font-weight:bold;
	color:#0000FF;
}

.submenu200{ width:200px; }
.submenu170{ width:170px; }

.ulMenuX{
	display: inline;
	height:24px
}

.ulMenuY{
	list-style: none
}

.liTab{
	display:inline-table;
	float:left;
	padding:10px;
	border:solid;
	border-bottom:none;x
	border-top-right-radius: 20px;
	border-width:thin;
}

.liTab:hover{
	font-weight:bold;
	color:#0000FF;
}

.liMnuHome{
	display:inline-block;
	list-style-type:none;
	float: left;
	width:32px;
	height:22px;
	cursor: pointer;
}

.liMnuHome:hover{
	background-color:#b7dde8;
}

.liMnuSup{
	display:inline-block;
	list-style-type:none;
	float: left;
	width:200px;
	height:22px;
	font-size: 18px;
	background-color:#2c3e50;
	color: #f5f5f5;
	border-radius:3px;
	cursor: pointer;
}

.liMnuSup:hover{
	background-color:#366092;
	font-weight: bold;
}

.liManual{
	height:48px;
	margin-top: 10px;
	background-color:#2c3e50;
	color: #f5f5f5;
	border-radius:4px;
	cursor: pointer;
}

.liManual:hover{
	background-color:#32465a;
}


.imgBtnBdr {
	border:outset #FFFFFF 1px;
	align:absmiddle
}

.imgBtnBdr:hover {
	background-color:#00CCFF;
	border:outset #0000CC 1px;
	cursor:pointer
}

.imgBtn {
	align: absmiddle;

}

.imgBtn:hover {
	border:outset #FFFFFF 1px;
	background-color:#00CCFF;
	cursor:pointer
}

.progress-label{
	position: absolute;
	left: 50%;
	top: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}

.labelBootsrp{
	/*height:34px;*/
	/*padding:6px 12px;*/
	/*font-size:14px;*/
	/*text-align: center*/	
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:700;
} 

.inputBootsrp{
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.4285;
	color:#555;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:4px;
}

.inputBootsrp:focus{
	border-color:#66afe9;
	outline:0;
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
}

.inputUnderLine{
	text-decoration: none;
	background-color:transparent;
	border: none;
	border-bottom: solid thin
}

.fileBootsrp{
	height:22px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.4285;
	color:#555;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:4px;
} 

.fileBootsrp:focus{
	border-color:#66afe9;
	outline:0;
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
}
.textBootsrp{
	padding:6px 12px;
	font-size:14px;
	line-height:1.4285;
	color:#555;
	background-color:#fff;
	border:1px solid #ccc;
	border-radius:4px;
} 

.textBootsrp:focus{
	border-color:#66afe9;
	outline:0;
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);
}

.btnBootsrp{
	color:#fff;
	background-color:#5bc0de;
	display:inline-block;
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align: center;
	border-color:#28a4c9;
	text-shadow:inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
    border-radius: 4px;
	-webkit-appearance: button;
}

.btnBootsrp:hover {
	border:outset #FFFFFF 1px;
	background-color:#00CCFF;
	cursor:pointer
}

.btnDetUsr{
	color:#fff;
	background-color:#2c3e50;
	display:inline-block;
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align: center;
	border-color:#28a4c9;
	text-shadow:inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
    border-radius: 4px;
	-webkit-appearance: button;
}

.btnDetUsr:hover{
	background-color:#5bc0de;
}

.divCloseDiv{
	border: thin solid #17365d;
	color: #17365d;
	width: 50px;
	height: 20px;
	text-align: center;
	margin-top: 1px;
	margin-left: calc(100% - 52px);
	cursor: pointer
}

.divCloseDiv:hover{
	background-color: #17365d;
	border-color: #c4bd97;
	color: #c4bd97
}

.myDialog .ui-dialog-titlebar {
	/* border-radius: top-left top-right bottom-right bottom-left */
	text-align: center;
	background-color: #2c3e50;
	color: #f5f5f5;
	border: none
}

.myDialog .ui-dialog-titlebar-close{
	width: 55px !important;
	color: #FFFBF0 !important;
	border: 1px solid #FFFBF0 !important;
	background: #2c3e50 !important;
	font-size:12px !important;
	text-indent: 0px !important;
	text-align: center;
}

.myDialog .ui-dialog-content{
	background-color: #FFFBF0 !important;
}

.myDialogNT .ui-dialog-titlebar {
	visibility: hidden;
	display: none;
}

.myDialogNT .ui-dialog-content{
	background-color: #FFFBF0 !important;
}

.frmUpload{
	width:94%;
	margin-left:2%;
	text-align:center;
	margin-top:10px;
	border: solid 1px #FFFFFF;
	border-radius:4px;
	padding-top:10px;
	padding-bottom:10px;
	display:none
}

.trColorH:hover{
	background-color: #C1C1C1 !important;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer
}

.thCabecera{
	color: #31859b;
	background-color: #E9E9E9;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left !important;
	border-left: thin solid #A0A0A4
}

.tdLeftLine{
	border-left: thin solid #A0A0A4
}

.tdRightLine{
	border-right: thin solid #A0A0A4
}

.Simedico{
	color:#FF0000
}

.Simedico:hover{
	background-color: #C1C1C1;
	font-weight: bold;
	color: #FF0000;
	cursor: pointer
}

#tblEncuesta{
	table-layout: auto;
	width: 70%
}

#tblEncuesta td {
	padding-left:5px;
	padding-right: 10px
}