 @font-face {
    font-family: 'fsalbert';
    src: url('../fonts/FSAlbert-Bold.otf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'fsalbert';
    src: url('../fonts/FSAlbert.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {

    font-family: 'fsalbert';
    src: url('../fonts/FSAlbert-Light.otf');
    font-weight: 100;
    font-style: normal;
}


/*menu personalizado*/


        .menu_position{
            position: absolute;
            z-index: 1;
            right: 0;
        }

        #menucontent {
            color: #FFFFFF;
            font-family: 'fsalbert', "Trebuchet MS", serif;
            font-weight: normal;
            text-align: right;
            padding: 0px;
            margin: 0px;
            width: 100%;
            margin-left:;
            font-size: 16px;
        }

            #menucontent a {
                text-decoration: none;
                color: #FFFFFF;
            }

        #menucontent nav {
            display: inline-block;
            text-align: center;
        }

        #menucontent ul {
            float: left;
            width: 135px;
        }

        nav ul {
            list-style: none;
            margin: 0;
            padding: 0;
            padding-right: 7px;
        }

            nav ul li {
            }

                nav ul li a {
                    display: block;
                    padding-top: 2px;
                    padding-bottom: 8px;
                    padding-right: 12px;
                    padding-left: 12px;
                }

                nav ul li.sublink {
                    background-color: #ff8200;
                }

                nav ul li.link {
                    background-color: #FF8200;
                    font-size: 16.87px;
                    font-weight: normal;
                    border-radius: 0 0 50% 50%;
                }

        .expandido {
            border-top: 5px solid white;
        }

        nav ul li.link a {
            display: block;
            padding-top: 20px;
            padding-bottom: 12px;
            padding-right: 12px;
            padding-left: 12px;
        }

            nav ul li.link a:hover {
                border-radius: 0 0 50% 50%;
            }

        /* nav link */
        nav a, nav a:visited {
            color: #fff;
        }

      

            /* selected nav link */
            nav a.selected, nav a:hover {
                color: #FFFFFF;
                background-color: #FFA440;
            }

        .imgLinkMenu {
            padding-top: 4px;
        }

        nav ul li.control {
            background-color: #93278F;
        }

        nav ul li.home {
            background-color: #0F5188;
        }

        nav ul li.control a:hover {
            background-color: #B972B6;
        }

        nav ul li.home a:hover {
            background-color: #87A8C4;
        }

        .sublink {
            height: 35px;
        }
        /*tono azul claro inactivos #94D5F1*/

        .home{
            margin-top: 4px
        }

/*fin menu personalizado*/

.clinin_logo {
    width: 195px
}

.logo_pie{
    width: 162px
}

.contenedor_logo_pie{
    text-align: right;
    padding-bottom: 30px;
    padding-top: 10px;
    padding-right: 30px


}

.container {
    max-width: 1200px;
    margin-top: 50px;
    margin-bottom: 50px;
}

img, object {
    border: none;
}

/*titular*/


.contentitular {
    background-color: #FF8200;
    font-size:17px; 
    color:#FFF;  
    border-radius: 0 50px 50px 0;
    display: inline-block;
    padding: 15px 30px 10px 55px;
    margin: 130px 0 5% -15px;  
}

.contentitular.violeta{
    background-color: #93278f
}

.titularicon{
    width: 35px;
    vertical-align: middle;
}


