﻿textarea {
    resize: none;
}

.k-button.k-grid-pdf {
    float: none;
}

.k-input {
    width: 100% !important;
}

.k-checkbox, .k-radio {
    width: 16px;
    height: 16px;
}

.k-checkbox-label {
    margin-right: 5px;
}

.k-checkbox + .k-checkbox-label, .k-checkbox-label + .k-checkbox {
    margin-left: 6px;
}

.k-radio + .k-radio-label, .k-radio-label + .k-radio, .k-label + .k-radio {
    margin-left: 6px;
}

.k-checkbox::before {
    background-size: auto;
}
    .k-menu {
    flex-wrap: unset;
}

.k-no-click {
    pointer-events: auto;
}

th.k-header > label {
    display: none !important;
}

input:read-only {
    color: #666;
}

.g-recaptcha > div {
    width: 315px !important;
}

.k-menu:not(.k-context-menu) > .k-item {
    color: white;
}

.k-menu:not(.k-context-menu) {
    background-color: #56707D;
}

.k-menu.k-menu-horizontal:not(.k-context-menu) {
    padding: .2rem 1rem;
}

.k-menu-group .k-menu-link {
    padding: 7px 1.5rem;
}

.t-sprite {
    margin-right: 8px;
}

.k-combobox, .k-textarea, .k-textbox, .k-dateinput, .k-datepicker, .k-datetimepicker, .k-timepicker, .k-maskedtextbox, .k-multiselect, .k-dropdown, .k-colorpicker, .k-numerictextbox {
    float: right;
    width: 55%;
}

.k-selected-color {
    width: 90% !important;
}

.k-button {
    float: right;
    font-size: 12px;
}

.k-no-float {
    float:none !important;
    width:auto !important;
    border-radius: 4px !important;
}

#home-alert span {
    width: 100%;
    background: #eee;
    display:block;
}

.k-progressbar {
    font-size: 12px;
}

.k-radio::before {
    width: 8px;
    height: 8px;
}

table.telerik-less-form input[type="checkbox"], table.telerik-less-form input[type="radio"] {
    float: left;
    margin: 7px 0 0 3px;
}

.width-98 {
    width: 98%;
}

.fieldlist {
    margin: 2px 5px 0;
    padding: 0;
}

    .fieldlist li {
        list-style: none;
        padding-bottom: 1em;
    }

.t-icon, .t-sprite, .t-editor-button .t-tool-icon {
    line-height: 0;
    text-align: center;
}

.k-dialog-button-layout-stretched {
    height: 35px;
}

.search-toolbar {
    background-color: #f7f7f9;
    padding: 10px 6px;
    border: 1px solid rgba(33, 37, 41, 0.125);
    margin-bottom: -1px;
}

span.t-sprite {
    position: relative;
    width: 21px;
    height: 21px;
}

    span.t-sprite::before {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        color: rgba(255,255,255,0.9);
        font-size: 18px;
        padding-right: 0.5em;
        position: absolute;
        top: 10px;
        left: 0;
        width: 21px;
        height: 21px;
    }

    span.t-sprite.home::before {
        content: "\f015" !important;
    }

    span.t-sprite.students::before {
        content: "\f0c0" !important;
    }

    span.t-sprite.courses::before {
        content: "\f19c" !important;
    }

    span.t-sprite.exams::before {
        content: "\f19d" !important;
    }

    span.t-sprite.etd::before {
        content: "\f0ec" !important;
    }

    span.t-sprite.law::before {
        content: "\f0e3" !important;
    }

    span.t-sprite.osk::before {
        content: "\f1b9" !important;
    }

    span.t-sprite.osk-options::before {
        content: "\f1de" !important;
    }

    span.t-sprite.settings::before {
        content: "\f0ad" !important;
    }

    span.t-sprite.licenses::before {
        content: "\f07a" !important;
    }

    span.t-sprite.help::before {
        content: "\f059" !important;
    }

    span.t-sprite.contact::before {
        content: "\f0e0" !important;
    }

#q-description {
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    padding: 10px 1%;
    margin: 5px;
    background: #f9f9f9;
}

.q-stat-item {
    float: left;
    width: 30.33%;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    background: #fff;
    padding: 1%;
    margin: 5px 5px 10px;
}

    .q-stat-item .stat-poor::after {
        float: left;
        width: 100%;
        height: 5px;
        content: "";
        background: Red;
        color: Red;
    }

    .q-stat-item .stat-normal ::after {
        float: left;
        width: 100%;
        height: 5px;
        content: "";
        background: #eef715;
        color: #eef715;
    }

    .q-stat-item .stat-good::after {
        float: left;
        width: 100%;
        height: 5px;
        content: "";
        background: greenyellow;
        color: greenyellow;
    }

#home-notifications {
    margin-bottom: 10px;
}

    #home-notifications p {
        width: 96%;
        margin: 10px 2% 0 2%;
        padding: 0;
    }

    #home-notifications a.show-notification {
        float: right;
        padding: 0;
        width: 99%;
        border-radius: 3px;
        background: #eee;
        margin: 6px 0 0 1%;
        text-decoration: none;
    }

        #home-notifications a.show-notification label {
            float: left;
            padding: 5px;
        }

            #home-notifications a.show-notification label::after {
                content: " : ";
            }

        #home-notifications a.show-notification span {
            float: left;
            padding: 5px;
        }

        #home-notifications a.show-notification:hover {
            background: #fff;
        }

