@charset "utf-8";
/* CSS Document */

		
.protect .checkbox-label.checkbox-label--green {
    background: #00CC8B;
    color: white;
}

.protect .checkbox-label {
    background: #909090;
	padding: 10px 20px;
    border-radius: 6px;
    color: #aaaaaa;
    display: flex;
    justify-content: space-between;
}

		
.checkbox-label:hover {
    padding: 10px 20px;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
}		
					
		
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.protect .covid ul:last-child li:before {
    color: white;
}
.protect ul:last-child li:before {
    content: "✓";
    color: #E92523;
 /*    margin-right: 10px;
   font-size: 18px; */
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}	

.covid {
	margin-right: 0px !important;
}

.protect .covid ul li {
    padding: 10px 20px;
	border: solid red;
  /*  background: #e82591; */
    border-radius: 50px;
    color: white;
    font-weight: bold;
}	
		
.protect .recommended {
    background: #fcb032;
    padding: 4px 10px;
    border-radius: 50px;
    margin-left: 10px;
    color: black;
    display: inline;
	font-size: 10px;
}		

		
.frow {
    clear:both;
    padding:10px;
	display: block;
	float:left;
    margin: 1% 0 1% 1.6%;

}

.frow .col {
    clear: left;
	float: left;
}
	
.col2 {
    clear: right;
	float: right;
}	

.elementj {
	vertical-align: unset;
}

.textj {
	font-size: 21px;
}
	


@media only screen and (max-width: 480px) {

.textj {
	font-size: 13px;
}	
	
.col2 {
    clear: right;
	float: left;
	margin-top: -11px;
}		
		}	

.encabe {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	width: 700px;	
}

.seccion {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
	width: 700px;	
	display: block;
	border-left: 10px solid #E92523;
	float: right;
	padding-left: 15px;
}

.seccindex {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
	width: 100%;	
	display: block;
	border-left: 10px solid #E92523;
	padding-left: 15px;
}

.encabe img {
	float:left;
	margin-right: 10px;
	margin-bottom: 10%;
	width: 60%;
}

 @media handheld, only screen and (max-width: 480px) {

	.encabe {
	width: 100%;
		
	 }	
	 
	.seccion {
	width: 100%;
	 }	

	.encabe img {
	float:left;
	margin-right: 10px;
	margin-bottom: 50% !important;
	width: 100%;
}
	 
	#noreembolso {
	font-size: 12px !important;
}	 

	 .bt-back {
  margin-top: -10% !important;
}

.protect .recommended {
    margin-left: 63px;
}

.blockrem {
    margin-left: 63px;
}

.verticalj {
    margin-top: auto;
	margin-bottom: auto;
}

.checkbox-label {
    padding: 20px 20px 0 20px;
}	

	.elementj {
	vertical-align: middle;
}	 
	 
	 
}


.tit1 tit2 {
	text-align: left !important;
	margin-left: 10px;
	float:left;
}


.bt-back{
	text-align: right;
	float: right;

}


.bt-back {
  margin-top: -5%;
  width: 100%;
}

