        * {font-family: 'source' !important;}
        *{box-shadow: none !important;}   
        
        @font-face {
  font-family: Gotham-Medium;
  font-style:  normal;
  font-weight: 100;
  font-display: swap;
  src: url("../../resources/font/gotham/Gotham-Medium.woff2") format("woff2"),
       url("../../resources/font/gotham/Gotham-Medium.woff") format("woff");
}

@font-face {
  font-family: source;
  font-style:  normal;
  font-weight: 100;
  font-display: swap;
  src: url("../../resources/font/Source_Sans_Pro/SourceSansPro-Regular.woff2") format("woff2"),
       url("../../resources/font/Source_Sans_Pro/SourceSansPro-Regular.woff") format("woff");
}
        
        body{
        margin: 0!important;
        }    
        body {
		    -moz-transform: scale(1, 1); /* Moz-browsers */
		    zoom: 1; /* Other non-webkit browsers */
		    zoom: 100%; /* Webkit browsers */
		}          
      
		.ventana-header>#ventana-info_header>#ventana-info_closer>span.ui-icon.ui-icon-closethick   { 		
			background-image: url(/resources/img/close2.svg); 
 			background-size: 20px 21px !important; 
 			background-position: 0 !important; 
 			position: relative; 
 			top: 25px !important; 
 			width: 20px !important; 
 			height: 24px !important; 
 			left: -130% !important;
		}
		#principal_content{
			margin: 0;
		    width: 100%;
		    background-color: white;
		    position:relative;
		}
		#page-container {
		  position: relative;
		  min-height: 110vh; 
		  background-color: #f2f3f7;
		}
		
		#content-wrap {
		  padding-bottom: 4.5rem;    /* Footer height */
		}
		
		#footer {
		  position: absolute;
		  bottom: 0;
		  width: 100%;
		  height: 5.5rem;             /* Footer height */
		  	background-color: #00312D !important;
		}
 
		
		.img-background { 
			/*background-color: #f2f3f7;*/
		    margin-left: auto;
		    max-width: 100%;
		    margin-right: auto;
		    height: 100%;
		    background-size: cover;
		    background-position-y: 60%;
		}		
		
		.width-parquimetros{
		 max-width: 1440px;
		 margin-left: auto;
		   
		    margin-right: auto; 
		}		
				
		.colorgreen {
			background-color: #0F4C42 !important;
			
		}
		
		.colorpurplegray {
			background-color: #E7E6EB !important;
			
		}
				
		.colorgreen-font {
			color: #0F4C42 !important;
			
		}	
		.cintilloFooter {
    background-image: url(/resources/img/cintillo.png);
    background-repeat: no-repeat;
    background-size: 100% !important;
    background-position-x: center;
    background-position-y: bottom;
    height: 25px;
}

/*index*/
/*OPCIONES CIUDADANO*/
.titulo-opcionesciudadano{
	
	font-family: Inter;
font-style: normal;
font-weight: bold;
font-size: 17.7466px;
line-height: 21px;
display: flex;
align-items: center;
text-align: center;

color: #9482A3;
}
/*opciones ciudadano*/
/*CONSULTA PLACA*/

/*CONSULTA PLACA*/

