﻿body {
    margin: 0px;
    background-color: #f6f6f6
}

body, input {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

div.sidebar {
    background-color: #2a3f54;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 250px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.6);
}

div.header {
    background-color: #ededed;
    border-bottom: 1px solid #e3e3e5;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 60px;
}

div.user {
    float: right;
    line-height: 60px;
    margin-right: 20px;
    font-size: 1.3em;
}

.nazwa {
    position: fixed;
    left: 270px;
    top: 13px;
    font-size: 1.3em;
    font-weight: 100;
}

div.user img {
    width: 40px;
    border-radius: 25px;
    margin-right: 10px;
}

div.logo {
    background-color: #172b46
}

img.logo {
    width: 200px;
    margin: 25px;
}

div.menu i {
    width: 40px;
}

.opcja {
    padding: 19px 25px;
    font-size: 1.7em;
    font-weight: 100;
    color: #fff;
    border-bottom: 1px solid #34465c;
}

div.menu .selected {
    border-right: 5px solid #82b641;
}

.opcja:hover, .opcja:active {
    background-color: #35475d
}

div.content {
    position: fixed;
    top: 61px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 251px;
}

div.pnazwa {
    padding: 15px;
}

    div.pnazwa input[type=text] {
        border: 0px;
        border-bottom: 1px solid #ccc;
        padding: 5px;
        padding-left: 5px;
        font-size: 2.1em;
        outline: none;
        font-weight: 400;
        font-family: Impact;
        width: calc(100% - 35px);
        color: #627488;
        background-color: #f6f6f6;
    }

    div.pnazwa select.punkty {
        border: 0px;
        border-bottom: 1px solid #ccc;
        padding: 5px;
        padding-left: 0px;
        font-size: 2.1em;
        outline: none;
        font-weight: 400;
        font-family: Impact;
        width: calc(100% - 25px);
        color: #627488;
        background-color: #f6f6f6;
    }


    div.pnazwa input:focus, div.pnazwa select:focus {
        color: #05ba97
    }

    div.pnazwa label {
        color: #627488;
        font-size: 0.8em;
        text-transform: uppercase;
        display: block;
    }

div.boxes {
    padding-left: 14px;
    height: 100%
}


div.box {
    border: 1px solid #e3e3e5;
    padding: 10px;
    background-color: #fff;
    float: left;
    width: calc(50% - 48px);
    margin-right: 15px;
    max-height: calc(100% - 200px);
    overflow: auto;
}

.mb15 {
    margin-bottom: 15px
}



div.box h1 {
    font-size: 1.4em;
    margin: 0px;
    padding-bottom: 8px;
    border-bottom: 1px solid #627488;
    color: #627488;
    font-weight: 400;
}

div.przerwa h1 {
    border-bottom: 0px;
    cursor: pointer;
}

div.gosc {
    color: #627488;
    font-weight: 100;
    font-size: 1.3em;
    padding: 5px;
    border-top: 1px solid #e3e3e5;
    margin-top: -1px;
    cursor: pointer;
}

    div.gosc span {
        display: block;
        color: #82b641;
        font-size: 0.7em
    }

div.kamera {
    color: #627488;
    font-weight: 100;
    font-size: 1.5em;
    padding: 10px 5px;
    border-top: 1px solid #e3e3e5;
    margin-top: -1px;
    cursor: pointer;
}

    div.gosc:hover, div.gosc:active, div.kamera:hover, div.kamera:active {
        border-right: 5px solid #82b641;
        background-color: #f7f7f7
    }

div.gosc-active, div.camera-active {
    border-right: 5px solid #82b641;
    background-color: #f7f7f7
}

.plansze {
    float: left;
    width: calc(50% - 26px);
    /* margin-right: 15px; */
}

.plansza {
    border: 1px solid #e3e3e5;
    width: 26%;
    height: 80px;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    background-size: cover;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    background-color: #ccc;
    cursor: pointer;
}

.parent-modal-title {
    width: fit-content;
    max-width: 80%;
}

ol {
    list-style-type: none;
    font-weight: bold;
    font-size: 20px;
}

ul {
    list-style-type: none;
    font-weight: bold;
    font-size: 20px;
}

ol:active {
    list-style-type: none;
    font-weight: bold;
    font-size: 20px;
}

li {
    list-style-type: none;
    font-weight: bold;
    font-size: 20px;
}

ul:active {
    list-style-type: none;
    font-weight: bold;
    font-size: 20px;
}

.grab {
    cursor: grab;
}

svg {
    pointer-events: none;
}

.background-video {
    position: relative;
    height: 100%;
}

.subtitles-video {
    position: absolute;
    top: 0px;
    left: 0px;
}

.streamer-popup {
    /* display:none; */
    position: fixed;
    left: 130px;
    right: 130px;
    top: 10px;
    bottom: 10px;
    background-color: #fff;
    /*opacity:0.9;*/
    z-index: 1003;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.6);
}

    .streamer-popup h1 {
        font-weight: 100;
        font-size: 5em;
    }

.streamer-meeting {
    margin-top: 200px;
    border: 1px black solid;
    padding: 10px;
}

.streamer-meeting-active {
    color: #82b641;
}

header {
    height: 70px;
    text-align: center;
    background: #172b46;
    color: white;
    font-size: 30px;
}

.speaker {
    background-color: white;
    position: absolute;
    top: 75px;
    right: 10px;
    padding: 15px;
    border: 1px double black;
    border-radius: 15px;
    max-width: 25%;
}

    .speaker span {
        display: block;
        color: #82b641;
        font-size: 0.7em
    }

.streamer-point {
    background-color: white;
    position: fixed;
    top: 75px;
    left: 10px;
    color: #82b641;
    font-size: 1.7em;
    border: 1px double black;
    border-radius: 15px;
    padding: 15px;
    text-transform: uppercase;
    max-width: 75%;
}

.streamer-point-hide {
    display: none;
}

.img-wrap {
    width: 100%;
}
