/* Minification failed. Returning unminified contents.
(2140,1): run-time error CSS1019: Unexpected token, found '@import'
(2140,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Old+Standard+TT:400,700)'
(2892,1): run-time error CSS1019: Unexpected token, found '}'
 */
html {
    position: relative;
    min-height: 100%;
    height: 100%;
}

body {
    height: 100%;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
    background-image: url("../Images/background.png");
    background-repeat: repeat-x,repeat-y;
}

.loginBackground {
    background: #fff !important;
}

.boxShadow {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(1,110,59,1) !important;
    -moz-box-shadow: 0px 0px 10px 2px rgba(1,110,59,1) !important;
    box-shadow: 0px 0px 10px 2px rgba(1,110,59,1) !important;
}

.fullHeight {
    height: 100%;
}

.pickupDragging {
    border: solid 1px #000;
    background-color: darkorange;
    padding: 1px;
}

header, footer, nav, section {
    display: block;
}


label {
    font-weight: bold !important;
}

/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

/*textarea {
    min-height: 75px;
}*/

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

.container-centered {
    display: table;
    vertical-align: middle;
    height: 100%;
}

.vertical-center-row {
    display: table-cell;
    vertical-align: middle;
}

.mrg10-top {
    margin-top: 10px;
}

.mrg10-bottom {
    margin-bottom: 10px;
}



.padding-bottom10 {
    padding-bottom: 10px;
}

.customRowForPopup {
    top: 25px;
    text-align: center;
    position: relative;
}

.btn-width100 {
    width: 100%;
}

.logoLogin {
    max-width: 310px;
    /*height: 80px;*/
    max-height: 80px;
}

.float-right {
    float: right;
}

.navLogo {
    height: 35px;
}

.linkText {
    font-family: "Segoe UI",Verdana,Helvetica,sans-serif !important;
}

.actionBar {
    /*margin-bottom: 5px;*/
}

    .actionBar > div {
        margin-right: 3px;
    }

.noStyle {
    text-decoration: none !important;
    color: black !important;
    font: none !important;
}

    .noStyle span {
        display: none;
    }

.headerBackground {
    background-image: url("../Images/background_Green.png");
    background-repeat: repeat;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
    background-repeat: repeat-x;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
}

    .footer > .container {
        padding-right: 15px;
        padding-left: 15px;
    }

.container .text-muted {
    margin: 20px 0;
}

.alertNoBottomMargin {
    margin-bottom: 0px !important;
}

.container-main {
    margin-bottom: 60px;
}

#SavePatient, #CancelPatient, #AddPatient, #CheckPatient {
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: right;
}

#SaveUser, #CancelUser, #AddUser, #AcceptJob, #CancelAccept, #AddDriver, #SaveDriver, #CancelDriver,
#CancelRule, #SaveRule, #SaveCommissioner, #CancelCommissioner, #AddCommissioner, #SaveProvider, #AddProvider, #CancelProvider,
#CancelUnit, #AddUnit, #UpdateUnit, #CancelBooking, #CreateBooking, #SaveDBS, #CancelDBS, #AddDBS, #CancelTrainingRecord, #AddTrainingRecord, #SaveTrainingRecord,
#CancelDriverLicence, #AddDriverLicence, #SaveDriverLicence, #CancelVehicle, #AddVehicle, #SaveVehicle, #CancelMOTRecord, #AddMOTRecord, #SaveMOTRecord,
#CancelMOTAdvisoryRecord, #AddMOTAdvisoryRecord, #SaveMOTAdvisoryRecord, #CancelInsuranceRecord, #AddInsuranceRecord, #SaveInsuranceRecord,
#CancelDeepCleanRecord, #AddDeepCleanRecord, #SaveDeepCleanRecord, #btnSaveProfile, #btnCancelProfile, #btnCancelJourney, #btnCancelMap, #btnCancelCancellation, #btnCancelFailureReasons,
#AddNewUnit, #btnCancelInterest, #btnRegisterInterest, #SaveNotificationCondition, #CancelNotificationCondition, #CancelReference, #AddReference, #SaveReference, #btnLookupAddress,
#CancelDocument, #AddDocument, #SaveDocument, #CancelPerformance, #AddPerformance, #SavePerformance, #CancelTax, #AddTax, #SaveTax,
#CancelDailyCheck, #AddDailyCheck, #SaveDailyCheck, #CancelFaultRecord, #AddFaultRecord, #SaveFaultRecord, #CancelForm, #AddForm, #SaveForm,
#CancelFormGroup, #AddFormGroup, #SaveFormGroup, #CancelContract, #AddContract, #SaveContract, #btnGenericPopupClose, #CancelVisit, #SaveVisit,
#btnCancelVisit, #btnCancelCancellation, #CancelKPIRuleFilter, #SaveKPIRuleFilter, #btnCancelMerge, #btnMergeJobs, #CancelBuyer, #SaveBuyer, #CancelBase, #SaveBase,
#CancelQuestion, #SaveQuestion, #CancelAnswer, #SaveAnswer, #CancelCatchmentArea, #SaveCatchmentArea, #CancelServiceType, #SaveServiceType {
    float: right;
    /*margin-bottom: 10px;*/
    margin-right: 10px;
}

.buttonSaveBar {
    float: right;
    /*margin-bottom: 10px;*/
    margin-right: 10px;
}

.buttonSaveBar15 {
    float: right;
    margin-right: 15px;
}

.buttonSaveBar25 {
    float: right;
    margin-right: 25px;
}

.photoArea {
    width: 50% !important;
    height: 100%;
    margin-left: 1% !important;
    width: 47% !important;
    padding-bottom: 0px !important;
}

.userImageArea {
    height: 100%;
    width: 100%;
    padding: 10px;
}


    .userImageArea > img {
        max-height: 165px;
        max-width: 100%;
        margin: auto;
        display: block;
    }

.saveBar {
    /*padding-right:10px;*/
    bottom: 0;
    /*position: absolute;*/
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.saveBarArea {
    border-top: solid 1px #ff8800;
    padding-top: 10px;
    height: 50px;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 10px;
}

.detailsSecton {
    height: 100%;
    width: 48% !important;
    margin-left: 2% !important;
}

.addFrm {
    /*height: 239px;*/
}

.myfileupload-buttonbar input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.myui-button {
    position: relative;
    cursor: pointer;
    text-align: center;
    overflow: visible;
    background-color: #333;
    overflow: hidden;
}

#fileUploader {
    display: none !important;
}

.myfileupload-buttonbar {
    padding-top: 5px;
    margin-bottom: -10px;
}

#uploadBtnSpan {
    font-weight: normal;
    padding: 3px;
}

.contentCss {
    width: 100%;
}

    .contentCss > div {
        width: 100% !important;
    }

