﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    background: #FFFFFF;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

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: 990px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #E1E1E1;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: black;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 10px;
    margin: 12px 5px 8px 5px;
    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;
}

.TdCenter1
{
    width: 100%;
    height: 40px;
    text-align: center;
    vertical-align: middle;
}

.submitButton 
{  
	border-style: none;
	border-color: inherit;
	border-width: medium;
    padding: 5px 0px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 28px;
    font-weight: bold;
    color: #FFFFFF;
	text-shadow: 0px -1px 0px rgba(62, 61, 61, 0.3);
	border-radius: 7px;
	background-color: #898A8A;
	background-image: linear-gradient(top, #898A8A, #C8CACA);
	padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
}


.submitButtonCenter 
{  
	border-style: none;
	border-color: inherit;
	border-width: medium;
    padding: 5px 0px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 28px;
    font-weight: bold;
    color: #FFFFFF;
	text-shadow: 0px -1px 0px rgba(62, 61, 61, 0.3);
	border-radius: 7px;
	background-color: #898A8A;
	background-image: linear-gradient(top, #898A8A, #C8CACA);
	padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.submitButtonActivation 
{  
	border-style: none;
	border-color: inherit;
	border-width: medium;
    padding: 5px 0px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 28px;
    font-weight: bold;
    color: #FFFFFF;
	text-shadow: 0px -1px 0px rgba(62, 61, 61, 0.3);
	border-radius: 7px;
	background-color: #898A8A;
	background-image: linear-gradient(top, #898A8A, #C8CACA);
	padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
}
.submitButton:hover, .submitButtonLarge:hover, submitButtonSearch:hover, submitButtonActivation:hover
{
	background: #C8CACA;
}
.submitButton:active, .submitButtonLarge:active, submitButtonSearch:active, submitButtonActivation:active{
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2) inset;
}

.submitButtonLarge
{    
	border-style: none;
	border-color: inherit;
	border-width: medium;
	float: right;
    padding: 5px 0px;
    text-align: center;
    vertical-align: middle;
    width: 160px;
    height: 28px;
    font-weight: bold;
    color: #FFFFFF;
	text-shadow: 0px -1px 0px rgba(62, 61, 61, 0.3);
	border-radius: 7px;
	background-color: #898A8A;
	background-image: linear-gradient(top, #898A8A, #C8CACA);
    margin-left: 5px;
    margin-right: 5px;
}

.submitButtonSearch
{    
    border-style: none;
	border-color: inherit;
	border-width: medium;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 25px;
    font-weight: bold;
    color: #FFFFFF;
	text-shadow: 0px -1px 0px rgba(62, 61, 61, 0.3);
	border-radius: 7px;
	background-color: #898A8A;
	background-image: linear-gradient(top, #898A8A, #C8CACA);
    vertical-align: middle;
}
.TitularPrincipal 
{   
	text-align: center; 
	font-size: 13px;
    font-weight: bold; 
    padding-top: 20px;
    padding-bottom:20px;
}

.LabelField 
{   
	text-align: left; 
	font-size: 12px;
    font-weight: normal; 
}

.LabelFieldTitular
{   
	text-align: left; 
	font-size: 14px;
    font-weight: bold; 
    font-family: Calibri;
}
.LabelFieldValue
{   
	text-align: left; 
	font-size: 11px;
	font-weight: bold; 
    font-family: Calibri;
	color: #000000;
}
.LabelError
{   
	text-align: center; 
	font-size: 12px;
    font-weight: normal; 
    color: Red;
}

.LabelBlink
{ 
	text-align: center; 
	font-size: 15px;
    font-weight: bold;
	font-family: Calibri;
	color: #008AFF;
}

.LabelSuccess
{   
	text-align: center; 
	font-size: 12px;
    font-weight: normal; 
    color: Blue;
}

.LabelTitle 
{   
	text-align: left; 
	font-size: 12px;
    font-weight: bold; 
}

.LabelFieldPadding
{   
	text-align: left; 
	font-size: 12px;
    font-weight: normal; 
    margin-left: 10px;
}


.TextboxForm
{
	text-transform: uppercase;
    font-family: Arial;
	Width: 100%;
    Height: 22px;
    margin: 0;
}

.TextboxReportForm
{
	text-transform: uppercase;
    font-family: Arial;
	Width: 90%;
    Height: auto;
    margin: 0;
}

.TextboxEmailForm
{
	font-family: Arial;
	Width: 100%;
    Height: auto;
    margin: 0;
}

.TextboxShortForm
{
	font-family: Arial;
    text-transform: uppercase;
    Width: 100%;
    Height: auto;
	margin: 0;
}

.TextboxLargeForm
{
	font-family: Arial;
    text-transform: uppercase;
    Width: 100%;
    Height: auto;
}

.TextboxSearchForm
{
	font-family: Arial;
    text-transform: uppercase;
    Width: 70%;
    Height: auto;
    border:solid 1px #6A6A6A;
    margin-left: 0px;
}


.TextboxLitleForm
{
	font-family: Arial;
    text-transform: uppercase;
    Width: 70%;
    Height: auto;
	margin: 0;
}

.ComboboxForm
{
	font-family: Arial;
    text-transform: uppercase;    
    Height: auto;
    Width:  100%;
    margin:0;
    padding:0;
}

.ComboboxShortForm
{
	font-family: Arial;
    text-transform: uppercase;    
    Height: auto;
    Width:  180px;
}

.TextareaForm
{
	font-family: Arial;
    Height: 120px;
    Width:  100%;
}


.combo
{
    color: #919191;
    text-indent: 5px;
    width: 180px;
    border: 1px solid #919191;
    height: 20px;  
}
.textbox
{
    width: 212px;
    text-indent: 5px;
    border: 1px solid #D0D0D0;
    background: #F8F8F8;
    height: 18px;
    color: #525252;
}

/* TAB MENU   
----------------------------------------------------------*/



.vertical-menu {
    width: 171px;  
}

  .vertical-menu a {
        background-color: #eee;
        color: black;
        display: block;
        padding: 12px;
        text-decoration: none;
    }

        .vertical-menu a:hover {
            background-color: #ccc;  
        }

        .vertical-menu a.active {
            background-color: #04AA6D; 
            color: white;
        }





/*-------------------------------------------------------------------*/






div.hideSkiplink
{
    background-color:#E1E1E1;
    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: #E1E1E1;
    border: 1px #E1E1E1 solid;
    color: #7F7F7F;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #1273B9;
    color: white;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #1273B9;
    color: white;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/


fieldset
{
    margin: 1em 0px 2.2em 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;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.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: Center;
    padding-right: 10px;
}
*/

/*   
tabs
*/
.ajax__myTab .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    border-bottom: solid 1px #999999;
}

.ajax__myTab .ajax__tab_outer {
    padding-right: 4px;
    height: 21px;
    background-color: #ffffff;
    margin-right: 2px;
    border-right: solid 1px #666666;
    border-top: solid 1px #aaaaaa;
}

.ajax__myTab .ajax__tab_inner {
    padding-left: 3px;
    background-color: #ffffff;
}

.ajax__myTab .ajax__tab_tab {
    height: 13px;
    padding: 4px;
    margin: 0;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_outer {
    background-color: #E1E1E1;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_inner {
    background-color: #ffffff;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_tab {
}

.ajax__myTab .ajax__tab_active .ajax__tab_outer {
    background-color: #E1E1E1;
    border-left: solid 1px #999999;
}

.ajax__myTab .ajax__tab_active .ajax__tab_inner {
    background-color: #E1E1E1;
}

.ajax__myTab .ajax__tab_active .ajax__tab_tab {
}

.ajax__myTab .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #E1E1E1;
}

.DataGridStyle
{
    font-family:Arial;
    font-size:smaller;
}
.GridViewRowHeader
{
    overflow: auto;
    position:absolute; 
    background-color:White;
}

/*   
calendario
*/
.cal_Theme1 .ajax__calendar_container   {  
    background-color: #E1E1E1;   
    border:solid 1px #cccccc;  
}  
  
.cal_Theme1 .ajax__calendar_header  {  
    background-color: #ffffff;   
    margin-bottom: 4px;  
}  
  
.cal_Theme1 .ajax__calendar_title,  
.cal_Theme1 .ajax__calendar_next,  
.cal_Theme1 .ajax__calendar_prev    {  
    color: #004080;   
    padding-top: 3px;  
}  
  
.cal_Theme1 .ajax__calendar_body    {  
    background-color: #e9e9e9;   
    border: solid 1px #cccccc;  
}  
  
.cal_Theme1 .ajax__calendar_dayname {  
    text-align:center;   
    font-weight:bold;   
    margin-bottom: 4px;   
    margin-top: 2px;  
}  
  
.cal_Theme1 .ajax__calendar_day {  
    text-align:center;  
}  
  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,  
.cal_Theme1 .ajax__calendar_active  {  
    color: #004080;   
    font-weight: bold;   
    background-color: #ffffff;  
}  
  
.cal_Theme1 .ajax__calendar_today   {  
    font-weight:bold;  
}  
  
.cal_Theme1 .ajax__calendar_other,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {  
    color: #bbbbbb;  
}  

.Error
{
    color: #FF0000;
}

/* TAB MENU   
----------------------------------------------------------*/
.PanelForm
{
	 background-color: White;
	 margin: 0;
	 padding: 0;
	 vertical-align: middle;
	 font-size: 13px;
	 font-family: Calibri;
}

.SubPanelForm
{
	 background-color: White;
	 margin: 0;
	 padding: 0;
	 vertical-align: middle;
	 font-size: 11px;
	 font-family: Calibri;
	 color: #00529B;
	 font-weight: normal;
}
.SubTitle
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left; 
	font-size: 11px; 
	font-weight: normal;
    height: 30px; 
    margin-left: 50px
}

.imgMasterPage
{
	height:72px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.imgMainPage
{
	height:460px;
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-style: none;
}

/*---------- Mensajes de error -------------------------*/
.info, .success, .warning, .error, .validation
{
    border: 1px solid;
    margin: 10px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    width: 60%;
    text-align: left;
}
        
.warning
{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../Imagenes/Defaults/warning.png');
}
        
.info
{
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../Imagenes/Defaults/info.png');
}

.lnkSubmit
{
    margin: 0px 0px 0px 0px;
    background: url('../Imagenes/Defaults/download.png') left center no-repeat;
    padding: 0em 1.2em;
    font: 10pt "tahoma";
    color: black;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
    vertical-align: middle;
}

.btn.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}
.btn-primary {
  background-color: #3c8dbc;
  border-color: #367fa9;
}
.btn {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}
.btn-group-sm>.btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button, select {
  text-transform: none;
}
button {
  overflow: visible;
}
button, input, optgroup, select, textarea {
  color: inherit;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.pull-right {
  float: right!important;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
