﻿/*.requiredastrick:after {
    content: " * ";
    float: left;
    color: red;
    padding-right: 5px !important;
}*/

.requiredastrick:after { /*updated by Heli 02/06/2021 13:07 to shift asterick after labels*/
    content: " * ";
    float: initial;
    color: red;
    padding-left: 3px !important;
}


span.dx-field-item-label-content {
    min-width: 140px !important;
}

.noPaddingBottom {
    padding-bottom: 0px !important;
}

.sessionTimer {
    color: yellow;
    font-weight: bold !important;
}

.fontBold {
    font-weight: bold;
}

/*styles will disable a loading indicator for all editors in your application:*/
.dx-scrollview-scrollbottom-indicator {
    display: none !important;
}

.dx-scrollview-scrollbottom-text {
    display: none !important;
}


.fontRed {
    color: red;
}

.fontGray {
    color: gray;
}

.twolineOverFlow {
    /*width: 377px;*/
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* height: 10%; */
    /* line-height: 1.25; */
    /*height: 35px;*/
    white-space: initial;
    word-wrap: break-word;
}

.commonCloseButton[disabled] {
    background: lightgray;
}

.commonCloseButton {
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
    font-size: 12px;
    background: deepskyblue;
    color: white;
    position: relative;
    float: right;
}

#CustomerDetails span, #CustomerDetailsAdvance span, #CustomerDetailsDashboard span, #CustomerDetailsAdvanceDashboard span {
    min-width: 117px;
    display: block;
    max-width: 130px;
    word-wrap: break-word;
}

.whitespacePre {
    white-space: pre-line;
}

.mloader.dx-texteditor:not(.dx-invalid) .dx-texteditor-container:after {
    pointer-events: none;
    font-weight: bold;
    position: absolute;
    content: "\f110";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 4px;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linea;
}

.tile {
    min-width: 135px;
}

.pad {
    padding: 5px 10px 5px 10px;
    /*padding: 1px 5px 1px 10px;*/
}

.loginButton:hover {
    background-color: #285f8f !important;
    border-color: #265a87 !important;
}

.loginButton {
    background-color: #337ab7 !important;
    border-color: #2d6da3 !important;
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    -webkit-box-shadow: 0 1px 3px transparent;
    -moz-box-shadow: 0 1px 3px transparent;
    box-shadow: 0 1px 3px transparent;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-drag: none;
    -moz-user-drag: none;
    -ms-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    display: inline-block;
    vertical-align: middle;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Verdana, sans-serif;
    cursor: pointer;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
    -webkit-touch-callout: none;
    padding: 7px 18px 8px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 100%;
    max-height: 100%;
    line-height: normal;
}

.errorMessage {
    /*padding: 15px 5px 5px 5px;*/
    color: red;
    background: transparent;
    margin: 0;
}

/*body {
    overflow: hidden;
}*/

/*Master Page Start*/
.custom-icon {
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.dx-datagrid-content .dx-datagrid-table .dx-row > .last-column {
    border-left: none;
    border-right: none;
}

.dx-datagrid-content .dx-datagrid-table .dx-row > .dx-command-adaptive-hidden {
    border-left: none;
}

.dx-header-row {
    font-weight: bold;
    font-size: 12px;
    color: black;
}

.dx-pager .dx-pages .dx-info {
    color: black;
    opacity: 1;
}

#ticketHistoryHeader h4 {
    margin-left: auto;
    font-size: 13px;
}

#ticketHistoryHeaderReminder {
    margin-left: auto;
    font-size: 13px;
}

#tickethistoryParagraph {
    margin-left: auto;
}

#tickethistoryParagraphReminder {
    margin-left: auto;
}

#ViewhistoryMasterPage {
    padding: 2px;
    border-radius: 2px;
}

#ViewhistoryMasterPageReminder {
    padding: 2px;
    border-radius: 2px;
}