.journeyBox {
    background-color: rgba(255, 136, 0, 0.90);
    color: #fff;
    font-weight: bold;
    height: 50px;
    margin: 20px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 60px;
    z-index: 2;
    line-height: 20px;
    /*right:1%;*/
    font-size: 1.5em;
}

    .journeyBox.miles {
        margin-top: 80px;
    }

    .journeyBox small {
        font-size: .7em;
        font-weight: normal !important;
    }

    .journeyBox.openMap {
        right: 20px;
        bottom: 20px;
        background: none !important;
        color: #000;
        height: 10px;
        width: 10px;
    }

.mainMapContainer {
    position: relative;
    height: 100%;
    border: 1px Solid #c0c0c0;
}

#acceptJob {
    margin-right: 5px;
}

.acceptJobMap {
    margin-top: 10px;
    margin-bottom: 10px;
}

#calculatePickupTime {
    float: right;
    margin-right: 28px;
}

#DispatchTabs {
    margin-bottom: 20px;
}

.pieChartRight8 {
    margin-left: 20px;
}

.skin-green-light .main-header .logo {
    background-color: #f9fafc !important;
}

.modal-form {
    height: 100%;
}



.tileDescriptionWidth {
    width: 120px !important;
}

.tileNoMargin {
    margin-bottom: 0px !important;
}

.content-header {
    background: #fff none repeat scroll 0 0 !important;
    border-bottom: 1px solid #d2d6de !important;
    padding: 10px !important;
}

.menuAlert {
    margin-right: 20px !important;
}

.chart-legend-Text {
    text-align: right;
}

.skin-green-light .sidebar a:hover {
    border-left-color: #00a65a !important;
}

.calculateWarning {
    color: #f00;
}

/*branding*/

.nhsBrandingArea {
    /*background-color: #fff;*/
    color: #000;
    font-size: 16px;
    font-style: italic;
    font-family: Segoe UI,Verdana,Arial,Helvetica,sans-serif;
    margin-left: -10px;
    padding-top: 10px;
    /*border-bottom: 1px solid #d2d6de;*/
}

.nhsLogo {
    font-size: 32px;
    font-weight: bolder;
    width: 76px;
    height: 33px;
    background-color: #0079C2;
    color: #fff;
    font-style: italic;
    line-height: 30px;
    padding-left: 3px;
    margin-top: 10px;
    float: right;
}

.nhsIntro {
    font-size: 12px !important;
    margin-bottom: 0px !important;
    float: right;
    padding-top: 10px;
}

.nhsOrgName {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
    float: right;
    font-style: normal;
    margin-bottom: 0px;
    text-align: right;
}

.nhsSubOrgName {
    font-size: 12px;
    color: #0079C2;
    float: right;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 10px;
}

.ProviderBrandingArea {
    /*background-color: #fff !important;*/
    color: #000;
    font-size: 16px;
    font-style: italic;
    font-family: Segoe UI,Verdana,Arial,Helvetica,sans-serif;
    margin-left: -5px;
}

.ProviderBrandingName {
    margin-top: 5px;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 500;
    float: right;
    font-style: normal;
    margin-bottom: 0px;
    width: 100%;
    text-align: right;
    padding: 5px;
}

.ProviderBrandingIntro {
    font-size: 12px !important;
    margin-bottom: 0px !important;
    float: right;
    padding-top: 10px;
    padding-right: 5px;
}

.ProviderSubOrgName {
    font-size: 12px;
    color: #ff8800;
    float: right;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 10px;
    padding-right: 5px;
}

.sidebar-mini.sidebar-collapse .user-panel {
    display: none !important;
}

.loginField {
    width: 100%;
}


.mandatoryStar {
    font-weight: bold;
    color: red;
}

.mandatoryDescription {
    color: red;
    margin-left: 15px;
    margin-top: 5px;
}

.imageUploadBtnContainer {
    margin-top: -5px;
    padding-left: 0px !important;
}

.imageUploadBtn {
    padding: 3px !important;
}

    .imageUploadBtn:hover {
        color: white;
        background-color: #ff8800;
        border: 1px solid #ff8800;
    }

.imageButtonBar {
    margin-top: 10px;
}

.profileErrors {
    margin-top: 10px;
    text-align: left;
}

.sidebar-toggle {
    border-left: 1px solid #d2d6de;
}

.logo {
    border-bottom: 1px solid #d2d6de !important;
}

.box {
    border-radius: 0px !important;
}

.logoContainer {
    text-align: center;
}

.btnNoRadius {
    border-radius: 0px !important;
}

.warningMsg {
    text-align: center;
    font-size: 15px;
}

#mapLoadingPanel {
    background-color: rgba(35, 35, 35, 0.63);
    color: #fff;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 100% !important;
    /*position: absolute;*/
    left: 0;
    z-index: 20;
}

.loadingIcon {
    position: relative;
    top: 40%;
}

.commissionerPanelHeading {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    width: 100%;
}

.adminLogo {
    width: 90%;
    padding-top: 10px;
}

.adminBrandingArea {
    background-color: #f9fafc;
    /*border-bottom: 1px solid #d2d6de !important;*/
    text-align: center;
    height: 60px;
}

#clearImage {
    float: right;
}

.imageArea {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 173px;
    max-height: 173px;
}

.dxflRequired_Metropolis {
    color: red !important;
}

.allowOverflow {
    overflow: visible !important;
}

.boxFullHeight {
    height: 100%;
    margin-bottom: 0px !important;
}

.paneAllowOverFlow > div {
    overflow: visible !important;
}


.dxsplCC {
    overflow: visible !important;
}

/*Devexpress controls responsive handlers*/

@media (max-width: 767px) {

    .hide-small {
        display: none !important;
    }
}

.padding-5 {
    padding: 5px !important;
}

#mapTopBluring {
    background-color: #eee;
    background: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%, #eee 95%);
    background: -ms-linear-gradient(bottom, rgba(255,255,255,0) 0%, #eee 95%);
    height: 20px;
    position: absolute;
    z-index: 100;
    left: 15px;
    right: 15px;
}

.boxFooterFixed {
    bottom: 0;
    position: absolute;
}

.boxBodyNoPadding {
    padding: 0px !important;
}

.noMapMsg {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 100% !important;
    position: absolute;
    left: 0;
    z-index: 20;
    background-color: #4e4d4d;
    color: #fff;
    top: 0;
}

.noMapMsgIcon {
    position: relative;
    top: 40%;
}

.noMapMsgText {
    font-size: 16px;
    font-weight: bold;
}

.noStyle {
    text-decoration: none !important;
    color: black !important;
}

    .noStyle span {
        display: none;
    }

