.page-header-fixed {
    padding-top: 50px;
}

h1 {
    font-size: 18px !important;
    color: #1d2226 !important;
    font-weight: normal !important;
}

.clear {
    clear: both;
}

#view {
    width: 99.8%;
    clear: both;
    border: 4px dashed #ccc;
    float: left;
    padding: 4px;
    margin: .2%;
    min-height: 100px;
}

.white {
    color: #fff;
}

.m-r-4 {
    margin-right: 4px;
}

.pace-progress {
    top: 0px !important;
}

.pace-activity {
    top: 10px !important;
}

.pad-left-0 {
    padding-left: 0 !important;
}

.pad-right-0 {
    padding-right: 0 !important;
}

.pad-left-0 .box.background {
    padding-left: 0;
}

.pad-right-0 .box.background {
    padding-right: 0;
}

.hide {
    display: none;
}

.no-scroll {
    overflow: hidden;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.theme-panel .divider {
    /*height: .1rem;*/
    background-color: rgba(0, 0, 0, .1);
    /*border: solid rgba(0, 0, 0, .15);*/
    border-width: 1px 0;
    /*box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);*/
    width: 100%;
    /*margin-left: -15px;*/
}

.theme-panel .box,
.theme-panel .box.row {
    margin-left: -5px;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.hide-col {
    display: none;
}

.display-inline-block {
    display: inline-block;
}

#header {
    background: #fff;
    position: fixed;
    border-bottom: 1px solid #d5dbe0;
}

.bottomSpace {
    margin-bottom: 22px;
}

.topSpace {
    margin-top: 22px;
}

.tl label {
    width: 144px;
    padding-top: 14px;
    font-weight: bold !important;
}

.form-inline .tl label {
    width: unset !important;
    padding-top: 0px !important;
    margin-right: 0px !important;
}

.form-inline .tl {
    width: unset !important;
    padding-top: 0px !important;
}

.col-form-label {
    padding-bottom: 0px !important;
}

.number-box {
    margin-right: .3%;
    min-width: 290px;
    float: left;
    width: 33%;
    margin-bottom: 4px !important;
}

.k-widget span, .k-list-optionlabel, .k-list li {
    font-weight: normal;
}

.box {
    font-size: 0.85rem;
}

.boxW {
    float: left;
    margin-bottom: 0px;
}

    .boxW h2 {
        margin-top: 20px;
        padding-top: 4px;
        font-size: 1em !important;
        margin-bottom: 0px;
        color: #222;
    }

.box {
    float: left;
    border-radius: 4px;
}

    .box.background {
        background-color: #fff;
        padding: 12px;
        padding-top: 0px;
        margin-top: 12px;
    }

.k-tabstrip .box h2 {
    margin-top: 0px;
}

.box-header {
    width: 100%;
    background-color: #fff;
    padding: 8px;
    color: #333;
    font-size: 12px;
    float: left;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    min-height: 40px;
}

    .box-header h2 {
        color: #1d2226;
        padding-top: 4px;
        margin-left: 8px;
        font-size: 18px;
        float: left;
        margin-right: 12px;
    }

@media (max-width: 767.98px) {
    .box-header h2 {
        font-size: 1rem;
    }

    .break-header h2 {
        width: calc(90% - 1em);
        margin-bottom: 10px;
    }
}

.box-header h2 svg {
    margin-left: 2px;
    margin-right: 12px;
}

.box-header .boxW, .box-header .boxW .btn, .box-header .box {
    float: right;
}

.box-header-icon {
    float: left;
    margin-top: 2px;
}

@media (max-width: 767.98px) {
    .box-header-icon {
        margin-left: 6px;
    }
}

@media (min-width: 767.99px) {
    .box-header-icon {
        /*padding: 6px;*/
        margin-left: 10px;
        margin-right: 12px;
    }
}

.fal.box-header-icon {
    color: rgba(255, 255, 255, 0.26);
    /*font-size: 1.5rem;*/
}

.box-header #itemMenuBtns,
.box-header .itemMenuBtns {
    float: right;
    margin-top: 7px;
    margin-right: 6px;
}

.file-manager .box-header .itemMenuBtns {
    width: auto;
    margin-top: 0;
    margin-right: 0;
}

.file-manager #listBtn,
.file-manager .gridBtn {
    padding-top: 6px;
    padding-right: 10px;
    margin-right: 0;
    padding-left: 6px;
}

#fileManager_btns {
    float: right;
}

