/*@font-face {
font-family: Averta;
src: url('../fonts/Averta/WEB/AvertaDemoPE-Regular.eot');
src: url('../fonts/Averta/WEB/AvertaDemoPE-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Averta/WEB/AvertaDemoPE-Regular.woff2') format('woff2'), url('../fonts/Averta/WEB/AvertaDemoPE-Regular.woff') format('woff'), url('../fonts/Averta/TTF/AvertaDemoPE-Regular.ttf') format('truetype');
font-display: swap;
font-weight: normal;
font-style: normal;
}*/
@font-face {
    font-family: "HeeboBold";
    src: url('../fonts/Heebo-Bold.ttf?1417504274') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "HeeboRegular";
    src: url('../fonts/Heebo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.swal2-html-container {
    direction: rtl !important;
}

.swal2-container {
    direction: rtl !important;
}

.swal-modal {
    direction: rtl !important;
}

.heebo-regular {
    font-family: "HeeboRegular" !important;
}

.heebo-bold {
    font-family: "HeeboBold" !important;
}

.fa.fa-plus-circle {
    display: none;
}

.ui-menu .ui-menu-item-wrapper {
    text-align: right;
}

body {
    background-color: #f2f4f7;
    font-family: "HeeboRegular";
}

.backColor {
    background-color: #fff;
    padding: 8px 15px;
    box-shadow: #333 -5px -4px 6px 0px;
}

li.liSearchContent {
    width: 40%;
}

.searchContentInput {
    font-family: "HeeboRegular", Arial, Helvetica, sans-serif;
    font-size: 15px;
    width: 100% !important;
    max-width: 400px;
    color: #99a1ad;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 32px;
    direction:rtl;
}

    .searchContentInput:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

@media only screen and (max-width: 1220px) {
    li.liSearchContent {
        width: 30%;
    }
}

ul.topImgIcn {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
}

    ul.topImgIcn li {
        list-style: none;
        display: inline-block;
        margin-right: 15px;
    }

        ul.topImgIcn li .dropdown-menu.dropdown-inner.businesses ul, ul.topImgIcn li .dropdown-menu.dropdown-inner.contact-info ul {
            padding: 0px;
            direction: rtl;
        }

        ul.topImgIcn li .dropdown > .dropdown-menu.businesses {
            padding: 0px;
        }

        ul.topImgIcn li .dropdown-menu.dropdown-inner.businesses li {
            display: block !important;
            padding: 5px 5px 5px;
            border-bottom: 1px solid #cacaca;
            margin-right: 0px;
            font-size: 15px;
            text-align: center;
        }

            ul.topImgIcn li .dropdown-menu.dropdown-inner.businesses li:last-child {
                border-bottom: none;
            }

        ul.topImgIcn li .dropdown-menu.dropdown-inner.contact-info li, ul.topImgIcn li .dropdown-menu.dropdown-inner.shortcuts-info li {
            display: block !important;
            padding: 10px 5px 2px;
            margin-right: 0px;
            font-size: 13px;
            direction: rtl;
        }

        ul.topImgIcn li > .dropdown-menu.dropdown-inner.contact-info:before {
            content: "";
            display: block;
            width: 26px;
            height: 13px;
            background: url(images/arrow-up.png);
            position: absolute;
            left: 50%;
            margin-left: -13px;
            top: -13px;
        }

        ul.topImgIcn li .dropdown-menu.dropdown-inner.contact-info, ul.topImgIcn li .dropdown-menu.dropdown-inner.shortcuts-info {
            top: 10px !important;
            margin-left: -140px;
            text-align: right;
        }

            ul.topImgIcn li .dropdown-menu.dropdown-inner.contact-info strong, ul.topImgIcn li .dropdown-menu.dropdown-inner.shortcuts-info strong {
                padding-right: 5px;
                vertical-align: sub;
            }

            ul.topImgIcn li .dropdown-menu.dropdown-inner.contact-info a, ul.topImgIcn li .dropdown-menu.dropdown-inner.contact-info a:hover,
            ul.topImgIcn li .dropdown-menu.dropdown-inner.shortcuts-info a, ul.topImgIcn li .dropdown-menu.dropdown-inner.shortcuts-info a:hover {
                color: inherit !important;
            }

.dropdown-menu.dropdown-menu-clean.shortcuts-info {
    width: 210px !important;
    margin-left: -85px;
    margin-top: 10px;
}

.dropdown-menu.dropdown-menu-clean.documents-info {
    width: 150px !important;
    margin-left: -60px;
    margin-top: 10px;
    text-align: center;
    padding: 0px 0px;
    font-weight: 700;
}

    .dropdown-menu.dropdown-menu-clean.shortcuts-info li, .dropdown-menu.dropdown-menu-clean.documents-info li {
        display: block !important;
        height: 35px;
    }

    .dropdown-menu.dropdown-menu-clean.documents-info li {
        margin-right: 0px;
        border-bottom: 1px solid #cacaca;
        padding-top: 5px;
        font-size: 15px;
        height: 40px;
    }

        .dropdown-menu.dropdown-menu-clean.documents-info li:last-child {
            border-bottom: none;
        }

    .dropdown-menu.dropdown-menu-clean.shortcuts-info a.link, .dropdown-menu.dropdown-menu-clean.documents-info a.link {
        color: inherit;
        padding-right: 5px;
        vertical-align: sub;
    }

        .dropdown-menu.dropdown-menu-clean.shortcuts-info a.link img {
            float: right !important;
            vertical-align: sub;
        }

ul.topImgIcn li .dropdown-menu.dropdown-inner.shortcuts-info img {
    float: right !important;
}

.icon-nav-clock {
    background-position: 0 0;
    height: 26px;
    width: 26px;
}

.icon-nav-email {
    background-position: 0 -26px;
    height: 26px;
    width: 26px;
}

.icon-nav-facebook {
    background-position: 0 -52px;
    height: 26px;
    width: 26px;
}

.icon-nav-fax {
    background-position: 0 -78px;
    height: 26px;
    width: 26px;
}

.icon-nav-phone {
    background-position: 0 -104px;
    height: 26px;
    width: 26px;
}

.icon-nav-support {
    background-position: 0 -130px;
    height: 26px;
    width: 26px;
}

.icon-nav-website {
    background-position: 0 -156px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-clock {
    background-position: 0 -1px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-email {
    background-position: 0 -28px;
    height: 27px;
    width: 26px;
}

.icon-nav-alt-facebook {
    background-position: 0 -55px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-fax {
    background-position: 0 -82px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-phone {
    background-position: 0 -109px;
    height: 27px;
    width: 26px;
}

.icon-nav-alt-website {
    background-position: 0 -163px;
    height: 26px;
    width: 26px;
}

.icon-nav-alt-chat {
    background-position: 0 -136px;
    height: 26px;
    width: 26px;
}

.icon-nav-contact-us {
    background-image: url(../img/icon-contact.png);
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
}

[class^="icon-"], [class^="icon-menu-"], [class^="icon-nav-"] {
    display: inline-block;
    float: right;
}

.icon-nav-alt-sprite, .icon-nav-alt-clock, .icon-nav-alt-email, .icon-nav-alt-facebook, .icon-nav-alt-fax, .icon-nav-alt-phone, .icon-nav-alt-website, .icon-nav-alt-chat {
    background-image: url(../img/icon-nav-alt-s303f055395.png);
    background-repeat: no-repeat;
}

ul.topImgIcn li img {
    width: 25px;
}

.chatbox {
    background-color: #00c5c2;
    border-radius: 5px;
    font-size: 15px;
    background-position: 100px;
    padding: 5px 20px 5px 20px;
    border-radius: 5px;
    font-size: 14.85px;
    background-position-x: 150px;
    cursor: pointer;
}

ul.logoPanel {
    margin: 0;
    padding: 0;
}

    ul.logoPanel li {
        list-style: none;
        display: block;
        float: right;
        margin-right: 15px;
        color: #fff;
    }

.mydrop {
    background: #edf0f5 !important;
    border: 0 !important;
    color: #000 !important;
    direction: rtl !important;
    min-width: 255px !important;
    text-align: right !important;
    font-size: 15px !important;
}

.respCls .dropdown-item {
    font-size: 12px;
}

.mydrop::after {
    float: left;
    position: relative;
    top: 9px;
}

.secndCont {
    margin-top: 25px;
}

.thrdCont {
    margin-top: 16px;
}

.panelInt {
    padding: 20px 20px 20px 2px;
}

.panlHead {
    color: #1f2225;
    text-align: right;
    font-size: 17px;
}

.panlHeadBRD {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 18px;
    margin-bottom: 0;
    color: #1f2326;
    direction: rtl;
}

.pr0 {
    padding-right: 0;
}

.pl0 {
    padding-left: 0;
}

.tabPan1 {
    background-color: #fff;
    padding: 0 0 20px 20px;
}

    .tabPan1 table tr td:nth-child(4) {
        font-weight: bold;
        text-align: right;
    }

.tabPan {
    background-color: #fff;
    /* padding: 0 20px 20px 20px; */
}

/* When active state */
.active-side-menu {
    display: block !important;
}

    .active-side-menu a {
        color: rgb(255, 255, 255) !important;
    }

.ml15Z {
    margin-left: 15px;
}

.rgtPan {
    height: 100%;
}

    .rgtPan .ovelOrg {
        width: 170px;
        height: 170px;
        border-radius: 100px;
        background-color: #ff9601;
        margin: auto;
        position: relative;
        top: -10px;
    }

    .rgtPan .ovelgrn {
        width: 170px;
        height: 170px;
        border-radius: 100px;
        background-color: #94c900;
        margin: auto;
        position: relative;
        margin-bottom: 70px;
    }

.digitext {
    display: block;
    text-align: center;
    font-size: 70px;
    color: #fff;
    font-family: 'Heebo', sans-serif;
}

.digitextTW {
    display: block;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-family: 'Heebo', sans-serif;
    position: absolute;
    top: 70px;
    margin: auto;
    width: 100%;
    font-weight: bold;
}


.btnTxt {
    display: inline-block;
    margin-left: 41px;
    vertical-align: text-top;
    line-height: 11px;
    color: #000;
    font-size: 12px;
}

.whtup {
    position: relative;
}

.chatICn {
    position: fixed;
    bottom: 7px;
    left: 7px;
    z-index: 999999;
}

    .chatICn img {
        width: 60px;
    }

.tbIcn {
    padding: 0px 2px 0px 0px;
}

    .tbIcn img {
        width: 19px;
    }

.tbIcn {
    display: inline-block;
    cursor: pointer;
    margin-right: 3px;
}

.questIcn {
    position: relative;
}

    .questIcn img.img-english {
        display: none;
    }

    .questIcn img.img-hebrew {
        display: inline-block;
        cursor: pointer;
    }


/*.questIcn::before {
    content: ' ';
    position: absolute;
    top: 0px;
    left: -21px;
    background: url(../img/qstnMrkIcn.png) no-repeat;
    width: 22px;
    height: 22px;
    display: block;
    cursor: pointer;
}*/

.panelIntTW {
    padding-top: 20px;
    direction: rtl;
}

.wrapper {
    /* width: 1250px; */
    margin-right: 75px;
}

.open-invoices-tabs {
    background-color: #eceff4 !important;
    color: #000000 !important;
    position: relative;
    padding: 4px 10px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    min-width: 175px;
}

    .open-invoices-tabs.active {
        background-color: #ff9601 !important;
        color: #fff !important;
        display: inline-block !important;
    }

        .open-invoices-tabs.active:after {
            position: absolute;
            content: "\f0d7";
            top: 19px;
            color: #ff9601;
            font: normal normal normal 17px/1 FontAwesome;
            width: auto;
            margin: auto;
            text-align: center;
            left: 0;
            right: 0;
        }

.refresh-cache {
    float: left;
    cursor: pointer;
}

    .refresh-cache span {
        display: block;
        font-size: 10px;
        text-align: center;
        color: #898c93;
    }

    .refresh-cache.income-graph {
        padding: 0px 20px 0px 0px;
    }

ul.imgPanlLst {
    margin: 25px 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    direction: rtl;
}



    ul.imgPanlLst li {
        display: inline-block;
    }

        ul.imgPanlLst li img {
            width: 25px;
        }

.txtDsc {
    font-size: 11px;
    text-align: right;
    /* width: 123px; */
    width: auto;
}

.inlBlck {
    display: inline-block;
    vertical-align: text-top;
}


/* body,
html {
    height: 100%;
    min-height: 100%;
} */

.stickyNavbaar {
    position: absolute;
    right: 5px;
    width: 55px;
    height: 100%;
    background-color: #fdfdfe;
    box-shadow: inset #efefef 0px 1px 2px 0px;
}

    .stickyNavbaar.cls-side-nav-open {
        right: 0px;
    }

    .stickyNavbaar ul {
        margin: 0;
        padding: 0;
    }

        .stickyNavbaar ul li {
            list-style: none;
            padding: 15px 18px 15px 15px;
            text-align: center;
            border-bottom: 1px solid #eaeaea;
        }

            .stickyNavbaar ul li a img {
                width: 22px;
            }

            .stickyNavbaar ul li a span.sticky-text {
                color: #212529;
                font-size: 12px;
                position: absolute;
                margin-top: 23px;
                right: 8px;
                font-weight: 700;
                height:0px;
            }

    .stickyNavbaar.cls-side-nav-open ul li a span.sticky-text {
        right:13px;
    }

    .stickyNavbaar ul li a span.sticky-text.reports, .stickyNavbaar span.sticky-text.clearing {
        right: 12px;
    }

    .stickyNavbaar.cls-side-nav-open ul li a span.sticky-text.reports, .stickyNavbaar.cls-side-nav-open span.sticky-text.clearing {
        right: 17px;
    }

    .stickyNavbaar ul li a span.sticky-text.clients, .stickyNavbaar ul li a span.sticky-text.additions,
    .stickyNavbaar ul li a span.sticky-text.market, .stickyNavbaar ul li a span.sticky-text.expenses, .stickyNavbaar ul li a span.sticky-text.settings {
        right: 10px;
    }

    .stickyNavbaar.cls-side-nav-open ul li a span.sticky-text.clients, .stickyNavbaar.cls-side-nav-open ul li a span.sticky-text.additions,
    .stickyNavbaar.cls-side-nav-open ul li a span.sticky-text.market, .stickyNavbaar.cls-side-nav-open ul li a span.sticky-text.expenses, 
    .stickyNavbaar.cls-side-nav-open ul li a span.sticky-text.settings {
        right: 15px;
    }

    

.expenses-view {
    display: none;
}


#smenu .redborder, #smenu .redborder-expenses {
    border-right: 5px solid #d21f29;
}

#smenu .orgborder, #smenu .orgborder-2, #smenu .orgborder-expenses {
    border-right: 5px solid #ff9601;
}

#smenu .drgrborder, #smenu .drgrborder-expenses {
    border-right: 5px solid #a5a5a5;
}

#smenu .cyanborder, #smenu .cyanborder-2, #smenu .cyanborder-expenses {
    border-right: 5px solid #00c5c2;
}

#smenu .grylghtborder, #smenu .grylghtborder-expenses {
    border-right: 5px solid #cfd2d7;
}

