@charset "utf-8";
/* CSS Document */
html{ width: 100%; height: 100%;}

@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabThi-webfont.eot');
    src: url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabThi-webfont.woff') format('woff'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabThi-webfont.ttf') format('truetype'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ColaborateRegular';
    src: url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabReg-webfont.eot');
    src: url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabReg-webfont.woff') format('woff'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabReg-webfont.ttf') format('truetype'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabReg-webfont.svg#ColaborateRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateMediumRegular';
    src: url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabMed-webfont.eot');
    src: url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabMed-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabMed-webfont.woff') format('woff'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabMed-webfont.ttf') format('truetype'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabMed-webfont.svg#ColaborateMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ColaborateBoldRegular';
    src: url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabBol-webfont.eot');
    src: url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabBol-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabBol-webfont.woff') format('woff'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabBol-webfont.ttf') format('truetype'),
         url('https://cfdifacil.mx/wp-content/themes/Nova/fonts/ColabBol-webfont.svg#ColaborateBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
    width: 100%;
    height: 100%;
    background: #fff;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 13px;
}
body.home{ background: #f2f2f2;}
a { color:#666; }
td { line-height: 32px; }
input {
    height: 20px;
    padding: 2px;
    border: solid 1px #CCC;
    color: #555;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
border-radius: 2px;
-ms-border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}

input[type="submit"], input[type="button"] {
    background: rgb(30,134,255);
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;
    base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlODZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTcwZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(30,134,255,1) 0%, rgba(25,112,213,1) 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,134,255,1)), color-stop(100%,rgba(25,112,213,1)));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(30,134,255,1) 0%,rgba(25,112,213,1) 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(30,134,255,1) 0%,rgba(25,112,213,1) 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(30,134,255,1) 0%,rgba(25,112,213,1) 100%);
 /* IE10+ */
    background: linear-gradient(top, rgba(30,134,255,1) 0%,rgba(25,112,213,1) 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e86ff', endColorstr='#1970d5',GradientType=0 );
 /* IE6-8 */
    padding: 2px 15px;
    height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border: none;
    cursor: pointer;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-box-shadow: 0px 1px 3px #ccc;
    -webkit-box-shadow: 0px 1px 3px #CCC;
    box-shadow: 0px 1px 3px #CCC;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	margin-top: 15px;
}

input[type="submit"]:hover, input[type="button"]:hover{
    -moz-box-shadow: 0px 0px 2px #ccc;
    -webkit-box-shadow: 0px 0px 2px #CCC;
    box-shadow: 0px 0px 2px #CCC;
    background: #186aca;
}

input[type="submit"]:active {
    background: #1765c1;
}

.textfield {
    clear: both;
    margin-bottom: 5px;
}

.inline .textfield{
	clear:none;
	margin: 8px;
float: left;
display: inline-block;}

.inline input[type="submit"]{
	margin-top: 7px;
margin-left: 173px;}


tr {
    height: 32px;
}

strong {
font-weight: bold;
}

legend {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0px;
    border-bottom: dotted 1px #CCC;
    padding-bottom: 4px;
	float: left;
  	width: 100%;
}

caption {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0px;
    border-bottom: dotted 1px #CCC;
    padding-bottom: 4px;
}

label {
    width: 85px;
    text-align: left;
    display: inline-block;
}

table label{ width:auto;}

table img {
text-align: center;
display: inline-block;
margin-bottom: -6px;
}

#header {
    width: 100%;
    display: block;
    height: 103px;
    border-bottom: solid #ccd2d5 1px;
    padding-top: 11px;
    background: rgb(246,246,246);
 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;
    base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(250,250,250,1) 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(250,250,250,1)));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(250,250,250,1) 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(250,250,250,1) 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(250,250,250,1) 100%);
 /* IE10+ */
    background: linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(250,250,250,1) 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#fafafa',GradientType=0 );
 /* IE6-8 */
}

.logo {
    width: 229px;
    height: 90px;
    display: block;
    background: url(../images/logo.png) repeat-x;
    margin-left: 20px;
    position: relative;
}

#nav {
    width: 18%;
    border: none;
    padding-top: 10px;
    display: inline-block;
    float: left;
    max-width: 200px;
	border-right: solid 1px #CCC;
height: 100%;
background:#f5f5f5;
}

#menu {
}

#menu li {
}

#menu ul li, #menu li:last-child {
    border: none
}

