﻿.flat .vr-nav-custom {
    height: 60px;
    margin-bottom: 0px !important;
    background-color: #085C8B;
    background: unset;
    margin-bottom: 0px !important;
    border-color: #ddd !important;
}

    .flat .vr-nav-custom .navbar-header {
        display: flex;
        width: 100%;
        height: 100%;
        background-color: #085C8B;
    }

.flat .navbar-header .vr-page-header {
    width: calc(100% - 200px);
}


.flat .vr-nav-custom label,
.flat .vr-nav-custom a,
.flat .vr-nav-custom a:active,
.flat .vr-nav-custom a:visited,
.flat .vr-nav-custom a:focus,
.flat .vr-nav-custom .glyphicon {
    color: #fff
}


.flat .vr-page-title {
    margin-left: 15px;
    color: #fff;
    margin-top: 4px;
    font-size: 14px;
}

.flat #wrapper {
    padding-top: 60px;
}

.flat .wrapper-normal {
    padding-left: 0px !important;
}



    .flat .wrapper-normal .vr-top-nav-container {
        width: 100%;
    }


.flat .vr-top-nav-container .page-sperator {
    margin: 0 5px;
}

.flat .vr-sidebar-header {
    display: inline-block;
    width: 200px;
    background-color: #085C8B;
    height: inherit;
    margin-bottom: 0px;
}



.flat .toggel-icon-container {
    color: #fff;
    width: 30px;
    position: relative;
    height: 100%;
    display: inline-block;
}

.flat .toggel-icon {
    position: absolute;
    left: 8px;
    font-size: 17px;
    top: 20px;
}

.flat .logo-container {
    display: inline-block;
    width: calc(100% - 35px);
    height: 100%;
    position: relative;
}

.flat .index-logo {
    position: absolute;
    top: 5px;
}

.flat .vr-page-header {
    display: inline-block;
    width: calc(100% - 205px);
    height: inherit;
    overflow: hidden;
}

.flat .page-header-wrapper {
    display: flex;
    width: 100%;
    height: inherit
}

.flat .header-item {
    display: inline-flex;
    padding: 15px;
    padding-top: 20px;
}

    .flat .header-item.info-container {
        width: 100%
    }

.flat .company-logo-container {
    display: inline-block;
    width: 20px
}

.flat .company-name-container {
    display: inline-block;
}

.flat .vr-company-name {
    position: relative;
    left: -10px;
    font-size: 16px;
    text-align: initial;
    padding-left: 0px;
    width: 100%;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}

.flat .vr-page-title {
    margin-left: 15px;
    color: #fff;
    margin-top: 4px;
    font-size: 14px;
}




.flat .vr-user-menu-wrapper {
    display: inline-block;
    width: 150px
}

.flat .vr-user-menu-wrapper {
    display: inline-block;
    width: 150px
}

.flat .vr-user-menu {
    display: inline-block;
    position: absolute
}

.flat .flex-user-menu {
    display: flex !important;
    margin-top: -2px;
}

.flat .vr-user-menu label,
.flat .vr-user-menu a,
.flat .vr-user-menu a:active,
.flat .vr-user-menu a:visited,
.flat .vr-user-menu a:focus {
    color: #635F5F;
}

.flat .vr-user-icon {
    top: -2px;
}

.flat .vr-user-label {
    max-width: 140px;
    color: #fff !important;
    align-self: flex-end;
}

.flat .header-action-item {
    display: inline-block;
    padding-left: 15px
}

.vr-page-header .header-action-item img {
    width: 24px;
}

.flat .vr-support-item {
    width: 35px;
}

.flat .vr-notfication-item {
    width: 50px;
    padding-left: 25px;
}

.flat .vr-nav-custom div .badge {
    position: relative;
    top: -16px;
    left: 13px;
}

.flat .badge {
    background-color: #0177b5;
    font-weight: 500;
}

.flat .vr-dateclock-item {
    display: inline-block;
    width: 120px;
    padding-left: 25px;
    text-align: right;
}

.flat .vr-date-container {
    position: relative;
    top: -7px;
    color: #fff;
    font-size: 10px;
    font-weight: bold
}

.flat .vr-clock-container {
    position: relative;
    width: 100%;
    height: 18px;
    font-size: 9px;
    top: -14px;
}

