/* DEFAULTS
----------------------------------------------------------*/

body
{
    /*background-image: url(../img/bg_pattern2.jpg);*/
    background-color: #939597;
    font-family: sans-serif;
    margin: 0px;
    padding: 0px;
	color: #404041;
}

a:link, a:visited
{
    color: #0069a6;
}

a:hover
{
    color: #57c8e7;
    text-decoration: none;
}

a:active
{
    color: #0069a6;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
	color: #404041;
}

header h1 {
  /**margin-top: 50px;*/
  font-size: 3em;
  font-weight: 600;
  background-image: linear-gradient(to left, #A8C63F, #0F5185);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}


/* HEADINGS   
----------------------------------------------------------*/



/* 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;
}

/*---------------NUEVA ERA DE CSS CON BOOTSTRAP---------------*/


.tit-bg
{
    /* background-color:#0069a6; */
    min-height: 46px;
}
.tit
{
    background-color: #0069a6;
}
.tit h1
{
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    font-family: sans-serif;
	font-weight: bold;
}
.hideSkip
{
    background-color: #0069a6;
}
.hideSkip h4
{
    color: #57c8e7;
    line-height: 0px;
    font-family: sans-serif;
    letter-spacing: 1px;
	text-transform: capitalize;
}
.h2title
{
    color: #0f3253;
}
.copy-row
{
    background-color: #fff;
    min-height: 110px;
    border-top: 1px solid #a3a3a3;
    margin-top: 30px;
}
.copyright, h3
{
    font-family: sans-serif;
    color: #7F8F9E;
    margin-left: 10px;
    font-weight: normal;
}
.copyright, img
{
    margin-top: 4px;
    margin-bottom: 20px;
    margin-right: 15px;
}
.copy-row-end
{
    background-color: #404041;
    height: 110px;
}
.Pcontent2
{
    background-color: white;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
table tbody tr th
{
    text-align: center;
}

/*-------------FIN NUEVA ERA DE CSS CON BOOTSTRAP------------*/
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.H1_over
{
    background-color: #03315c;
    background-image: -webkit-linear-gradient(4deg, #1b4f7f, #212d4b);
    background-image: -moz-linear-gradient(4deg, #1b4f7f, #212d4b);
    background-image: -o-linear-gradient(4deg, #1b4f7f, #212d4b);
    background-image: -ms-linear-gradient(4deg, #1b4f7f, #212d4b);
    background-image: linear-gradient(4deg, #1b4f7f, #212d4b);
    height: 30px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    color: White;
}


.header
{
    background: white;
    width: 100%;
    height: 146px;
}

.logodes
{
    background-color: #ffffff; /*max-width: 960px;*/
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0px;
    left: 0px;
    height: 110px;
}


.logo img
{
    display: inline;
}

.descri
{
    line-height: 46px;
    padding-left: 32px;
    border: 1px solid #adadad;
    width: 926px;
    height: 44px; /*background-image: url(../img/des_bg.jpg);*/
    position: relative;
}
.descri
{
    background-color: #fff;
    border: solid 1px #a5b3c5;
    background-image: -webkit-linear-gradient(bottom, #ccd3dd, #f3f6fa);
    background-image: -moz-linear-gradient(bottom, #ccd3dd, #f3f6fa);
    background-image: -o-linear-gradient(bottom, #ccd3dd, #f3f6fa);
    background-image: -ms-linear-gradient(bottom, #ccd3dd, #f3f6fa);
    background-image: linear-gradient(to top, #ccd3dd, #f3f6fa);
}
.descri span
{
    vertical-align: middle;
    font-family: "Helvetica LT Std";
    font-size: 14px;
    font-weight: bolder;
    color: #03315c;
    text-shadow: 0 1px #fff;
}
.descri img
{
    vertical-align: middle; /* display:inline;*/
}
.page
{
    /* max-width: 960px;*/
    background-color: White;
    margin: 20px auto 0px auto; /*border: 1px solid #496077;*/
    margin: 0 auto;
    padding: 0;
}
.main
{
    /* padding: 0px 12px;           background-color: #fff;     -webkit-box-shadow: inset 0 5px 5px rgba(0,0,1,.42);     -moz-box-shadow: inset 0 5px 5px rgba(0,0,1,.42);     box-shadow: inset 0 5px 5px rgba(0,0,1,.42);*/
    border: solid 0px #fff;
    background-color: #cacaca;
    padding-bottom: 30px;
    -webkit-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.17);
    -moz-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.17);
    box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.17);
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    background-color: #011f3c;
    -webkit-box-shadow: 4px 7px 15px 1px rgba(0,0,1,.64), inset 1px -16px 21px rgba(0,0,1,.21);
    -moz-box-shadow: 4px 7px 15px 1px rgba(0,0,1,.64), inset 1px -16px 21px rgba(0,0,1,.21);
    box-shadow: 4px 7px 15px 1px rgba(0,0,1,.64), inset 1px -16px 21px rgba(0,0,1,.21);
    background-image: -webkit-linear-gradient(bottom, #011f3c, #0e2e4e);
    background-image: -moz-linear-gradient(bottom, #011f3c, #0e2e4e);
    background-image: -o-linear-gradient(bottom, #011f3c, #0e2e4e);
    background-image: -ms-linear-gradient(bottom, #011f3c, #0e2e4e);
    background-image: linear-gradient(to top, #011f3c, #0e2e4e); /*    background-image:     -webkit-linear-gradient(bottom, #011f3c, #0e2e4e);     background-image: -moz-linear-gradient(bottom, #011f3c, #0e2e4e);     background-image: -o-linear-gradient(bottom, #011f3c, #0e2e4e);     background-image: -ms-linear-gradient(bottom, #011f3c, #0e2e4e);     background-image: linear-gradient(to top, #011f3c, #0e2e4e);*/
    max-width: 960px;
    height: 76px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #03315c;
    background-image: -webkit-linear-gradient(20deg, #0b2f51, #185486 51%, #030f2c);
    background-image: -moz-linear-gradient(20deg, #0b2f51, #185486 51%, #030f2c);
    background-image: -o-linear-gradient(20deg, #0b2f51, #185486 51%, #030f2c);
    background-image: -ms-linear-gradient(20deg, #0b2f51, #185486 51%, #030f2c);
    background-image: linear-gradient(20deg, #0b2f51, #185486 51%, #030f2c);
    width: 100%;
    height: 30px;
    text-align: right;
}

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 #939597;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
	color: #404041;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
	text-transform: uppercase;
	color: #404041;
	border-bottom: 1px solid #939597;
}

input.textEntry
{
    width: 100%;
    border: 1px solid #939597;
}

input.passwordEntry
{
    width: 100%;
    border: 1px solid #939597;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}




.loginDisplay
{
    float: right;
    font-size: 1.1em;
    display: inline;
    text-align: right;
    padding: 10px;
    color: #fff;
}

.loginDisplay a:link
{
    color: #57c8e7;
}

.loginDisplay a:visited
{
    color: #57c8e7;
}

.loginDisplay a:hover
{
    color: #fff;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/*CLASES PERSONALIZADAS, MODIFICABLES (RIGO)*/
.nboton
{
    text-align: center;
    margin-top: 50px;
    height: 20px;
    width: 70px;
    -webkit-border-radius: 2px 1px 1px 2px/1px 1px 2px 2px;
    -moz-border-radius: 2px 1px 1px 2px/1px 1px 2px 2px;
    border-radius: 2px 1px 1px 2px/1px 1px 2px 2px;
    background-color: #e9e9e9;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    border: solid 1px rgba(220,220,220,.82);
    background-image: -webkit-linear-gradient(bottom, rgba(6,11,49,.23), rgba(236,236,236,.23));
    background-image: -moz-linear-gradient(bottom, rgba(6,11,49,.23), rgba(236,236,236,.23));
    background-image: -o-linear-gradient(bottom, rgba(6,11,49,.23), rgba(236,236,236,.23));
    background-image: -ms-linear-gradient(bottom, rgba(6,11,49,.23), rgba(236,236,236,.23));
    background-image: linear-gradient(to top, rgba(6,11,49,.23), rgba(236,236,236,.23));
}

.bluestrong
{
    -webkit-border-radius: 7px/7px 7px 8px 8px;
    -moz-border-radius: 7px/7px 7px 8px 8px;
    border-radius: 7px/7px 7px 8px 8px;
    background-color: #fff;
    -webkit-box-shadow: -3px 2px #fff, inset -1px 1px rgba(255,255,255,.25);
    -moz-box-shadow: -3px 2px #fff, inset -1px 1px rgba(255,255,255,.25);
    box-shadow: -3px 2px #fff, inset -1px 1px rgba(255,255,255,.25);
    border: solid 1px #004cc2;
    background-image: -webkit-linear-gradient(bottom, #0e4fb5, #256cd9 51%, #2d7fe1 51%, #469cfd);
    background-image: -moz-linear-gradient(bottom, #0e4fb5, #256cd9 51%, #2d7fe1 51%, #469cfd);
    background-image: -o-linear-gradient(bottom, #0e4fb5, #256cd9 51%, #2d7fe1 51%, #469cfd);
    background-image: -ms-linear-gradient(bottom, #0e4fb5, #256cd9 51%, #2d7fe1 51%, #469cfd);
    background-image: linear-gradient(to top, #0e4fb5, #256cd9 51%, #2d7fe1 51%, #469cfd);
    text-align: center;
    height: 20px;
    width: 100px;
    margin-top: 4px;
}
.txtblstr
{
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 1px rgba(0,26,150,.5);
    font-weight: bolder;
}

.campotextual
{
    -webkit-border-radius: 0 1px 1px 0;
    -moz-border-radius: 0 1px 1px 0;
    border-radius: 0 1px 1px 0;
    background-color: #eee;
    -webkit-box-shadow: 0 1px rgba(255,255,255,.65), inset 0 1px 2px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px rgba(255,255,255,.65), inset 0 1px 2px rgba(0,0,0,.15);
    box-shadow: 0 1px rgba(255,255,255,.65), inset 0 1px 2px rgba(0,0,0,.15);
    border: solid 1px rgba(220,220,220,.54);
    width: 400px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.lboxsoft
{
    font-weight: lighter;
    color: #989898;
}
.Panel
{
    width: 920px;
    margin: 0 auto;
    height: 600px;
    margin-top: 20px;
}

.Pheader
{
    width: 100%;
    height: 46px;
    -webkit-border-radius: 6px 6px 0 0/2px 2px 0 0;
    -moz-border-radius: 6px 6px 0 0/2px 2px 0 0;
    border-radius: 6px 6px 0 0/2px 2px 0 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px #fff, inset 0 1px #fff;
    -moz-box-shadow: 0 2px #fff, inset 0 1px #fff;
    box-shadow: 0 2px #fff, inset 0 1px #fff;
    border: solid 1px #8b8b8b;
    background-image: -webkit-linear-gradient(bottom, #767676, #c9c9c9);
    background-image: -moz-linear-gradient(bottom, #767676, #c9c9c9);
    background-image: -o-linear-gradient(bottom, #767676, #c9c9c9);
    background-image: -ms-linear-gradient(bottom, #767676, #c9c9c9);
    background-image: linear-gradient(to top, #767676, #c9c9c9);
    font-family: Arial;
    font-size: 20px;
    color: #414141;
    text-shadow: 0 1px #c8c8c8;
    line-height: 46px;
    text-align: center;
}
.Pcontent
{
    /*     padding-top: 10px;     padding-bottom: 10px;     -webkit-border-radius: 6px/4px 4px 3px 3px;     -moz-border-radius: 6px/4px 4px 3px 3px;     border-radius: 6px/4px 4px 3px 3px;     background-color: #f3f6fa;     border: solid 1px #a2a4a7;     background-image: -webkit-linear-gradient(111deg, #6a7a84, #e1e1e1);     background-image: -moz-linear-gradient(111deg, #6a7a84, #e1e1e1);     background-image: -o-linear-gradient(111deg, #6a7a84, #e1e1e1);     background-image: -ms-linear-gradient(111deg, #6a7a84, #e1e1e1);     background-image: linear-gradient(111deg, #6a7a84, #e1e1e1);*/
    background-color: white;
    padding-bottom: 20px;
}
.parabox
{
    margin: 0 auto;
    margin-top: 7px;
    width: 900px; /*min-height:420px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #e9e9e9;
    -webkit-box-shadow: 0 1px rgba(255,255,255,.65), inset 0 1px 7px rgba(0,0,0,.57);
    -moz-box-shadow: 0 1px rgba(255,255,255,.65), inset 0 1px 7px rgba(0,0,0,.57);
    box-shadow: 0 1px rgba(255,255,255,.65), inset 0 1px 7px rgba(0,0,0,.57);
    border: solid 1px rgba(95,95,95,.54);
}
.choice_blue
{
    margin-top: 25px;
    margin-bottom: 10px; /*background-color: #0b4791;     width: 285px;     height: 167px;     margin-right: 5px;     margin-left: 5px;     -webkit-box-shadow: 0 3px 4px 1px rgba(0,0,0,.56), inset 0 1px 0 1px #033a68;     -moz-box-shadow: 0 3px 4px 1px rgba(0,0,0,.56), inset 0 1px 0 1px #033a68;     box-shadow: 0 3px 4px 1px rgba(0,0,0,.56), inset 0 1px 0 1px #033a68;     background-image: -webkit-linear-gradient(bottom, #103e66, #125185);     background-image: -moz-linear-gradient(bottom, #103e66, #125185);     background-image: -o-linear-gradient(bottom, #103e66, #125185);     background-image: -ms-linear-gradient(bottom, #103e66, #125185);     background-image: linear-gradient(to top, #103e66, #125185);     display: inline-block;*/
}

.no_choice
{
    background-color: #d2d2d2;
    width: 285px;
    height: 167px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.26);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.26);
    box-shadow: 0 2px 3px rgba(0,0,0,.26);
    background-image: -webkit-linear-gradient(bottom, #a2998a, #d1cece);
    background-image: -moz-linear-gradient(bottom, #a2998a, #d1cece);
    background-image: -o-linear-gradient(bottom, #a2998a, #d1cece);
    background-image: -ms-linear-gradient(bottom, #a2998a, #d1cece);
    background-image: linear-gradient(to top, #a2998a, #d1cece);
    display: inline-block;
}
/*FIN CLASES PERSONALIZADAS, MODIFICABLES (RIGO)*/
/*INICIA CLASES PERSONALIZADAS IVAN*/
.panel_busqueda_general
{
    background-color: #DAE9F5;
}

.panel_busqueda
{
    color: White;
    background-color: #3E8DCF;
}

.principal_background
{
    background-color: #939597;
}



#contenido
{
    background-color: #fff;
   /* margin-left: 10px;
    margin-right: 10px; 
    padding: 8px 8px 8px 8px; */
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 8px;
}

/*button, html input[type=button], input[type=reset], input[type=submit]
{
	background: #0069a6;
	color: #fff;
	padding: 10px 20px;
	border: none;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight:  500;
}*/

button, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover
{
	background: #57c8e7;
	color: #0069a6;
}
.row
{
	margin-right: 0px;
	margin-left: 0px;
}
.navbar-brand
{
	font-size: 14px;
}
.navbar-default .navbar-nav>li>a
{
	color: #404041;
}
.navbar-default .navbar-nav>li>a:hover
{
	color: #fff;
}
.navbar-default .navbar-nav>li>a:active
{
	color: #0069a6;
}
.navbar-default .navbar-brand
{
	color: #404041;
}
.navbar-default .navbar-brand:hover
{
	color: #fff;
}
.navbar-default .navbar-brand:activo
{
	color: #0069a6;
}
.img-thumbnail
{
	border: none;
}
/*.btn-default
{
	background-color: #ff0000 !important;
    border-color: #ff0000 !important;
	color: #fff !important;
	padding: 9px 20px;
	text-transform: uppercase;
}
.btn-danger
{
	background-color: #ff0000 !important;
	border-color: #ff0000 !important; 
	color: #fff !important;
	padding: 9px 20px;
	text-transform: uppercase;
}
.btn-success
{
	background-color: #0069a6 !important;
	border-color: #0069a6 !important;
	color: #fff !important;
	padding: 9px 20px;
	text-transform: uppercase;
}
.btn-warning
{
	background-color: #57c8e7 !important;
	border-color: #57c8e7 !important;
	color: #0069a6 !important;
	padding: 9px 20px;
	text-transform: uppercase;
}
.btn-default:hover, .btn-default:active, .btn-default:focus
{
	background-color: #c00000 !important;
	border-color: #c00000 !important;
	color: #fff !important;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus
{
	background-color: #c00000 !important;
	border-color: #c00000 !important;
	color: #fff !important;
}
.btn-success:hover, .btn-success:active, .btn-success:focus
{
	background-color: #57c8e7 !important;
	border-color: #57c8e7 !important;
	color: #0069a6 !important;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus
{
	background-color: #0069a6 !important;
	border-color: #0069a6 !important;
	color: #fff !important;
}*/
.table-striped>tbody>tr:nth-of-type(odd)
{
	background-color: #cacaca;
}
.table
{
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
	border-top: 1px solid gray;
}

.pn_consulta2 
{
    background-color: #3b68af;
}

.pn_consulta2 div div span
{
    color:White;
}

.btn-report {
        border: 1px solid #0069a6 !important;
        border-radius: 0px !Important;
        color: #0069a6 !Important;
        font-weight:bolder;
        padding: 5px 10px 5px 25px;
        width: 250px;
  }
  
  .report1 
  {
  	  background: url('../img/buttons/001-32.png') left 15px top 5px no-repeat !Important;
	  text-transform: none !important;
  }
  
  .report2 
  {
  	  background: url('../img/buttons/002-32.png') left 15px top 5px no-repeat !Important;
	  text-transform: none !important;
  }
  
  .report3 
  {
  	  background: url('../img/buttons/003-32.png') left 15px top 5px no-repeat !Important;
	  text-transform: none !important;
  }
  
   .tb-reporte tbody tr th 
 {
 	background-color: #0069a6;
	color: #fff;
 }
 
    .form-control 
 {
 	color: #000 !important;
	font-size: 16px !important;
	/*text-align: center !important;*/
 }
 
     .panel-info
 {
 	border-color: #949599 !important;
 }
 
      .panel-info>.panel-heading
 {
 	border-color: #949599 !important;
 }
 
       .panel-custom .panel-heading
 {
 	text-align: center !important;
 }
 
        .panel-body
 {
 	text-align: center !important;
 }