div.x-border-layout-ct{
    background: #fff;
}
.x-tab-bar-default{
    background: none;
}
.app-header .x-panel-body-default,
.x-tab-bar-default{
    background: #074e7c;
}
.app-header .logo{
    padding: 0px;
    margin: 5px;
    height: 50px;
    background-size:contain;
}
.app-header h1{
    color:#fff;
    margin: 0px 0px 0px 55px;
    line-height: 50px;
}
.x-border-layout-ct{
    background: #fff;
}

::-webkit-scrollbar{
    width:6px;
    height:9px;
}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment{
    display:block;
    height:0;
    background-color:transparent
}
::-webkit-scrollbar-track-piece{
    margin: 4px 0px;
    -webkit-border-radius:0;
    -webkit-border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px
}
::-webkit-scrollbar-thumb:vertical{
    height:50px;
    background-color:rgba(0,0,0,0.12);
    -webkit-border-radius:4px;
}
::-webkit-scrollbar-thumb:horizontal{
    width:50px;
    background-color:rgba(0,0,0,0.12);
    -webkit-border-radius:4px
}

/**--------tab start--------**/
.x-tab{
    height: 28px;
    padding: 0px;
    position: relative;
    margin-left: -8px;
    z-index: auto !important;
}
.x-tab-focus.x-tab-over.x-tab-default,
.x-tab.x-tab-default,
.x-tab.x-tab-active.x-tab-default{
    border: 0px;
    background: transparent;
}
.x-tab-closable.x-tab-default .x-tab-button{
    padding-right: 0;
}
.x-tab:first-child{
    margin-left: 0px;
}
.x-tab:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(images/tabs.png) no-repeat -8px -141px;
    width: 9px;
    height: 29px;
    z-index: 1;
}
.x-tab.x-tab-active:before{
    background: url(images/tabs.png) no-repeat -9px -369px;
    width: 13px;
    z-index: 3;
}
.x-tab-default-top.x-tab-focus,
.x-tab-default-top.x-tab-focus.x-tab-over,
.x-tab-default-top.x-tab-focus.x-tab-active{
    box-shadow: none;
}
.x-tab:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(images/tabs.png) no-repeat 0px -239px;
    width: 26px;
    height: 29px;
    z-index: 2;
}
.x-tab.x-tab-active:after{
    background: url(images/tabs.png) no-repeat 3px -479px;
    width: 28px;
}
.x-tab .x-tab-button{
    background: url(images/tabs.png) repeat-x 0 -173px;
    padding: 6px 3px 0 12px;
    margin: 0 7px;
    display:block;
    white-space: nowrap;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
    font-family: "Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;
    font-weight: bold;
    font-size: 11px;
    height: 29px;
}
.x-tab.x-tab-active .x-tab-button{
    background: url(images/tabs.png) repeat-x 0 -405px;
}
.x-tab .x-tab-button .x-tab-inner{
    padding-bottom: 5px;
    padding-right: 20px;
    line-height: 16px;
    display: block;
    color: #2e3841;
    white-space: nowrap;
    float: left;
}
.x-tab-default-top{
    background: transparent;
}
.x-tab-bar-strip-default-top{
    height: 0px;
}
.x-tab-bar-default-horizontal{
    height: 28px;
}
.x-tab-bar-body-default-top{
    padding-bottom: 0px;
}
.x-tab .x-tab-close-btn{
    z-index: 100;
    position: absolute;
    width: 11px;
    height: 11px;
    top: 8px;
    right: 9px;
    z-index: 6;
    background: url(images/tabs.png) no-repeat -8px -111px!important;
}
.x-tab .x-tab-close-btn.x-tab-close-btn-over{
    background: url(images/tabs.png) no-repeat -8px -123px!important;
}
.x-tab-bar-top > .x-tab-bar-strip-default{
    height: 0px;
}
.x-tab-bar-horizontal > .x-tab-bar-body-default{
    height: 28px;
    padding-bottom: 0px;
    min-height: 28px;
}
/**--------tab end--------**/

/**--------menu tree start--------**/
.menu-tree .x-grid-cell-inner-treecolumn{
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 6px;
}
.menu-tree .x-tree-elbow-img,
.menu-tree .x-tree-icon{
    height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.menu-tree .x-grid-td{
    cursor: pointer;
}
/**--------menu tree end--------**/

.ux-taskbar{
    padding: 0px;
}
.ux-desktop-windowbar{
    padding: 0px;
}
.task-bar .x-panel-default-outer-border-rbl{
    border:0px;
}
.task-bar .x-panel-default-outer-border-trl{
    border-top-color: silver !important;
}

.x-grid-cell-inner-action-col{
    font-size: inherit;
    padding: 6px 10px 6px 6px;
}
.x-grid-cell-inner-action-col .x-action-col-icon{
    display:inline-block;
    line-height: 1.0;
    font-size: 15px;
    margin: 0 5px;
}
.x-form-display-field .x-action-col-icon{
    display: none;
}
.x-grid-cell-inner-action-col :focus{
    outline: none;
}
.x-grid-cell-inner,
.x-grid-cell-inner-treecolumn{
    padding: 6px 10px 6px 6px;
}

.x-splitter{
    background: silver;
}
.x-action-col-cell .x-item-disabled{
    display: none !important;
}

.x-grid-item-focused .x-grid-cell-inner:before{
    display: none;
}

.x-form-display-field-default{
    margin-top: 0px;
    padding-top: 4px;
}


.dataview-product-image-item{
    float: left;
    margin: 8px 8px 4px 8px;
    position: relative;
    width: 150px;
    height: 172px;
    outline: 1px dashed silver;
    outline-offset: -1px;
}
.dataview-product-image-item img{
    width: 150px;
    height: 150px;
    margin-top: 21px;
}
.dataview-product-image-item .file-name{
    width: 148px;
    text-align: center;
    padding: 5px 0;
    margin: 0;
    position: absolute;
    left: 1px;
    bottom: 1px;
    background: rgba(0, 0, 0, 0.2);
}
.dataview-product-image-item .x-progress{
    position: absolute;
    top: 1px;
    left: 1px;
    width: 148px;
}
.dataview-product-image-item .upload-error{
    position: absolute;
    top: 1px;
    left: 1px;
    width: 148px;
    margin: 0px;
    text-align: center;
    color: red;
    background: #f5f5f5;
    height: 20px;
    line-height: 20px;
}

.dataview-icon-item{
    position: relative;
    float:left;
    margin: 8px 8px 4px 8px;
    outline: 1px dashed silver;
    outline-offset: -1px;
}
.dataview-icon-item img{
    margin-top: 25px;
}
.dataview-icon-item .icon-name{
    position: absolute;
    height: 25px;
    line-height:25px;
    left: 1px;
    top: 1px;
    text-align: center;
    margin:0px;
}
.dataview-icon-item .browse-icon{
    position: absolute;
    display: block;
    height: 25px;
    left: 1px;
    bottom: 1px;
    line-height:25px;
    text-align: center;
    text-decoration: none;
    background-color: #f5f5f5;
    color: #666;
}
.dataview-icon-item .browse-icon:hover{
    background-color: #ececec;
}

.x-grid-row-error{
    background: red;
}

@font-face {
    font-family:'FontAwesome';
    src: url('resources/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('resources/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('resources/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('resources/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('resources/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('resources/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.x-fa:before {
    font-family: FontAwesome !important
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-heart:before {
    content: "\f004" !important
}

.fa-heart-o:before {
    content: "\f08a" !important
}

.fa-point:before {
	content: "\f111" !important
}


