﻿


.full-body {
    overflow: hidden !important;
}

.vr-mobile-navbar .navbar-nav {
    float: none;
    margin: 0px -15px;
}

.vr-mobile-navbar .navbar-collapse {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

    .vr-mobile-navbar .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

.vr-mobile-navbar .navbar-brand {
    padding: 15px 5px;
    font-size: 15px;
    margin: unset !important;
}

.vr-mobile-navbar .navbar-collapse.collapse.in {
    display: block !important;
}

.vr-mobile-navbar .navbar-nav > li {
    float: none;
}

.vr-mobile-view vr-panel > div > div.panel-body {
    margin: unset;
}

.vr-mobile-navbar .navbar-toggle {
    display: block;
}

.vr-mobile-navbar .navbar-header {
    float: none;
}

.vr-mobile-view .vr-datetime-mobile:before {
    content: none;
    display: none !important;
}

.vr-mobile-view .vr-modal-header .close span {
    font-size: 25px;
    top: -3px;
    position: relative;
}

.vr-mobile-view .mobile-info-item {
    float: left;
    padding: 0px 5px;
}

.vr-mobile-view vr-preview-image {
    top: 0px !important;
}

.mobile-info-item vr-preview-image div {
    position: relative;
    top: 5px;
}

.vr-mobile-view .vr-datetime-mobile:after {
    content: none;
    display: none !important;
}

.modal-open {
    overflow: hidden !important;
    width: 100%;
}


.vr-mobile-view #page-content-wrapper {
    padding: unset;
}



.vr-mobile-view .tooltip-error:before {
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #D5AB88 rgba(136, 183, 213, 0);
    border-width: 4px;
    margin-left: -5px;
    right: 50%;
    top: -10px;
}

.vr-mobile-view .full-mobile-body {
    overflow: hidden !important;
    width: 100%;
}

body.modal-open .mobile-view {
    touch-action: none;
    overflow: hidden;
}

.wrapper-toogled {
    min-width: unset !important;
}

.vr-mobile-view .vr-container {
    min-width: unset !important;
}

    .vr-mobile-view .vr-container .panel-body {
        padding: 15px 0px;
    }

    .vr-mobile-view .vr-container div[ng-view] {
        padding: 0px 5px;
        overflow-x: hidden;
    }

.vr-mobile-view .style-row {
    padding: 5px 0px;
}

.vr-mobile-view vr-columns[dummy-row] > div[class="col-lg-12 col-md-12 col-sm-12 "] {
    margin-top: -11px;
}