#ReadMsgMasterPage {
    font-size: 13px;
    padding: 2px;
    border-radius: 2px;
}

#ReadMsgMasterPageReminder {
    font-size: 13px;
    padding: 2px;
    border-radius: 2px;
}

#userNoticationParent {
    width: 450px;
}

#userReminderParent {
    width: 450px;
}

#liSellAllMsg {
    display: block;
}

#menusearch {
    width: 100%;
}

#windowhistory {
    margin: 2px;
    display: list-item;
}

#currentPageIndex {
    display: none;
}

#totalIndex {
    display: none;
}

/*Master Page End*/

#divContactNo {
    display: none;
}

#divFirmNameAddEnquiry {
    display: none;
}

#divSoftwareVersionAddEnquiry {
    display: none;
}

#divSoftwareVersionAddLead {
    display: none;
}

#divLeadNo {
    display: none;
}

#divFirmNameAddLead {
    display: none;
}

#divFileupload {
    display: none;
}

.table > tbody > tr > td {
    line-height: 1;
}

.highcharts-credits {
    display: none;
}

.litabs li.active a {
    background: #ddd !important;
}


/*#DivAll {
    display: none;
}*/

#selectedCustomerCount {
    margin-left: 5px;
}

.padding1px {
    padding: 1px !important;
}

.marginbottom {
    border-bottom: 1px solid lightgray !important;
    margin-bottom: 1px !important;
}

#liAddTicketDashboard {
    display: none;
}

#liAddCallDashboard {
    display: none;
}

#PSFTileDealerDashboard {
    display: none;
}

#closedTileDealerDashboard {
    display: none;
}

#liAddTicketDealerDashboard {
    display: none;
}

#liAddCallDealerDashboard {
    display: none;
}

#liPSFDealerDashboard {
    display: none;
}

#liClosedDealerDashboard {
    display: none;
}

#divDealerAssign {
    display: none;
}

#textBoxNextActionDate {
    width: 260px !important;
}

#divLeadStageFollowup {
    display: none;
}

#divSoftwareVersionFollowup {
    display: none;
}

#liAddTicketFollowupDashboard {
    display: none;
}

#liAddCallFollowupDashboard {
    display: none;
}

#liAddTicketFollowupDashboardV2 {
    display: none;
}

#liAddCallFollowupDashboardV2 {
    display: none;
}

#lblTicketNo {
    font-size: 15px;
}

#lblReferenceNo {
    font-size: 14px;
}

#lableTotalRecorsPull {
    font-weight: bold;
}

#divFutureCallRequiredPull {
    display: none;
}

#divIsSelectedSave {
    display: none;
}

#divFutureCallRequiredPush {
    display: none;
}

#lableTotalRecorsPush {
    font-weight: bold;
}

#divIsSelectedSavePush {
    display: none;
}

#ReadMsgNotificationMessage {
    padding-left: 12px;
    border-radius: 2px;
}

#ViewhistoryNotificationMessage {
    padding-left: 12px;
    border-radius: 2px;
}

#chkusernotification {
    display: none;
}

#userNotificationH4 {
    margin-left: auto;
    font-size: 13px;
}

#divContactDetails {
    display: block;
}

#btnDealer {
    display: none;
    margin-right: 2px;
}

#btnExcutive {
    display: none;
    margin-left: 2px;
}

#divLeadButtons {
    display: none;
}

#divfromDatepullpush {
    display: none;
}

#divfromDateAutoManual {
    display: none;
}

#gridTourVisitPlanList {
    display: none;
}

.topmargin {
    margin-top: 10px !important;
    border: 0;
    height: 10px;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.52)
}

#divIsAdmin {
    display: none;
}

.border1px {
    border: 1px solid black !important;
}

.paddingTop0px {
    padding-top: 0px !important;
}

#PSFTileAdminDashboard {
    display: none;
}

#closedTileAdminDashboard {
    display: none;
}