.top-round-img{
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.golden-line{
    background-color: #b6915c;
    height: 11px;
}
#template-parquimetros-inicio{
	border-radius: 20px 20px 0px 0px !important;
	    background-color: white;
	    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.no_aplica_index{
	font-size: 18px;
    font-weight: 800;
}
.lista-no-permitidos{
	
}
.lista-no-permitidos>li{
	    margin-bottom: 10px;
}
.bottom-blank{
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	
}

.grey_backgroun_index{
background-color: #f2f2f2;
}
/*index*/


.idGridMenuRespon>.ui-widget-content{
    background: #fff;
    /* color: #4f4f4f; */
    border: none!important;
}

.titulo-footer{
    font-family: Inter;
	font-style: normal;
	font-weight: bold;
	font-size: 15.975px;
	line-height: 19px;
	
	/* Black & White/White */
	
	color: #FFFFFF;
}
.titulo-footer-n{
    font-family: Inter;
	font-style: normal;
	font-weight: normal;
	font-size: 13.3125px;
	line-height: 16px;

/* Black & White/White */

color: #FFFFFF;
}
.center-div{
	display: flex;
   /* justify-content: center;*/
    align-items: center;
}

.ZeroPadding{
padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.red-temp{
	background-color: #8b1232;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.golden-templ{
	background-color: #f0eeec;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.datos-cdmx{
	color: #0c4c42!important;
    font-weight: bold;
}
.grey-button{
	    background-color: transparent!important;
	    color: #607D8B!important;
	    border: 1px solid!important;
}

.paquimetros-center-content{
	margin-left: auto; max-width: 1425px; margin-right: auto;position: relative;
}
#parquimetros-bandeja-prin{
	background-color: #FFFFFF;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.title_bandeja_tramites{
font-family: Inter;
font-style: normal;
font-weight: bold;
font-size: 23.962px;
line-height: 29px;

color: #000000;
}
.box-bandeja{
	display: flex;
    justify-content: center;
    align-items: center;
    background-color: green;
   	width: 230px;
    height: 200px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	
}
.menu-button-parquimetro>.ui-button{
    border: none !important;
    background-color: white;
}
.center-h-v{
	display: flex;
    justify-content: center;
    align-items: center;
}
.login-user{
	
	
	right:0;
}


.ui-menu.ui-menu-dynamic {
    position: absolute;
    display: none;
    z-index: 100000;
    background: #ffffff;
    box-shadow: none !important;
    border: none !important;
}
.ui-menu.ui-shadow {
    border: 1px solid #c8c8c8 !important;
}

.ui-menu .ui-menuitem-text {
    float: left !important;
    color: #9482A3 !important;
    font-size: 14px !important;
    font-family: Montserrat !important;
    font-weight: 700 !important;
}
.ui-widget .ui-icon.fa, .ui-icon.fa {
    background: none repeat scroll 0 0 transparent!important;
    text-indent: 0!important;
}

.img-manual-usuario {
    width: 32px;
    position: relative !important;
    top: 0 !important;
    left: -25px;
}
.icono-login {
    position: relative !important;
    top: 5px !important;
    left: -5px;
}
.etiqueta-logueo {
    width: 81px;
    height: 20px;
    font-family: sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: normal;
    text-align: right;
    color: #9f2241 !important;
}

.menu-button-parquimetro>.ui-button>.ui-icon {
    /* position: absolute !important; */
    margin: auto !important;
    top: 22px !important;
    bottom: 8px !important;
    left: -3px !important;
    right: 10px !important;
    background-image: url(/resources/img/select.svg) !important;
    width: 32px;
    height: 32px;
    background: transparent;
}

.ui-menuitem-link>.ui-icon {
    /* position: absolute !important; */
    /* margin: auto !important; */
    /* top: 9px !important; */
    /* bottom: 8px !important; */
    /* left: -3px !important; */
    /* right: 10px !important; */
    background-image: url(/resources/img/logout.png) !important;
    width: 32px;
    height: 32px;
    /* background: transparent; */
    background-size: 24px 24px;
}
.boton-guardar {
    font-size: 14px !important;
    font-weight: bold !important;
    letter-spacing: normal;
    text-align: center;
    /* padding-bottom: 5px; */
    color: #ffffff !important;
    background-color: #9482A3 !important;
    padding-top: 7px!important;
    padding-bottom: 7px!important;
}
.boton-buscar {
    font-size: 13px !important;
    font-weight: bold !important;
    letter-spacing: normal;
    font-family: Gotham-Medium;
    text-align: center;
    /* padding-bottom: 5px; */
    color: #ffffff !important;
    background-color: #9482A3 !important;
    border-radius: 5.32397px;
   
}

.fix_position_img{
	
	position:inherit;
}

/*MENU*/
.ui-widget-content {
    border: none !important;
}
.menu-bar-parquimetros{
/*	height: 32px;*/
    background-color: #f8f8f800;
    background: none;
}
.menu-bar-parquimetros>.ui-menu-list>.ui-menuitem>.ui-menuitem-link>.ui-menuitem-text{
	float: none!important;
}
.menu-bar-parquimetros>.ui-menu-list>.ui-menuitem>.ui-menuitem-link>.ui-menuitem-text{
	font-size: 18px !important;
}
.menu-bar-parquimetros>.ui-menu-list{
position: absolute;
    right: 0;
}

.paso_uno_titulo{
	font-family: Montserrat !important;
	font-style: normal;
	font-weight: 700;
	font-size: 25px !important;
	line-height: 24px;
	color: #535353 !important;
	letter-spacing: -0.0550088px;
}

.paso_uno_txt{
	font-family: Montserrat !important;
	font-style: normal;
	font-weight: 400;
	font-size: 15.9719px;
	line-height: 24px;
	/* or 148% */
	

	letter-spacing: -0.0550088px;
}

.paso_uno_txt_2{
	font-family: Montserrat !important;
	font-style: normal;
	font-size: 15.9719px;
	line-height: 24px;
	/* or 148% */
	

	letter-spacing: -0.0550088px;
}

.red_link{
	color: #9f2241 !important;
    font-weight: 800;
    text-decoration: none;
}
#parquimetros-bandeja-busqueda-placa{
	background-color: #E2E7F0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.buscadorPlaca{
		background-color: #FFFFFF!important;
}
/*VALIDACOPN [LACA*/
.validacion-placa-txt{
	font-family: Inter;
	font-style: normal;
	font-weight: bold;
	font-size: 26.6245px;
	line-height: 32px;
	text-align: center;
	
	/* Gray/Gray_900 */
	
	color: #1A202C;
}
.validacion-placa{
	font-size: 28px;
    font-weight: 800;
}
.border-bottom-val{
	    border-bottom: 1px solid #d4d4d4;
}