#menu a {
    display: block;
    color: #031422;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    padding: 4px 5px;
    margin-left: 20px;
}

#menu a:hover {
    color: #031422;
    -webkit-transition: color 0.2s linear;
}

#menu ul a {
    color: #208cff;
    font-size: 12px;
    margin-left: 20px;
}

#menu ul a:hover {
   background:#f5f5f5;
    color: #2961A9;
    text-shadow: none;
    -webkit-transition: color, background-color 0.2s linear;
}

ul {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}

#menu ul {
    background:#f5f5f5;
}

#menu li ul {
    display: none;
}

#menu .menu-01,#menu .menu-02, #menu .menu-03, #menu .menu-04, #menu .menu-05, #menu .menu-06{position: relative; background: url(../images/icons-menu.png) no-repeat; margin-left: 20px;}

#menu .menu-01{}
#menu .menu-02{ background-position:0 -25px;}
#menu .menu-03{ background-position:0 -50px;}
#menu .menu-04{ background-position:0 -74px;}
#menu .menu-05{ background-position:0 -98px;}
#menu .menu-06{ background-position:0 -121px;}

#content {
    width: 81%;
    padding: 2% 0%;
    height: 70%;
    display: inline-block;
    float: left;
    position: relative;
	background: #FEFEFE;
}

.center {
    width: 80%;
    margin: 0 auto;
    display: block;
	padding-bottom: 80px;
}

.a-c{margin: 0 auto -6px auto;
display: block;
position: relative;
}

#topnav {
    position: absolute;
    top: 0px;
    right: 50px;
    background: url(../images/topnav.png) no-repeat;
    z-index: 2;
	width: 278px;
}

#inicio {
    background: #fff;
    width: 70%;
    min-width: 780px;
    display: block;
    padding: 25px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 60px;
    border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-box-shadow: 0 2px 10px #eaeaea;
    -webkit-box-shadow: 0 2px 10px #eaeaea;
    box-shadow: 0 2px 10px #eaeaea;
}

#inicio .logo {
    margin-left: 0%;
}

#promo{
    margin-top: 20px;
}

.home-menu {
    width: 35%;
    float: left;
    display: inline-block;
}

.home-menu #nav {
    width: 100%;
    color: #ccc;
    max-width: 300px;
	background:none !important;
	border-right: none !important;
}

.home-menu #nav a {
    color: #999;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
}


#inicio #content {
    width: 58%;
    padding: 2% 3%;
	border-left: solid 1px #eaeaea;
}

.even {
    background-color: #f5f5f5;
}

.odd {
    background-color: #fff;
}

.error {
    background-color: #D10000;
    padding: 5px;
  	margin: 10px 0;
	color: white;
	border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}

.validateTips {
   color: #999;
    padding: 10px 0;
}

ul.topnav {
    list-style: none;
    padding: 0 10px;
    margin: 0;
    float: left;
    width: 300px;
    font-size: 12px;
}

ul.topnav li {
    float: left;
    margin: 0;
    padding: 0 0 0 0;
    position: relative;
	padding-right: 15px;
 /*--Declare X and Y axis base for sub navigation--*/
}

ul.topnav li a {
    padding: 10px 5px;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left;
}

ul.topnav li a:hover{
	color:#cde4aa;
}

ul.topnav li span {
 /*--Drop down trigger styles--*/
    width: 100%;
    height: 35px;
    float: left;
    background: url(../images/dropdown.png) no-repeat right 10px;
	position: absolute;
	left: 0;
}



ul.topnav li span.subhover {
    background-position: right 11px;
    cursor: pointer;
	
} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
    list-style: none;
    position: absolute;
 /*--Important - Keeps subnav from affecting main navigation flow--*/
    left: -5px;
    top: 35px;
    background: #ddd;
    margin: 0;
    padding: 0;
    display: none;
    float: left;
    width: 135px;
    border: 1px solid #EAEAEA;
}

ul.topnav li ul.subnav li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #FEFEFE;
 /*--Create bevel effect--*/
    border-bottom: 1px solid #DBDBDB;
 /*--Create bevel effect--*/
    clear: both;
    width: 135px;
}

html ul.topnav li ul.subnav li a {
    float: left;
    width: 125px;
    background: #eee url(dropdown_linkbg.gif) no-repeat 10px center;
    padding: 7px 5px 7px 5px;
	font-size: 11px;
	color: #333;
}