.file-manager .itemMenuBtns {
    float: left;
}

#fileManager_btns.box-header-btns {
    float: right;
}

.box-header .k-dropdown {
    margin-top: 2px;
}

.no-padding {
    padding: 0px !important;
}

.box.background h2 {
    margin-top: 0px;
}

.box.border {
    border: 1px solid #c9c9c9;
    padding: 12px;
}

.box textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box-padding .box {
    padding-right: 24px;
}

.lead {
    font-weight: 400;
}

.report-state,
.priority {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -29px;
    position: relative;
    font-weight: bold;
}

.k-multiselect .report-state,
.k-multiselect .priority {
    width: auto;
    margin: 0;
}

@media (max-width:1000px) {
    .report-state,
    .priority {
        margin-bottom: 0px;
        margin-top: -8px;
    }
}

.report-state div,
.form-control-plaintext.report-state,
.priority div,
.form-control-plaintext.priority {
    padding: 5px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
}

.form-control-plaintext.report-state,
.form-control-plaintext.priority {
    margin-top: 0;
}

.approved-state,
.approvedasnoted-state,
.answered-state,
.closed-state {
    background-color: #D8EFDF;
    color: #0F874A;
}

.inreview-state,
.reviseandresubmit-state,
.submitted-state {
    background-color: #FFEDAF;
    color: #6E5711 !important;
}

.draft-state,
.void-state,
.open-state,
.low-priority {
    background-color: #E8E8E8;
    color: #707070;
}

.medium-priority {
    background-color: #fff6bf !important;
    color: #222222;
}

.high-priority {
    background-color: rgba(201, 59, 49, 0.8) !important;
    color: #222222;
}

.rejected-state,
.overdue-state{
    background-color: #F8E6EA;
    color: #C16075;
}

#rejectedReason-container.rejected-state {
    background-color: transparent;
}

#screenLock {
    display: none;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 10000000;
    background-color: rgba(255, 255, 255, 0.06);
}

.screenLock div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.k-autocomplete, .k-combobox, .k-datepicker, .k-datetimepicker, .k-dropdown, .k-dropdowntree, .k-listbox, .k-multiselect, .k-numerictextbox, .k-selectbox, .k-textbox, .k-timepicker, .k-toolbar .k-split-button {
    width: 200px;
}

@media (max-width:1000px) {
    .k-autocomplete, .k-combobox, .k-datepicker, .k-datetimepicker, .k-dropdown, .k-dropdowntree, .k-listbox, .k-multiselect, .k-numerictextbox, .k-selectbox, .k-textbox, .k-timepicker, .k-toolbar .k-split-button {
        width: 150px;
    }
}

#rightSidePanelConfig .k-autocomplete, 
#rightSidePanelConfig .k-combobox, 
#rightSidePanelConfig .k-datepicker, 
#rightSidePanelConfig .k-datetimepicker, 
#rightSidePanelConfig .k-dropdown, 
#rightSidePanelConfig .k-dropdowntree, 
#rightSidePanelConfig .k-listbox, 
#rightSidePanelConfig .k-multiselect, 
#rightSidePanelConfig .k-numerictextbox, 
#rightSidePanelConfig .k-selectbox, 
#rightSidePanelConfig .k-textbox, 
#rightSidePanelConfig .k-timepicker, 
#rightSidePanelConfig .k-toolbar .k-split-button, 
#rightSidePanelConfig span.k-maskedtextbox {
    width: 100% !important;
}

#rightSidePanelConfig .box, #rightSidePanelConfig .boxW {
    width: 100% !important;
}

.fieldlist label {
    font-size: 12px;
    color: #272727;
}

footer {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}


/* Notifications */

.k-notification {
    white-space: normal;
    border: none;
}

    .k-notification h3 {
        font-size: 1.2em;
        font-weight: bold;
    }

    .k-notification p {
        float: left;
    }

