.menu-position-side.menu-w.menu-side-left .logo-w:first-child {
    border-radius: 0px 0px 0px 0px;
}
.menu-w.menu-layout-mini .logo-w {
    padding: 9.5px 15px;
    text-align: center;
}

.support-index .support-ticket+.support-ticket{
    margin-top: 5px;
}


.stepwizard{margin-top: 16px;}
.stepwizard .stepwizard-row{ display: flex;align-items: center; justify-content: space-between;margin-bottom: 30px;margin-left: -25px;margin-right: -25px; }
.stepwizard .stepwizard-row .stepwizard-step{text-align: center;    width: calc(100%/6);position: relative;}
.stepwizard .stepwizard-row .stepwizard-step a{}
.stepwizard .stepwizard-row .stepwizard-step a p{text-align: center;margin-top: 16px;font-size: 16px;line-height: 20px;color: #465166;}
.stepwizard .stepwizard-row .stepwizard-step img{display: block;margin:0 auto 20px;    max-height: 130px;
}
.stepwizard .stepwizard-row .stepwizard-step .ce_indicator{width: 20px;height: 20px;background: linear-gradient(225deg,#f69b00,#ed6a00);border-radius: 10px;-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.2);box-shadow: 0 10px 10px 0 rgba(0,0,0,.2);border: 4px solid #fff;display: block;margin: 0 auto;position: relative;}
.stepwizard-step .ce_indicator:before,
.stepwizard-step .ce_indicator:after{content: "";position: absolute;left: -19px;top: -19px;border-radius: 60px;height: 50px;width: 50px;}
.stepwizard-step .ce_indicator:before{z-index: 1;}

.stepwizard-step a.active .ce_indicator:before,
.stepwizard-step a.active .ce_indicator:after{-webkit-animation: indicatoranim 1.3s cubic-bezier(0,.2,.8,1) infinite;animation: indicatoranim 1.3s cubic-bezier(0,.2,.8,1) infinite;z-index: 1;opacity: 0;border: 5px solid #f8931f;background: transparent;}
.stepwizard-step a.active .ce_indicator:after{-webkit-animation-delay: .6s;animation-delay: .6s;}

.stepwizard-step:not(:last-child):after{content: "";height: 1px;background:linear-gradient(90deg,#fd852b,#fd852b);display: block;width: 100%;position: absolute;top: 10px;left: 100%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);z-index: 0;}

@keyframes indicatoranim{
    0%{-webkit-transform:scale(.1);opacity:.8;}
    to{-webkit-transform:scale(1);opacity:0;}
}

#cboxContent #cboxClose {
    background: url(../img/close-icon.png) no-repeat;
    height: 16px;
    opacity: 0.6;
    right: 22px;
    top: 20px;
    width: 16px;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.main-body:before,
.popup-body:before{display: none;}

.right-opt{position: absolute;top: 0;right: 10px;height: 24px;width: 24px;display: flex;justify-content: center;font-size: 18px;}
.right-opt .right-opt-folder{}
.right-opt .right-opt-item{display: none;position: absolute;font-size: 14px;background-color: #fff;right: 0;white-space: nowrap;top: 24px;z-index: 999;padding: 4px 12px;border-radius: 4px;box-shadow: 0px 2px 4px rgb(126 142 177 / 12%);}

.form-group{position: relative;}
.error.error_preview:empty { display: none !important; }
.error.error_preview { position: absolute; background: #ea4031; font-weight: normal; z-index: 2; left:  inherit; right:0; bottom:32px; min-width: 250px; padding: 2px 8px; color: #fff !important; text-align: center; text-decoration: none; border: 1px solid #ea4031; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-width: 45px; word-wrap: break-word; font-size: 12px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; width: auto !important; font-weight: normal; box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);max-width: 240px;}
.error.error_preview:after { border-bottom: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #ea4031; content: ""; left: 30px; z-index: 1; position: absolute; bottom: -6px; }
textarea + .error.error_preview{bottom: inherit;top:0px;}

.ajex_loader.fixed {
    position: fixed;
}
.ajex_loader {
    background: rgba(255, 255, 255, 0.8) url(../img/loader.gif) no-repeat scroll center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.dataTables_wrapper .row:first-child {
    border-bottom: none;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-bottom: 0.5rem;
}

.table tfoot th, .table thead th {
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase;
    border-top: 1px solid #999;
}

.dataTables_wrapper .row:last-child {
    border-top: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-top: 0.5rem;
}

.btn-xs{
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5
}

.element-wrapper .btn+.btn, .element-wrapper .all-wrapper .fc-button+.btn, .all-wrapper .element-wrapper .fc-button+.btn, .element-wrapper .all-wrapper .btn+.fc-button, .all-wrapper .element-wrapper .btn+.fc-button, .element-wrapper .all-wrapper .fc-button+.fc-button, .all-wrapper .element-wrapper .fc-button+.fc-button {
    margin-left: .3rem;
}

.element-wrapper .element-header {
    border-bottom: 1px solid rgba(0,0,0,0.05);
    padding-bottom: 1rem;
    margin-bottom: .5rem;
    position: relative;
    z-index: 1;
}

.left-border {
    border-left: 1px solid rgba(0,0,0,0.1);
    padding-left: 15px;
    margin-left: 15px;
}

.support-index .st-body {
    -webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.05);
    box-shadow: 0px 5px 15px rgba(0,0,0,0.05);
    padding: 10px;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.support-index .st-foot {
    padding: 3px 7px;
    font-size: .81rem;
}

.element-wrapper {
    padding-bottom: 0.5rem;
}



/*====== custome css Start =======*/
.table.table-theme thead th{border:none;background-color:#B31119;color:#fff;}
.table.table-theme tbody td{border-color:#e4e7ea;}

.cust-theme-wrapper,
.theme-wrapper.element-wrapper{margin-bottom: 20px;background-color: #fff;border-radius: 6px;box-shadow: 0px 2px 4px rgba(126,142,177,0.12);}
.theme-wrapper.element-wrapper .element-header{padding: 10px 16px;}
.theme-wrapper.element-wrapper .element-header:after{left: 16px;width: 40px;}
.theme-wrapper.element-wrapper .element-box-tp,
.theme-wrapper.element-wrapper .post-box,
.theme-wrapper.element-wrapper .element-box{padding: 10px 16px;margin-bottom: 0px;box-shadow: none;}
.theme-wrapper.element-wrapper .element-box .list-unstyled{margin-bottom: 0px;}
.theme-wrapper.element-wrapper .element-actions{margin-top: 8px;margin-right: 8px;}

.cust-theme-wrapper{}
.cust-theme-wrapper .support-tickets-header .tickets-control{padding: 6px 16px;position: relative}
.cust-theme-wrapper .support-tickets-header .tickets-control h5{font-size: 1rem;}
.cust-theme-wrapper .support-tickets-header .tickets-control:after{content: "";background-color: #B31119;height: 4px;border-radius: 0px;display: block;position: absolute;bottom: -3px;left: 16px;width: 40px;}
.cust-theme-wrapper .support-ticket{box-shadow: 0px -2px 0px 0px #ddd inset;transform: none;border-radius: 0;margin: 0;}
.cust-theme-wrapper .support-ticket:hover{transform: none;box-shadow:0px 0px 0px 2px #047bf8 inset;}
.cust-theme-wrapper.support-index .support-ticket+.support-ticket{margin-top: 0}
.cust-theme-wrapper.support-index .support-ticket .st-foot{padding: 5px 7px 7px;}

.auth-box-w .auth-header:after,
.top-bar .logged-user-w .logged-user-menu,
.top-bar>ul li a:after,
.element-wrapper .element-header:after {background-color: #B31119;}
.search-with-suggestions-w.over-search-field{width: 380px;}
legend,
.auth-box-w form .form-group .pre-icon,
.top-bar .messages-notifications,
.top-bar .top-icon{color:#B31119;}

.menu-mobile.color-scheme-dark,
.menu-w.color-style-bright{background-image: -webkit-gradient(linear, left top, left bottom, from(#B31119), to(#c7222b)); background-image: linear-gradient(to bottom, #B31119 0%, #c7222b 100%);}
.menu-w.color-scheme-dark.color-style-bright ul.main-menu a:hover{background-color: rgba(0,0,0,0.1);}
.menu-w.color-scheme-dark.color-style-bright ul.main-menu a,
.menu-w.color-scheme-dark.color-style-bright ul.main-menu a .icon-w{color: #fff;}

.form-control:focus{border-color:#B31119; }

.flex-basis-100{flex-basis: 100% !important;}

.add-prd-popup .modal-footer .form-group{margin: 0;margin-right: auto;display: flex;align-items: center;}
.add-prd-popup .modal-footer .form-group label{white-space: nowrap;margin-right: 10px;font-size: 16px;}
/*====== custome css End =======*/

/*===== GoJs start =======*/
.element-wrapper  .related_box.related_box_extra{z-index: 2;background-color: transparent;user-select: none;}
.element-wrapper  .related_box.related_box_extra .support-tickets{border-right:0;}

.tree_canvas{position: relative;}
.tree_canvas .treec-header{position: relative;padding-bottom: 12px;}
.tree_canvas canvas{outline: none;}
.tree_canvas .zoomSlider{display: flex;align-items: center;justify-content:space-between;width: 180px;position: absolute;top: 0;left: 175px;}
.tree_canvas .zoomSlider .zoomButton{max-width: 40px;flex: 0 0 40px;}
.tree_canvas .zoomSlider .zoomRangeContainer{max-width: 90px;flex:0 0 90px;}
.tree_canvas .zoomSlider .zoomRangeContainer .zoomRangeInput{-webkit-appearance: none;width: 100%;height:4px;background: #ccc;outline: none;opacity: 0.7;-webkit-transition: .2s;transition: opacity .2s;position: relative;top: -2px;border-radius: 10px;}
.tree_canvas .zoomSlider .zoomRangeContainer .zoomRangeInput:hover{opacity: 1;}
.tree_canvas .zoomSlider .zoomRangeContainer .zoomRangeInput::-webkit-slider-thumb {-webkit-appearance: none;appearance: none;width: 12px;height:12px;border-radius:50px;background:#047bf8;cursor: pointer;}
.tree_canvas .zoomSlider .zoomRangeContainer .zoomRangeInput::-moz-range-thumb {width: 12px;height:12px;border-radius:50px;background:#047bf8;cursor: pointer;}
/*===== GoJs End =========*/