﻿.ui-layout-center,
.ui-layout-north,
.ui-layout-east,
.ui-layout-east  .ui-layout-content {
    margin-top: 0;
    padding: 0;
    overflow: hidden;
}

.ui-layout-pane {
    background-color: #FFF !important;
}

/*.ui-layout-center {
    background-color: #ffffff !important;
}

.ui-layout-north {
    background-color: #ffffff !important;
}*/

.ui-widget-content {
    background: #ffffff !important;
}

.ui-layout-toggler-west, .ui-layout-resizer-west {
    width: 3px !important;
}