#smenu .grnborder, #smenu .grnborder-expenses {
    border-right: 5px solid #94c900;
}

#smenu .greyborder, #smenu .greyborder-expenses {
    border-right: 5px solid #cfd2d7;
}

.containermy {
    /* width: 1300px;
    margin: auto; */
}

.myinput {
    background-color: #edf0f5;
    margin-bottom: 15px;
    text-align: right;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    line-height: 34px;
}

.labelgry {
    background-color: #edf0f5;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 8px;
    margin-bottom: 5px;
    font-size: 12px;
}

.card {
    border-right: 1px solid #f1efef !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
}

.mybtngL {
    display: flex;
    position: absolute;
    left: 0px;
    top: 0;
    /*z-index: 99999;*/
    bottom: 0;
}

.mybtngR {
    display: flex;
    right: 0px;
    position: absolute;
    top: 0;
    z-index: 100;
    bottom: 0;
}

.myglit {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.brdbtm {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    /* margin-bottom: 20px; */
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
    width: 96%;
}

.arcl {
    color: #b9bfcb
}

.brdrnone {
    border: none !important
}

.shrtText {
    direction: rtl;
    float: left;
    font-size: 14px;
    line-height: 32px;
    color: #9ca2ae;
}

.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltiptext1 {
    background-color: #01c5c3;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 4px 11px;
    position: relative;
    z-index: 999999;
    margin-bottom: -19px;
    /* top: 21px; */
    font-size: 12px;
    /* left: 82px;*/
}

    .tooltiptext1::after {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #01c5c3 #0000 #0000 #0000;
    }

ul.smlPanLI {
    padding: 0;
    margin: 0 0 15px 0;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
}

    ul.smlPanLI li {
        list-style: none;
        float: left;
        position: relative;
        display: block;
        margin-right: 5px;
    }

.tooltiptext2::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #01c5c3 #0000 #0000 #0000;
}

