.x-fieldset {
    overflow: visible;
}

#my-btn {
    background: Black
}

.my-btn.x-btn.x-btn-pressed {
    background: Red;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.content {
    position: absolute;
    left: 0;
    right: 0;    
    top: 0;
    bottom: 0;
    margin: auto;	
    max-width: 100%;	    
    max-height: 100%;	    
    overflow: auto;	    
}


.content2 {
    /* position: absolute; */
    overflow: scroll;
    /* width:400px;
    height:400px; */
    max-width: 30%;
    max-height: 30%;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper object,
.videoWrapper embed  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header-logo {
    /*width:246px; /*width of your image*/
    /*height:69px; /*height of your image*/
    /*background-image: url(../images/header.png) !important;*/
    margin: 0;
    /* If you want no margin */
    padding: 0;
    /*if your want to padding */
}

.header-back {
    position: fixed;
    top: 0;
    left: 0;
    /* Preserve aspet ratio */
    min-width: 100%;
    min-height: 69px;
}

.custom-panel-header {
    /*height: 79px;*/
    width: 100%;
    float: left;
    background-image: none;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
    background-image: linear-gradient(top, #ffffff, #ffffff);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-width: 0px;
}

.u-tablelayout-fitwidth .x-table-layout {
    width: 100%;
}

.dashboard-text {
    font-size: 14px;
}

.strengthMeter {
    border: 1px solid #B5B8C8;
    margin: 3px 0 3px 0;
    background-image: url('../images/meter.gif') !important;
    height: 10px;
    background-size: 100%;
}

.scoreBar {
    background-image: url('../images/meter_background.gif') !important;
    height: 10px;
    background-size: 100%;
    line-height: 1px;
    font-size: 1px;
    float: right;
}

.cell-vertical-center {
    height: 100%;
    vertical-align: middle;
    font-size: 12px;
}

.file-properties {
    padding: 0 0 0 4px;
    /*background:transparent url(images/post.gif) no-repeat;*/
}

/*.topic b {
    font-family: tahoma, verdana;
    display: block;
    color: #333;
}*/

.error-message {
    font-weight: bold;
    font-size: 12px;
    padding-top: 4px;
    margin-left: 4px;
}

.error-description {
    padding: 10px 0 0 4px;
    color: #333;
}

.file-item {
    padding: 2px 0 0 4px;
    color: #333;
}

.file-item-label {
    padding: 2px 0;
    width: 85px;
    display: inline-block;
}

.file-item-inRed {
    padding: 2px 0 0 4px;
    color: red;
}

.file-name {
    font-weight: bold;
    font-size: 12px;
    /*padding-top:16px;*/
    margin-left: 4px;
}

.file-name1 {
    font-weight: bold;
    font-size: 12px;
    padding-top: 4px;
    margin-left: 4px;
}

.custom-header-button {
    -moz-user-select: text;
    user-select: text;
    background: none;
    border: none;
    color: #15428B;
    cursor: pointer;
    margin: 10;
    padding: 4;
    text-align: left;
}

.custom-header-button span.x-btn-inner {
    color: white !important;
    font-weight: bold;
}

.custom-header-button:hover span {
    text-decoration: underline;
}

.dsa-combo-icon {
    padding: 2px 4px 0 0px;
    float: left;
}

.point-list {
    padding: 0 3px 0 3px;
}

.point-list .x-item-selected {
    font-weight: bold;
    color: #15428B;
    background-color: #DFE8F6;
    border: 1px dotted #A3BAE9;
}

.help-icon-16 {
    width: 16px;
    height: 16px;
    background-image: url(../images/help-icon-16.png) ! important;
}

.cogs-icon-32 {
    width: 32px;
    height: 32px;
    background-image: url(../images/cogs-icon-32.png) ! important;
}

.cogs-icon-16 {
    width: 16px;
    height: 16px;
    background-image: url(../images/cogs-icon-16.png) ! important;
}

.playlist-time {
    /*font-weight:bold;*/
    font-size: 12px;
    padding-top: 24px;
    margin-left: 4px;
}

.video-length {
    /*font-weight:bold;*/
    font-size: 12px;
    padding-top: 24px;
    margin-left: 4px;
}

.playlist-list {
    padding: 0 3px 0 3px;
}

.playlist-list .x-item-selected {
    font-weight: bold;
    color: #15428B;
    background-color: #DFE8F6;
    border: 1px dotted #A3BAE9;
}

.note-list-item {
    margin-top: 3px;
    padding-left: 5px;
    margin-right: 5px;
    font-size: 11px;
    line-height: 20px;
    cursor: pointer;
    /*background: url(../images/player.png) no-repeat 0 2px;*/
    border: 1px solid #fff;
}

.note-list {
    padding: 0 3px 0 3px;
}

.x-mask.splashscreen {
    background-color: white;
    opacity: 1;
}

.x-mask-msg.splashscreen, .x-mask-msg.splashscreen div {
    font-size: 16px;
    padding: 20px 34px 194px 34px;
    border: none;
    background-color: transparent;
    background-position: top center;
}

.x-message-box .x-window-body .x-box-inner {
    min-height: 110px !important;
}

.x-splash-icon {
    /* Important required due to the loading symbols CSS selector */
    background-image: url('../images/logo-splash.png') !important;
    margin-top: 180px;
    margin-bottom: 10px;
}

.x-splash-icon-vanilla {
    /* Important required due to the loading symbols CSS selector */
    background-image: url('../images/logo-splash-vanilla.png') !important;
    margin-top: 180px;
    margin-bottom: 10px;
}

.x-splash-icon-test-portal {
    /* Important required due to the loading symbols CSS selector */
    background-image: url('../images/test-ds-portal.png') !important;
    margin-top: 180px;
    margin-bottom: 10px;
}

.x-splash-icon-alpha-portal {
    /* Important required due to the loading symbols CSS selector */
    background-image: url('../images/alpha-ds-portal.png') !important;
    margin-top: 180px;
    margin-bottom: 10px;
}

.x-splash-icon-future-portal {
    /* Important required due to the loading symbols CSS selector */
    background-image: url('../images/future-ds-portal.png') !important;
    margin-top: 180px;
    margin-bottom: 10px;
}
.error-message {
    font-weight: bold;
    font-size: 12px;
    padding-top: 4px;
    margin-left: 4px;
}

.error-description {
    padding: 10px 0 0 4px;
    color: #333;
}

.delete-icon-16 {
    width: 16px;
    height: 16px;
    background-image: url('../images/delete-icon-16.png') !important;
}

.email-icon-16 {
    width: 16px;
    height: 16px;
    background-image: url('../images/email-icon-16.png') !important;
}

.battery-empty-icon-16 {
    padding-left: 35px;
    background: url('../images/battery-empty-icon-16.png') no-repeat 10px 2px;
}

.battery-critical-icon-16 {
    padding-left: 35px;
    background: url('../images/battery-critical-icon-16.png') no-repeat 10px 2px;
}

.battery-full-icon-16 {
    padding-left: 35px;
    background: url('../images/battery-full-icon-16.png') no-repeat 10px 2px;
}

.battery-75-full-icon-16 {
    padding-left: 35px;
    background: url('../images/battery-75-full-icon-16.png') no-repeat 10px 2px;
}

.battery-25-medium-icon-16 {
    padding-left: 35px;
    background: url('../images/battery-25-medium-icon-16.png') no-repeat 10px 2px;
}

.battery-medium-icon-16 {
    padding-left: 35px;
    background: url('../images/battery-medium-icon-16.png') no-repeat 10px 2px;
}

#images-view .x-panel-body {
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
}

#images-view .tplList {
    width: 100%;
}

#images-view .tplList tr {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 5px;
}

