/* Add here all your CSS customizations */

.bg-gray {
	background: #999999;
	color: white;
}
.panel-heading.bg-gray {
	background: #999999;
	color: white;
	border-bottom: 0 none;
	border-right: 0 none;
}
.panel-body.bg-gray {
	background: #999999;
	color: white;
}
.panel-heading-icon.bg-gray {
	background: #999999;
	color: white;
}
.bg-gray .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}
.bg-gray .widget-summary .summary .title,
.bg-gray .widget-summary .summary .amount {
	color: white;
}

.bg-gray .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-gray .widget-summary .summary-footer a {
	color: white;
	opacity: 0.6;
}
.btn-fill {
	width: 100%;
}
#blazor-error-ui {
	display: none;
}
.txt3 {
	font-size: 3.0rem !important;
}
.txt3-5 {
	font-size: 3.5rem !important;
}
.txt4 {
	font-size: 4.0rem !important;
}
.alignL {
	direction: ltr;
	text-align: left !important;
}
.dataTables_wrapper .dataTables_filter label {
	width: 100% !important;
}

html,body,#MAIN_CONTENT {
	width:100%;
	height:100%;
	font-family: Calibri, Arial, OpenSans-Regular, sans-serif;
	
	/* Dont allow text select */
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
	
	-webkit-text-size-adjust: none; 
} 
/*###############################################################################
  ############# Device = Most of the Smartphones Mobiles (Portrait) #############
  ###############################################################################*/
@media (min-width: 320px) and (max-width: 480px) {
	#adminMessageBox {
		width: 100% !important;
	}
}
.loading {
	display:none;
	position:absolute;
	bottom:0;
	right:0;
	font-size:16pt;
}

/*=============================================*/
/* Tweaks to work between main.css and octopus */
/*=============================================*/
.multiselect-container input[type="radio"] {
    width: inherit!important;
}
.checkbox input[type="checkbox"],.radio input[type="radio"]{
	width: inherit!important;
}

/*===================*/
/* Tweaks to octopus */
/*===================*/
.form-group .control-label{
	display: block;
}
.dialog-md {
    min-height: 150px;
}
.grid {
    display: grid;
}

/*===================*/
/* header override */
/*===================*/
.background-red {
    background: #F00 !important;
}
.background-grey {
    background: #999999 !important;
}
.QuickDeal {
    display: none;
}
.med-icon {
    height: 40px;
}
.clickable {
    cursor: pointer;
}
#root {
    background: linear-gradient(#6B4747, #595959);
}
.no-border {
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    margin: 0 !important;
}
#coreHeader {
    position: absolute;
    width: 100%;
}

/*===================*/
/* header override */
/*===================*/
.app-main-logo {
        object-fit: scale-down;
        height: 8vw;
        width: 100%;
}
.logo.med-icon {
    margin: 5px 0 0 15px;
}
/*===================*/
/* New Company */
/*===================*/
#companybox1 {
    margin-top: -5px;
    padding-top: 0px;
}

.below_header {
    display: inline-block;
    padding-top: 80px;
    padding-bottom: 20px;
}
.below_header_sm {
    display: inline-block;
    padding-top: 80px;
    padding-bottom: 20px;
    min-height: 99.4vh;
    width: 100%;
}

.header-sm-override {
    background: #fff0 !important;
    margin-top: 0px !important;
}
.flipH {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
    filter: FlipH;
}
.radio-med {
    height: 20px;
}
.imageCropper {
    border: 4px solid #0000ff;
    cursor: pointer;
    position: absolute;
    left: 0px;
    top: 0px;
}
@media only screen and (max-width: 767px) {
    .notifications {
        float: right;
        margin: 0px 0px 0 0 !important;
    }

    .notifications > li {
        margin: 1px;
    }

    .header, .page-header {
        height: 8vw;
        max-height: 55px;
    }

    .below_header {
        padding-top: 10vw;
    }

    .med-icon {
        object-fit: scale-down;
        height: 5vw;
    }

    h4 {
        font-size: 2.25vw;
    }
    .no-border {
        padding-right: 0px;
    }
}
#newcompany_buttoncontainer {
    width: 100%;
    text-align: left;
    padding: 25px 0 0 0;
}
.form_break {
    border: 2px solid #bbb;
    margin-bottom: 20px;
}
.float_right {
    float: right;
}
.clear_both {
    clear: both;
}
.nopadding_r {
    padding-right: 0;
}
/*===========================================================*/
/* Bootstrap												*/
/*===========================================================*/
.modal-header, .modal-footer {
    border-bottom: 0px solid #fff;
    border-top: 0px solid #fff;
}
.modal-header {
	padding-bottom: 0;
}
.nopadding {
	margin:0;
	padding:0;
}
.text-padding {
	padding-top:7px;
	padding-right:0px;
}
.form-group, .mb_offset {
	margin-bottom: 8px!important;
}
.modal-header .close {
	margin-top: -16px;
	font-size: 48pt;
}
.modal-backdrop {
	visibility: hidden !important;
}
.modal.in {
	background-color: rgba(0,0,0,0.5);
}
.jsgrid-grid-body {
	height:92px!important;
}

