Elementor #393
body{
padding:0;
margin: 0;
}
/*.center {
margin: auto;
width: 60%;
padding: 10px;
}*/
.container{
}
.form{
left:50%;
width:50%
}
input[type="checkbox"]{
display: none;
}
input[type="radio"]{
display: none;
}
.radiobt{
position: relative;
color: #01cc65;
font-family: 'Poppins', sans-serif;
font-size: 15px;
border: 2px solid #01cc65;
border-radius: 5px;
padding: 10px 50px;
text-align:center;
display: inline-block;
margin-bottom: 4px;
margin-right: 4px;
align-items: center;
cursor: pointer;
width: 50%;
}
/* Radio */
input[type="radio"]:checked + .radiobt{
background-color: #01cc65;
color: white;
}
input[type="radio"]:checked + .radiobt:before{
height: 16px;
width: 16px;
border: 10px solid white;
background-color: #01cc65;
}
/* checkbox */
.checkbx{
position: relative;
color: #01cc65;
font-family: 'Poppins', sans-serif;
font-size: 16px;
border: 2px solid #01cc65;
border-radius: 5px;
padding: 10px 50px;
display: flex;
align-items: center;
cursor: pointer;
}
.checkbx:before{
}
input[type="checkbox"]:checked + .checkbx{
background-color: #01cc65;
color: white;
}
input[type="checkbox"]:checked + .checkbx:before{
height: 16px;
width: 16px;
border: 10px solid white;
background-color: #01cc65;
}
input:focus {
background-color: yellow;
}
#emptype{
width: 100%;
}
function text(x){
if (x == 0) document.getElementById("otherhideshow").style.display = "block";
else document.getElementById("otherhideshow").style.display = "none";
return;
}
function text1(x){
if (x == 2) document.getElementById("otherhideshowch").style.display = "block";
else document.getElementById("otherhideshowch").style.display = "none";
return;
}
1. EMPLOYMENT DETAILS:
Job Type
<!---->