.middle-top-img{
    background-image: url("../icon/home/bodyTopImg.png");
}

.divimg {
    background-image: url('../icon/bgsh.png');
}

.user-icon {
    background-image: url('../icon/user.png');
}

.pwd-icon {
    background-image: url('../icon/pwd.png');
}

.vercode-icon {
    background-image: url('../icon/vercode.png');
}


.div-url-bottm{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
}

.url-img{
    width: 100%;
    cursor: pointer;
    font-size: 16px;
    color: white;
	font-weight: 700;
	white-space: nowrap;
	line-height: 54px;
}

.ssoentry_icon{
    width: 20px;
    height: 20px;
}
.current {
    border-bottom: 2px solid #3C65C3; !important;
    color: #00040b; 
    font-weight: 700; !important;
}
.div-url{

   background-image: linear-gradient(
    266deg,
    rgba(27, 140, 246, 1) 0,
    rgba(2, 114, 220, 1) 100%
  );
	border-radius: 8px;
    text-align: center;
	height: 52px;
}

.customLogin-div{
    height: 300px;
    margin-top: 60px;
}


#ul_list li {
    padding: 0 26px !important;
}
.divtitle img {
    width: 80%; !important;
    height: 165px; !important;
    margin-left: 40px; !important;
}