

.crumb_font{
  color:#000000 !important;
  font-size:.8rem;
}


.font_item_cot{
  color:#337ab7;
  font-weight: bold;
  text-align: center;
}

.font_item_header_cot{
  color:#ffffff;
  font-size:1,3rem;
  font-weight: bold;
  text-align: center;
}


.font_hist_cot{
  color:#000000;
}


@media(max-width: 700px){
  .width_item_form_cot{
    width:80%;
    font-size:1rem;
    margin-top:20%;

  }
}

@media(min-width: 701px){
  .width_item_form_cot{
    margin-top:10%;
    width:80%;
    font-size:1rem;
  }
}

.bg_black_cot{
  background: #000000;
}



.bg_blue_cot{
  background: blue;
}



/* ============================================================== */
.margin_top_page_edicion_cot{

  height:170px; /* Top page space */
}
.font_pof{
	font-size:.8rem !important;
	color:black;
	height: 20px !important;
}

.font_cot{
	font-size:1rem;
	color:red !important;
  font-weight: bold;
}

.cot_input_size{
  width:150px;
  font-size:.8rem;
  height: 20px !important;
  color:black;
}


.partida_lbl_font{
  font-size:.8rem;
  height: 20px !important;
  color:black;	
}

.partida_input_font{
  font-size:.8rem;
  height: 20px !important;
  color:black;	
}

.partida_textarea_font{
  font-size:.8rem;

  color:black;	
}






/* ===================================================== */

.font_item_header_est{
  color:#ffffff;
  font-size:1,3rem;
  font-weight: bold;
  text-align: center;
}

.bg_blue_est{
  background: blue;
}

@media(max-width: 700px){
  .width_item_form_est{
    width:60%;
    font-size:1rem;
    margin-top:20%;

  }
}

@media(min-width: 701px){
  .width_item_form_est{
    margin-top:10%;
    width:60%;
    font-size:1rem;
  }
}



/*  ============================================= */


 

 #panel_productos {
  padding: 0px;
  display: none;
  margin-left:200px;
}
