/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600&display=swap');

body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	/*border-bottom: 1px dotted #CC0001;
 */
	color: #FB7600;
}

a:hover {
	background: none;
}

#wrapper {
	width:900px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Header */

#header {
	width: 900px;
	height: 125px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;	
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#h_menu {
	width: 900px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#h_menu ul {
	margin: 0;
	padding: 13px 0 0 150px;
	list-style: none;
	line-height: normal;
}

#h_menu li {
	float: left;
}

#h_menu p {
	margin: 0;
	padding: 6px 0 0 25px;
	list-style: none;
	line-height: normal;
        float: left;
        font-size: 25px;
        color: #FFFFFF;
        font-family:Calibri;
}

#h_menu p2 {
        margin: 0;
        padding: 6px 0 0 25px;
        list-style: none;
        line-height: normal;
        float: right;
        font-size: 25px;
        color:
        #FFFFFF;
        font-family: Calibri;
}

#h_menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#h_menu a:hover, #menu .current_page_item a {
    
}

#h_menu a:hover {
	background: #FE2E2E;
	text-decoration: none;
        border-radius: 20px;
        opacity: 1;
        transition: all 0.3s ease-in;        
}

#h_menu .first {
	margin-right: 3px;
	background: #FE2E2E;
        border-radius: 20px;
        opacity: 1;
        transition: all 0.3s ease-in;        
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 0;
        display:none; /*fadein*/
}

#ppage {
	width: 900px;
	margin: 0 auto;
	padding-top: 0;

}

/* Content */

#content {
	float: right;
	width: 690px;
	padding: 20px 0 0 0;
}

.post {
	margin-left: 20px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #FE2E2E;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

.post .entry .table{
  /*  height:75%;
    width:125px; */
    width: 650px;
    height: 300px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
        
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	/*//border-bottom: 1px dashed #BCBCBC;*/
        border-bottom-color: #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Footer */

#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
 /*------------------------------------------////*/
 /*Cerrar sesion*/
 
 .dropbtn {
    color: #CCC;
    display: block;
    background: url(images/menu.gif);
    padding: 11px 0 0 10px;
    min-width: 200px;
    text-align: center;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: lightgrey;
    min-width: 200px;
    z-index: 1;
}

/*
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    min-width: 200px;
}
*/
.dropdown-content a:link{
	color: #CCC;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 10px;
	}
        
.dropdown-content li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 10px;
	}        
	
.dropdown-content li a:hover {
	color: #FFF;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
        
        
        

/*//.dropdown-content a:hover {background-color: white;}*/
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: grey;}

 /*Fin Cerrar sesion*/
 
 #v_menu body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background: #FFF;
	}

#v_menu h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

#v_menu hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#v_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#v_menu img {
	border: none;
	}
	
#v_menu {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #444444;
	border-size: 1px;
	border-width: 1px;
	}
	
#v_menu li a {
	height: 32px;

  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#v_menu li a:link, #v_menu li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#v_menu li a:hover {
	color: #FFF;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

.wrapper vector {
	font-family: Tahoma, Verdana, Arial;
	border-collapse: collapse;
	border-spacing: 1px;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
}
#vector thead th{
	background: url('http://www.fitodotnet.com/csstablegallery/mainNavBG.gif');
	font-size: 14px;
	color: #fff;
	height: 30px;
	text-align: center;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
}
#vector tbody td{
	font-size: 10px;
	background: #2d3134;
	color: #fff;
	border: 1px solid #373B3E;
	padding-left: 3px;
	height: 40px;
}
#vector tbody td a:link{
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}

#vector tbody td a:hover{
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: underline;
}