.flat .vr-clock-item {
    color: #6a6a6a;
    color: #fff
}

.flat .page-content-wrapper {
    padding: 0px;
}

.flat .menu-tile {
    background-color: #085C8B !important;
    height: 120px;
    margin-top: 15px;
    padding: 5px 0px;
    border-radius: 4px;
    cursor: pointer;
    display: block;
}

@media (max-width: 1440px) {
    .flat .menu-tile {
        margin-top: 15px;
    }
}

.flat .vr-view-switch-container {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}

.flat .vr-view-switch-container {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}

    .flat .vr-view-switch-container button[disabled="disabled"] {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
        opacity: 0.8;
    }

.flat .menu-tile:hover {
    background-color: #0177b5 !important
}

.flat .menu-tile.module {
    background-color: #7c8d96 !important
}

    .flat .menu-tile.module:hover {
        background-color: #b9bdbf !important
    }

    .flat .menu-tile.module.page {
        height: 60px;
        display: flex;
        align-content: center;
        justify-content: space-around;
        align-items: center;
    }

        .flat .menu-tile.module.page h5 {
            font-size: 12px;
        }

.flat .vr-breadcrumb span > a[data-toggle="dropdown"] {
    padding-left: 0px;
}

.flat .wrapper-normal .vr-top-nav-container .vr-breadcrumb {
    padding-left: 0px;
}


.flat .vr-top-nav-container {
    background-color: #ddd;
    border-bottom: 1px solid #ddd;
}

.flat .vr-breadcrumb .vr-breadcrumb-item:after,
.flat .vr-breadcrumb span.page-title-container:after {
    display: inline-block;
    height: 23px;
    width: 23px;
    background-color: #F2F2F2;
    content: "";
    position: absolute;
    top: 4px;
    right: -12px;
    z-index: 1;
    transform: rotate(45deg);
}
/*to review to match multiple themes  */
.flat .vr-breadcrumb .vr-breadcrumb-item {
    display: inline-block;
    height: 100%;
    position: relative;
    color: #5D5D5D;
    background-image: linear-gradient(to right, #ddd 45%, #F2F2F2 100%);
}


.flat.rtl .vr-breadcrumb .vr-breadcrumb-item {
    background-image: linear-gradient(to left, #ddd 45%, #F2F2F2 100%);
}

.flat .vr-breadcrumb span.page-title-container {
    background-image: linear-gradient(to right, #ddd 45%, #F2F2F2 100%);
}

.flat.rtl .vr-breadcrumb span.page-title-container {
    background-image: linear-gradient(to left, #ddd 45%, #F2F2F2 100%);
}

/* end to review to match multiple themes  */

.flat .vr-breadcrumb span > a,
.flat .vr-breadcrumb span > label {
    color: #5D5D5D;
    padding-left: 20px;
    position: relative;
    z-index: 2;
    top: 5px;
}

.flat .vr-module-tabs-view .dropdown-menu label {
    font-size: 12px;
    font-weight: normal !important;
}

.flat .vr-breadcrumb span.vr-module-tabs-view > a {
    padding-left: 5px !important;
}

.flat div.vr-module-tabs-view > a {
    display: inline-block;
    height: 30px;
    padding-top: 4px;
}

.flat .vr-module-tabs-view label {
    background-color: unset !important;
    color: #606060;
    font-size: 13px;
    font-weight: bold !important;
}

    .flat .vr-module-tabs-view label:hover {
        text-shadow: none;
    }

.flat .vr-module-tabs-view .choiced-view {
    background-color: unset !important;
    color: #015B7F !important;
    text-decoration: underline;
}

.flat .vr-breadcrumb span {
    color: #075A8C
}
/* menu override*/
.panel-heading-vr {
    color: #87888a !important;
}

.flat .selected-url {
    color: #6A7470 !important;
    font-weight: bold !important;
}

.flat .dll-menu-theme {
    color: #87888a !important;
}

.flat .panel-heading-vr {
    background: unset !important;
    background-color: #e3e3e3 !important;
    border-bottom: 1px solid #fff;
}

.flat .panel-heading-vr {
    padding: 0px !important;
    height: 39px;
}

.flat .collapsed-menu-item {
    background-color: #87888a !important;
    border-bottom: 1px solid #fff;
}

.flat .module-icon {
    height: 39px;
    width: 32px;
    top: unset;
}


.flat .icon {
    position: absolute;
    top: 10px;
    left: 8px;
    height: 15px;
    width: 15px;
}

.flat #sidebar-wrapper {
    background: #e3e3e3;
}

.flat .vr-module-name {
    top: -10px;
    font-weight: bold;
    left: 5px;
}

.flat .chevron-direction {
    font-size: 10px;
    top: 15px;
    left: -5px;
}

.flat .selected-menu {
    background-color: #b7b7b7 !important;
    color: #f9f9f9 !important;
}

.flat .dll-menu a:before {
    border-width: 1px;
    height: 5px;
    width: 5px;
    top: -2px;
}

.flat .version-container {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: calc(100% - 200px);
    z-index: 1000;
    height: 20px;
    background-color: #fff;
}


.flat .version-container {
    background-color: #eee;
    right: 0px;
}

    .flat .version-container.collapsed-menu-in {
        width: 100%;
    }

.flat .version-label {
    font-size: 10px;
    position: absolute;
    right: 22px;
}

.flat .vr-breadcrumb {
    font-size: 13px;
    color: #075A8C;
    font-weight: bold;
    height: 30px;
    padding-top: 0px;
    padding-left: 20px;
}

    .flat .vr-breadcrumb * {
        font-weight: bold;
    }

    .flat .vr-breadcrumb .vr-breadcrumb-item .glyphicon-menu-right:before {
        display: none;
    }

    .flat .vr-breadcrumb > span.glyphicon.glyphicon-menu-right {
        display: none
    }

    .flat .vr-breadcrumb span.page-title-container {
        display: inline-block;
        height: 30px;
        position: relative;
    }

/*main view */
.flat #page-content-wrapper {
    padding: 0px 0px 0px 5px;
    min-height: calc(100vh - 60px);
}

.flat .wrapper-toogled #page-content-wrapper {
    padding-left: 15px;
}

.flat .wrapper-normal #page-content-wrapper {
    padding: 0px;
    margin: 0px;
}

