html {
    height:100%;
    margin:0px;
    padding:0px;
}

body { 
    height:100%;
    margin:0px;
    padding:0px;
    font-size: 12px;
    font-family: Tahoma,Helvetica;
}

iframe.dhxeditor_mainiframe body{
    font-size: 12px !important;
    font-family: Tahoma,Helvetica;
}

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover,
a:focus {
  color:#13b4ed;
  text-decoration: underline;
}


/* .top-sm-menu {
    border-bottom:1px solid #a4bed4 !important;
} */

#userinfo {
    font-size: 13px;
    font-family: Tahoma,Helvetica;
    position: absolute;
    top:0px;
    right: 20px;
    line-height: 32px;
    /* cursor: pointer; */
}

#fulluserinfo {
    width: 200px;
    line-height: 28px;
    font-size: 13px;
}

#fulluserinfo div {
    width:100%;
}



#display_user_info{
  /* color: #13b4ed; */
  cursor: pointer;
  padding: 5px 0px;
  /* transition: color .2s linear; */
}

div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Normal, div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Disabled, div.dhtmlxMenu_dhx_skyblue_TopLevel_Item_Selected {
  cursor: pointer !important;
}