/* Notifications  template */

.notification-warning, .notification-success, .notification-error, .notification-info {
    width: 330px;
    height: 80px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    padding: 8px;
    border: none;
}

.notification-error {
    height: 100px;
}

.notification-success, .k-notification-success {
    background-color: #499e4b;
    color: #cce5cd;
    border: none;
}

.notification-warning, .k-notification-warning {
    background-color: #fff19d;
    color: #6a5b00;
    border: none;
}

.notification-info, .k-notification-info {
    background-color: #9de4ff;
    color: #4f8093;
    border: none;
}

.notification-error, .k-notification-error {
    background-color: #c93b31 !important;
    color: #eed5d2;
    color: #eed5d2;
    border: none;
    overflow: hidden;
}

.k-tooltip-validation {
    margin-left: 1px;
    font-style: italic !important;
}

/* File Upload */
.dropZoneElement {
    position: relative;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.3);
    border: 3px dashed #c7c7c7;
    width: 100%;
    height: 110px;
    text-align: center;
}

.fileUploadTextWrapper {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 20px;
    color: #000;
}

.dropImageHereText {
    color: #b7b7b7;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: -12px;
}

.k-upload-selected {
    display: none !important;
}

.k-clear-selected {
    display: none !important;
}

/* Overrides */

.k-detail-row:hover {
    background: none !important;
}

.k-grouping-header {
    color: #666 !important;
}

.k-prompt-container, .k-window-content {
    padding: 0px !important;
}

.icon-bar {
    background-color: rgba(29, 34, 38, 0.73) !important;
}



.page-header {
    margin: 0px !important;
    margin-bottom: 10px !important;
    font-size: 24px !important;
    max-width: 1400px;
}

    .page-header span i {
        font-size: 12px !important;
    }

@media (max-width: 1800px) {
    .page-header {
        max-width: 1000px !important;
    }
}

@media (max-width: 1200px) {
    .page-header {
        max-width: 600px !important;
    }
}

@media (max-width: 1000px) {
    .page-header {
        max-width: 500px !important;
    }
}

.pace-activity {
    display: none !important;
}

.k-state-active .k-link {
    color: #1d2226 !important;
}

.btn {
    line-height: 1.4em !important;
    margin-right: 4px;
}

button.btn {
    font-size: 0.8rem;
    border-color: #dfdfdf;
}

    button.btn.btn-primary {
        border-color: #1c75c7;
    }

        button.btn.btn-primary.small {
            padding: 2px 8px 0 12px;
            height: 34px;
        }

.form-group {
    margin-bottom: .6rem !important;
}

.box-header .form-group {
    margin-bottom: 3px !important;
}

    .box-header .form-group.left {
        padding-left: 0px !important;
    }

    .box-header .form-group.right {
        padding-right: 0px !important;
    }

.k-grid {
    margin-top: 4px;
}

    .k-grid td {
        /*font-size: 14px;*/
        padding: 12px;
    }

    .k-grid .k-alt {
        background-color: #f8f8f8;
    }

.k-grid-content table,
.k-grid-header-wrap table {
    /*width: auto;*/
}

.k-grid-content {
    overflow-x: auto;
    overflow-y: auto;
}

    .k-grid-content.k-auto-scrollable {
        /*position: static;*/
    }

.k-grid table {
    width: 100% !important;
}

.k-textbox .k-icon {
    margin: -7px -7px 0;
}

span.k-textbox:after {
    height: .2px;
}

.k-datepicker {
    border: 0px;
}

.k-form-field {
    margin: 0px;
}

#treeview-sprites .k-sprite {
    background-image: url("../content/web/treeview/coloricons-sprite.png");
}

.rootfolder {
    background-position: 0 0;
}

.folder {
    background-position: 0 -16px;
}

.recycle {
    background-position: 0 -22px;
}

.k-sprite {
    width: 22px !important;
    height: 20px !important;
}

.sub-folder {
    float: left;
    border-radius: 5px;
    margin-right: 8px;
    text-align: center;
    width: 171px;
    height: 129px;
    margin-bottom: 8px;
    background-size: auto;
    color: #fff;
    padding: 20px;
    padding-top: 60px;
    cursor: pointer;
    background-image: url('/Content/app/images/folder.png');
}

    .sub-folder:hover {
        opacity: .8;
    }