.tooltiptext2 {
    visibility: hidden;
    background-color: #01c5c3;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 4px 11px;
    position: absolute;
    z-index: 999999;
    margin-bottom: -19px;
    top: 0;
    font-size: 12px;
    right: 12px;
}

.tooltipp {
    position: relative;
}

    .tooltipp:hover .tooltiptext2 {
        visibility: visible;
    }

.tippy-content {
    text-align: center !important;
    direction:rtl;
    white-space:pre-line !important;
}

.labelgry2 {
    background-color: #edf0f5;
    border-radius: 5px;
    padding: 4px 8px;
    margin-bottom: 15px;
    font-size: 12px;
    margin-right: 91px;
    float: right;
}

.spnBrdM {
    border-left: 1px solid #eaeaea;
    padding-left: 6px;
    margin-left: 4px;
}

.ulcalImg {
    background-image: url("../img/calendar.png");
    background-repeat: no-repeat;
    padding-right: 31px;
    background-size: 25px;
    height: 35px;
    background-position: top right;
}

.uldataImg {
    background-image: url("../img/data.png");
    background-repeat: no-repeat;
    padding-right: 31px;
    background-size: 25px;
    height: 35px;
    background-position: top right;
}

.ulchkLstImg {
    background-image: url("../img/chklist.png");
    background-repeat: no-repeat;
    padding-right: 31px;
    background-size: 25px;
    height: 35px;
    background-position: top right;
}

