@import url("reset.css");

/*body, html {font-family:Roboto,Helvetica,Arial,sans-serif;} */
@font-face {
  font-family: 'Poppins'; 
  src: url('/areas/pacientes/fonts/Poppins-Regular.ttf');
  
}
bold {
  font-family: 'Poppins'; 
  src: url('/areas/pacientes/fonts/Poppins-Bold.ttf');
  font-weight:bold;
} 
body{
	 
      /* font-family: calibri,arial,verdana,sans-serif;*/
        font-family: 'Poppins', sans-serif; 
    
	-webkit-font-smoothing:antialiased; 
	font-size:1rem;
	color: #828282;
	background-color:#f3f3f2;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	min-width:400px;
	
	 
} 


.bg-light
{
    
    background-color: #f8f9fa;
    
    }
    
span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
    
    }
    img
{
    cursor:pointer;
    
    }
    
#header {
    width: 100%;
    margin: 0px auto 0;
    height: 68px;
    background-color: #b8babd;
    border-bottom: 1px solid #f1f1f2;
}

#header .login {
    float: right;
    padding: 5px 0 0 0px;
  
}

#header a.logo {
    float: left;
    margin: 0px;
}

#header .login h5 {
    color: white;
    float: left;
}

#header .login h5 span {
    color: #d4d4d4;
    margin-left: 10px;
}

#header .login a.close {
    float: right;
    width: 12px;
    height: 12px;
}

#header ul.nav {
    margin: 0px 120px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #header ul.nav {
        margin: 12px 120px;
    }
}

#header ul.nav li {
    float: left;
    margin-left: 14px;
    border: 1px solid #CCC;
    height: 32px;
}

@-moz-document url-prefix() {
    #header ul.nav {
        margin: 12px 120px;
    }
}

#header ul.nav li a {
    
    color: Black;
    display: inline-block;
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
}

#header ul.nav li a:hover {
    background: url("../../images/marc.png") no-repeat scroll 0 0 transparent;
    color: #3f5880;
    display: inline-block;
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
}

#header ul.nav li span {
    color: #008B99;
    background: url("../../images/marc.png") no-repeat scroll 0 0 transparent;
    color: #7B7B7B;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}

#header2 {
    margin: 0px auto;
    height: 34px;
    background-color: white;
    margin: 0px auto;
}

#header2 ul.nav {
    margin: 0px 0 0 13px;
}

#header2 ul.nav li {
    float: left;
    margin-left: 14px;
    padding-left: 5px;
    padding-right: 5px;
    height: 32px;
   
}

#header2 ul.nav li.logout a:hover {
    color: #439438;
}

#header2 ul.nav li.logout {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 300;
    color: #1e1e1e;
    line-height: 10px;
    position: relative;
    -webkit-transition: color .4s, background-color .4s, border .4s;
    -moz-transition: color .4s, background-color .4s, border .4s;
    -ms-transition: color .4s, background-color .4s, border .4s;
    transition: color .4s, background-color .4s, border .4s;
    border: 1px solid #dbdcdd;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: right;
}

#header2 ul.nav li a {
    display: block;
    text-decoration: none;
    padding:5px;
    align-items: center;
    display: flex;
}

#header2 ul.nav a.hover:hover {
     color: #7B7B7B;
    display: inline-block;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
}

#header2 ul.nav li span {
   
    color: #7B7B7B;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

#title {
    height: 35px;
    padding-left: 10px;
    background-color: #ffffff;
    border: 1px solid #f1f1f1;
    padding-bottom: 11px;
    border-bottom: 1px solid #dee2e6 !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

#title ul.titles {
    background-color: #008B99;
    width: 929px;
    display: inline-block;
    clear: both;
    padding: 10px 20px 10px 12px;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    color: white;
}

#title ul.filtro {
    margin: 14px 0 0 0;
}

#title ul.filtro li {
    color: #008B99;
    float: left;
    max-width: 300px;
    margin-left: 10px;
    margin-bottom: 10px;
    height: 25px;
    font-size: 1.24rem;
    font-weight: 300;
}

#title ul.filtro li span {
    color: #7b7b7b;
    margin-left: 10px;
}

li#tdStatus {
    font-weight: 600;
    font-size: 15px;
}

#informacion {
    margin: 10px;
    background-color: #f9f9f9;
    border: 1px solid #d4d4d4;
    height: 62px;
    background-color: white;
    color: #008B99;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
   padding-right: 15px;
}

 .trlink{
cursor: pointer;
cursor: hand;

 }
 
 .logo
 {
      width:24px;
     }
 .logoC
 {
     width:207px;
     }
.logoN
{
    
      
        
   margin-right:20px;
   margin-top:10px;
   cursor:auto;
  
    }
    
	
	li#tdStatus
{
    font-weight:600;
       font-size:15px; 
    }
    
#informacion{
	 
	 
	margin: 10px;
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	height:62px;  
	background-color:white;   
	color:#008B99; 
	 
}


