﻿div.k-edit-form-container {
    width: auto;
    height: auto;
    width: 1152px;
}
label {
    color: #1b508f !important;
}
.k-tabstrip-items .k-item.k-state-active, .k-tabstrip-items .k-item.k-state-selected {
    border-color: rgba(0,0,0,.08);
    color: #FFF !important;
    background-color: #fe7a15 !important;
}