﻿a, li {
    cursor: pointer;
}
select {
    border:1px solid black !Important;
}
textarea {
    border:1px solid black !Important;
    background-color:transparent;
    resize: none;
}

.disabled {
    width: 100%;
    background-color: #fff;
    opacity: 0.7;
    z-index: 91000;
    position: absolute;
    display: none;
}
.Top {
    top: 0px;
    height: 75px;
}
.Bottom {
    top: 122px;
    height: 100%;
}
.Req {
    background-color:#fcffe3 !important;
}
.save {
    display: block !important;
    text-align: center !important;
    margin: .6em .8em 0 !important;
    font-size: 1.2em !important;
}
.x {
    position:absolute;margin-top:5px;padding:3px;cursor:pointer;right:-3px
}
.ico-img {
    width:30px;
    cursor:pointer;
    border:0px;
    overflow: hidden;
}
.ico-imgI {
    margin-top: 1px;
    width: 80px;
    height: 100px;
    cursor: pointer;
    border: 0px;
    overflow: hidden;
}
.hidden {
    display:none !important;
}
.container {
    display: flex;
}
.container > div {
    flex: 1; /*grow*/
}
.k-state-hover {
    border: 0px !important;
}
.icoSelection {
    float: left;
    min-height: 30px;
    margin-right: 10px;
}
.addButton {
    position: absolute !important;
    top: 21px !important;
    margin-left: -54px !important;
    color: white !important;
}
.addNewButton {
    width: 80px;
    height: 100px;
}
.addNewButton .km-icon {
    margin: 30px 0 0 19px !important;
}
.uploadImg {
    float: left;
    margin-left: 10px;
    display: none;
}
.page {
    padding: 11px
}
.price {
    margin-top: 2px;
    font-size: 30px !Important;
    width: 120px !important;
    position: relative !Important;
    text-align: center !important;
    background-color: #007aff !important;
    margin-right: 6px;
}
.price2 {
    margin-top: 2px;
    font-size: 30px !Important;
    width: 120px !important;
    position: relative !Important;
    text-align: center !important;
}
.white {
    color: white !Important;
}
.small {
    font-size: 12px;
    border: 0px !important;
}
.wrapper {
    height: 29px;
}
.item {
    position: absolute;
    background-color: white;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
}
.action {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: #F1F1F1;
    text-align: center;
}
.Documents {
    padding: 14px 16px !important;
    float: left;
}
.docCol {
    float: left;
}
sub {
    color:gray;
}


.k-textbox {
    border:1px solid black !Important;
    float:right !Important;
}
.k-dropdown {
    margin-right: 14px !Important;
}
.k-numeric-wrap, .k-input {
    border: 0px !important;
}
.k-upload-empty {
    margin-top: 5px !important;
}
#expenseUpload .k-dropzone, #expenseUpload .k-upload-empty {
    display: none !important;
}
.k-upload {
    margin-top: 5px !important;
}
.k-datepicker {
    margin-right: 15px !important;
}
.k-i-close, .k-autocomplete > .k-hidden, .k-combobox > .k-dropdown-wrap > .k-hidden, .k-multiselect .k-hidden {
    display: block !important;
}
.k-state-hover, .k-state-focused {
    background-color: #007aff !important;
    border:0 !important;
}

.km-label-above {
    padding: 0px !important;
}
.km-list input[type=file] {
    width: auto !important;
}
.km-button.btn-archive {
    border: none !important;
    color: gray !important;
    background: #F1F1F1 !important;
    margin-top: 7px !important;
}
.km-group-title {
    height: 40px !important;
}
.km-group-title .km-text {
    margin-top: -20px !important;
}
.km-button {
    text-align: left !important;
}
.km-primary {
    width: 140px;
    background-color: #007aff !important;
    color: white !important;
    font-weight: bold !important;
}
.km-primary .km-icon {
    margin-left: 0px !important;
    font-size: 28px !important;
}
