/*.theme-panel{
    top:100px!important;
    right:10px!important;
}*/

.theme-panel .toggler {
    z-index:101;
}

.theme-panel .center {
    text-align:center;
}

.studentTagPanelContent{
    width:150px;
}
.studentTagPanelContent div {
    margin-top:5px;
}

.theme-panel > .toggler {
    height: 30px!important;
    width: 30px!important;
}
.theme-panel > .toggler > i {
    top: 7px!important;
    font-size: 15px!important;
    
  }
