/*body {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #696868; 
    background-color: #a7a5a5;
    margin-top: 0px;
}

a:link {
    color: #0c8bbd;
    font-size: 12px;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
    color: #002952;
    color: #0c8bbd;
}

a:visited {
    color: #0c8bbd;
    text-decoration: underline;
}

h1 {
    color: #193364;
    font-size: 20px;
}*/

.ListSearchExtenderPrompt {
    background-color: gray;
    padding: 3px;
    color: White;
    font-style: italic;
}

/*#wrap {
    width: 987px;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
    background-color: transparent;
}

#bannerWrap {
    margin-left: 14px;
    margin-right: 15px;
    background-color: White;
    padding-top: 10px;
}

#logo {
    padding-left: 41px;
    float: left;
}

#logout {
    float: right;
    padding-right: 20px;
}

#menuBG {
    background-image: url(../images/menuBG.png);
    width: 987px;
    height: 60px;
}

#menu {
    padding-top: 20px;
    padding-left: 20px;
}

#innerWrap {
    margin-left: 14px;
    margin-right: 15px;
    background-image: url(../images/innerWrapBG.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 500px;
    background-color: White;
}

.alertsBG {
    background-color: #002952;
    background-image: url(../images/alertsBG.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    color: White;
    min-height: 47px;
    padding: 15px;
}

.alertHeader {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 5px;
    letter-spacing: 1px;
}

.alertsBG a {
    color: White;
}

.alertHeader a {
    color: #ee2e2e;
}

#footer {
    margin-left: 14px;
    margin-right: 15px;
    background-image: url(../images/footerBG.png);
    background-position: top;
    background-repeat: no-repeat;
    min-height: 112px;
}

#footerContent {
    padding-top: 20px;
    text-align: center;
}

#pageContent {
    padding: 15px;
    padding-bottom: 70px;
}

.homeBox {
    background-image: url(../images/homeBox.png);
    width: 273px;
    height: 185px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.boxTitle {
    text-align: center;
    color: #0c8bbd;
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
}

.boxIcons {
    padding-top: 105px;
    text-align: center;
}

    .boxIcons a {
        color: #696868;
        text-decoration: none;
        font-weight: bold;
        font-size: 13px;
        background-position: center top;
        background-repeat: no-repeat;
    }

.icons {
    padding-top: 65px;
}

.disabledIcon {
    background-color: #eaeaea;
    filter: alpha(opacity=50);
    opacity: .50;
    cursor: default;
}

.orderIconGroup {
    padding-top: 55px;
}

.orderIcon {
    background-image: url(../images/icons/order.png);
    padding-left: 15px;
    padding-right: 13px;
}

.batchOrderIcon {
    background-image: url(../images/icons/batchOrders.png);
    padding-left: 15px;
    padding-right: 15px;
}

.editOrderIcon {
    background-image: url(../images/icons/editOrder.png);
    padding-left: 20px;
    padding-right: 22px;
}

.distributeOrderIcon {
    background-image: url(../images/icons/editOrder.png);
    padding-left: 2px;
    padding-right: 5px;
}

.distributeOrderIconInactive {
    background-image: url(../images/icons/order_inactive.png);
    padding-left: 2px;
    padding-right: 5px;
}

.specimenIconGroup {
    padding-top: 68px;
}

.receiveIcon {
    background-image: url(../images/icons/receive.png);
    padding-left: 18px;
    padding-right: 18px;
}

.inactiveReceiveIcon {
    background-image: url(../images/icons/specimen_inactive.png);
    padding-left: 18px;
    padding-right: 18px;
    cursor: default;
}

a.inactiveReceiveIcon {
    color: #999898;
}

.locateIcon {
    background-image: url(../images/icons/locate.png);
    padding-left: 18px;
    padding-right: 18px;
}

.inactiveLocateIcon {
    background-image: url(../images/icons/specimen_inactive.png);
    padding-left: 18px;
    padding-right: 18px;
    cursor: default;
}

a.inactiveLocateIcon {
    color: #999898;
}

.inventoryIconGroup {
    padding-top: 68px;
}

.manageIcon {
    background-image: url(../images/icons/manage.png);
    padding-left: 15px;
    padding-right: 15px;
}

.inactiveManageIcon {
    background-image: url(../images/icons/manage_inactive.png);
    padding-left: 15px;
    padding-right: 15px;
    cursor: default;
}

a.inactiveManageIcon {
    color: #999898;
}

.replenishIcon {
    background-image: url(../images/icons/replenish.png);
    padding-left: 10px;
    padding-right: 10px;
}

.inactiveReplenishIcon {
    background-image: url(../images/icons/replenish_inactive.png);
    padding-left: 10px;
    padding-right: 10px;
    cursor: default;
}

a.inactiveReplenishIcon {
    color: #999898;
}

.clientIconGroup {
    padding-top: 58px;
}

.addClientIcon {
    background-image: url(../images/icons/addClient.png);
    padding-left: 20px;
    padding-right: 20px;
}

.editClientIcon {
    background-image: url(../images/icons/editClient.png);
    padding-left: 10px;
    padding-right: 10px;
}

.viewClientIcon {
    background-image: url(../images/icons/viewClient.png);
    padding-left: 16px;
    padding-right: 16px;
}

.trackingIconGroup {
    padding-top: 65px;
    display: inline-block;
    width: 82px;
}

.supplyIcon {
    background-image: url(../images/icons/supplyShipments.png);
}

.specimenIcon {
    background-image: url(../images/icons/specimenShipments.png);
}

.inactiveSpecimenIcon {
    background-image: url(../images/icons/specimen_inactive.png);
    cursor: default;
}

a.inactiveSpecimenIcon {
    color: #999898;
}

.reportingIconGroup {
    padding-top: 65px;
}

.reportingOrdersIcon {
    background-image: url(../images/icons/reportingOrders.png);
    padding-left: 10px;
    padding-right: 10px;
}

.reportingSpecimensIcon {
    background-image: url(../images/icons/reportingSpecimens.png);
    padding-right: 5px;
}

.inactiveReportingSpecimensIcon {
    background-image: url(../images/icons/specimen_inactive.png);
    padding-right: 5px;
    cursor: default;
}

a.inactiveReportingSpecimensIcon {
    color: #999898;
}

.reportingInventoryIcon {
    background-image: url(../images/icons/reportingInventory.png);
}

.inactiveReportingInventoryIcon {
    background-image: url(../images/icons/manage_inactive.png);
    cursor: default;
}

a.inactiveReportingInventoryIcon {
    color: #999898;
}

.reportingClientsIcon {
    background-image: url(../images/icons/reportingClients.png);
    padding-left: 9px;
    padding-right: 9px;
}*/

