﻿body {
}
.work-items-grid-selected-row .action-icons-coloumn-for-takeoff path {
    fill: #127DD6;
}

.action-icons-coloumn-for-takeoff svg:hover path {
    fill: #127DD6;
}
/* Login page */
.alpharep-page-login-container {
    height: 100%;
}

#divAlpharepLeftMenuContainer::-webkit-scrollbar-thumb {
    background-color: #127DD6;
}

.alpharep-page-login-container .right-display-logo-container span, .alpharep-page-login-container .right-display-header-text {
    height: 48px;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 48px;
    /*text-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
        text-shadow: 1px 2px rgba(0, 0, 0, 0.5);*/
}

.alpharep-page-login-container .right-display-logo-container, .alpharep-page-login-container .right-display-header-text {
    text-align: center;
}

.alpharep-page-login-container .right-display-header-text {
    font-size: 27px;
}
.alpharep-page-login-container .left-display-container {
    background-image: url('../images/aci-login-logo.png');
    background-repeat: no-repeat;
    float: left;
    height: 100%;
    width: 55%;
    background-size: contain;
    background-position-x: right;
}

.alpharep-page-login-container .right-display-container {
    background-image: url('../images/login_page_background_spiral.png');
    background-repeat: no-repeat;
    float: left;
    height: 100%;
    width: 45%;
    padding: 3% 15% 50px 3%;
    background-size: contain;
}

.alpharep-page-login-container .right-display-container {
    background: white;
}

.alpharep-page-login-container .right-display-logo-container span, .alpharep-page-login-container .right-display-header-text {
    color: #3e3d52;
    /* text-shadow: 1px 2px rgb(0 0 0 / 50%); */
}


#divAlpharepLeftMenuContainerHolder .customer-logo-filled-icon {
    background: transparent url("../../images/alpharep/Sparky_Expanded_Logo-40px_High.svg") no-repeat scroll 0px 0px;
    position: absolute;
    left: 0px;
    /*margin-left: 3px;*/
}
#divAlpharepLeftMenuContainerHolder.menu-collapsed .customer-logo-filled-icon {
    display:none;
}

/* Login control*/
#divAlpharepLoginContainer {
    width: 100%;
}

    #divAlpharepLoginContainer #btnAlpharepLogin {
        width: 100%;
    }

.username-box-background-icon {
    position: relative;
}

#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox:not(:checked) + label,
#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox:checked + label {
    padding-left: 25px;
    padding-top: 2px;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}

#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox.with-fake-label:not(:checked) + label,
#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox.with-fake-label:checked + label {
    position: absolute;
    left: 13px;
    top: 11px;
}

#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox:not(:checked) + label:before,
#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox:checked + label:before {
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
}

#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox:not(:checked) + label:after,
#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox:checked + label:after {
    top: 6px;
    left: 3px;
    font-size: 15px;
    line-height: 15px;
}
#divAlpharepHeaderContainer .alpharep-header-plus-icon-link {
    padding-left: 4px;
}
/*#divAlpharepHeaderContainer .alpharep-header-plus-icon {
    width: 35px;
    height: 35px;
    margin-top: -2px;
}*/
#divAlpharepHeaderContainer .alpharep-header-plus-icon path {
    fill: #3E3D52;
}

/*#divAlpharepHeaderContainer .alpharep-header-plus-icon-title {
    color: #3E3D52;
    font-size: 14px;
    bottom: 12px;
    left: -8px;
}*/

#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox.indeterminate-children-selection:not(:checked) + label:after {
    top: 7px;
    left: 5px;
    font-size: 10px;
    line-height: 8px;
}

.username-box-background-icon {
    background-image: url('../../images/alpharep/male_user_1-filled.svg');
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 14px;
    left: 7px;
}

#divAlpharepLoginContainer .btn {
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500;
}

    #divAlpharepLoginContainer .btn.btn-primary, #divAlpharepLoginContainer .btn.btn-primary:hover {
        color:white;
        height: 40px;
        background-color: #127DD6;
        background-image: none;
        border-color: #127DD6;
    }

#divAlpharepLoginContainer .share-warning-message {
    display:none;
}

.alpharep-username-box, .alpharep-reset-email {
    padding-left: 40px;
    height: 40px;
    opacity: 1;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
    border-radius: 0px;
    font-size: 14px;
}

.password-box-background-icon {
    background-image: url('../../images/alpharep/password_1-filled.svg');
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 14px;
    left: 7px;
}

.alpharep-password-box {
    padding-left: 40px;
    height: 40px;
    opacity: 1;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
    border-radius: 0px;
    font-size: 14px;
}

.alpharep-forgot-password-link, .alpharep-forgot-password-link:hover, .alpharep-forgot-password-link:active {
    text-decoration: none;
    height: 24px;
    color: #3E3D52;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    cursor:pointer;
}

.alpharep-page-login-container .right-display-container.forgot-password-container {
    padding-top: 8%;
}

#divAlpharepLoginContainer .pull-right {
    padding-top: 6px;
}

#divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox:not(:checked) + label, #divAlpharepLoginContainer [type="checkbox"].alpharep-checkbox:checked + label {
    padding-top: 4px;
}

.alpharep-page-login-container .right-display-logo-container .alpharep-logo {
    background-image: url(../images/alpharep-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    width: 202px;
    height: 34px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.header {
    display: none;
}


/* Header */
#divAlpharepHeaderContainer {
    position: fixed;
    background-color: #3E3D52;
    width: 100%;
    overflow: hidden;  
    top: 0px;
    left: 0px;   
    height: 60px;
}

/*#divAlpharepLeftMenuContainerHolder .alpharep-menu-header .alpharep-collapsed-menu-logo-icon {
    background: transparent url(../../images/alpharep/Sparky_Collapsed_Logo-24px_High.svg) no-repeat scroll 0px 0px;
    width: 40px;
    height: 40px;
    margin-left: 4px;
    padding: 8px;
}*/
/*#divAlpharepLeftMenuContainerHolder .alpharep-menu-header .alpharep-collapsed-menu-logo-icon {
    background: transparent url(../../images/alpharep/arrow_carrot-right.svg) no-repeat scroll 0px 0px;
    width: 40px;
    height: 40px;
    margin-left: 20px;
    padding: 8px;
    display: none;
}*/

#divAlpharepHeaderContainer .alpharep-header-cart-icon-link {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    z-index: 999;
    display: none;
}

/*#divAlpharepHeaderContainer .alpharep-header-plus-icon-link {
    position: absolute;
    top: 8px;
    right: 60px;
    cursor: pointer;
    z-index: 999;
    width: 100px;
    background-color: white;
    height: 25px;
    padding-left: 5px;
    padding-top: 2px;
    text-decoration: none;
    color: #3c3b4f;
}*/

    #divAlpharepHeaderContainer .alpharep-header-plus-icon-link {
        
        color: #3E3D52;
        border-radius: 18px;
        background-color: #E9F2F9;
    }
/*    #divAlpharepHeaderContainer .alpharep-header-plus-icon {      
        border: 1px solid #3E3D52;     
    }*/


    #divAlpharepHeaderContainer .alpharep-header-center-outer .alpharep-header-title-1 {
        color: #F8FAFA;       
    }
   
    #divAlpharepHeaderContainer .alpharep-header-center-outer .alpharep-header-title-2 {      
        color: #F8FAFA;      
    }

    #divAlpharepHeaderContainer .alpharep-header-center-outer.single-line .alpharep-header-title-2 {
        display: none;
    }

#divHeaderOption .k-dropdown-wrap .k-state-default, .alpharep-header-select .k-state-default .k-state-hover, .alpharep-header-select .k-select {
    background-color: #127DD6 !important;
}

.alpharep-header-select .k-select {
    background-color: white !important;
}

#divHeaderOption .k-icon.k-i-arrow-60-down {
    background: url(../../Images/alpharep/arrow_down-filled.svg) no-repeat scroll 0px 0px;
}

#divOptionIcon svg path {
    fill: #3E3D52;
}


/*#divAlpharepLeftMenuContainerHolderWithBackground {
  
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(62,61,82,0.7);
    z-index: 9999;
}*/


/***********/
/*Hide customer specific fieldset.*/
#divWorkIteminfoContainer[work-type="Quote"] div[data-field-partial-id="Vendor"] {
    display: none;
}

#divWorkIteminfoContainer[work-type="Quote"] div[data-field-partial-id="Cost"] {
    display: none;
}

#divWorkIteminfoContainer[work-type="Quote"] div[data-field-partial-id="Quantity"] {
    display: none;
}

#divWorkIteminfoContainer[work-type="Quote"] div[data-field-partial-id="SellPrice"] {
    display: none;
}

#divWorkIteminfoContainer[work-type="Project"] div[data-field-partial-id="IsMaster"] {
    display: none;
}

.add-new-work-item-fields-outer[work-type="Project"] div[data-field-partial-id="IsMaster"] {
    display: none;
}

.add-new-work-item-fields-outer[work-type="Quote Customer"] div[data-field-partial-id="CustomerNumber"] {
    display: none;
}

.each-work-type-workflow-data-grid .k-grid-footer tbody td {
    font-weight: 700;
    line-height: 18px;
}

.alpharep-work-item-workflow-tab-content-outer[work-type="LineItem"] .each-work-type-workflow-data-grid {
    height: 90% !important;
    padding-bottom: 28px;
}

.alpharep-work-item-workflow-tab-content-outer[work-type="LineItem"] .each-work-type-workflow-data-outer {
    border-bottom: none;
}
.info-view-mode .cf-note-editor-opener-item-icon-outer {
    background-color: #6DAFE4;
}
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-notes-tab-outer, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-subscriptions-tab-outer,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .btn-delete-work-item-info,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .btn-duplicate-work-item-info, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .btn-add-task-work-item-info,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .btn-edit-work-item-info, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-tab-add-icon,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .btn-send-release {
    display: none !important;
}