.rowM {
    display: flex;
}

.tabsm .tabs-listm {
    float: right;
}

.tabs {
    position: relative;
}

.mhdnw {
    position: absolute;
    right: 0;
    font-size: 17px;
    color: #1f2326;
}

.resAlign {
    text-align: center;
}

.scrollbar {
    direction: rtl;
}

.tblLTR {
    direction: ltr;
}

.text-LR {
    text-align: left
}

.crdShd {
    /* box-shadow: #dedddd 0 0 19px 0px; */
    /*box-shadow: 10px 10px 10px rgba(0,0,0,0.01);*/
}

.rgtPan {
    display: flex;
}

.tabs .tabs-list {
    float: left;
}

.fa-angle-left:before {
    content: "\f104";
    top: 0;
    bottom: 0;
    position: absolute;
    display: flex;
    align-items: center;
}

.fa-angle-right:before {
    content: "\f104";
    top: 0;
    bottom: 0;
    position: absolute;
    display: flex;
    align-items: center;
}

#tab1 .brdbtm {
    border-bottom: none
}

.topImgIcn .lang-text {
    font-size: 10px;
    color: #fff;
    background: #000;
    padding: 5px;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#morphsearch.cls-side-nav-open {
    direction: rtl;
}

#sbmenu .cls-sub-nav .cls-sub-list > li {
    text-align: right;
}

