﻿body {
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea,
form .input-group {
    max-width: 300px;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.headMenu {
    color: white;
    font-size: 18px;
    padding: 9px;
    padding-left: 0;
}

.selectNav {
    background-color: #c14c4b;
}

.navbar-third .selectNav {
    background-color: #b10c3b;
}

.selectNavInverse {
    background-color: #808080;
}

.required:after {
    content: " *";
    font-weight: bold;
    color: #b94a48;
}

.logo {
    background-color: #c14c4b;
    color: white;
    padding: 3px 6px;
    display: inline-block;
}

.logoPadding {
    padding-top: 7px;
}

video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

.brand-color,
th > a:hover {
    color: #c14c4b;
}

.green-color,
th > a:hover {
    color: #247c12;
}

.td-action {
    width: 140px;
    text-align: right;
    font-size: 1.4em;
}

.td-lp {
    width: 50px;
}

.td-action a {
    margin-left: 7px;
}

.td-action a,
th > a, .div-action a {
    color: black;
    font-weight: bold;
}

.td-action a,
th > a {
    font-size: 1.1em;
}

.div-action a {
    font-size: 2em;
}

.offset-top {
    margin-top: 20px;
}

.filtr {
    padding-bottom: 11px;
    padding-top: 12px;
    color: white;
}

strong.filtr {
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 0;
}

.filtr select {
    color: black;
    margin-left: 5px;
}

.filtr input[type="text"] {
    color: black;
    margin-left: 5px;
}

.checkbox-label {
    margin-left: 2px;
    font-weight: bold;
}

.checkbox-list label {
    margin-left: 7px;
    vertical-align: bottom;
}

.checkbox-list input[type="checkbox"] {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -6px;
}

.input-number {
    width: 119px;
}

.radio-button {
    width: 30px;
}

.inline {
    display: inline-block;
}

.block {
    display: block;
}

.checkbox-form {
    margin-left: 20px;
}

#filtrNumberTextBox {
    width: 50px;
    margin-left: 10px;
    margin-right: 2px;
}

#filtrStartDateTextBox, #filtrEndDateTextBox {
    width: 100px;
}

/* button */
.ui-multiselect.cs-multiselect,
.ui-multiselect.cs-multiselect-toolbar {
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 4px 6px;
    color: #6f6f6f;
}

    .ui-multiselect.cs-multiselect.ui-state-active,
    .ui-multiselect.cs-multiselect-toolbar.ui-state-active {
        color: white;
    }

/* menu */
.ui-multiselect-menu.cs-multiselect,
.ui-multiselect-menu.cs-multiselect-toolbar {
    color: white;
}

.cs-multiselect.ui-corner-all span,
.cs-multiselect.ui-corner-all input,
.cs-multiselect-toolbar.ui-corner-all input,
.cs-multiselect-toolbar.ui-corner-all span {
    margin-right: 2px;
    margin-left: 5px;
    font-weight: 300;
}

.cs-multiselect {
    height: 39px;
    line-height: 1.4;
}

    .cs-multiselect .ui-multiselect-checkboxes,
    .cs-multiselect-toolbar .ui-multiselect-checkboxes {
        background-color: white;
        border: 1px solid #6f6f6f;
        color: #6f6f6f;
    }

    .cs-multiselect .ui-multiselect-filter input,
    .cs-multiselect-toolbar .ui-multiselect-filter input {
        padding: 4px 6px;
        margin-top: 10px;
    }

    .cs-multiselect .ui-multiselect-header,
    .cs-multiselect-toolbar .ui-multiselect-header {
        margin-bottom: 0px;
    }

.ui-widget-content {
    border: none !important;
}

.ui-widget-header {
    font-weight: 300 !important;
}

.music-pop {
    position: fixed;
    top: 92%;
    left: 0%;
    background-color: #808080;
    width: 100%;
    height: 8%;
    display: none;
    color: white;
}

.cp-div {
    display: inline;
    font-size: 1.2em;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.music-pop {
    z-index: 100;
}

#closebutton {
    cursor: pointer;
    color: black;
    font-size: 0.7em;
}

    #closebutton :hover {
        color: #6f6f6f;
    }

.pointer {
    cursor: pointer;
}

.page-tabel-footer {
    height: 30px;
}

.page-size > li {
    cursor: pointer;
}

.global-span {
    font-size: 17px;
    margin-left: 2px;
}

.message-once {
    padding-left: 45px;
    margin-top: -25px;
}

.device-hours-row {
    height: 45px;
}

    .device-hours-row > .device-hours-label {
        height: 100%;
        padding-top: 6px;
        padding-bottom: 6px;
    }