#home-alerts,
#student-scheduler {
    margin-bottom: 20px;
}

    #home-alerts img,
    #student-scheduler img {
        float: left;
        width: 4%;
        height: 4%;
        margin: 10px 48%;
    }

    #home-alerts p,
    #student-scheduler p {
        float: right;
        padding: 0;
        width: 98%;
        border-radius: 4px 10px 10px 4px;
        margin: 6px 0 0 1%;
        cursor: pointer;
        border: none;
    }

        #home-alerts p a.rss,
        #student-scheduler p a.rss {
            float: right;
            width: 95.5%;
            border-radius: 0 4px 4px 0;
            padding: 1px 2% 0 1%;
            border: 1px solid #eee;
            background: #eee;
            text-decoration: solid;
            font-weight: bold;
        }

            #home-alerts p a.rss span.description,
            #student-scheduler p a.rss span.description {
                float: left;
                padding: 1px;
                font-size: 11px;
                color: #807575;
                font-weight: normal;
            }

        #home-alerts p a,
        #student-scheduler p a {
            float: right;
            width: 95.5%;
            border-radius: 0 4px 4px 0;
            padding: 1px 2% 0 1%;
            border: 1px solid #eee;
            text-decoration: none;
            background: #eee;
        }

        #home-alerts p:hover a,
        #student-scheduler p:hover a {
            background: #fff;
        }

    #home-alerts .urgentwarning,
    #student-scheduler .urgentwarning {
        background: #F44336;
    }

    #home-alerts .warning,
    #student-scheduler .warning {
        background: #FFC107;
    }

    #home-alerts .error,
    #student-scheduler .error {
        background: black;
    }

    #home-alerts .hint,
    #student-scheduler .hint {
        background: #41b455;
    }

    #home-alerts .suggestion,
    #student-scheduler .suggestion {
        background: #B7E5FC;
    }

    #home-alerts .internal-exam,
    #student-scheduler .internal-exam {
        background: black;
    }

    #home-alerts .theory-class,
    #student-scheduler .theory-class {
        background: #2130e0;
    }

    #home-alerts .practical-class,
    #student-scheduler .practical-class {
        background: #e0d23b;
    }

/*formularz*/
.k-form-container {
    font: 400 12px Arial,Helvetica,sans-serif;
    box-sizing: initial;
    background: white;
    padding: 80px 0;
    border: 1px solid #eee;
}

    .k-form-container .form-section {
        margin: 0 auto;
        padding: 5em;
        border: 1px solid rgba(20,53,80,.14);
    }

    .k-form-container .body-section {
        padding: 0 5em;
        line-height: 150%;
        font-size: 16px;
    }

    .k-form-container .form-section:not(.wide):not(.auto) {
        max-width: 620px;
    }

.k-form-hint, .k-form-error, .k-form kendo-label, .k-form .k-form-label {
    display: block;
}

.k-form-field {
    display: flow-root !important;
}

.k-form .k-form-legend {
    text-transform: none;
}

.statContainer {
    border: 2px solid #999;
    margin: 5px 35px 5px 15px;
    padding: 7px;
    font-size: 16px;
    float: right;
    width: 320px;
}

.statHeader {
    padding: 5px;
    background-color: #009688;
    color: white;
    text-transform: uppercase;
    text-align: center !important;
    font-size: inherit;
    margin: 0 0 10px;
}

.licenseBtn {
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 0px;
    float: none;
    display: block;
    margin-bottom: -25px;
    text-transform: uppercase;
    width: 200px;
}

.smallRecomended, .mediumRecomended, .bigRecomended {
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
}

.driverPicture {
    border: 2px solid #009688;
    width: 130px;
    height: 170px;
    padding: 1px;
    margin: 2px 2px 2px 3px;
}

.signaturePicture {
    border: 2px solid #009688;
    width: 130px;
    height: 60px;
    padding: 1px;
    margin: 2px 2px 2px 3px;
}

span#atPortalOsk {
    left: 32.5%;
    position: absolute;
    color: #999;
    z-index: 10;
    font: 13.33333302px / normal Arial;
    margin-top: 6px;
}

input#urlAlias {
    width: 88% !important;
    position: inherit;
    margin-top: 0;
    padding-left: 15%;
}

span#beforePortalOsk {
    left: 24%;
    z-index: 10;
    position: absolute;
    color: #999;
    font: 13.33333302px / normal Arial;
    margin-top: 6px;
}

div#holder {
    border: dashed 5px #ccc;
    line-height: 0;
    width: 400px;
    min-height: 150px;
    margin: 10px auto;
    color: #ccc;
    text-align: center;
}

    div#holder p {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        font-size: large;
    }

div#OSKLogoUpdate div.t-button {
    margin-left: 75px;
    width: 400px;
}

.btn-alert-delete {
    position: absolute;
    width: 5px !important;
    right: 49%;
    background: none !important;
    border: none !important;
}

.clr{
    clear:both;
}

.border-table {
    border: solid 1px;
    margin: 0 auto;
    border-collapse: collapse;
}

.border-table td {
    border: solid 1px;
    padding:10px;
}

.yellow {
    background-color: #FFFF00 !important;
}

.yellow-box {
    width: 10px;
    height: 10px;
    background-color: #FFFF00 !important;
    display: inline-block;
}

.yellow legend {
    margin-top: 10px;
    padding-top: 20px;
}