.mergeSaveBar {
    margin-top: 5px;
    border-top: solid 1px #ff8800;
    padding-top: 5px;
}


.selectedDispatchMapDetails {
    width: 100%;
    height: 75px;
    bottom: 15px;
    position: absolute;
}

.panePositionRelative {
    position: relative;
}

#PickUpCalculations {
    border-right: solid 3px #fff;
    height: 100%;
}

#EnrouteCalculations {
    border-right: solid 3px #fff;
    height: 100%;
}

#DestinationCalculations {
    border-right: solid 3px #fff;
    height: 100%;
}

.dispatchDetailsTitle {
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
}

.mergeDurationField {
    margin-left: 3px;
}

#UpdateMap {
    margin-left: 10px;
    margin-right: 10px;
}

.dxgvControl_Metropolis td.dxgvBatchEditModifiedCell_Metropolis {
    /*font-weight: bold;
    background-color: #ff8800 !important;*/
}

.dxgvControl td.dxgvBatchEditModifiedCell {
    /*font-weight: bold;*/
    background-color: #ff8800 !important;
}

.boxNoMargin {
    margin: 0px !important;
}

.sidebar-menu > li.active > a {
    border-left: solid 3px #00a65a !important;
}


.topOrangeBorder {
    border-top: 3px solid #ff8800 !important;
}


.bottomOrangeBorder {
    border-bottom: 3px solid #ff8800 !important;
}


.leftOrangeBorder {
    border-left: 3px solid #ff8800 !important;
}

.rightOrangeBorder {
    border-right: 3px solid #ff8800 !important;
}

.fullOrangeBorder {
    border-top: 3px solid #ff8800 !important;
    border-bottom: 3px solid #ff8800 !important;
    border-left: 3px solid #ff8800 !important;
    border-right: 3px solid #ff8800 !important;
}

.topRedBorder {
    border-top: 3px solid #dd4b39;
}

.topGreenBorder {
    border-top: 3px solid #00a65a;
}

.infoBoxNoShadowNoMargin {
    box-shadow: none !important;
    margin: 0px !important;
    border-radius: 0px !important;
}

.gridFooterErrorMsg {
    color: red;
    font-weight: bold;
    background-color: rgba(254, 0, 0, 0.20);
    margin: -5px -6px -6px;
    padding: 5px 6px 6px;
}

.gridviewTitle {
    color: #000;
    font-size: 18px;
    padding-left: 10px;
}

.gridviewTitleFullWidth {
    width: 100% !important;
}

.gridviewTitlePaddingBorder {
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 10px;
    padding-top: 5px;
}

.boxHeaderWithBorder {
    border-left: 1px Solid #c0c0c0 !important;
    border-right: 1px Solid #c0c0c0 !important;
}

.content-wrapper {
    background-color: #fff !important;
}

.filterPanel {
    border-top: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    height: 100%;
    width: 100%;
}

.containerWithBorder {
    border: solid 1px #c0c0c0;
    height: 100%;
    width: 100%;
    position: relative;
}

.commissionerServicePanel {
    height: 100%;
    width: 100%;
}

#calculateBookingPickupTime {
    float: right;
    margin-right: 9px;
}

.boxBordered {
    border: solid 1px #c0c0c0;
}

.box-header.with-border {
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
}

.box-body {
    border: solid 1px #c0c0c0;
    border-radius: 0px !important;
}

.collapsed-box .box-header.with-border {
    border-bottom: solid 1px #c0c0c0 !important;
}

.box-body > .dxgvControl_Metropolis, .dxgvDisabled_Metropolis {
    border: none !important;
}

.box-footer {
    border: solid 1px #c0c0c0;
    border-radius: 0px !important;
}

.splitterContainerBordered {
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    height: 100%;
    width: 100%;
}

.noPadding {
    padding: 0px !important;
}

    .noPadding > tbody > tr > td {
        padding: 0px !important;
    }

.reasonChangeArea {
    height: 100%;
    padding-bottom: 40px;
}

#btnCloseRequestedResults {
    float: right;
}



#messagingArea {
    width: 100%;
    height: 100%;
}

.messagePanel .box-header {
    height: 40px;
}

.messagePanel .box-body {
    height: 400px;
    margin-top: 40px;
    padding-bottom: 55px !important;
}

    .messagePanel .box-body .direct-chat-messages {
        height: 100%;
    }

.messagePanel .box-footer {
    height: 55px;
    width: 100%;
}

.providerMsg {
    background-color: #ea5353 !important;
    border-color: #ea5353 !important;
    color: #fff !important;
}

    .providerMsg:before {
        border-right-color: #ea5353 !important;
    }

    .providerMsg:after {
        border-right-color: #ea5353 !important;
    }

.referrerMsg {
    background-color: #2931be !important;
    border-color: #2931be !important;
    color: #fff !important;
}

    .referrerMsg:before {
        border-right-color: #2931be !important;
    }

    .referrerMsg:after {
        border-right-color: #2931be !important;
    }

#JobTrackingInfoTableArea {
    height: 100%;
    width: 100%;
}

#UserTrainingAlertsContainer {
    height: 100%;
    width: 100%;
}

#TrainingAlertsContainer {
    height: 100%;
    width: 100%;
}

#trainingContainer {
    height: 100%;
    width: 100%;
}

#UserDBSAlertsContainer {
    height: 100%;
    width: 100%;
}


#UserDriverLicenceAlertsContainer {
    height: 100%;
    width: 100%;
}

#MOTAdvisoryContainer {
    height: 100%;
    width: 100%;
}

#MOTAdvisoryAlertsContainer {
    height: 100%;
    width: 100%;
}

#ChartsContainer {
    height: 100%;
    width: 100%;
    border: solid 1px #c0c0c0;
}

.FilterContainer {
    height: 100%;
    width: 100%;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
    margin-top: -40px;
}

.dateFilterContainer {
    padding-bottom: 10px;
}

.filterPanelTitle {
    color: #000;
    font-size: 18px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}

.boxNoTopBorder {
    border-top: none !important;
}


.cancellationDetails {
    height: 100%;
    width: 100%;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
}

#gvJobTrackingInfoArea {
    height: 100%;
    width: 100%;
}

#frmProfile {
    border-top: solid 1px #ff8800;
}

.imageButtonArea {
    margin-top: 10px;
    width: 100%;
    margin-left: 4px;
}

#popupMapArea {
    height: 100%;
    width: 100%;
    padding-bottom: 25px;
    border-top: solid 1px #ff8800;
    padding-top: 10px;
}

.mapButtonArea {
    padding-right: 20px;
    bottom: 0;
    position: absolute;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}



.failureReasonDescription {
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: solid 1px #ff8800;
    font-weight: bold;
}