#images-view .tplList th {
    display: none;
}

#images-view .tplList td {
    padding: 4px;
}

#images-view .thumb {
    background: #dddddd;
    min-width: 92px;
    min-height: 75px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding-bottom: 0; */
}

.x-quirks #images-view .thumb {
    padding-bottom: 3px;
}

#images-view .thumb img {
    height: 80px;
    width: 80px;
    max-height: 80px;
    max-width: 80px;
}

#images-view .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 5px;
}

#images-view .thumb-wrap span {
    display: block;
    overflow: hidden;
    text-align: center;
    /* for ie to ensure that the text is centered */
    width: 86px;
    max-width: 86px;
}

#images-view .x-item-over {
    border: 1px solid #dddddd;
    background: #efefef url(../images/over.gif) repeat-x left top;
    padding: 4px;
}

#images-view .x-item-selected {
    background: #eff5fb url(../images/selected.gif) no-repeat right bottom;
    border: 1px solid #99bbe8;
    padding: 4px;
}

#images-view .x-item-selected .thumb {
    background: transparent;
}

#images-view .loading-indicator {
    font-size: 11px;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    margin: 10px;
}

.x-view-selector {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    border: 1px dotted;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    zoom: 1;
    background-color: #c3daf9;
    border-color: #3399bb;
}