html ul.topnav li ul.subnav li a:hover {
 /*--Hover effect for subnav links--*/
    background: #ddd url(dropdown_linkbg.gif) no-repeat 10px center;
}


table{width: 100%; margin-top: 20px;}

.del {
background: #d21010 !important;
font-size: 11px !important;
padding: 0px 8px !important;
margin: 5px 2px;
text-shadow:none !important;
height: 20px  !important;
}

.add {
background: #7dbb0d !important;
font-size: 11px !important;
padding: 0px 8px !important;
margin: 5px 2px;
text-shadow:none !important;
height: 20px  !important;
}

.btn_complementos {
height: 22px !important;
padding: 2px 5px !important;
font-size: 11px !important;
text-shadow: none !important;
line-height: 19px !important;
}

table .separador{ height:15px;}

thead tr{ height:25px !important;}
thead th{padding: 0 4px; text-align: left;}
thead {
background: 
#1E86FF;
background: url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlODZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTcwZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, 
rgba(30, 134, 255, 1) 0%, 
rgba(25, 112, 213, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
rgba(30, 134, 255, 1)), color-stop(100%,
rgba(25, 112, 213, 1)));
background: -webkit-linear-gradient(top, 
rgba(30, 134, 255, 1) 0%,
rgba(25, 112, 213, 1) 100%);
background: -o-linear-gradient(top, 
rgba(30, 134, 255, 1) 0%,
rgba(25, 112, 213, 1) 100%);
background: -ms-linear-gradient(top, 
rgba(30, 134, 255, 1) 0%,
rgba(25, 112, 213, 1) 100%);
background: linear-gradient(top, 
rgba(30, 134, 255, 1) 0%,
rgba(25, 112, 213, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e86ff', endColorstr='#1970d5',GradientType=0 );
color: white;
font-weight: bold;
line-height: 25px;
font-size: 11px;
text-transform: uppercase;
}
.title {
font-size: 20px;
text-transform: uppercase;
font-weight:bold;
border-bottom: dotted 1px #EAEAEA;
padding-bottom: 5px;
color: #2190FF;
}
#pagination, .paging {
float: right;
font-size: 12px;
font-weight: bold;
text-align: center;
}
.paging{ margin-top:20px; padding-bottom: 30px; }
#pagination strong, .paging strong{
border: solid 1px #94CE3D;
padding: 0px 6px;
background: #94CE3D;
color: white;
text-decoration: none;
border-radius: 10px;
-ms-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}
#pagination a, .paging a{
border: solid 1px #E1F4C2;
padding: 0px 6px;
background: #E1F4C2;
color: #547523;
text-decoration: none;
border-radius: 10px;
-ms-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}
#pagination a:hover, .paging a:hover{background: #94CE3D; color: white;}
#btnFacturacion {
float: right;
}

.fleft{ float:left; display:inline-block; margin:10px 15px 0 0; clear: none;}
.fleft label{ width:auto; margin-right: 4px;}
.searchbtn input[type="submit"], .searchbtn input[type="button"] {
	margin-top:10px !important;
}
td img{
	margin-bottom: -6px;	
}

td a{
	display:block;
}

#RFC {
margin-right: 30px;
}

.block{ margin-bottom:10px;}

#footer {
    text-align: center;
    color: #999;
    font-size: 11px;
    margin-top: 30px;
}

.large_inputs input{ width:300px;}
.large_inputs label{width:130px;}

.imagenformato{ display:inline-block; float:left; margin-top:30px; margin-right:50px; margin-bottom: 10px;}
.imagenformato img {clear: both; display: block; height: 170px; margin-bottom: 10px;}
.clear{display:block; clear:both;}

.timbres {
background: #fbf7aa;
height: 30px;
line-height: 30px;
color: #7e6129;
display: block;
width: 200px;
text-align: center;
float: left;
margin: 10px 0 0;
}

#Usuario {
position: absolute;
top: 80px;
right: 80px;
color: #777;
width: 246px;
text-align: right;
}

#Demo {
color: 
#333;
font-weight: bold;}



#paquete {
width: 130px;
height: 218px;
position: relative;
margin: auto;
float: left;
padding-right: 1px;
padding-top: 30px;
}

