﻿body, html {
    height: 100%;
    font-size: 16px;
}
body {
    /* The image used */
    /*
    background-image: url("/Content/Images/bg.jpg");
        background-position: center;
    background-repeat: repeat-y;
    background-size: cover;
    0099CC CCFFCC 66CCFF 003399    
        */
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely background-color: #f3f0e3; */
    background-color: #f4f4f4;
    font-size: 16px;
    /*
    .color-primary-0 { color: #E7D692 }	
.color-primary-1 { color: #FFF7D7 }
.color-primary-2 { color: #FFF2BE }
.color-primary-3 { color: #CEBA68 }
.color-primary-4 { color: #B29B3F }
*/
}
a {
    color: #003399;
}a.item {
    font-size: 16px;
    line-height: 20px;
    color: #003399;
}
div.eSessImgMenuLogo img{
    width: 70px;
}
div.comm_news_content {
    font-size: 18px;
}
div.comm_news_date {
    font-size: 14px;
    width: 130px;
}
div.comm_news_text {
    font-size: 16px;
    line-height: 15px;    
}

div.container {
    width: 100%;
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;        
}


.nodeTextBR {
    color: green;
    white-space: normal !important;
}

div.infoErr {
    color: red;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    background-color: lightpink;
}

div.infoOk {
    color: green;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    background-color: lightgreen;
}

@media only screen and (max-width: 800px) {
    div.container {
        padding-right: 3px;
        padding-left: 3px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .ui.button {
        margin-bottom: 10px;
    }

    div.dxflGroupCell_Material {
        width: 90% !important;
        max-width: 90% !important;
        padding-left: 0px;
        padding-right: 0px;
    }
}

div.calWeekZajecia button {
    padding: 0;
    border: none;
    background: none;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: underline;
}

div.gzsCalAll {
    width: 100%;
}

div.gzsCalWeek {
    width: 100%;
}

div.gzsCalWeekDay {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    display: inline-block;
    width: 140px;
    min-height: 100px;
    padding-bottom: 0px;
    background-color: lightgoldenrodyellow;
    border: solid 2px #f2f2f2;
    position: relative;
    vertical-align: top;
}

    div.gzsCalWeekDay img {
        width: 100%;
    }

div.calDayItemDayFull {
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 21px;
    color: black;
    font-family: "Roboto";
    font-weight: 300;
    top: 0px;
    width: 100%;
}

div.calDayItemDayName {
    text-align: left;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: 500;
    height: 100px;
    width: 100%;
    padding-left: 5px;
    color: floralwhite;
    top: 20px;
    position: absolute;
}

    div.calDayItemDayName h2 {
        font-size: 35px;
        line-height: 30px;
        color: darkgrey;
        font-family: "Roboto";
        font-weight: 700;
        border-bottom: none;
        padding-top: 5px;
    }

div.calWeekZajeciaItem,
div.calWeekZajeciaItem h2,
div.calWeekZajeciaItem a {
    font-size: 12px;
    line-height: 20px;
    color: darkslategray;
    font-family: "Roboto";
    font-weight: 700;
    border-bottom: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-transform: none;
    padding-bottom: 0px;
    word-wrap: anywhere;
}
div.calDay div.calWeekZajeciaItem a {
    font-size: 20px;
}
div.calWeekZajeciaItem p {
    font-size: 16px;
    line-height: 18px;
    color: darkolivegreen;
    font-family: "Roboto";
    font-weight: 700;
    text-align: justify;
}
div.calDayItemTitle {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    background-color: aquamarine;
}

div.calWeekZajecia {
}

div.calWeekZajeciaItem {
    font-size: 14px;
    font-family: Roboto;
    line-height: 16px;
    
}

div.g_indexslider {
    position: relative;
    top: -200px;
}
.getfile {
    min-width: 200px;
    text-align: left;
    height: 30px;
    background-color: lightblue;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
.getfile:hover {
    font-weight: bold;
    background-color: whitesmoke;
}
div.cou_column1 {
    width: 60%;
    float: left;
}
div.cou_column1 .comm_news{
    margin-right: 0px;
}
    div.comm_news .comm_news_content,
    div.cou_column1 .comm_news_content {
        width: 99%;
        padding-left: 0;
        padding-right: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
    }
    div.cou_column1 .comm_news_content .comm_news_link,
    div.cou_column1 .comm_news_content .comm_news_text {
        width: 100%;
        overflow: hidden;
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 2px;
    }

div.cou_column2 {
    width: 38%;
    float: left;
}
div.cou_column2 .comm_news_content {
    width: 290px;
    margin-left: 10px;
}
    div.cou_column2 .comm_news_content .comm_news_date {
        width: 200px;
    }
    div.cou_column2 .comm_news_content .comm_news_link,
    div.cou_column2 .comm_news_content .comm_news_text {
        width: 100%;
        overflow: hidden;
    }

div.cou_main {
    display: inline;    
}
div.cou_main h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 0px;
    height: 35px;
}
div.cou_column_sep {
    width: 2%;
    float: left;
}
div.cou_column1 .ui.cards {
    margin-top: 0;
    margin-bottom: 0;
}
div.cou_main_cal {
}

div.cou_logo {
    width: 100px;
}
div.eSesMain {
    background-color: whitesmoke;
    padding: 10px 10px 10px 10px;
}
table.eSessRepTable {
    width: 100%;
    
    border-collapse: separate;
    border:none;
}
    table.eSessRepTable td.eSessRepCell {
        border-spacing: 10px;
        border: solid 1px;
        padding: 5px 5px 5px 5px;
    }
div.eSessTopDiv {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
    div.eSessTopDiv img {
        width: 100%;
        
    }
div.eSessLogin {
    padding-top: 40px;
    margin: 0 auto;
    width: 600px;
}
div.eSessLoginLogo {
    font-size: 20px;
}
div.eSessLoginLogo img {
    float: left;
    width: 100px;
    padding-right: 20px;
}
div.calWeekZajeciaItem {
    padding-left: 40px;
}
div.comm_news_img,
div.comm_news div.comm_news_img {
    visibility: hidden;
    width: 0;
    height: 0;
}
div.calWeekSmall div.gzsCalWeekDay {
    width: 60px;
}
div.calWeekSmall div.calDayItemDayName {
    top: 0px;
}
div.calWeekSmall div.calDayItemDayFull {
    text-align: right;
    padding-right: 5px;
}
div.gzsCalWeekDay {
    background-color: #DCD0C0;
}
div.calDayFree {
    background-color: #C0B283;
    
}
div.calDayItemDayName h2 {
    color: whitesmoke;
}
div.calWeekSmall div.calWeekZajeciaItem {
    padding-left: 3px;
    margin-top: 25px;
}
div.comm_news_date {
    background-color: #DCD0C0;
}
span.calDayToDay{
    margin-left: 40px;
    font-weight: bold;
}

@media all and (max-width:800px) {
    div.cou_main, div.cou_column1, div.cou_column2 {
        display: block !important;
        width: 100%;
        padding-right: 5px;
    }
    div.comm_news {
        padding-right: 10px;
    }
    div.gzsCalWeekDay {
        width: 14% !important;
    }
}

#calendarMonth td {
    font-size: 12px !important;
}
/* Style even rows */
.dataTable tbody tr:nth-child(even) {
    background-color: #f2f2f2; /* Light grey */
}

/* Style header */
.dataTable thead {
    background-color: #007bff; /* Blue */
    color: white;
}

