* {
	margin: 0;
	padding: 0;
}

html,body {
height: 100%;
 min-height:100%;
	
	}
	body{
	/* 	background: #222;
 	background: #0A98D3 url(/style/admin/bgmosaic2.jpg);
 */
	/* font-family: verdana, arial; */
	font-size: 0.75em;
/* 	padding: 0 20px 60px;
 */	
	background: #eee;
	
background: rgba(1,19,215,1);
background: -moz-linear-gradient(top, rgba(1,19,215,1) 0%, rgba(4,17,133,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1,19,215,1)), color-stop(100%, rgba(4,17,133,1)));
background: -webkit-linear-gradient(top, rgba(1,19,215,1) 0%, rgba(4,17,133,1) 100%);
background: -o-linear-gradient(top, rgba(1,19,215,1) 0%, rgba(4,17,133,1) 100%);
background: -ms-linear-gradient(top, rgba(1,19,215,1) 0%, rgba(4,17,133,1) 100%);
background: linear-gradient(to bottom, rgba(1,19,215,1) 0%, rgba(4,17,133,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0113d7', endColorstr='#041185', GradientType=0 );
	
}

body * , legend span{
color:#fff;
    
}
#wrap {
	width: 700px;
	width: auto;
	margin: auto;
	padding-top: 0px;
	background: #222;
	background: #0A98D3;
	background: transparent;
	/* 	 	 background: #0A98D3 url(/style/admin/lcgeelkdhoepoboi.jpg) ;
	 	  	background: #0A98D3 url(/style/admin/bgmosaic2.jpg);
	 	 
 	background-size:cover;
	width: 100%;
	max-height: 900px;
	/*  	    background-position: 80px -1030px;
 */
/* 	height: 1200px;
 */	max-width: 1200px;
	/* 	font-family: 'Cuprum',verdana, sans-serif;
 */
	background: eee;
	/* background: #0A98D3 url(/style/admin/hackgriculture.jpg) no-repeat; 
	 background: #0A98D3 url(/style/admin/lcgeelkdhoepoboi.jpg) no-repeat;*/
	background-size: cover;
}

legend {
	color: white;
	color: #179ED5;
	margin-bottom: 18px;
	font-size: 1.2em;
	position: relative !important;
	position: absolute;
	top: 30px;
	left: 0;
	border-bottom: 0px solid #222;
	width: 100%;
	text-align: center;
	padding: 80px 0 20px;
	line-height: 1.4em;
	font-weight: bold /* 	font-family: 'Cuprum',verdana, sans-serif;
 */
}

legend {
	padding: 0px 0 60px;
}

div.decofieldset, #form-container fieldset, #contactus-login-container fieldset
	{
	background: transparent;
	border: 1px solid #333333;
}

label {
	width: 100% !important;
	text-align: left !important;
	margin: 0;
	display: block;
	float: left;
	font-size: 0.9em;
}

input {
	color: #222;
	border: 0px solid #666;
	background: #ccc;
	float: left;
	width: 100%;
	margin: 2px 0 15px 0;
	padding: 2px 5px;
	/* 	width: 80%; */
	font-size: 1.3em;
	color: #fff;
}

#nickname, #password {
	margin-bottom: 15px;
}

a.submit, input.submit {
	color: #333;
	width: 232px;
	border:1px solid #007395 !important;
	border-width: 0px 3px 3px 0px !important;
	float: none;
	margin: 10px 0;
	padding: 12px 0;
	font-size: 1.0em;
	
	color:#fff;
	background: rgba(255,255,255,0.1);
	text-decoration: none;
}

input.submit {
	clear: both
}

.submit:hover, input.submit:hover, .submit:hover {
	background:#58D8FF;
	color: #fff;
}

input.submit {
	width: 100%;
	max-width: 300px;
	max-width: 210px;
	float: right;
	background-color: #00A0D0;
	color: #fff
}

a.submit {
	/* 	background: #eee;
 */
	padding: 2px;
	border: none !important;
	padding: 2px;
	border: none !important;
	/* 	position: absolute;
	top: 220px;
	right: 20px; */
float: none;
padding: 8px;
display: inline-block;
margin: 20px;
}

select {
	margin: 5px;
	padding: 5px 10px;
	width: 90%
}

fieldset {
	max-width: 640px;
	box-shadow: none;
	background-color: transparent;
}

div.fieldset {
	margin: auto;
	padding: 40px;
	font-size: 1.4em;
	background: #111;
	background: #13263c;
	background: #FFF;
	background: rgba(255, 255, 255, 0.9);
	border: 0;
	box-shadow: 2px 2px 2px 5px #1c1c1c;
	box-shadow: none;
	position: relative;
	padding-top: 12px;
	max-width: 720px;
	float: none; 
	margin: 0 auto;
	width: auto;
	vertical-align: top;
	vertical-align: bottom;
	/* 	position:absolute;
 	right:0; */
	/*     position: fixed;
    top: -30px;
    left: 230px; */
	padding: 40px;
    transition:0.4s ease all;
    animation-name: dropHeader;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-duration: 1.2s;
  
  box-shadow: 2px 2px 42px 15px #ddd;
  
}
@keyframes dropHeader {
    0% {
/* 	-ms-transform: rotate(-7deg); IE 9
    -webkit-transform: rotate(-7deg); Chrome, Safari, Opera
    transform: rotate(-7deg); */
   	opacity:0.2;
    }
    100% {
	-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    zoom:1;
    opacity:1;
    }
}

.login-panel {
	max-width: 260px;
	max-width: 100%;
}

#main-container-inner {
	background: #eee;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 20px;
	text-align: center;
	display: none;
}

