.login-box
{
	width: 100% !important;
	margin: 0% auto !important;
}

.for-paddgin-remove
{
	padding: 0px !important;
}

.btn-cus-color
{
	background: #fed639 !important;
	color: #000 !important;
}
.main-box-css
{
	margin-top: 12%; border: 20px solid #fff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



.cus-color-black
{
	color: #000 !important;
}

@media only screen and (max-width: 600px) {
  .main-sidebar
  {
  	transform: translate(0px, 0) !important;
  	position: relative !important;
  	padding-top: 0px !important;
  }
  .main-box-css
  {
	margin: 15px ; border: 20px solid #fff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

}