/*  Classes  */
.pageHeader {
    background-color: #172972;
    font-weight: bold;
    color: White;
    padding: 5px;
    padding-left: 10px;
    border: solid 1px #d6d1c7;
}

.formBG {
    background-color: #ccd9f1;
    padding: 10px;
    border: solid 1px #d6d1c7;
}

.button {
    font-size: 12px;
    font-family: Arial, Sans Serif;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    border: solid 1px #808080;
    background: url(../images/buttonback.gif) center;
    padding: 2px 10px 2px 10px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.error {
    background-color: #ff9f9f;
    background-color: #e9e9e9;
    border: solid 1px #cc3333;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    color: #cc3333;
}

.success {
    background-color: #a2d6a2;
    background-color: #e9e9e9;
    border: solid 1px #1c701c;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    color: #006600;
}

.center {
    text-align: center;
}

.colorBlue {
    color: #193364;
}

.gridViewTable {
    border: solid 1px #666666;
    background-color: White;
    width: 100%;
}

.gvHeaderStyle {
    background-color: #CCCCCC;
}

.gvAlternating {
    background-color: #e0e0e0;
}

.gvCenter {
    text-align: center;
}

.textbox {
    background-repeat: no-repeat;
    color: #625b59;
    background-color: #f0f0f0;
    font-size: 14px;
}

.textboxduplicate {
    background-repeat: no-repeat;
    color: red;
    background-color: #fbdfdf;
    font-size: 14px;
}

.textboxArial {
    font-family: Arial, sans-serif;
}

.gvPaddingLeft5 {
    padding-left: 5px;
}

.wizardPadding {
    padding-left: 15px;
    padding-top: 15px;
}

.watermarked {
    color: gray;
}

/*************************************************************************/
/*                            Google Maps                                */
/*************************************************************************/

.listingBlock {
    border: solid 1px #9dc5b2;
    margin-bottom: 5px;
}

.listingTitle {
    background-color: #eae6cf;
    padding: 0px;
    font-weight: bold;
    font-size: 16px;
    color: #55512c;
    border-bottom: solid 1px #9dc5b2;
}

.listingArea {
    padding: 0px 5px 0px 5px;
}

.listingDescTD {
    padding-left: 5px;
}

.listingTeaser {
    padding-top: 0px;
}

/*************************************************************************/
/*                      Courier Message History                          */
/*************************************************************************/
#faqs {
    position: relative;
}

    #faqs h3 {
        cursor: pointer;
        font-size: 12px;
        font-weight: bold;
        margin: 5px;
        color: #0c8bbd;
    }

        #faqs h3.active {
            color: #d74646;
        }

    #faqs div {
        height: 0;
        overflow: hidden;
        position: relative;
        margin: 0px;
    }

        #faqs div p {
            padding: 3px;
            margin: 0px;
            position: relative;
            color: #464646;
            background-color: #e5e5e5;
            font-size: 12px;
            padding-left: 10px;
            /*border: solid 1px silver;*/
            margin-bottom: 10px;
        }

        #faqs div table {
            padding: 3px;
            margin: 0px;
            position: relative;
            color: #464646;
            background-color: #e5e5e5;
            font-size: 12px;
            padding-left: 10px;
            border: solid 1px silver;
            margin-bottom: 10px;
            width: 920px;
        }