.flat vr-actionbar {
    display: block;
    margin: 0px 15px;
}

.flat .action-bar {
    background-color: #e3e3e3;
    border-radius: 0px;
}

.flat vr-button[inline-btn] button,
.flat .inline-btn button {
    background-color: #e3e3e3 !important;
    color: #635F5F !important;
    border-radius: 0px !important;
    font-size: 13px;
    height: 27px !important;
}

.flat .vr-row-action-container vr-button[inline-btn] button,
.flat .vr-row-action-container .inline-btn button {
    height: 22px !important;
    font-size: 13px;
}

.flat vr-button[inline-btn] button:hover,
.flat .inline-btn button:hover {
    background-color: #635F5F !important;
    border-radius: 0px;
    color: #e3e3e3 !important;
}

.flat vr-button[inline-btn].divDisabled button, .flat .inline-btn.divDisabled button {
    background-color: #cac0c0 !important;
}

.flat .action-bar .btn {
    color: #635F5F !important;
    border-radius: 0px !important;
    font-weight: bold;
}



    .flat .action-bar .btn:focus {
        outline: 1px #635F5F dotted;
    }

.flat .action-bar .vr-half-circle {
    width: 18px;
    background-color: #e3e3e3 !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.flat .action-bar.include-personalization {
    border-radius: 0px;
    margin-left: 20px;
}

.flat .action-bar .vr-menu-box {
    left: -19px;
}

.action-bar .vr-action-menu-dote {
    color: #88898B !important;
    left: 5px;
}

.flat .btncustom:hover {
    background-color: #dadada !important;
}

.flat .btncustom:disabled {
    background-color: #cac0c0 !important;
}

.flat .vr-datagrid-header-simple {
    background: #085C8B;
}



.flat .vr-datagrid[horizontal-line="true"] {
    border-bottom: none;
}

.flat vr-datagrid[pagingtype="'PagingOnScroll'"] .vr-datagrid {
    border-bottom: 1px solid #DDD;
}

.flat .vr-remote-footer {
    background-color: #e3e3e3 !important;
    color: #88898B !important;
    padding: 0px 20px;
    margin-top: -2px;
    height: 25px;
}


