@charset "utf-8";/* CSS Document */.bodyback {    background-color: #ffffff;    /*color: #000;*/    margin-top: 50px;    padding-top: 15px;    padding-bottom: 10px;    border:solid 2px #000000;    border-radius: 4px;}.table {  border:  0px;  border-top: 0px;}.table > tbody > tr > td{  border-top: 0px;}#titulo {    font-size: 22px;    font-weight: bold;    color: #000;}#tituloP {    font-size: 24px;    color: #000;}#titulo_heard {    font-size: 30px;    font-weight: bold;    text-align: center;    color: #000;}#titulo_heard_print {    font-size: 30px;    font-weight: bold;    text-align: center;    color: #000;}#titulo_login {    font-size: 16px;    text-align: left;    color: #000;}#negrita {    font-weight: bold;}#copyright {    font-size: 10px;    text-align: center;}.text_cabecera {    font-size: 10px;    color: #FFF;}.text_cabecera_print {    font-size: 10px;    color: #000;}.style9 {    font-size: 14px;    color: #FFF;    font-weight: bold;}.style88 {    font-size: 14px;    color: red;    font-weight: bold;}.style9P {    font-size: 18px;    color: #000;    font-weight: bold;}.style2 {    color: #990000;    font-family: Arial, Helvetica, sans-serif;    font-weight: bold;    font-size: 24px;}a {    color: #F00;    font-size: 13px;    text-decoration: none;}a:hover {    text-decoration: underline;}.style98 {    font-size: 17px;    font-weight: bold;    color: #FF0;}/* menu */.arrowlistmenu {    width: 200px;    /*width of accordion menu*/}.arrowlistmenu .menuheader {    /*CSS class for menu headers in general (expanding or not!)*/    font: bold 14px Arial;    color: white;    background: black url(../images/titlebar.png) repeat-x center left;    margin-bottom: 10px;    /*bottom spacing between header and rest of content*/    text-transform: uppercase;    padding: 4px 0 4px 10px;    /*header text is indented 10px*/    cursor: hand;    cursor: pointer;}.arrowlistmenu .openheader {    /*CSS class to apply to expandable header when it's expanded*/    background-image: url(../images/titlebar-active.png);}.arrowlistmenu ul {    /*CSS for UL of each sub menu*/    list-style-type: none;    margin: 0;    padding: 0;    margin-bottom: 8px;    /*bottom spacing between each UL and rest of content*/}.arrowlistmenu ul li {    padding-bottom: 2px;    /*bottom spacing between menu items*/}.arrowlistmenu ul li .opensubheader {    /*Open state CSS for sub menu header*/    background: lightblue !important;}.arrowlistmenu ul li .closedsubheader {    /*Closed state CSS for sub menu header*/    background: lightgreen !important;}.arrowlistmenu ul li a {    color: #A70303;    background: url(../images/arrowbullet.png) no-repeat center left;    /*custom bullet list image*/    display: block;    padding: 2px 0;    padding-left: 19px;    /*link text is indented 19px*/    text-decoration: none;    font-weight: bold;    border-bottom: 1px solid #dadada;    font-size: 90%;}.arrowlistmenu ul li a:visited {    color: #A70303;}.arrowlistmenu ul li a:hover {    /*hover state CSS*/    background-color: #F3F3F3;}.arrowlistmenu ul li a.subexpandable:hover {    /*hover state CSS for sub menu header*/    background: lightblue;}.style9 {    font-size: 18px;    color: #FF0;    font-weight: bold;}p {    color: #FFF;    margin: 8px;}#style20 {    color: #F00;}.style999 {    font-size: 18px;    color: #FF0;    font-weight: bold;}.style998 {    font-size: 18px;    color: #F00;    font-weight: bold;}.style21 {    color: green;}.style20 {    color: red;}.style19 {    color: black;}.style997 {    font-size: 20px;    color: green;    font-weight: bold;}.style996 {    font-size: 23px;    color: yellow;    font-weight: bold;}#main-nav{    padding:0;    background: #ffffff;    -webkit-transition: all .3s ease-out;    transition: all .3s ease-out;}#main-nav .container{    padding-top:25px;    padding-bottom:25px;    -webkit-transition: padding .3s ease-out;    transition: padding .3s ease-out;}#main-nav.scrolled .container{    padding-top:12px;    padding-bottom:12px;}#main-nav.scrolled{    background: #fff;    border-bottom:1px solid #b9c4cC;}.navbar > .container .navbar-brand{    padding: 5px 0 5px 10px;}.navbar-brand{    position: relative;}#main-nav.scrolled .navbar-brand:after{    position: absolute;    height:30px;    /*right:-30px;*/    top:50%;    margin-top:-5px;    font-family: "Calibri", "sans-serif";    content:"\f062";    color:#d9e4eC !important;    opacity: 0;    -webkit-transform: translateY(10px);    transform: translateY(10px);    -webkit-transition: all .2s ease-out;    transition: all .2s ease-out;}#main-nav.scrolled .navbar-brand:hover:after{    opacity:1;    -webkit-transform: translateY(0);    transform: translateY(0);}#site-nav a{    padding:7px 30px;    /*min-width:120px;*/    font-size: 14px;    font-weight: 6400;    color:#89949C;    text-align: left;    background: none;    -webkit-transition: color .2s ease-out, padding .3s ease-out;    transition: color .2s ease-out, padding .3s ease-out;}#site-nav .active a,#site-nav a:hover,#site-nav a:focus{    padding-top: 4px;    padding-bottom:10px;    color:#FA574B !important;    background: none;}#site-nav a .fa{    display: block;    margin-bottom: 5px;    font-size: 21px;    text-align: left;}#site-nav ul li + li{    border-left:1px solid #b9c4cC;}.centrado{    text-align: center;    color: green;    font-family: Arial;    font-size: 30px;}.footer {    text-align: center;    position: absolute;    bottom: 0;}.btn-black,.btn-black:active {  color: white;  background-color: #424242;}.btn-black:hover {  color: white;  background-color: #000000;}.btn-black.disabled:hover,.btn-black[disabled]:hover,fieldset[disabled] .btn-black:hover,.btn-black.disabled:focus,.btn-black[disabled]:focus,fieldset[disabled] .btn-black:focus,.btn-black.disabled.focus,.btn-black[disabled].focus,fieldset[disabled] .btn-black.focus {    color: white;    background-color: #424242;}.btn-grey,.btn-grey:active {  color: black;  background-color: #BDBDBD;}.btn-grey:hover {  color: black;  background-color: #A4A4A4;}.btn-grey.disabled:hover,.btn-grey[disabled]:hover,fieldset[disabled] .btn-grey:hover,.btn-grey.disabled:focus,.btn-grey[disabled]:focus,fieldset[disabled] .btn-grey:focus,.btn-grey.disabled.focus,.btn-grey[disabled].focus,fieldset[disabled] .btn-grey.focus {    color: black;    background-color: #BDBDBD;}.btn-navy,.btn-navy:active {  color: white;  background-color: #08088A;}.btn-navy:hover {  color: white;  background-color: #0B0B3B;}.btn-navy.disabled:hover,.btn-navy[disabled]:hover,fieldset[disabled] .btn-navy:hover,.btn-navy.disabled:focus,.btn-navy[disabled]:focus,fieldset[disabled] .btn-navy:focus,.btn-navy.disabled.focus,.btn-navy[disabled].focus,fieldset[disabled] .btn-navy.focus {    color: white;    background-color: #08088A;}.btn-brown,.btn-brown:active {  color: white;  background-color: #B45F04;}.btn-brown:hover {  color: white;  background-color: #61380B;}.btn-brown.disabled:hover,.btn-brown[disabled]:hover,fieldset[disabled] .btn-brown:hover,.btn-brown.disabled:focus,.btn-brown[disabled]:focus,fieldset[disabled] .btn-brown:focus,.btn-brown.disabled.focus,.btn-brown[disabled].focus,fieldset[disabled] .btn-brown.focus {    color: white;    background-color: #B45F04;}.btn-yellow,.btn-yellow:active {  color: #000;  background-color: #FFFF00;}.btn-yellow:hover {  color: #000;  background-color: #D7DF01;}.btn-yellow.disabled:hover,.btn-yellow[disabled]:hover,fieldset[disabled] .btn-yellow:hover,.btn-yellow.disabled:focus,.btn-yellow[disabled]:focus,fieldset[disabled] .btn-yellow:focus,.btn-yellow.disabled.focus,.btn-yellow[disabled].focus,fieldset[disabled] .btn-yellow.focus {    color: #000;    background-color: #FFFF00;}.btn-red,.btn-red:active {  color: white;  background-color: #FF0000;}.btn-red:hover {  color: white;  background-color: #B40404;}.btn-red.disabled:hover,.btn-red[disabled]:hover,fieldset[disabled] .btn-red:hover,.btn-red.disabled:focus,.btn-red[disabled]:focus,fieldset[disabled] .btn-red:focus,.btn-red.disabled.focus,.btn-red[disabled].focus,fieldset[disabled] .btn-red.focus {    color: white;    background-color: #FF0000;}.btn-tan,.btn-tan:active {  color: white;  background-color: #D2B48C;}.btn-tan:hover {  color: white;  background-color: #FACC2E;}.btn-tan.disabled:hover,.btn-tan[disabled]:hover,fieldset[disabled] .btn-tan:hover,.btn-tan.disabled:focus,.btn-tan[disabled]:focus,fieldset[disabled] .btn-tan:focus,.btn-tan.disabled.focus,.btn-tan[disabled].focus,fieldset[disabled] .btn-tan.focus {    color: white;    background-color: #D2B48C;}.btn-blue,.btn-blue:active {  color: white;  background-color: #0404B4;}.btn-blue:hover {  color: white;  background-color: #0B0B3B;}.btn-blue.disabled:hover,.btn-blue[disabled]:hover,fieldset[disabled] .btn-blue:hover,.btn-blue.disabled:focus,.btn-blue[disabled]:focus,fieldset[disabled] .btn-blue:focus,.btn-blue.disabled.focus,.btn-blue[disabled].focus,fieldset[disabled] .btn-blue.focus {    color: white;    background-color: #0404B4;}.btn-white,.btn-white:active {  color: #000;  background-color: #ffffff;  border: solid 1px;}.btn-white:hover {  color: black;  border: solid 1px;  background-color: #E6E6E6;}.btn-white.disabled:hover,.btn-white[disabled]:hover,fieldset[disabled] .btn-white:hover,.btn-white.disabled:focus,.btn-white[disabled]:focus,fieldset[disabled] .btn-white:focus,.btn-white.disabled.focus,.btn-white[disabled].focus,fieldset[disabled] .btn-white.focus {    color: #000;    background-color: #ffffff;    border: solid 1px;}.btn-green,.btn-green:active {  color: white;  background-color: #04B404;}.btn-green:hover {  color: white;  background-color: #298A08;}.btn-green.disabled:hover,.btn-green[disabled]:hover,fieldset[disabled] .btn-green:hover,.btn-green.disabled:focus,.btn-green[disabled]:focus,fieldset[disabled] .btn-green:focus,.btn-green.disabled.focus,.btn-green[disabled].focus,fieldset[disabled] .btn-green.focus {    color: white;    background-color: #04B404;}.btn-violet,.btn-violet:active {  color: white;  background-color: #6A0888;}.btn-violet:hover {  color: white;  background-color: #4C0B5F;}.btn-violet.disabled:hover,.btn-violet[disabled]:hover,fieldset[disabled] .btn-violet:hover,.btn-violet.disabled:focus,.btn-violet[disabled]:focus,fieldset[disabled] .btn-violet:focus,.btn-violet.disabled.focus,.btn-violet[disabled].focus,fieldset[disabled] .btn-violet.focus {    color: white;    background-color: #6A0888;}.panel {  margin-right: 10px;  margin-left:  10px;}.img-responsive1{;  max-width: 100%;  height: auto;}