
.login-container .card .content {
    height: auto;
}



#ebsContainerContent td h4, .ew-forms .row h4 {
    font-weight: 900;
    font-size: .8rem;
    color: #039BE5;
    max-width: 50%;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 2.928rem 0 0;
}
.ew-forms .row h4 {
    margin: 0;
}
.ew-forms .row hr {
    margin: 0.5rem 0;
}

.ew-forms .row .sub-label {
    display: block;
    font-size: 0.8em;
    line-height: 1em;
}

#ebsContainerContent tr:first-of-type td h4, .ew-forms .row:first-of-type h4, #ebsContainerContent td div a[data-toggle="collapse"] h4 {
    margin: 0.928rem 0;
}

.ew-forms #ebsContainerContent tr td:not([role="gridcell"]),
.ew-forms .ew-form .row{
    vertical-align: middle;
    padding-bottom: 1.875rem;
}
.ew-forms #ebsContainerContent .dx-datagrid tr.dx-row > td[role="columnheader"] {
    padding: 0.8rem 0.6rem;
}

.ew-forms .ew-form .row .row:last-child,
.ew-forms #ebsContainerContent tr td[colspan="2"] {
    padding-bottom: 0;
}

.dx-datagrid-filter-row .dx-texteditor-container input{
    border: 0!important ;
}
/*.ew-forms .dx-texteditor-container input{
    width: 100%;
    border: 0;
    border-bottom-width: 0.0625rem !important;
    border-style: solid;
    border-color: #a0a0a2;
    border-radius: 0;
    background-color: transparent;
    text-overflow: ellipsis;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    text-decoration: none;
    z-index: 2;
    opacity: 0.8;
    filter: alpha(opacity=80);
    font-size: 1rem;
    padding: 0.12rem 0.5rem 0.0625rem;
    height: 1.9rem;
    color: #95a5a6;
    -webkit-transition: border-color 0.28s ease;
    -moz-transition: border-color 0.28s ease;
    -ms-transition: border-color 0.28s ease;
    -o-transition: border-color 0.28s ease;
    transition: border-color 0.28s ease;
    color: #58595b;
}*/


.dx-texteditor-container {
    align-items: center;
    overflow:inherit;
}

.ew-forms .dx-texteditor-container input:focus {
    background-color: transparent;
    border-color: #03a9f4;
    opacity: 1;
    filter: alpha(opacity=100);
    outline: 0 !important;
}

.dx-texteditor,
.dx-texteditor.dx-editor-outlined {
    background: transparent;
    border: 0px solid transparent;
    border-radius: 0px;
}
.dx-datagrid-search-panel .dx-texteditor-input-container > input {
    padding-left: 34px;
}


.dx-texteditor-buttons-container{
    z-index: 10;
}

.dx-datebox-calendar.dx-dropdowneditor-active{
    box-shadow: none;
}

/*.dx-textarea .dx-texteditor-input{
    border-bottom-width: 0.0625rem !important;
    border-style: solid;
    border-color: #a0a0a2;
    border-radius: 0;
    overflow-y: scroll;
}*/

.dx-textarea .dx-texteditor-input:focus, .dx-textarea .dx-texteditor-input:active{
    background-color: transparent;
    border-color: #03a9f4;
    opacity: 1;
    filter: alpha(opacity=100);
    outline: 0 !important;
}

#ebsContainerContent .dropdown {
    position:relative;
}
.dropdown .dx-button-has-icon {
    width: 1.2rem;
    display: inline-block;
    position: relative;
    top: 0.25rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px transparent;
    -moz-box-shadow: 0 1px 3px transparent;
    box-shadow: 0 1px 3px transparent;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-color: transparent;
    color: #58595b;
    padding: 0;
}

.dropdown  .dx-button-has-icon .dx-button-content {
    padding: 5px 0px;
}

.dx-button-has-icon .dx-icon {
   font-size: 1rem;
    color: #58595b
}

.dx-item-content .dx-multiview-item-content > div{
    border: none !important;
}

.ew-stepper + .container-fluid .ew-forms .ew-form.dx-multiview{
    margin-top: 0;
}

#ebsToolbar, .ebs-grid-toolbar{
    padding: 0.7rem 0;
}

.logoImg{
    height: 86%;
    width: auto;
}

.tenant-management-error{
    position: absolute;
    left: 4rem;
    color: #ff5534;

}

.dx-fileuploader-wrapper .dx-fileuploader-container
{
    table-layout: auto;
}

.ace_editor.fullScreen {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.ace_editor.relative {
    position: relative;
}
.jsMinHeight {
    height: 300px;
}
.grid-stack .grid-stack-item-content .title {
    color: #fff;
}

.d2h-wrapper, .d2h-file-wrapper {
    height: 100%
}
.d2h-file-header {
    height: 2.4rem;
}
.d2h-files-diff {
    height: calc(100% - 2.4rem); /*2.4rem = d2h-file-header height*/
}

.ew-forms .ew-form.dx-multiview {
    padding:0;
}
.dx-multiview-item, .journey-wrapper .journey-buttons {
    padding: 2rem;
}

.width100p {
    width: 100%;
}

#homeHeader {
    padding: 0;
    min-height: 3rem;
}