#failureListPersonName, #failureListVehicleReg {
    color: #ff8800;
}

.LicenceDescription {
    font-weight: bold;
    padding-left: 10px;
}

.LicenceName {
    color: #ff8800 !important;
    padding-left: 10px;
    font-size: 20px;
    padding-bottom: 10px;
}

.RegisterInterestButtonArea {
    width: 100%;
    padding-top: 50px;
    text-align: center;
}

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
    white-space: normal !important;
}

.noChartData {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    position: relative;
}

.PostcodeSearchButton {
    padding: 5px !important;
    margin-right: -1px !important;
}

.addFrmTopBorder {
    border-top: solid 1px #FF8800;
    padding-top: 5px;
}

.pageControlHeader {
    padding: 7px 10px 10px 0px;
    color: #000;
    font-weight: normal;
    background: url('/images/heading_bgr.png') left top repeat-x;
}

.pageControlHeaderText {
    display: inline;
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 18px;
    line-height: 28px;
    background: #fff;
    margin: 0;
    padding-left: 20px;
    padding-right: 10px;
    color: #555;
}

.pageControlHeaderTextCenter {
    display: inline;
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 18px;
    line-height: 28px;
    background: #fff;
    margin: 0;
    padding-left: 20px;
    padding-right: 10px;
    color: #555;
    text-align: center;
    width: 100%;
    left: 0;

}

.pageControlHeaderTextRight {
    display: inline;
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 18px;
    line-height: 28px;
    background: #fff;
    margin: 0;
    padding-left: 20px;
    padding-right: 10px;
    color: #555;
    float: right;
    text-align: right;
}

.passwordProgressBar {
    border: 1px Solid #c0c0c0;
    margin-bottom: 0px !important;
}

.orangeLink {
    color: #fff !important;
    text-decoration: underline;
}

.forgotPasswordContainer {
    margin-top: 50px;
    color: #fff !important;
}

.copyrightContainer {
    margin-top: 20px;
    color: #fff !important;
}

.transparentBackground {
    background-color: transparent !important;
    color: #fff !important;
}

.form-control:focus {
    border-color: #d88a0d !important;
}

.whiteBorder {
    border-color: #fff !important;
}

.iconContainer {
    width: 40px !important;
}

input::-webkit-input-placeholder {
    color: white !important;
}

input:-moz-placeholder { /* Firefox 18- */
    color: white !important;
}

input::-moz-placeholder { /* Firefox 19+ */
    color: white !important;
}

input:-ms-input-placeholder {
    color: white !important;
}

.orangeBorder {
    border-color: #f39c12 !important;
}

    .orangeBorder:hover {
        border-color: #e08e0b !important;
    }


.mrg10-right {
    margin-right: 10px;
}

#GenericPopupContainer {
    width: 100%;
    max-height: 700px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.dateFilterRow {
    padding: 10px;
    margin-bottom: 10px;
    border-left: 1px Solid #c0c0c0;
    border-right: 1px Solid #c0c0c0;
    border-bottom: 1px Solid #c0c0c0;
    border-top: 3px solid #ff8800;
}

#dispayStaffName {
    text-align: right;
    font-weight: bold;
}

.required:after {
    content: " *";
    color: red;
    font-style: normal;
}

.rightButton {
    float: right;
}


.NoUDFMessage {
    font-weight: bold;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 24px;
}

.EditError {
    margin: 0 0 10px 0 !important;
}

.content-header {
    height: 50px;
}

#breadcrumbArea {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-bottom: 10px;
    font-size: 12px;
    color: #777;
    padding-right: 20px;
}

.pathIcon {
    color: #ff8800 !important;
    font-weight: bold;
}

.headerLogoNormal {
    background-image: url("../Images/hc_logo_small.png");
    background-repeat: no-repeat;
    background-position: center;
}

.headerLogoTrainingNormal {
    background-image: url("../Images/hc_logo_small_training.png");
    background-repeat: no-repeat;
    background-position: center;
}

.headerLogoHelpNormal {
    background-image: url("../Images/hc_logo_small_help.png");
    background-repeat: no-repeat;
    background-position: center;
}



