﻿
body {
    background: #CCCCCC;
    font-size: .80em;
    font-family: Calibri;
    margin: 0px;
    padding: 0px;
    color: #666666;
    text-align: left;
}

a:link, a:visited {
    color: #808080;
    font-weight: 700;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
    width: 243px;
    height: 0px;
    text-align: right;
}


/* 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: 1180pX;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
    top: 0px;
    left: 1px;
    height: 178px;
}

.header h1
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    line-height: 2em;
    font-size: 2em;
    height: 146px;
    width: 904px;
}

.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;
}

div.hideSkiplink
{
    background-color:#3a4f63;
    width:99%;
    height: 42px;
    margin-left: 0px;
}

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: 982px;
    height: 40px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    height: 5px;
}

.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;
}

.fondo_menu {
    vertical-align: top;
    text-align: left;
    background-color: #F7F6F3;
    border: thin solid #F7F6F3;
}
.fondo_logueo {
    font-family: Calibri;
    font-size: small;
    font-weight: bold;
    background-color: #0086C6;
    color: #FFFFFF;
    vertical-align: top;
}

.fondo {
    background-color: #FFFFFF;
}
.fondo_header {
    font-family: Calibri;
    font-size: 39px;
    font-weight: bold;
    background-color: #FFFFFF;
    color: #0086C6;
    }
.head_master {
    background-color: #0086C6;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #FFFFFF;
    font-size: x-large;
    font-weight: bold;
    width: 95%;
    height: 130px;
    margin-top: 0px;
    margin-right: 0px;
}
.footer {
    background-color: #0086C6;
    font-family: calibri;
    color: #FFFFFF;
    font-size: small;
    font-weight: bold;
    text-align: center;
}
.alineacion {
    vertical-align: top;
    text-align: left;
}
.alineacion_usuario {
    vertical-align: top;
   
}
.alineacion_borde {
    border: 1px solid #666666;
    vertical-align: top;
    
}
.nombre_usuario {
    font-family: Calibri;
    font-size: small;
    font-weight: bold;
    text-decoration: underline;
    color: #0086C6;
    text-align: right;
}
.fondo_inicio {
    background-image: url('../Resources/banner_03.jpg');
   
}
.alineacion_sesion {
    vertical-align: top;
    text-align: right;
    font-family: Calibri;
    font-size: small;
    color: #FFFFFF;
    width: 180px;
}


.texto1 {
    font-family: Calibri;
    font-size: small;
    color: #666666;
    vertical-align: text-top;
    white-space: normal;
    letter-spacing: normal;
    margin-left: 1px;
    margin-bottom: 0px;
    text-align: left;
}
  

.texto2 {
    font-family: Calibri;
    font-size: small;
    color: #666666;
    vertical-align: text-top;
    white-space: normal;
    letter-spacing: normal;
    margin-left: 1px;
    margin-bottom: 0px;
    text-align: left;
}

.texto_link {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #666666;
    text-align: left;
    margin-left: 0px;
}
.menu_horizontal {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0086C6;
}
.menu_horizontal {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0086C6;
}
.texto_derecha {
    font-family: Calibri;
    width: 498px;
    text-align: right;
    color: #808080;
}
.texto_cabezera {
    border-style: solid;
    border-width: thin;
    font-family: Calibri;
    font-size: x-large;
    color: #FFFFFF;
    text-align: center;
    vertical-align: text-top;
    white-space: normal;
    letter-spacing: normal;
    font-weight: bold;
    background-color: #0086C6;
}
.encabezado_simple {
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0086C6;
    text-align: center;
}
.encabezado_acta {
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #D862FF;
    text-align: center;
}




.texto_boton{
    font-family: Calibri;
    font-size: small;
    color: #666666;
    vertical-align: text-top;
    white-space: normal;
    letter-spacing: normal;
    margin-bottom: 0px;
    text-align: center;
}

.texto_grid {
    font-family: Calibri;
    font-size: small;
    color: #000000;
    vertical-align: top;
    margin-top: 0px;
}


.texto_nombres_teleconsulta {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: medium;
    color: #003399;
    vertical-align: top;
    margin-top: 0px;
    font-weight: bold;
}

.texto_profesion {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    color: #3366CC;
    vertical-align: top;
    margin-top: 0px;
    font-weight: bold;
    text-align: left;
}
.texto_acta_1 {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    color: #FF582F;
    vertical-align: top;
    margin-top: 0px;
    font-weight: bold;
    text-align: left;
}
.texto_acta_verde {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    color: #339966;
    vertical-align: top;
    font-weight: bold;
    text-align: center;
}
.texto_acta_plomo {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    color: #999999;
    vertical-align: top;
    margin-top: 0px;
    font-weight: bold;
    text-align: left;
}
.texto_acta_azul {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    color: #027FB1;
    vertical-align: top;
    margin-top: 0px;
    font-weight: bold;
    text-align: center;
}
.texto_acta_rojo {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    color: #FF3131;
    vertical-align: top;
    margin-top: 0px;
    font-weight: bold;
    text-align: left;
}
.texto_libro {
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    color: #008080;
    vertical-align: top;
    margin-top: 0px;
    font-weight: bold;
    text-align: left;
}

.Background1
{
    overflow: auto;
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}
        
.Popup
{
    background-color: #FFFFFF;
    border-width: 3px;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
}

.encabezado_simple_EF {
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF6666;
    text-align: center;
    font-family: Calibri;
}

.encabezado_simple_diagnostico {
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF9B37;
    text-align: center;
}
.encabezado_simple_tratamiento {
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #339966;
    text-align: center;
}
.encabezado_simple_historia_clinica {
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #808080;
    text-align: center;
}
.encabezado_simple_apoyo_diagnostico {
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #400080;
    text-align: center;
}
.encabezado_simple_libro {
    font-family: Calibri;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #EF5482;
    text-align: center;
}

.texto_paus_grande {
    font-family: Calibri;
    font-size: 24px;
    color: #808080;
    font-weight: bold;
}