/*************************************************************************/
/*                          CRM Leads by Status 2                        */
/*************************************************************************/
#faqs2 {
    position: relative;
}

    #faqs2 h3 {
        cursor: pointer;
        font-size: 12px;
        font-weight: bold;
        margin: 5px;
        color: #0c8bbd;
    }

        #faqs2 h3.active {
            color: #d74646;
        }

    #faqs2 div {
        height: 0;
        overflow: hidden;
        position: relative;
        margin: 0px;
    }

        #faqs2 div p {
            padding: 3px;
            margin: 0px;
            position: relative;
            color: #464646;
            background-color: #e5e5e5;
            font-size: 12px;
            padding-left: 10px;
            border: solid 1px silver;
            margin-bottom: 10px;
        }

        #faqs2 div table {
            padding: 3px;
            margin: 0px;
            position: relative;
            color: #464646;
            background-color: #e5e5e5;
            font-size: 12px;
            padding-left: 10px;
            border: solid 1px silver;
            margin-bottom: 10px;
            width: 920px;
        }

/*************************************************************************/
/*                          CRM Leads by Status 3                        */
/*************************************************************************/
#faqs3 {
    position: relative;
}

    #faqs3 h3 {
        cursor: pointer;
        font-size: 12px;
        font-weight: bold;
        margin: 5px;
        color: #0c8bbd;
    }

        #faqs3 h3.active {
            color: #d74646;
        }

    #faqs3 div {
        height: 0;
        overflow: hidden;
        position: relative;
        margin: 0px;
    }

        #faqs3 div p {
            padding: 3px;
            margin: 0px;
            position: relative;
            color: #464646;
            background-color: #e5e5e5;
            font-size: 12px;
            padding-left: 10px;
            border: solid 1px silver;
            margin-bottom: 10px;
        }

        #faqs3 div table {
            padding: 3px;
            margin: 0px;
            position: relative;
            color: #464646;
            background-color: #e5e5e5;
            font-size: 12px;
            padding-left: 10px;
            border: solid 1px silver;
            margin-bottom: 10px;
            width: 920px;
        }