.ie .radio input:not(:checked) ~ .flag {
    opacity: 0.3;
}

/*
    BUG #471 Map attribute is not displayed due to missing height parameter
*/
.dx-map-container {
    min-height: 250px;
}

/*
    BUG #3575 Filter -> The reset Option is to much in the left, undet the icon
*/
.dx-datagrid.dx-filter-menu .dx-icon-filter-operation-default + .dx-menu-item-text {
    padding: 0 25px 5px 23px;
}

a#ui-config-trigger.disabled{
    pointer-events: none;
}

.form-tooltips-holder-li {
    margin-right: 1rem;
    border-right: 2px solid rgba(115, 117, 117, .4);
}

/*
    TO BE REMOVED if it doesn't affect any other components
*/

/*.pick-class.buttons .toggle {
    border-radius: 1.3rem;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    box-shadow: 0 0 0.1rem 0.1rem rgba(255, 255, 255, 0.26);
    border-width: 0;
}
    .pick-class.buttons .toggle .btn {
        opacity: 1;
    }
    .pick-class.buttons .toggle .toggle-handle {
        border-radius: 1.3rem;
        border-width: 0;
        box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.46);
        width: 3rem;
    }
        .pick-class.buttons .toggle .toggle-handle.btn-success {
            background-color: #5cb85c;
        }
        .pick-class.buttons .toggle .toggle-handle.btn-danger {
            background-color: #d9534f;
        }
    .pick-class.buttons .toggle label.btn {
        color: white;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        padding-top: 0.6rem;
    }
    .pick-class.buttons .toggle label.toggle-off {
        padding-left: 2.5rem;
    }
    .pick-class.buttons .toggle label.toggle-on {
        padding-right: 2.5rem;
    }

.left-navbar.opaque .pick-class.buttons .toggle {
    box-shadow: 0.125rem 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.26);
    background-color: rgba(0, 0, 0, 0.5);
}*/

.tooltip-inner {
    max-width: 400px;
}

.singleRow_columns [class*=' col-'] {
    margin: 0.728rem 0;
}

.ebs-lookup-dd-popup {
    padding: 0 7px;
}

.ebs-lookup-dd-popup .dx-datagrid .dx-row > td {
    padding-top: 7px;
    padding-bottom: 7px;
}
.ebs-lookup-dd-popup .dx-pager .dx-pages .dx-page {
    padding: 5px 9px;
}
.mobile-request-desktop .ebs-lookup-dd-popup {
    padding: 0;
}
    .mobile-request-desktop .ebs-lookup-dd-popup .dx-datagrid-pager {
        padding: 0;
        border-top-width: 1px;
    }
    .mobile-request-desktop .ebs-lookup-dd-popup .dx-datagrid .dx-row > td {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .mobile-request-desktop .ebs-lookup-dd-popup .dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td:focus,
    .mobile-request-desktop .ebs-lookup-dd-popup .dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus {
        outline: 0;
    }

.dx-popup-content #attribute #preview {
    padding: 15px 15px 0 15px;
}

.htmlBuilderPopUpContet {
    padding: 0
}

.htmlBuilderPopUpContet .dx-scrollable-wrapper {
    padding: 20px 20px 0 20px;
}
    .htmlBuilderPopUpContet ~ .dx-toolbar.dx-popup-bottom {
        padding-top: 0;
    }

    .dx-popup-content #attribute .row {
        padding: 0.5rem 0;
    }
.dx-popup-content #attribute .row:last-of-type {
    padding-bottom: 0;
}

    .dx-popup-content #attribute #preview .form-label:not(:last-of-type) {
        border-right: 1px dashed rgba(0,0,0, 0.2);
    }

.dx-popup-content #attribute #preview .col-lg-4 .form-label,
.dx-popup-content #attribute #preview .col-lg-3 .form-label {
    border-right: none;
}

.dx-popup-content #attribute #preview .form-label:not(:last-of-type),
.dx-popup-content #attribute #preview .input-container:not(:last-of-type) {
    border-bottom: 1px dashed rgba(0,0,0, 0.2);
}

.dx-popup-content #attribute #preview [data-template-id^="attribute_"],
.dx-popup-content #attribute #preview [data-template-id^="relation_"],
.dx-popup-content #attribute #preview [data-template-id^="entityextension_"],
.dx-popup-content #attribute #preview [data-template-id^="entityTitle_"],
.dx-popup-content #attribute #preview [data-component-label-for],
.dx-popup-content #attribute #preview .row[data-only-template] > .col-xs-12,
.dx-popup-content #attribute #preview .row[data-advanced-template] > div {
    position: relative;
    border: 1px dashed rgba(0,0,0, 0.2);
    margin-bottom: 2rem;
    display: block !important; /* In order to show the fields that have display: none on them */
    /* border-bottom: none; */
    padding: 0;
    font-size: 12px;
}