.large-box {
	height: 50px !important;
	font-size: 120%;
}
.left_border_override {
    border-left-width: 1px !important;
}

/*===========================================================*/
/* Fonts													 */
/*===========================================================*/
@font-face {
	font-family: OpenSans-Regular;
	src: url('../../media/fonts/OpenSans-Regular.woff') format('woff'),
	url('../../media/fonts/OpenSans-Regular.ttf')	format('truetype');
}

.cf:after {
	content: "";
	display: block;
	clear: both;
}
#wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}
#spinner {
	width: 100%;
	height: 100%;
	background-image: url(../media/loading.gif);
	background-position:50% 50%;
	background-size: 200px;
	background-repeat: no-repeat;
}
#spinner.nospinner {
	background-image: none;
}
.input-bot-left {
	position:absolute;
	bottom:0;
	left:0;
	padding-bottom: 10px;
}
.input-bot-right {
	position:absolute;
	bottom:0;
	right:0;
	padding-bottom: 10px;
}
.version_num {
	text-align:right;
	position: absolute;
	bottom: 40px;
	right: 22px;
	width: 100px;
	height: 30px;
}

.online_indicator {
	text-align: center;
	color:#000;
}
.online_indicator.login {
	border: solid white 1px;
	border-radius: 6px;
	padding: 3px 10px;
	text-align: center;
	display: block; 
	float: right; 
	width:100px; 
	margin-right: 20px; 
	padding-right:10px;
	height: 30px;
}
.online_indicator img {
	width:18px;
	height:18px;
	margin-right:5px;
}
.online_indicator .online_icon {
	display:none;
}
.online_indicator .offline_icon {
	display:block;
}
.online_indicator.online .online_icon {
	display:block;
}
.online_indicator.online .offline_icon {
	display:none;
}

#wrapper .inputbottom .online .on {
	display: inline-block;
	height: 15px;
	width: 15px;
	background: lime;
	border-radius: 100%;
}
#wrapper .inputbottom .online p {
	display: inline-block;
	height: 20px;
	line-height: 30px;
}

#adminMessageBox {
	width: 90%;
	margin: 0 auto;
}

#adminMessageBox > p {
	text-align: center;
	font-size: 16px;
}

#adminMessageBox .adminMessage {
	background-color: white;
	margin-top: 15px;
	color: black;
	height: 173px;
	overflow: auto;
	padding:15px;
	font-size: 110%;
}

#adminMessageBox .adminMessage > p {
	margin: 10px;
	font-size: 16px;
}

/* company List */
#companyListBox input[name=searchCompany] {
	border-radius: 4px;
	margin: 0 auto;
	height: 30px;
	width: 260px;
	padding-left: 10px;
	display: block;

}
#companyListBox > p {
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
}
#companyListBox .companyList {
	background-color: white;
	margin: 15px auto;
	color: black;
	height: 160px;
	overflow: auto;
	width: 80%;
}

#companyListBox .companyList ul {
	margin: 15px;
	list-style: none;
}

#companyListBox .companyList ul li {
	border-bottom: 1px solid black;
	line-height: 35px;
	font-size: 14px;
}

#companyListBox .companyList ul li.search_resoult {
	background-color: #cb2824;
	color: white;
	padding-left: 15px;
}

/* Loading page */
#loading {
	width: 80%;
	margin: 0 auto;
}
#loading > p {
	font-size: 14px;
	text-align: center;
	margin: 5px;
}

#loading .loadBox {
	width: 100%;
	height: 25px;
	background-color: white;
	border-radius: 6px;
	margin: 20px 0 10px 0;
	overflow: hidden;
}

#loading .loadBox .laodProgress {
	height: 25px;
	width: 60%;
	background-color: grey;
}