/*************************************************************************/
/*                              Reports                                  */
/*************************************************************************/
.reportHeader {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #0c8bbd;
}

.reportHeaderFilter {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #0c8bbd;
}

.hideColumn {
    display: none;
}

/*************************************************************************/
/*                            Order Screen                               */
/*************************************************************************/
.style1 {
    font-size: 10px;
}

.style2 {
    color: #FFFFFF;
}

.style4 {
    font-size: 12px;
    font-weight: bold;
}

.txtstyle1 {
    text-align: center;
}

.closedDiv {
    display: none;
}

.openDiv {
    display: block;
}

.watermark {
    background: #FFAAFF;
}

.popupControl {
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ededed;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 10px;
    width: 250px;
}

.dcell {
    padding-left: 10px;
}

.boldTextBox {
    font-weight: bold;
}

.boldLink {
    font-weight: bold;
}

.regularLink {
    font-weight: normal;
}

.button1 {
    color: #284775;
    border-color: #000000;
    border-width: 1px;
    border-style: Solid;
    font-family: Verdana;
    font-size: 0.8em;
}

.fieldTD {
    /*width: 102px; */
    height: 25px;
    text-align: right;
    /*font-weight: bold;*/
}

.valueTD {
    text-align: left;
    height: 25px; /*width: 177px;*/
}
.fieldTDNew {
    height: 30px;
    text-align: right;
    padding-right: 5px;
}

.valueTDNew {
    text-align: left;
    height: 30px;
}
/*************************************************************************/
/*                            Reports Master                             */
/*************************************************************************/
.shrinkWidth {
    width: 947px;
    padding: 0px 15px 15px 15px;
}
/*************************************************************************/
/*                            New Client                                 */
/*************************************************************************/
.sectionHeader {
    background-color: #cccccc;
    padding: 5px;
    font-weight: bold;
}

.sectionBody {
    border: solid 1px #ccc;
    padding: 10px;
    margin-bottom: 20px;
}

.sectionHeader-Blue {
    text-align: center;
    background-color: rgba(179, 213, 219, 1);
    padding: 5px;
    font-weight: bold;
}

.sectionBody-Blue {
    text-align: center;
    border: solid 1px rgba(179, 213, 219, 1);
    padding: 10px;
    margin-bottom: 20px;
}
/*************************************************************************/
/*                            Quick Menu                                 */
/*************************************************************************/
.qmclear {
    font-size: 1px;
    height: 0px;
    width: 0px;
    clear: left;
    line-height: 0px;
    display: block;
}

.qmmc {
    position: relative;
}

    .qmmc a {
        float: left;
        display: block;
        white-space: nowrap;
    }

    .qmmc div a {
        float: none;
    }

    .qmmc div {
        visibility: hidden;
        position: absolute;
    }

/*"""""""" (MAIN) Container """"""""*/
#qm0 {
    background-color: Transparent;
    padding-left: 8px;
    padding-bottom: 3px;
}

    /*"""""""" (MAIN) Items """"""""*/
    #qm0 a {
        color: #727272;
        background-color: transparent;
        font-size: 15px;
        text-decoration: none;
        text-align: left;
        padding: 5px 22px 0px 0px;
    }


        /*"""""""" (MAIN) Hover State """"""""*/
        #qm0 a:hover {
            background-color: transparent;
            color: #002952;
        }

/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover {
    background-color: Transparent;
    color: #002952;
}

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent {
    background-repeat: no-repeat;
    background-position: 92%;
    cursor: default;
}

/*"""""""" [SUB] Containers """"""""*/
#qm0 div {
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #c5c5c5;
    margin-top: 18px;
}


    /*"""""""" [SUB] Items """"""""*/
    #qm0 div a {
        font-size: 13px;
        color: #727272;
        border-left: solid 4px #727272;
        padding: 2px 5px 2px 5px;
        text-align: left;
    }

        /*"""""""" [SUB] Hover State """"""""*/
        #qm0 div a:hover {
            color: #002952;
            border-left: solid 4px #002952;
        }

