/*
 Theme Name:   Azucarera RRHH CV
 Theme URI:    
 Description:  Azucarera RRHH CV - Twenty Fifteen Child Theme
 Author:       Nuria Casado
 Author URI:   
 Template:     twentyfifteen
 Version:      1.0.0
 License: 	   GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 Text Domain:  twenty-fifteen-child
*/

/*
 Documentació Child Themes:
 http://codex.wordpress.org/Child_Themes
*/

/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */
body { font-family: Calibri,  Arial;}

.site-header {
    visibility: hidden;
}
.entry-meta {
    visibility: hidden;
}
.sidebar {
    visibility: hidden;
}

footer {
    visibility: hidden;
}
#sidebar, #masthead {
    visibility: hidden;
    width:0px !important;
}

#comments {
visibility: hidden;
height:0px;
}

header {
    visibility: hidden;
    height:0px;
}

.entry-title {
    font-size: 4.9rem;
    line-height: 1.2308;
    margin-bottom: 1.2308em;
}

.iphorm-group-title-description-wrap .iphorm-group-title {
    font-size: 2rem !important;
	color: #e4002b !important;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 5px;
	padding-top: 25px;
	border-bottom: solid 1px #e4002b; /*NC borde grupos*/
} 

.iphorm-group-row .iphorm-group-title {  /*NC grupo dentro de grupo*/
    font-size: 1.85rem !important;
    font-weight: bold;
	color: #000 !important;
    margin: 0px;
    padding-bottom: 5px;
	padding-top: 25px;
	border-bottom: dotted 1px #eee !important; /*NC borde grupos*/
} 

.site-content {
margin-left: 1.4118%; !important;
}

.site {
background-color: #FFF;
}

.tithead {
    font-size: 3rem !important;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 5px;
	color: #e4002b;
}

.titheadiso {
    font-size: 2.5rem !important;
    font-weight: normal;
    margin: 0px;
    padding-bottom: 1px;
	line-height: 2.7rem;
	color: #d3d3d3;
	text-align: center;
}

.subtithead {
    font-size: 2rem !important;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 5px;
	color: #e4002b;
}

p.CMCtxt, ul.CMCtxt {
	 font-family: Calibri,  Arial;
	font-size: 2rem !important;
    font-weight: normal !important;
   	color: #000;
	line-height: 2.5rem;
}

ul.CMCtxt {padding-left: 35px;}

p.CMCtxtnota {
	 font-family: Calibri,  Arial;
	font-size: 1.5rem !important;
    font-weight: normal !important;
   	color: #000;
	font-style: italic;
}

p.CMCtxtnotafin {
	 font-family: Calibri,  Arial;
	font-size: 1.7rem !important;
    font-weight: normal !important;
   	color: #e4002b;
	font-style: italic;
}

button {
text-transform: none !important;
}

/********************  cambios en las medidas del main       **************/

@media screen and (min-width: 2.6875em) {
	body:before {
		width: 2% !important;
		z-index: 0; /* Fixes flashing bug with scrolling on Safari */
	}

	.site {
		margin: 0 auto;
		max-width: 1403px;
	}

	.page {
		max-width: 1200px; /*para que con el estilo de IE no se haga más ancho*/
	}

	.sidebar {
		float: left;
		margin-right: -100%;
		max-width: 0px;
		position: relative;
		width: 2% !important;
	}

	.secondary {
		background-color: transparent;
		display: block;
		margin: 0;
		padding: 0;
	}

	.site-main {
		padding: 8.3333% 0;
	}

	.site-content {
		display: block;
		float: left;
		margin-left: 1.4118%;
		width: 90% !important;
	}
	}

/******************* para más anchura en IE ********************/

	*.page { /*para que en IE se expanda más*/
	width: 100% !important;
	}

/******************* para eliminar los bordes de tablas requerido en CMC título y logos **/
table {
border: 0!important;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 0 !important;
  margin: 0 0 1.6em;
  table-layout: fixed;
  width: 100%;
}

tr {
border: 0!important;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 0 !important;
  margin: 0 0 1.6em;
  table-layout: fixed;
}

td {
  border: 0!important;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 0 !important;
  margin: 0 0 1.6em;
  table-layout: fixed;
}



/***************** tabla formulario venta semilla de Caldera forms ******************************/

table.semillas-azucarera {
   width: 100% !important;
   table-layout: auto !important;
}

table.semillas-azucarera th {
 background-color: #e4002b !important;
 color: #fff;
  border-width: 0 !important;
}

.caldera-grid .alert-info {
font-weight: bold !important;
}

table.semillas-azucarera tr {
margin: 0 !important; 
}

table.semillas-azucarera td {
  
  margin: 0 !important; 
  font-size: 90%;
  padding:5px 8px 5px 8px;
  vertical-align: top;  
}

table.semillas-azucarera tr:nth-child(even){background-color: #f2f2f2}

table.semillas-azucarera th {
  font-size: 90%;
  font-weight: bold !important;
  line-height: 95%;
  vertical-align: middle;
   padding:5px 8px 5px 8px;
}

table.semillas-azucarera th.peq {
  font-size: 80%;
  font-weight: bold !important;
  line-height: 100%;
}

table.semillas-azucarera th.centrado {
text-align: center;
}

table.semillas-aimcra {
   width: 100% !important;
   table-layout: auto !important;
}

table.semillas-aimcra th {
 background-color: #176b3a !important;
 color: #fff;
  border-width: 0 !important;
}


table.semillas-aimcra tr {
margin: 0 !important; 
}

table.semillas-aimcra td {
  
  margin: 0 !important; 
  font-size: 90%;
  padding:5px 8px 5px 8px;
  
}

table.semillas-aimcra tr:nth-child(even){background-color: #f2f2f2}

table.semillas-aimcra th {
  font-size: 90%;
  font-weight: bold !important;
  line-height: 95%;
  vertical-align: middle;
   padding:5px 8px 5px 8px;
}

table.semillas-aimcra th.peq {
  font-size: 80%;
  font-weight: bold !important;
  line-height: 100%;
}

table.semillas-aimcra th.centrado {
text-align: center;
}

td.centrado {
text-align: center;
}

td.derecha {
text-align: right;
}


td.colderecha {
text-align: right;
}

p.derechaimg {
float: right !important;
}

.semillas h3 {
   font-size: 120%;
}

 p.total-line {padding: 0 !important;
   margin: 0 !important;} /* para eliminar el alto de las celdas debido al p del elemento total		*/




   /***************** formulario feria remolacheros 2016   *****************/

   
   table.form-remolachero {
   width: 100% !important;
   table-layout: auto !important;
}