/*----------------FOOTER----------------------*/
#footer{
	width: 960px;
	height: 55px;
	background-image: url(../images/bg_footer.jpg); 
	margin: 20px auto;
}
#footer ul{
	float: right;
	width: 770px;
	margin-top: 11px;
}
#footer ul li{
	float: left;
	margin-right: 10px;
	width: 243px;
}
#footer ul li a{
	color: #828282;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #008B99;
}



 #result{
	 
	  max-width:800px;
     margin:0px auto;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	/*padding-bottom: 10px;*/
	box-shadow: 0px 2px 10px #c7c7c7;
	-webkit-box-shadow: 0px 2px 10px #c7c7c7;
    -moz-box-shadow: 0px 2px 10px #c7c7c7;
    background-color:White;
}
 


#result ul.valores li{
	display: block;
	padding: 20px 10px;
}
 
 #result ul.valores li.orden{
	width: 58px;
	float: left;
	font-weight:bold;			
}
/*----------------DATOS----------------------*/
 
#result ul.titles{
	 
	    width: 100%;
    background-color: #008B99;
    border-bottom: 1px solid #e9e9e9;
    display: inline-block;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px 3px 0 0;
    color: white;
    font-size: 0.9em;
}
 
#result ul.titles li.orden {
    padding-left: 10px;
    float: left;
}

input#nro_ord
{
    padding: 0.3rem 0.5rem;
    /* font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    
    }
    input#nro_ord:focus
    {
        
        color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        
        }
        
        input
{
    padding: 0.3rem 0.5rem;
    /* font-size: 1rem; */
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    
    }
    input:focus
    {
        
        color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        

        }
 
 td.tablasubEncabezado
{
    padding-left:5px;
    padding-top:5px;
    }
 
 
 
    table .trheader td {
                background-color:#004990;
                color:White;
                border-top: medium none;
                padding-left:5px;
                height:30px;
                font-weight:bold;
            }
            table .trheader th {
                background-color:#0384CE;
                color:White;
                border-top: medium none;
                padding-left:5px;
                height:30px;
              
                padding-left:5px;
                border:1px solid white;
                 
    
                
            }
            
                        
            .trresult {
                 
                padding-left:5px;
                height:100px;
                box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
                border-bottom:1px solid #dee2e6 !important
            
                
            }
            .trresult td {
               padding:5px;
              /*  
             border-bottom : 1px solid #efefef;
             border-left: 1px solid  #d4d4d4;*/
            }
            
            
            .trana {
                
                padding-left:5px;
                height:20px;
                 
                
            }
            .trana td 
            {
                 padding-bottom:5px;
               padding-left:5px;
               background-color: #f9f9f9;          
             border-bottom: 1px solid  #d4d4d4;
             color:grey;
            }
            
            
             
             .fecha
             {  
                color:#343a40;
                border-bottom:1px solid #dee2e6 !important;
                font-size: 1.25rem;
                font-weight:bolder;
                margin-block-start: 2.33em;
                margin-block-end: 2.33em;
                margin-inline-start: 0px;
                margin-inline-end: 0px;
             }
             
             
            .tabla{
	         
              border-radius: 6px;
              border: 1px solid  #d4d4d4;
             
              margin: 0 auto 0;
                box-shadow: 0px 1px 2px #c7c7c7;
	        -webkit-box-shadow: 0px 1px 2px #c7c7c7;
            -moz-box-shadow: 0px 1px 2px #c7c7c7;   
            }
            .trresult td a{
                color: #828282;
                font-weight: bold;
	            text-decoration: none;
            }
    
              .trresult td a:hover{
	            color: #008B99;
            }
            
            
 
 
 .ficha
 {
     
     color: #343a40;
     /* #6c757d !important;*/
    /* font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
    
     font-size:1rem;
     
     }

 
 .sortable th
{
    background-color:rgba(89,117,176,0.38);
        /*background-color: #d4d4d4;*/
       color:White;
       border-top: medium none;
       padding-left:5px;
       height:20px;
       padding-left:5px;
       /* border:1px solid white; */
}

.sortable  tr.trresult:hover  {
    background-color: #f1f1f1;
    /*border:1px solid #a79d9d;*/
   color:#012c5e;
}
    
  
.tabla  tr.ilumina:hover  {
    background-color: #f1f1f1;
    /*border:1px solid #a79d9d;*/
    color:#012c5e;
}
 
 
 


/*----------------PAGINADO----------------------*/
#paginado{
	background-color: #008B99; 
	 
	height: 22px;
	color: white;
	margin: 10px auto;
	padding-top: 10px;
	padding-left: 10px;
	max-width:800px;
	border-radius:5px;
	/* overflow:hidden; */
}

#paginado #spaginas
{
    margin: 0 0 0 55px;
	float: left;
    }
#paginado #scant_ordenes{
	width: 200px;
	margin: 0 0 0 55px;
	float: left;
}
#paginado .pag{
	float: right;
}
#paginado .pag ul li{
	float:  left;
	margin-left: 7px;
}
#paginado .pag ul li a{
	color: white;
	text-decoration: none;
	width: 15px;
	height: 15px;
	display: block;
	text-align: center;
	padding: 2px 10px;
}
#paginado .pag ul li a:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2b5a5c), color-stop(1, #161a1f) );
	background:-moz-linear-gradient( center top, #2b5a5c 5%, #161a1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b5a5c', endColorstr='#161a1f');
	background-color:#2b5a5c;
	
	display: block;
}