.headerLogoSmall {
    background-image: url("../Images/hc_logo_small_365_icon.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}

.draggableMessage {
    border: solid 1px #000;
    background-color: #fff;
    padding: 5px;
}

.btn-circle {
    width: 49px;
    height: 49px;
    text-align: center;
    padding: 5px 0;
    font-size: 20px;
    line-height: 2.00;
    border-radius: 30px;
}

.btn-circle-micro {
    width: 19px;
    height: 19px;
    text-align: center;
    padding: 1px 0;
    font-size: 13px;
    line-height: 0.1;
    border-radius: 30px;
}

.btn-circle-sm {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 2px 0;
    font-size: 20px;
    line-height: 1.65;
    border-radius: 30px;
}

.btn-circle-lg {
    width: 79px;
    height: 79px;
    text-align: center;
    padding: 13px 0;
    font-size: 30px;
    line-height: 2.00;
    border-radius: 70px;
}

.circularContainer {
    border-radius: 50%;
    color: #fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}

.widthHeight120px {
    width: 120px;
    height: 120px;
    font-size: 20px;
}

.widthHeight150px {
    width: 150px;
    height: 150px;
    font-size: 40px;
}

.blueBackground {
    background-color: #00c0ef !important;
}

.orangeBackground {
    background-color: #f39c12 !important;
}


.middleListboxMoveButton {
    width: 100px;
    margin-top: 5px;
}

#btnPracticeSearch {
    float: right;
    margin-right: 10px;
}

.borderBottom {
    border-bottom: 1px solid #c0c0c0 !important;
}

.labelError {
    font-size: 12px !important;
}



.padding-10 {
    padding: 10px !important;
}

.ecjWarning {
    font-size: 14px;
    padding: 10px;
    margin: 0 !important;
}

.appointmentContainer {
    width: 100%;
    /*height:30px !important;*/
    /*background-color:red;*/
    text-align: center;
    border: 1px solid black;
    padding: 5px;
    overflow: hidden;
}


.runAppointmentContainer {
    width: 100%;
    height: 13px !important;
    /*background-color:red;*/
    text-align: center;
    border: 1px solid black;
    padding: 4px 0px;
    overflow: hidden;
}

.runNotStarted {
    background-color: #fff !important;
    color: #000 !important;
}

.runStarted {
    background-color: #3c8dbc !important;
    color: #fff !important;
}

.runFinished {
    background-color: #00a65a !important;
    color: #fff !important;
}

.runAborted {
    background-color: #f0ad4e !important;
    color: #000 !important;
}

.runBreech {
    background-color: #dd4b39 !important;
    color: #fff !important;
}

.runInbound {
    border: solid 3px #fbf409 !important;
}

.runOutbound {
    border: solid 3px #8a2be2 !important;
}

.appointmentToolTip {
    width: 160px;
    height: 90px;
    font-size: 10px;
    color: #000;
    background-color: #fff;
    padding: 4px;
}

.max300pxWidth {
    width: 300px !important;
}

.padding2 {
    padding: 2px !important;
}

.schedulerAppointmentCell {
    width: 100%;
    height: 100%;
    border-color: #A5A5A5;
    background-color: #E5E5E5;
    color: white;
    text-align: center;
    vertical-align: bottom;
    position: relative;
    text-shadow: 3px 1px 1px #000000;
    min-height: 28px;
    min-width: 23px;
}

.schedulerAppointmentCellText {
    bottom: 40%;
    position: absolute;
    width: 100%;
}

.schedulerCell {
    width: 100%;
    height: 100%;
    border-color: #A5A5A5;
    background-color: #E5E5E5;
    color: white;
    text-align: center;
    vertical-align: bottom;
    position: relative;
    text-shadow: 3px 1px 1px #000000;
    min-height: 28px;
    z-index: -12000;
}



.paddingleft-20 {
    padding-left: 20px;
}

.listBoxHeading {
    padding-bottom: 11px;
    padding-top: 5px;
    width: 100%;
    border-bottom: 1px solid #c0c0c0;
    color: #000;
    font-size: 18px !important;
    padding-left: 10px;
    font-weight: normal !important;
}

.paneHeading {
    padding-bottom: 11px;
    padding-top: 5px;
    width: 100%;
    border-bottom: 1px solid #c0c0c0;
}

.alert-success {
    background-image: none !important;
}


#GenericAlertPopupContainer {
    width: 100%;
    max-height: 700px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.dxscAptSelDiv {
    border: solid 3px #FFFF00 !important;
}

#GenericAlertPopupContainer {
    font-size: 14px;
    margin-bottom: 10px;
}

.mergeJourneyPopupContentContainer {
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

.postcodeSave {
    margin-right: 0px !important;
    padding: 7px !important;
}

.buttonSaveBarLabel {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    
}

.passengerABTextBox {
    float: right;
    margin-top: 0px;
    margin-right: 25px;
    padding-left: 5px;
}

.abPassenger {
    margin-top: 5px;
    padding-left: 10px;
}
.passengerABButton {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
}

.droppableNode{
    height: 20px;
    width: 150px;
}

.routeEditorABBtn {
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    padding-top: 5px;
}


#buTimeRangeFilter_CD {
    padding: 0px !important;
}

.dispatchSchedulerAppointmentCell {
    line-height: 26px;
    border-right: solid 1px #c0c0c0 !important;
    border-top: solid 1px #c0c0c0 !important;
}

.greyBackColor {
    background-color: #f8f8f8 !important;
}

.redBackColor {
    background-color: rgba(193, 28, 24, 0.3) !important;
}

.greenBackColor {
    background-color: rgba(0, 166, 90, 0.3) !important;
}

.blueBackColor {
    background-color: rgba(60, 141, 188, 0.6) !important;
}

.orangeBackColor {
    background-color: rgba(243, 156, 18, 0.3) !important;
}
.availabilityBackColor {
    background-color: rgba(171, 237, 188, 0.3) !important;
}
.bluePatternedBackColor {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKklEQVQYV2NUSO76zwAF9+eUMjDCBEAcxZRuiACMA1LI+P////8gGRgAAJtOEyX3DYCVAAAAAElFTkSuQmCC) !important;
    border-color: #3c8dbc !important;
}

.shiftTimeTitle {
    font-weight: bold;
    text-decoration: underline;
}

#messagesInMessagingArea {
    max-height: 500px;
}

.messageBoxHeader {
    position: absolute !important;
    top: 0px !important;
    width: 100% !important;
}

.hideCheckBoxText {
    margin: auto;
}

    .hideCheckBoxText > tbody > tr > td > label {
        display: none;
    }

.WelcomeLogo {
    max-width: 300px !important;
}

.noTopPadding {
    padding-top: 0px !important;
}


/* GPS Disabled Popup Styles */
.runError {
    text-align: center;
    position: absolute;
    left: 40%;
    top: 40%;
}


    .runError p.hdr {
        font-weight: 600;
        line-height: 1em;
        font-size: 26px;
        color: #000;
        margin-bottom: 10px;
    }

    .runError div.icon {
        border: 15px solid #f00;
        border-radius: 60px;
        text-align: center;
        line-height: 120px;
        height: 120px;
        width: 120px;
        margin: auto;
        color: #f00;
    }

    .runError p.msg {
        padding-top: 10px;
        font-size: 14px;
    }

.noOverflow {
    overflow: hidden !important;
}

.paddingTop5 {
    padding-top: 5px !important;
}

.backColorWhite {
    background-color: white !important;
}

.disabilitiesBox {
    width: 100%;
    border: 1px solid #c0c0c0;
    padding: 10px;
    height: 89px;
}

.requirementsBox {
    width: 100%;
    border: 1px solid #c0c0c0;
    padding: 10px;
    height: 200px;
}


.pageControlContentBorder {
    border-left: 1px Solid #c0c0c0 !important;
    border-right: 1px Solid #c0c0c0 !important;
    border-bottom: 1px Solid #c0c0c0 !important;
    height: 100%;
    width: 100%;
}

#schedulerHeaderTableContainer {
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
}


.buttonStackBar {
    float: right;
    margin-right: 10px;
}



.underline {
    text-decoration: underline;
}

.removeTextBoxBorder [class*=dxeTextBox] {
    border: none;
}

.cmdButton {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-top: -8px !important;
    color: #FF8800 !important;
    font-size: 14px !important;
    left: -5px !important;
    position: relative !important;
}

    .cmdButton:hover {
        background-color: transparent !important;
    }

.customCloneBtn {
    left: -20px !important;
}



.eligibilityResultsBox {
    text-align: center;
    border: solid 1px #A8A8A8;
    padding-bottom: 30px;
    border-radius: 50px;
    box-shadow: 2px 2px 5px 0px #A8A8A8;
}


.boxBody {
    border-bottom: 1px Solid #c0c0c0 !important;
    border-left: 1px Solid #c0c0c0 !important;
    border-right: 1px Solid #c0c0c0 !important;
    border-top: none !important;
    height: 100%;
}

.actionBarTopBorder {
    border-top: solid 1px #ff8800 !important;
}

.redFont {
    color: red;
}

.label-blank {
    border: solid 1px #000;
    background-color: #fff;
    color: #000;
}



.timelineViewResourceHeader {
    width: 90%;
}