/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
    color: #002952;
}

/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent {
    background-image: url(../images/arrow.jpg);
    color: #727272;
    background-position: right;
    padding-right: 20px;
}

/*"""""""" [SUB] Containers """"""""*/
#qm0 div div {
    background-color: #ffffff;
    padding: 5px 15px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #c5c5c5;
    margin-top: 0px;
    margin-left: 5px;
}
/*************************************************************************/
/*                            Help Section                               */
/*************************************************************************/
.homeHelpSection {
    background-image: url(../images/helpBox.png);
    width: 507px;
    height: 185px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

.helpIconSection {
    text-align: center;
    padding-top: 40px;
}

    /*.homeHelpSection
{
    background-image: url(../images/helpBox_small.png);
    width: 374px;
    height: 185px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
.helpIconSection
{
    text-align: center;
    padding-top: 50px;
}*/

    .helpIconSection img {
        border: none;
    }

/*************************************************************************/
/*                                FAQ                                   */
/*************************************************************************/
.faqAnchors {
    padding-bottom: 15px;
    border-bottom: dotted 1px silver;
    margin-bottom: 10px;
}

    .faqAnchors a {
        display: block;
        padding-bottom: 5px;
    }

.faqBlock {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px silver;
    margin-bottom: 5px;
}

.faqQuestion {
    font-weight: bold;
}

.faqQ {
    font-size: 16px;
    color: Gray;
}

.faqA {
    font-size: 16px;
    color: Gray;
    font-weight: bold;
}

.faqTop {
    text-align: right;
}

/*************************************************************************/
/*                               Calendar                                */
/*************************************************************************/
.calendarIcon {
    background-image: url(../images/crm/calendaricon.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 90px;
    display: block;
    padding-left: 25px;
    height: 20px;
    padding-top: 4px;
}

.listIcon {
    background-image: url(../images/crm/listicon.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 60px;
    display: block;
    padding-left: 25px;
    height: 20px;
    padding-top: 4px;
}

.addTaskIcon {
    background-image: url(../images/crm/add_task.jpg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left;
    width: 60px;
    display: block;
    padding-left: 25px;
    height: 20px;
    padding-top: 4px;
}

.eventHeaderLeft {
    float: left;
}

.eventViewLinks {
    float: right;
    padding-top: 5px;
}

.eventBlock {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px silver;
    margin-bottom: 5px;
}

.eventTitle {
    font-size: 14px;
    padding-bottom: 3px;
    font-weight: bold;
}

.eventDate {
    color: #f0b30d;
    font-weight: bold;
    font-style: italic;
}

.eventDetails {
    background-color: #eeeeee;
    border: solid 1px #cecece;
    padding: 5px;
    margin-bottom: 5px;
}

.eventRegistrationHeader {
    background-color: #eeeeee;
    border: solid 1px #cecece;
    padding: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
}

.eventCalendar {
    width: 100%;
    border: solid 1px silver;
}

.eventCalendarTitle {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    height: 40px;
    background-color: White;
    color: #002952;
}

.calendarDayStyle {
    text-align: left;
    vertical-align: top;
    height: 100px;
}

.otherMonthDayStyle {
    background-color: #e0dfe3;
    color: gray;
}

.todayStyle {
    background-color: #cde4f4;
}

.nextPrevStyle {
    color: #333333;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}

.dayHeaders {
    font-size: 8pt;
    font-weight: bold;
}

/*************************************************************************/
/*                             DASHBOARD                                 */
/*************************************************************************/
/*#dashboard {
    width: 928px;
    height: 29px;
}

    #dashboard ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    #dashboard li {
        float: left;
        background-color: gray;
        margin: 0px 0px 0px 0px;
        padding-bottom: 2px;
        border-right: solid 2px #022952;
        border-top: solid 2px #022952;
        font-weight: bold;
    }

    #dashboard a {
        display: block;
        background-color: #7b7b7b;
        color: #ffc;
        text-decoration: none;
        padding: 6px 20px 6px 21px;
    }

        #dashboard a:hover {
            color: white;
        }

    #dashboard #selected {
        font-weight: bold;
        background-color: #022952;
    }

        #dashboard #selected a {
            background-color: #022952;
            color: white;
        }

#dashboard_content {
    clear: both;
    border: solid 2px #022952;
    padding: 12px;
    width: 900px;
}*/

/*************************************************************************/
/*                             DASHBOARD                                 */
/*************************************************************************/
#dashboard {
    width: 928px;
    height: 29px;
    background-color: gray;
    border-bottom: none;
}

    #dashboard #selected_left {
        float: left;
        background-color: #022952;
        height: 22px;
        text-align: center;
        font-weight: bold;
        padding-top: 7px;
        border-top: solid 2px #022952;
        border-left: solid 2px #022952;
    }

        #dashboard #selected_left a {
            color: white;
        }

    #dashboard #selected {
        float: left;
        background-color: #022952;
        height: 22px;
        text-align: center;
        font-weight: bold;
        padding-top: 7px;
        border-top: solid 2px #022952;
    }

        #dashboard #selected a {
            color: white;
        }

    #dashboard .not_selected {
        float: left;
        background-color: gray;
        height: 22px;
        text-align: center;
        font-weight: bold;
        padding-top: 7px;
        border-right: solid 2px #022952;
        border-top: solid 2px #022952;
    }

    #dashboard .not_selected_right {
        float: left;
        background-color: gray;
        height: 22px;
        text-align: center;
        font-weight: bold;
        padding-top: 7px;
        border-right: solid 2px #022952;
        border-top: solid 2px #022952;
    }

    #dashboard .not_selected_left {
        float: left;
        background-color: gray;
        height: 22px;
        text-align: center;
        font-weight: bold;
        padding-top: 7px;
        border-left: solid 2px #022952;
        border-right: solid 2px #022952;
        border-top: solid 2px #022952;
    }

    #dashboard a {
        color: #ffc;
        text-decoration: none;
    }

        #dashboard a:hover {
            color: white;
        }