.jPaginate{
    height:34px;
    position:relative;
    /* color:#a5a5a5; */
    font-size:small;   
	width:100%;
}
.jPaginate a{
    line-height:7px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
}
.jPaginate a:hover
{
    color: #008B99;
    }
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
ul.jPag-pages li a:hover{
    float:left;
    padding:2px 5px;
    color: #008B99;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:7px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:7px;
    
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;
     
}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(../images/previous.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(../images/next.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(../images/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(../images/snext.png) no-repeat center left;
            }
                   #superbox-overlay{
            background:#7D8BA5;
          }
        #superbox-container .loading{text-align:center;font-size:10px;color:#fff;}
        #superbox .close a{float:right;padding:0 5px;line-height:20px;cursor:pointer;}

        #superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}
        #superbox .nextprev .disabled{background:#ccc;cursor:default;}
            
           
           
            
 a{
    color:#7b7b7b;
    text-decoration:none;
    }
    
  a:hover
  {
        color: #439438;
      }  
      
/*  btn */      

        #superbox .close a span{
            
             display: inline-block;
    font-weight: 400;
    
    color: #6c757d;
    border-color: #6c757d;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0.3rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
     
    color: #008B99;
     
    border-color: #008B99;
            
            }
         #superbox .close a span:hover
{
        color: #fff;
    background-color: #008B99;
    border-color: #008B99;
    text-decoration:none;
    
    }
        
        
.btn {
    display: inline-block;
    font-weight: 400;
    
   /* color: #6c757d;
    border-color: #6c757d;*/
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0.3rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
     
    color: #008B99;
     
    border-color: #008B99;
    
}

.btn:hover
{
        color: #fff;
    background-color: #008B99;
    border-color: #008B99;
    text-decoration:none;
    
    }
 
 #mensaje{
	 
	margin-top: 30px;
	height:120px;
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	padding-bottom: 21px;
	 box-shadow: 0px 2px 10px #c7c7c7;
	-webkit-box-shadow: 0px 2px 10px #c7c7c7;
    -moz-box-shadow: 0px 2px 10px #c7c7c7;
   
}
#mensaje ul.titles{
	 
background-color:#008B99;
border-bottom: 1px solid #e9e9e9;
clear: both;
padding: 10px 20px 10px 12px;
border-radius: 3px 3px 0 0;
color: white;
font-weight: bolder;
 
}
 iframe img {
        width: 200px;
    }
    
    
               input.volver
               {
                   
             display: inline-block;
            font-weight: 400;
            text-align: center;
            vertical-align: middle;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-color: transparent;
            border: 1px solid transparent;
            cursor: pointer;
            font-size: 1rem;
            line-height: 1.5;
            border-radius: 0.25rem;
            transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            padding: 0.3rem 0.5rem;
            font-size: 0.875rem;
            line-height: 1.5;
            border-radius: 0.2rem;
     
            color: #008B99;
     
            border-color: #008B99;
            
            }
         input.volver:hover
{
        color: #fff;
    background-color: #008B99;
    border-color: #008B99;
    text-decoration:none;
    
    }    
    
    
 
        

.logoC
{
    
        
       /* width:147px;
        height:54px;
        margin-top:10px;*/
     
    }
.logoN
{
    
      
        
   margin-right:10px;
   margin-top:10px;
   cursor:auto;
  
    }
    
    
.sidebar {
    position: fixed;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.4s;
    padding: 1rem 0;
    box-sizing:border-box;
    box-shadow: 0 2px 3px 0 rgba(60, 64, 67, .30), 0 6px 10px 4px rgba(60, 64, 67, .15);
}

.sidebar .boton-cerrar {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    font-size: 2rem;
    display: block;
    padding: 0;
    line-height: 1.5rem;
    margin: 0;
    height: 28px;
    width: 32px;
    text-align: center;
    vertical-align: top;
}

.sidebar ul, .sidebar li{
    margin:0;
    padding:0;
    list-style:none inside;
}

.sidebar ul {
    margin: 4rem auto;
    display: block;
    width: 100%;
    min-width:200px;
}

.sidebar a {
    display: block;
    font-size: 120%;
    color: #008B99;
    text-decoration: none;
    padding:10px
    
}

.sidebar a:hover{
    color:#fff;
    background-color:#008B9973;

}

h1 {
    color:#f90;
    font-size:180%;
    font-weight:normal;
}
#contenido {
    transition: margin-left .4s;
    
}

.abrir-cerrar {
    color: #2E88C7;
    font-size:1rem;   
}

#abrir {
    
}
#cerrar {
    display:none;
}

    #header2 ul.nav li.logout a:hover
{
    
    color: #439438;
}
  
#header2 ul.nav li.logout
{
     
     display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 300;
    color: #1e1e1e;
    line-height: 10px;
    position: relative;
   
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float:right;
}
 