.file-manager-tree {
    width: 100%;
    float: left;
}

.file-manager-tree {
    margin-top: 8px;
    height: 100%;
    font-size: 14px;
}

.file-manager-tree {
}

.k-treeview span.k-in {
    width: 100%;
}

.box-header-btns {
    float: left
}

    .box-header-btns .btn-listitem, .box-header-btns .checkbox-listitem {
        float: left;
        padding: 4px;
        list-style-type: none;
    }

    .box-header-btns .checkbox-listitem {
        margin-top: 8px;
        margin-left: 4px;
    }

.painted {
    background-color: #d0d0d0;
    border-radius: 4px;
    padding: 12px;
}

.k-treeview .k-state-selected {
    border: 1px solid #0072c6 !important;
}

.k-scheduler .k-state-selected {
    border: 1px solid #fff !important;
    color: #efefef !important;
}

#fileManager_tree .k-sprite {
    background-image: url('images/coloricons-sprite.png');
}

.rootfolder {
    background-position: 0 0;
}

.folder {
    background-position: 0 0;
}

.pdf {
    background-position: 0 -32px;
}

.html {
    background-position: 0 -48px;
}

.image {
    background-position: 0 -64px;
}

.treeInlineEdit input {
    font-size: 1em;
    min-height: 2em;
    min-width: 100px;
    margin: 2px;
    outline: none;
    border: none !important;
    border-radius: 0px !important;
    color: #333 !important;
}

.treeInlineEdit,
.k-state-selected .treeInlineEdit,
.k-state-selected form.treeInlineEdit input {
    color: #333 !important;
}

.dragFile {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.90);
    padding: 2px;
    border-radius: 5px;
}

.uiCard {
    width: 240px !important;
    /*height: 180px !important;*/
    margin-right: 8px;
    margin-top: 8px;
    float: left;
    border-radius: 5px;
    background-color: #f2f3f6;
    border: 1px solid #9ca5aa;
    box-sizing: border-box;
    cursor: pointer;
}

    .uiCard:hover {
        border-color: #348fe2
    }

        .uiCard:hover .uiCardBottom {
            background-color: #348fe2;
        }

.uiCardBtn {
    cursor: pointer;
}

.uiCardTop {
    width: 100% !important;
    height: 132px !important;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background-color: rgba(33,33,33,0.2);
}

    .uiCardTop p {
        font-size: 10px;
        padding: 4px;
        color: #1d2226;
    }

.uiCardBottom {
    height: 48px !important;
    width: 100% !important;
    background-color: #1d2226;
    /*background: rgba(26,34,41,.9);*/
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    float: left;
    box-sizing: border-box;
    /*overflow: hidden;*/
}

.uiCardTitle {
    float: left;
    /*width: 100%;*/
    margin-top: 10px;
    font-size: 0.8rem;
    /*font-weight: bold;*/
    color: #fff;
    padding-left: 6px;
    box-sizing: border-box;
    /*font-size: 0.8rem;*/
}

.uiCardTop .action-menu {
    float: right;
}

.uiCardTitle img {
    /*padding-right: 8px;*/
    padding-left: 0px;
}

/******* PLANS PAGE ***********/
.uiCardPlans {
    width: 18rem !important;
    /*height: 180px !important;*/
    margin:20px;
    float: left;
    background-color: #fff;
    border: 1px solid #9ca5aa;
    box-sizing: border-box;
    cursor: pointer;
}

    .uiCardPlans:hover {
        border-color: #348fe2
    }

        .uiCardPlans:hover .uiCardBottom {
            background-color: #348fe2;
        }

.uiCardBtnPlans {
    cursor: pointer;
}

.uiCardTopPlans {
    width: 100% !important;
    height: 185px !important;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    /*background-color: rgba(33,33,33,0.2);*/
}

    .uiCardTopPlans p {
        font-size: 10px;
        padding: 4px;
        color: #1d2226;
    }

.uiCardThumbPlans img {
    width: 100%;
    height: 100%;
}

