﻿body.pion div#iframe_parent {
    bottom: 75px;
}


iframe#iframe_parent {
  position: absolute;
  z-index: 5;
  text-align: center;
}

.topmenu {
    text-align:right;
    z-index: 5;
    position: unset;
    right: unset;
    height: 44px;
    background: #5389b5;
    cursor: move;
}

.topmenu i {
	cursor:pointer
}

.topmenu i:hover {color:#cfeaff}


div#iframe_parent.large {position:fixed;left: 270px !important;top: 20px !important;height: calc(100vh - 80px);width:calc(100vw - 300px)}

#iframe_parent.small i.fa-compress {
    display: none;
}

#iframe_parent.large i.fa-arrows-alt{display:none}

body.pion div#iframe_parent {bottom:140px}

body.pion div#iframe_parent.large {
        height: calc(100vh - 170px);
        left:20px !important;
        width: calc(100vw - 40px);
}

body.pion iframe#iframe {
    
    max-width: calc(100%);
}

iframe#iframe {
    z-index: 1;
}


div.online {
	background:none;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

div#online {
       position: fixed;
    top: 0px;
    left: 250px;
    bottom: 0px;
    overflow: auto;
    background: #fff;
    color: #000;
    display: none;
    -webkit-box-shadow: 0 0 7px 0 rgb(0 0 0 / 60%);
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 60%);
    padding: 6px;
    min-width: 250px;
    }

div.user.online, div.user.preonline {
    font-weight: bold;
}
    
div#online div.user {padding: 3px;margin-bottom: 1px;padding-left: 8px;}
div#online div.user:last-child {margin-bottom:0px;}

div#online div.user.online in sp {
    background:#1ecc43;
}

in sp {
    width: 18px;
    display: inline-block;
    background: #ccc;
    height: 18px;
    border-radius: 30px;
    margin-right: 10px;
    vertical-align: text-bottom;
    margin-bottom: 1px;
}


#chat {
    z-index: 5;
    min-width: 280px;
}

dtime {
    /* font-size: 0.8em; */
    padding: 5px 10px;
    display: inline-block;
    float: right;
    background: #e4f4f8;
}

#lista div i.aria {float:right;padding: 15px 0px;display: inline-block;float: right;background: #e4f4f8;padding-left: 10px;}

div#online div.user.preonline sp {
    background: orange;
}

#opcje ul li {
    font-size: 2.9em;
}

i.fa.fa-shield {
    float: right;
    padding: 5px;
    margin-left: 20px;
}

h1 i.fa.fa-cog, h1 i.fa-envelope {
    float: right;
    padding: 10px;
    margin-left: 15px;
    font-size: 1.36em;
    margin-top: -10px;
    margin-right: -10px;    
}

i.fa.fa-cog:hover, i.fa.fa-cog:active, i.fa-envelope:hover {
    background: #000;cursor:pointer

}

settings {
    position: fixed;
    z-index: 10;
    background: #fff;
    right: 0px;
    width: 600px;
    max-width:80%;
    -webkit-box-shadow: 0 0 7px 0 rgb(0 0 0 / 60%);
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 60%);
    bottom: 0px;
    top: 43px;
    overflow: auto;
    padding-bottom: 100px;
}

settings h2 {
	margin-top:0px;
}

settings h1 {
	background:black;
}

i.fa.fa-cog.on {
    background: #000;
}

settings p {
    margin-bottom: 10px;
    margin-top: 0px;
}

.podwojne_potwierdzenie {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
}

div.podwojne_potwierdzenie button {
    padding: 6px;
}

.alertify-notifier {
  position: fixed;
  width: 0;
  overflow: visible;
  z-index: 19082;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}


a.fkom {background: #ddd;display: inline-block;padding: 5px 8px;margin-right: 6px;margin-bottom: 6px;}
a.fkom.active {background: #e3000f;color: #fff;font-weight: bold;}
a.fkom:hover {background: #e3000f;color: #fff;}

a.komunikat {
	background-image:url('https://tablet.esesja.pl/images/notif.png');padding-right:25px;background-position:top right;background-repeat:no-repeat;
}
a.komunikat_new {background-image:url('https://tablet.esesja.pl/images/notif_new.png') !important;}

div#news {
    height: 100vh !important;
    overflow: auto;
}

div#reader {
    display: none;
}

div#reader video {max-height:calc(40vh);margin-top:10px}



div#lista {
    right: 0px;
    top: 20px;
    /* height: calc(100vh - 40px); */
    overflow: auto;
    z-index: 5;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

div#dyskusja {left: 0px;top: 155px;width: 350px;padding: 0px !important;}


ov {
    background: #000;
    opacity: 0.5;
    display: block;
    position: Fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}

#dyskusja div.dbutony {
    z-index: 3;
    position: relative;
    background: #94d0e2;
    padding: 15px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#dyskusja button {
    margin-bottom: 30px;
    text-align: left;
    font-size: 28px;
}


@media only screen and (max-width: 850px) {

    #dyskusja {right:0px;left:unset!important;top:0px !important;height:100% !important;bottom:0px!important;max-height: calc(100vh - 67px) !important;height:100vh!important;width: 280px !important;}
    #lista {padding: 20px;width: 240px !important;}
    #dyskusja .duser {padding:10px 0px;}
    #dyskusja butt {margin-left:0px;margin-top:20px;margin-bottom:0px!important;text-align:center;}
    #dyskusja button {margin-bottom:30px;font-size: 1.5em;}
    div#lista {    border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
    ov {display: none;}

#lista h2 {
    padding: 0px;
    padding-bottom: 10px;
    font-size: 1em;
    font-weight: bold;
}

}



div#mheader {
    background: unset;
    border-bottom: 0px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

div#menu {
    background: #fff;
}


div.aktywny n {
    font-size: 1.2em;
    font-weight: bold;
}


div#notatka {
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 8px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    width: unset;
    height: unset;
    border-radius: 8px;
}

#notatka textarea {
    padding: 10px;
    height: calc(100% - 60px);
    border-radius: 8px;
    width: calc(100% - 20px);
}

#notatka a.notebutton {
    border-radius: 8px;
    padding: 8px 13px;
    font-family: sofia sans condensed,sans-serif;
    font-size: 1.2em;
}

span.notatka_tytul {
    font-family: sofia sans condensed,sans-serif !important;
    font-size: 1.7em;
    margin-left: 10px;
    font-weight: 500;
}

.ncontent {
    height: calc(100% - 0px);
}


textarea#aitresc {
    display: none;
}


#zalogowany {
	bottom: 0px;
}

#chat {
	bottom:unset !important;top:0px;
}