 #form-codigo{
	        width: 100%;
	        margin: 0 auto;
        }
        
        #informacion-datos,
        #gracias,
        #formulario-registro{
        	display: none;
        }
        
        .fila1 > div{
        	font-weight: 400;
        	font-size: 18px;
        }
        
        .table-registro > .col-md-12 > .form-level{
        	width: 30%;
        	float: left;
        	margin-right: 15px;
        }
        
        .modal-content {
		    height: 250px;
    	}	
        
        .nom-medico{
        	float: left;
        	color:#ccc;
        }
        
        .nom-medico, .respuesta{
        	float: left;
        	color:#ccc;
        }
        
        .fila-registro > .col-md-1,
        .fila-registro > .col-md-3,
        .fila-registro > .col-md-2{
        	line-height:30px; 
        }
        
        
        .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;
        }
        
        .btn-full{
        	width: 100%;
        }
        
        .btn-full:hover {
			  color:#192138 !important;
			  border-bottom:2px solid #192138 !important;
			  background: #ffffff !important;
			  font-weight: bold;
			}
        
        .titulares {
    		background-color: transparent;
		    border-bottom: 1px solid #000;
		    padding-left: 5px;
        }
        
        .navbar-brand {
		    padding: 9px;
		}
        
        .titulares > li{
    		color: #444;
		    font-weight: bold;
		    list-style: none outside none;
		    padding-bottom: 5px;
		    padding-left: 0;
		    padding-top: 5px;
		    padding-left: 10px;
        }
        
        .contenedor-lista-user{
        	height: auto;
        }
        
        .opciones > li {
        	float: left;
        	font-size: 12px;
        	margin-right: 5px;
        	cursor:pointer;
        	list-style: none;
        }
        
        .nav > li > a:hover,
        .nav > li > a:focus{
        background: transparent !important;
        border:none !important;
        }
        
        .separador{
        	margin-top: 3%;
        }
        
        #section_footer{
		    position: absolute;
		    bottom: 0;
		    width: 100%;
		    height: 60px;
		    background-color: #192138;
		    /*#f5f5f5;*/
		}
		
		
        
        .fila1{
        	background-color: transparent;
		    border-bottom: 1px solid #000;
		    margin-bottom: 5px;
		    margin-top: 10px;
		    padding-bottom: 0;
		    padding-top: 5px;
        }
        
        .fila2{
        	background-color: #fff;
        }
        
        .gracias{
        	display: none;
        }
        
        .gracias > p{
        	text-align: center;
        	font-size: 22px;
        	padding: 25px;
        	color:#000;
        }
        
        .confirm{
        	background:none repeat scroll 0 0 #192138 !important ;
        }
        
        .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;
        width: 100%;
            margin-bottom: 25px;
        }
        
        #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;
		list-style: none;
	}
	
	.ico-user {
		width:48px;
		height:35px;
		background-image: url("../images/user-icon.jpg");
		float: left;
	}
	
	.opUsuario > li:nth-child(2) {
    	background-color: #ddd;
	    margin-left: 10px;
	    padding: 5px;
	    text-align: center;
	    width: 190px;
	    cursor: pointer;
	    margin-top: 5px;
	}
	.sin-espacio{
	margin-right: 0;
	padding-right: 0;
	}
	
	.input-block{
		border: 1px solid #ccc;
	    border-radius: 0;
	    height: 30px;
	    margin-top: 5px;
	    padding-left: 10px;
	    vertical-align: middle;
	    width: 100%;
	}
	
	.btn:hover, .btn:focus {
		color:#fff;
		background: #192138;
	}
	
	.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-image: url('../images/fondo_azul.jpg');
    	background-size:cover ;
    	background-repeat: no-repeat;
	}
	
	#login-form{
	 height: 30px;
	right: 0;
	}
	
	.header-superior{
	 	float: right;
	    height: auto;
	    width: 560px;
	}
	
	ul, ol {
	    margin-bottom: 5px;
	}
	
	.pie-pagina{
	  bottom: 250px;
	  position: absolute;
	  width: 100%;
	  background:transparent;
	  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(0,0,0,0.5);
	}
	
	.fondo-home{
	background-image: url('../images/fondo_azul.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{
		padding-top: 5px;
		padding-bottom: 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: #192138;
		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;
	    background: transparent !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;
	}
	
	.hidden-sm-down{
	display: block;
	}
	.hidden-xs-down{
	display: block !important;
	}
	
	.hidden-sm-up{
	display: none !important;
	}
	
	select{
	 background-color: #fff;
	    border: 0.5px solid #ccc;
	    height: 35px;
	    width: 100%;
	}
	
	select > option{
		width: 100%;		
	}
	
	.opciones.pull-right{
	padding: 0;
	}
	
	.opcion-menu, .informacion-editar, .medicos-editar{
	cursor:pointer;
	}
	
	.informacion-editar, .medicos-editar{
		margin-top: 18px;		
	}
	
	#formaMedicos > .col-md-12 > .row {
	margin-top: 5px;
	}
	
	.mapa{
		height:350px;
		width:100%;
		border: 1px solid #000;
	}
	
	.medicos-editar{
		display: none;
	}
	
	.informacion-editar > img, 
	.medicos-editar > img{
		width: 25px;
	}
	
	.btn {
	    background: #192138 none repeat scroll 0 0 !important;
	}
	
	.navbar-footer.pull-right {
    	margin-top: 15px;
	}
	 
     #form-codigo{width:320px;margin:0 auto}.form-level input{border:1px solid #ccc;color:#000}
     .right textarea{border:1px solid #ccc;width:100%}
     .contenedor-onformacion{width:100%;margin:10% auto}
     .contenedor-onformacion table{width:100%}
     .titulo-negro{font-weight: normal !important;}
     .titular{font-weight: 600 !important;}
     .nom-medico, .respuesta {color: #666;font-family: Roboto;font-weight: 400;}
     .nom-medico, .respuesta {color: #666;font-weight: 400;}
     .respuesta {color: #000;}
     .fila-border{border-bottom: 1px solid #ccc;}
      ul.navbar-nav > li >a:hover{background: transparent !important;color:#fff !important;} 
      #buscar {height: 40px;margin-bottom: 5px;margin-top: 15px;text-align: center;width: 70%;}
      .btnCodigo{width: 77%;}       
      	
       .navbar-footer.pull-right{
    		margin-top: 10px !important;		
		}
		
		  .intro{
			background-color: #ffffff;
			    height: 100%;
			    left: 0;
			    position: fixed;
			    text-align: center;
			    top: 0;
			    width: 100%;
			    z-index: 10000;
			}
			
		.intro > img{
			 margin: 15% auto;
			}	
       
       @media screen and (max-width: 415px){
			.navbar-brand {margin-bottom: 5px;margin-top: 0;}
			.navbar-brand {padding: 8px 15px;}
			.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
			max-width: 90%;}
			.intro > img{
			 margin: 45% auto;
			}	
			.pull-right {
			    text-align: right;
			}
		
		     #section_footer{
			    position: fixed !important;			    
			    height: 45px;
			}
			
			.m-t-20 {
			    margin-top: 0%;
			    padding-top: 5%;
			}
		}
		
		@media screen and (max-width: 375px){
			.navbar-brand {
			    padding: 5px 5px !important;
			}
			
			.navbar-toggle {
			    margin-right: 5px;
			 }
			 
			 	#section_foote{
		    position: fixed !important;			    
			    height: 45px;
		}
			
		}
		
		@media screen and (max-width: 361px){
			.navbar-brand {
			    padding: 5px 5px !important;
			}
			
			.navbar-brand {
			    margin-bottom: 0 !important;
			    margin-top: 0 !important;
		}
		
		.navbar-brand img {
			    height: auto !important;
			    margin-top: 0!important;
			    width: 250px !important;
			    margin-left: 0;
			}
			
			.pull-right {
			    text-align: right;
			}
			
			#section_foote{
			   position: fixed !important;			    
			    height: 45px;
			}
		}			
			.navbar-footer > a > img{
			width: 50%;
			padding-bottom: 5px;
			padding-top: 5px;
		}
		
		.navbar-fixed-bottom{
		  	bottom: 0;
    		position: absolute;
    		background: #192138;
		}
		
		@media screen and (max-width: 320px){
			.navbar-brand img {			    
			    width: 230px !important;
			    margin-left: 0;
			    
			}
			
		#section_foote{
		   position: fixed !important;			    
			    height: 45px;
		}
		}
		
		@media screen and (max-width: 310px){
			.navbar-brand img {			    
			    width: 200px !important;
			    margin-left: 0;			    
			}
		}
	
	@media only screen and (min-device-width : 416px)and (max-device-width : 1024px)and (orientation : portrait) { 

	.fondo-home {
		    background-repeat: no-repeat;
		    background-size:auto; 
		}

}
	
	@media screen and (max-width: 415px) {
	.hidden-sm-down{
		display: none;
	}
	.navbar-brand {
	    margin-left: 15px;
	}
	.hidden-xs-down{
	display: none !important;
	}
	
	.hidden-sm-up{
	display: block !important;
	}
	
	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;
		}
		
		.navbar-brand img {
	    	height: auto !important;
		    margin-top: 0;
		    width: 200px !important;
		}
		
		.navbar-toggle {
		    margin-bottom: 0;
		    margin-right: 15px;
		    margin-top: 15px;
		    padding: 0 15px 0 0;
		}
		
		.navbar-brand {
		    color: #fff;
		    margin-bottom: 0;
		    margin-left: 15px;
		    margin-top: 0;
		    text-align: center;
		    width: auto;
		}
		.navbar-brand {
		    padding: 0;
		}
		.navbar-brand {
		    float: left;
		    line-height: 0;
		}
		
		.navbar-brand img {
		    height: auto !important;
		    margin-left: 15px;
		    margin-top: 0;
		    width: 220px !important;
		}
		
		.navbar-brand {
		    height: auto;
		}
		
		.title {
		    font-size: 20px;		 
		    padding-top: 5px;
		}
		
		.m-l-1 {
		    margin-top: 2%;
		}
		.separador {
		    margin-top: 1%;
		}

	.input-block {
	    margin-top: 5px;
	}
	
	.header-superior:nth-of-type(1), .header-superior:nth-of-type(2), .header-superior:nth-of-type(3) {
		    float: left;
		    width: 100% !important;
		    display: inline-flex;
		}
		
		.header-superior {
		    float: left;
		    height: auto;
		    width: 100%;
		    display: inline-block;
		}
		
		.header-superior > li {
		    font-size: 14px;
		    width: 90%;
		    text-align: center;
		}
		
	.header-superior:nth-of-type(1), .header-superior:nth-of-type(2), .header-superior:nth-of-type(3) {
	    float: left;
	    width: 100% !important;
	    display: inline-flex;
	    margin: 5px !important;
	    padding: 0;
	    text-align: center;
	}
	
	.saludo {
	    color: #fff;
	    text-align: left;
	    padding-right: 0;
	    float: left !important;
	}
		
	}
	
	@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: auto !important;
		    margin-top: 0;
		    width: 200px !important;
		}
	
	}
	
	