#divAlpharepWorkItemDetailsContainer .workitem-details-buttons .btn-goto-sparky-order-work-item-info {
    display: none;
}

#divAlpharepWorkItemsContainer .filter-grid-customers-ddl .k-widget.k-dropdown {
    width: 220px;
}

.btn-order-status-search-work-items {
    height: 28.1px;
    float: left;
    margin-top: 2px;
    font-family: 'poppins';
    font-weight: 600;
    font-size: 12px;
    background-color: #4893ca !important;
}

/*.QuoteSendCustomer-action-outer .btn-add-workflow-work-item {
    display: none;
}
*/
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #btnGroupDrop1 {
    display: none;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .search-work-items-outer .search-icon{
    display: none;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .add-new-work-item-documents-outer {
    display: none !important;
}

body[work-type="Order Status"] #divSearchBoxContainer .alpharep-textbox, body[work-type="Estimating"] .search-work-items-outer .alpharep-textbox {
    height: 28px;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .search-work-items-outer {
    margin-top: -4px;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .grid-outer-filter {
    margin-top: 6px;
}
#divAlpharepWorkItemDetailsContainer[work-type="Quote Send"] div[data-field-partial-id="Name"] {
    display: none !important;
}

td.each-task-action-outer svg:hover path {
    fill: #00263e !important;
}

/*customize css for order status */
.order-watermark::placeholder {
    color: #b7b7b7;
    opacity: 1;
}

body[work-type="Order Status"] #divSearchBoxContainer .k-dropdown-wrap .k-state-focused {
    border: none !important;
}


#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-container .add-existing-file,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-container .btn-group .view-template {
    display: none;
}

body[work-type="Order Status"] #divSearchBoxContainer .k-dropdown-wrap.k-state-default, body[work-type="Order Status"] #divSearchBoxContainer .k-dropdown-wrap.k-state-hover,
body[work-type="Order Status"] #divSearchBoxContainer .k-picker-wrap.k-state-default, body[work-type="Order Status"] #divSearchBoxContainer #txtWorkItemsSearch {
    border-color: #b7b7b7 !important;
    background-color: white;
    text-align: left;
}
    body[work-type="Order Status"] #divSearchBoxContainer .filter-grid-customers-ddl {
        width: 20%;
    }

body[work-type="Order Status"] .alpharep-work-items-container .favorite-icon{
    background: transparent url(../../images/alpharep/star-filled.svg) no-repeat scroll 0px 0px;
    width: 18px;
    height: 18px;
    margin-right:5px;
    float: right;
    cursor: pointer;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainertd .action-icons-coloumn {
    padding: 0px !important;
}

body[work-type="Order Status"] .filter-grid-customers-ddl .alpharep-textbox {
    width: 100%;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .btn-order-status-search-work-items {
    margin-top: 0px;
    font-family: 'poppins';
    font-weight: 600;
    font-size: 12px;
    background-color: #4893ca !important;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-state-default > .k-select {
    background-color: white !important;
    border: none;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer #divWorkItemsGridView {
    margin-left: 3px;
    border-top: none;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .work-items-actions-outer {
    margin-top: -3px;
}

    body[work-type="Order Status"] #divAlpharepWorkItemsContainer .work-items-actions-outer .btn {
        margin-top: -1px;
    }

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .btn-work-items-export-excel {
    height: 28px;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .export-icon-text {
    margin-top: -3px;
}
body[work-type="Order Status"] #divAlpharepWorkItemDetailsContainer #divAlpharepWorkItemDetailsContainer #tab-container .alpharep-selected-tab {
    background-color: #4893ca;
    color: #3E3D52;
}

body[work-type="Order Status"] #divAlpharepWorkItemDetailsContainer{
    width: 100% !important;
}

body[work-type="Order Status"] #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab .alpharep-work-item-tab-text {
    color: #3e5266;
}

body[work-type="Order Status"] #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab svg path {
    fill: #3e5266;
    fill-opacity: 1;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-grouping-header, body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-grid-toolbar,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-grouping-header, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-grid-toolbar,
body[work-type="Order Status"] #divOSSummaryTabContainer .k-grouping-header, body[work-type="Order Status"] #divOSSummaryTabContainer .k-grid-toolbar { 
    display: none;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-grid td.k-state-selected:hover,