.col-md-8 > .device-hours-area {
    display: none;
}

.device-hours-checkbox {
    width: 20px;
}

.list-content + footer {
    padding-top: 10px;
}

.oncetimepicker-area {
    padding-top: 2px;
    padding-bottom: 10px;
}

strong.favorite {
    font-style: italic;
}

.change-column-device {
    margin-left: 5px;
    cursor: pointer;
}

/*.last-history {
    display: none;
}

.dateondevice {
    display: none;
}*/

.modal-label {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-third .dropdown-menu {
    background-color: #808080;
}

.icon-bg {
    width: 18px;
    top: 4px;
}

    .icon-bg.off svg {
        fill: #c14c4b;
    }

    .icon-bg.on svg {
        fill: #247c12;
    }

.spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
}

.area-notification-type {
    display: none;
}

div.dtdata table.table tbody tr:nth-child(2n+1) {
    background: #FBFBFB;
}

div.dtdata table.table tbody tr.activeRow {
    background: #E0FFE0;
}

th[data-dtcolumn] {
    cursor: pointer;
}

    th[data-dtcolumn].dtdesc::after {
        font-family: FontAwesome;
        content: "\f0dd";
    }

    th[data-dtcolumn].dtasc::after {
        font-family: FontAwesome;
        content: "\f0de";
    }

tbody td.td-action span[data-id] {
    cursor: pointer;
}

.row-space {
    margin-top: 15px !important;
}

.pagination_custom {
    margin: 0;
}

.pagination-input-group + .pagination-input-group {
    margin-right: 40px;
}

.small-input {
    width: 50px !important;
}

/* bootstrap 3 "sm": Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .row-space {
        margin-top: 15px !important;
    }
}

/* bootstrap 3 "md": Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .row-space {
        margin-top: 0 !important;
    }
}

/* bootstrap 3 "lg": Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .row-space {
        margin-top: 0 !important;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}

@media (min-width: 1500px) {
    .container {
        width: 1470px;
    }
}

span.clearCurrentTenant {
    color: #c14c4b;
}

span.switchToTenant {
    color: #247c12;
}

/*Datepicker*/
.ui-datepicker {
    z-index: 500 !important;
}

.videoContainer-video {
    max-width: 100%;
    min-width: 100%;
}

.form-display {
    padding-top: 6px;
}
/*Dopasowanie szerokości komórekj z datą*/
.date-cell {
    white-space: nowrap;
}

.file-list .list-group-item {
    border: none;
    padding-left: 0;
    font-size: 15px;
}

    .file-list .list-group-item span.file-preview {
        margin-left: 10px;
        cursor: pointer;
    }

.timeline .items {
    max-height: 316px;
    overflow: auto;
}

.timeline .vis-item {
    height: 70px;
}

    .timeline .vis-item.video,
    .timeline .video {
        background-color: #ff9696;
        color: #842e2d;
    }

.timeline .video {
    border: 1px solid #cc5351;
}

.timeline .vis-item.image,
.timeline .image {
    background-color: #9fea81;
    color: #2a5e2b;
}

.timeline .image {
    border: 1px solid #6aa852;
}

.timeline .vis-item.slideshow,
.timeline .slideshow {
    background-color: #a2d0e8;
    color: #1d5a77;
}

.timeline .slideshow {
    border: 1px solid #6e97ad;
}

.timeline .vis-item.rss,
.timeline .rss {
    background-color: #ffec84;
    color: #b25401;
}

.timeline .rss {
    border: 1px solid #f7a760;
}

.vis-drag-left,
.vis-drag-right {
    pointer-events: none;
}

.vis-item.vis-selected {
    border-width: 1px;
    box-shadow: 0px 0px 6px #ffc200 inset;
}

.vis-itemset .vis-background {
    height: 130px !important;
}

.timeline {
    position: relative;
}

    .timeline .menu {
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 10px;
        z-index: 1;
    }

        .timeline .menu .btn {
            background-color: #c14c4b;
            color: #fff;
        }

.font-size {
    font-size: 20px;
    padding: 12px 15px 8px !important;
}

.contrast {
    font-size: 20px;
    padding: 12px 15px !important;
}

.vol-level {
    width: 70px;
}

label[for=RememberMe] {
    padding-left: 0;
}

.dtform .form-group {
    margin-bottom: 15px;
}

.form-group div.dtdata {
    margin-left: 15px;
}


.colorpicker-alpha {
    display: none !important;
}

.colorpicker {
    min-width: 128px !important;
}