/*modal styles start*/
.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    max-width: 600px;
    margin: 180px auto;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    direction: rtl;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
div.modal-header > .modal-title {
    font-size: 21px;
    font-family: "HeeboRegular";
    text-align: right;
}
.icon-new-sprite, .icon-new-calendar, .icon-new-checkbox-on, .label-checkbox-custom.new > input[type=checkbox]:checked ~ span:before, .icon-new-checkbox, .label-checkbox-custom.new > span:before, .icon-new-export, .icon-new-help, .icon-new-page-end, .icon-new-page-next, .icon-new-page-prev, .icon-new-page-start, .icon-new-pen, .icon-new-remove {
    background-image: url('../../images/icon-new-sd66db8b428.png');
    background-repeat: no-repeat;
}
.icon-new-remove {
    background-position: 0 -248px;
    height: 24px;
    width: 24px;
}
[class^="icon-"],
[class^="icon-menu-"],
[class^="icon-nav-"] {
    display: inline-block;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.well.alt {
    padding: 8px;
    line-height: 1;
    margin-bottom: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*direction: ltr;*/
}

    .well.alt + .well {
        margin-top: 3px;
    }

.successMsg {
    font-size: 20px;
    text-align: center;
    color: #2a882e;
}

.errorMsg {
    font-size: 20px;
    text-align: center;
    color: rgb(210, 31, 41);
}
div.modal-header > .close {
    float: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-header .close {
    margin-top: -2px;
}

div.modal-header {
    border-bottom: none;
    display: block;
}


.form-primary .control-input {
    width: 260px;
    float: right;
    position: relative;
}

.form-primary .control-input.required:before {
    content: "*";
    color: #d21f29;
    position: absolute;
    left: 0;
    top: 10px;
    margin-left: -10px;
    font-weight: 700;
    font-size: 18px;
}
[class^="col-md-"] {
    float: right;
}
.modal-dialog .row {
    direction: rtl;
    text-align: right;
}
.form-primary .control-input.required:before {
    content: "*";
    color: #d21f29;
    position: absolute;
    right: 0;
    top: 10px;
    margin-right: -10px;
    width: 5px;
}
.btn-success {
    color: #fff;
    background-color: #8cb615;
    border-color: #7a9f12;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #698810;
    border-color: #50680c;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #8cb615;
    border-color: #7a9f12;
}

.btn-success .badge {
    color: #8cb615;
    background-color: #fff;
}
.btn-normalize {
    min-width: 130px;
}
.popover-title{
    text-align: right !important;
}
.tooltip-inner {
    text-align: right !important;
}
/*modal styles end*/

.searchContentInput{
    text-align:right;
}
/*---------------------- media query --------------------------*/
/*col-sm - (320 - 576)*/
@media only screen and (min-width: 320px) and (max-width: 576px) {
    ul .imgPanlLst {
        display: flex;
        justify-content: center;
    }

    .ulcalImg {
        background-image: url(../img/calendar.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }

    .txtDsc {
        width: 75px;
    }

    .tabPan {
        padding: 0;
    }

    .fa-angle-left:before {
        font-size: 40px;
    }

    .fa-angle-right:before {
        font-size: 40px;
    }

    .myglit {
        display: block;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .responTR {
        position: static;
    }

    .panelInt {
        padding: 20px 0;
    }

    .stickyNavbaar {
        height: auto;
    }

    .secndCont {
        margin-top: 25px;
    }

    .tabPan table td {
        font-size: 10px;
    }

    .tbIcn img {
        width: 19px;
    }

    ul.imgPanlLst li {
        display: inline-block;
    }

    .panlHead {
        margin-bottom: 0;
        font-size: 17px;
        /* text-align: center; */
    }

    .rgtPan .ovelgrn {
        width: 170px;
        height: 170px;
        margin: auto;
    }
    /*ul.topImgIcn {
        padding-left: 10px;
    }
        .resback {
        background-color: #fff;
    } */
    .pl0 {
        padding-left: 15px;
    }

    ul.logoPanel {
        width: 100%;
        overflow: hidden;
        padding-top: 15px;
        border-top: 1px solid rgb(209, 209, 209);
    }

        ul.logoPanel li {
            float: left;
        }

    .containermy {
        width: 100%;
        margin: auto;
    }

    ul.topImgIcn li {
        list-style: none;
        display: inline-block;
        margin-right: 6px;
        margin-bottom: 15px;
    }


    .respCls {
        margin-right: 0 !important;
    }

    .mydrop {
        width: 137px !important;
        min-width: 137px !important;
        margin-right: 15px !important;
        font-size: 12px !important;
    }

    .rgtPan .ovelOrg {
        width: 170px;
        height: 170px;
        border-radius: 100px;
        margin: auto;
        top: -10px;
    }

    .mrgR0 {
        margin-right: 0 !important;
    }

    .resAlign {
        margin-bottom: 75px;
    }

    .topImgIcn li img {
        width: 21px !important;
    }

    .ulcalImg {
        background-image: url(../img/calendar.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }

    .uldataImg {
        background-image: url(../img/data.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }

    .ulchkLstImg {
        background-image: url(../img/chklist.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }
}


/* col-md - (577 - 768) */

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .myglit {
        display: block;
    }

    .tabPan {
        padding: 0;
    }

    .fa-angle-left:before {
        font-size: 40px;
    }

    .fa-angle-right:before {
        font-size: 40px;
    }

    .mytltip {
        margin-left: 10px;
    }

    .stickyNavbaar {
        right: 6px;
    }

    .resAlign {
        margin-bottom: 15px;
    }

    .stickyNavbaar {
        /* height: auto; */
        height: 100vh;
    }

    .secndCont {
        margin-top: 25px;
    }

    .tabPan table td {
        font-size: 10px;
    }

    .tbIcn img {
        width: 19px;
    }

    .resAlign {
        text-align: center;
    }

    ul.imgPanlLst li {
        display: inline-block;
    }

    ul.imgPanlLst {
        display: flex;
        /*justify-content: center;*/
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 10px !important;
        margin-top: 0;
        padding-top: 10px;
    }

    .panlHead {
        margin-bottom: 0;
    }

    .rgtPan .ovelgrn {
        width: 170px;
        height: 170px;
        margin: auto;
    }
    /* .resback {
                                background-color: #fff;
                            } */
    .pl0 {
        padding-left: 15px;
    }

    .containermy {
        width: 100%;
        margin: auto;
    }

    .respCls {
        margin-right: 0 !important;
    }

    .mydrop {
        min-width: 175px !important;
        margin-right: 15px !important;
    }

    .rgtPan .ovelOrg {
        width: 170px;
        height: 170px;
        border-radius: 100px;
        margin: auto;
        top: -10px;
    }

    .mrgR0 {
        margin-right: 0 !important;
    }

    .containermy {
        width: 100%;
        margin: auto;
    }

    .mrgR0 {
        margin-right: 0 !important;
    }

    .ulcalImg {
        background-image: url(../img/calendar.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }

    .uldataImg {
        background-image: url(../img/data.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }

    .ulchkLstImg {
        background-image: url(../img/chklist.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }
}


/*col-lg - (769 - 1299)*/

@media only screen and (min-width: 769px) and (max-width:1299px) {
    .ulcalImg {
        background-image: url(../img/calendar.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }

    .uldataImg {
        background-image: url(../img/data.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }

    .ulchkLstImg {
        background-image: url(../img/chklist.png);
        background-repeat: no-repeat;
        padding-top: 30px;
        background-size: 25px;
        height: 55px;
        background-position: top center;
        text-align: center;
        padding-right: 0;
    }

    .resAlign {
        text-align: center;
        margin-bottom: 20px;
    }

    ul.imgPanlLst {
        display: flex;
        /*justify-content: center;*/
    }

    containermy {
        width: 100%;
        margin: auto;
    }

    .containermy {
        width: 100% !important;
    }
}

@media only screen and (min-width: 769px) and (max-width:1023px) {
    ul.logoPanel {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width:987px) {
    /* ul.logoPanel li {
        float: left;
    }
    ul.topImgIcn li {
        margin-bottom: 15px;
    } */
}

@media only screen and (min-width: 850px) and (max-width:1299px) {
    .ml15Z {
        margin-left: 15px;
    }
}

@media only screen and (min-width: 320px) and (max-width:1024px) {
    .resback {
        background-color: #fff;
    }

    .crdShd {
        box-shadow: none;
    }

    .tabPan1 table tr th:nth-last-child(1) {
        /*text-align: left !important;*/
        padding-left: 0;
        padding-right: 0;
    }

    .tabPan1 table tr td:nth-last-child(1) {
        /*text-align: left !important;*/
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .card {
        border-right: none !important;
    }

    ul.logoPanel {
        width: 100%;
        overflow: hidden;
        padding-top: 15px;
        border-top: 1px solid rgb(209, 209, 209);
        /* padding-left: 20px; */
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 991px) {
    .tabsm {
        margin-top: 20px !important;
    }

    .rwwM {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    ul.topImgIcn {
        margin-left: 0 !important;
    }
    /* ul.logoPanel {
        width: 100%;
        overflow: hidden;
        padding-top: 15px;
        border-top: 1px solid rgb(209, 209, 209);
        box-sizing: border-box;
    } */
}

@media only screen and (min-width: 1025px) {
    .tabPan1 table tr th:first-child {
        /*text-align: right !important;*/
        padding-left: 0;
        padding-right: 0;
    }

    .tabPan1 table tr td:first-child {
        text-align: right !important;
        padding-left: 0;
        padding-right: 8px;
    }

    .tabPan1 table tr th:nth-last-child(4) {
        /*text-align: right !important;*/
        padding-right: 0;
    }

    .tabPan1 table tr td:nth-last-child(4) {
        text-align: right !important;
        padding-right: 0;
    }

    .tabPan1 table tr th:nth-last-child(3) {
        /*text-align: left !important;*/
        padding-left: 0;
    }

    .tabPan1 table tr td:nth-last-child(3) {
        /*text-align: left !important;*/
        padding-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .tabPan1 {
        padding: 0px 34px 20px 20px;
    }
}

@media only screen and (min-width: 781px)and (max-width: 1132px) {
    .force {
        width: 600px;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .force {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 780px) {
    .force {
        width: 600px;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .mybtngR {
        right: 18px;
    }

    ul.topImgIcn,
    ul.logoPanel {
        display: flex;
        justify-content: space-between;
    }

    ul.topImgIcn {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 800px) {
    .mydrop {
        min-width: 150px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .row.rwwM {
        align-items: center;
    }

    ul.topImgIcn {
        border: none;
        padding-top: 0px;
        margin-top: 0px;
        justify-content: end;
    }

        ul.topImgIcn li {
            margin-right: 15px;
        }
    /* .img-logo {
        width: 100px;
    }
    .chatbox {
        font-size: 14px;
        padding: 5px 35px 5px 10px;
    } */

    .mydrop {
        min-width: 200px !important;
    }

    .order3 {
        white-space: nowrap;
    }
}

@media (min-width: 1440px) {
    .resAlign {
        width: 100%;
    }

        .resAlign img {
            width: inherit;
        }

    .txtDsc {
        font-size: 14px;
    }

    #multi-item-example .card {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