.uiCardBottomPlans {
    min-height: 1px;
    /*background: rgba(26,34,41,.9);*/
    margin: 15px;
    float: left;
    box-sizing: border-box;
}

.uiCardTitlePlans {
    
}

.uiCardTopPlans .action-menu {
    float: right;
}

.uiCardTitlePlans img {
    /*padding-right: 8px;*/
    padding-left: 0px;
}
/*********************************/

div.cardBottomImage {
    display: inline-block;
    float: left;
    min-height: 36px;
    width: 28px;
    padding-right: 8px;
}

div.cardBottomImageTitle {
    display: inline-block;
    float: left;
    vertical-align: middle;
    padding-top: 8px;
}

.uiCardMenu {
    margin-top: 12px;
    float: right;
}

.uiCard img {
    width: 28px;
    float: left;
}

.uiCard span {
    float: left;
    padding-top: 11px;
    padding-left: 6px;
}

.uiCard .k-menu-expand-arrow {
    display: none;
}

.uiCard .k-menu .k-item > .k-link {
    /*padding: .2em .5em .4em;*/
    padding-top: 0.2em;
    padding-right: 0;
    padding-bottom: 0.4em;
    padding-left: 0.2em;
}

.uiCardTop .card-project-details {
    color: #1d2226;
    padding: 0px;
    font-size: 0.9rem;
    padding-left: 6px;
    float: left;
    padding-top: 4px;
    width: 234px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: rgba(255,255,255,0); /* For browsers that do not support gradients */
    background-image: linear-gradient(to bottom, rgba(255,255,255,.9), rgba(255,255,255,.4)); /* Standard syntax (must be last) */
    padding-bottom: 98px;
}

.uiCardThumb {
    float: left;
    width: 100%;
    border-radius: 5px;
    background: no-repeat center;
    /*background-size: contain;*/
    height: 135px;
    box-sizing: border-box;
    max-height: 100%;
}

    .uiCardThumb.RotatedLeft {
        height: 180%;
        /*background-size: cover;*/
    }

#filesListView .uiCardThumb {
    background-size: cover;
}

.listViewEmpty {
    width: 100%;
    padding: 12px;
    padding-top: 17px;
    font-size: 12px;
}

.k-listview-bordered {
    border: none;
}

#pdftron {
    display: none;
    /*top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position:fixed;*/
    z-index: 100000;
    overflow-y: scroll;
}

#pdftronWebViewer {
    left: 220px;
    height: calc(100% - 50px);
    overflow: hidden;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    /*z-index: 100000;*/
}

#page-container.page-sidebar-minified #pdftronWebViewer {
    left: 60px;
}

@media (max-width: 767.98px) {
    #pdftronWebViewer {
        left: 0;
    }
}

.bidItemColumnSelection {
    float: left;
}

.uiCardMenu .fa-ellipsis-h {
    color: #fff !important;
}

.k-menu .k-item, .k-menu.k-header {
    border: none !important;
}

.file-manager-right-side .fileManagerListView {
    background: none !important;
}

.grey {
    color: #b1b1b1 !important;
}

.navbar-nav .dropdown {
    color: #1d2226;
}


/* Login */

#createAccountBtnBox {
    margin-top: 20px;
    padding-top: 4px;
}

.login {
    background: rgba(0,0,0, 0.5);
    padding: 18px;
    border-radius: 0px !important;
}

.pushDown {
    margin-top: 200px !important;
}

.login-buttons a, .login-buttons button {
    font-size: 16px !important;
}

.login-header {
    margin-top: 30px;
}

    .login-header .brand {
        text-align: center
    }

        .login-header .brand img.logo-img {
            width: 230px;
            padding-bottom: 4px;
            margin-left: -20px
        }

.login .btn-listitem {
    margin: 0px;
    margin-top: 16px;
}

.login h2, .login p {
    color: #fff;
}

@media (max-width: 575.98px) {
    .login.login-v2 {
        margin-left: auto;
        margin-right: auto;
        width: 400px;
    }

    .box-padding .box {
        padding-right: 0;
    }

    .login.login-v2.complete-registration .box.row {
        /*padding-right: 24px;*/
        margin-left: auto;
        margin-right: auto;
    }
}

