/*
	 * Toggle Demo
	 */

.toggle-demo {
    position: absolute;
    top: 10px;
    right: -8px;
    display: block;
    width: 154px;
    height: auto;
    z-index: 99;
    opacity: .9;
}

    .toggle-demo:hover {
        opacity: 1;
    }

    .toggle-demo .btn-group {
        width: 100px;
        float: left;
    }

    .toggle-demo > span {
        display: inline-block;
        float: left;
        margin-right: 5px;
        line-height: 21px;
        color: #757575;
    }


/*
	 * noUISlider vertical demo
	 */
.demo-vertical-uislider {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .demo-vertical-uislider > div {
        height: 200px;
        margin: 0 0px 0 10px;
        display: inline-block;
    }

    .demo-vertical-uislider > :first-child {
        margin-left: 15px;
    }


/*
	 * Knobs demo
	 */

.knobs-demo > div {
    display: inline-block;
    margin-left: 30px;
}

.knobs-demo > :first-child {
    margin-left: 0;
}

/*
	 * DEMO INPUT
	 */

.demo label input[type=radio].radiobox + span:before, .demo label input[type=checkbox].checkbox + span:before {
    border: 1px solid #5E5E5E;
}

.demo label:hover input[type=checkbox].checkbox + span:before {
    border-color: #E77317;
}

/*
	 * DEMO
	 * Demo CSS only
	 */
.demo label {
    margin-bottom: 4 !important;
}

.demo .checkbox i {
    border-color: #7A7A7A;
}

.demo .radio, .demo .checkbox {
    padding-left: 22px;
}

.demo.activate {
    right: 0px !important;
    box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.2);
    padding: 5px 10px 10px;
}

.demo #demo-setting + form {
    display: none;
}

.demo.activate #demo-setting + form {
    display: block;
}

.demo {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 160px;
    z-index: 902;
    background: #F1DA91;
}

    .demo > span {
        position: absolute;
        right: 0px;
        top: 0px;
        display: block;
        height: 30px;
        width: 30px;
        border-radius: 5px 0 0 5px;
        background: #F1DA91;
        padding: 2px;
        text-align: center;
        line-height: 28px;
        cursor: pointer;
    }

        .demo > span i {
            font-size: 17px;
        }

    .demo.activate > span i:before {
        content: "\f00d";
    }

    .demo.activate > span {
        left: -30px;
    }

    .demo > span:hover i {
        color: #333 !important;
    }

    .demo form section {
        margin: 0 !important;
    }

    .demo .btn {
        font-size: 13px !important;
        line-height: 1.5 !important;
        border-radius: 3px !important;
        padding: 3px 7px !important;
        height: auto !important;
    }

.demo-liveupdate-1 {
    font-size: 12px !important;
    position: absolute !important;
    left: 33px;
    top: 15px;
    display: block;
    z-index: 2;
    font-weight: bold;
    padding: 1px 61px 3px 7px;
}

