img-tipomosa      body {
        padding-top: 40px;
        padding-bottom: 40px;
        background-color: #f2f4f5;
      }

      .form-signin {
        max-width: 500px;
        padding: 19px 29px 29px;
        margin: 0 auto 20px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
           -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
                box-shadow: 0 1px 2px rgba(0,0,0,.05);
      }
      .form-signin .form-signin-heading,
      .form-signin .checkbox {
        margin-bottom: 10px;
      }
      .form-signin input[type="text"],
      .form-signin input[type="email"],
      .form-signin input[type="password"] {
        font-size: 16px;
        height: auto;
        margin-bottom: 15px;
        padding: 7px 9px;
      }
      
      .span-backcolor{
      	text-align: center;
		background-color: #ffffff;
		border: solid 1px #cccccc;
		border-radius: 5px;
	  }       
	  
	  .span-colorlabel{
		font-weight: bold;		
	  }      
	  .li-bordermag{
      	text-align: center;
		border: solid 1px #cccccc;
		border-radius: 5px;
		width: 70px;
	  }
	  
	  .span-boldright{
	  	text-align: right;
		font-weight: bold;
	  }	  
	  
	  .span-boldrightsize{
	  	text-align: right;
		font-weight: bold;
		font-size: 20px;
		margin-top: 10px;
		
	  }
	  
	  .imagen-a{
	  	margin-left: 6px
	  }
	  
	  .span-bordercenter{
	  	text-align: center;
	  }
	  
	  .span-divmagrigth{
	  	color: #ffffff;
	  	text-align: center;
	  	font-weight: bold;
	  	background-color: #f07e1b;
	  	height: 40px;
	  	width: 185px;
	  }
	  
	  .span-imagenedioff{
	  	background: url('../images/boton_EditarG_70.svg') no-repeat;
	  	margin-top: 10px;
	  	width: 70px;
	  	height: 70px;
	  }	  	  
	  
	  .span-imagenedion{
	  	background: url('../images/boton_Editar_70.svg') no-repeat;
	  	margin-top: 10px;
	  	width: 70px;
	  	height: 70px;
	  }	  
	  
	  .span-imagenlim{
	  	background: url('../images/boton_Limpio_70.svg') no-repeat;
	  	margin-top: 10px;
	  	width: 70px;
	  	height: 70px;
	  }	  
	  
	  .span-imagenmas{
	  	background: url('../images/boton_Mas_70.svg') no-repeat;
	  	margin-top: 10px;
	  	width: 70px;
	  	height: 70px;
	  }
	  
	  .btn-imagen{
	  	background: url('../images/boton_eliminar.svg') no-repeat;
	  	padding: 0px;
	  	width: 300px;
	  	height: 40px;
	  }	  
	  
	  .btn-imagen:hover{
	  	background: url('../images/boton_eliminar.svg') no-repeat;
	  	padding: 0px;
	  	width: 300px;
	  	height: 40px;
	  }
	  
	  .btn-cimagen{
	  	background: url('../images/boton_Celiminar.svg') no-repeat;
	  	padding: 0px;
	  	width: 300px;
	  	height: 40px;	  	
	  }	  
	  
	  .btn-cimagen:hover{
	  	background: url('../images/boton_Celiminar.svg') no-repeat;
	  	padding: 0px;
	  	width: 300px;
	  	height: 40px;	  	
	  }	  
	  
	  .btn-cimagen:focus{
		background-position: 0px;	
	  }
	  
	  .btn-imagenoff{
	  		background: url('../images/boton_desl_D.svg') no-repeat;
	  		padding: 0px;
	  		width: 75px;
	  		height: 40px;
	  }
	  
	  .btn-imagenoff:hover{
	  	background: url('../images/boton_desl_D.svg') no-repeat;
	  	padding: 0px;
	  	width: 75px;
	  	height: 40px;
	  }	  
	  
	  .btn-imagenon{
	  		background: url('../images/boton_desl_A.svg') no-repeat;
	  		padding: 0px;
	  		width: 75px;
	  		height: 40px;
	  }
	  
	  .btn-imagenon:hover{
	  	background: url('../images/boton_desl_A.svg') no-repeat;
	  	padding: 0px;
	  	width: 75px;
	  	height: 40px;
	  }
	  
	  .btn-imagenon:focus{
		background-position: 0px;	
	  }
	  
	  .img-tipolist{
	  	background: url('../images/Btn_Inferior_6.svg') no-repeat;
	  	margin-top:10px;
	  	width: 70px;
	  	height: 20px;
	  	border: 0px;
	  }	  
	  
	  .img-tipomosa{
	  	background: url('../images/Btn_Inferior_8.svg') no-repeat;
	  	margin-top:10px;
	  	width: 70px;
	  	height: 20px;
	  	border: 0px;
	  }	  
	  
	  .span1-bordercolor{
	  	color: #f07e1b;
	  	text-align: center;
		border: solid 1px #cccccc;
		border-radius: 5px;
		padding: 20px;
		width: 80px;
		height: 20px;
		margin-top: 3px;
		font-size: 20px;
		background-color: #EDEDED;
		margin-left:45px;
	  }
	  
	  .text-info-font{
	  	font-size: 20px;
	  	padding: 20px;
	  }
	  
	  .custon-input{
	  	margin-left: 25px;
	  	margin-top: 5px;
	  	width: 90px; 
	  	color:#f07e1b; 
	  	border:solid 1px #cccccc; 
	  	background-color: #EDEDED;
	  }
	  .hideme{
	  	display: block;
	  }
	  .hidemenone{
	  	display: none;
	  }
	  
	  .table-custon td{
	  	padding: 2px;
	  }
	  .dropdown-backdrop{
		  display: none;
	  }
