﻿	body
    {
	background-image:url(img/body.gif);
	background-position:top;
	background-repeat:repeat;
    font-family:Arial,Helvettica,sans-serif;
	font-size:400%;
    } 
	
	.div_central {
	width:90%;
     
    text-align:center;
	margin-left:auto;
	margin-right:auto;
    
	}

	
	
	 fieldset {
		color: #001F0A;
		background-image:url(img/fildset.gif);
		background-position:top;
		background-repeat:repeat;
	 	width:85%;  
		border-radius:50px; 
		border-style: solid;
		border-color: #001F0A;
		box-shadow: 5px 10px 5px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
         font-size:100%;
		 }
		 
	legend {
		background-image:url(img/buton2.gif);
		background-position:top;
		background-repeat:repeat;
		
		color:rgb(0,51,0);
		
		text-align:center;
		 width:80%; 
        font-weight:bold; 
		font-size:90%;
	     padding:1%;
		border-top-left-radius:.8em;
		border-top-right-radius:.8em;
        border-bottom-left-radius:.7em;
		border-bottom-right-radius:.7em;
		
		}
	
	.eroare {
	    background-color:#FFFFE0; 
	    color: black;
		width:90%; 
		border-radius:50px; 
		border-style: solid;
		border-color: #001F0A;
		box-shadow: 0px 10px 0px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
	
	select  {
		
		border-style: solid;
        border-radius: 30px; 
		box-shadow: black 0px 10px 0px;
		border-color: #001F0A;		
		background-color:white; 
		padding:30px; 
		color:#007a00;
		font-size:90%; 
		}
		
	textarea {
		border-style: solid;
        border-top-left-radius:.8em;
		border-top-right-radius:.8em;
        border-bottom-left-radius:.8em;
		border-bottom-right-radius:.8em;
		border-color: #001F0A;
	    box-shadow: black 0px 10px 0px;
		background-color:white; 
		padding:10px; 
	/* 	width:75%;  */
		color:#003300;
		font-size: 90%;
			}


	input {
		
		/* height:100%;*/
		/*width:62%; */
		padding:30px; 
		border-style: solid;
        border-radius: 30px; 
		box-shadow: black 0px 10px 0px;
		border-color: #001F0A;		
		background-color:white; 
		margin-left:auto;
		margin-right:auto;
		color:#003300;    
		font-size: 100%;    
	}		
                
      
  
  i {
	font-size:80%;
	color:rgb(0,51,0);
  }
	       
 .buton_trimitere {

	background-image:url(img/buton2.gif);
	background-position:top;
	background-repeat:repeat;
	color: black;
	width:97%; 
	font-weight:bold;
	box-shadow: #001F0A 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:30px; 
	text-align:center;

}


.buton_acces { 
    background-image:url(img/buton2.gif);
	background-position:top;
	background-repeat:repeat;
	color:#001F0A;
	width:95%; 
	font-weight:bold;
	box-shadow: #001F0A 0px 10px 0px;
	margin-left:auto;
	margin-right:auto;
	padding:30px; 
	
}

.input_parola {
		/* height:100%;*/
		width:60%; 
		font-size:90%; 
		border-style: solid;
        border-radius: 30px; 
		box-shadow: #001F0A 0px 10px 0px;
		border-color: #001F0A;		
		background-color:white; 
		margin-left:auto;
		margin-right:auto;	
		padding:25px; 
	}

 .titlu { 
   width:90%;
   margin-left:auto;
   margin-right:auto;	
   font-weight: bold; 
   font-size:1.1em;
   background-image:url(img/buton2.gif);
   background-position:top;
   background-repeat:repeat;
   color:rgb(0,51,0);
   border-top-left-radius:.8em;
   border-top-right-radius:.8em;
   border-bottom-left-radius:.8em;
   border-bottom-right-radius:.8em;
   border-color: #B8E6B8;
   padding:20px; 
   text-align:center;
}

.titlu2 {
   width:75%; 
   margin-left:auto;
   margin-right:auto;	
   font-weight: bold; 
   font-size:1.2em;
   color:rgb(0,51,0);
   text-align:center;
}

.titlu_eroare {
   font-weight:bold; 
   font-size:1em;
   color:red;
   
}
 
 .completat{ 
  width:75%; 
  color:rgb(0,51,0);
  font-size:.85em;
  font-weight:bold;
  text-align:left;
}

 .stanga{ 
  width:75%; 
  color:black;
  font-size:1em;
  text-align:left;
}

:required {



	}	
	
::-webkit-input-placeholder { /* Edge */
    color: #008500 ;
	font-style: italic;
	font-size: 85%;
 word-wrap: break-word;
}




::-webkit-input-placeholder { /* WebKit browsers */
    color: #008500 ;
	font-style: italic;
	font-size: 85%;
 word-wrap: break-word;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #008500 ;
   font-style: italic;
   font-size: 85%;
   opacity:  1;
 word-wrap: break-word;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #008500 ;
   font-style: italic;
   font-size: 85%;
   opacity:  1;
 word-wrap: break-word;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #008500 ;
   font-style: italic;
   font-size: 85%;
 word-wrap: break-word;
   
}

::placeholder {
   color: #008500 ;
   font-style: italic;
   font-size: 85%;
   opacity:  1;
 word-wrap: break-word;
}


.input_parola {
	/* height:100%;*/
	width:60%;
	font-size:90%;
	border-style: solid;
	border-radius: 30px;
	box-shadow: #001F0A 0px 10px 0px;
	border-color: #001F0A;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	padding:25px;
}

	