.demo-btns {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .demo-btns > li {
        display: inline-block;
        margin-bottom: 7px;
    }


.demo-icon-font {
    font-size: 14px;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}

    .demo-icon-font:hover {
        background-color: rgba(86, 61, 124, 0.1);
        text-decoration: none;
    }

.demo-modal {
    width: auto;
    max-width: 600px;
    z-index: 1;
}

.demo-red {
    color: #DF413E;
}

.demo-orange {
    color: #DAA03E;
}

.demo-green {
    color: #17B51F;
}

.demo-grey {
    color: #767676;
}

.demo-black {
    color: #000000;
}

.demo-border {
    border: 1px solid rgba(0,0,0,.2);
}

/* DEMO BUTTON FOR NAV */

.nav-demo-btn {
    display: none;
}

body:not(.menu-on-top) .nav-demo-btn {
    display: block;
    padding: 6px 5px;
    margin: 5px 10px;
    width: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    white-space: normal;
}

.minified .nav-demo-btn,
.fixed-navigation .nav-demo-btn {
    display: none !important;
}

/* RTL FIX */

.smart-rtl .demo .margin-right-5 {
    margin-right: 0px !important;
}

/*kalendar udalosti*/

/*Styly pre udalosti typu:*/
/*team trening*/
.CalendarEvent .RadScheduler .calendarEventPractice_going .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventPractice_participating .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventPractice_tentative .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationPractice_live .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationPractice_active .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_going .markContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_participating .markContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_tentative .markContent {
    background-color: #00ADEE !important;
    border-color: #00ADEE !important;
    color: #FFFFFF !important;
}

.CalendarEvent .RadScheduler .calendarEventPractice_not_going .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventPractice_not_participating .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_not_going .markContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_not_participating .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

.CalendarEvent .RadScheduler .calendarEventPractice_none .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventPractice_invited .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_none .markContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_invited .markContent {
    background-color: #CFF2FF !important;
    border-color: #00ADEE !important;
    color: #00ADEE !important;
}

.CalendarEvent .RadScheduler .calendarEventPractice_rejected .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_rejected .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

.CalendarEvent .RadScheduler .calendarEventPractice_cancel .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventPractice_cancel .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

/*individualny trening*/
.CalendarEvent .RadScheduler .calendarEventIndividualPractice_going .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventIndividualPractice_participating .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventIndividualPractice_tentative .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationIndividualPractice_live .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationIndividualPractice_active .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_going .markContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_participating .markContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_tentative .markContent {
    background-color: #FB8720 !important;
    border-color: #FB8720 !important;
    color: #FFFFFF !important;
}

.CalendarEvent .RadScheduler .calendarEventIndividualPractice_not_going .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventIndividualPractice_not_participating .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_not_going .markContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_not_participating .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

.CalendarEvent .RadScheduler .calendarEventIndividualPractice_none .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventIndividualPractice_invited .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_none .markContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_invited .markContent {
    background-color: #FFE6CF !important;
    border-color: #FB8720 !important;
    color: #FB8720 !important;
}

.CalendarEvent .RadScheduler .calendarEventIndividualPractice_rejected .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_rejected .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

.CalendarEvent .RadScheduler .calendarEventIndividualPractice_cancel .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventIndividualPractice_cancel .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

/*volna udalost*/
.CalendarEvent .RadScheduler .calendarEventFreePlay_going .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventFreePlay_participating .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventFreePlay_tentative .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationFreePlay_live .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationFreePlay_active .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_going .markContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_participating .markContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_tentative .markContent {
    background-color: #17B51F;
    border-color: #17B51F;
    color: #D0FBD3;
}

.CalendarEvent .RadScheduler .calendarEventFreePlay_not_going .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventFreePlay_not_participating .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_not_going .markContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_not_participating .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

.CalendarEvent .RadScheduler .calendarEventFreePlay_none .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventFreePlay_invited .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_none .markContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_invited .markContent {
    background-color: #D0FBD3 !important;
    border-color: #17B51F !important;
    color: #17B51F !important;
}

.CalendarEvent .RadScheduler .calendarEventFreePlay_rejected .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_rejected .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

.CalendarEvent .RadScheduler .calendarEventFreePlay_cancel .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventFreePlay_cancel .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

/*zapas*/
.CalendarEvent .RadScheduler .calendarEventMatch_going .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationMatch_live .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationMatch_active .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventMatch_going .markContent {
    background-color: #FB2082 !important;
    border-color: #FB2082 !important;
    color: #FEE1EE !important;
}

.CalendarEvent .RadScheduler .calendarEventMatch_pending .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventMatch_not_going .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventMatch_none .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventMatch_pending .markContent,
.calendarevent-agenda .agenda-event .calendarEventMatch_not_going .markContent,
.calendarevent-agenda .agenda-event .calendarEventMatch_none .markContent {
    background-color: #FEE1EE !important;
    border-color: #FB2082 !important;
    color: #FB2082 !important;
}

/*rezervacia ladu*/
.CalendarEvent .RadScheduler .calendarEventAllocation_active .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventAllocation_active .markContent {
    background-color: #BFBFFF !important;
    border-color: #0000FF !important;
    color: #0000FF !important;
}

.CalendarEvent .RadScheduler .calendarEventAllocation_live .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventAllocation_live .markContent {
    background-color: #0000FF !important;
    border-color: #0000FF !important;
    color: #BFBFFF !important;
}

.CalendarEvent .RadScheduler .calendarEventAllocation_canceled .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationFreePlay_canceled .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationPractice_canceled .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationIndividualPractice_canceled .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationMatch_canceled .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationFreePlay_deleted .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationPractice_deleted .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationIndividualPractice_deleted .rsAptContent,
.CalendarEvent .RadScheduler .calendarEventAllocationMatch_deleted .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventAllocation_canceled .markContent {
    background-color: #5A5A5A !important;
    border-color: #5A5A5A !important;
    color: #EFEFEF !important;
}

.CalendarEvent .RadScheduler .calendarEventAllocation_deleted .rsAptContent,
.calendarevent-agenda .agenda-event .calendarEventAllocation_deleted .markContent {
    background-color: #EFEFEF !important;
    border-color: #5A5A5A !important;
    color: #5A5A5A !important;
}

/*Styly pre kalendar udalosti*/
.CalendarEvent .RadScheduler_Bootstrap .rsAptContent {
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-left-style: solid;
    border-left-color: yellow;
    border-width: 0px 0px 0px 4px;
    box-shadow: 0px 0px 15px #ccc;
    -moz-box-shadow: 0px 0px 15px #ccc;
    -webkit-box-shadow: 0px 0px 15px #ccc;
}

.CalendarEvent .RadScheduler {
    margin-left: 1px;
    max-height: 700px;
}

    .CalendarEvent .RadScheduler .rsHeader {
        background-color: white;
    }

    .CalendarEvent .RadScheduler .rsHorizontalHeaderTable th, .CalendarEvent .RadScheduler .rsVerticalHeaderTable tr {
        background-color: #ccc;
    }

/*Styly pre dnes/zajtra*/
.calendarevent-agenda > h4 {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 14px;
    margin-top: 5px;
}

    .calendarevent-agenda > h4 i {
        margin-right: 10px;
        font-size: 18px;
    }

.calendarevent-agenda .agenda-event {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f5f5f5;
}

    .calendarevent-agenda .agenda-event .markContent {
        background-color: #337ab7;
        border-left-style: solid;
        border-color: yellow;
        border-width: 0px 0px 0px 4px;
        box-shadow: 0px 0px 15px #ccc;
        -moz-box-shadow: 0px 0px 15px #ccc;
        -webkit-box-shadow: 0px 0px 15px #ccc;
        width: 12px;
    }

/*SZLHTPM-269 upravy 2018-09-04 */

.CalendarEvent .RadScheduler .rsHorizontalHeaderTable th,
.CalendarEvent .RadScheduler .rsVerticalHeaderTable tr {
    background-color: white;
}

.CalendarEvent .rsVerticalHeaderTable div, .rsHorizontalHeaderWrapper .rsDateHeader {
    color: #4a5869;
    text-transform: uppercase;
    font-weight: bold;
}

.CalendarEvent .rsButton {
    background: white;
}

.CalendarEvent .calendarEventFreePlay_going,
.CalendarEvent .calendarEventFreePlay_invited,
.CalendarEvent .calendarEventFreePlay_none,
.CalendarEvent .calendarEventFreePlay_not_going,
.CalendarEvent .calendarEventFreePlay_not_participating,
.CalendarEvent .calendarEventFreePlay_participating,
.CalendarEvent .calendarEventFreePlay_rejected,
.CalendarEvent .calendarEventFreePlay_cancel,
.CalendarEvent .calendarEventFreePlay_tentative,
.CalendarEvent .calendarEventIndividualPractice_going,
.CalendarEvent .calendarEventIndividualPractice_invited,
.CalendarEvent .calendarEventIndividualPractice_none,
.CalendarEvent .calendarEventIndividualPractice_not_going,
.CalendarEvent .calendarEventIndividualPractice_not_participating,
.CalendarEvent .calendarEventIndividualPractice_participating,
.CalendarEvent .calendarEventIndividualPractice_rejected,
.CalendarEvent .calendarEventIndividualPractice_cancel,
.CalendarEvent .calendarEventIndividualPractice_tentative,
.CalendarEvent .calendarEventMatch_going,
.CalendarEvent .calendarEventPractice_going,
.CalendarEvent .calendarEventPractice_invited,
.CalendarEvent .calendarEventPractice_none,
.CalendarEvent .calendarEventPractice_not_going,
.CalendarEvent .calendarEventPractice_not_participating,
.CalendarEvent .calendarEventPractice_participating,
.CalendarEvent .calendarEventPractice_rejected,
.CalendarEvent .calendarEventPractice_cancel,
.CalendarEvent .calendarEventPractice_tentative {
    /*width: 100% !important; - nemoze to tu byt, lebo sirku udalosti si kalendar riadi sam podla poctu udalosti v tom istom case*/
    /*padding: .3em;*/
}

.CalendarEvent .RadScheduler .rsHorizontalHeaderTable th,
.CalendarEvent .RadScheduler .rsVerticalHeaderTable tr {
    background-color: white;
}

.CalendarEvent .RadScheduler_Bootstrap .rsHorizontalHeaderTable th {
    background-color: white;
}

.CalendarEvent .RadScheduler_Bootstrap .rsHorizontalHeaderWrapper {
    background-color: white;
}

.CalendarEvent .RadScheduler .rsHorizontalHeaderTable th,
.CalendarEvent .RadScheduler .rsVerticalHeaderTable tr {
    color: #4a5869;
    text-transform: uppercase;
    font-weight: bold;
}

.CalendarEvent .RadScheduler .rsVerticalHeaderTable tr {
    line-height:0.9
}

.CalendarEvent .RadScheduler .rsVerticalHeaderTable th {
    padding-bottom:0px;
    padding-top:4px
}

.rsHorizontalHeaderWrapper .rsDateHeader .date {
    font-weight: normal;
}

.CalendarEvent .RadScheduler_Bootstrap {
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 1.42857143;
}

.CalendarEvent .RadScheduler .rsApt {
    /*width:100% !important*/
}

.CalendarEvent .RadScheduler .rsAptContent {
    padding: 4px 5px;
}

.CalendarEvent .RadScheduler_Bootstrap .rsButton, .CalendarEvent .RadScheduler_Bootstrap .rsButton:not(.rsPrevDay):not(.rsNextDay) {
    padding: 5px 20px;
    height: 1.42857143em;
}

.CalendarEvent .RadScheduler .rsHeader .rsCurrent {
    padding: 5px 12px;
}

@media screen and (max-width: 1280px) {
    .CalendarEvent .RadScheduler_Bootstrap .rsButton:not(.rsPrevDay):not(.rsNextDay) {
        padding: 5px 20px;
    }
}

        /*.CalendarEvent .rsWeekView > table > tbody > tr:nth-child(2) {
    display: none;
}*/
        /*.CalendarEvent .rsDayView > table > tbody > tr:nth-child(1) {
    display: none;
}*/
        .CalendarEvent .rsDatePickerActivator .p-i-calendar {
            font-family: "Font Awesome 5 Pro";
            font-weight: 300;
        }

    .CalendarEvent .ResourcePanelHeader {
        background-color: aliceblue;
        padding: 4px
    }

    .CalendarEvent .rsDatePickerActivator .p-i-calendar:before {
        content: "\f133" !important;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

    .freePlaysAround .agenda-event-title {
        display: block;
        font-weight: bold;
        padding-top: 5px;
    }

    .freePlaysAround .agenda-event {
        display: block;
        padding-top: 3px;
        padding-bottom: 5px;
        font-size: 11px;
        border-bottom-style: solid;
        border-bottom-color: #f5f5f5;
        border-bottom-width: 1px;
    }

    .agenda-event .canceled {
        color: red
    }

    .agenda-event .normal {
        color: #333
    }

    .centerLabel label.label {
        text-align: center
    }

    .inlineLabel .label {
        display: inline
    }

    #popup .wizard .page-title {
        margin-bottom: 0px;
        border-bottom-style: hidden;
    }

    .wizard .nav-tabs > li > a {
        padding: 10px;
    }

    .smart-form .wizard {
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }

    .smart-form .wizard fieldset, .well-edit .smart-form .wizard fieldset {
        margin: 20px
    }

    .wizard .nav-tabs {
        margin-bottom: 20px
    }

    .navigation-section .preview-section {
        margin-top: -2px
    }

    .navigation-section .nav-tabs > li.active > a {
        background-color: #ffffff;
        border-bottom: 1px solid #ffffff !important;
    }

    .navigation-section .nav-tabs > li > a {
        background-color: #fafafa;
    }

    .disableFinishButton .rwzFinish {
        display: none;
    }

    .abc-filter-hidden .abc-filter {
        display: none;
    }

    .borderless .table > tbody > tr > td,
    .borderless .table > tbody > tr > td:first-child,
    .borderless .table > tbody > tr > td:last-child {
        border-style: none;
    }

    .borderless .table tfoot tr td {
        border-bottom-style: none !important;
        border-left-style: none !important;
        border-right-style: none !important;
        border-top: 1px solid #dbdbdb !important;
    }

    .smart-form span.cancel {
        color: red;
    }

    .smart-form span.active {
        color: #00ad00;
    }

    .multiline {
        white-space: pre-wrap !important;
    }

    .action-toolbar .smart-form .col {
        margin-bottom: 10px !important
    }

.allocation-notexists {
    color: red
}
.allocation-canceled {
    color: red;
    text-decoration: line-through
}
.allocation-active {
    color: #00ad00
}

.appointment-allocation {
    margin: 3px 3px 3px 0px;
}
.appointment-allocation .canceled {
    border-radius: 4px;
    padding: 3px;
    color: white;
    background-color: red;
}
.appointment-allocation .canceled b {
    text-decoration: line-through
}
.appointment-allocation .active {
    border-radius: 4px;
    padding: 3px;
    color: black;
    background-color: white;
}

.smart-form .inline label.label {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 3px;
}
