@font-face {
    font-family: "CenturyGothic";
    src: url("../../CenturyGothic.ttf");
}
body{
	font-family: "CenturyGothic" !important;
}
#contenedor2
{
	display: none;
	width: 98%;
	height: 98%;
	margin:auto;
}

.cmenu
{
	height: 80px;
	width: 100%;
	padding-bottom: 10px;
}

.grupomenu
{
	float: left;
	width: 32.3%;
	padding-left: 0.5%;
	padding-bottom: 5px;
	display: inline;
}

#logeado
{
	padding-top: 21px;
	float:right;
    width: calc(100% - 380px);
    height: 21px;
    color:#34BACC;
    font-weight: bold;
    margin-right: 1.5%;
    font-size: 12px;
    text-align: right;
    margin-top: -52px;
    display: none;
}

#cabeceraMenu
{
	width: 100%;
	height: 80px;
	border-bottom: 2px solid #D8D8D8;
	margin-top: 15px;
	margin-bottom: 30px;
}

.tituloApp
{
	margin-left: 95px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.descrApp
{
	font-size: 13px;
	border:1px solid #4693e5;
	width: calc(100% - 100px);
	float:right;
	border-radius: 5px;
	height: 47px;
	padding:2px;
	font-family: "CenturyGothic";
	resize: none;
	background-color: white;
}

.btnApp
{
	float:left;
	border:1px solid #A4A4A4;
	height: 70px;
	width: 70px;
	margin:0 auto;
	border-radius: 6px;
	background: rgba(240,240,240,1);
	background: -moz-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,240,240,1)), color-stop(0%, rgba(219,219,219,1)), color-stop(0%, rgba(209,209,209,1)), color-stop(0%, rgba(245,245,245,1)), color-stop(100%, rgba(219,219,219,1)));
	background: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	background: -o-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	background: -ms-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	background: linear-gradient(to bottom, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb', GradientType=0 );
}

.btnApp img
{
	height: 40px;
	width: 40px;
	margin-top: 15px; 
	margin-left: 15px;
}

.btnApp:hover
{
	opacity: 0.7;
	border:1px solid #4693e5;
}

.btnApp:active
{
	transform: scale(0.96);
}

#btnLogout
{
	float:right; 
	border:1px solid #A4A4A4;
	border-radius: 3px; 
	background: rgba(240,240,240,1);
	background: -moz-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,240,240,1)), color-stop(0%, rgba(219,219,219,1)), color-stop(0%, rgba(209,209,209,1)), color-stop(0%, rgba(245,245,245,1)), color-stop(100%, rgba(219,219,219,1)));
	background: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	background: -o-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	background: -ms-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	background: linear-gradient(to bottom, rgba(240,240,240,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 0%, rgba(219,219,219,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb', GradientType=0 );
}

#btnLogout:hover
{
	opacity: 0.7;
	border:1px solid #4693e5;
}

#btnLogout:active
{
	transform: scale(0.96);
}

#tsgme
{
	float: left; 
	width:370px; 
	font-size: 17px;
	margin-left: 30px;
	font-weight: bold;
	padding-top: 12px;
}

#topfloat
{
	font-size: 9px;
	color:#A4A4A4;
	float:right; 
	width: 70px; 
	margin-right:0%;
}

#topVer
{
	float:left;
	margin-top: 5px;
}

#tituloyloginf
{
	width:calc(100% - 250px);
	float:right;
}
#divimgEnex
{
	height:70px; 
	width:180px;
	float:left;
}

/*AJUSTE DE LA CABECERA PARA MOVILES Y BAJA RESOLUCION*/

/*@media (max-width : 980px) {
.grupomenu{float:none;width: 100%;}
#topfloat{position: fixed;margin-top: 115px;margin-left: 5px;}
#imgEnex{float: none;text-align: left;}
#tsgme{float: left;font-size: 16px;position: absolute;margin-left: 195px;margin-top: 7px;text-align: left;}
#logeado{float: left;margin-top: 80px;width: 300px;padding:0;position: absolute;margin-left:0;text-align: left;margin-left: 4px;}
#cabeceraMenu{height: 160px;position: fixed;margin-top: -215px;background-color: white;z-index: 100;}
#topVer{text-align: left;}
body{padding-top: 200px;background-color: white;z-index: 100;}
#contenedor1{margin-top: -98px;}
#mgrupo1{padding-top: 0px;}
#divimgEnex{padding-top: 15px; height:55px; width: 188px;}
}*/
@media (max-width : 980px) {
.grupomenu{float:none;width: 100%;}
#topfloat{float:right;margin-top:17px;margin-left: calc(100% - 100px);z-index:100;position: absolute;}
#imgEnex{float: none;text-align: left;}
#tsgme{float: left;font-size: 16px;position: fixed;margin-left: 195px;margin-top: 21px;text-align: left;}
#logeado{float: left;padding-top: 80px;width: 300px;padding:0;position: absolute;margin-left:0;text-align: left;margin-left: 4px;}
#cabeceraMenu{height: 75px;position: fixed;margin-top: -90px;background-color: white;z-index: 100;}
#topVer{text-align: left;}
body{padding-top: 75px;background-color: white;z-index: 100;}
#contenedor1{margin-top: -65px;}
#mgrupo1{padding-top: 5px;}
#divimgEnex{padding-top: 15px; height:55px; width: 188px;}
}

@media(max-width:525px)
{
	#tsgme{float: left;font-size: 12px;position: static;margin-left: 64px;margin-top: 0px;text-align: left;padding-top: 10px;}
	#cabeceraMenu{height: 109px;position: fixed;margin-top: 0px;background-color: white;z-index: 100;}
	body{padding: 0;background-color: white;z-index: 100;}
	#contenedor1{margin-top: -65px;}
	#mgrupo1{padding-top: 0px; position: absolute; top: 135px; width: 94%}
}

#usernamelabel{
	position:absolute;
	top: 0px;
	right:22px;
	font-size: 15px;
}

#contenedor1.mobile{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0%;
	top: 0%;
	left: 0%;
	box-sizing: border-box;
}
#contenedor1.mobile #content div img{
	position: absolute;
	width: 220px !important;
	left: calc(50% - 110px);
	top: calc(20% - 20px);
	margin: 0%;
}
#contenedor1.mobile #content #titlelogin{
	position: absolute;
	width: 250px !important;
	left: calc(50% - 125px);
	top: calc(20% + 80px);
	margin: 0%;
}
#contenedor1.mobile #content form{
	position: absolute;
	width: 220px !important;
	left: calc(50% - 110px);
	top: calc(20% + 140px);
	margin: 0%;
}
#contenedor1.mobile #content a{
	position: absolute;
	width: 220px !important;
	left: calc(50% - 110px);
	top: calc(20% + 365px);
	margin: 0%;
}