.ext-strict .ext-ie .x-tree .x-panel-bwrap {
    position: relative;
    overflow: hidden;
}

.mylinkButton {
    overflow: visible;
    /* Shrinkwrap the text in IE7- */
    margin: 0;
    padding: 0;
    border: 0;
    color: #2B547D;
    background: transparent;
    font: inherit !important;
    /* Inherit font settings (doesn’t work in IE7-) */
    line-height: normal;
    /* Override line-height to avoid spacing issues */
    text-decoration: underline;
    /* Make it look linky */
    cursor: pointer;
    /* Buttons don’t make the cursor change in all browsers */
    -moz-user-select: text;
    /* Make button text selectable in Gecko */
    user-select: text;
}

/* Remove mystery padding in Gecko browsers.
 * See https://bugzilla.mozilla.org/show_bug.cgi?id=140562
 */

.mylinkButton::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.ux-icon-combo-icon {
    background-repeat: no-repeat;
    background-position: 0 50%;
    width: 18px;
    height: 14px;
}

/* X-BROWSER-WARNING: this is not being honored by Safari */

.ux-icon-combo-input {
    padding-left: 25px;
}

.x-form-item-body .ux-icon-combo-icon {
    top: 3px;
    left: 5px;
}

.ux-icon-combo-item {
    background-repeat: no-repeat ! important;
    background-position: 3px 50% ! important;
    padding-left: 24px ! important;
}

.check-icon-48 {
    width: 48px;
    height: 48px;
    background-image: url('../images/check-icon-48.png') !important;
}

.custom-grid .x-grid-cell {
    color: null;
    font: normal 11px/13px tahoma, arial, verdana, sans-serif;
    background-color: #FFF;
    border-color: #ededed #c6c6c6;
    border-style: solid;
}

.custom-grid .x-grid-cell-row-checker {
    vertical-align: middle;
    background-repeat: no-repeat;
    font-size: 0px;
}