.paquete_title {
/*color: white;
font-size: 16px;
font-family: 'ColaborateMediumRegular';
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
height: 44px;
position: relative;
text-align: center;
background: url(https://cfdifacil.mx/wp-content/themes/Nova/images/paquete_title.png) no-repeat center top;
line-height: 45px;*/
    border-radius: 25px !important;
    background: rgb(30,134,255);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;
    base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlODZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTcwZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(30,134,255,1) 0%, rgba(25,112,213,1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,134,255,1)), color-stop(100%,rgba(25,112,213,1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(30,134,255,1) 0%,rgba(25,112,213,1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(30,134,255,1) 0%,rgba(25,112,213,1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(30,134,255,1) 0%,rgba(25,112,213,1) 100%);
    /* IE10+ */
    background: linear-gradient(top, rgba(30,134,255,1) 0%,rgba(25,112,213,1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e86ff', endColorstr='#1970d5',GradientType=0 );
    /* IE6-8 */
    padding: 2px 15px;
    height: 19px;
    /*color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;*/
    border: none;
    cursor: pointer;
    -ms-border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-box-shadow: 0px 1px 3px #ccc;
    -webkit-box-shadow: 0px 1px 3px #CCC;
    box-shadow: 0px 1px 3px #CCC;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    margin-top: 15px;

    color: white;
    font-size: 16px;
    font-family: 'ColaborateMediumRegular';
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
    position: relative;
    text-align: center;

}

.paquete_num {
color: black;
font-size: 40px;
font-family: 'ColaborateBoldRegular';
width: 130px;
height: 75px;
position: relative;
background: url(https://cfdifacil.mx/wp-content/themes/Nova/images/paquete_num.png) no-repeat center top;
text-align: center;
line-height: 58px;
}

.paquete_num span {
color: black;
font-size: 20px;
font-family: 'ColaborateRegular';
text-align: center;
line-height: 1px;
clear: both;
display: block;
}

.paquete_price {
color: #128DCE;
font-size: 24px;
font-family: 'ColaborateBoldRegular';
width: 130px;
height: 65px;
position: relative;
background-color: #f5f5f5;
text-align: center;
line-height: 55px;
}

.paquete_price span {
font-size: 18px;
}

.paquete_btn {
color: white;
font-size: 17px;
font-family: 'ColaborateBoldRegular';
background: url(https://cfdifacil.mx/wp-content/themes/Nova/images/paquete_btn.png) no-repeat center top;
width: 130px;
position: relative;
text-align: center;
line-height: 30px;
}

.paquete_btn a{
    border-radius: 25px !important;
    /* Old browsers */
    background:#7dbb0d !important;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e86ff', endColorstr='#1970d5',GradientType=0 );
    /* IE6-8 */
    padding: 2px 15px;
    height: 19px;
    border: none;
    cursor: pointer;
    -ms-border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-box-shadow: 0px 1px 3px #ccc;
    -webkit-box-shadow: 0px 1px 3px #CCC;
    box-shadow: 0px 1px 3px #CCC;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    margin-top: 15px;
    color: white;
    font-size: 17px;
    text-decoration:none;
    font-family: 'ColaborateBoldRegular';
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.3);
}

.paquete_btn a:hover{
/*background: url(https://cfdifacil.mx/wp-content/themes/Nova/images/paquete_btn_h.png) no-repeat center top;*/
/*padding: 7px 12px 7px 13px;*/
/*color: #375000;*/
text-shadow:0px 1px 0px rgba(255, 255, 255, 0.3);
}
.export{display:block; background: #F2F2F2 url(../images/file-xls.png) 2px 4px no-repeat;
padding-left: 27px;
height: 28px;
border: solid 1px #CCC;
line-height: 28px;
width: auto;
position: absolute;
padding-right: 10px;
text-decoration: none; margin-top: 10px;}
.export:hover{border:solid 1px #999; color:#000;}

.alertmsg{ color:#7dbe0d;}
.mensajetxtarea{ width:600px; resize:none; height:140px; margin-top:10px;}

#divMasVendidos td{font-size:11px; padding:0 4px 0 4px; border-right: solid 1px #EAEAEA;}
#divMasVendidos td:last-child{border-right:none; font-weight:bold;}
#divMasVendidos td:first-child{ font-weight:bold;}


.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.paginate_button {
    border: solid 1px #94CE3D;
    padding: 0px 6px;
    background: #94CE3D;
    color: white;
    text-decoration: none;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

@-webkit-keyframes blinker {
    from {opacity: 1.0;}
    to {opacity: 0.0;}
}
.blink{
    /*text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-direction: alternate;*/
    font-weight: bold !important;
    color: red !important;
    font-size: 150% !important;
}