#backimage{
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;

}

.padding-0{
    padding-right:0;
    padding-left:0;         
}

.toprow,.centerrow{
    width: 100%;
    height: 33%;
    border: 2px solid white;
}

.bottomrow{
    width: 100%;
    height: 33%;
    border: 2px solid white;
}


.bottompadding{
    padding-bottom: 0;
    padding-top: 0;
}

/* div styling in which text from DB */

#textdisplaydiv{
    max-width: 500px;
    /*   color: whitesmoke;
     border: 2px solid red;
      max-width: 500px;
      background-color: teal; */
}
a:link, a:visited{
    text-decoration: none;
    color: whitesmoke;
}
a:hover{
    color: tomato;
}

ul{
    list-style-image: url('../images/alert.png');

}
li:before{
    margin-top: 3px;

}

.bg{
    /* background-color: #91faee; */
    background: url("../images/hoffice-back.png") no-repeat;
    background-size: 485px 750px;
    background-position: right;

    padding-bottom: 25px;
    /* border-bottom-left-radius: 5px; */
    border-bottom-right-radius: 5px;
    border-left: 2px solid gray;
    border-right: 2px solid gray;
    border-bottom: 2px solid gray;

    color: #0B851C;
    font-weight: bold;
    font-size: 14px;
}

.innerdiv{

    max-width: 300px;
    margin-top: 2px;
    margin-right: 10px;
}

.email{
    margin-top: 200px;

}

.formfields{
    margin-bottom: 5px;

}
.inptxt{
    width: 98%;
    margin-left: 2px;
    margin-right: 2px;
    height: 33px;
    border-radius: 5px;
    padding-left: 10px;
}

.submitbutton{
    width: 98%;
    margin-left: 2px;
    margin-top: 10px;
    margin-bottom: 240px;
    height: 33px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #0B851C;
    color: white;
}
input{
    cursor: pointer;
    color: #0B851C;
    border: 2px solid #0B851C;
}

/* i{
    position: absolute;
    top: 33px;
    right: 33px;
}    */

/* upload.php CSS*/

.uploadbutton{
    width: 100px;
    height: 30px;
}

label{
    color: ivory;
}

.textdiv{
    color: lavender;
}
 /* added by jitu on 5-3-2020 */
    .row1.col-md-12 {
        position: absolute;
        top: 0;
        padding: 0;
    }
    #div-content{
        padding: 0 !important;
    }
    .signinpanel1{
        width: 100%;
    }
/*    .col-md-3.login-side {

        border-left: 3px solid #398439;
        background: url("/images/hoffice-back.png") no-repeat scroll top right #000 !important;

    }*/
    .signin-info {
         padding: 20px 20px 0;
     }
    .login-inside-section {
        max-height: 900px;
        border: 3px solid #008d24;
        border-radius: 10px;
        width: 400px;
        margin: 200px auto 0;
        background: #fff;
        padding: 0 10px;
    }
    .textbox-login {

        border-radius: 0;
        background: transparent !important;
        color: #fff !important;
        margin-bottom: 15px;
    }
    .icon-style{
        padding: 0;
        border: 1px solid #eaeaea;
        height: 34px;
        display: none;
    }
    .login-inside-section input {
            border: 1px solid #b4d6c3;
            border-radius: 10px;
            padding: 20px !important;
            color: #000 !important;
      }
    .login-inside-section .form-control:focus {
        border-color: #b4d6c3 !important;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(180, 214, 195) !important;
    }
      #btn_login {
  background-image: unset;
  border: 0;
  margin: 15px auto 30px;
  font-size: 22px;
  font-weight: 500;
  border-radius: 80px;
  line-height: 42px;
  width: 75% !important;
  background: linear-gradient(to right, #61CE70 50%,#137f41 50%) no-repeat scroll right bottom / 210% 100% #61CE70 !important;
  transition: all ease .5s !important;
}
#btn_login:hover {
    background-position: left bottom !important;
  }
    .version {
     text-align: center;
}
   .three-icon-section {
  margin: 20px auto;
  text-align: center;
}
.three-icon-section img {
  width: 50px;
  margin: 0 5px;
}
    form{
        margin-bottom: 210px;
    }
    #div-content {

        margin: 0;
        padding: 0;
        padding-top: 20px;

    }
    body{
        background: #000 !important;
    }

    .logopanel {

        height: 110px;
        overflow: hidden;
        background: transparent;
    }
	.row1.col-md-12{
		width: 100%;
		display: inline-block;
	}
	.row1.col-md-12{
		width: 100%;
		display: inline-block;
	}
	.col-md-9.advertise-side.image-banner{
		width: 70%;
		float: left;
	}
	.col-md-3.login-side{
		width: 30%;
		float: left;
                margin-left: 30px;
	}
	.image-banner  {
        background-image: url("/images/loginpage/login_bg.jpg"); /*// add image name here*/
        background-size: 100%;
        background-repeat: no-repeat;
        height: 0;
    }



/* ============================================== */
/* Widescreen                                     */
/*                                       1280x800 */
/* ============================================== */
@media screen and (min-width: 600px) and (max-width: 1024px) {
.version {
    padding-top: 0px;
}
.logopanel {
    width: 200px !important;
}
.signin-info {
    padding: 10px;
    margin-top: 65px;
}
}

/* ============================================== */
/* Widescreen                                     */
/*                                       1280x768 */
/* ============================================== */
@media screen and (min-width: 768px) and (max-width: 1366px) {
	.version {
    padding-top: 0px;

}
}
 