/*===========================================================*/
/* Floor Plan												 */
/*===========================================================*/
#appWindow {
	width: 100%;
	max-width: 1366px;
	height: 100%;
	max-height: 1024px;
	margin: 0 auto;
	/* background-color: rgba(0,0,0,0.3); */
}

#mainstage {
	height: calc(100% - 60px);
}

/* header */
#header {
	height: 45px;
	width: 100%;
	margin-bottom: 15px;
}
#header .logo {
	width: 350px;
	height: 45px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	float: left;
}
#header .logo>img {
	display: block;
	margin: 10px 0 0 10px;
}
#header .nav {
	width: calc(100% - 360px);
	height: 45px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #cb2824;
	float: right;
}

#header .nav .location {
	float: left;
	font-size: 17px;
	margin: 9px 0 0 15px;
	color: white;
	width: 100%;
	overflow: hidden;
}

#header .nav .navIcons {
	float: right;
	margin: 3px 15px 0 0;
}

#header .nav .navIcons>div {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 15px;
}

#header .nav .navIcons div:nth-child(1) {
	width: 50px;
}

#header .nav .navIcons .contact {
	background-image: url(../media/nav1.png);
	cursor:pointer;
}

#header .nav .navIcons .help {
	background-image: url(../media/nav2.png);
	cursor:pointer;
}

#header .nav .navIcons .exit {
	background-image: url(../media/nav3.png);
	cursor:pointer;
}

#saveIcon {
	cursor:pointer;
	background-size: cover;
	margin-left: 10px;
	background-image: url(../media/sync-lit.png);
	min-width:50px; 
	background-color: #595959;
	width: 50px;
	height: 50px;
}
#saveIcon.syncing {
	background-image: url(../media/sync-dim.png);
}

/* left_control */

#left_control {
	width: 350px;
	height:100%;
	float: left;
}

#left_control .control_nav {
	width: 100%;
	height: 85px;
	margin-bottom: 15px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}

#left_control .control_nav>div {
	width: 23.5%;
	background-size: 60%;
	background-position: center 12px;
	background-repeat: no-repeat;
	border-radius: 6px;
}

#left_control .control_nav div:nth-child(1) {
	background-image: url(../media/floorplan-icon.png);
}

#left_control .control_nav div:nth-child(2) {
	background-image: url(../media/department.png);
}

#left_control .control_nav div:nth-child(3) {
	background-image: url(../media/multi-select-delete.png);
	background-position: center 8px;
}

#left_control .control_nav div:nth-child(4) {
	background-image: url(../media/reset-icon.png);
}

#left_control .control_nav div>p {
	font-size: 11px;
	text-align: center;
	margin-top: 62px;
}
.leftPanel {
	display:none;
	width:100%;
	height:calc(100% - 115px);
	
	background: #bfbfbf; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#bfbfbf, #808080); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#bfbfbf, #808080); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#bfbfbf, #808080); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#bfbfbf, #808080); /* Standard syntax */
}
.leftPanel .left_message {
	width:80%;
	text-align:center;
	font-size:1.2em;
	margin:auto;
	padding-top:20%;
}

#iconList {
	background-color: rgb(200, 200, 200);
	overflow: auto;
}

.iconTitle {
	display: block;
	text-align: center;
	padding: 5px 0;
	background-color: rgb(225, 225, 225);
	margin-bottom: 10px;
}
.multiple_icons>div {
	float: left;
	width: 75px;
	height: 85px;
	margin: 0 0 0px 5px;
}

.dragIcon {
	width: 75px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 5;
}

.multiple_icons div>p {
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}

#right_floor {
	width: calc(100% - 360px);
	float: right;
	height: calc(100% - 80px);
}
#right_floor .floorplanWindowWrapper {
	position:relative;
	overflow: hidden;
	background-color: rgb(237, 237, 237);
	width: 100%;
	height:100%;
	border:1px solid #000;
}
#floorplanWindow {
	width:600px;
	height:600px;
	-webkit-backface-visibility: hidden;
	
	-webkit-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	
	touch-action: none;
}	

#floorplan, #defaultMessage, #loadingFloor {
	position: relative;
	background-color: white;
	text-align: center;
}
#floorplan img {
	width: 100%;
}
#floorDevices {
	position:absolute;
	z-index:100;
	width:600px;
	width:600px;
	border:1px solid red;
}
#floorCanvas {
	position:absolute;
	z-index:100;
	width:600px;
	height:600px;
}
.btn-config.configured {
	background-color:#2faa2f;
}

