﻿body 
{
	background:#fefefe;
	padding-top:1%;
	
}
#page-wrap {
    border: 4px dotted #E4E4E4;
    min-height: 400px;
    max-height: 900px;
    background: #266ba1;
}
#top {
       position: relative;
    background: #78990a;
}
#bottom {
    position: relative;
    
}
#form {
    margin-top: 216px;
}
    #bottom img {
        width: 100%;
    }
#main-logo {
    /*border-right: 3px dashed #99cc32;*/
    text-align: center;
    height: auto;
 
}
#main-logo {
    position: relative;
    top: 155px;
    z-index: 999;
    left: -28px;
}
 .sbtn
{
	padding-right:0px;
}
.np {
    padding-left: 0px;
    padding-right:0px;
}


#head h4
{
color: rgb(153, 204, 50);
font-size: 50px;
font-weight: normal;
  padding-left:0px;
font-family: bell gothic std;
}
#head span
{
	color:#b0cbdc;
	font-size:14px;
	text-decoration:underline;
	padding-top:33px;
    top: 0px;
    left: 0px;
}
#form form {
    font-family: bell gothic std;
    color: #ffffff;
}
input[type="text"] {
    color: #7b7878;
    border: 1px solid #266ba1;
    padding: 7px 0px;
    margin-bottom: 10px;
}
input[type="password"]
{
	color: #D6D6D6;
border: 2px solid #d6d6d6;
padding: 4px 0px;
margin-bottom: 10px;
}
input[type="submit"] {
     background: url(images/login.png) no-repeat;
    text-indent: 999999999px;
    border: none;
    width: 139px; 
    height: 39px;
    background-size: cover;
    padding: 0px;

}
/*input[type="submit"]
{
    background: url('images/login.png') no-repeat;
    /*border: 1px solid #fff;
    border-radius: 3px;
    padding: 5px;
    box-shadow: 0px 0px 0px 1px #CBE596;
    font-family: bell gothic std;
    color: #fff;
    transition: background 0.5s ease;
}*/
/*input[type="submit"]:hover
{
background:#CBE596;
border: 1px solid #FE952B;
box-shadow: 0px 0px 0px 1px #ccc;
color:#FE952B;
}*/
#powered-by-block {
position:relative;
top:-15px;
}
#powered-by-block span {
    color: #99CC32;
    font-family: bell gothic std;
    font-size: 13px;
    display: block;
    padding-right: 10px;
    position: absolute;
    bottom: 9px;
    right: 17px;
}
#powered-by-block a
{
	text-decoration:underline;
	color:#FE952B
}
#bottom span {
    position: absolute;
    top: 24px;
    right: 27%;
    color: #fff;
    font-size: 42px;
    font-family: arial;
}
/***************** Media Queries*******************/
@media (max-width:1620px) {
    #main-logo {
        position: relative;
        top: 116px;
        z-index: 999;
        left: -28px;
    }
     #main-logo img {
            width: 70%;
        }
}
@media (max-width:1500px) {
    #main-logo {
        position: relative;
        top: 113px;
        z-index: 999;
        left: -26px;
    }
    #form {
    margin-top: 158px;
}
        #main-logo img {
            width: 60%;
        }
        #bottom span {
    position: absolute;
    top: 42px;
    right: 23%;
    color: #fff;
    font-size: 42px;
    font-family: arial;
}
}
@media (max-width:1305px)
{
    #form {
    margin-top: 142px;
}
          }
@media (max-width:1250px) {
    #main-logo {
    position: relative;
    top: 99px;
    z-index: 999;
    left: -21px;
}
     #main-logo img {
            width: 66%;
        }

}
@media (max-width:1150px) {
    #main-logo img {
        width: 72%;
    }
    #bottom span {
    position: absolute;
    top: 42px;
    right: 15%;
    color: #fff;
    font-size: 42px;
    font-family: arial;
}


    #form {
    margin-top: 118px;
}
}
@media (max-width:1060px)
{
	
    #main-logo {
    position: relative;
    top: 71px;
    z-index: 999;
    left: -15px;
}
    #powered-by-block img {
    width: 100%;
} 
}
@media (max-width:975px) {
    #form {
        margin-top: 90px;
    }
    #bottom span {
    position: absolute;
    top: 17px;
    right: 8%;
    color: #fff;
    font-size: 42px;
    font-family: arial;
}
}
@media (max-width:879px) {
    #form {
        margin-top: 69px;
    }
}
@media (max-width:815px) {
    #form {
        margin-top: 59px;
    }
    #bottom span {
    position: absolute;
    top: 18px;
    right: 11%;
    color: #fff;
    font-size: 32px;
    font-family: arial;
}
}

@media (max-width:767px)
{
	
	#main-logo {
	padding-bottom:30px;
    }
    #main-logo img{
	width: 55%;
    }
    
    #powered-by-block {
    padding-top: 7%;
    padding-bottom: 12px;
}
    #form {
    margin-top: 38px;
    margin-bottom: 27px;
}
   
}

@media (max-width:590px)
{
	#main-logo img{
	width: 80%;
    height: auto;
  
    }
    #bottom span {
    position: absolute;
    top: 18px;
    right: 11%;
    color: #fff;
    font-size: 27px;
    font-family: arial;
}
}
@media (max-width:365px)
{

#head h4 {
    color: rgb(153, 204, 50);
    font-size: 35px;
  }
#head span {
      font-size: 13px;
    padding-top: 27px;
}
  #bottom span {
    position: absolute;
    top: 18px;
    right: 11%;
    color: #fff;
    font-size: 20px;
    font-family: arial;
}
}
@media (max-width:326px)
{
#head span {
    font-size: 12px;
    padding-top: 27px;
}
  #bottom span {
    position: absolute;
    top: 18px;
    right: 11%;
    color: #fff;
    font-size: 20px;
    font-family: arial;
}
}
@media (max-width:318px)
{
	
#head h4 {
    color: rgb(153, 204, 50);
    font-size: 32px;
  
}
#head span {
    font-size: 12px;
    padding-top: 27px;
}
}
