.bg-color{

background: #DFE2EC;
border: 2px solid #D6D9E3;
box-sizing: border-box;
border-radius: 5px;
color: #5F6F81;

}

.iconeSizeTeacherUpload {

    font-size: 60px ;
    line-height:0;
}

.iconeSizeTeacherSetting
{
font-size: 14px;
}

.user-avatar{
    position: relative;
    display: inline-block; 
    
}
.user-avatar .text{
    position: absolute;
    z-index: 999;
    top: 55%;
    text-align: center;
    font-size: 18px;
}


/* #opacity_div{
    background:#fff;
    height:20px;
    width:20px;
    position:absolute;
    top:18px;
    left:6px;
    opacity:0.5 
 }
 
 img.half_fade {
    position:absolute;
    top:0;left:0;
    z-index:-1000;
 } */

 .spanTeacherUpload{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
        color: #5F6F81;

    }
.dz-messageUpload
    {
        /* margin: 14PX 40px 0px 40px !important; */
        height: 45px !important;
    }

    .notify-itemFontColor
    {
        color: #5F6F81 !important;
    }
    .notify-itemFontColor:hover 
    {
        color: #4c5a6b !important;
    }

    .lineStyleTeachersPage {

    color: rgba(0, 0, 0, 0.25);
    height: 2px !important;

    }

    .headerListDivisionTeacher{

        font-style: normal;
        font-weight: bold;
        font-size: 18px !important;
        line-height: 30px;
        color: #3B475E;
        padding-bottom: 0rem;
        padding-right: 0px;  
    }

.text-right-paddingTeacherPage {

    padding-right: 5px;
}