.flat .vr-pager-container .dropdown {
    top: 1px;
}


.flat .vr-pager-container .vr-dropdown-select.btn {
    height: 16px !important;
    padding: 0px 4px 0px 4px !important;
    text-align: center;
}

.flat .vr-pager-container .vr-control-label {
    color: #6B6B6B;
}

.flat .vr-custom-pagination > li > a {
    color: #6B6B6B;
    border-radius: 0px;
    margin-right: 5px;
}

.flat .vr-pagination-pagesize {
    margin-left: 4px;
    margin-top: 0px;
}

.flat .vr-pagination-size-container {
    display: inline-block;
    width: 115px;
}

.flat .vr-pagination-info {
    right: 4px;
    top: 0px;
}



    .flat .vr-custom-pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        color: #FFF;
    }

.flat .modal vr-actionbar {
    margin: 0px;
}

.flat .vr-modal-header {
    background: #085C8B !important;
    color: #fff !important;
    border-radius: 0px;
}

.flat .action-bar .vr-menu-list,
.flat vr-common-personalization .vr-menu-list,
.flat .vr-grid-menu,
.flat .btn,
.flat .form-control,
.flat .vr-tabs .clicked-btn,
.flat .vr-tabs label,
.flat .required-inpute > div:nth-child(1),
.flat .dropdown-menu,
.flat .panel-vr > .panel-heading,
.flat .modal-dialog vr-form .action-bar,
.flat .modal-content,
.flat .alert,
.flat vr-legend .main-content,
.flat .label,
.flat .vr-toolbox .item,
.flat vr-tab vr-columns[tabs="true"] > div[class^="col"],
.flat .fieldset-vr > .panel-body,
.flat .tooltip-error {
    border-radius: 0px !important;
}

.flat vr-panel > div > div.panel-body {
    background-color: #fff;
    margin: 10px 20px 10px 20px;
    padding: 5px 5px 15px 5px;
    border: 1px solid #ddd;
}

.flat .modal-body vr-form .action-bar {
    margin: 10px 15px 0px 15px;
}

.flat .action-bar .vr-action-menu-dote {
    top: -16px;
    left: 4px;
}

    .flat .action-bar .vr-action-menu-dote img {
        filter: invert(70%);
    }

/*login section*/

.flat.login-body {
    background-color: #095B8D;
}

.flat .securityprovider-container {
    width: 349px;
    padding-bottom: 5px;
}

.flat .flat-login-container .securityprovider-container vr-select label {
    color: #fff;
}

.flat .main-login {
    position: relative;
    width: 100%;
}

.flat .flat-login-container {
    width: 349px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 180px;
}

.flat .login-action-container .login-btn-container {
    display: inline-block;
    width: 100px
}

.flat .login-action-container .forget-link-container {
    display: inline-block;
    padding-left: 10px;
}

.flat .main-login .dropdown {
    min-height: 32px !important;
}


.flat .securityprovider-container .dropdown .dropdown-toggle > span {
    font-size: 14px !important;
}

.flat .flat-login-container vr-textbox vr-validator[vr-input] > div:nth-child(1) {
    height: 43px;
}



.flat .flat-login-container vr-textbox .form-control {
    height: 41px;
    color: #000;
}

.flat .flat-login-container vr-textbox .vr-control-label {
    color: #fff;
}


.flat .flat-login-container .required-inpute > div:nth-child(1) {
    border: unset !important;
    box-shadow: unset;
}

.flat .flat-login-container .btn-danger[disabled],
.flat .flat-login-container .btn-danger,
.flat .flat-login-container danger[disabled]:hover {
    border-color: unset;
}