#SelectBoxMarketingExecutiveAdminDash {
    display: none;
}

#liPSFAdminDashboard {
    display: none;
}

#liClosedAdminDashboard {
    display: none;
}

#liAddTicketAdminDashboard {
    display: none;
}

#liAddCallAdminDashboard {
    display: none;
}

#PSFTileSummaryDashboard {
    display: none
}

#closedTileSummaryDashboard {
    display: none;
}

#liPSFSummaryDashboard {
    display: none;
}

#liClosedSummaryDashboard {
    display: none;
}

#liAddCallSummaryDashboard {
    display: none;
}

#liAddTargetTargetDashboard {
    display: none;
}

#liAddTicketSummaryDashboard {
    display: none;
}

#ulLeadHistory {
    margin: 0px !important;
}

#ticketReply {
    display: none;
}

#ticketAssign {
    display: none;
}

#divCustomerDetails {
    display: block;
}

#divCustomerDetailsAdvance {
    display: none;
}

#divLicenceDetails {
    display: none;
}

#divTelecallerwiseAutoManualPushreport {
    display: none;
}

#buttonContainer {
    display: none;
}
/*Start Not Found CSS*/
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
}

#notfound {
    position: relative;
    height: 100vh;
}

    #notfound .notfound {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.notfound {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
}

    .notfound .notfound-404 {
        position: relative;
        height: 300px;
        margin: 0px auto 20px;
        z-index: -1;
    }

        .notfound .notfound-404 h1 {
            font-family: 'Montserrat', sans-serif;
            font-size: 236px;
            font-weight: 200;
            margin: 0px;
            color: #211b19;
            text-transform: uppercase;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .notfound .notfound-404 h2 {
            font-family: 'Montserrat', sans-serif;
            font-size: 28px;
            font-weight: 400;
            text-transform: uppercase;
            color: #211b19;
            background: #fff;
            padding: 10px 5px;
            margin: auto;
            display: inline-block;
            position: absolute;
            bottom: 0px;
            left: 0;
            right: 0;
        }

    .notfound a {
        font-family: 'Montserrat', sans-serif;
        display: inline-block;
        font-weight: 700;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
        padding: 13px 23px;
        background: #337ab7;
        font-size: 18px;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }

        .notfound a:hover {
            color: #337ab7;
            background: #211b19;
        }

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 h1 {
        font-size: 148px;
    }
}

@media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
        height: 148px;
        margin: 0px auto 10px;
    }

        .notfound .notfound-404 h1 {
            font-size: 86px;
        }

        .notfound .notfound-404 h2 {
            font-size: 16px;
        }

    .notfound a {
        padding: 7px 15px;
        font-size: 14px;
    }
}
/*End Not Found CSS*/

/*styles will disable a loading indicator for all editors in your application:*/
.dx-scrollview-scrollbottom-indicator {
    display: none !important;
}

.dx-scrollview-scrollbottom-text {
    display: none !important;
}

#buttonFollowup {
    margin-right: 27px;
}

.logoutSummary tr td {
    /*border-bottom: 1px solid lightgray !important;
        border-left: 1px solid lightgray !important;*/
    border: 1px solid lightgray !important;
    padding: 5px;
    /*text-align:center;
    font-weight:bold;*/
}

.logoutSummary td:nth-of-type(1) {
    font-weight: bold;
}

.logoutSummary td:nth-of-type(3) {
    font-weight: bold;
}

.logoutSummary tr:nth-of-type(3) {
    font-weight: bold;
}

.logoutSummary tr:nth-of-type(9) {
    font-weight: bold;
}

.logoutSummary tr td a {
    text-decoration: underline;
}




/*admin lte css pb 03-07-2023 3766 ticket*/
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    width: 285px !important;
}

.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) {
    width: 285px !important;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
    left: 285px !important;
}
/*3627 text overflow ticket solve*/
.sidebar-menu {
    white-space: initial;
}