.clear_div:after, #cartas_filtros:after, .boxy_job .wrp_info:after, #box_info_prod .contenedor .sobre_parrafada:after {
  content: "";
  clear: both;
  display: block; }

/*/////////////////////////////////////////////////////////	FORM	*/
#new_date {
  margin: 0 auto;
  padding: 10px;
  width: 400px;
  border: 1px solid #b32727; }
  #new_date textarea {
    margin-top: 10px;
    min-height: 135px; }
  #new_date .boton {
    margin-top: 10px;
    padding: 8px 0; }
  #new_date label {
    color: #090761; }
  #new_date input, #new_date textarea {
    border: 1px solid #d8d8d8; }
  #new_date select {
    margin-top: 10px; }

/*
DEPRECAR
form{
	.fiftys{
		float: left;
		width: 49%;
		&.margen{
			margin-left: 1%;
		}
	}
}
*/
#ibg_up_show {
  height: 250px;
  padding-top: 108px;
  border: 1px solid #060638;
  background-size: cover; }
  #ibg_up_show .mooupload_btncontainer {
    text-align: center; }
  #ibg_up_show #ibg_up_button {
    width: 38px;
    height: 38px;
    background-image: url(../img/fichas/upload.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    text-indent: -9999px; }
  #ibg_up_show.existe {
    position: relative;
    padding: 0;
    border: none; }
    #ibg_up_show.existe #ibg_up_button {
      width: auto;
      height: auto;
      position: absolute;
      right: 0;
      top: 0;
      text-indent: 0;
      background: none;
      background-color: #ffdf73;
      color: #ff4242; }

/*/////////////////////////////////////////////////////////	FORM	*/
#cartas_deploy {
  padding: 20px;
  text-align: center; }

#cartas_filtros {
  padding: 15px 20px;
  border-bottom: 1px solid #d8d8d8;
  text-align: left; }
  #cartas_filtros h2, #cartas_filtros .filtro_sel {
    display: inline-block;
    padding: 8px;
    font-size: 1.2em; }
  #cartas_filtros h2 {
    margin: 0;
    font-weight: 400; }
  #cartas_filtros .boton {
    float: right;
    padding: 8px 14px; }

.boxy_job {
  width: 31%;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(48, 48, 92, 0) ;
  -moz-box-shadow: 0px 0px 4px 1px rgba(48, 48, 92, 0) ;
  box-shadow: 0px 0px 4px 1px rgba(48, 48, 92, 0) ;
  cursor: pointer;
  display: inline-block;
  margin: 10px;
  text-align: left; }
  @media only screen and (max-width: 1000px) {
    .boxy_job {
      width: 30%; } }
  @media only screen and (max-width: 800px) {
    .boxy_job {
      width: 45%; } }
  @media only screen and (max-width: 550px) {
    .boxy_job {
      width: 90%;
      margin: 10px 0; } }
  .boxy_job .wrp_image {
    display: block;
    height: 180px;
    background-color: #FFFFFF;
    background-size: cover;
    background-position: center center;
    position: relative;
    -webkit-box-shadow: 0px 1px 8px 0px rgba(14, 14, 20, 0) ;
    -moz-box-shadow: 0px 1px 8px 0px rgba(14, 14, 20, 0) ;
    box-shadow: 0px 1px 8px 0px rgba(14, 14, 20, 0) ; }
    .boxy_job .wrp_image h2 {
      display: inline-block;
      margin-top: 50px;
      text-align: center;
      font-weight: 700;
      width: 100%;
      padding: 0 18px;
      font-size: 2em;
      text-transform: uppercase;
      z-index: 4;
      position: relative; }
    .boxy_job .wrp_image .back {
      background-color: #0c0c31;
      opacity: 0.05;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1; }
  .boxy_job h1 {
    font-size: 1.2em;
    margin: 0;
    padding: 8px 12px 25px;
    color: #090761; }
  .boxy_job .wrp_info {
    padding: 25px 12px 0; }
    .boxy_job .wrp_info h3 {
      float: left;
      width: 70%;
      margin: 0;
      font-size: 1em;
      color: inherit;
      font-weight: 400; }
    .boxy_job .wrp_info .date_bk {
      float: left;
      width: 30%;
      padding-left: 10px;
      text-align: right; }
  .boxy_job .txt {
    display: none; }

/*/////////////////////////////////////////////////////////	WINDOWS	*/
#box_info_prod {
  background-color: #FFF;
  position: fixed;
  z-index: 8;
  left: 50%;
  margin-left: -225px;
  width: 450px;
  top: 180px;
  display: none;
  text-align: center;
  z-index: 7;
  border: 1px solid #cccbcb; }
  @media only screen and (max-width: 500px) {
    #box_info_prod {
      width: auto;
      left: 0;
      margin: 0 20px;
      background-color: #f42323; } }
  #box_info_prod #top_info_prod {
    padding: 80px 30px;
    background-size: cover;
    background-position: center center;
    border-bottom: 1px solid #cccbcb; }
    #box_info_prod #top_info_prod h1 {
      text-align: center;
      font-weight: 700; }
  #box_info_prod .contenedor {
    background: rgba(255, 255, 255, 0.75);
    padding: 0;
    text-align: left;
    color: #232323; }
    #box_info_prod .contenedor .sobre_parrafada {
      padding: 20px 15px 0; }
      #box_info_prod .contenedor .sobre_parrafada .obra {
        float: left;
        width: 65%; }
        #box_info_prod .contenedor .sobre_parrafada .obra .sub_head {
          font-size: 0.85em; }
        #box_info_prod .contenedor .sobre_parrafada .obra .variante {
          color: #090761; }
      #box_info_prod .contenedor .sobre_parrafada .fecha {
        float: right;
        width: 25%;
        text-align: right; }
    #box_info_prod .contenedor .parrafada {
      padding: 15px 15px 30px;
      color: #4c4c4c; }
    #box_info_prod .contenedor p {
      line-height: 170%; }
  #box_info_prod #edit_me, #box_info_prod #delete_me {
    width: 18px;
    height: 18px;
    background-image: url(../img/recursos/edit_icos.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    position: absolute;
    bottom: 12px;
    left: 15px;
    cursor: pointer; }
  #box_info_prod #delete_me {
    left: 40px;
    background-position: -36px 0; }

#bck_black_bg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #FFF;
  z-index: 2;
  display: none;
  z-index: 6; }

/*/////////////////////////////////////////////////////////	WINDOWS	*/
#cartas_form {
  padding: 35px 0; }
