/* for test after font sop working */
/* body ,.navigation-menu > li > a ,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: "Cerebri Sans,sans-serif";
} */
.right-Modal-report-builder{
    float: right !important;
    right: -455px;
}
.right-Modal-report-builder-enabled .right-Modal-report-builder{
    right: 0;
}

.right-Modal{
    float: right !important;
    right: -455px;
}

.right-task-Modal{
    float: right !important;
    right: -455px;
}

.right-modal-medium-view{
    float: right !important;
    right: -60%;
}

.right-modal-medium-view-v2{
    float: right !important;
    right: -60%;
}

.right-modal-enabled .right-Modal{
    right: 0 !important
}

.right-task-modal-enabled .right-task-Modal{
    right: 0 !important
}

.right-modal-medium-view-enabled .right-modal-medium-view{
    right: 0 !important
}

.right-modal-medium-view-v2-enabled .right-modal-medium-view-v2{
    right: 0 !important
}

.right-note-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-note-Modal{
    float: right !important;
    right: -85%;
}

 

.right-note-modal-enabled .right-note-Modal{
    right: 0%;
}

.right-note-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-note-Modal{
    background-color: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 85%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -85%;
}
.right-pipeline-Modal{
    background-color: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 85%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -85%;
}

/*TASK MODAL ALL*/
.right-task-details-modal-enabled-1 .right-task-details-Modal-1{
    right: 0%;
}

