 #form-codigo{
	        width: 100%;
	        margin: 0 auto;
        }
        
        #informacion-datos,
        #gracias,
        #formulario-registro{
        	display: none;
        }
        
        .fila1 > div{
        	font-weight: bold;
        }
        
        .nom-medico, .respuesta{
        	width:auto;
        	float: left;
        	color:#ccc;
        }
        
        .respuesta{
        	float: left;
        	color:#000;
        	font-weight: bold;
        }
        
        .respuesta > a{
        	color:#000;
        	font-weight: bold;
        } 
        
        .btnAddUser:hover{
        	color:#000;
        }
        
        .btnAddUser:hover, .btnAddDivice:hover{
    		background-color: #eee;
        }
        
        .titulares {
    		background-color: #ddd;
        }
        
        .titulares > li{
    		 color: #777;
		    font-weight: bold;
		    padding-bottom: 5px;
		    padding-left: 15px;
		    padding-top: 5px;
        }
        
        .contenedor-lista-user{
        	height: auto;
        }
        
        .opciones > li {
        	float: left;
        	font-size: 12px;
        	margin-right: 5px;
        	cursor:pointer;
        }
        
        .fila1{
        	background-color: #ccc;
        }
        
        .fila2{
        	background-color: #fff;
        }
        
        .gracias{
        	display: none;
        }
        
        .gracias > p{
        	text-align: center;
        	font-size: 22px;
        	padding: 25px;
        	color:#000;
        }
        
        .table-registro > .form-level{
        	 float: left;
		    margin-right: 15px;
		    width: 40%;
        	
        }
         .opciones-panel > li{
        	padding: 5px;
        	margin-top: 5px;
        	cursor: pointer;
        }
        
        #row-dispositivos, #row-usuarios,#row-contactos{
        	display: none;
        }
        
        .opciones-panel > li > a{
        	color:#555;
        	font-weight: bold;
        	font-size: 18px;        	
        }
        
        .opciones-panel > li > a:hover {
        	color:#000000;
        }
        
        .p-name{
    	    font-size: 30px !important;
    		line-height: 50px;
        }
        
        .p-name2{
    	    font-size: 20px !important;
    		line-height: 50px;
        }
        
        .dato-perfil{
        	padding:10px;
        	border-bottom: 1px solid #222;
        }
        
        .dato-perfil > .col-md-2{font-size: 14px;}
        .dato-perfil > .col-md-10{color:#000000;}
        
        .title{
        font-weight: bold;
        font-size: 20px;
        color:#ffffff;
        padding-top: 20px;
        }
        
        .header-home{
        background-color: transparent !important;
        }
        
        .btnFormEdit{
        display: none;
        }
   .m-t-20{
        margin-top: 10%;
        padding-top:5%;
   }
        
	#contenedor-mapa{
		height: 350px;
		width: 100%;
	}
	
	a {
	    color: #fff;
	    text-decoration: none;
	}
        
        .col-md-4{
        width: 30%;
        }
        
      .btn2{
         float: right;
	    margin-right: 5px;
	    padding: 5px 20px !important;
	    width: 20px !important;
      }
        
        .itemrecinete{
	        width: 200px;
	        float: left;
	        border: medium none;
	    	color: #000;
	    	height: 35px;
	    	line-height: 35px;
	    	font-weight: bold;
        }
        
        .item-informacion{
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 15px;
        }
        
        #buscar{
        text-align: center;
        }
        
        .form-level input {
		    border: 1px solid #ccc;
		    color: #000;
		}
		
		.right textarea {
 		   border: 1px solid #ccc;
		   width: 100%;
			}
            
            .contenedor-onformacion{
		width: 400px;
		margin: 10% auto;
                height: 400%;
	}
	
	.modal-footer {
    	text-align: center;
	}
	
	.modal-body {
	    padding: 20px 20px 0;
	    position: relative;
	}
	
	.btnCerrarModal,
	.btnAceptarModal{
	width: 80%;
	margin-bottom: 5px;
	}
	
	.contenedor-lista{
	border-bottom: 1px solid #333;
	margin-bottom: 15px;
	}
	
	.elemento{
		height: 35px ;
		line-height:35px;
		cursor: pointer;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-left: 25px;
	}
	
	.contenedor-dispositivo{
	display: none;
	}
	
	.elemento:hover{
	background: #333;
	font-weight: bold;
	color:#fff;
	}
		
	.contenedor-onformacion table{
		width: 100%;
	}
	
       
	.contenedor-onformacion{
		width: 400px;
		margin: 10% auto;
	}
	
	.contenedor-onformacion table{
		width: 100%;
	}
	
	.contenedor-onformacion table tr{
		height:30px;
	}
	
	.contenedor-onformacion table tr td{
		vertical-align: middle;
	}
	
	.feature_title {
	    color: #000 !important;
	    font-size: 22px;
	    line-height: 0;
	    margin: 25px auto 0;
	    padding-bottom: 0;
	    
	    width: 100%;
	}
	
	.icon{
		float: left;
		width: 32px;
		height: 32px;
		margin-right: 5px;
		margin-left: 5px;
	}
	
	.telefono{background-image:url("../images/phone.png");	}
	
	.mail{background-image: url("../images/0390-mail3.png");}
	.ico-agregar-dispositivo{
		background-image: url("../images/ico-device.jpg");
		height:36px;
		width:30px;
	}
	
	
	.recordar, 
	#perfil,
	.btnFormulario{
		display: none;
	}
	.opUsuario{
		float: right;
	}
	
	.opUsuario > li{
		float: left;
	}
	
	.ico-user {
		width:48px;
		height:35px;
		background-image: url("../images/user-icon.jpg");
		float: left;
	}
	
	.btnAddUser, .btnAddDivice, btnNewContacto{
		background-color: #ddd;
	    margin-left: 10px;
	    padding: 5px;
	    text-align: center;
	    width: 190px;
	    cursor: pointer;
	}
	
	.btn:hover, .btn:focus {
		color:#fff;
		background: #DE010A;
	}
	
	.datos-medicos,
	.datos-informativos{
			display: none;
	}
	
	.amplianALto350{
		height: 350px;
	}

	.contenedor-ingreso{
		margin: 0 auto;
	    padding-top: 50px;
	    width: 80%;	
	}
	
	.contenedor-ingreso > .txt-titulo{
		margin-bottom:25px;
		font-size:18px;
	} 
	
	.contenedor-ingreso > .form-level{
		width: 60%;
		margin: 0 auto;
	}
	
	.contenedor-ingreso > .form-level > input{
	text-align: center;
	}
	
	.contenedor-ingreso > button{
		margin-top:25px; 
	}
	
	.btnNextDatos{
		display: none;
	}
	
	.txtOlvidaste{
		height: 45px;
		line-height: 45px;
		cursor: pointer;
	}
	
	#section_header {
    	position: relative;
    	background: none repeat scroll 0 0 #DE010A;
	}
	
	#login-form{
	 height: 30px;
	right: 0;
	}
	
	.header-superior{
	 	float: right;
    	height: 30px;
    	width: 520px;
	}
	
	.pie-pagina{
	  bottom: 50px;
	  position: absolute;
	  width: 100%;
	  background:#DE010A;
	  margin: 0;
	  padding-bottom: 30px;
	  padding-top: 15px;
	}
	
	#section_header{
	padding: 0;
	}
	
	.fondo-pie{
	
	}
	
	.normal{
	background: #ffffff !important;
	}
	
	.titulo-seccion{
		font-size: 28px;
		font-weight: bold;
		padding-top: 15px;
	}
	
	.opcion-como-funciona > strong {
		width:100%;
		float:left;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}
	
	.opcion-como-funciona{
		font-size: 12px;
	}
	
	.negro{
		color:#000000;
	}
	
	.text-center > img{
	text-align: center;
	}
	
	.m-l-2{
	margin-top: 20%;
	}
	
	.m-l-1{
	margin-top: 10%;
	}
	
	.m-l-0{
	margin-top: 5%;
	margin-bottom: 5%;
	}
	
	.m-l-sb-0{
	margin-top: 5%;
	margin-bottom: 1%;
	}
	
	.text{	
		color:#fff;
		font-size: 13px;
		line-height: 16px;
	}
	
	.input-header{
		 background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3) ;
	    border: medium none;
	    color: #ffffff;
	    height: 20px;
	    margin-top: 5px;
	    padding-left: 5px;
	    width: 100px;
	      border-radius: 5px;
	}
	
	.btn-header{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
	    border-radius: 5px !important;
	    height: 20px;
	    margin-top: 5px;
	    padding-top: 0;
	    width: 35px !important;
	    font-size: 11px;
	    padding-left: 30px !important;
    	padding-right: 30px !important;
	}
	
	.btn-header:hover{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8) !important;
	}
	
	.header-contenedor{
		position: relative;
    	background: rgba(111,110,108,0.5);
	}
	
	.fondo-home{
	background-image: url('../images/home.jpg');
	background-size:cover;
	}
	
	.header-superior> li>a:hover{
	color:#fff;
	}
	
	
	.header-superior > li{
		  color: #fff;
	    	display: inline-block;
		    float: left;
		    font-size: 10px;
		    margin-left: 5px;
		    margin-right: 5px;
		    width: auto;
		     text-transform: none;
	}
	
	.logeo{
	margin-top: 25px;
	}
	
	.navbar-nav > li {
 	   margin-top: 10px;
	}
	
	.fila-registro{
		margin-top: 5px;
	}
	
	ul.navbar-nav a {
    	text-transform: none;
	}
	
	.img-footer{
	margin-top: 20px;
	}
	
	ul.navbar-nav a {
	    color: #fff;
	}
	
	ul.navbar-nav > li >a:hover {
	    color: #fff !important;
	    border-bottom: 1px solid #fff !important;;
	}
	
	ul.navbar-nav > .active >a:hover {
	    color: #fff !important;
	}
	
	.navbar-nav > li > a {
	    padding-bottom: 5px;
	    padding-top: 5px;
	}
	
	ul.navbar-nav a{
		display: inline-block;
	    float: left;
	    font-size: 14px;
	    font-weight: 400;
	    line-height: 40px;
	    margin-left: 15px;
	    margin-right: 15px;
	    padding: 0;
	    text-align: center;
	    width: 100px;
	}
	
	.btn{
		background: #a21414;
		border-radius:0;
		color:#fff;
		padding-left:40px;
		padding-right:40px;
	}
	
	.btn-main.featured{
		background: #a21414;
		color:#fff;
		width: 90%;
	}
	
	ul.navbar-nav > .active > a, ul.navbar-nav > li > a:hover, .carousel-caption h4 {
	    border-bottom: 1px solid #fff;
	    color: #fff !important;
	}
	
	.navbar-brand{
	  color: #fff;
	  margin-bottom: 10px;
	  width: 250px;
	}
	
	.saludo{
	  color: #fff;
	  text-align: right;
	  padding-right: 5%;
	   float: right !important;
	}
	
	
	
	.navbar-brand:hover{
	  color: #fff;
	}
	
	.feature_title {
    	text-transform: none;
	}
	
	.send-sms, .send-mail{
	float: left;
	margin-right: 15px;
	}
	
	
	.titulo-negro{
		font-size: 20px;
		font-weight: bold;
		color:#000000;
	}
	
	.texto-negro{
		font-size: 15px;
		color:#000000;
		text-align: left;
		font-weight: normal;
	}
	

	
	@media screen and (max-width: 415px) {
	ul.navbar-nav a {
		width: 100%;
	}
	
	
	
	.nav>li {
		text-align: center;
		width: 100%;
		float: left;
	}
	
	.navbar-brand {
		font-size: 30px;
	}
	
	
			.contenedor-tabs {
	 		   margin: 100px auto;
			}
			
	.contenedor-onformacion {
	    margin: 10% auto;
	    width: 90%;
		}
		
	.feature_sub {	
		font-size: 14px;
	}
	
	
	
	.feature_title {
		position: relative;
		padding-bottom: 0;
		color: #000 !important;
		width: 65%;
		margin: 0 auto 0;
		font-size: 18px;
		line-height: 20px;
		}
		
		.header-superior {
		    float: left;
		    height: 70px;
		    width: 100%;
		    display: inline-block;
		}
		
		
		
		.feature_title {
		    font-size: 18px;
		    line-height: 22px;
		    margin: 25px auto 0 0;		    
		}
		
		.main_feature {
		    margin: 20px 0px;
		}
		
		.navbar-brand {
		    color: #fff;
		    margin-bottom: 0px;
		    width: auto;
		    text-align: center;
		    margin-top: 10px;
		}
		
		.col-xs-12 {
		    width: 100% !important;
		}
		
		.feature_title {
		    font-size: 16px;
		    line-height: 16px;
		    margin: 25px auto 0 0;
		     width: 100% !important; 
		}
		
		.header-superior:nth-of-type(1),
		.header-superior:nth-of-type(2),
		.header-superior:nth-of-type(3){
		    float: left;
		    width: 50% !important;
		    display: inline-flex;
		}
		.header-superior:nth-of-type(4),
		.header-superior:nth-of-type(5){
		    float: left;
		    width: 45% !important;
		    display: inline-flex;
		}
		
		.navbar-toggle .icon-bar {
		    background: #fff;
		}
		
		.col-xs-10 {
		    width: 83.33333333% !important;
		}
		
		.fondo-home {
		    background-image: url(http://emergencia.misiva.com.ec/images/xhome.jpg.pagespeed.ic.hRrd4HzXVz.webp);
		    background-size: initial;
		    background-position: 0 0px;
		}
		
		
	}
	
	@media only screen and (max-width: 361px) {
	ul.navbar-nav a {
		width: 100%;
	}
	
	.nav>li {
		text-align: center;
		width: 100%;
		float: left;
	}
	
	.navbar-brand {
		font-size: 30px;
	}
	.navbar-brand img {
		    height: 35px !important;
		    margin-top: -16px;
		    width: 200px !important;
		}
	
	}
	
	