﻿.k-pager-wrap .k-dropdown {
    width: 5em !important;
}
/*.k-multiselect-wrap{
	line-height:21px !important;
	padding:7px 0px 7px 0px !important;
}*/

li.k-file .attach-files .k-upload-action {
	position: absolute;
	top: 0;
	right: 0;
}
li.k-file div.attach-files {
	position: relative;
	padding:5px;
	color:#777 !important;
}
li.k-file div.attach-files strong {
	color:#337ab7 !important;
}
li.k-file div.attach-files span:before {
	padding:0 5px;
	color:#ccc;
	content:"/\00a0";
}
.k-file-success .k-progress{
	background-color:#d9edf7 !important;
}
.k-file-error .k-progress{
	background-color:#FF9999 !important;
}
.k-dropzone .k-upload-status {
    color: #337ab7 !important;
}
.k-editor-borderless table.k-editor{
    border-width:0px !important;
}
.k-picker-wrap {
    border-width: 0px !important;
}
.k-grid-norecords-template {
    background-color: transparent;
    border: none;
}