.right-task-details-modal-enabled-1 .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-task-details-Modal-1{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 93%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

.right-task-details-Modal-1 .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-task-details-Modal-1{
    float: right !important;
    right: -93%;
}

/*********************/

.right-task-details-modal-enabled-2 .right-task-details-Modal-2{
    right: 0%;
}

.right-task-details-modal-enabled-2 .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-task-details-Modal-2{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 93%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

.right-task-details-Modal-2 .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-task-details-Modal-2{
    float: right !important;
    right: -93%;
}

/**************/


.right-task-details-modal-enabled-3 .right-task-details-Modal-3{
    right: 0%;
}

.right-task-details-modal-enabled-3 .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-task-details-Modal-3{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 93%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

.right-task-details-Modal-3 .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-task-details-Modal-3{
    float: right !important;
    right: -93%;
}




/*END TASK MODAL ALL*/


/* task details modal */
.right-task-details-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-task-details-Modal{
    float: right !important;
    right: -93%;
}

.right-task-details-modal-enabled .right-task-details-Modal{
    right: 0%;
}

.right-task-details-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-task-details-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 93%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* end task details modal  */

/* task details modal  Notification*/
.right-task-details-Modal-Notification .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-task-details-Modal-Notification{
    float: right !important;
    right: -93%;
}

.right-task-details-modal-enabled-notifiction .right-task-details-Modal-Notification{
    right: 0%;
}

.right-task-details-modal-enabled-notifiction .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 200;
    transition: all .2s ease-out;
}

.right-task-details-Modal-Notification{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 93%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* end task details Notification  */

/* task vacation modal */
.right-vacation-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-vacation-Modal{
    float: right !important;
    right: -93%;
}

.right-vacation-modal-enabled .right-vacation-Modal{
    right: 0%;
}

.right-vacation-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-vacation-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 93%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* end vacation modal  */



/* task pipeline modal */
.right-pipeline-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-pipeline-Modal{
    float: right !important;
    right: -93%;
}

.right-pipeline-Modal-enable .right-pipeline-Modal{
    right: 0%;
}

.right-pipeline-Modal-enable .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-pipeline-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 29%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* task pipeline modal  */


/* task sort modal */
.right-sort-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-sort-Modal{
    float: right !important;
    right: -93%;
}

.right-sort-Modal-enable .right-sort-Modal{
    right: 0%;
}

.right-sort-Modal-enable .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-sort-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 29%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* task sort modal  */


/* task Filter Product modal */
.right-Modal-filter .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-Modal-filter{
    float: right !important;
    right: -93%;
}

.right-filter-modal-enabled .right-Modal-filter{
    right: 0%;
}

.right-filter-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-Modal-filter{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 50%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* task Filter Product modal  */

/* task Sort Product modal */
.right-Modal-product-filter .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-Modal-product-filter{
    float: right !important;
    right: -93%;
}

.right-sort-product-modal-enabled .right-Modal-product-filter{
    right: 0%;
}

.right-sort-product-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-Modal-product-filter{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 29%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* task Sort Product modal  */

/* import job modal*/

.right-Modal-importJob .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-Modal-importJob{
    float: right !important;
    right: -93%;
}

.right-modal-enabled-importJob .right-Modal-importJob{
    right: 0%;
}

.right-modal-enabled-importJob .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-Modal-importJob{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 50%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

/*import job modal*/

/* import importproduct modal*/

.right-Modal-importproduct .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-Modal-importproduct{
    float: right !important;
    right: -93%;
}

.right-modal-enabled-importproduct .right-Modal-importproduct{
    right: 0%;
}

.right-modal-enabled-importproduct .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-Modal-importproduct{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 50%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

/*import job modal*/


/* import customer modal*/

.right-Modal-importCustomer .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-Modal-importCustomer{
    float: right !important;
    right: -93%;
}

.right-modal-enabled-importCustomer .right-Modal-importCustomer{
    right: 0%;
}

.right-modal-enabled-importCustomer .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-Modal-importCustomer{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 50%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

/*import customer modal*/



/* form builder modal */
.right-form-builder-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-form-builder-Modal{
    float: right !important;
    right: -93%;
}

.right-form-builder-modal-enabled .right-form-builder-Modal{
    right: 0%;
}

.right-form-builder-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-form-builder-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 70%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

/* end form builder modal */


/* segment customer modal */
.right-segment-customer-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-segment-customer-Modal{
    float: right !important;
    right: -93%;
}

.right-segment-customer-modal-enabled .right-segment-customer-Modal{
    right: 0%;
}

.right-segment-customer-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-segment-customer-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 85%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

/* end segment customer modal */

/* customer MoreInfo modal */
.right-customer-moreInfo-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-customer-moreInfo-Modal{
    float: right !important;
    right: -93%;
}

.right-customer-moreInfo-modal-enabled .right-customer-moreInfo-Modal{
    right: 0%;
}

.right-customer-moreInfo-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-customer-moreInfo-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 93%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* end customer MoreInfo modal  */

/* transaction modal */
.right-transaction-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-transaction-Modal{
    float: right !important;
    right: -93%;
}

.right-transaction-modal-enabled .right-transaction-Modal{
    right: 0%;
}

.right-transaction-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-transaction-Modal{
    background-color: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 25%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* end transaction modal  */

/* dashboard summery tasks modal */
.right-dashboard-summery-tasks-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-dashboard-summery-tasks-Modal{
    float: right !important;
    right: -93%;
}

.right-dashboard-summery-tasks-modal-enabled .right-dashboard-summery-tasks-Modal{
    right: 0%;
}

.right-dashboard-summery-tasks-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transition: all .2s ease-out;
}

.right-dashboard-summery-tasks-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 85%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

/* end dashboard summery tasks modal */
.form-builder-delete-icon {
    left: unset!important;
     right: 7px!important;
 
     
 }
 .form-text-align-right
 {
     text-align: right;
 }
 .copy-icon-float
 {
     float: left!important;
 }
 /*Sales Channels*/
 .salesChannels-htmlForm-text-left
 {
     text-align:left!important;
 }
 .ribbon-custom
 {
     background-color: #15819a;
 }
 .ribbon-box .ribbon-custom:before {
     border-color: #15819a transparent transparent;
 }
 /*Sales Channels*/
/* Staff  */
.stuff-row
{
    margin-bottom: 0;
}
.staff-p
{
    margin: 0 0!important;
}
.staff-btn:hover
{
    color: #15819a !important;
}
 /* Staff */
 .fe-arrow-left:before {
    content: "\E829";
}

/* pipeline progress */
.stage-wrapper {
    /* display: -webkit-box; */
    display: flex;
    /* margin: 0 10px 10px 0; */
}
.stage-wrapper:hover div:not(.stage-active) {
    background-color: #0092d9;
}
.stage-wrapper:hover div:not(.stage-active):after {
    border-left-color: #0092d9;
}

.stage-item {
    background-color: #bababa;
    border-color: hsl(0, 0%, 73%);
    color: #fff;
    flex-basis: 100%;
    font-size: 14px;
    padding: 4px 0 4px 22px;
    position: relative;
    white-space: nowrap!important;
}
.stage-item:before, .stage-item:after {
    border: solid transparent;
    content: " ";
    left: 100%;
    position: absolute;
    top: 50%;
    z-index: 2;
}
.stage-item:after {
    border-left-color: inherit;
    border-width: 12px;
    margin-top: -12px;
}
.stage-item:before {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 15px;
    margin-top: -15px;
}
.stage-item.stage-active {
    background-color: #006393;
}
.stage-item.stage-active:after {
    border-left-color: #006393;
}
.stage-item:hover {
    background-color: #006393;
    cursor: pointer;
}
.stage-item:hover:after {
    border-left-color: #006393;
}
.stage-item:hover ~ div {
    background-color: #006393;
}
.stage-item:hover ~ div:after {
    border-left-color: #006393;
}
.stage-item:hover ~ div:not(.stage-active) {
    background-color: #bababa;
}
.stage-item:hover ~ div:not(.stage-active):after {
    border-left-color: #bababa;
}

.last-stage:before,.last-stage:after {
    border: solid #ffffff00 !important;
}

/* end pipeline progress */

/* start inbox-leftbar */
.inbox-leftbar
{
    float: left;
    padding: 0 20px 20px 10px;
    border-right: 5px solid #f5f6f8;
}
.inbox-side-bar-icon
{
    font-size: 18px;
    text-align: center; 
    margin-right: 10px;
}
/* end inbox-leftbar */

/* start inbox-rightbar */
.inbox-rightbar2
{
    padding: -0.5rem 0 1.5rem 25px;
}
.inbox-row-checkbox{
    text-align: left;
    padding-left: .9rem;
    padding-top: .9rem;
}
.inbox-message-list .title
{
    left: 49px !important;
    padding-right: 2.25rem !important;
}
.inbox-message-list .col-mail-2
{
    left: 189px !important;
}
/* end inbox-rightbar */

.inbox-btn-badge
{
    right: -10px !important;
}
.inbox-checkbox
{
    margin-left: 0.9rem !important;
}
.inbox-btn-div
{
    margin-left: 3px;
}
.inbox-search-div
{
    padding-left: 0px !important;
}




/* dep matrix modal */
.right-dep-matrix-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-dep-matrix-Modal{
    float: right !important;
    right: -68%;
}

.right-dep-matrix-modal-enabled .right-dep-matrix-Modal{
    right: 0%;
}

.right-dep-matrix-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-dep-matrix-Modal{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 68%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* Multi Select Error Style */
.requiredStyle 
{
    border: 1px solid #f1556c !important;
    border-radius: 3px !important;
}
.requiredStyle .Select-control
{
    border: none !important
}
.requiredStyleText
{
    color: #f1556c !important;
}

/* end dep matrix modal */
.picky-btn-success
{
    text-align: right!important;
}

.green-color{
    color: green;
}

.task-action-btn-loading{
    opacity: 0.5;
}

.form-collapse-title-left{
    right: 73% !important;
    font-weight: bold !important;
    color: black ;
    background-color: white !important;
}
.customform-collapse-title-left{
    right: 58% !important;
    font-weight: bold !important;
    color: black ;
    background-color: white !important;
} 
.form-collapse-field-title-left{
    right: 57% !important;
    font-weight: bold !important;
    color: black ;
    background-color: white !important;
}
.form-collapse-sub-field-title-left{
    right: 43% !important;
    font-weight: bold !important;
    color: black ;
    background-color: white !important;
}


/* contract files  modal */
.right-contract-files-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-contract-files-Modal{
    float: right !important;
    right: -93%;
}

.right-contract-files-modal-enabled .right-contract-files-Modal {
    right: 0%;
}

.right-contract-files-modal-enabled .rightbar-overlay  {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}
/* .right-contract-files-modal-enabled-Payment  {
    right: 0%;
} */

.right-contract-files-modal-enabled-Payment  {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-contract-files-Modal{
    background-color: white;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 49%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
.float-left-ar
{
    float: left!important;
}
/* end contract files modal */


/* linked customer modal */
.right-linked-files-Modal .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-linked-files-Modal{
    float: right !important;
    right: -93%;
}

.right-linked-files-modal-enabled .right-linked-files-Modal{
    right: 0%;
}

.right-linked-files-modal-enabled .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-linked-files-Modal{
    background-color: white;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 49%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* end linked files modal */

/* .important-display-flex .form-control
{
    margin-left: 10px!important;
    margin-right: unset!important;
} */

.profile-info-text-left
 {
     text-align:left!important;
 }
 .profile-text-right 
 {
    text-align:right!important; 
 }
 .right-0
{
    right:unset!important;
}
.automationRadio .form-control{
    background-color: rgb(247, 247, 247);
}

.padding-custom-control .custom-control
{
    padding-left: 1.5rem!important;
    padding-right: unset!important;
}

.important-float-left
{
    float: right!important;
}
.modal-left-0
{
    right:-31px!important;
    left:auto!important;
}
.right-sortField-Modal{
    float: right !important;
    right: -455px;
}

.right-sortField-modal-enabled .right-sortField-Modal{
    right: 0;
}


.customer-list-link-icon{ 
    padding-right: 6px;
}


/* main product modal */
.right-Modal-main-product .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-Modal-main-product-all .right-bar-toggle {
    background-color: black; 
    height: 24px;
    width: 24px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-top: -4px;
}

.right-Modal-main-product{
    float: right !important;
    right: -93%;
}

.right-Modal-main-product-all{
    float: right !important;
    right: -93%;
}

.right-modal-enabled-main-product .right-Modal-main-product{
    right: 0%;
}

.right-modal-enabled-main-product .right-Modal-main-product-all{
    right: 0%;
}

.right-modal-enabled-main-product .rightbar-overlay {
    display: block;
    background-color: rgba(50,58,70,.55);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    transition: all .2s ease-out;
}

.right-Modal-main-product{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 50%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}

.right-Modal-main-product-all{
    background-color: #f5f6f8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    display: block;
    position: fixed;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 90%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow: scroll;
    float: right !important;
    right: -93%;
}
/* end main product modal */


.campaign-form-border{
    border-left: 1px solid #8080804d;
}

.task-page-next-btn{
    margin-left: 10px !important;
    float: right !important
}

.right-sub-task-Modal{
    float: right !important;
    right: -455px;
}

.right-sub-task-modal-enabled .right-sub-task-Modal{
    right: 0;
}

.select-label-main-style{
    text-align: left !important
  }


/* responsive  media query */
@media (max-width: 767px) {
    .dashboard-task-padding-left-11
    {
        padding-left: 11px!important;
    }
    .automation-padding-left-0
    {
        padding-right: 0px!important;
    }
   
    .float-left-unset
    {
        float: unset!important;
    }
    .picky-btn-success {
        text-align: unset!important;
    }
    .inbox-leftbar {
        width: 100%;
        float: none;
        border-right: none;
        }
        .close-icon-float-right
        {
            float: right!important;
        }

        .customer-filter-main-view .customer-filter-field-col:nth-child(odd).supplier-padding-left-0
        {
            padding-right: 0px!important;
        }
        
}
@media (max-width: 767px) {
    
    /* .form-collapse-field-title-left{
        right: 44% !important;
    }
    .form-collapse-title-left{
        right: 45% !important;
    } */
    .form-add-subField-btn-left{
        margin-left: 0.75rem !important;
    }
    .customer-filter-main-view :nth-child(odd).customer-padding-right-0:nth-child(odd)
   {
       padding-right: 0px!important;
   }
    
}
@media (max-width: 767px){
    .mobile-sm-text-align-none {
        text-align: unset!important;
    }
    .dropdown-menu-right-auto {
        right: auto !important;
        left: auto !important;
    }
    .inbox-rightbar2 {
        margin-left: 0;
        border: 0;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
   
    .footer-text-sm-center{
        text-align: center !important;
    }
    .text-sm-left {
        text-align: left !important;
    }
    .text-right-ar{
        text-align: left !important;
    }
    .text-sm-right{
        text-align:right !important; 
    }

}
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1450px){

 .margin-left-17{
     margin-left: 17px!important;
 }

}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 342px){

    .margin-top-10
    {
        margin-top: 10px!important;
    }

}

@media (min-width: 768px) {
  
    .margin-right-10
    {
        margin-left: 10px!important;
    }
    .border-right-xs-automation
    {
        border-left: 0px solid;
        padding-left: unset !important;
    }
    
}

@media (min-width: 991px) {
    .important-md-text-left
    {
    text-align: right!important;
    }



}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 600px){

      .form-collapse-field-title-left{
        right: 44% !important;
    }
    .form-collapse-title-left{
        right: 45% !important;
    } 
  

}
@media only screen
and (min-device-width: 320px)
and (max-device-width: 400px)
{  .form-builder-Modal-width 
    {
        width:92%!important;
    }
}
@media only screen
and (min-device-width: 601px)
and (max-device-width: 991px)
{  .form-collapse-field-title-left{
    right: 66% !important;
}
.form-collapse-title-left{
    right: 66% !important;
} 
.form-collapse-title-right{
    right: 66%!important
}
}
@media (min-width: 992px) {
   
    .form-collapse-field-title-left{
        right: 69% !important;
    }
    .form-collapse-title-left{
        right: 69% !important;
    } 
    .form-collapse-title-right{
        right: 51%!important
    }
}

/* @media (min-width:601px) {
   
    .form-collapse-title-right{
        right: 45%!important
    }
} */

@media (max-width:575px)
{
    .important-mobile-text-unset
    {
        text-align: unset!important;
    }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 991px){
    .automation-padding-right-0
    {
        padding-right: 0px!important;
    }
}