.commandCell, .k-grid th.k-header.commandCell{
    /*background: #eaa7b1 !important;*/
    background: #ffecb8 !important;
}
.statusDropdownContainer{
    background: #ffecb8;
}

a{
    color: #bf041f;
}

.menu_collapser{
    background: #bf041f;
}
.left_navigation, .leftPanelCollapsed{
    border-right: 1px solid #bf041f;
}

.left_navigation .k-panelbar .k-item.k-state-active .k-link.k-header > span > a, .top-submenu li.active a, .top-submenu li a:hover{
    color: #bf041f !important;
}
.left_navigation .k-panelbar > li.k-item.k-state-active > .k-header > span.k-icon{
    color: #bf041f;
}
.k-splitbar .k-icon.k-collapse-prev, .k-splitbar .k-icon.k-collapse-next, .k-splitbar .k-icon.k-expand-next, .k-splitbar .k-icon.k-expand-prev, .k-splitbar .k-resize-handle{
    background-color: #bf041f;
}

.left-grid-panel .k-state-selected td, .left-grid-panel .k-state-selected td:hover{
    color: #bf041f !important;
}

.detail-panel fieldset legend{
    color: #d14c62 !important;
    border-bottom: 1px solid #d14c62;
}

.k-panelbar .k-item .k-link.k-header.k-state-hover, .k-panelbar .k-item.k-state-active .k-link.k-header{
    background: #feca09;
    color: #6d6d6d !important;
}
.k-panelbar .k-item .k-link.k-header{
    color: #6d6d6d !important;
}
.k-panelbar .k-item{
    border-bottom: 1px solid #feca09;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
    background-color: #d14c62 !important;
    border-color: #d14c62;
}

.k-pager-refresh{
    color: #bf041f !important;
}

.groups_header{
    background: #e5e5e6 !important;
    color: #444448 !important;
}
.k-widget.k-treeview{
    color: #333;
}

.k-panelbar .k-tabstrip-items .k-state-active, .k-tabstrip-items .k-state-active{
    border-color: #bf041f;
}

.k-window .actions button:hover, .k-window .actions button:active{
    background: #d14c62 !important;
}

#sprycontrol-deviceDashboard .grid-stack > .grid-stack-item > .grid-stack-item-content{
    /*background: #fffcf3 !important;*/
}

body.page-login button:hover{
    background: #d14c62 !important;
}

body.page-login button{
    background: #bf041f !important;
}
body.page-login button:hover{
    background: #feca09 !important;
    color: #444448 !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
    background: #d14c62 !important;
}

.k-window .k-button{
    background: #d14c62 !important;
}


.ui-keyboard{
    background: #535353;
    padding: 10px !important;
}
button.ui-keyboard-button, body.page-login button.ui-keyboard-button{
    height: 50px !important;
    width: 65px !important;
    display: inline-block !important;
    background: #f1f1f1 !important;
    color: #000;
    text-align: center;
    border: 0 !important;
    letter-spacing: normal !important;
    box-sizing: border-box;
    font-size: 20px !important;
    border-radius: 5px !important;
    padding: 0;
    margin: 2px !important;
    text-transform: none;
}
.ui-keyboard-button.ui-keyboard-space{
    width: 200px !important;
}
button.ui-keyboard-button:hover, body.page-login button.ui-keyboard-button:hover{
    background: #FECA00 !important;
}
.ui-keyboard-preview, body.page-login .ui-keyboard-preview[type="text"], body.page-login .ui-keyboard-preview[type="password"], body.page-login ui-keyboard-preview[type="text"]:focus, body.page-login ui-keyboard-preview[type="password"]:focus{
    color: #fff !important;
    font-size: 20px !important;
    height: 45px !important;
    width: 80% !important;
}

/* HostSettings */
#erp-host-settings form{
    padding: 0 0 0 0;
}
#erp-host-settings a{
    width: 120px;
}


div#mlkeyboard{
    z-index: 99999 !important;
}
div#mlkeyboard ul{
    width: 80% !important;
}
div#mlkeyboard ul li{
    width: 6% !important;
    font-size: 20px;
}
div#mlkeyboard ul #mlkeyboard-space{
    width: 50% !important;
}

.perm-firmware-administration-add, .perm-firmware-administration-field-module{
    display: none !important;
}

div#mlkeyboard .iot-close{
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    right: 10px;
    top: 0;
    font-size: 30px;
    cursor: pointer;
}