.highlightResourceButton {
    background-color: #ff8800 !important;
    font-weight: bold !important;
    color: #fff !important;
}

.resourceButton {
    transition: background-color 1s ease;
    transition: color 1s ease;
    transition: font-weight 1s ease;
    margin-right: 0 !important;
    float: none !important;
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    font-weight: bold !important;
    background-color: transparent !important;
}

.resourceButtonName {
    line-height: 100%;
    text-align: left;
}

.resourceTypeColumn {
    width: 100%;
    text-align: left;
    height: 100%;
    padding-top: 2px;
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    font-weight: 400 !important;
}

.dailyLogContainerTitle {
    width: 100%;
    height: 50px;
    color: #000;
    font-size: 18px;
    padding: 10px;
    border-left: 1px solid #c0c0c0 !important;
    border-right: 1px solid #c0c0c0 !important;
    border-bottom: 1px solid #c0c0c0 !important;
}

.dailyLogContainer {
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
}

    .dailyLogContainer .messageArea {
        width: 100%;
        height: 86%;
        overflow-x: hidden;
        overflow-y: auto;
        border-left: 1px solid #c0c0c0 !important;
        border-right: 1px solid #c0c0c0 !important;
        padding: 10px;
    }

    .dailyLogContainer > .messageArea > .message {
        width: 100%;
        margin-left: 10px;
        margin-top: 10px;
        display: inline-flex;
    }

        .dailyLogContainer > .messageArea > .message > .userlogo {
            width: 20%;
            height: 100%;
        }

            .dailyLogContainer > .messageArea > .message > .userlogo > .circle {
                width: 40px;
                height: 40px;
                border-radius: 50%;
                font-size: 18px;
                font-weight: bold;
                color: #fff;
                line-height: 40px;
                text-align: center;
            }

            .dailyLogContainer > .messageArea > .message > .userlogo > .green {
                background: #00a65a;
            }

            .dailyLogContainer > .messageArea > .message > .userlogo > .orange {
                background: #ff8800;
            }

        .dailyLogContainer > .messageArea > .message > .messagecontent {
            width: 80%;
        }

            .dailyLogContainer > .messageArea > .message > .messagecontent > .userinfo {
                color: #c0c0c0;
                font-size: 10px;
            }

    .dailyLogContainer > .messageInputArea {
        width: 100%;
        height: 10%;
        display: inline-flex;
        border: 1px solid #c0c0c0;
    }

        .dailyLogContainer > .messageInputArea > .messageBox {
            width: 90%;
            height: 100%;
            position: static;
            float: left;
            border-right: 1px solid #c0c0c0;
        }

        .dailyLogContainer > .messageInputArea > .submit {
            width: 50px;
            height: 100%;
            position: static;
            float: right;
        }

.overlapCheckbox {
    top: 0;
    right: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.65);
    width: 200px;
}


.schedulerPager {
    position: absolute;
    bottom: 18px;
    right: 17px;
    background-color: white !important;
    -webkit-box-shadow: -1px -1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px -1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: -1px -1px 5px 0px rgba(0,0,0,0.75);
}

.postionRelative {
    position: relative;
}

.overflowVisible {
    overflow: visible !important;
}

.baseOverlayCheckbox {
    top: 22px !important;
}

.hosiptalOverlayCheckbox {
    top: 44px !important;
}

.resourceName {
    max-width: 150px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main-body {
    background-color: #F0F0F0;
}

.main-content {
    position: relative;
    padding: 1em 3em 1em;
    margin: 0 -1em 1em;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 4px 4px;
    background-color: #ffffff;
}

    .main-content input::-webkit-input-placeholder {
        color: #CCCCCC !important;
    }

    .main-content input::-moz-placeholder { /* Firefox 18- */
        color: #CCCCCC !important;
    }

    .main-content input::-moz-placeholder { /* Firefox 19+ */
        color: #CCCCCC !important;
    }

    .main-content input::-ms-input-placeholder {
        color: #CCCCCC !important;
    }

.container-vertical-align {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.next {
    margin-right: 2em;
    width: 5em;
}

.message {
    font-size: 1em;
    color: #000;
    font-weight: bold;
}

.alert-btn {
    text-decoration: none !important;
}

.inp {
    padding-right: 42px !important;
}

.StripeElement--focus {
    border-color: #ff8800 !important;
}

.scrollable {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 60em;
}

.calendarWidth {
    width: 10em;
    z-index: 99999;
}

@import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:400,700);

[data-notify="container"][class*="alert-pastel-"] {
    background-color: rgb(255, 255, 238);
    border-width: 0px;
    border-left: 15px solid rgb(255, 240, 106);
    border-radius: 0px;
    box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
    font-family: 'Old Standard TT', serif;
    letter-spacing: 1px;
}

[data-notify="container"].alert-pastel-info {
    border-left-color: rgb(255, 179, 40);
}

[data-notify="container"].alert-pastel-danger {
    border-left-color: rgb(255, 103, 76);
}

[data-notify="container"][class*="alert-pastel-"] > [data-notify="title"] {
    color: rgb(80, 80, 57);
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}

[data-notify="container"][class*="alert-pastel-"] > [data-notify="message"] {
    font-weight: 400;
}

.error {
    display: block;
}

.card-error {
    color: #DE2A2A;
}

.btn-save {
    background-color: white !important;
}

.dxtcLite_Metropolis > .dxtc-content {
    overflow: visible !important;
}

.validation ul {
    list-style: none;
}

.input-validation-error {
    border-color: red !important;
}

.none-border-box-panel tr td div {
    border: 0;
}

.planCopyPopup {
    height: 120px;
    width: 400px;
}

.regconfpopup {
    height: 80px;
    width: 400px;
}

.regconfbutton {
    position: absolute;
    top: 80%;
}

#regconf {
    font-size: 14px
}

.PlanHighDetails .dxeEditArea_Metropolis.dxeDisabled_Metropolis {
    color: black !important;
}

.RadioPlan > tbody > tr > td.dxe > table > tbody > tr > td {
    width: 400px !important;
}

.basesListBox {
    font-size: 14px !important;
}

.PPBaseText .dxeMemoEditArea_Metropolis.dxeDisabled_Metropolis.dxeMemoEditAreaSys {
    color: black !important;
}

.labelCaption {
    font-weight: bold;
}

.searchWarning {
    margin: 6px;
    color: red;
    font-size: 12px;
}

.positionPopup {
    /*top: 40% !important;*/
}

.minwidth-comboboxYesNo {
    min-width: 80px;
}


.redText {
    color: #ea7272 !important;
}

.eventDragError {
    color: #fff !important;
    font-weight: bold !important;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px !important;
}

.centreText {
    text-align: center;
}

.baseTeamDropDown {
    display: block !important;
    max-height: 200px !important;
    overflow: auto !important;
}