body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-state-selected,
body[work-type="Order Status"] #divWorkItemsGridView .k-state-selected a {
    background-color: transparent !important;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-state-selected a {
    color: #127DD6 !important;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-grid td.k-state-focused {
    box-shadow: none !important;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .work-items-header-action-outer {
    height: 43px !important;
    border: 1px solid #DFDFDF;
    margin-left: 3px;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-grid-header th.k-header, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-grid-header th.k-header {
    border: none;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-grid-header-wrap, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-grid-header-wrap {
    border: none;
    background-color: transparent;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-pager-wrap, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-wrap {
    font-size: 13px;
    background-color: white;
    color: #b7b7b7;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-pager-wrap {
    height: 30px;
}

    body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-pager-wrap .k-icon.k-i-arrow-60-down, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-wrap .k-icon.k-i-arrow-60-down {
        background: url(../../Images/alpharep/PageNumber_Dropdown_Arrow.svg) no-repeat scroll 0px 0px;
        background-size: 20px;
        margin-top: -8px;
        margin-left: -5px;
    }

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .work-items-header-action-outer .search-work-items-outer #txtWorkItemsSearch {
    margin-top: 0px;
    border-radius: 3px;
    height: 30px;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-pager-wrap .k-link, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-wrap .k-link {
    height: 35px;
    min-width: 30px;
    border: none;
    color: #4893ca;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-pager-first, body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-pager-last,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-first, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-last {
    display: none;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-pager-wrap .k-link.k-state-disabled,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-wrap .k-link.k-state-disabled
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-wrap .k-link {
    border: none;
    color: #b7b7b7;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-pager-wrap .k-link:hover,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-wrap .k-link:hover {
    color: white !important;
    background-color: #4893ca;
}

body [work-type="Order Status"] #divWorkItemsGridView .k-pager-wrap .k-icon .k-i-arrow-60-right,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-pager-wrap .k-icon .k-i-arrow-60-right {
    background: url(../../Images/alpharep/Pagination_Arrow_Right.svg) no-repeat scroll 0px 0px;
}

body[work-type="Order Status"] .k-grid-content {
    height: calc(100% - 72px) !important;
    overflow-y: auto;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemOrderLineItemContainer .k-grid-content {
    background-color: white;
    border-bottom: 1px solid #DFDFDF;
}

.order-info-total {
    font-size: 17px;
    font-family: 'Poppins';
    color: #0d3252;
    float: right;
}

#divWorkItemOrderTotal {
    float: right;
    margin-top: 5px;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-pager-wrap .k-link.k-state-selected {
    background-color: #4893ca !important;
    color: white !important;
}

.sale-price-column-style {
    text-align: right !important;
}

#divACIHeader {
    padding-left: 52px;
    margin-left: 10px;
    transition: all 0.5s ease;
    display:flex;
}

body[work-type="Order Status"] .alpharep-work-items-container{
    margin-top:0px;
}

#divACIHeader.alpharep-container-menu-display {
    padding-left: 267px !important;
}

    #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemOrderLineItemContainer {
        margin-top: 70px;
    }

    body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-grid-header th.k-with-icon .k-link,
    #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemOrderLineItemContainer .k-grid-header th.k-header > .k-link,
    body[work-type="Order Status"] #divOSSummaryTabContainer .k-grid-header th.k-header > .k-link {
        color: #0d3252;
        font-size: 17px;
        font-weight: bold;
        font-family: 'Poppins';
    }

body[work-type="Order Status"] #divWorkItemsGridView tbody td, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] tbody td {
    border-top: 1px solid #DFDFDF;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
body[work-type="Order Status"] {
    font-family: 'Poppins' !important;
}
.aci-header-title {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0d3252;
    margin-left:15%;
    margin-top:0px;
}
body[work-type="Order Status"] #divAlpharepWorkItemsContainer {
    margin: 0px 5px 0px 5px;
    height: calc(100% - 120px);
    width: calc(100% - 10px);
    padding: 8px 8px 0px 52px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-tabs-contents-container {
    height: calc(100% - 150px) !important;
}


#divAlpharepWorkItemDetailsContainer[work-type="Order Status"], #divOrderStatusSummary[work-type="Order Status"] {
    font-family: 'Poppins' !important;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-icon.k-i-arrow-60-down {
    background: url(../../Images/alpharep/dropdown_arrow.svg) no-repeat scroll 0px 0px;
    background-size: 17px;
    margin-top: 2px;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-icon.k-i-calendar {
    background: url(../../Images/alpharep/calendar_icon.svg) no-repeat scroll 0px 0px;
    background-size: 17px;
    margin-top: 4px;
}

body[work-type="Order Status"] .k-calendar-container .k-calendar td.k-state-selected .k-link {
    background-color: #4893ca !important;
    border-color: #4893ca !important;
}

body[work-type="Order Status"] ::-webkit-scrollbar-thumb {
    background-color: #127DD6;
}

body[work-type="Order Status"] .k-list > .k-state-selected {
    background-color: #4893ca !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .attachment-folder-icon {
    background: transparent url("../../Images/alpharep/Folder-icon.svg") no-repeat scroll 0px 0px;
}


/*body[work-type="Order Status"] .btn-work-items-export-excel.btn.btn-primary:hover {
    background-color: #4893ca !important;
}*/

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-tabs-container .alpharep-work-item-tab-info-icon {
    background: transparent url("../../images/alpharep/Info_Tab.svg") no-repeat scroll 0px 0px;
    width: 30px !important;
    height: 30px !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divDocumentListHeader .selected-view path {
    fill: #0d3252 !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divDocumentListHeader svg:not(.selected-view) path {
    fill: #b7b7b7 !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #chkDisplayDocumentSubCategoriesAsFolders {
    margin-top: 8px;
    margin-right: 3px;
    -moz-box-shadow: 0px 0px 0px 1px rgba(255, 0, 0, 1);
    box-shadow: 0px 0px 0px 1px white;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .div-categories-check {
    background-color: #4893ca;
    font-size: 15px;
    height: 35px;
    border-radius: 4px;
}

#divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .tab-action-outer {
    padding: 5px 15px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments .grid-container {
    height: 50px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .tab-action-outer .div-categories-check label .general-check-style {
    vertical-align: unset;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments {
    font-size: 16px !important;
}
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments li .col-xs-2{
    font-size: 12px !important;
}

 #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments li .file-category-name {
     font-size: 16px !important;
 }

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments .back-to-attachment-dot-span {
    color: #0d3252;
}

    #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments .grid-container {
        border-top: 1px solid #DFDFDF;
    }

        #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments .grid-container:nth-of-type(odd) {
            background-color: white !important;
        }

        #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments .grid-container:nth-of-type(even) {
            background-color: #ebf2f8 !important;
        }

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .selected-sort-type {
    font-size: 13px !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .thumbnail-container {
    width: 300px;
    height: 190px;
    border: 1px solid #0d3252;
    background-color: #ebf2f8;
    border-radius: 3px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .grid-container .document-list-align svg {
    margin-top: 2px;
}

    #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .thumbnail-container .col-xs-12.file-category.ellipsis-text-element {
        width: 100% !important;
    }

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .thumbnail-container .ellipsis-text-parent-element {
    text-align: center;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .thumbnail-container .document-folder {
    padding-left: 10px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .thumbnail-container .category-name {
    margin-left: 0px;
    margin-top: -5px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .thumbnail-container .file-name {
    margin-top: -5px;
    text-align: center;
    margin-left: 0px;
    background-color: transparent;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .thumbnail-container .multi-selection-file-cart-checkbox {
    margin-left: 10px !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .thumbnail-container .file-category {
    margin-top: 5px !important;
    text-align: center;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divDocumentListHeader .pull-right {
    margin-top: -10px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divDocumentListHeader {
    height: 30px;
}

/*#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .document-list-align span {
    margin-top: -42px;
}*/

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .grid-container input[type=checkbox] {
    margin-top: 7px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .document-folder .portal-hyperlink span {
    margin-top: -30px !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divSelectedWorkItemDocuments .grid-container .file-category {
    font-size: 14px !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #txtDocSearchByNameText {
    font-size: 13px !important;
    height: 30px;
    background-color: white;
    border-color: #b7b7b7;
    border-radius: 3px;
}

    #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #txtDocSearchByNameText::placeholder {
        color: #b7b7b7;
        opacity: 1;
    }

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .grid-view,
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .thumbnail-view {
    height: 24px !important;
    width: 24px !important;
    margin-top: 2px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemDocumentContainer .path {
    fill: #0d3252 !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .document-context-menu path {
    fill: #0d3252 !important;
}

.order-left-labels {
    height: 34px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkIteminfoContainer {
    max-width: 90% !important;
}

.order-left-content {
    width: 14%;
    height: 294px;
    float: left;
    background-color: #4893ca;
    color: #FFFFFF;
    padding: 20px;
    margin-left: 5px;
    font-size: 17px;
    font-weight: 600;
    border-radius: 3px;
}

.order-content-details {
    width: 35%;
    height: 240px;
    float: left;
    padding: 20px 20px 20px 10px;
    font-size: 17px;
}

.order-info-header {
    font-size: 22px;
    color: #0d3252;
    height: 50px;
    margin-left: 5px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-container .alpharep-work-item-details-tabs-container {
    height: 46px !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-selected-tab .alpharep-work-item-tab-text {
    color: #0d3252 !important;
    font-size: 13px !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-tabs-container .alpharep-work-item-tab .alpharep-work-item-tab-text {
    font-size: 13px !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-tabs-container .alpharep-work-item-tab .alpharep-work-item-tab-bottom-bar {
    background-color: #0d3252 !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-selected-tab svg path {
    fill: #0d3252 !important;
    fill-opacity: 1 !important;
}

.header-text {
    font-family: 'poppins';
    font-size: 14px;
    color: #0d3252;
    cursor: pointer;
}

.header-logout-div {
    margin-left: 50px;
}

.header-logout-icon {
    height: 25px;
    margin-left: 10px;
}

.header-back-icon {
    height: 25px;
}

.header-icons {
    float: right;
    margin-top: 5px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .alpharep-work-item-details-tabs-container .alpharep-work-item-tab-documents-icon {
    background: transparent url("../../images/alpharep/Documents_Tab.svg") no-repeat scroll 0px 0px;
    width: 30px !important;
    height: 30px !important;
}

#txtOrderStatusFliter {
    width: 150px;
    height: 28.1px;
    font-size: 13px;
    background-color: white;
    border-radius: 3px;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .k-header, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] .k-header {
    border: none;
    background-color: white;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-dropdown-wrap.k-state-default {
    background-color: white !important;
}

body[work-type="Order Status"] #divWorkItemsGridView tbody tr.k-alt, body[work-type="Order Status"] #divWorkItemsGridView tbody tr:not(.k-alt),
#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] tr.k-alt, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] tbody tr:not(.k-alt) {
    height: 30px;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] tbody tr.k-alt {
    background-color: #FFFFFF;
    box-shadow: 0 1px 0 0 #DFDFDF;
}

    #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] tr.k-alt, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] tbody tr.k-alt:hover {
        background-color: transparent;
    }

body[work-type="Order Status"] .btn-work-items-save-grid-state:hover path {
    fill: #3E3D52;
    fill-opacity: .4;
}


.grid-revert-icon path, .grid-state-icon path {
    fill: #127DD6;
    fill-opacity: .8;
}

.btn-work-items-revert-grid-state:hover .grid-revert-icon path, .btn-work-items-save-grid-state:hover path {
    fill: #3E3D52 !important;
    fill-opacity: .4 !important;
}

body[work-type="Order Status"] .alpharep-textbox-close-icon {
    display: none !important;
}

body[work-type="Order Status"] div.k-grid-header, #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] div.k-grid-header {
    border-bottom-width: 0px;
    border: none;
    padding-right: 0px !important;
}

body[work-type="Order Status"] #divWorkItemsGridView tbody tr:not(.k-alt), #divAlpharepWorkItemDetailsContainer[work-type="Order Status"] #divWorkItemOrderLineItemContainer tbody tr:not(.k-alt),
body[work-type="Order Status"] #divOSSummaryTabContainer tbody tr:not(.k-alt) {
    background-color: #ebf2f8;
    box-shadow: none !important;
}

#divAlpharepWorkItemDetailsContainer[work-type="Order Status"] {
    margin-left: 0px !important;
    margin-top: 0px;
    padding: 0px 10px 0px 52px !important;
}

body[work-type="Order Status"] .show-all-fields-container{
    display:none;
}

#divAlpharepWorkItemsContainer .order-status-work-items-search {
    position: absolute;
    margin-top: -1px;
    margin-left: -30px;
}

body[work-type="Order Status"] #divAlpharepWorkItemsContainer .order-search-icon {
    background: transparent url("../../images/alpharep/Search-filled.svg") no-repeat scroll 0px 0px;
    width: 17px;
    height: 17px;
    cursor: pointer;
}

.order-summary-header-row {
    background-color: #4893ca;
    height: 40px;
    width: 50%;
    color: white;
}

#divOrderStatusSummary {
    margin-left: 25px;
    margin-top: 20px;
    font-size: 17px;
}

.order-summary-header-padding {
    padding: 10px;
}

.order-summary-aging-padding {
    padding: 10px;
}

.summary-content-top-header-radius {
    border-radius: 3px 3px 0px 0px;
}

.last-row-first-column-radius {
    border-radius: 0px 0px 0px 3px;
}

.last-row-last-column-radius {
    border-radius: 0px 0px 3px 0px;
    background-color: #ebf2f8;
}

.summary-content-bottom-header-radius {
    border-radius: 0px 0px 3px 3px;
    background-color: #ebf2f8;
}

.order-summary-total-row-width > .col-xs-2 {
    width: 20% !important;
}

.order-summary-total-row-width {
    width: 42%;
}

.order-summary-content-section {
    margin-top: 20px;
    margin-right: 10px;
}

.order-summary-content-odd-row {
    background-color: #ebf2f8;
    height: 40px;
    padding: 10px;
    color: black
}

.order-summary-info-header {
    font-size: 22px;
    color: #0d3252;
    height: 30px;
}

.ship-to-header-text {
    font-size: 17px;
}

.order-summary-content-even-row {
    background-color: white;
    height: 40px;
    padding: 10px;
    color: black;
}

.order-summary-header-last-column {
    padding: 10px;
    background-color: white;
}

.order-summary-total-column {
    background-color: #4893ca !important;
    height: 40px;
    padding: 10px;
    color: white;
}

#divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-container {
}

#divOSSummaryTabContainer .alpharep-orderstatus-tabs-container {
    top: 0;
    width: 100%;
    height: 40px;
    background-color: rgba(255,255,255,0);
    box-shadow: 0 1px 0 0 #DFDFDF;
    border-left: 1px solid #DFDFDF;
}

    #divOSSummaryTabContainer .alpharep-orderstatus-tabs-container .orderstatus-work-item-tab {
        display: inline-block;
        height: 40px;
        vertical-align: top;
        padding-top: 8px;
        cursor: pointer;
        float: left;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        border: 1px 1px 0px 0px solid;
        border-top: 1px solid rgb(222, 222, 224);
        border-right: 1px solid rgb(222, 222, 224);
        color: silver;
        letter-spacing: 1px;
        width: 120px;
    }

    #divOSSummaryTabContainer .alpharep-orderstatus-tabs-container .order-summary-selected-tab {
        color: #0d3252 !important;
        border-top: 3px solid #0d3252 !important;
    }

/*Custom pager changes for order status*/
body[work-type="Order Status"] .alpharep-container-menu-display #divWorkItemDocumentContainer .pagination {
    margin-left: 0px !important;
}

body[work-type="Order Status"] .alpharep-container-menu-display #divWorkItemDocumentContainer .first-page,
body[work-type="Order Status"] .alpharep-container-menu-display #divWorkItemDocumentContainer .last-page {
    display: none !important;
}

body[work-type="Order Status"] #divWorkItemDocumentContainer #divDocumentsPagination {
    border: 1px solid #DFDFDF;
    width: 99%;
    margin-bottom: 3px;
    margin-left: 9px !important;
}

body[work-type="Order Status"] #divDocumentsPagination {
    font-size: 13px;
    color: #b7b7b7;
}

    body[work-type="Order Status"] #divDocumentsPagination .k-dropdown-wrap.k-state-default, body[work-type="Order Status"] #divDocumentsPagination .k-dropdown-wrap.k-state-hover {
        background-color: white;
    }

body[work-type="Order Status"] #divWorkItemDocumentContainer .pager-number-container {
    margin-top: -4px;
}

    body[work-type="Order Status"] #divWorkItemDocumentContainer .pager-number-container a.selected-page {
        padding-top: 5px;
        height: 36px;
        border-radius: 1px;
        background-color: #4893ca !important;
        color: white;
        margin-top: 0px;
        margin-left: 1px;
        width: 30px;
        opacity: 0.9;
    }

    body[work-type="Order Status"] #divWorkItemDocumentContainer .pager-number-container .page-number {
        margin-top: 5px;
        color: #4893ca;
        width: 30px;
        height: 35px;
        opacity: 0.9;
    }

