﻿.logo {
    width: 482px;
    height: 80px;
    background-color: #ffffff !important;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.7);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.7);
    margin-left: -1px;
}

.footer, .push {
    width: 100%;
    height: 70px;
    padding-top: 20px;
    background-color: #447407 !important;
    font-size: 11px;
    text-align: center;
    color: #fff;
}

.logo img {
    max-height: 60px !important;
    margin: 10px !important;
}

#logoPacfe {
display:none !important;
}

.estiloLogo {
    padding: 5px;
    /* left: 32px; */
    position: relative;
    /* width: 180px; */
    max-width: 180px !important;
    max-height: 40px;
}

.loading_screen
{
    display:none;
    width:250px !important; 
    height:60px !important; 
    background-color:Red !important;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    margin-top: -70px !important;
    margin-left: -125px !important;
    overflow: hidden !important;
    padding: 15px !important;
    background: #fff !important;
    border: 1px solid #d5d5d5 !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    box-shadow: 0 0 20px rgba(3,44,52,.22) !important;
    -moz-box-shadow: 0 0 20px rgba(3,44,52,.22) !important;
    -webkit-box-shadow: 0 0 20px rgba(3,44,52,.22) !important;
    z-index: 9999 !important;
    text-align: center;
}
#PACFERecepcion {
display:none;
}

#AvisoPrivacidad {
padding-top:10px;
font-size:15px;
}
#LogoPACFE {
display:none;
}
#PortalPACFE {
display:none;
}
.soporte-texto
{
    text-align: right;
    margin-right: 25px;
    position: relative;
    top: -40px !important;    
    font-weight: bold;
}

#slick input.send {
	display: inline-block;
	background: rgb(210, 210, 210) !important;
	text-align: center;
	font-size: 12px;
    font-weight: bold;
	color: #fff;
	width: auto;
	padding: 6px 28px;
	border: none;
	outline: none;
	float: right;
	clear: none;
}

#slick .title {
    color: #498006 !important;
}

#slick p.intro a, .intro {
    color: #498006 !important;
}