@charset "utf-8";
/* CSS Document */

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet">


<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.font_medio{
  font-family: "Lato", serif;
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
}

	
.font_01{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 25px;
	color: #000;
	font-weight: 400;

}
.font_02{
	font-family: "Lato", serif;
  	font-weight: 400;
  	font-size: 18px;
  	font-style: normal;
}



.font_03{
  	font-family: "Lato", serif;
  	font-weight: 400;
  	font-size: 20px;
  	font-style: normal;
}
.font_04{
  	font-family: "Lato", serif;
  	font-weight: 400;
  	font-size: 14px;
 	 font-style: normal;
}
.font_05{
 	font-family: "Lato", serif;
  	font-weight: 400;
 	font-size: 15px;
  	font-style: normal;
}


.font_06{
 	 font-family: "Lato", serif;
 	 font-weight: 400;
 	 font-size: 18px;
  	font-style: normal;
}


.font_07{
  font-family: "Lato", serif;
  font-weight: 600;
  font-size: 22px;
  font-style: normal;
}


	
A:link { color: #000; text-decoration: none; }
A:visited { color: #000; text-decoration: none; }
A:hover { color: #000; text-decoration: none; }


.container {
        width: 100vw;
        height: 100vh;
        background: #F9F9F9;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center
     }
  .box {
        width: 800px;
        height: 500px;
         
     
         
     }

     body {
       margin: 0px;
	   background-color:#fff;
}
	 
.font_item{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 25px;
	color: #000;
	font-weight: 400;

}
.font_item_menor{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: 400;

}
.font_item_bold1{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 25px;
	color: #000;
	font-weight: 500;

}
	 
.font_item_b{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 400;

}



#box_voltar{
	width: 100px;
	height: 30px;
	/*background-color: #EBEBEB;*/
	border-top-right-radius: 100px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
	/*border:solid 3px #fff;*/
	/*box-shadow: 0px 10px 20px #F2F2F2;*/
	padding: 10px;
}
		 
#box_bt_cancelar{
	height: 65px;
	background-color: rgba(238, 238, 238, 0.9);
	border-top-right-radius: 100px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
	border:solid 3px  #fff;
	box-shadow: 0px 10px 20px #F2F2F2;
	padding: 10px;
	
}

#box_confirma{
	/* width: 20px; */
	height: 65px;
	background-color: rgba(255, 255, 255);
	border-top-right-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border:solid 3px  <?php include('../cor_box_opc_menu_1.txt'); ?>;
	box-shadow: 0px 10px 20px #EAEAEA;
	padding: 10px;
	
}

#box_opc_bt_alterar{
	/* width: 20px; */
	height: 60px;
	background-color: rgba(255, 255, 255, 0.9);
	border-top-right-radius: 100px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
	border:solid 1px #fff;
	box-shadow: 0px 6px 8px #F2F2F2;
	padding: 10px;
}


#box_opc_menu_1{
	/* width: 20px; */
	height: 65px;
	background-color: rgba(249, 249, 249, 0.9);
	border-top-right-radius: 100px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
	border:solid 3px  <?php include('../cor_box_opc_menu_1.txt'); ?>;
	box-shadow: 0px 10px 20px #F2F2F2;
	padding: 10px;
	
}
#box_opc_menu_2{
	/* width: 20px; */
	height: 60px;
	background-color: rgba(255, 255, 255, 0.9);
	border-top-right-radius: 100px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
	border:solid 1px  <?php include('cor_box_opc_menu_2.txt'); ?>;
	box-shadow: 0px 6px 8px #F2F2F2;
	padding: 10px;
}
	 
#box_tabela_bt_sim{
	/* width: 20px; */
	height: 60px;
	background-color: rgba(255, 255, 255, 0.9);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border:solid 1px #fff;
	box-shadow: 0px 6px 8px #F2F2F2;
	padding: 10px;
}
	
	 
#box_tabela_bt_nao{
	/* width: 20px; */
	height: 60px;
	background-color: rgba(255, 255, 255, 0.9);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border:solid 1px #fff;
	box-shadow: 0px 6px 8px #F2F2F2;
	padding: 10px;
}
/* efeito fade in na pagina */	
	

@-webkit-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; } 
}
@-moz-keyframes fadeIn {
0% { opacity: 0;}
100% { opacity: 1; }
}
@-o-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
	
.fadeIn {
	-webkit-animation: fadeIn 0.8s ease-in-out;
	-moz-animation: fadeIn 0.8s ease-in-out;
	-o-animation: fadeIn 0.8s ease-in-out;
	animation: fadeIn 0.8s ease-in-out;
}

    
 /* CAMPOS DO WIFI */

        button {
            font-size: 16px;
            border-radius: 10px;
            border: none;
            padding: 10px;
			height: 50px;
        }
 
        input {
            background-color: #F9F9F9;
            color: #06224a;
            width: 150px;
			text-align: left;
			border: none;
        }
 
        input:focus {
            outline: none;
        }
 
        button {
            margin-left: 5px;
            background-color: #000;
            color: white;
			top: 50%;
            text-transform: uppercase;
            transition: 0.3s;
        }
 
        button:hover {
            background-color: #000;
            transition: 0.3s;
        }

</style>