/*===========================================================*/
/* sliders wrapper
/*===========================================================*/
#right_floor .floorPlanControls {
	width: 100%;
	height: 50px;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}

#right_floor .floorPlanControls .sliders {
	/* display: flex; */
	width: 49%;
	height: 50px;
	background-color: rgb(200, 200, 200);
	border-radius: 6px;
	overflow: hidden;
}
/* --------- sliders --------- */

.sliderFunction {
	width: 15%;
	height: 55px;
	background-size: 50%;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

.contLeft .sliderFunction {
	background-image: url(../media/scaleMap.png);
}

.contRight .sliderFunction {
	background-image: url(../media/scaleIcons.png);
}

.sliderWrap {
	width: 85%;
	height: 85px;
	background-color: grey;
	overflow: hidden;
	float: right;
	position: relative;
}
.mathSymbolLeft {
	position: absolute;
	height: 40px;
	width: 8%;
	left: 2%;
	top: 0;
	line-height: 48px;
	text-align: center;
	font-size: 30px;
	font-weight: 200;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.mathSymbolRight {
	position: absolute;
	height: 40px;
	width: 8%;
	right: 2%;
	top: 0;
	line-height: 52px;
	text-align: center;
	font-size: 30px;
	font-weight: 200;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}


#floorList {
	overflow: auto;
	background-color: white;
}
ul.floors {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0;
}
ul.floors li {
	border-bottom: 1px solid #333;
	list-style: none;
	vertical-align: center;
	height: 80px;
}
ul.floors li {
	color: black;
	text-decoration: none;
	vertical-align: center;
}
ul.floors li:hover {
	background-color: #cb2824;
}
ul.floors li>div {
	height: 60px;
	width: 120px;
	margin: 10px;
	line-height: 60px;
	overflow: hidden;
	float: left;
}
ul.floors li>div img{
	height: 100%;
}
ul.floors li>p {
	line-height: 80px;
}

/*===========================================================*/
/* Modals
/*===========================================================*/
.objectEditModal {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	overflow:auto;
	z-index:300;
}
.selectableSubIcon {
	border: 2px solid white;
}
.selectableSubIcon.selected {
	border: 2px solid red;
}

/*===========================================================*/
/* Department
/*===========================================================*/
.draw_point {
	position:absolute;
	width:20px;
	height:20px;
	margin-top:10px;
	margin-left:10px;
	border:2px solid red;
	border-radius: 10px;
	z-index:120;
	font-size:9pt;
	font-weight:bold;
	color:red;
	/**background-color:red;**/
	/** width-height 40px; margin-top not present; radius 20px;font-size 18pt **/
}

/* ----------------------------------------------- */
/* Device
/* ----------------------------------------------- */
.device {
	position:absolute;
	width: 48px;
	height: 48px;
	margin: -24px;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 120;
	color: #fff;
	font-size:24px;
	line-height: 1.9em;
	
	-webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}
.device.batchSelected {
	border:4px solid red;
}
.device .alerticon {
	display:none;
	position:absolute;
	background-image: url(../media/alert-icon.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 50%;
	height: 50%;
	top: -15%;
	right: -15%;
}
.device.alertflag .alerticon {
	display:block;
}

.form-control.highlight_error {
	border-bottom:3px solid #d20202!important;
	border-color: #d20202;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(210,2,2,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(210,2,2,.6);
	color:#d20202;
}
.radio-form-control.highlight_error {
	border-bottom:3px solid #d20202!important;
	border-color: #d20202;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(210,2,2,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(210,2,2,.6);
}

/* ----------------------------------------------- */
/* Dialogues 
/* ----------------------------------------------- */
.table-fixed {
	width: 100%;
	margin:0;
}
.table-fixed tbody {
	height: 185px;
	overflow-y: auto;
	width: 100%;
}
.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
	display: block;
}
.table-fixed tbody td {
	float: left;
}
.table-fixed thead tr th {
	float: left;
	background-color:#eee;
}
.table-fixed tbody tr:hover td {
	background-color:#ccc;
}
.table-fixed tr.selected td {
	background-color:#ccc!important;
}
.color_selector {
	width: 35px;
	height: 35px;
	border:1px solid black;
}
.color_selector_wrapper {
	width: 41px;
	height: 41px;
	margin:5px;
	padding: 3px;
}
.color_selector_wrapper.highlighted {
	background-color:red;
}
#meters_table {
	max-height:100px;
	overflow:auto;
}
#meters_table table {
	width:100%;
}
#meters_table th, #meters_table td {
	border:1px solid #cccccc;
	padding:2px;
}
.photo-slot {
	border:1px solid #ccc;
	min-height: 230px;
	padding:10px;
	text-align: center;
}
.photo-slot img {
	max-width:250px;
	max-height:250px;
	margin:25px auto;
}
.photo-wrapper {
	min-height: 300px;
}
.occupied {
	display: block;
	border: 3px solid red;
	height: 120px;
	color: red;
	margin-top: 20px;
	padding-top: 30px;
	font-size: 140%;
}