.vr-mobile-view .vr-datagrid-row {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vr-mobile-view .modal-dialog.centered-model {
    bottom: unset;
    overflow: unset;
    top: 50%;
    transform: translate(0%,-50%);
}

    .vr-mobile-view .modal-dialog.centered-model .vr-modal-header,
    div[textboxmultiple].modal .modal-dialog .vr-modal-header {
        height: 30px;
        background-color: #fff !important;
        color: #333 !important;
        background: none !important;
    }

        .vr-mobile-view .modal-dialog.centered-model .vr-modal-header .close,
        div[textboxmultiple].modal .modal-dialog .vr-modal-header .close {
            color: #333 !important;
            font-size: 21px;
            text-shadow: none;
        }



    .vr-mobile-view .modal-dialog.centered-model .modal-body {
        padding: 0px 15px 15px 15px !important;
    }

.vr-mobile-view .modal-dialog.full-view {
    margin: 0px;
    width: 100%;
}

.vr-mobile-view div[textboxmultiple] .modal-content {
    top: 33vh;
    position: absolute;
    width: 100%;
}

.vr-mobile-view div[textboxmultiple] .modal-body {
    height: unset !important;
}

.vr-mobile-view .gid-cell-menu {
    position: static;
    margin-bottom: 0px;
    border-radius: 4px;
    box-shadow: none;
    border: none;
}

.vr-mobile-view .vr-datagrid-header {
    min-height: 28px;
    height: auto;
}

.vr-mobile-view .grid-base-row {
    display: flex !important;
    flex-wrap: wrap;
    width: 100%;
    min-height: 24px;
}

.vr-mobile-view .vr-datagrid-cell-container {
    display: inline-flex !important;
    max-width: 100%;
    padding: 0px 2px;
    flex-grow: 1;
}

    .vr-mobile-view .vr-datagrid-cell-container.list-view-cell {
        width: unset !important;
    }

    .vr-mobile-view .vr-datagrid-cell-container .mobile-value-container {
        flex-grow: 1;
    }

    .vr-mobile-view .vr-datagrid-cell-container.grid-view-cell .mobile-value-container {
        width: 100% !important;
    }

.vr-mobile-view .mobile-grid-view.vr-datagrid .vr-datagrid-cell-container {
    flex-grow: 1;
}

.vr-mobile-view .mobile-grid-view.vr-datagrid .vr-datagrid-body {
    border-bottom: 1px solid #D0D0D0 !important;
}

    .vr-mobile-view .mobile-grid-view.vr-datagrid .vr-datagrid-body .vr-datagrid-cell-container {
        border-bottom: 1px solid #D0D0D0;
        border-right: 1px solid #D0D0D0;
    }

.vr-mobile-view .vr-datagrid.mobile-grid-view {
    padding-top: 25px;
}

.vr-mobile-view .mobile-grid-view .vr-grid-menu-box {
    left: unset;
    right: 0px;
    height: 24px;
    width: 80px;
    top: -27px;
}

.vr-mobile-view .mobile-grid-view .vr-grid-menu-h-circle {
    height: 15px;
    width: 20px;
    position: relative;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    top: 10px;
}

.vr-mobile-view .mobile-grid-view .vr-grid-menu-h-dote {
    left: 3px;
    top: -7px;
}

.vr-mobile-view .mobile-grid-view .vr-datagrid-header vr-datagridcell {
    overflow: hidden;
}

.vr-mobile-view .mobile-grid-view .vr-datagrid-celltext {
    text-align: unset !important;
}

.vr-mobile-view .vr-datagrid-celltext > div {
    text-align: unset !important;
}

    .vr-mobile-view .vr-datagrid-celltext > div span.span-summary {
        white-space: nowrap !important;
    }

.vr-mobile-view .vr-datagrid-cell {
    display: inline-flex !important;
    height: 24px;
    min-height: unset;
}

.vr-mobile-view .mobile-grid-view .vr-datagrid-cell {
    padding: 2px 2px 0px 0px;
}

.vr-mobile-view .mobile-label-container {
    display: inline-flex !important;
    margin: 1px 2px;
    font-size: 11px;
}

.vr-mobile-view .mobile-grid-view.vr-datagrid:first-child .mobile-label-container.ng-hide {
    display: none !important;
}

.vr-mobile-view .mobile-grid-view .row-full-view .mobile-label-container {
    display: inline-flex !important;
}

.vr-mobile-view .row-full-view .vr-datagrid-cell-container {
    width: unset !important;
    border-bottom: none !important;
    border-right: none !important;
}

.vr-mobile-view .mobile-grid-view .mobile-label-container.action-main-container {
    display: inline-flex !important;
}

.vr-mobile-view .expandable-row-content {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    z-index: 100;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    visibility: visible;
}


    /*.input-group-addon {
        font-size: 16px;
    }*/
    .vr-mobile-view .expandable-row-content.full-view {
        overflow: hidden !important;
        touch-action: none;
        position: fixed;
        width: 100%;
    }

.vr-mobile-view .mobile-label {
    width: 100%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 12px;
    margin-bottom: 1px;
    font-size: 7px;
    padding: 2px 2px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    background-color: inherit;
    text-decoration: underline;
    margin-top: 2px;
}

.vr-mobile-view .summary-container .mobile-label {
    margin-top: 5px;
}

.vr-mobile-view .mobile-gridrow-actionbar {
    display: flex;
    margin: 2px 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 17px;
}

.vr-mobile-view .actionbar-item {
    display: inline-flex;
    margin: 0px 5px;
}

    .vr-mobile-view .actionbar-item .glyphicon:active, .vr-mobile-view .actionbar-item .glyphicon:focus {
        background-color: #D0D0D0 !important;
        border-color: #D0D0D0 !important;
        color: #fff !important;
        cursor: pointer !important;
        text-decoration: none;
    }

.flat.vr-mobile-view .vr-choices-filter {
    margin: -15px -2px 0px -10px;
    width: calc(100% + 22px);
}

    .flat.vr-mobile-view .vr-choices-filter label {
        min-width: 70px;
    }

.vr-mobile-view .vr-tabs {
    white-space: normal;
}

.flat.vr-mobile-view .vr-choices-filter.vr-renderasview-container {
    margin: -15px -2px 0px 5px;
}

.vr-mobile-view .action-item:active {
    background-color: #D0D0D0 !important;
    border-color: #D0D0D0 !important;
    color: #fff !important;
    cursor: pointer !important;
    text-decoration: none;
}

.vr-mobile-view .vr-custom-pagination > li {
    padding: 0px 2px;
}

    .vr-mobile-view .vr-custom-pagination > li > a {
        font-size: 16px;
    }

.vr-mobile-view .row-full-view .action-main-container {
    display: none !important;
}

.vr-mobile-view .vr-datagrid .vr-tabs label {
    width: auto !important;
    max-width: unset !important;
    margin: 0px 0px;
}

.vr-mobile-view .vr-tabs label > span {
    width: auto !important;
}

/*.vr-mobile-view .vr-tabs .clicked-btn {
        max-width: unset !important;
    }*/

.vr-mobile-view .vr-tabs label {
    min-width: 31px;
    margin: -1px 0px;
    width: unset !important;
    height: 26px;
    border-radius: 5px !important;
    border-bottom: none !important;
}

.vr-mobile-view vr-tabs .tab-validation-sign {
    position: static !important;
    right: unset !important;
}

.vr-mobile-view .tabs-popup .tab-item {
    position: relative;
}

.vr-mobile-view .tabs-popup .selected-tab:before {
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: inline-block;
    height: 0;
    width: 0px;
    left: -7px;
    top: 9px;
    position: absolute;
}

.vr-mobile-view .actionbar-popup-modal button {
    width: 100% !important;
    margin: 2px 0px;
    text-align: left;
}

.vr-mobile-view .actionbar-popup-modal .sub-menu .sub-menu-container {
    margin-left: 20px;
}

    .vr-mobile-view .actionbar-popup-modal .sub-menu .sub-menu-container button {
        width: 100% !important;
        margin: 0px 0px;
        text-align: left;
    }

.vr-mobile-view .actionbar-popup-modal .sub-menu-prefix:before {
    content: "";
    border-color: transparent #111;
    border-style: solid;
    display: inline-block;
    height: 0;
    width: 0px;
    right: 5px;
    top: 10px;
    position: absolute;
}

.vr-mobile-view .actionbar-popup-modal .sub-menu-prefix.closed:before {
    border-width: 0.35em 0 0.35em 0.45em;
}

.vr-mobile-view .actionbar-popup-modal .sub-menu-prefix.opened:before {
    border-right: 0.35em solid transparent;
    border-top: 0.45em solid;
    border-bottom: 0px solid transparent;
    border-left: 0.35em solid transparent;
    top: 13px;
}

.vr-mobile-view .vr-datagrid-celltext .vr-date-input {
    padding: unset;
    width: 100%;
    height: 24px !important;
}

.vr-mobile-view .vr-datagrid-celltext .form-control {
    height: 24px !important;
}

.vr-mobile-view .vr-datagrid-celltext vr-validator[vr-input] > div:nth-child(1) {
    height: 24px !important;
}

.vr-mobile-view .close-icon {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 22px;
}

    .vr-mobile-view .close-icon:active, .vr-mobile-view .close-icon:focus {
        background-color: #D0D0D0 !important;
        border-color: #D0D0D0 !important;
        color: #fff !important;
        cursor: pointer !important;
        text-decoration: none;
    }


.flat.vr-mobile-view .vr-page-title,
.flat.vr-mobile-view .vr-user-label,
.flat.vr-mobile-view .vr-nav-custom label,
.flat.vr-mobile-view .vr-nav-custom a,
.flat.vr-mobile-view .vr-nav-custom a:active,
.flat.vr-mobile-view .vr-nav-custom a:visited,
.flat.vr-mobile-view .vr-nav-custom a:focus,
.flat.vr-mobile-view .vr-nav-custom .glyphicon {
    color: #635F5F !important;
}

.flat.vr-mobile-view .personalization-widget:hover .widget-body .item .item-remove {
    opacity: 1
}

/* start of vr-genericcomment*/
.flat.vr-mobile-view commonbes-baseentities-genericcommentview-runtime .vr-comments > div > div > vr-columns > div[class^="col"]:first-child {
    padding: 0px !important;
}

.flat.vr-mobile-view .vr-image-avatar .fileinput-button input {
    width: 40px;
    height: 40px;
}

.flat.vr-mobile-view .vr-comments .vr-image-avatar .vr-image-file img {
    width: 40px !important;
    height: 40px !important;
}

.flat.vr-mobile-view .vr-comments .comment-head,
.flat.vr-mobile-view .vr-comments .comment-box .comment-footer,
.flat.vr-mobile-view .vr-comments .current-user {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.flat.vr-mobile-view .vr-comments .reply-list {
    padding-left: 15px;
}

.flat.vr-mobile-view .vr-comments .comment-box {
    margin: 0px 0px 0px 15px;
}

/* end of vr-genericcomment*/

/* start of vr-generichistory*/

.flat.vr-mobile-view .history-content {
    width: 65%;
    margin: 10px;
}

.flat.vr-mobile-view commonbes-baseentities-generichistoryview-runtime .vr-histories > div > div > vr-columns > div[class^="col"]:first-child {
    padding: 0px !important;
}

.flat.vr-mobile-view .history-wrapper {
    padding: 0;
}

.flat.vr-mobile-view .history-container {
    padding: 0;
}

    .flat.vr-mobile-view .history-container:after,
    .flat.vr-mobile-view .history-container:before {
        display: none;
    }

.flat.vr-mobile-view .history-title {
    display: inline-grid;
}

.flat.vr-mobile-view .history-time {
    width: 18%;
    padding: 0 5px 0 0
}

    .flat.vr-mobile-view .history-time div:first-child {
        font-size: 12px !important;
    }

    .flat.vr-mobile-view .history-time div:nth-child(2) {
        font-size: 10px !important;
    }

.flat.vr-mobile-view .history-icon {
    width: 8%;
    max-width: 30px !important;
    height: auto;
    margin-right: 10px;
    min-height: 30px !important;
}

    .flat.vr-mobile-view .history-icon i {
        font-size: 14px !important;
    }

.flat.vr-mobile-view .mobile-action-btn .mobile-loading-icon {
    display: none;
}

.flat.vr-mobile-view .mobile-action-btn:active .mobile-action-icon {
    display: none;
}

.flat.vr-mobile-view .mobile-action-btn:active .mobile-loading-icon {
    display: inline;
}

/* end of vr-generichistory*/


/*** Styles added to fix the issue with zoom in on iphone ***/
/* iPhone < 5: */
@media screen and (device-aspect-ratio: 2/3) {
    .vr-date-input {
        font-size: 16px !important;
        height: 24px;
    }
}

/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    .vr-date-input {
        font-size: 16px !important;
        height: 24px;
    }
}

/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375/667) {
    .vr-date-input {
        font-size: 16px !important;
        height: 24px;
    }
}

/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9/16) {
    .vr-date-input {
        font-size: 16px !important;
        height: 24px;
    }
}


/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9/16) {
    .vr-date-input {
        font-size: 16px !important;
        height: 24px;
    }
}