#etyssa {
	margin-top: 40px;
	border: 0;
	position: fixed;
	bottom: 50px;
	right: 40px;
}

#etyssa.in-header {
	position: absolute;
	bottom: auto;
	top: 11px;
	left: 60px;
	right: auto;
}

#etyssa.in-header {

    position: absolute;
    bottom: auto;
    top: -157px;
    left: auto;
    right: -40px;

}

#etyssa.in-header {

/*     position: absolute;
    bottom: auto;
    top: -162px;
    left: -200px;
    left:auto;
    right: -32px;
    
    top: -232px;
left: -200px;
left: auto;
right: -32px; */

}
#content-body ul {

    display: flex;
    padding: 0px;
    margin: -110px auto -20px auto;


}
div.fieldset{
	background: transparent;
	box-shadow: none;
}
.fieldset input[type=text],.fieldset input[type=password] {
    background: #FFF;
    color:#222;
}	 

.fieldset.login-panel {

    max-width: 100%;

}
#wrap {

}
fieldset li .list-title {
text-transform: uppercase;
color: #179ED5;


text-align: center;

color:#F29400;font-weight: bold;font-size:1.0em;
font-weight: bold;
margin: 20px 0;
margin: 0px 0;
line-height:1.3rem;
font-size: 1.3rem;
line-height: 2rem;
font-size: 1.5rem;
display: block; 
}
fieldset li:first-child .list-title {
	color: #179FD5!important;
}
fieldset span {
text-transform: none;
}
legend {
    color: white;
    color: #179ED5;
    margin-bottom: 0;
    font-size: 1.2em;
    position: relative !important;
    position: absolute;
    top: 1px;
    left: 240px;
}

legend {
    color: white;
    color: #179ED5;
    margin-bottom: 0;
    font-size: 1.2em;
    position: relative !important;
    position: absolute;
    top: 1px;
    left: auto;
}
fieldset > p{max-width: 430px;}	
#content-body ul {

    display: flex;

}

.checkbox {
	float: left;
	width: auto
}

label.checkboxed {
	width: auto !important;
	margin-left: 10px
}

.modal {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%
}

/* #wrap {
	width: 100%
} */
input, ::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder
	/* Firefox 19+ */ {
/* 	color: green; */
}

ul {
	list-style: disc inside
}

.fieldset-footer {
	/* background:rgba(0,0,0,0.1); */
	width: 100%;
	padding: 10px;
	clear: both;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #179ed5
}

.fieldset h4 {
	position: absolute;
	left: 44px;
	bottom: 5px;
	background: #fff;
	padding: 5px;
	border-radius: 10px
}

.hashword {
	color: #333;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 1.4em;
}

#logo {
	padding: 0px auto 0px auto;
	text-align: left;line-height: 1.4em;
	
	
}


.fa-phone {
	color: blue;
}

[type=password], input[type=text] {
	font-size: 1.0em;
	border-width: 1px 0px 0px 1px;
	padding: 5px;
	border-style: solid;
	border-color: rgb(170, 170, 170);
}

@media only screen and (max-width : 768px) {
	#logo {
		padding: 0px;
		text-align: center;
	}
	#etyssa.in-header {
		width: 80px;
		position: relative;
		margin: 0;
		left: auto;
		/*    bottom: auto;
    top: 11px;
    left: 60px;
    right: auto; */
	}
}


	#content-body input[type=text],#content-body input[type=password], .fieldset input[type=text]:hover {
    background: rgba(0,0,0,0.2)!important;
    border-color:#052442;
        /* background-color: rgba(255,255,255,0.5) !important; */
        color:#fff;
}

body {
    height: 100%;
    background: #113d73;
    
background: #113d73; /* Old browsers */
background: -moz-linear-gradient(top, #113d73 0%, #0e3a60 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #113d73 0%,#0e3a60 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #113d73 0%,#0e3a60 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


/* 
.ui-dialog{
    position: absolute;
    height: auto;
    width: 80%;
    top: auto!important;
    left: 10%!important;
    z-index: 101;
    bottom: 0!important;
} */


input:not ([type] ), input[type="text"]:not (.browser-default ), input[type="password"]:not
	 (.browser-default ), input[type="email"]:not (.browser-default ),
	input[type="url"]:not
	 (.browser-default ), input[type="time"]:not (.browser-default ), input[type="date"]:not
	 (.browser-default ), input[type="datetime"]:not (.browser-default ),
	input[type="datetime-local"]:not (.browser-default ), input[type="tel"]:not
	 (.browser-default ), input[type="number"]:not (.browser-default ),
	input[type="search"]:not (.browser-default ), textarea.materialize-textarea,
	
	input:not ([type] ), input[type="text"]:not (.browser-default ), input[type="password"]:not
	(.browser-default ), input[type="email"]:not (.browser-default ), input[type="url"]:not
	(.browser-default ), input[type="time"]:not (.browser-default ), input[type="date"]:not
	(.browser-default ), input[type="datetime"]:not (.browser-default ),
	input[type="datetime-local"]:not (.browser-default ), input[type="tel"]:not
	(.browser-default ), input[type="number"]:not (.browser-default ),
	input[type="search"]:not (.browser-default ), textarea.materialize-textarea
	
	
	input[type=text]:hover, .fieldset input[type=text]:hover {
    background: #ddd !important;
        /* background-color: rgba(255,255,255,0.5) !important; */
}
/* #wrap{min-height:1400px}
 */
fieldset {
    max-width: 430px;
    margin:auto;
    text-align: center;
    
}
fieldset li{
    padding:40px;
}
input.submit {
    clear: none;
    float: right;
    margin: 0;
}