/* Bid Item Quantities */
.quantityTotal {
    margin-bottom: -2px;
    width: 100%;
    text-align: left !important;
}

.quantityChart {
    width: 100%;
    float: left;
}

#centerMenu {
}

@media (max-width:1000px) {
    #centerMenu {
        margin-top: 0px;
    }
}

.btn-scroll-to-top {
    margin-right: 68px;
}

.content {
    margin-left: 220px;
}

@media (max-width: 767.98px) {
    .content {
        margin-left: 0;
        padding: 20px 20px;
    }
}

.content.hidden {
    margin-left: 0;
}

.page-sidebar-minified .content {
    margin-left: 60px;
}

    .page-sidebar-minified .content.hidden {
        margin-left: 0;
    }

.report-state-hidden {
    display: none !important;
}

#contactsBox h2 {
    /*font-size: 18px;*/
    /*margin-bottom: 12px;*/
}

#forgotPassword {
    padding-left: 20px;
    padding-bottom: 20px;
}

    #forgotPassword #forgotPasswordBtn {
        width: 200px;
        margin-top: 24px;
    }

    #forgotPassword label {
        width: 200px;
    }

.btn-cancel {
    background-color: transparent;
    border-width: 0;
    float: right;
}

/*.k-grid-pager {
    padding-top: 20px
}*/

.box-header.borderBottom,
.boxW.borderBottom,
.boxW.border-bottom,
.boxW.border-bottom .box-header {
    box-shadow: 0 2px 2px 0px rgba(35, 35, 35, 10%);
}

.bottom-shadow, .shadow {
    box-shadow: 0 2px 2px 0px rgba(35, 35, 35, 10%);
}

.boxW.container {
    max-width: 100%;
    width: 100%;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.cursor-pointer {
    cursor: pointer;
}

div.k-upload {
    border-width: 0px;
    float: right;
}

div.k-widget.k-upload-async {
    float: left;
}

#itemMenuBtns .k-button.k-upload-button,
#itemMenuBtns .k-button.k-upload-button,
.itemMenuBtns .k-button.k-upload-button,
.itemMenuBtns .k-button.k-upload-button:hover {
    color: #fff !important;
}

.k-button.k-upload-button {
    background-color: #348fe2;
    color: #fff !important;
    border-color: #1c75c7;
    margin-right: 0;
    padding: 7px 12px;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 4px;
    margin-right: 4px;
    float: right;
    box-shadow: none;
    border-radius: 4px;
}

    .k-button.k-upload-button:hover {
        background-color: #1c75c7;
    }

#fileManager_dragdrop {
    height: 0;
}

.file-manager .k-dropzone {
    height: 0;
    padding: 0;
}

.file-manager .k-upload-files li.k-file {
    padding: 4px 10px 4px 8px;
}

.file-manager .k-widget.k-upload {
    margin-left: 30%;
}

#fileThumb {
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 30%);
    max-width: 190px;
    max-height: 190px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.fileManagerGridView td img {
    max-height: 60px;
    box-sizing: border-box;
    max-width: 40% !important;
}

    .fileManagerGridView td img.folder-icon {
        max-height: 60px;
        max-width: 40% !important;
    }

.form-control {
    font-size: .9rem !important;
}

/*.form-control-plaintext {
    border-width: 0 !important;
    font-size: .85rem !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

    .form-control-plaintext:focus-visible {
        border: 0;
        border-image-width: 0;
        outline-width: 0;
    }*/

.background-dim {
    background: rgba(0,0,0, 0.6);
}

.notification-upload {
    position: fixed;
    bottom: 40px;
    background: #fff;
}

.panelbar ul {
    margin-bottom: 10px;
}

.panelbar h2 {
    margin-top: 0px;
}

li.k-state-active span.k-state-selected {
    color: #348fe2 !important;
}

.tabstrip {
    display: flex;
    justify-content: center;
}

.tabstripleft {
    display: flex;
    justify-content: left;
    margin-left: 5px !important;
}

#notification-upload-content .k-upload-button, #notification-upload-content .k-dropzone-hint {
    display: none;
}