.contentitular h1 {
    font-size: 24px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.icon_titulo_png{
    vertical-align: top;
    padding:0;
    padding-left: 3px;
    width: 40px
}

/*fin titular*/


/*boton*/

button {
    background-color: #93278F; 
    color: #FFFFFF;
    border: 0;
    padding: 0.5% 4.5%;
    font-size: 17px;
    float: right;
}

.usuario{
    margin: 50px 0;
}


.usuario button {
    background-color: #93278F;
    color: #FFFFFF;
    border: 0;
    padding: 8px 2.5%;
    font-size: 17px;
    float: right;
}

.usuario button:hover {
    background-color: #BC78B9 ;
}

.boton_icon {
    width: 25px;
    vertical-align: middle;
}

/*fin boton*/

/*inicio iconografia*/
h5 {
    color: #FF8200;
}

.iconografia{
    overflow: auto;

}

.iconos {
   background-color: rgba(255,255,255,0.5);
   color: #999999;
   font-size: 0.875em;
   border:  1px solid #FF8200;
   border-radius: 20px 0 20px 20px;
   padding-left:2%;

}

.iconos_tablero .iconos {
       border:  1px solid #93278f;
}

.iconos_tablero h5{
    color: #93278f 
}



dl{
    margin-bottom: 10px;
    margin-top: 10px;
}

dd {
    display: inline;
    padding-right: 5px
}

dd object {
    width: 5%;
    vertical-align: middle;
}

.iconografia object,
.iconografia img {
    width: 38px;
}

/*fin iconografia*/

.logo {
    padding: 30px 0 0 30px    
}

 .bg {
	background:  url('../img/clin_bg.jpg') no-repeat 60% 100%;
	background-size: 30%, 30%;
	background-color: #FFF;
  }

/*menu moviles tablets*/



.navbar-default {
	background-color: #94D5F1;
	background-image: none;
	box-shadow: none;
}

.navbar-default .navbar-toggle {
	background-color:;
	margin-left: 3px;
	padding-top: 10px;
	height: 40px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #7f227b;
  border-radius: 0px;
}

/*fin menu moviles tablets*/



.logo_carvajal {
    width: 20%;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 40px 0 0 0;
    padding: 30px 20px 20px 40px;
}

.secciones {
    margin-bottom: 10%
}

/*mapa*/
.titulo_clin {
    text-align: center;
    background-color: #FF8200;
    border-radius: 20px 20px 0px 0px;
    color: #FFF;
    margin-right:23px;
    height: 45px;
    vertical-align: middle;
    padding: 13px 20px 0 20px;
}

.titulo_clin h3 {
    font-size: 17px;
    margin: 0;

}

.titulo_clin.violeta {
    background-color: #93278f;
}



.esquinas_mapa {
    background:  url('../img/left_top_map.png') no-repeat 0% 0%, url('../img/right_bottom_map.png') no-repeat 100% 100% ;
    background-size: 75px;
}

.esquinas_mapa.violeta {
    background:  url('../img/left_top_map_violet.png') no-repeat 0% 0%, url('../img/right_bottom_map_violet.png') no-repeat 100% 100% ;
    background-size: 75px;
}


.expandir a{
    text-align:;
    background-color: #FF8200;
    border-radius: 50% 0px 0px 50%;
    position: absolute;
    right: 0;
    top: 40%;
    padding: 10px 10px 10px 15px;
    margin-right: 23px
}

.expandir a:hover {
    background-color: #93278f;
}

.expandir.violeta a{
    background-color: #93278f;
}

.expandir.violeta a:hover {
    background-color: #FF8200;
}



.mapa_google {
    padding:23px;
}

.mensaje {
    position: absolute;
    width: 330px;
    border-radius: 20px 0px 20px 20px;
    border: 1px solid #FF8200;
    padding: 20px;
    top: 10%;
    left: 5%;
    background:  url('../img/cruz.png') no-repeat 10% 85%;
    background-size: 33px;
    background-color: #FFF;
    color: #999999;
}

.mensaje h3 {
    font-size: 14px;
    color: #ff8200;
}

.mensaje h3,
.mensaje p {
    padding: 0px;
    margin: 0px
}

.cerrar_map {
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: #93278f;
    text-align: center;
    border-radius: 50%;
    right: 5%;
    top: 5%
}

.cerrar_icon_map {
    width: 12px;
    vertical-align:middle;

}

.indicador_mapa {
    position: absolute;
    top: 99%;
    right: 45%
}

.nombre{
    width:100%
}

.tag_titulo {
    width:30%;
    display: inline-block;
    float:left
}

.descripcion {
    width:100%;
    margin-top:10px
}

.tag_descripcion{
    width:70%;
    display: inline-block;
    padding-left: 3px;
}

.width_fake{
    max-width: 100%
}

/*fin Mapa*/

/*mensaje vehículos*/


.mensaje.vehiculos{
    width: 235px;
    background: url('../img/cruz.png') no-repeat 90% 85%;
    background-color: rgba(147,39,143,0.8);
    top: 23px;
    border: 1px solid #FFF;
    border-top: none;
    left: 110px;
    border-radius: 0px 0px 20px 20px;
}

.mensaje.vehiculos h3{
    color: #FFF;
    font-weight: bold
}

.mensaje.vehiculos p{
    color: #FFF;
}



.inactivos {
    border: 1.1px solid #FF8200;
    border-radius: 20px 0 20px 20px;
    margin-top: 10px;
    padding-top: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.mapa,
.grilla{
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
}

.grilla {
    margin-bottom: 30px
}

.mapa{
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}
.titulo_map {
    margin-bottom: -23px
}

.vehiculos .cerrar_map {
    background-color: #ff8200

}

/*fin mensaje vehículos*/



/*estilos mapa expandido*/

.mapa_todo {
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}

.grilla_expandida {
    margin-left:25%;
    margin-bottom: 20px
}

/* fin estilos mapa expandido*/

/*modulo alertas*/

.alertas {
    color: #93278f;
}

.modulo_alertas {
    margin-bottom: 30px
}

.alerta_titulo {
    position: absolute;
    background-color: white;
    right: 15%;
    top: 10px
}

.alerta_titulo h3 {
    font-size: 24px;
    margin: 0;
    padding: 0 10px
}

.contenedor_alertas {
  background-color: ; 
  margin-top: 30px;
  display: inline-block;
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
  border: 2px solid #93278f;
  border-radius: 20px 0 20px 20px;

}

.contenedor_alerta_individual{
    float: left;
    text-align: center;
    width:33.3%;
    margin-top: 10px;
    margin-bottom: 10px

}

.contenedor_alerta_individual p{
    display: inline-block;
    width: 29px;
    height:29px;
    font-size: 21px;
    border-radius: 100%;
    font-weight: bold;
    margin: 0;
    padding-top: 0;

}

.contenedor_alerta_individual .manejo p{
    background-color: #0f5188 
}

.contenedor_alerta_individual .novedades p{
    background-color: #E30613 
}

.contenedor_alerta_individual .prioritarias p{
    background-color: #84BD00
}

.alerta_numero_contenedor{
    padding-left: 60px;
    color: white 
}

.border_alertas_deskopt{
    border-left: 2.2px  solid #93278f;
    border-right: 2.2px solid #93278f;
    width: 25%;
    height: 35%;
    position: absolute;
    top: 35%;
}

.manejo_titulo{
    color: #0f5188
}

.novedades_titulo{
    color: #E30613
}

.prioritarias_titulo{
    color: #84BD00
}

/*detalles*/

.detalles_titulo {
    background-color: #93278f;
    margin-right: 0
}

.detalles {
    color: #666666;
    font-weight: 100

}

.detalles_boton button{
    background-color: #FF8200;
    margin-right: 0
}

.detalles_boton button:hover {
    background-color: #93278f;
}

.detalles_boton {
    margin: 0
}

.detalles_primarios {
    text-align: center;
    padding: 20px 0
}

.testuar {
    border-left: 2.2px solid #93278f;
}

.detalles_secundarios {
    margin: 20px 20px;
}

.detalles_secundarios h3 {
    font-size: 14px;
    color: #93278f;
}

.detalles h3,
.detalles p {
    padding: 0px;
    margin: 0px;
}

.nombre{
    width:100%
}

.tag_titulo {
    width:30%;
    display: inline-block;
    float:left
}

.tag_descripcion{
    width:70%;
    display: inline-block;
    padding-left: 3px;
}

.destacado_numero {
    color:#FF8200;
    font-size: 22px;
    font-weight: 100
}

.detalles .tag_descripcion {
    padding-left: 6px;
}

/*Fin modulo alertas*/


/*mensajes error*/

.error,
.error_2 {
    position: fixed;
    top: 15px;
    right: 15px;
    width: 260px;
    height:130px;
    background-color: rgba(227,6,19,0.7);
    z-index:2000;
    border-radius: 65px 0 0 65px;
    color: white;
    padding-top: 12px
}

.error_2 {
    top: 150px;
}

.errores {
    display: block;
    float:left; 
}

.circulo_error{
    width: 55px;
    height: 55px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 27.5px;
    text-align: center;
    margin-top: 25px;
    margin-left: 20px
}

.circulo_error img{
    margin-top: 17px;
}

.error_content {
    background-color: ;
    width: 53%;
    margin-left: 4%;
    overflow: auto;
    height: 110px

}

.error_content h4{
    font-size: 15px;
    font-weight: bold;
}

.error_content p{
    font-size: ;
 
}

.cerrar_error {
    width: 27px;
    height: 27px;
    float: right;
    border-radius: 13.5px;
    text-align: center;
    border: 1px solid #FFF;
    position: absolute;
    right: 5px;
    top: 5px
}

.cerrar_error img {
    height: 12px;
    margin-top: 3px;
}
    
/*media queries resposividad*/



@media screen and (max-width : 992px) {
    body{
        padding-top: ;
    }

.mapa,
.grilla,
.mapa_todo{
    width: inherit;
    margin-right: 0;
    margin-left: 0;
    margin-top: 40px
}

.titulo_clin {
        margin-right: 0px
}

.mapa_google {
    padding: 0
}

    .esquinas_mapa {
    background:  none;
    background-size: ;
    background-color: ;
}

.esquinas_mapa.violeta {
    background:  none;
    background-size: ;
    background-color: ;

}

    .expandir {
    display: none
}

.titulo_map {
    margin-bottom: 0
}

.contenedor_alertas {
  background-color:; 
  margin-left: 20%;
  margin-right: 10%;
  width: 65%;
}

.border_alertas_deskopt{
    width: 20%;

}

.mensaje.vehiculos{
    top: 0;
    left: 13%;

}


}

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


.container {
    max-width: 1200px ;
        margin-top: 0px;
        margin-bottom: 0px;
}


body {
    padding-top:55px;
    }

.logo {
    text-align: center;
}

.clinin_logo{
    width: 140px
}

.contenedor_logo_pie{
    text-align: center;
    padding-right: 0;
    padding-bottom: 10px;
}

.logo_pie{
    width: 130px
}

.contentitular {
    display: inline-block;
    padding: 5px 15px 5px 20px;
    margin: 30px 0 15% -15px;
  
}

.titularicon{
    width: 23px;
    vertical-align: middle;
}


.contentitular h1 {
    font-size: 16px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

dd {
    display: block;
    padding-right: 0px;
    padding-bottom: 5px
}

dd object {
    width: 20%;
    vertical-align: middle;
}

/*boton*/

.usuario{
    margin-top: 10px;
}


.usuario button {   
    font-size: 15px;
    float: right;
    width: 100%;
    margin-bottom: 25px
}

.boton_icon {
    width: 20px

}

/*fin boton*/

.iconos {
    font-size: 1em;
    width: 65%;
    margin-left: 5%;
}

.iconografia{
    width: 100%;
    margin: auto;

}

.iconografia object,
.iconografia img {
    width: 28px;
}

/*mapa*/

.titulo_clin {
    border-radius: 0;
    width: 100%
}

.logo {
    padding: 20px 0 0 0;
}

.bg {
    background:  url('../img/clin_bg.jpg') no-repeat 10% 100%;
    background-size: 40%, 40%;
    background-color: #FFF;
  }

/*#menucontent {
    display: none;
}*/

.mapa,
.mapa_todo {
    margin-top: 60px
}

.testuar {
    border-top: 2.2px solid #93278f;
    border-left: none
}

}

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

.contenedor_alerta_individual{
    width: 100%
}

.contenedor_alertas{
    border: none;
}

.border_alertas_devices{
    border-top: 2.2px  solid #93278f;
    border-bottom: 2.2px solid #93278f;
    width: 21%;
    height: 30%;
    position: absolute;
    left: 40%;
}

.border_alertas_deskopt {
    display: none;
}

.manejo_contenedor {
    padding-top: 10px
}

.alerta_titulo {
    position: relative;
    text-align: center;
    right: 0;
    top: 0
}

.contenedor_alertas{
    margin-top: 0;
}

.detalles .tag_descripcion{
    width:100%;

}


/*mensaje tablero de control*/
.mensaje.vehiculos{
    width: 100px;
    background: inherit;
    background-color: rgba(147,39,143,0.8);


}

.mensaje.vehiculos h3{
    color: #FFF;
    font-weight: bold;
    font-size: 12px;


}

.mensaje.vehiculos p{
    color: #FFF;
    font-size: 12px
}

.mensaje.vehiculos .tag_descripcion,
.mensaje.vehiculos .tag_titulo{
    width:100%;

}
/*Fin mensaje tablero de control*/

}


