@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
.nav.navbar-nav.navbar-right > li > a{
	font-family: 'Roboto', sans-serif !important;
	width: auto !important;
    padding-left: 0 !important;
    margin-left: 15px;
    margin-right: 15px;
}

.active{
	border-bottom: 1px solid #fff;
}

.nav.navbar-nav.navbar-right > li{
	height: 30px !important;
}


 #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:#DE010A !important;
			  border-bottom:2px solid #DE010A !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: #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 #de010a !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: #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: auto;
	    width: 560px;
	}

	ul, ol {
	    margin-bottom: 5px;
	}

	.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(0,0,0,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{
		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: #DE010A;
		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;
	}

	@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: 570px) {
	.col-md-4 {
	    width: 100%;
	}

	.row >.llamada,
	.row >.correo,
	.row >.mensaje{
		  width: 33% !important;
	}

	.navbar-toggle .icon-bar {
	    background-color: #fff !important;
	}

	.nav.navbar-nav.navbar-right{
		width: 98% !important;
    margin-left: 1% !important;
	}

	.nav.navbar-nav.navbar-right>li{
		list-style: none;
		text-align: left;
    display: flex;
	}
}


	@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;
		}
	}

	@media (max-width: 896px) and (orientation: landscape) {


.col-md-11.col-informacion>.row>.col-md-2.text-left{
	width: 60px;
    padding: 0;
    float: left;
}


.col-md-2.pull-left.informacion-editar{
	display: none;
}

.opciones.pull-right>li>img{
	width: 25px;
}

		.navbar-toggle .icon-bar {
		    background-color: #fff !important;
		}

		.row.ingreso-codigo>.col-xs-12.col-md-4.col-md-offset-4.text-center{
		    width: 100%;
		}


		.row>.col-xs-12.col-md-4.col-md-offset-4{
				width: 100%;
		}

		.row.ingreso-codigo{
			margin-top: 4% !important;
		}

		.m-t-20 {
				margin-top: 2%;
				padding-top: 0;
		}

		.m-t-20>.col-md-4 {
				width: 70px;
				margin: 0;
				padding: 0;
				float: left;
		}

		.titulo-negro {
				font-size: 20px;
				font-weight: bold;
				color: #000000;
				height: 52px;
				vertical-align: middle;
				line-height: 52px;
		}

		#section_footer {
				position: fixed;
				bottom: 0;
				width: 100%;
				height: 34px;
				background-color: #de010a;
		}

		#formRegistro{
			margin-bottom: 50px;
		}

.col-perfil>.row>.col-sm-3 {
		    width: 10%;
		    margin-left: 0;
		    padding-left: 0;
		}

		.row-intro-perfil>..col-md-4.hidden-xs.hidden-sm{
			display: block !important;
			    float: left !important;
		}

.row.m-l-0.row-intro-perfil > .col-md-8.col-sm-12{
	width: 60% !important;
	float: left !important;
}


.col-md-8.col-sm-12.col-perfil{
	width: 100% !important;
	float: left !important;
}

.row.m-l-0.row-intro-perfil > .col-md-4.hidden-xs.hidden-sm {
	display: block !important;
	width: 30%;
	float: right;
	margin: 0;
	padding: 0;
}

.row.m-l-0.row-intro-perfil > .col-md-4.hidden-xs.hidden-sm > .row {
	width: 100%;
	text-align: left;
}
.row.m-l-0.row-intro-perfil > .col-md-4.hidden-xs.hidden-sm > .row > .col-md-1{
	float: left;
	width: 20%;
	padding: 0;
}

.row.m-l-0.row-intro-perfil > .col-md-4.hidden-xs.hidden-sm > .row > .col-md-10{
	float: left;
	width: 80%;
	padding: 0;
}

#inicio>.m-l-0 {
    margin-top: 1%;
    margin-bottom: 5%;
}

.datos-informativos>.col-md-6>.row{
	height: 45px;
	float: left;
	width: 100%
}
.row.fila1 >.contador,
.row.fila-registro>.contador{
	display: none;
}

.row.fila1 > div{
width: 25%
}

.row.fila-registro > div{
	width: 25% !important;
	}

.row.fila1 > div:nth-child(3),
.row.fila-registro > div:nth-child(3) {
  width: 20% !important;
}

.row.fila-registro.view-usuario> div:nth-child(3){
	width: 30% !important;
}

.row.fila-registro > div:nth-child(4) {
  padding-right: 0!important;
}


.row.fila1 > div:nth-child(5),
.row.fila-registro > div:nth-child(5) {
  width: 30% !important;
}

	.container {
    width: 94%;
}

.contenedor-ingreso {
    padding-top: 2%;
}

#section_footer {
    position: fixed !important;
}

.datos-informativos>.col-xs-6.col-sm-6.col-md-6> div:nth-child(3){
	display: none;
}

.titulares {
    padding-left: 0;
}

.titulares > li {
    padding-left: 0;
}

.datos-informativos>.row.m-l-0{
	width: 100%;
float: left;
}

.datos-informativos>.col-xs-6.col-sm-6.col-md-6{
	width: 100%;
}
}



@media screen and (max-width: 570px){

		.row.fila1 > div{
		width: 25%
		}

		.row.fila-registro > div{
			width: 25% !important;
			}

		.row.fila1 > div:nth-child(3),
		.row.fila-registro > div:nth-child(3) {
		  width: 20% !important;
		}

		.row.fila-registro > div:nth-child(4) {
		  padding-right: 0!important;
		}

		.row.fila1 > div:nth-child(5),
		.row.fila-registro > div:nth-child(5) {
		  width: 30% !important;
		}

		.opciones > li {
	    margin-right: 1px;
	}

	.contenedor-ingreso {
	    padding-top: 2%;
	}

	#section_footer {
	    position: fixed !important;
	}

	.datos-informativos>.col-xs-6.col-sm-6.col-md-6> div:nth-child(3){
		display: none;
	}

	.titulares {
	    padding-left: 0;
	}

	.titulares > li {
	    padding-left: 0;
	}

	.datos-informativos>.col-md-6>.row{
		width: 100%;
		float:left;
	}
.datos-informativos>.rowm-l-0{
	width: 100%;
float: left;
}

.datos-informativos>.row.m-l-0{
	width: 100%;
float: left;
}
.datos-informativos>.col-xs-6.col-sm-6.col-md-6{
	width: 100%;
}
.informacion-editar, .medicos-editar {
    margin-top: 18px;
    display: none;
}

.informacion-editar, .medicos-editar {
    display: none !important;
}

}