body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination a.page-number:hover {
    color: white !important;
    background-color: #4893ca;
    height: 35px;
    width: 30px;
    margin-top: 0px;
    padding-top: 5px;
}

body[work-type="Order Status"] #divDocumentsPagination .k-icon.k-i-arrow-60-down {
    background: url(../../Images/alpharep/PageNumber_Dropdown_Arrow.svg) no-repeat scroll 0px 0px;
    background-size: 20px;
    margin-top: -8px;
    margin-left: -5px;
}

body[work-type="Order Status"] #divDocumentsPagination span.items-per-page {
    width: 60px;
    margin-left: 10px;
    border-radius: 4px;
    margin-top: -2px;
    padding: 2px 0.5px;
}

body[work-type="Order Status"] #divDocumentsPagination .k-icon {
    margin-left: -2px;
    height: 35px;
    width: 30px;
}

body[work-type="Order Status"] #divDocumentsPagination .k-dropdown .k-icon {
    margin-top: 1px;
}

body [work-type="Order Status"] .pagination-details {
    float: right;
    margin-right: -10px;
    margin-top: 5px;
}

body [work-type="Order Status"] .k-pager-refresh {
    float: right;
    margin-top: -9px;
    margin-left: 10px;
    color: #4893ca;
    width: 30px;
    height: 35px;
}

body [work-type="Order Status"] .refresh-doc-icon {
    display: inline !important;
}

body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination a.pager-arrow:hover, body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination-details .k-pager-refresh:hover {
    background-color: #4893ca;
    opacity: 0.9;
    color: white;
    height: 35px;
    width: 30px;
    border-radius: 1px;
}

body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination .page-numbers-changer-next {
    margin-left: -2px;
    margin-top: 0px;
    display: inline-block;
}

body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination .spn-page-numbers-changer-next {
    display: inline-block;
    width: 30px;
    height: 35px;
    padding-top: 5px;
    padding-left: 10px;
}

    body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination .spn-page-numbers-changer-next:hover {
        display: inline-block;
        width: 30px;
        height: 35px;
        padding-top: 5px;
        padding-left: 10px;
        background-color: #4893ca;
        color: white;
    }

body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination a.next-page, body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination a.next-page:hover {
    margin-left: -2px;
    margin-top: 0px;
}

body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination a.prev-page, body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination a.prev-page:hover {
    margin-right: -2px;
    margin-left: -5px;
}

body[work-type="Order Status"] #divWorkItemDocumentContainer .pagination a.pager-arrow {
    height: 35px;
    width: 30px;
}

body[work-type="Order Status"] #divDocumentsPagination .pagination a {
    height: 35px;
    width: 30px;
}

body[work-type="Order Status"] #divWorkItemsGridView {
    width: 100%;
    margin: 0px;
    height: calc(100% - 15px);
}

    body[work-type="Order Status"] #divWorkItemsGridView tbody td, body[work-type="Order Status"] #divWorkItemsGridView thead th {
        height: 28px;
        line-height: 14px;
    }

        body[work-type="Order Status"] #divWorkItemsGridView tbody td a {
            color: #127DD6;
        }

        body [work-type="Order Status"] #divWorkItemDocumentContainer .disabled-arrow {
            opacity: 0.6;
            color: #b7b7b7;
        }

    body [work-type="Order Status"] #divWorkItemDocumentContainer .disabled-arrow:hover {
        opacity: 0.6 !important;
        color: #b7b7b7 !important;
        background-color: transparent !important;
    }

/*CHECKBOX STYLING*/
/* Checkbox Style */
[type="checkbox"].alpharep-checkbox:not(:checked), [type="checkbox"].alpharep-checkbox:checked {
    position: absolute;
    left: -9999px;
}

    [type="checkbox"].alpharep-checkbox:not(:checked) + label,
    [type="checkbox"].alpharep-checkbox:checked + label {
        position: relative;
        padding-left: 20px;
        cursor: pointer;
        padding-top: 2px;
        color: #3E3D52;
        font-size: 11px;
        letter-spacing: 0;
        line-height: 24px;
        font-weight: normal;
    }

[type="checkbox"].alpharep-checkbox.with-fake-label:not(:checked) + label,
[type="checkbox"].alpharep-checkbox.with-fake-label:checked + label {
    position: absolute;
    left: 13px;
    top: 11px;
}

[type="checkbox"].alpharep-checkbox:not(:checked) + label:before,
[type="checkbox"].alpharep-checkbox:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 15px;
    height: 15px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 0px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
    margin-top: 2px;
}

[type="checkbox"].alpharep-checkbox:checked + label:before {
    background: #127DD6;
    border-radius: 0px;
    box-shadow: none;
    border-color: #127DD6;
}

[type="checkbox"].alpharep-checkbox:not(:checked) + label:after,
[type="checkbox"].alpharep-checkbox:checked + label:after {
    content: '✔';
    position: absolute;
    top: 6px;
    left: 3px;
    font-size: 13px;
    line-height: 15px;
    /*transition: all .2s;*/
    color: #f2f2f2;
}

[type="checkbox"].alpharep-checkbox:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"].alpharep-checkbox:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

[type="checkbox"].filled-box.alpharep-checkbox + label:before,
[type="checkbox"].filled-box.alpharep-checkbox + label:after {
    box-shadow: none;
    content: ' ';
    background-color: transparent;
    border-color: #676767
}

[type="checkbox"].filled-box.alpharep-checkbox:checked + label:before,
[type="checkbox"].filled-box.alpharep-checkbox:checked + label:after {
    box-shadow: none;
    content: ' ';
    background-color: #127DD6;
    border-color: #127DD6;
}

[type="checkbox"].alpharep-checkbox.indeterminate-children-selection:not(:checked) + label:after {
    top: 7px;
    left: 5px;
    font-size: 10px;
    line-height: 8px;
    transition: all .2s;
    color: #127DD6;
    background: #127DD6;
    opacity: 1;
    transform: scale(1);
    border-radius: 0px;
}

/* disabled checkbox */
[type="checkbox"].alpharep-checkbox:disabled:not(:checked) + label:before,
[type="checkbox"].alpharep-checkbox:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"].alpharep-checkbox:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"].alpharep-checkbox:disabled + label {
    color: #aaa;
}

[type="checkbox"].filled-box.alpharep-checkbox:disabled + label:before,
[type="checkbox"].filled-box.alpharep-checkbox:disabled + label:after {
    box-shadow: none;
    content: ' ';
    background-color: transparent;
    border-color: #676767
}

[type="checkbox"].filled-box.alpharep-checkbox:disabled:checked + label:before,
[type="checkbox"].filled-box.alpharep-checkbox:disabled:checked + label:after {
    box-shadow: none;
    content: ' ';
    background-color: #127DD6;
    border-color: #127DD6;
}
/***********/

a.btn span{
    margin-top:-2px;
}
a.btn svg{
    position:relative;
    top:-1px;
    height:18px;
}

.btn {
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 15px;
    background-image: none;
    box-shadow: none;
    height: 28px;
    text-transform: capitalize;
}
    
    .btn.btn-primary, .btn.btn-primary:focus, .btn.btn-primary:focus-visible, .btn.btn-primary:active {
        background-color: #127DD6;
        outline: none;
        border: 1px solid #127DD6;
        color: #FFFFFF;
    }

        .btn.btn-primary:hover {
            background-color: #FFFFFF;
            outline: none;
            border: 1px solid #127DD6;
            color: #127DD6;
        }

    .btn.btn-secondary {
        background-color: #FFFFFF;
        border: 1px solid #d8d8d8;
        color: #3E3D52;
        outline: none;
    }

        .btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:focus-visible, .btn.btn-secondary:active {
            background-color: #FFFFFF;
            color: #127DD6;
            border: 1px solid #127DD6;
            outline: none;
        }

    .btn.btn-danger, .btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:focus-visible, .btn.btn-danger:active {
        background-color: #CF2E2E;
        border: 1px solid #CF2E2E;
        outline: none;
        color: #FFFFFF;
    }

        .btn.btn-danger:hover {
            background-color: #FFFFFF;
            color: #CF2E2E;
            border: 1px solid #CF2E2E;
        }