.dx-popup-content #attribute #preview [data-component-label-for] {
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.dx-popup-content #attribute #preview [data-template-id^="attribute_"]:hover,
.dx-popup-content #attribute #preview [data-template-id^="relation_"]:hover,
.dx-popup-content #attribute #preview [data-template-id^="entityextension_"]:hover {
    background-color: rgba(0,0,0, 0.3);
    cursor: pointer;
}

.dx-popup-content #attribute #preview [data-template-id^="attribute_"] .form-label,
.dx-popup-content #attribute #preview [data-template-id^="attribute_"] .input-container,
.dx-popup-content #attribute #preview .row[data-only-template] > .col-xs-12{
    padding: 0.5rem;
}
.dx-popup-content #attribute #preview .row[data-advanced-template] > div {
    padding: 7px 15px;
}
.dx-popup-content #attribute #preview .row[data-advanced-template] > [data-holds-rows].selected {
    border-width: 3px;
    padding: 5px 13px;
    border-color: rgba(54,195,88, 0.5);
}
.dx-popup-content #attribute #preview .row[data-advanced-template] > [data-holds-rows]:empty,
.dx-popup-content #attribute #preview .row[data-advanced-template] > [data-holds-rows].selected:empty {
    padding-top: 23px;
}

.dx-popup-content #attribute #preview [data-template-id^="relation_"],
.dx-popup-content #attribute #preview [data-template-id^="entityextension_"] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.dx-popup-content #attribute #preview .insertHide[data-template-id^="relation_"],
.dx-popup-content #attribute #preview .insertHide[data-template-id^="entityextension_"],
.dx-popup-content #attribute #preview [data-template-id^="entityTitle_"] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 15px;
    padding-right: 15px;
}

.dx-popup-content #attribute #preview [data-template-id^="attribute_"].condensed-container {
    padding: 0.5rem;
    align-items: center;
}

.dx-popup-content #attribute #preview .row[data-template-id^="row_"] {
    position: relative;
    font-size: 12px;
}

.dx-popup-content #attribute #preview button[data-remove-btn] {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-50%, 50%);
    z-index: 2;
    opacity: 0.5;
}

.dx-popup-content #attribute #preview button[data-add-before-btn] {
    position: absolute;
    top: 0;
    right: calc(0% + 60px);
    transform: translate(-50%, 50%);
    z-index: 2;
    opacity: 0.5;
}

.dx-popup-content #attribute #preview button[data-add-after-btn] {
    position: absolute;
    top: 0;
    right: calc(0% + 40px);
    transform: translate(-50%, 50%);
    z-index: 2;
    opacity: 0.5;
}

.dx-popup-content #attribute #preview button[data-move-up-btn] {
    position: absolute;
    top: 0;
    right: calc(0% + 100px);
    transform: translate(-50%, 50%);
    z-index: 2;
    opacity: 0.5;
}

.dx-popup-content #attribute #preview button[data-move-down-btn] {
    position: absolute;
    top: 0;
    right: calc(0% + 120px);
    transform: translate(-50%, 50%);
    z-index: 2;
    opacity: 0.5;
}

.dx-popup-content #attribute #preview button[data-remove-btn]:hover,
.dx-popup-content #attribute #preview button[data-add-before-btn]:hover,
.dx-popup-content #attribute #preview button[data-add-after-btn]:hover,
.dx-popup-content #attribute #preview button[data-move-down-btn]:hover,
.dx-popup-content #attribute #preview button[data-move-up-btn]:hover {
    opacity: 1;
}

.dx-popup-content #attribute .ui-designer-chooser-holder {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 10;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.ebs-filter-builder-tree-popup > .dx-treeview-search.dx-textbox.dx-searchbox input.dx-texteditor-input {
    padding-left: 28px;
    border: none;
    min-width: 150px;
}

.ftos-html-template-chooser-popup-content {
    padding-bottom: 0;
}
.ftos-html-template-chooser-popup-content ~ .dx-toolbar.dx-popup-bottom {
    padding-top: 0;
    background: #efefef;
}

.ftos-html-template-chooser-popup-content .ftos-html-template-chooser .dx-scrollview-content {
    padding-bottom: 10px
}

    .ftos-html-template-chooser-popup-content .ftos-html-template-chooser .ftos-html-template-item {
        padding: 10px 2px 10px 12px;
        border-radius: 4px;
        border: 2px solid #dddddd;
        cursor: pointer;
        margin-bottom: 30px;
        background: #fff;
    }
    .ftos-html-template-chooser-popup-content .ftos-html-template-chooser .ftos-html-template-item.selected {
        border-color: #049F0C;
    }
    .ftos-html-template-chooser-popup-content .ftos-html-template-chooser .ftos-html-template-item > .ftos-html-template-item-img-holder img {
        border-radius: 4px;
        border: 1px solid #dddddd;
    }
    .ftos-html-template-chooser-popup-content .ftos-html-template-chooser .ftos-html-template-item > div.ftos-html-template-item-title {
        padding-bottom: 10px;
    }
    .ftos-html-template-chooser-popup-content .ftos-html-template-chooser .ftos-html-template-item:not(.selected):hover {
        border-color: #555555;
    }