.custom-grid .x-grid-cell-special {
    border-right-width: 0px;
    background-color: #ffffff;
    background-image: linear-gradient(top, #ffffff, #ffffff);
    border-color: #ededed #c6c6c6;
    border-style: solid;
}

.x-grid-row-selected .x-grid-cell-special {
    border-right-color: #ededed #d4b7b7;
    background-color: #e0e0e0;
    background-image: linear-gradient(left, #e0e0e0, #d3d3d3);
}

.x-grid-cell-special .x-grid-cell-special:after {
    display: none;
    content: "x-slicer:bg:url(images/grid/cell-special-bg.gif)";
}

.x-grid-cell-special .x-grid-cell-special-selected:after {
    display: none;
    content: "x-slicer:bg:url(images/grid/cell-special-selected-bg.gif)";
}

.custom-grid .x-grid-hd-checker-on .custom-grid .x-column-header-text, .custom-grid .x-grid-row-selected .x-grid-row-checker, .custom-grid .x-grid-row-checked .x-grid-row-checker {
    background-position: 0px -24px;
}

/* dsa-view */

select {
    font-size: 11px;
}

.image-tip {
    padding: 4px;
    height: 98px;
    white-space: nowrap;
}

.image-tip img {
    margin-right: 10px;
    border: 2px solid #083772;
}

.image-tip b {
    color: #083772;
    display: block;
    margin-bottom: 4px;
}

.image-tip span {
    display: block;
    margin-bottom: 5px;
    margin-left: 5px;
}

.x-image-view {
    font: 11px Arial, Helvetica, sans-serif;
}

.x-image-view .thumb {
    background: #d9d9d9;
    padding: 3px;
}

.x-image-view .thumb-wrap {
    float: left;
    margin: 3px;
    margin-right: 0;
    padding: 4px;
}

.x-image-view .thumb-wrap span {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 76px;
    /* for ie to ensure that the text is centered */
}

.x-image-view .x-item-selected .thumb {
    background: #8db2e3;
}

.x-image-view .loading-indicator {
    font-size: 8pt;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    margin: 10px;
}

.x-dd-drag-proxy .multi-proxy .thumb-img {
    height: 20px;
    width: 30px;
    margin: 1px;
}

.x-dd-drag-proxy .thumb-img {
    height: 60px;
    width: 80px;
}

.image-node .x-tree-node-icon {
    margin-bottom: 1px;
    height: 15px;
}

.x-dataview-draggable-ghost img {
    width: 20px;
    margin: 0 5px 5px 0;
}

.bold .x-grid-cell {
    font-weight: bold;
}

.offbold .x-grid-cell {
    font-weight: normal;
}

.instructions-read-only .x-form-item-body textarea {
    padding-top: 10px !important;
    border-bottom-style: hidden !important;
    border-left-style: hidden !important;
    border-right-style: hidden !important;
    background-image: none !important;
}

.x-action-col-glyph {
    font-size: 35px;
    text-align: center;
    margin-left: 5px;
    line-height: 60px;
    padding-top: 20px;
    color: #808080;
    width: 20px;
}

.x-action-col-glyph-small {
    font-size: 18px !important;
    line-height: 20px !important;
}

.font-style-italic {
    font-style: italic;
}

.tooltip-hint-text {
    text-align: justify;
}

.x-tree-node-icon {
    display: none;
}

.x-grid3-row-body p {
    margin: 5px 5px 10px 5px !important;
}

.feature-list {
    margin-bottom: 15px;
}

.feature-list li {
    list-style: disc;
    margin-left: 17px;
    margin-bottom: 4px;
}

.x-btn .direction-asc {
    background-image: url(../images/sort_asc.gif);
    background-position: 4px 6px !important;
}

.x-btn .direction-desc {
    background-image: url(../images/sort_desc.gif);
    background-position: 4px 6px !important;
}

.dataviewitem-cfg1 {
    padding: 10px;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
    cursor: pointer;
}

.dataviewitem-cfg1.dataviewitem-hover {
    background-color: #E4EBEE;
}

.dataviewitem-cfg1 img.dataviewitem-img {
    width: 32px;
    height: 24px;
    margin-right: 5px;
    position: relative;
}

.mapLegend {
    font-family: Arial, sans-serif;
    background: #fff;
    padding: 10px;
    margin: 1px;
    border: 3px solid #000;
}

.mapLegend h3 {
    margin-top: 0;
}

.mapLegend img {
    vertical-align: middle;
}

.active-row .x-grid-cell {
    background-color: #e2ffe2;
    color: #090;
}

.expired-row .x-grid-cell {
    background-color: #ffe2e2;
    color: #900;
}

.expiring-row .x-grid-cell {
    background-color: wheat;
    color: darkgoldenrod;
}

#expiredTitle {
    color: #900;
}

#expiringTitle {
    color: darkgoldenrod;
}

#newsInDSA {
    color: #008000;
}

/* Using standard theme */
.ux-notification-light .x-window-body {
    text-align: center;
    padding: 15px 5px 20px 5px;
    background-color: transparent;
    border: 0px solid white;
}

.ux-notification-window .x-window-body {
    text-align: center;
    padding: 15px 5px 15px 5px;
}

/* --------------------------- template css --------------------------------------------*/