.work-items-search-textbox-container .alpharep-textbox-close-icon{
    margin-bottom:-15px;
}

body[work-type="Estimating"] .work-items-search-textbox-container {
    width: unset;
    position: relative;
}

body[work-type="Sales Follow Up"] .work-items-search-textbox-container {
    width: unset;
    position: relative;
}

.btn-work-items-export-excel {
    box-shadow: none !important;
    background-color: #127DD6 !important;
    color: #FFFFFF !important;
}

.add-global-icon, .btn-work-items-export-excel, .btn-add-workflow-work-item {
    padding: 5px 15px 5px 8px;
}
    body[work-type="Order Status"] .work-items-search-textbox-container{
        width:initial;
    }

    .btn-work-items-export-excel:hover,
    .btn-work-items-export-excel.btn.btn-primary:hover, .btn-analytics-export-excel.btn.btn-primary:hover, .btn-add-workflow-work-item:hover,
    .btn-add-workflow-work-item.btn.btn-primary:hover,
    .add-global-icon:hover,
    .add-global-icon.btn.btn-primary:hover {
        background-color: #FFFFFF !important;
        color: #127DD6 !important;
    }

        .btn-analytics-export-excel:hover .export-icon-text, .btn-work-items-export-excel:hover .export-icon-text, .btn-add-workflow-work-item:hover .add-icon-text, .add-global-icon:hover .add-icon-text {
            color: #127DD6 !important;
        }

        .btn-analytics-export-excel:hover .export-icon path, .btn-work-items-export-excel:hover .export-icon path, .btn-add-workflow-work-item:hover .add-icon path, .add-global-icon:hover .add-icon path {
            fill: #127DD6;
        }

/*.btn-work-items-save-grid-state {
    display: none;
}*/

    .btn-work-items-save-grid-state:after {
        content: "";
    }

/*input.btn-global-search-work-items {
    display: none;
}*/

#divWorkItemsGlobalSearchViewFiltersOuter .btn-global-search-work-items .alpharep-work-item-search {
    background: transparent url("../../images/alpharep/search-filled.svg") no-repeat scroll 0px 0px;
    height: 28.1px;
    float: right;
    background-color: #127DD6;
    width: 28px;
    padding: 5px;
}
#divcartSubMenu .alpharep-label {
    color: #F8FAFA;
    opacity: 0.5;
}
#divAlpharepWorkItemsContainer .grid-outer-filter.grid-outer-filter-date-range > div {
    padding: 0px;
}

#divWorkItemsGlobalSearchViewFiltersOuter .search-work-items-box-icon-outer {
    display: none;
}

#divWorkItemsGlobalSearchViewFiltersOuter .btn-global-search-work-items .alpharep-work-item-search path {
    fill: #FFFFFF;
}
#divWorkItemsGlobalSearchViewFiltersOuter .search-location {
    display: inline;
}

#divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab-add-icon {
    background: transparent url("../../images/alpharep/icon-add-filled-circle-dark.svg") no-repeat scroll 0px 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
}

#divAlpharepWorkItemsContainer .search-work-items-outer {
    width: 62%;
}

#divAlpharepWorkItemsContainer .work-items-header-action-outer{
    padding-top:10px;
}
    #divAlpharepWorkItemsContainer .work-items-header-action-outer .refresh-estimating {
        margin-top: 2px;
    }
    #divAlpharepWorkItemsContainer .work-items-header-action-outer .btn-estimating-search {
        margin: 0px 0px 0px 10px;
    }
    #divAlpharepWorkItemsContainer .work-items-header-action-outer .btn-salesFollowUp-search {
        margin: 4px 0px 0px 10px;
    }
#divAlpharepWorkItemsContainer .work-items-header-action-outer .search-work-items-outer #txtWorkItemsSearch {
    margin-top: 4px;
}
#divAlpharepWorkItemsContainer .grid-outer-filter{
    margin-top:8px;
}

#divAlpharepWorkItemsContainer .work-items-header-action-outer #btnRefreshEstimating {
    margin-top: -8px;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-master-row .favorite-icon {
    display: none;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-master-row:hover .favorite-icon {
    display: block;
}

body[work-type="Order Status"] #divWorkItemsGridView .k-master-row .favorite-icon.favorite-order {
    display: block;
}

#divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer .search-work-items-outer {
    width: 100%;
}
#divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .search-work-items-outer {
    width: 100%;
}

#divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer .work-items-header-action-outer .search-work-items-outer #txtWorkItemsSearch {
    width: 190px;
}

#divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer .work-items-header-action-outer {
    height: 80px;
}

/*#divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .work-items-header-action-outer {
    height: 80px;
}*/


#divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer .work-items-actions-outer {
    float: left;
    margin-top: -20px;
}

#divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .work-items-actions-outer {
    float: right;
    margin-top: -30px;
}


body[work-type="Estimating"] #divWorkItemsGridView {
    height: calc(100% - 90px);
}

.grid-outer-filter-territory-users {
    width: 300px;
    height: 65px;
    overflow: auto;
    margin-top: 3px !important;
}


#divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer .search-work-items-outer .grid-outer-filter-territory-users .alpharep-textbox {
    margin-top: 0px;
}

#divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer .grid-outer-filter-territory-users .k-multiselect-wrap {
    height: 63px;
}
body[work-type="Estimating"] #divAlpharepWorkItemsContainer #divWorkItemsGridView {
    border-top: 1px solid rgb(222, 222, 222);
}


@media (max-width: 1850px) {
    #divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer .work-items-header-action-outer .search-work-items-outer #txtWorkItemsSearch {
        width: 150px;
    }
    #divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .work-items-header-action-outer .search-work-items-outer #txtWorkItemsSearch {
        width: 150px;
    }
    #divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .search-work-items-outer{
        width: 100%;
    }
    body[work-type="Order Status"] #divAlpharepWorkItemsContainer .search-work-items-outer {
        width: calc(100% - 325px);
    }
    #divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .work-items-header-action-outer{
        height: 80px;
    }
    #divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer.pinned-menu .work-items-header-action-outer {
        height: 80px;
    }
    #divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .work-items-actions-outer {
        float: left;
        margin-top: -25px;
    }
    #divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer.pinned-menu .work-items-actions-outer {
        float: left;
        margin-top: -30px;
    }
    #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer .btn-estimating-search, #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer .refresh-estimating {
        margin-top: 12px;
    }
    #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer .btn-salesFollowUp-search {
        margin-top: 15px;
    }
    #divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer {
        width: 1100px;
    }
    #divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer {
        width: 1100px;
    }
}

@media (max-width: 1336px) {
    #divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer {
        width: 100%;
    }
    #divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer.pinned-menu .work-items-header-action-outer {
        height: 150px;
    }
    #divAlpharepHeaderContainer[work-type="Estimating"] ~ #divAlpharepWorkItemsContainer.pinned-menu .work-items-actions-outer {
        margin-top: 8px;
    }
    #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer .btn-estimating-search, #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer .refresh-estimating {
        margin-top: 4px;
    }
}