.containerWithBorderNoSize {
    border: solid 1px #c0c0c0;
    position: relative;
}

.buttonMargin {
    margin-right: 20px;
}

.RMRecordHelpButton {
    position: absolute;
    margin-left: 240px;
}

#RecordTypeHelpPopup .modal-content {
    width: 800px;
}

#AddAssigneePopup .modal-content {
    width: 400px;
}

#ActionFollowUpPopup .modal-content {
    margin-top: 200px;
}


#RecordTypeHelpPopup .modal-header {
    border-bottom: unset;
}

#RecordTypeHelpPopup .modal-footer {
    border-top: unset;
}

.caption-addAssignee {
    min-width: 105px !important;
}

#flRecordPersonInvolved .dxflGroupBoxSys {
    margin: 0;
    padding: 0;
}

#flRecordPersonInvolved .dxflGroupSys {
    margin: 0;
    padding: 0;
}

.runAppointmentProposedContainer {
    width: 100%;
    height: 30px !important;
    /*background-color:red;*/
    text-align: center;
    border: 1px solid black;
    padding: 4px 0px;
    overflow: hidden;
}




.boldText {
    font-weight: bold;
}

.runExpandIcon {
    padding: 2px;
}

.display-inlineblock {
    display: inline-block;
}

.title-record {
    margin-top: 0;
    padding-top: 0;
}

.riskGreen {
    background-color: forestgreen;
}

.riskYellow {
    background-color: #f7e756;
}

.riskOrange {
    background-color: darkorange;
}

.riskRed {
    background-color: red;
}

.risk-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    color: black;
}

.risckScore-bar {
    border: 1px Solid #c0c0c0;
    margin-bottom: 0px !important;
}

.risktooltip {
    position: relative;
    display: inline-block;
}

    .risktooltip .risktooltiptext {
        visibility: hidden;
        width: 405px;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 20%;
        margin-left: -60px;
        opacity: 100;
        transition: opacity 0.3s;
    }

        .risktooltip .risktooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 20%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .risktooltip:hover .risktooltiptext {
        visibility: visible;
    }

.BringOnTop {
    z-index: 12101 !important;
}

.grayText {
    color: darkgray;
}

.btn-search {
    background-color: white !important;
    width: 80% !important;
    border-radius: 0px 0px 0px 0px !important;
}


.smallHeader {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #959595;
    letter-spacing: 1px;
}

.popover {
    max-width: 100% !important;
}

.hide-cell-header {
    display: none;
}


.driver-row {
    padding: 1em;
}

.hide-cell-header {
    display: none;
}

.warning-message {
    color: #F0233C !important;
    font-weight: bold !important;
}

.hide-cell-header {
    display: none;
}

.hostingInstance {
    color: #fff;
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-weight: 600;
}

.warning-message {
    color: #F0233C !important;
    font-weight: bold !important;
}

.button-marging-top {
    margin-top: 28px;
}

.size-scrollbar ::-webkit-scrollbar {
    width: 18px !important;
    height: 18px !important;
}

.customer-popup {
    padding: 1em;
}

.balance {
    background-color: #f7f7f7;
    font-size: 18px;
    text-align: center;
    padding: 7px 10px;
    margin-top: 0;
    font-weight: bold;
}

#walet {
    margin-top: 0;
    font-size: 2em;
}

.last-transactions {
    background-color: #f7f7f7;
    font-size: 18px;
    text-align: center;
    padding: 7px 10px;
    margin-top: 0;
    font-weight: bold;
}



.font-600 {
    font-weight: 600;
}

.jobEnroute {
    background-color: #ea5cea !important;
    color: #fff !important;
}

.jobAtDestination {
    background-color: #41d0d0 !important;
    color: 000 !important;
}

.print {
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    padding: 0.5em !important;
    color: #FD8720;
}

    .print:hover {
        transform: scale(1.7);
        cursor: pointer;
    }

.flag {
    color: #AF0003;
}

.asset-details-title {
    padding: 6px 0 6px 15px;
    margin: 0;
}

.asset-accessories {
    font-weight: bold;
}

.vehicleFaultImageArea {
    max-width: 100%;
    max-height: 100%;
}

.borderLeftBlack {
    border-left: solid 2px #000 !important;
}

.padding-014 {
    padding: 0 14px;
}

.dxcvSeparator_Metropolis {
    width: 10px;
    height: 10px;
}

.card-header {
    text-align: left;
    border-bottom: solid 1px #C0C0C0;
    padding: 10px;
}

.card-button {
    margin: 10px 10px;
}

table {
    border-collapse: separate !important;
}

.filtButton {
    margin-top: -3px !important;
}

.textRight {
    text-align: right;
    padding: 0 !important;
}

.boldUnderlineText {
    font-weight: bold;
    text-decoration: underline;
}

.excursion-details {
    font-size: 24px;
    margin-left: 10px;
}

.dxgvBatchEditDeletedItem_Metropolis {
    display: none;
}

.highlight {
    background-color: #ccc;
}

nav a.use-new-template {
    background-color: #FF9800;
    background: linear-gradient(to right, rgba(255,152,0,1) 33%, #fb8c00 75%);
    box-shadow: 1px 2px 0px rgba(33,33,33,.2);
    text-shadow: 1px 1px 2px rgba(33,33,33,.2);
    border-radius: 5px 15px 15px 5px;
    padding: 5px 15px !important;
    margin: 10px !important;
    font-style: italic;
    font-weight: 600;
    color: #fff;
    float: left;
}

.dxpc-headerContent, .dxpc-footerContent {
    overflow: hidden;
}



.margin-top100 {
    margin-top: 100px;
}
.mega-menu[data-color='grey'] .menu-links > li:hover {
    background-color: rgba(120, 120, 120, 0.3) !important;
}
.left {
    float: left !important;
}

.buttonSaveBarLeft {
    float: left;
    /*margin-bottom: 10px;*/
    margin-right: 10px;
    font-size:15px;
}

/*Service Details*/
.serviceDetailsContainer {
    margin-left: 38px;
    height: 48%
}
.serviceDetailsLeft {
    width: 50%;
    float: left;
    padding-right: 35px;
}
.serviceDetailsMap{

}

#spSmsMessenger_1_CC {
    padding: 0 !important;
}

.smsMessenger {
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 1em;
}
/* width */
    .smsMessenger::-webkit-scrollbar {
        width: 10px;
    }
/* Track */
    .smsMessenger::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