.square-layout-design-tool {
    background-color: #9b9b9b/* transparent indianred*/
    ;
    display: table;
    height: 20%;
    outline: 2px solid black;
    position: absolute;
    width: 20%;
    top: 40%;
    left: 40%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.label-layout-design-tool {
    color: black;
    display: table-cell;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.square-layout-design-toolEdit {
    background-color: transparent;
    display: table;
    height: 10%;
    margin: 0;
    outline: 1px dashed black;
    position: relative;
    width: 10%;
}

.label-layout-design-toolEdit {
    color: white;
    display: table-cell;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.label-template-window {
    background-color: rgba(144, 144, 144, .8);
    border-width: thin;
    border-style: solid;
    border-color: #e8e8e8;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    /* display: table-cell;
    vertical-align: middle; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.label-board-panel {
    color: black;
    display: table-cell;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

/*
#board
{
    background-color: #888888;
    border: 2px solid #000000;
    border-collapse: collapse;
    width: 96%;
    height: 94%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: relative;

}
*/

.boardEdit {
    background-color: #888888;
    background-size: cover;
    border: 2px solid #000000;
    border-collapse: collapse;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 96%;
    height: 94%;
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.boardEdit img {
    display: block;
}

.boardEdit::before {
    position: absolute;
    content: '';
    background-image: repeating-linear-gradient(0deg, transparent, #CCC 0, transparent 2px, transparent 10%), repeating-linear-gradient(-90deg, transparent, #CCC 0, transparent 2px, transparent 10%);
    pointer-events: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.board-panel-zone {
    background-color: #9b9b9b;
    display: table;
    height: 10%;
    /*  margin: 0; */
    outline: 2px solid black;
    position: absolute;
    width: 10%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#template-panel {
    background-color: #888888;
    background-image: url(../images/bg-tr.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 2px solid #000000;
    border-collapse: collapse;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 0%;
    padding-top: 56.25%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.template-panel-zone {
    background-image: url(../images/bg-tr.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    /* margin: 0; */
    outline: 1px solid black;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#template-report {
    background-color: #888888;
    background-image: url(../images/bg-tr.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 2px solid #000000;
    border-collapse: collapse;
    width: 96%;
    height: 94%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.template-report-zone {
    background-image: url(../images/bg-tr.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    /*   margin: 0;*/
    outline: 1px solid black;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.label-template-report {
    background-color: rgba(144, 144, 144, .8);
    border-width: thin;
    border-style: solid;
    border-color: #e8e8e8;
    color: white;
    font-weight: bold;
    text-align: center;
    /* display: table-cell;
    vertical-align: middle; */
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

div.ui-tooltip {
    z-index: 999999 !important;
    max-width: 200px !important;
}

#addZone {
    margin-left: 2%;
}

/* header-background-color for zone's grid */

#lm-titleEl, #tm-titleEl, #xH-titleEl, #yH-titleEl {
    color: red;
}

#main-panel {
    background-color: transparent;
    background-position: 50% 50%;
    background-size: cover;
    /* border: 1px solid #000000; */
    width: 100%;
    height: 100%;
    position: relative;
    scroll-behavior: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; */
}

.main-panel-zone {
    background-image: url(../images/bg-tr.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    /*   margin: 0;*/
    outline: 1px solid black;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.label-main-panel {
    background-color: rgba(144, 144, 144, .8);
    border-width: thin;
    border-style: solid;
    border-color: #e8e8e8;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    /* display: table-cell;
    vertical-align: middle; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

#widget {
    width: 100%;
    display: inline-block;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#slide-panel {
    background-color: #888888;
    background-position: 50% 50%;
    border: 2px solid #000000;
    width: 96%;
    height: 94%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

#slide {
    width: 100%;
    background-color: green;
    display: inline-block;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#dsa-userinterface-btn{
    left:0 !important; float:left
}

/*.grid{
    background-image: 
repeating-linear-gradient(0deg,transparent,#CCC 0,transparent 3px,transparent 10%),    
repeating-linear-gradient(-90deg,transparent,#CCC 0,transparent 3px,transparent 10%);
    background-size: cover;
}*/

/* --------------------------- end of template css -------------------------------------*/