.emailDialog {
    background-color: #fff;
    padding: 40px 14px 40px 20px !important;
}

    .emailDialog input {
        /*margin: 14px;*/
        width: 95%;
    }

img.file-extension {
    max-width: 90%;
    max-height: 400px;
}

.box img.file-extension {
    margin-bottom: 20px;
    margin-top: 10px;
}

.gridImage {
    padding: 6px;
    margin: 4px;
    max-width: 140px;
    max-height: 100px;
}

.RotatedLeft,
.RotatedRight {
    margin-top: 0;
    margin-bottom: 0;
}

.RotatedLeft,
.Rotated90 {
    transform: rotate(90deg);
    background-position: center;
    background-position-y: bottom;
}

.Rotated180 {
    transform: rotate(180deg);
    background-position: center;
    background-position-y: bottom;
}

.Rotated270 {
    transform: rotate(270deg);
    background-position: center;
    background-position-y: bottom;
}

.gridImage.RotatedLeft,
.gridImage.RotatedRight {
    max-width: 100px;
    max-height: 140px;
}

.RotatedRight {
    transform: rotate(-90deg);
}


.Button[data-element="thumbMultiDelete"] {
    display: none;
}

.form-check-input {
    position: relative;
    float: left;
    margin-top: 0.3rem;
}

/*ui_switch styles*/
.ui_switch {
    padding: 0px;
    /*columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;*/
}

    .ui_switch li {
        list-style-type: none;
        margin: 0;
        padding: 10px 10px 10px 20px;
        min-height: 28px;
        line-height: 28px;
        vertical-align: middle;
        border-bottom: 1px solid rgba(128,128,128,.5);
    }

        .ui_switch li .k-switch {
            float: right;
        }

.cards-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.k-card {
    margin-right: 15px;
}

.k-card-horizontal {
    width: 300px;
}

.k-card-header-horizontal {
    background-color: #fff;
    color: #000;
}

.card-action {
    text-align: center;
    padding: 10px;
}

/*Template Styles for List View*/
.uiCardThumb img {
    width: 100%;
    height: 100%;
}

.uiCardTitle .fileTypeIcon {
    margin-right: 10px;
    width: 25px;
}

.uiCardTitle .fileTypeIcon {
    margin-right: 10px;
    width: 25px;
}

#spotlight {
    z-index: 2000;
}

.swal2-container {
    /*z-index: 999999 !important;*/
    z-index: 9999999999999999999 !important;
}

.blocker {
    z-index:20000 !important;
}

/**Scroll Spy theme*/
.coloradmin-scrollspy div {
    background-color: rgb(217, 224, 231);
}

.coloradmin-scrollspy .box-header {
    padding-top: 0px;
    padding-bottom:20px;
}

.coloradmin-scrollspy h2 {
    font-size: 18px;
    font-weight: 600;
}

.coloradmin-scrollspy p {
    font-size: 12px;
    font-weight: 400;
}

.coloradmin-scrollspy .largerow-wrapper {
    background-color: #fff;
    border: 1px solid rgb(206, 212, 218);
    padding: 11.25px 15px;
    font-size: 12px;
    font-weight: 600;
    display: flex !important;
}

.coloradmin-scrollspy .largerow-wrapper div {
    background-color: #fff;
    line-height: 18px;
}

.coloradmin-scrollspy .largerow-content {
    flex: 1 1 auto !important;
}

.coloradmin-scrollspy .largerow-value {
    color: rgba(45, 53, 60, 0.6);
}

.coloradmin-scrollspy .navbar {
    border-right: rgb(206, 212, 218) 1px solid;
    margin-top: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
}

.coloradmin-scrollspy .nav {
    text-align: right;
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    list-style-position: outside;
    list-style-type: none;
    display: flex;
    flex-direction: column;
}

.coloradmin-scrollspy .nav .nav-link-scroll {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right:16px;
    color: rgba(45, 53, 60, 0.5);
    cursor:pointer;
}

    .coloradmin-scrollspy .nav .nav-link-scroll:hover {
        color:black;
        cursor: pointer;
        border-right:1px solid black;
    }

.coloradmin-scrollspy .nav .nav-link-scroll.active {
    color: #000 !important;
}