/* Handle */
    .smsMessenger::-webkit-scrollbar-thumb {
        background: #888;
    }
    /* Handle on hover */
        .smsMessenger::-webkit-scrollbar-thumb:hover {
            background: #555;
        }


    .smsMessenger .smsMessage {
        margin-bottom: 1em;
    }
       
        .smsMessenger .smsMessage .smsReceived {
            text-align: left;
        }

            .smsMessenger .smsMessage .smsReceived .smsContent {
                background-color: #e6e5eb;
                float: left;
            }

            .smsMessenger .smsMessage .smsReceived .smsDetail {
                float: left;
            }

        .smsMessenger .smsMessage .smsSent {
            text-align: right;
        }

            .smsMessenger .smsMessage .smsSent .smsContent {
                background-color: #0980fe;
                float: right;
                color:#fff;
            }

            .smsMessenger .smsMessage .smsSent  .smsDetail {
                float: right;
            }


        .smsMessenger .smsMessage .smsDetail {
            color: #9E9E9E;
            clear: both;
            max-width: 100%;
        }

        .smsMessenger .smsMessage .smsContent {
            padding: 1em;
            font-size: 1.2em;
            margin: 0.5em 0;
            clear: both;
            max-width: 100%;
            border-radius: 20px;
        }

.serviceViewButton {
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    padding: 15px 10px 10px;
    color: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.15);
    box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.15);
}

.serviceButtonLabel {
    font-size:1.5em;
    font-weight:600;
    padding-top:10px;
    display: block;
}

.reminderAssessmentQuestions {
    height: 80%;
    overflow-y: auto;
}
.reminderAssessmentButton {
    height: 10%;
}

    .reminderAssessmentButton input {
        width: 100%;
        height: 10%;
        position: fixed;
        bottom: 0;
    }

.centerDiv {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.errorlogo img {
   width:100%
}
.serviceUserGetStartedBtn {
    width: 68%;
    height: 56px;
    font-size: 23px;
    color: black;
    margin-left: 95px !important;
}
.bannerBtnWrapper {
    margin: 0 auto;
    float: none !important;
    /*margin-left: 80px;*/
}

.tooltipCustom {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltipCustom .tooltipcustomtext {
        visibility: hidden;
        min-width: 280px;
        background-color: white;
        color: black;
        text-align: center;
        border-radius: 20px;
        padding: 5px 0;
        position: absolute;
        z-index: 10000;
        left: 50%;
        margin-left: -60px;
        min-height: 32px;
    }
        .tooltipCustom .tooltipcustomtext::after {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 24%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent white transparent;
        }

    .tooltipCustom:hover .tooltipcustomtext {
        visibility: visible;
    }

.toolTipText {
    font-size: 12px !important;
    color: blue !important;
    text-decoration-color: blue;
    text-decoration: underline;
}

.tooltipcustomtextlist {
    float: left;
    margin-left: 9px;
}

.bubble_default_main {
    margin-top: 50px;
}

.NoCardPadding{
    padding:0 !important;
}
.groupHeader {
    font-weight: bold;
    margin-left: 105px;
}
.activityDataGroupHeader {
    font-weight: bold;
    margin-left: 10px;
}
.additionalRowData {
    border: solid 1px;
    width: 60px;
    margin-left: 10px
}
.fontNormal {
    font-weight: normal !important;
}


#PaymentFrequencyDay {
    width: 50px !important;
    margin-left: -26px !important;
}

.ui-datepicker-unselectable .ui-state-default {
    background: #D6E4BE;
    color: #000;
}
}

.caseMgmtContainer {
    display: flex;
    justify-content: space-between;
    height: 100%;
    width: 100%;
}

.caseMgmtTile {
    width: 20%;
    height: 100%;
    display: inline-table;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    border: solid 1px #C0C0C0;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
    color: black;
    padding: 5px;
    font-weight: 600;
}

.caseMgmtTileTitle {
    font-size: 1.5em;
    display: block;
}

.caseMgmtTileCount {
    font-size: 4em;
    display: block;
    font-style: normal;
}

.caseMgmtSubTitle {
    font-size: 1.5em;
    display: block;
}

.paymentFrequencyWeeklyDay {
    width: 70px !important;
    margin-left: -46px !important;
    font-weight: normal !important;
}
.lightGrayBorder td {
    border: solid 1px lightgray;
}
.lightGrayBorder th {
    border-top: solid 1px lightgray;
    border: solid 1px lightgray;
}

.reportDesignerMessage {
    width: 78.2%;
    text-align: center;
    position: fixed;
    padding: 18%;
    font-size: 3em;
}

.tooltip-inner {
    max-width: 50% !important;
    max-height: 100% !important;
    white-space: pre-wrap;
    text-align: left !important;
    font: Segoe UI !important;
}
.inlineLabel {
    font-weight: bold;
    display: inline-block;
    margin: 0px 0px 10px 0px !important;
}

.inlineTextBox {
    display: inline-block;
    margin: 10px 15px 0px 3px !important;
}

.marginBottom50 {
    margin-bottom: 50px !important;
}

.marginBottom-10 {
    margin-bottom: 10px;
}

.marginBottom-5 {
    margin-bottom: 5px;
}

.marginTop50 {
    margin-top: 50px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginLeft25 {
    margin-left: 25px;
}

.marginRight-10 {
    margin-right: 10px;
}

.margin10 {
    margin: 10px;
}

.margin-left5 {
    margin-left: 5px !important;
}

.margin-left10 {
    margin-left: 10px !important;
}

.margin-left15 {
    margin-left: 15px !important;
}

.margin-left20 {
    margin-left: 20px !important;
}

.margin-left25 {
    margin-left: 25px !important;
}

.margin-left30 {
    margin-left: 30px !important;
}

.margin-left40 {
    margin-left: 40px !important;
}

.margin-left50 {
    margin-left: 50px !important;
}

.margin-left60 {
    margin-left: 60px !important;
}

.margin-left70 {
    margin-left: 95px !important;
}

.margin-left95 {
    margin-left: 95px !important;
}

.margin-left100 {
    margin-left: 100px !important;
}

.margin-right10 {
    margin-right: 10px !important;
}

.margin-right15 {
    margin-right: 15px !important;
}

.marginTop2 {
    margin-top: 2px !important;
}

.marginTop3 {
    margin-top: 3px !important;
}

.marginTop5 {
    margin-top: 5px !important;
}

.marginTop6 {
    text-align: center !important;
}

.marginLeft20 {
    margin-left: 20px;
}

.margin-10-10 {
    margin: 10px 10px;
}

.margin-top3 {
    margin-top: 3px;
}

.margin-top5 {
    margin-top: 5px;
}

.margin-top10 {
    margin-top: 10px;
}

.marginTop24 {
    margin-top: -24px
}

.alertTriangle {
    color: orangered;
    font-size: 150%
}

/*.alertTriangle:hover { 
    cursor: pointer;
}*/






