@import url('dentsplybackoffice.css');

.yw-selector-grid{
    width: 350px;
    margin: 0 auto;
    padding-top: 150px;
}

.yw-systemBarContainer .yw-logoContainer .z-toolbarbutton {
    display: none;
}

.yw-com_hybris_cockpitng_widgets_common_systembar div.yw-systemBarContainer {
    background-color: #27394f;
}

.yw-editorarea-tabbox-tabpanels-tabpanel .z-label {
    color: #000000 !important;
}

.damPopupContent {
    position: absolute;
    height: 100%;
    width: 100%;
}

.damIFrame {
    width: 100%;
    height: 98%;
}

.ye-com_epam_dentsply_cemc_editors_coursePrice {
    border: 1px solid #B7BDC8;
    border-radius: 2px 2px 2px 2px;
    color: #000000;
    height: 31px;
    line-height: 21px;
    padding: 4px 6px;
    width: 100%;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.z-tabs .z-tab.z-tab-selected .z-tab-text {
    color: #6F7C91;
}

.z-treecell-text {
    display: inline-block
}