#vector tbody td a:visited{
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: line-through;
}
#vector tbody th{
	background: #373B3E;
	color: #080808;
	text-align: left;
	padding-left: 4px;
	border: 1px solid #2d3134;
	width: 120px;
}
#vector tbody th a:link{
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
#vector tbody th a:hover{
	font-size: 13px;
	color: #fff;
	font-weight: bolder;

}
#vector tbody th a:visited{
	text-decoration: line-through;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;

}
#vector tbody tr:hover{
	background: #333;
}
#vector tbody a[title^="Download"] {
	/*background: url('http://www.fitodotnet.com/csstablegallery/icon_attachment.gif') no-repeat center;
	padding-top: 22px;*/
	font-size: 12px;
	color:#FF6600;
	text-align: center;
}
#vector tbody a[title^="Download"]:hover{
	text-decoration: underline;
	font-size: 12px;
	color:#FF6600;
}
#vector tbody a[title^="Download"]:visited{
	text-decoration: line-through;
	font-size: 12px;
	color:#FF6600;
}
#vector tfoot{
	background: #1F2A34;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
}
#vector tfoot td{
	font-style:italic;
}
#vector table caption{
	background: #1F2A34;
	color: #fff;
	text-align: center;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
}

.clsPageGreyDiv {
  position: absolute;
  overflow: hidden;
  width: 10px; height: 10px;
  left: -10px; top: -10px;
  z-index: 100;
  opacity: .3; /* CSS3 */
  background-color: #000;
}
.clsPageGreyImg {
  border: none;
  margin-right: 20px;
}
.clsPageGreyMsg {
  position: absolute;
  width: 200px;
  left: -220px;
  padding: 4px;
  color: #000000;
  background-color: #FFF;
  border: 2px solid #FF0000;
  z-index: 101;
}
#demoBtn {

}

.modalDialog {
	position: fixed;

	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 700px;
        height: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 10px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
  -webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #e50b0b; }

.flexContainer { 
   
  margin: 2px 10px;
  display: flex;
} 

.left {
  flex-basis : 45%;
}

.right {
  flex-basis : 45%;
}

.right2 {
  flex-basis : 85%;
}

.deshabilitaConvenio {
    cursor: not-allowed;
    pointer-events: none;
}



.sidenavR {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #444444;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenavR a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 12px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenavR a:hover {
  color: #f1f1f1;
}

.sidenavR .closebtnR {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidenavR .closebtnR2{
    position: absolute;
    top: 0;
    right: 30px;
    font-size: 25px;
    margin-left: 0px;
}

.sidenavR a3 {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 12px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenavR a2 {
  /*//padding: 8px 8px 8px 32px;*/
  text-decoration: none;
  font-size: 12px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenavR a2:hover {
  color: #f1f1f1;
}

.sidenavR a3:hover {
  /*//color: transparent;*/
  color: #f1f1f1;

}



#main {
  transition: margin-left .5s;
  padding: 16px;
}

.faq-container {    
  max-width: 800px;
  margin: 50px auto 0 auto;
  padding: 2rem;
}
.faq-container h2 {
  margin-bottom: 50px;
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
  color: #364f6b;
}
details { 
  background-color: #f6f8fa;
  width: 100%;
  margin-bottom: 1rem;   
  border-radius: 8px;  
  border: 1px solid #d8e0e9;
  color: #364f6b;
  position: relative;  
}
details summary {  
  font-weight: 400;
  font-size: 1.25rem;
  padding: 1rem;
  cursor: pointer;
  list-style: none;
}
details p {
  padding: 1rem;
  margin: 0 1rem 1rem 1rem;
  background: #f6f8fa;
  /*border-left: 2px solid #364f6b;*/
}

details:hover,
details[open] {
  box-shadow: 5px 5px 15px #d9d9d9;
}

details[open] {
  background: #ffffff;
}

details[open] summary {
  font-weight: 600;
}

details summary::before {
  position: absolute;
    content: "";    
    font-size: 1.75rem;
    top: 10px;
    right: 16px;  
}

details[open] summary::before {
  -webkit-animation: rotate 0.6s ease-in-out both;
	        animation: rotate-emoji 0.6s ease-in-out both;
}

@-webkit-keyframes rotate-emoji {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

#inputSinFondoAV {
  background-color: transparent; /* Elimina el fondo */
  border: 1px solid #ccc;        /* Borde visible */
  padding: 8px;
  font-size: 14px;
  color: #333;                   /* Color del texto */
  outline: none;                 /* Elimina el borde azul al hacer foco */
  width: 120px;
}

/* Opcional: estilo al hacer foco */
#inputSinFondoAV:focus {
  border-color: #0078D7;         /* Color de foco */
}