.regre { 
    display: block;
	margin-top: 20px;
    text-decoration: none;
    border:1px solid #8f8e8e; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
    border-radius: 5px;
    font-family:arial, helvetica, sans-serif; 
    padding: 7px 7px 7px 7px; 
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    text-align: center; 
    color: #FFFFFF; 
    background-color: #bbbbbc;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbbbbc), color-stop(100%, #8f8e8e));
    background-image: -webkit-linear-gradient(top, #bbbbbc, #8f8e8e);
    background-image: -moz-linear-gradient(top, #bbbbbc, #8f8e8e);
    background-image: -ms-linear-gradient(top, #bbbbbc, #8f8e8e);
    background-image: -o-linear-gradient(top, #bbbbbc, #8f8e8e);
    background-image: linear-gradient(top, #bbbbbc, #8f8e8e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bbbbbc, endColorstr=#8f8e8e);
}

.regre:hover{
    border:1px solid #8f8e8e;
    background-color: #8f8e8e;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8f8e8e), color-stop(100%, #616363));
    background-image: -webkit-linear-gradient(top, #8f8e8e, #616363);
    background-image: -moz-linear-gradient(top, #8f8e8e, #616363);
    background-image: -ms-linear-gradient(top, #8f8e8e, #616363);
    background-image: -o-linear-gradient(top, #8f8e8e, #616363);
    background-image: linear-gradient(top, #8f8e8e, #616363);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8f8e8e, endColorstr=#616363);
}


.styled-table {
    border-collapse: collapse;
	background: #F6F6F6;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    width: 100%;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	text-align: center;
}

.styled-table thead tr {
    background-color: #6F726F;
    color: #ffffff;
}

.styled-table th,
.styled-table td {
    padding: 12px 15px;
}

.styled-table td span {
    	color: #4A4A4A !important;
}

.styled-table td {
    color: #4A4A4A !important;
}


.styled-table tbody tr {
    border-bottom: thin solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: thin solid gray;
}

.styled-table tfoot {
    border-bottom: 3px solid #6F726F;
}

.switchBtn {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 50px;
	margin-right: 10px;
	float: left;
}

@media only screen and (max-width: 480px) {
	
.switchBtn {	
	width: 44%;
    height: 50px;
	margin: 5% 27% 5%;
	
	}

.slide:before {
 left: 140px;
}

}

.switchBtn input {display:none;}
.slide {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    padding: 7px;
	padding-top: 17px;	
    color: #fff;
}
.slide:before {
    position: absolute;
    content: "";
    height: 40px;
    width: 40px;
    left: 103px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slide {
    background-color: #00CC8B;
    padding-left: 50px;
	padding-top: 18px;
}
input:focus + .slide {
    box-shadow: 0 0 1px #01aeed;
}
input:checked + .slide:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    left: -20px;
}

.slide.round {
    border-radius: 34px;
}
.slide.round:before {
    border-radius: 50%;
}

.inforem1 {
	text-align: justify !important;
	padding-right: 10%;
}

#noreembolso {
	display: none;
}


a.tooltip {outline:none; opacity: 100;}
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-50px; margin-left:10px;
    width:340px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; 
    border:2px solid #FFF;  color:#EEE;
    background:#333;
}

.callout {z-index:20;position:absolute;border:0;top:-14px;left:auto; right: auto;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:2px;        
    box-shadow: 0px 0px 8px 4px #666;
    /*opacity: 0.8;*/
}

.debits {
	margin-top: 2%;

}

.colorclock {
  background: linear-gradient(
    to right, 
    hsl(98 100% 62%), 
    hsl(360 100% 100%)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.fpagos {
  display: flex;
  flex-flow: row;	
}

.itempago {
  flex: 1 1 auto;
  margin: 5px;	
}

.itempago img {
	width: 90%;
}


.div-cathover {
  display: flex;
  flex-flow: row;	
}

.catover {
  flex: 1 1 auto;
  margin: 5px;	
}

.cathover img {
	width: 90%;
}

.catcolumns img {
	width: 90%;
}

.catitems img {
	width: 25%;
	float: left;
	padding: 10px;
	margin-bottom: 10%;
}


@media handheld, only screen and (max-width: 480px) {

a.tooltip span {
    padding:14px 20px;
    margin-top:-50px; margin-left: -340px;
    width:335px; line-height:16px;
}	
	
.debits {
	margin-top: -15% !important;
}

.fpagos {
	padding: 2px 10px;
  }

.itempago img {
	width: 100%;
}

.flexbox-container {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}

.flexbox-container > div {
	width: 50%;
	padding: 0px;
}

.flexbox-container > div:first-child {
	margin-right: 5px;
}

.catitems img {
	width: 100%;
	float: none;
	padding: 2px 5px;
}	
	
	
	
}