button[disabled], html input[disabled] { color: #777; }
.t-filter-options input[type="text"] { max-width: 148px; width: 100%; }
.t-widget, .t-input { -webkit-border-radius: 2px; -moz-border-radius: 2px; }
.t-combobox .t-select { background: #fff; }
.t-widget.t-combobox.t-header .t-input { height: 22px; padding: 1px 3px 3px; }
.t-widget.t-combobox.t-header { border: 1px solid #c2c2c2 !important; border-radius: 3px; width: 98%; }
/* t-combo-box */
.t-dropdown-wrap { padding-right: 16px; border-width: 0; border-style: solid; }
/* t-grid */
.t-grid.border-none { border: none !important; }
.t-grid { border: 1px solid #ccc !important; background-color: #fff; font-size: .9em; /*padding: 2px;  min-height: 200px;*/ }
.t-grid .t-header { border: 0; }
.t-grid .t-button, .t-edit-form .t-button {margin: 0;margin-top: -3px;font-size: 12px !important;padding: 1px 8px !important;line-height: 1.5;border-radius: 2px;}
.t-grid td { border-color: #d3d6da; }
.t-grid-header, .t-grid-pager { border-color: #dddddd; background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa));background-image: -webkit-linear-gradient(top,#f2f2f2 0,#fafafa 100%);background-image: -moz-linear-gradient(top,#f2f2f2 0,#fafafa 100%);background-image: -ms-linear-gradient(top,#f2f2f2 0,#fafafa 100%);background-image: -o-linear-gradient(top,#f2f2f2 0,#fafafa 100%);background-image: -linear-gradient(top,#f2f2f2 0,#fafafa 100%); /*background: #ffffff url('/content/css/telerik/magnum/gradientlinebg.gif') repeat-x;*/ }
.t-grid-content{position:relative;overflow:auto;overflow-x:auto;overflow-y:scroll;width:100%;zoom:1;font-size: 1.1em;}
.t-grid-content input[type="checkbox"] { float: none; }
.t-grid-content .item-box h2, .t-grid-content .item-box h3 { margin: 0; padding: 6px 5px 5px;  border-bottom: 1px solid #edebeb; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; background: #fdfcfc url('/content/css/telerik/magnum/gradient.png') 0 100% repeat-x; font-size: 1em; font-weight: bold; text-shadow: #fff 0 1px 0; }
.t-header input[type="checkbox"] { float: none; }
.t-grid-header-wrap .t-header { font-weight: 500; font-size: 1.1em; color: #333; }
.t-grid-content tr { line-height: 1em; height: 10px; padding: 0; }
.t-grid .t-status-text { /*font-size: .85em*/ }
.t-grid-content tr:hover { background-color: #DDDDDD; }
.t-grid-toolbar { min-height: 26px; vertical-align: middle;}
.t-grid .t-grid-toolbar h2 { background: none; margin: 0; font-size: 1em; }
.t-grouping-header, t-grid-toolbar, t-grid-top, .t-toolbar, .t-tooltip { border-color: #fff; background-color: #fff; }
.t-grouping-row { padding: 0 0 0 10px; border: 1px solid #ccc; color: #252424; font-size: 1.2em; line-height: 2em; font-weight: bold; }
.t-grouping-row td { background: url('/content/css/telerik/magnum/sprite.png') repeat-x 0 -48px; }
.t-grouping-header .t-group-indicator { background: #eee none;  -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 2px; -ms-border-radius: 2px;  border-radius: 2px; -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.8) inset; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.8) inset; -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.8) inset; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.8) inset; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); -webkit-font-smoothing: antialiased;  outline: none; }
.t-grouping-dropclue { background: url('/content/css/telerik/magnum/sprite.png') no-repeat -48px -288px; }
.t-grouping-row .t-group-cell, .t-grouping-row p { background: #fff; }
.t-grid-resize { }
/* t-grid */
t-group-cell { background-color: #bbb; }
.t-footer-template td { border-width: 1px 0 0 0; border-style: solid; }
.t-header { color: #333; border: 1px solid #c2c2c2; background: #fafafa; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; line-height: normal; /*box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);*/}
.t-menu-vertical, .t-editor, .t-tooltip, .t-tabstrip { background-position: 0 -48px; }
.t-icon { background-image: url('/content/css/telerik/magnum/sprite.png'); }
.t-downloadFile { background-image: url('/Content/css/telerik/magnum/down-arrow-32.png'); background-repeat: no-repeat; width: 32px; height: 32px; }
/* t-editor */   
.t-editor { border-color: #dddddd; background: #f3f3f3; }
.t-editor .t-tool-icon { background-image: url('/content/css/telerik/magnum/editor.png'); }
/* */
.t-picker-wrap { padding-right: 23px; max-width: 90px; border: 1px solid #999; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.t-grid td .t-picker-wrap { margin: 2px 0 0 3px; }
.t-loading, .t-widget .t-loading { background: transparent url('/content/css/telerik/magnum/loading.gif') no-repeat 0 0; }
.t-widget, .t-link:link, .t-link:active, .t-link:visited, .t-popup, .t-header { color: #3b3b3b; }
.t-group { background-color: #f1f2f3; border-color: #dddddd; }
.t-content, .t-editable-area { border-color: #dddddd; background-color: #fff; }
.t-colorpicker .t-arrow-down { border-color: #dddddd; }
.t-separator { border-color: #dddddd; background-color: #fff; }
.t-alt { background-color: #f2f2f2; }
.t-state-default { border-color: #ffffff; }
.t-state-hover, .t-state-hover:hover { background-color: #777 !important; font-weight: normal; color: #fff !important; }
.t-state-hover a { background-color: #777 !important; font-weight: 700; color: #fff !important; text-decoration: none; }
/*.t-state-hover, .t-state-hover:hover { background-color: rgba(255,255,255,.5); border-color: #777; color: #333!important; font-weight: 700;}*/
/*.t-state-hover, .t-state-selected { color: #eeeeee; font-weight: bold; }*/
.t-active-filter { background-color: transparent; }
.t-state-active, .t-header .t-state-active { background-color: #fff; border-color: #dddddd; }
.t-calendar .t-content .t-state-selected a.t-link { color: #eee;}
.t-calendar .t-content .t-state-selected.t-state-hover a.t-link { color: #000;}
.t-state-selected { background-color: #777;}
.t-state-focused { background-color: #d3d6da; }
.t-state-error { border-color: #ff7c7c; background-color: #ffe4e4; color: #f20000; }
a.t-button {display: inline;padding: 1px 10px;border: 1px solid #666666;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: url('/content/css/telerik/magnum/button-a.gif') repeat-x;color: #fff !important;white-space: nowrap;font-size: .8em;}
a.t-button-a { display: inline; margin: 3px 0 3px 0; padding: 1px 10px; border: 1px solid #666666; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: url('/content/css/telerik/magnum/button-a.gif') repeat-x; color: #fff; white-space: nowrap; font-size: .8em !important; font-weight: bold; line-height: 8px; text-shadow: #6a6969 0 1px 0; cursor: pointer; }
.t-button:hover, .t-button:focus, .t-button:active { background: #666; }
/*.t-item { background-color: #d04e41; color: #FFFFFF; }*/
.t-state-disabled, .t-state-disabled .t-link, .t-state-disabled .t-button { color: #dddddd; }
.t-autocomplete { background-color: #fff; }
.t-toolbar, .t-grid-pager, .t-group-footer td, .t-grid-footer, .t-footer-template td, .t-widget .t-status { border-color: #bbb; background-color: #ccc; /*font-weight: bold;*/ }
.t-widget .t-status { background-color: transparent; }
.t-treeview .t-drop-clue { background-image: url('/content/css/telerik/magnum/sprite.png'); background-position: 0 -358px; }
.t-treeview .t-state-selected { border-color: #d04e41; }
.t-panelbar .t-link, .t-panelbar .t-group, .t-panelbar .t-content { border-color: #dddddd; }
.t-calendar th { border-color: #d3d6da; background-color: #fafafa; }
.t-other-month .t-link { color: #dddddd; }
.t-slider .t-draghandle { background-image: url('/content/css/telerik/magnum/sprite.png'); color: #666; }
.t-slider-track { border-color: #dddddd; }
.t-slider-horizontal .t-slider-track, .t-slider-horizontal .t-slider-selection { background-image: url('/content/css/telerik/magnum/sprite.png'); }
.t-slider-vertical .t-slider-track, .t-slider-vertical .t-slider-selection { background-image: url('/content/css/telerik/magnum/sprite-vertical.png'); }
.t-slider-horizontal .t-tick { background-image: url('/content/css/telerik/Office2010Silver/slider-h.gif'); }
.t-slider-vertical .t-tick { background-image: url('/content/css/telerik/Office2010Silver/slider-v.gif'); }
.t-tooltip { border-width: 2px; border-color: #dfe1e4; }
.t-callout { background-image: url('/content/css/telerik/magnum/sprite.png'); }
.t-callout-n, .t-callout-s { width: 10px; height: 5px; }
.t-callout-w, .t-callout-e { width: 5px; height: 10px; }
.t-callout-n { top: -7px; left: 50%; margin-left: -5px; background-position: -64px -368px; }
.t-callout-w { left: -7px; top: 50%; margin-top: -5px; background-position: -64px -384px; }
.t-callout-s { top: 100%; left: 50%; margin-left: -5px; margin-top: 2px; background-position: -64px -400px; }
.t-callout-e { left: 100%; top: 50%; margin-top: -5px; margin-left: 2px; background-position: -64px -416px; }
.t-splitbar { border-color: #dddddd; background-color: #f1f2f3; }
.t-splitbar-vertical, .t-ghost-splitbar-vertical { background-image: url('/content/css/telerik/magnum/sprite.png'); }
.t-splitbar-horizontal, .t-ghost-splitbar-horizontal { background-image: url('/content/css/telerik/magnum/sprite-vertical.png'); }
.t-dropzone-active, .t-upload-files { border-color: #dddddd; }
.t-dropzone-hovered, .t-upload-files { background-color: #f1f2f3; }
.t-dropzone em { color: #dddddd; }
.t-progress, .t-progress-status { background-image: url('/content/css/telerik/magnum/sprite.png'); }
.t-progress { background-position: 0 -464px; border-color: #dddddd; }
.t-progress-status { background-position: 0 -472px; border-color: #d04e41 transparent; }
.t-tiles { border-color: #dddddd; background: #fff; }
.t-tile { border-color: #fff; background-image: url('/content/css/telerik/magnum/gradient.png'); background-position: 0 100px; background-repeat: repeat-x; }
.t-tiles li.t-state-hover { border-color: #d04e41; background-position: 0 0; }
.t-tiles li.t-state-selected { border-color: #d04e41; background-position: 0 0; }
.t-tile .t-folder { background-image: url('/content/css/telerik/magnum/imagebrowser.png'); }
.t-tile-empty strong { color: #aaa; }
#orderLines_CT .t-state-selected { background-color: transparent; }
.t-window-content p { white-space: pre-line; }
.t-filter-operator input[type="text"] { width: 139px; }
/* t-combo */
.t-autocomplete, .t-input[type="text"], .t-input[type="password"] { border: none!important }
.select .t-widget.t-combobox.t-header { background-color: #fff!important; border-radius: 3px; }
.select .t-widget.t-combobox .t-dropdown-wrap .t-input { line-height: 32px; height: 32px; width: 100%; padding: 0 10px; }
.select .t-widget.t-combobox .t-dropdown-wrap .t-icon {width: 0;}