﻿body {
  background-size: cover;
  /*background-image: url('../image/black login background.jpg');*/
  /*background-image: url('../image/image black.jpg');*/
  background-image: url("https://i.pinimg.com/originals/2a/49/7b/2a497b70eddae8f4b6c4e526468961e7.jpg");
}
/*.full{
    background-color:#14163557;
}*/
.icon {
  font-size: 350%;
  color: #20ace2;
  /*color:white;*/
  text-align: center;
}
.usericon {
  font-size: 28px;
  color: gray;
}
.textbox {
  /*border-color: #ffffff29;
    background-color: #ffffff29;*/
  border-radius: 0;
  color: #000000;
}
.button {
  background-color: #20ace2;
  border-color: #20ace2;
  color: white;
  height: 40px;
  width: 89px;
  /*background-color:white;
    border-color:white;
    color:black;*/
  font-weight: bold;
}
.left {
  border-left: 1px solid;
  border-color: #00000042;
}
.h47 {
  height: 47%;
}
.w80 {
  width: 80%;
}
.h15 {
  height: 15%;
}
.logo {
  height: 160px;
  /*background-color: #cf1d5b;*/
  border-radius: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
}