.flat .flat-login-container div[class^="col"] {
    width: 100% !important;
    float: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.flat .flat-logo-container {
    width: 349px;
    text-align: center;
    height: 68px;
    padding-top: 6px;
    margin-bottom: 30px;
}

.flat .flat-login-container .row {
    margin: 0px !important;
}

.flat .login-btn {
    height: 37px !important;
    background-color: #0077B4 !important;
    color: #FFF;
    text-transform: capitalize;
    font-weight: 700;
    border: 0px;
}

.flat .fogetten-label:visited {
    color: #fff;
    text-decoration: none;
}

.flat .fogetten-label {
    color: #fff;
    text-decoration: none;
}

.flat .vr-tone-version {
    color: #fff;
}


.flat.login-body .modal-dialog {
    margin: 30px auto;
}

.flat.login-body .tooltip-error {
    padding: 5px;
    margin: 5px;
}




.flat.login-body .main-login {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    background: #eeeeee;
}


.flat .flat-login-container {
    width: unset;
    margin: unset;
}


.flat.login-body .flat-logo-container > img {
    position: static !important;
}

.flat.login-body .flat-logo-container:after {
    display: none;
}

.flat .flat-logo-container {
    height: auto;
    padding-top: unset;
    display: block;
    width: 100%;
    font-family: sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #00add8;
    line-height: 50px;
    margin-bottom: 40px;
    text-align: center;
}


.flat .login-wrapper {
    margin: unset;
    margin-top: unset;
    width: 700px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2);
}

.flat .vr-product-logo {
    display: block !important;
    width: 40%;
    position: relative;
    z-index: 1;
}

    .flat .vr-product-logo::before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #00add8;
        background: -webkit-linear-gradient(top, #00add8, #015b7e);
        background: -o-linear-gradient(bottom, #00add8, #015b7e);
        background: -moz-linear-gradient(bottom, #00add8, #015b7e);
        background: linear-gradient(bottom, #00add8, #015b7e);
        opacity: 0.5;
        z-index: 1;
    }


    .flat .vr-product-logo > img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        position: relative;
    }

.flat .login-wrapper .main-form {
    width: 60%;
    min-height: 500px;
    background: #fff;
    padding: 20px;
    position: relative;
    display: inline-flex;
}

    .flat .login-wrapper .main-form .main-form-body {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

.flat .flat-login-container .securityprovider-container vr-select label,
.flat .flat-login-container .vr-control-label {
    font-weight: 600;
    font-family: "Open Sans";
    font-size: 12px;
    color: #777;
    line-height: 20px;
    padding-left: 0px !important;
}

.flat .securityprovider-container .dropdown .dropdown-toggle > span {
    font-size: 14px !important;
    font-weight: 600;
    color: #555;
}


.flat .main-login .dropdown {
    min-height: 29px !important;
}


    .flat .main-login .dropdown .btn-default,
    .flat .main-login .dropdown .btn-default:hover,
    .flat .main-login .dropdown .btn-default:active {
        color: #333333;
        background-color: #ffffff;
        border-color: #fff;
        outline: none;
        box-shadow: none;
        padding-left: 0px !important;
    }


.flat .flat-login-container vr-textbox .form-control {
    height: 30px;
    color: #555;
    box-shadow: none;
    border: 0px;
    position: relative;
    transition: border-bottom .4s;
    padding: 0px 2px;
    font-size: 14px;
    font-weight: 600;
}



    .flat .flat-login-container vr-textbox .form-control:focus {
        height: 32px;
        border-bottom: 2px solid #00add8;
    }


.flat .flat-login-container vr-textbox .vr-control-label {
    position: absolute;
    top: 5px;
    left: 0px;
    color: #777;
    font-weight: 600;
    font-size: 14px;
    font-family: "Open Sans";
    transform: translate3d(0,0,0);
    transform-origin: bottom left;
    transition: transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);
}

.flat.rtl .flat-login-container vr-textbox .vr-control-label {
    top: 5px;
    left: unset;
    right: 0px;
    transform-origin: bottom right;
}


.flat .flat-login-container vr-textbox div#rootDiv:focus-within .vr-control-label,
.flat .flat-login-container vr-textbox div#rootDiv[emptyvalue="false"] .vr-control-label {
    transform: translate3d(0,-1.5em,0) scale(.85);
    top: 0px;
    color: #777;
    width: 133.33333%;
    display: none;
}

.flat .flat-login-container vr-textbox div#rootDiv[invalid="false"] input {
    opacity: 0.5;
    z-index: 2;
}

.flat .flat-login-container vr-textbox div#rootDiv[invalid="false"] .vr-control-label {
    color: #777;
}

.flat .flat-login-container vr-textbox div#rootDiv[invalid="true"] .form-control:focus,
.flat .flat-login-container vr-textbox div#rootDiv[invalid="true"] .form-control {
    border-bottom: 2px solid #D44A47;
}