.box-validacion-placa {
    /*display: flex;*/
   /* justify-content: center;*/
    /*align-items: center;*/
    background-color: #00800000;
    width: 230px;
    height: 100px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.textos-validacion{
	font-family: Montserrat !important;
	font-style: normal;
	font-weight: bold;
	font-size: 17.7497px;
	line-height: 24px;
	/* or 133% */
	letter-spacing: -0.0550184px;


}
.textos-grey{
	font-size: 22px;
    font-weight: 800;
    color:grey;
}
.textos-grey-validacion{
font-family: Montserrat !important;
font-style: normal;
font-weight: bold;
font-size: 15.9747px;
line-height: 24px;
/* or 148% */


letter-spacing: -0.0550184px;

color: #575E67;
}

.white-text{
	color: #FFFFFF !important;
}
#validacion-placa{
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.validacion-correcta{
	background-color: #E2E8F0;
}
.validacion-incorrecta{
	background-color: #88185b;
	border-bottom-left-radius: 25px !important; 
	border-bottom-right-radius: 25px  !important;
}
.error_transparencia>.ui-panelgrid-content{	
	background: #fff0;
}
/*ALERTA CIUDADANO*/
.txt_sin_permiso{
	font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 23.962px;
    line-height: 29px;
    color: #666666;
}
.txt_sin_permiso{
	font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 23.962px;
    line-height: 29px;
    color: #666666;
}
.txt_sin_permiso-b{
	font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 23.962px;
    line-height: 29px;
    color: #666666;
    FONT-WEIGHT: 900;
}

.txt_sin_permiso-LINK{
	font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 23.962px;
    line-height: 29px;
   
    FONT-WEIGHT: 900;
}

.ui-panel-sin-pading-border.ui-panelgrid .ui-panelgrid-cell{
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
}


