﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    font-size: .80em;
    font: 12px Roboto,arial,sans-serif; /*font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;*/
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}




/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666; /*   font-variant: small-caps;*/
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 995px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background-image: url(header3.png);
    width: 100%;
    height: 80px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 30px;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

.divVerde
{
    border: 1px solid #339313;
    width: 100%;
    padding-left: 20px;
    background-color: #e4fbdd;
    margin: 10px 0 10px 0;
    padding: 10px 10px 10px 10px;
}

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.botonBuscar
{
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 1px solid #999;
    border-bottom: 1px solid #888;
    margin-top: 5px;
    font-weight: bold;
    font-size: 11px;
    color: #444;
    font-family: Verdana, Arial;
    background-image: url('Images/fbImage.png');
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    background-repeat: no-repeat;
    background-position: 0 -245px;
    background-color: #EEE;
    cursor: pointer;
}
.botonBuscar:hover
{
    background-color: #d4d0c8;
}






.divLogin
{
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
    width: 350px;
}

.divLogin2
{
    width: 450px;
}

.boton
{
    font-weight: bold;
    font-size: 11px;
    color: #444;
    font-family: Verdana, Arial;
    background-image: url(fbImage.png);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    background-repeat: no-repeat;
    background-position: 0 -245px;
    background-color: #EEE;
    border: 1px solid #999;
    border-bottom-color: #888;
    cursor: pointer;
    height: 23px;
}

.btn-custom
{
    background-color: hsl(0, 0%, 65%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcfcfc", endColorstr="#a5a5a5");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fcfcfc), to(#a5a5a5));
    background-image: -moz-linear-gradient(top, #fcfcfc, #a5a5a5);
    background-image: -ms-linear-gradient(top, #fcfcfc, #a5a5a5);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #a5a5a5));
    background-image: -webkit-linear-gradient(top, #fcfcfc, #a5a5a5);
    background-image: -o-linear-gradient(top, #fcfcfc, #a5a5a5);
    background-image: linear-gradient(#fcfcfc, #a5a5a5);
    border-color: #a5a5a5 #a5a5a5 hsl(0, 0%, 56.5%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.56);
    -webkit-font-smoothing: antialiased;
}
.botonLogin
{
    color: #444;
    background-color: #EEE;
}

.boton:hover
{
    background-color: #bcbcbc;
}

.menuPrincipal
{
    background-color: #F0F0F0;
    width: 100%;
}
.hiddencol
{
    display: none;
}

.mGrid
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    

.mGrid
{
   

.mGrid
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    

.mGrid
{
   

.mGrid
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    

.mGrid
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    

.mGrid
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    

.mGrid
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #c1c1c1; /*border-collapse:collapse; */
}
order: solid 1px #c1c1c1;
    color: #717171;
}


DBDBDB; /*padding: 4px 2px;      color: #fff;      background: #424242 url(../img/grd_head.png) repeat-x top;            font-size: 0.9em; */
}

    background: #424242 url(../img/grd_pgr.png) repeat-x top;
}
ding: 0 6px;
    border-left: solid 1px #666; /*font-weight: bold;      color: #fff;      line-height: 12px; */
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}

/*
.mGrid1 { 
    width: 100%; 
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.mGrid1 td { 
    padding: 2px; 
    border: solid 1px #c1c1c1; 
    color: #717171; 
}
.mGrid1 th { 
    padding: 4px 2px; 
    color: #fff; 
    background: #424242 url(../img/grd_head.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
}
*/


.table > tbody > tr > th, .table > tbody > tr > td
{
    border-top: none;
}



.tablaEAC
{
    /* width: 500px;*/
    font-size: 13px;
 
}

.tablaEAC tr
{
    -webkit-print-color-adjust: exact;
    background-color: #F5F5F5;
}
.tablaEAC tr : hover
{
    background-color: #E4FBDD;
}
.tablaEAC td
{
    padding: 4px;
}
.tablaEAC th
{
    padding: 4px;
    background-color: #ccc;
}


.tablaEdicionMedico
{
    border-spacing: 0;
    border-collapse: collapse;
    margin-left: 7px;
    margin-top: 7px;
    margin-bottom: 7px;
}
.divTablaEdicionMedico
{
    margin-top: 15px;
    padding: 10px; /*border: 1px solid black;*/
}
.divTablaEdicionMedico1
{
    border: 1px solid black;
    width: 800px;
}
.imagenPaciente
{
    width: 50px;
    height: 50px;
}

.search-header
{
    position: static;
    left: 165px;
    top: 20px;
    border: 1px solid #e1e2e2;
    width: 400px;
    height: 40px;
    background: #fff url(../img/sprite-ui.png?cdn_id=k49) no-repeat 355px -57px;
    margin: 0;
}


p
{
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}


.search-input
{
    color: #707070;
    font-family: 'Segoe UI' ,Tahoma,Arial,Helvetica,sans-serif;
    margin-top: 5px;
    border: 1px solid #fff;
    display: block;
    float: left;
    width: 340px;
    padding: 0 5px;
}

.search-submit
{
    width: 22px;
    height: 22px;
    background: none;
    border: 0;
    cursor: pointer;
    position: static;
    top: 3px;
    right: 3px;
}

.mensajes
{
    border: 1px solid black;
    padding: 5px;
    margin: 5px;
}

.lbl
{
    width: 450px;
}


.rptAsistEspeMedicoEntidad
{
    font-size: 10px;
}
.rptAsistEspeMedicoEntidad td
{
    padding: 2px;
}
.rptAsistEspeMedicoEntidad th
{
    padding: 4px;
    background-color: #ccc;
}

.guell {
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