/*===========================================================*/
/* Pinch/Zoom												*/
/*===========================================================*/
.animate {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

/*===========================================================*/
/* Responsive												*/
/*===========================================================*/
@media screen and (max-width: 1400px) {
	.modal-dialog {
		margin: 3px auto!important;
	}
}

@media screen and (max-width: 1024px) {
	form, button {
		font-size:95%!important;
	}
	textarea.form-control {
		height: 60px !important;
		font-size:95%;
	}
	.form-group {
		margin-bottom: 5px!important;
	}
	.modal-header .close {
		margin-top: -16px;
		font-size:36pt!important;
	}
	#select_device {
		font-size:95%!important;
	}
	.large-box {
		height: 50px !important;
		font-size: 120%;
	}
}

/*===========================================================*/
/* Data Table fixes / Overrides								 */
/*===========================================================*/
table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
	background-color: #939598 !important;
	color: #FFFFFF;
	font-weight: bold;
}

.table-hover > tbody > tr:hover {
	background-color: #C7C8CA !important;
	color: #000000;
}

.pagination {
	margin: 0px !important;
}
.pagination > li a {
	color: #414142 !important;
}

html .pagination > li.active a, html.dark .pagination > li.active a {
	background-color: #414142 !important;
	border-color: #414142 !important;
	color: #FFFFFF !important;
}

#datatable-default_wrapper .row {
	margin-right: 0px !important;
}
#datatable-default_wrapper .row div{
	padding-right: 0px !important;
}

/*===========================================================*/
/* DOC-*** classes											 */
/*===========================================================*/
.DOC-CenterText {
	text-align: center;
}
.DOC-NoPadding {
	padding: 0;
}
.DOC-BottomPad-10 {
	padding-bottom: 10px;
}
.DOC-ErrorMessage {
	background-color: red;
	color: white;
	text-align: left;
	min-width: 200px;
	font-size: 2rem;
	padding: 10px;
	border: 1px solid black;
	display: inline-block;
}
.DOC-WarningMessage {
	background-color: orange;
	color: white;
	text-align: left;
	min-width: 200px;
	font-size: 2rem;
	padding: 10px;
	border: 1px solid black;
	display: inline-block;
}
.DOC-PaddedLargerIcon {
	zoom: 2;
	padding-right: 6px;
}
.DOC-ActionButton {
	min-width: 100px;
	height: 46px;
	background-image: linear-gradient(#4a4a4a, #4a4a4a, #4a4a4a) !important;
	color: white !important;
	font-size: 18px !important;
	border-radius: 6px !important;
}
.DOC-SmallButton {
	min-width: 16px !important;
	height: 1rem !important;
}
.DOC-ButtonRight {
	float: right;
}
.DOC-ButtonTop {
	margin-top: 4px;
}
.DOC-TelerikFullWidth {
	width: 100% !important;
}
.DOC-NoTelerikWidth {
	width: 95% !important;
}
.DOC-BackgroundRed {
	background-image: linear-gradient(#F53335, #F53335, #F53335) !important;
}
.DOC-BackgroundGreen {
	background-image: linear-gradient(#006400, #006400, #006400) !important;
}
.DOC-BackgroundOffWhite {
	background-image: linear-gradient(#f6f6f6, #f6f6f6, #f6f6f6) !important;
}
.DOC-ControlTop {
	padding-top: 8px;
}
.DOC-PlanningModeTop {
	padding-top: 12px;
}
.DOC-Padding12 {
	padding: 12px;
}

/*===========================================================*/
/* Telerik grid class overrides 							 */
/*===========================================================*/
.k-grid-edit-cell {
	padding: 3px 3px !important;
}

.k-grid .k-combobox {
	margin: 0 !important;
}

.k-grid .k-combobox .k-input {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.k-grid .k-command-cell {
	padding: 3px 6px !important;
}