.flat .flat-login-container vr-textbox div#rootDiv[invalid="true"] .vr-control-label {
    transform: translate3d(0,-1.5em,0) scale(.8);
    color: #777;
    width: 133.33333%;
}


.flat .main-login .input-wrapper,
.flat .flat-login-container vr-textbox vr-validator[vr-input] > div:nth-child(1) {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #dbdbdb;
    margin-bottom: 45px;
    height: 55px;
}

.flat .main-login .securityprovider-container.input-wrapper {
    margin-bottom: 20px;
}


.flat .main-login .input-wrapper, .flat .flat-login-container vr-select vr-validator[vr-input] > div:nth-child(1) {
    padding-bottom: unset;
}

.flat .flat-login-container vr-textbox vr-validator[vr-input] > div:nth-child(1) {
    height: 32px;
}


.flat .flat-login-container .input-container {
    width: 100%;
}

.flat .login-action-container .forget-link-container {
    padding-left: 0px;
}

.flat .fogetten-label,
.flat .fogetten-label:visited {
    font-size: 12px;
    line-height: 1.7;
    color: #777;
    margin: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    font-weight: normal;
    text-decoration: underline;
    font-style: normal;
}

    .flat .fogetten-label:hover {
        text-decoration: none;
        color: #015b7e;
    }


.flat .login-action-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 0px;
}


.flat.rtl .login-action-container {
    flex-direction: row;
}

.flat .flat-login-container .btn-danger {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 100px;
    height: 30px;
    font-family: sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #00add8 !important;
    line-height: 30px;
    border: none;
    cursor: pointer;
}

    .flat .flat-login-container .btn-danger:hover {
        background-color: #015b7e !important;
    }

    .flat .flat-login-container .btn-danger[disabled],
    .flat .flat-login-container .btn-danger[disabled]:hover {
        opacity: 07;
        background-color: #c6cbcc !important;
        cursor: not-allowed;
    }


@media only screen and (max-width: 768px) {

    .flat .login-wrapper {
        width: auto;
    }

        .flat .login-wrapper .main-form {
            width: 100%;
        }

    .flat .vr-product-logo {
        display: none !important;
    }
}


/* start module setion and page section*/

.flat .modules-section .panel-vr {
    margin-top: 15px;
}

.flat .modules-section vr-section > div > div.panel-body {
    background-color: #fff;
    margin: 5px;
}


.flat vr-panel[ng-controller="VRCommon_VRTileManagementController"] > div.panel > div.panel-body {
    background-color: transparent;
    border: 0px;
    padding: 0px;
    margin-top: -5px;
}


/* end module setion and page section*/

/* start panel and panel header */

.flat .panel-vr.vr-normal-panel > .panel-heading {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    background: #dddddd;
    width: 100%;
    position: relative;
    border-radius: 4px 4px 0px 0px;
    color: #635F5F !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px;
    border: none;
    border-bottom: transparent;
}

    .flat .panel-vr.vr-normal-panel > .panel-heading label {
        font-size: 12px;
        padding-left: 26px;
        border: none;
        line-height: 1;
        margin: 0;
    }

.flat vr-section > div.vr-normal-panel > div.panel-body {
    border: none;
    background-color: #eeeeee;
}

.flat .panel-vr.vr-normal-panel > .panel-heading .collapsible-icon {
    padding-right: 3px;
    background: #999999;
    color: #ffffff;
    height: 30px;
    top: 0;
    left: 0;
    padding: 0 4px;
    line-height: 30px;
}

.flat vr-section-v2 .vr-workflow .panel-vr.focus-panel > .panel-heading,
.flat vr-section-v2 .panel-vr.vr-clickable-panel.focus-panel > .panel-heading {
    display: flex;
}

.flat vr-section-v2 .panel-vr.vr-normal-panel > .panel-heading .drag-icon {
    display: inline-flex;
    top: unset;
}

.flat vr-section-v2 .panel-vr.vr-normal-panel > .panel-heading .collapsible-icon {
    position: relative;
}

.flat vr-section-v2 .panel-vr.vr-normal-panel > .panel-heading .section-validation-sign {
    position: static;
}
/* end panel and panel header */


/* colored effects to be added also in Style-flat.css*/

.flat .vr-be-selectentity span:hover {
    background: #00add8;
    color: #ffffff;
}
