* {
  margin: 0;
  padding: 0;
}
#info{ right:1px;display:inline-block;
	vertical-align:top;
    font-size: 14px;
}
.container section{ 
	width:100%;
    font-size: 14px;padding:15px;margin: 15px;
}
.hidden {
  display: none;
}
#infobel{
    width:100%;
}
#adresses{
    width:100%;
}
h1{ width: 300px;background: #FECE3D; border: none;
}
.checked{
    background: #FECE3D;border: none;
}
.chat_action{
    padding: 10px;
    background: #fff0c3;
    color: #333;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0;
    text-align: left;
    position: relative;
    display: inline-block;
    border-radius: 10px;
    word-wrap: break-word;
    max-width: 80%;
    text-align: right;
    list-style: none;
}
.chat_reaction{
    padding: 10px;
    background: #fff;
    color: #333;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0;
    position: relative;
    display: inline-block;
    border-radius: 10px;
    word-wrap: break-word;
    max-width: 80%;
    box-sizing: inherit;
    list-style: none;
}
.expander{
   display:inline-block; 
}
.directory{
   display:inline-block ;background-color:transparent;background-repeat:no-repeat;
}

#openboards{left: 40px;right: 100px; position:fixed;bottom:0;height:40px;width: 100%;
 background:#2257D6 url(./img/eboard_tasks.png) repeat-x 0 0}
#P_ME{width:100px;height:34px}
#P_MEbutton {width:102px;height:40px;background:transparent url(./img/PMENU_button.png) no-repeat 0 0}
/*-#P_MEbutton span.starthovered{background-position:0 -34px}
/#P_MEbutton span.startclicked{background-position:0 -69px}*/
#P_MEbutton{position:fixed;bottom:0;z-index:10;}
#eboard_menu{float:left;position:relative;letter-spacing:1px;background-color:#339934;bottom: 39px;}
#eboard_menu{position:absolute;z-index:1000;left:0}
#eboard_menu h3{display:block;font-size:24px;width:350px;}
#eboard_menu h3 img{margin:-10px 40px 0 0;vertical-align:text-top;width:48px;height:48px}
#eboard_menu #close{
  position: fixed;
  right: 0px;
}
.openTab{display:inline-block;border: #993366;}
#eboard_menu #close li{float:left}
#eboard_menu #close li a{display:block;overflow:hidden}
img.bg {
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
overflow:hidden}

.eboard{
  margin: 0;
  position: absolute;
  font-size: 12px;
  color: #FFF;
  background:#D5A771;
}

.Eboard_main{
    margin: 0;
  position: absolute;
}