@media (max-width: 1850px) {
    body[work-type="Order Status"] #divAlpharepWorkItemsContainer.pinned-menu .work-items-header-action-outer.work-items-actions-visible {
        height: 80px !important;
    }

    body[work-type="Order Status"][section="acifavorite"] #divAlpharepWorkItemsContainer.pinned-menu .work-items-header-action-outer.work-items-actions-visible {
        height: 52px !important;
    }

    body[work-type="Order Status"] #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer {
        width: 100%
    }

    body[work-type="Order Status"] #divAlpharepWorkItemsContainer.pinned-menu .work-items-actions-outer {
        float: left;
        margin-top: 8px;
    }

    body[work-type="Order Status"] .k-grid-content-expander {
        width: 100% !important;
    }

    body[work-type="Order Status"][section="acifavorite"] #divAlpharepWorkItemsContainer.pinned-menu .work-items-actions-outer {
        float: right;
        margin-top: 2px;
    }

    body[work-type="Order Status"] #divAlpharepWorkItemsContainer.pinned-menu {
        height: calc(100% - 160px);
    }

    body[work-type="Order Status"][section="acifavorite"] #divAlpharepWorkItemsContainer.pinned-menu {
        height: calc(100% - 140px);
    }
}

    .work-items-actions-outer .btn, .dropdown-section .btn {
        margin-top: -5px;
    }

    .work-items-actions-outer .btn-work-items-delete-work-item {
        display: inline-block;
    }

    .work-items-actions-outer .btn-work-items-duplicate-work-item {
        display: inline-block;
    }

    .work-items-actions-outer .btn-work-items-edit-work-item {
        display: none;
    }

    /*.work-items-actions-outer .btn-work-items-open-new-work-item {
    display: none;
}*/
    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab-add-icon {
        background: transparent url("../../images/alpharep/icon-add-filled-circle.svg") no-repeat scroll 0px 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        /*        margin-top: 5px;*/
    }


    .tab-action-outer .alpharep-popdown-content {
        top: 88px !important;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    }



    .alpharep-popdown-content .popdown-item {
        padding: 10px 10px 10px;
        text-decoration: none;
        display: block;
        cursor: pointer;
        height: 35px !important;
        border-bottom: 2px solid #eef0f2;
        color: #000000
    }

        .alpharep-popdown-content .popdown-item:hover,
        .alpharep-popdown-content .popdown-item:focus {
            background-color: #127DD6;
            color: #f8fafa !important;
            opacity: 1;
        }

            .alpharep-popdown-content .popdown-item:hover svg path,
            .alpharep-popdown-content .popdown-item:focus svg path {
                fill: #f8fafa;
            }

    .sending-disabled svg path {
        fill: #3e3d5266 !important;
    }

    .sending-disabled .alpharep-work-item-tab-text {
        color: #3e3d5266 !important;
    }


    .tab-searchtype-container .search-item-tab .alpharep-work-item-tab-text {
        color: #3E3D52;
    }

    .each-work-type-workflow-data-outer .each-work-type-workflow-data-header {
        background-color: #3E3D52;
        color: #F8FAFA;
    }

    /*#divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .tab-action-outer .btn {
    background-color: #003865 !important;
    color: #FFFFFF !important;
}*/
    /*#divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .tab-action-outer .btn:hover {
        background-color: #FFFFFF !important;
        color: #003865 !important;
    }*/







    #divAlpharepLeftMenuContainer .menu-item.selected-menu {
        background-color: #E9F2F9;
        color: #3E3D52;
    }

    /*#divAlpharepWorkItemDetailsContainer #tab-container .alpharep-selected-tab {
    background-color: #E9F2F9;
    color: #3E3D52;
}*/

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-selected-tab .alpharep-work-item-tab-bottom-bar {
        visibility: visible;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab-text {
        margin-top: 3px;
        color: #00263E;
        opacity: 1 !important;
    }

    /*#divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-selected-tab .alpharep-work-item-tab-text {
    color: #FFFFFF;
    opacity: 1;
}*/

    /*#divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-selected-tab svg path {
    fill: #FFFFFF !important;
    fill-opacity: 1 !important;
}*/

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-selected-tab svg g {
        fill-opacity: 1 !important;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-contents-container .alpharep-work-item-tab-content.alpharep-selected-tab {
        display: block;
        overflow-y: auto;
        padding-bottom: 10px;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab svg {
        margin-top: 4px;
        /*width: 30px;
    height: 30px;*/
        /*padding-top: 5px;*/
    }

    /*#divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab svg path {
        fill: #3e3d5266 !important;
    }*/

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab-bottom-bar {
        display: none;
    }




    /*BUTTONS*/

    .btn:hover {
        cursor: pointer;
    }

    .dropdown-item {
        padding: 5px 10px 10px;
        text-decoration: none;
        display: block;
        cursor: pointer;
        /*height: 35px;*/
        border-bottom: 2px solid #eef0f2;
        color: #000000
    }

        .dropdown-item svg {
            height: 18px !important;
            width: 18px !important;
            margin-right: 5px;
        }
        /*.tab-action-outer svg {
    height: 36px;
    width: 36px;
}*/

        .alpharep-popdown-content .popdown-item:hover,
        .alpharep-popdown-content .popdown-item:focus, .dropdown-item:hover, .dropdown-item:focus, .selected-item-view-menu {
            background-color: #127DD6 !important;
            color: #f8fafa !important;
            opacity: 1;
            text-decoration: none;
        }

            .alpharep-popdown-content .popdown-item:hover svg path,
            .alpharep-popdown-content .popdown-item:focus svg path, .dropdown-item:hover svg path, .dropdown-item:hover svg path, .selected-item-view-menu svg path {
                fill: #f8fafa;
            }

    .view-group .dropdown-menu {
        left: -150px;
    }

    #divWorkItemsGridView {
        height: calc(100% - 50px);
        width: 99%;
        text-align: left;
        margin: 10px;
    }

    .alpharep-work-items-container {
        height: 97%;
        margin-top: 15px;
    }

    #divWorkItemsGridView tbody tr:not(.k-alt), #divWorkItemsGlobalSearchViewResultGrid tbody tr:not(.k-alt) {
        background-color: #FFFFFF;
    }

    #divWorkItemsGridView tbody td a, #divWorkItemsGlobalSearchViewResultGrid tbody td a, #divWorkItemsGridView td, #divWorkItemsGlobalSearchViewResultGrid td,
    .each-work-type-workflow-data-grid tbody td a, .each-work-type-workflow-data-grid td {
        color: #003865;
    }

    #divWorkItemsGridView .action-icons-coloumn svg.common-vertical-menu-icon {
        margin-left: 15px;
    }

    #divWorkItemsGridView .action-icons-coloumn .dropdown-item svg {
        width: 30px;
        margin-left: 10px;
        margin-bottom: -4px;
        /*padding: 7px 5px 7px 5px;*/
    }

    .k-autocomplete, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-tabstrip-items .k-item, .k-toolbar {
        background-color: #FFFFFF;
    }

    #divWorkItemsGridView tbody td, #divWorkItemsGlobalSearchViewResultGrid th, #divWorkItemsGlobalSearchViewResultGrid td, .each-work-type-workflow-data-grid tbody td {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 14px;
        opacity: 1 !important;
        /* border: none; */
        border-bottom: 1px solid;
        border-left: none;
        border-right: none;
        border-color: #eceff1;
        height: 40px;
        font-weight: 500;
    }

    #divWorkItemsGridView tbody tr:hover, #divWorkItemsGlobalSearchViewResultGrid tbody tr:hover, .tasks-tab-tasks-list .td-row:hover, .each-work-type-workflow-data-grid tbody tr:hover {
        background-color: #FAFAFA;
        box-shadow: 0 0 20px 0 #DEDEE0 !important;
    }

    #divWorkItemsGridView tbody tr .delete-work-item {
        display: none;
    }

    #divWorkItemsGridView tbody tr:hover .delete-work-item {
        display: inline;
    }

    #divWorkItemsGridView tbody tr:hover, #divWorkItemsGlobalSearchViewResultGrid tbody tr:hover, .tasks-tab-tasks-list .td-row:hover {
        background-color: #FAFAFA;
        box-shadow: 0 0 20px 0 #DEDEE0 !important;
    }

    .tasks-tab-tasks-list .th-row {
        height: 40px;
    }

        .tasks-tab-tasks-list .th-row th {
            border-bottom: none;
        }

    .tasks-tab-tasks-list .tr svg:hover {
        background-color: #ECEFF1;
        border-radius: 50%;
    }

    td.each-task-action-outer svg path, td.action-icons-coloumn svg path {
        fill: #0d3252 !important;
    }

    td.each-task-action-outer svg:hover path, td.action-icons-coloumn svg:hover path {
        fill: #127DD6 !important;
    }

    #divWorkItemsGridView thead th, #divWorkItemsGlobalSearchViewResultGrid thead th {
        border: none;
    }

    #divWorkItemsGridView thead th, #divWorkItemsGlobalSearchViewResultGrid thead th, .each-work-type-workflow-data-grid thead th {
        font-size: 14px;
        font-weight: bold !important;
        height: 40px;
        vertical-align: middle;
        border-width: 0px 0px 0px 0px !important;
    }

    #divWorkItemsGlobalSearchViewResultGrid .k-alt, .k-pivot-layout > tbody > tr:first-child > td:first-child, .k-resource.k-alt, .k-separator {
        background-color: #FFFFFF;
    }

    .tasks-tab-tasks-list .td-row {
        border-bottom: 1px solid #ddd;
    }

    .alpharep-textbox {
        background-color: #FFFFFF;
    }

    img.common-file-download-icon {
        background: transparent url("../../Images/alpharep/icon-download-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-add-icon {
        background: transparent url("../../Images/alpharep/icon-edit_file-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-edit-icon {
        background: transparent url("../../Images/alpharep/icon_pencil.svg") no-repeat scroll 5px 0px
    }

    .action-icons-coloumn .common-edit-icon path, .action-icons-coloumn .common-view-icon path {
        fill: #BBBBBB;
    }

    .action-icons-coloumn .common-edit-icon:hover path, .action-icons-coloumn .common-view-icon:hover path {
        fill: #000000;
    }

    img.common-edit-pencil-icon {
        background: transparent url("../../Images/alpharep/icon-edit-pencil.svg") no-repeat scroll 5px 0px
    }

    img.common-edit-pen-icon {
        background: transparent url("../../Images/alpharep/icon-edit-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-favorite-icon {
        background: transparent url("../../Images/alpharep/icon_favorite-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-share-icon {
        background: transparent url("../../Images/alpharep/icon-share-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-vertical-menu-icon {
        background: transparent url("../../Images/alpharep/menu_vertical-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-remove-icon {
        background: transparent url("../../Images/alpharep/icon_trash.svg") no-repeat scroll 5px 0px
    }

    .action-icons-coloumn .common-remove-icon path {
        fill: #BBBBBB;
    }

    .action-icons-coloumn .common-remove-icon:hover path {
        fill: #000000;
    }

    img.common-file-remove-icon {
        background: transparent url("../../Images/alpharep/icon-circle-minus-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-clear-icon {
        background: transparent url("../../Images/alpharep/icon-clear-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-view-icon {
        background: transparent url("../../Images/alpharep/icon-doc-view-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-version-icon {
        background: transparent url("../../Images/alpharep/icon-versions-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-cart-icon {
        background: transparent url("../../Images/alpharep/icon-add_shopping_cart-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-move-icon {
        background: transparent url("../../Images/alpharep/icon-move-filled.svg") no-repeat scroll 5px 0px
    }

    img.convert-pdf-icon {
        background: transparent url("../../Images/alpharep/icon-convert-pdf-filled.svg") no-repeat scroll 5px 0px;
    }

    img.combine-pdf-icon {
        background: transparent url("../../Images/alpharep/icon-combine-pdf-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-copy-icon {
        background: transparent url("../../Images/alpharep/icon_duplicate.svg") no-repeat scroll 5px 0px
    }

    .action-icons-coloumn .common-copy-icon path {
        fill: #BBBBBB;
    }

    .action-icons-coloumn .common-copy-icon:hover path {
        fill: #000000;
    }

    img.common-cloud-edit-icon {
        background: transparent url("../../Images/alpharep/icon-cloud_edit-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-revert-icon {
        background: transparent url("../../Images/alpharep/icon-revert-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-plus-icon {
        background: transparent url("../../Images/alpharep/icon-plus-filled.svg") no-repeat scroll 5px 0px
    }

    img.common-save-icon {
        background: transparent url("../../Images/alpharep/icon-edit_file-filled.svg") no-repeat scroll 5px 0px
    }

    .work-info-each-cell-outer .work-info-each-cell-label, .alpharep-info-each-cell-outer .alpharep-info-each-cell-label, #divCommissionsDataContainer .work-info-each-cell-label {
        font-size: 14px;
    }

    .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited {
        color: #fff;
        background-color: #127DD6;
        /*background-color: #FFFFFF;*/
        border-color: #1a87cd;
    }


    #divFileCartItemsListItemAction {
        background-color: #00263E;
    }

    div.work-info-each-cell-outer .work-item-info-control, div.alpharep-info-each-cell-outer .alpharep-info-control {
        border: 1px solid #BBBBBB;
    }

    div.work-info-each-cell-outer .external-link-icon-link.view-only-external-link, div.alpharep-info-each-cell-outer .external-link-icon-link.view-only-external-link {
        background: #127DD6;
    }

    /*.btn-save {
    background-color: #66BB6A !important;
    border-color: #66BB6A !important;
    color: #FFFFFF !important;
}

    .btn-save:hover {
        background-color: #FFFFFF !important;
        border-color: #66BB6A !important;
        color: #003865 !important;
    }*/


    .alpharep-popdown-content .popdown-item svg path {
        fill: #3E3D52;
    }

    .popdown-item:hover, .popdown-item a:hover, work-item-documents-actions-outer .dropdown-item:hover {
        background-color: #127DD6 !important;
        color: #FFFFFF !important;
    }

    #drpSelectWorkItem_listbox .k-state-focused {
        background-color: #3E3D52 !important;
        box-shadow: none;
    }

    #drpSelectWorkItem-list .k-list .k-state-hover {
        background-color: #3E3D52 !important;
    }

    #divWorkIteminfoContainer .folder-info-group-header-outer:not(.hidden-item), .new-edit-work-item-info-outer-selector .folder-info-group-header-outer:not(.hidden-item) {
        background-color: #3E3D52;
        color: #fff;
    }

    .folder-info-group-header-outer .info-header-toggle-icon path {
        fill: white;
    }

    div.work-info-each-cell-outer .k-state-disabled, div.alpharep-info-each-cell-outer .k-state-disabled {
        background-color: #e9e9e9;
    }

    div.work-info-each-cell-outer.info-view-mode .work-item-info-control, div.work-info-each-cell-outer .k-picker-wrap input, div.alpharep-info-each-cell-outer.info-view-mode .alpharep-info-control, div.alpharep-info-each-cell-outer .k-picker-wrap input {
        background-color: #e9e9e9;
    }


    body .custom-popup-box-outer .custom-popup-box-header-holder {
        background-color: #3E3D52;
        border: 1px solid #3E3D52;
    }

    /*.work-item-documents-actions-outer svg path {
    fill: #127DD6;
}*/
    .work-item-documents-actions-outer svg path {
        fill: #3E3D52;
    }

    .work-item-documents-actions-outer .selected-item-view-menu svg path {
        fill: #f8fafa;
    }

    .additional-document-section .add-document-external-link {
        position: relative;
        top: 2px;
        left: 0px;
        height: 17px !important;
        width: 24px !important;
    }

    .popup-link-icon {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 15%;
        left: 15%;
    }

    .external-link-icon-link {
        height: 30px !important;
        width: 30px !important;
        padding: 0px !important;
    }

    .external-link-icon {
        width: 24px;
        height: 24px;
        position: relative;
        top: 2px;
        left: 2px;
    }

    .add-new-work-item-documents-outer {
        background-color: #FFFFFF;
    }

    body .custom-alert-or-confirm-box-outer .custom-alert-or-confirm-box-header-holder {
        background-color: #3E3D52;
    }

    /*.browse-open-attachment-icon path, .browse-open-add-folder-icon path {
    fill: #127DD6;
}*/

    .browse-open-attachment-icon path, .browse-open-add-folder-icon path {
        fill: #3E3D52;
    }

    #divWorkItemDocumentContainer {
        color: #003865;
    }

    #divSelectedWorkItemDocuments svg path {
        /*fill: #127DD6;*/
        fill: #3E3D52;
    }


    .tab-searchtype-container .search-item-tab .alpharep-work-item-tab-text {
        color: #00263E;
    }

    .each-work-type-workflow-data-outer .each-work-type-workflow-data-header {
        display: none;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .workflow-actions-outer .btn {
        background-color: #127DD6;
        color: #FFFFFF !important;
    }

        #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .workflow-actions-outer .btn:hover {
            background-color: #FFFFFF !important;
            color: #127DD6 !important;
            border-color: #127DD6;
        }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .tab-action-outer .btn-add-workflow-work-item:hover path, #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .tab-action-outer .add-global-icon:hover path {
        fill: #127DD6 !important;
    }

    .add-global-icon:hover path {
        fill: #127DD6 !important;
    }

    #txtOrderStatusFliter {
        display: none;
    }

    #divWorkItemsGridView .dropdown-item span {
        color: #127DD6;
    }

    #divWorkItemsGridView .dropdown-item:hover span {
        color: #ffffff;
    }

    #divWorkItemsGridView td.k-state-selected:hover, #divWorkItemsGridView tr.k-state-selected:hover {
        background-color: #CDF1F2;
    }
    /*--HIDING IT FOR NOW */
    /*.alpharep-work-item-commissions-tab-outer {
    display: none !important;
}*/

    /*.work-item-details-footer {
    display: none !important;
}*/

    #divWorkItemsGridView .k-state-selected a {
        color: #127DD6;
    }



    /*LEFT MENU*/
    .root-menu {
        border-bottom: 2px solid rgba(248, 250, 250, 0.6);
    }

    .menu-text {
        opacity: .6;
    }

    .portal-menu #divAlpharepLeftMenuContainer, .portal-menu #divAlpharepLeftMenuContainerHolder .menu-item.alpharep-logout-link, .portal-menu #divAlpharepLeftMenuContainerHolder .alpharep-menu-header {
        background-color: #0d3252 !important;
    }

        .portal-menu #divAlpharepLeftMenuContainer .menu-item:hover, .portal-menu #divAlpharepLeftMenuContainer .menu-item.selected-menu {
            color: #0d3252 !important;
        }

            .portal-menu #divAlpharepLeftMenuContainer .expand-menu-hover:hover svg path, .portal-menu #divAlpharepLeftMenuContainer .menu-item.selected-menu svg path {
                fill: #0d3252 !important;
            }

        .portal-menu .menu-item.expand-menu-hover, .portal-menu #divAlpharepLeftMenuContainer .menu-item {
            color: #ebf2f8 !important;
            opacity: 1;
        }

    .portal-menu #divAlpharepLeftMenuContainer, .portal-menu .menu-text {
        fill-opacity: 1;
        opacity: 1;
    }

    .portal-menu #divAlpharepLeftMenuContainerHolder .menu-item.alpharep-logout-link {
        color: #ebf2f8 !important;
    }

        .portal-menu #divAlpharepLeftMenuContainer .menu-item svg path, .portal-menu #divAlpharepLeftMenuContainerHolder .menu-item.alpharep-logout-link svg path {
            fill: #ebf2f8 !important;
        }

    .portal-menu .expand-menu-hover:hover svg path, .portal-menu #divAlpharepLeftMenuContainer .menu-item.selected-menu svg path {
        fill: #0d3252 !important;
    }

    .menu-item.expand-menu-hover:hover .menu-text, .secondary-menu .expand-menu-hover:hover .menu-text, .selected-menu .menu-text {
        opacity: 1;
    }

    #divAlpharepLeftMenuContainer {
        background-color: #1D1F56;
        fill-opacity: .6;
    }

        #divAlpharepLeftMenuContainer .menu-item, #divAlpharepLeftMenuContainer .menu-inner-item {
            color: #F8FAFA;
            /*opacity: .6*/
        }

        #divAlpharepLeftMenuContainer path {
            fill: #F8FAFA;
            /*opacity: .6*/
        }

    .collapseSubMenu path {
        fill: #F8FAFA;
        /*opacity: .6;*/
    }

    .menu-item:hover .collapseSubMenu path {
        fill: #000000ba !important;
        fill-opacity: 1;
    }
    /*to change the icon color on hover*/
    /*.menu-item.expand-menu-hover:hover svg path#color {
    fill: #3E3D52 !important
}*/
    .menu-item.expand-menu-hover:hover svg path#Icon\/material\/24px\/search-filled {
        fill: #3E3D52 !important;
        fill-opacity: 1;
    }

    .menu-item.expand-menu-hover:hover svg path#Icon\/material\/24px\/dragonfly-filled {
        fill: #3E3D52 !important;
        opacity: 1;
        fill-opacity: 1;
    }

    .menu-item.expand-menu-hover:hover svg polygon#Icon\/material\/24px\/plus_math-filled {
        fill: #3E3D52 !important;
        opacity: 1;
        fill-opacity: 1;
    }

    .menu-item.expand-menu-hover:hover svg path#maintenanceIcon {
        fill: #3E3D52 !important;
        fill-opacity: 1;
        opacity: 1;
    }

    .expand-menu-hover:hover svg path {
        fill: #3E3D52 !important;
        fill-opacity: 1;
        opacity: 1;
    }

    .secondary-menu .expand-menu-hover:hover svg path#color {
        fill: #3E3D52 !important;
        fill-opacity: 1;
        opacity: 1;
    }

    .secondary-menu .expand-menu-hover:hover svg polygon#Icon\/material\/24px\/plus_math-filled {
        fill: #3E3D52 !important;
        opacity: 1;
        opacity: 1;
    }

    .secondary-menu .expand-menu-hover:hover svg.alpharep-close-submenu-link-icon polygon#color {
        fill: #3E3D52 !important;
        fill-opacity: 1;
        opacity: 1;
    }

    #divAlpharepLeftMenuContainer .menu-item.selected-menu svg path {
        fill: #3E3D52;
        opacity: 1;
        fill-opacity: 1;
    }

    .menu-item.expand-menu-hover:hover, .secondary-menu .expand-menu-hover:hover {
        color: #3E3D52 !important;
        opacity: 1;
        background-color: #E9F2F9;
    }

    #divFileCartItemsListInner {
        background-color: #E9F2F9;
    }

    #divAlpharepLeftMenuContainerHolder .alpharep-menu-header {
        background-color: #1d1f56;
    }

    .alpharep-close-menu-icon-link path {
        fill: #F8FAFA;
        opacity: .6
    }

    #divAlpharepLeftMenuContainerHolder .menu-item.alpharep-logout-link {
        background-color: none;
    }

    #divAlpharepLeftMenuContainerHolder .alpharep-menu-header {
        border-bottom: 2px solid rgba(248, 250, 250, 0.6);
    }

    .collapsed-logout {
        background-color: transparent !important;
    }

    /* CART*/
    #divFileCartItemsListItemAction {
        background-color: #1D1F56;
        color: #FFFFFF;
    }

    #divFileCartItemsListInner .each-file-cart-item-outer path {
        fill: #3E3D52;
    }
    /*DOCUMENTS*/
    #divWorkItemDocumentContainer .category-row {
        border-top: 2px solid #EEF0F2;
        color: #003865;
    }

    #divWorkItemDocumentContainer .description-row {
        color: #003865;
    }

    #divDocumentListHeader .open-flow-tree-icon-link path {
        fill: #003865;
    }

    #divWorkItemsGlobalSearchViewResultDocsListOuter #divSearchResultDocumentListInner .portal-document-link .ellipsis-text-parent-element a {
        color: #003865;
    }

    #divWorkItemsGlobalSearchViewResultDocsListOuter #divSearchResultDocumentListInner .file-description {
        color: #003865;
    }

    .tab-searchtype-container .search-item-tab.alpharep-selected-tab .alpharep-work-item-tab-text, #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-selected-tab .alpharep-work-item-tab-text,
    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-additional-selected-tab .alpharep-work-item-tab-text {
        color: #3E3D52;
    }

    /*Search Page*/
    .tab-searchtype-container .alpharep-selected-tab, #divAlpharepWorkItemDetailsContainer #tab-container .alpharep-selected-tab {
        background-color: #E9F2F9;
        color: #3E3D52;
    }

    #divAlpharepWorkItemDetailsContainer #tab-container .alpharep-selected-tab {
        border-top: 3px solid #0076A8;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-additional-selected-tab {
        background-color: #6DAFE4;
        color: #3E3D52;
    }

        .tab-searchtype-container .alpharep-selected-tab path, #divAlpharepWorkItemDetailsContainer #tab-container .alpharep-selected-tab path,
        #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-additional-selected-tab path {
            fill: #3E3D52;
        }

    .tab-searchtype-container .search-item-tab .alpharep-work-item-tab-text {
        color: #E9F2F9;
    }

    .tab-searchtype-container path {
        fill: #E9F2F9;
    }


    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab svg path {
        fill: #E9F2F9;
        fill-opacity: 1;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab .alpharep-work-item-tab-text {
        color: #E9F2F9;
    }

    #divAlpharepLeftMenuContainerHolder .menu-item.alpharep-logout-link {
        color: #E9F2F9;
        background-color: #1d1f56;
    }

    /*    #divAlpharepLeftMenuContainerHolder .menu-item.alpharep-logout-link:hover {
        color: #3E3D52;
        background-color: #E9F2F9;
    }

        #divAlpharepLeftMenuContainerHolder .menu-item.alpharep-logout-link:hover path {
            fill: #3E3D52;
        }*/

    #divAlpharepLeftMenuContainerHolder .alpharep-menu-header .alpharep-collapsed-menu-logo-icon {
        background: transparent url(../../images/alpharep/Sparky_Collapsed_Logo-24px_High.svg) no-repeat scroll 0px 0px;
        width: 40px;
        height: 40px;
        margin-left: 4px;
        padding: 8px;
        margin-top: 10px;
    }

    .remove-bg .col-xs-2:not(.order-access-field) {
        background-color: #4893ca;
    }

    .rounded-top-right {
        border-radius: 0px 3px 0px 0px;
    }

    .rounded-top-left {
        border-radius: 3px 0px 0px 0px;
    }

    .remove-bg {
        background-color: white;
    }

        #divOSSummaryTotal .col-xs-2, .remove-bg .col-xs-2 {
            padding: 10px 10px 6px 10px;
        }

    .order-summary-content-section .order-summary-header-row {
        /* background-color: #4893ca; */
        height: 40px;
        width: 50%;
        color: white;
    }

    .order-summary-content-section .summary-content-bottom-header-radius .col-xs-2 {
        margin-top: -5px;
    }

    .order-summary-work-item-details-container {
        height: calc(100vh - 120px) !important;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .work-info-each-cell-outer.info-view-mode .k-multiselect-wrap .k-select {
        display: none;
    }

    .alpharep-container-menu-display {
        padding-left: 267px;
    }

    #divAlpharepWorkItemsContainer.pinned-menu {
        padding-left: 267px !important;
    }

    #divAlpharepLeftMenuContainer .menu-item, #divAlpharepLeftMenuContainer .menu-inner-item {
        height: 48px;
    }

    #divAlpharepLeftMenuContainer .sub-menu.menu-item {
        height: 32px !important;
    }

    #divAlpharepLeftMenuContainer .menu-item svg, #divAlpharepLeftMenuContainer .menu-inner-item svg {
        width: 30px !important;
        height: 30px !important;
        position: absolute;
        top: 8px;
        left: 9px;
    }

    #divAlpharepLeftMenuContainer .menu-item a.btn svg {
        width: 24px !important;
        height: 24px !important;
    }

    #divAlpharepLeftMenuContainer .sub-menu .menu-item svg {
        width: 24px !important;
        height: 24px !important;
        position: absolute;
        top: 5px;
        left: 12px;
    }

    #divAlpharepLeftMenuContainer .sub-menu.sub-menu-left-padding .menu-item svg {
        margin-left: 32px;
    }

    #divAlpharepLeftMenuContainer .root-menu-item .menu-text {
        margin-top: -7px;
        font-size: 15px;
    }

    #divAlpharepLeftMenuContainer .sub-menu .menu-text {
        margin-top: -13px;
        font-size: 13px;
    }

    .cart-icon-text {
        display: none;
    }

    .cart-section #divFileCartItemsListItemAction svg, .each-file-cart-item svg {
        width: 20px;
        height: 20px;
    }

    #divAlpharepWorkItemDetailsContainer {
        padding: 0px 8px 8px 35px;
    }

        #divAlpharepWorkItemDetailsContainer.alpharep-container-menu-display {
            padding-left: 0px !important;
        }

    #divAlpharepLeftMenuContainerHolder .alpharep-close-menu-icon {
        width: 32px;
        height: 32px;
        margin-top: 14px;
    }

    #divAlpharepLeftMenuContainerHolder .menu-header-logo {
        height: 32px;
        left: -10px;
    }

    #divAlpharepLeftMenuContainerHolder .customer-logo-filled-icon-min {
        width: 32px;
        height: 32px;
        margin-left: 18px;
    }

    #divAlpharepWorkItemDetailsContainer.alpharep-container-menu-display {
        margin-left: 267px !important;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .tab-action-outer {
        padding: 4px 10px;
    }

    .workitem-details-buttons {
        padding: 5px 5px;
    }

    .work-items-actions-outer .btn, .dropdown-section .btn {
        margin-top: 0px;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab svg {
        margin-top: 8px;
        width: 24px;
        height: 24px;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab.alpharep-selected-tab svg {
        margin-top: 5px;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .alpharep-work-item-tab .alpharep-work-item-tab-text, #addEditInfoTabContainer .alpharep-work-item-tab-text {
        font-size: 12px;
        font-weight: 600;
    }

    .workitem-details-buttons > [type=button].btn, .workitem-details-buttons .btn.btn-subscribe-me {
        height: 28px;
        font-size: 12px;
    }

    #divAlpharepWorkItemDetailsContainer .alpharep-work-item-details-tabs-container .btn-subscribe-me svg {
        margin-top: -1px;
        width: 18px;
        height: 63px;
    }

.grid-outer-filter-statuses {
    width: 300px;
    height: 63px;
}

@media (max-width: 1336px) {
    #divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer {
        width: 100%;
    }

    #divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer.pinned-menu .work-items-header-action-outer {
        height: 150px;
    }

    #divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer.pinned-menu .work-items-actions-outer {
        margin-top: 15px;
    }

    #divAlpharepWorkItemsContainer.pinned-menu .search-work-items-outer .btn-salesFollowUp-search {
        margin-top: 4px;
    }
}

#divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .grid-outer-filter-statuses .k-multiselect-wrap {
    height: 63px;
    overflow-x: auto;
}


body:not([work-type="Sales Follow Up"]):not([work-type="Estimating"]) .work-items-search-textbox-container .alpharep-textbox-close-icon {
    right: 22px;
}

#divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .work-items-header-action-outer {
    height: 50px !important;
}

#divAlpharepHeaderContainer[work-type="Sales Follow Up"] ~ #divAlpharepWorkItemsContainer .work-items-actions-outer {
    float: right;
    margin-top: -25px;
}