﻿html {
    overflow: hidden;
    overflow-y: hidden;
}

body {
    margin: 0;
    padding-right: 0 !important;
    width: 100vw;
    height: 100vh;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

.modal-open {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

.k-textbox, .k-combobox, .k-dropdown, .k-editor, .k-numerictextbox, .k-autocomplete {
    width: 100% !important;
}

.k-radio, .k-radio-label {
    margin-top: 8px;
}

.k-grid .k-dropdown {
    width: auto !important;
}

.datePicker, .k-datepicker {
    width: 100%;
    display: block;
}

.k-grid {
    font-size: 0.9em;
}

    .k-grid td {
        line-height: 2em;
    }


.grid-options {
    margin-top: 5px;
    background-color: #FCDD06;
    padding: 5px;
}

.km-ios .km-touch-scrollbar {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.k-grid td {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.k-grid .btn {
    margin: 0 2px
}

    .k-grid .btn i {
        margin: 0;
    }

.k-state-selected {
    background-color: #FCDD06 !important;
    border-color: #FCDD06 !important;
    color: black !important;
}

.k-grid .k-state-selected {
    background-color: #DBE8E6 !important;
    color: black !important;
}

.k-grid-pager .k-state-selected {
    background-color: #FCDD06 !important;
    border-color: #6E6E6E !important;
    color: #6E6E6E !important;
}

.k-pager-nav {
    color: #6E6E6E !important;
}

.k-link {
    border-right-color: #FCDD06 !important;
    color: #6E6E6E !important;
}

.k-disabled, input[type="text"]:disabled {
    background-color: #F5F5F5 !important;
}


.km-switch-label-on, .km-switch-background {
    background-color: #FCDD06 !important;
    border-right: 1px solid #bababa !important;
    color: #898989;
}

.km-switch-label-on,
.km-switch-label-off {
    text-transform: none !important;
}

.km-switch-handle {
    width: 1.6em;
    margin: 0 4px 0 -2px !important;
    border: 0px solid transparent;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 0 1px #efe9bf, 0 -1px 0 1px #bababa;
    box-shadow: 0 1px 0 1px #bababa, 0 -1px 0 1px #bababa;
}

.k-editor {
    margin-bottom: 6px;
}

.k-button {
    color: black !important;
}

.k-editable-area {
    padding: 0 !important;
}

.k-editor .k-resize-handle {
    padding-right: 5px !important;
}


.k-i-plus,
.k-add {
    background-position: -32px -64px;
    display: inline-block;
    position: relative;
}

.k-editor .k-icon:before {
    top: -4px;
}

.k-tiles-arrange {
    display: none;
}

.k-tiles {
    border-color: rgb(204, 204, 204);
}

.k-imagebrowser .k-tile {
    height: 188px !important;
    width: 32.7%;
}

.k-imagebrowser .k-thumb {
    width: 100% !important;
}

.k-imagebrowser .k-tile img {
    width: 95%;
}

.k-filebrowser .k-tile {
    height: 52px;
    border: 1px solid rgb(204, 204, 204);
    position: relative;
}

.k-filebrowser .k-button .k-icon {
    position: relative;
    top: 1px;
}
.k-filebrowser .k-thumb {
    width: 50px;
    height: 50px;
}

    .k-filebrowser .k-thumb .k-icon {
        font-size: 50px;
        width: 50px;
        height: 50px;
    }

.k-filebrowser .k-tile .k-filesize {
    font-size: 0.6em;
    line-height: 1em;
    font-weight: bold;
    padding: 5px 0 0 0;
    margin: 0;
    width: 150px;
    float: left;
    text-align: left;
    background-color: transparent !important;
}

.k-filebrowser .k-tile strong {
    background-color: transparent !important;
    font-size: 0.8em;
    line-height: 1.1em;
    height: 2.2em !important;
    padding: 5px 0 2px 0;
    margin: 0;
    width: 150px;
    float: left;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    text-align: left;
}


.k-imagebrowser .k-tile .k-filesize, .k-imagebrowser .k-tile strong
{
    color: black !important;
    background-color: rgba(255,255,255,0.4) !important;
    display: inline-block;
    width: 100%;
    line-height: 1.4em;
    padding-right: 5px !important;
    position: relative;
    top: 80px;
}

/*.k-filebrowser-dialog .k-edit-label, .k-filebrowser-dialog .k-edit-field,*/ .k-breadcrumbs {
    display: none;
}

.k-listview {
    margin: 0;
}

.k-multiselect-wrap {
    border-color: #cccccc !important;
}

.customPopup {
    position: relative;
    top: 2px;
}

.option-menu {
    margin-top: 0px;
    position: absolute;
    background-color: black;
    border: 0px solid #dedede;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-width: 200px;
    z-index: 100;
    display: none;
}

    .option-menu a {
        padding-left: 10px;
        padding-right: 10px;
        color: white;
        line-height: 40px;
        display: block;
        text-align: left;
    }

    .option-menu div {
        display: inline-block;
        width: 25px;
    }

.option-link {
    padding: 10px 5px 10px 5px;
}

.btn:focus, .btn:active {
    outline: none !important;
    box-shadow: none;
}

.btn i {
    display: inline-block;
    margin-right: 10px;
    padding: 0;
}

.btn-icon {
    margin-right: 0px !important;
}

textarea.k-textbox {
    padding: 8px !important;
    margin-bottom: 6px;
    height: 150px;
}

.intl-tel-input {
    width: 100%;
}

#modalAjaxFile {
    z-index: 99999;
    padding: 0;
}

.btns a {
    margin-bottom: 5px;
}