/*#dashboard_content {
    clear: both;
    border: solid 2px #022952;
    padding: 12px;
    width: 900px;
}*/

/*************************************************************************/
/*                      TELERIK MAPS                                     */
/*************************************************************************/
/*.RadMap_Default.k-tooltip {
            background-color: white;
        }*/

.RadMap .k-marker.k-i-marker-courier:before {
    content: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
}

.RadMap .k-marker.k-i-marker-courier {
    background-image: url(/courier/markers/courier.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 32px !important;
    height: 37px !important;
}

.RadMap .k-marker.k-i-marker-job:before {
    content: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
}

.RadMap .k-marker.k-i-marker-job {
    background-image: url(/courier/markers/job.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 32px !important;
    height: 37px !important;
}

.RadMap .k-marker.k-i-marker-blue:before {
    content: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
}

.RadMap .k-marker.k-i-marker-blue {
    background-image: url(/courier/markers/blue_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 32px !important;
    height: 37px !important;
}

.RadMap .k-marker.k-i-marker-green:before {
    content: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
}

.RadMap .k-marker.k-i-marker-green {
    background-image: url(/courier/markers/green_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 32px !important;
    height: 37px !important;
}

.RadMap .k-marker.k-i-marker-red:before {
    content: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
}

.RadMap .k-marker.k-i-marker-red {
    background-image: url(/courier/markers/red_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 32px !important;
    height: 37px !important;
}

.listingBlock:hover {
    background-color: #eee;
}
.center-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.custom-datepicker .riTextBox {
    border: 1px solid #5c5c5c !important;
    border-radius: 3px !important;
    box-sizing: border-box;
}
/* Optional: helps the window auto-size based on content */
.autoSizeRadWindow .rwWindowContent {
    padding: 0; /* or adjust as needed */
}

.autoSizeRadWindow {
    width: auto !important;
    height: auto !important;
    max-width: 95vw; /* prevent overflow */
    max-height: 90vh;
    overflow: visible;
}

    .autoSizeRadWindow .rwContent {
        overflow: visible;
    }
