[dir="ltr"] .popover > .arrow {
    border-width: 11px;
    top: -10px !important;
}

[dir="ltr"] .popover-strip {
    top: 95px !important;
}

[dir="ltr"] .divStyle-strip {
    width: 70% !important;
}

[dir="ltr"] .strip {
    transform: rotate(45deg);
    float: right;
    position: absolute;
    right: -43px;
    z-index: 50;
    font-size: 16px;
    width: 190px;
    top: 38px;
    box-shadow: 9px 5px 5px 0 #a5a5a5;
    font-weight: 400;
}

[dir="ltr"] body {
    background: black !important;
    font-family: Changa, sans-serif !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 12px;
}

[dir="ltr"] html {
    background: #fff !important;
}

[dir="ltr"] .ActivityNumber {
    padding: 7px;
    border-radius: 69%;
    margin-left: 5px;
}

[dir="ltr"] nav.breadcrumb {
    width: 100%;
    min-height: 45px;
    box-shadow: 0 3px 25px #aab2bd;
}

[dir="ltr"] #main-content.active .ActiveSideBarBtn {
    margin-top: 0;
}

[dir="ltr"] #main-content .ActiveSideBarBtn {
    margin-top: 5px;
}

[dir="ltr"] nav.breadcrumb-create {
    height: 73px;
}

[dir="ltr"] nav.breadcrumb ol {
    width: 47%;
    list-style: none;
    margin-left: -50px;
}

[dir="ltr"] #divStyle #divStyle1 {
    width: 50% !important;
    margin-left: 156px;
}

[dir="ltr"] #divStyle1 .btn-primary {
    margin-left: 10px;
}

[dir="ltr"] a.disabled {
    pointer-events: none;
    cursor: default;
}

[dir="ltr"] .breadcrumb #divStyle {
    width: fit-content;
    float: right;
}

[dir="ltr"] .breadcrumb #divStyle-create {
    float: right;
    margin-top: 24px;
    margin-left: 18%;
}

[dir="ltr"] .breadcrumb #breadcrumb-data {
    width: 18%;
    float: left;
    line-height: 2.2;
    margin-left: 1%;
}

[dir="ltr"] .breadcrumb #breadcrumb-data-create {
    width: 20%;
    float: left;
    line-height: 2.2;
}

[dir="ltr"] ol > li > .no-print div {
    margin-top: 20px;
}

[dir="ltr"] #divStyle a.btn-success,
[dir="ltr"] a.btn-primary {
    font-size: 12px;
}

[dir="ltr"] #divStyle button {
    font-size: 12px;
}

[dir="ltr"] #divStyle2 input {
    font-size: 10px;
}

[dir="ltr"] #mySidenav span {
    margin-left: 13px;
}

[dir="ltr"] #searchdiv input {
    margin-left: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}

[dir="ltr"] #ol_nav {
    width: 80%;
}

    [dir="ltr"] #ol_nav li {
        float: left;
    }

[dir="ltr"] .divdivdiv button {
    font-size: 10px;
}

[dir="ltr"] .divdivdiv span {
    float: right;
}

    [dir="ltr"] .divdivdiv span span input {
        font-size: 10px;
    }

[dir="ltr"] .e-gridheader div:first-child {
    margin-left: 0 !important;
}

[dir="ltr"] .red {
    color: #dc3545 !important;
    font-size: 12px;
}

[dir="ltr"] .blue {
    color: #007bff;
    font-size: 16px;
}

[dir="ltr"] .orange {
    color: orange;
    font-size: 16px;
}

[dir="ltr"] .greencolor {
    color: #1e7e34;
    font-size: 16px;
}

[dir="ltr"] .AgreementTab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

    [dir="ltr"] .AgreementTab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: 0;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

        [dir="ltr"] .AgreementTab button:hover {
            background-color: #ddd;
        }

        [dir="ltr"] .AgreementTab button.active {
            background-color: #ccc;
        }

[dir="ltr"] .AgreementTabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

[dir="ltr"] #Agreementdiv1 {
    width: 20% !important;
    margin-right: 6px !important;
}

[dir="ltr"] #Agreementdiv2 {
    width: 80% !important;
}

[dir="ltr"] ul li {
    list-style: none;
}

[dir="ltr"] a,
[dir="ltr"] a:focus,
[dir="ltr"] a:hover {
    text-decoration: none;
    outline: 0;
}

[dir="ltr"] ::selection {
    background: #68dff0;
    color: #fff;
}

[dir="ltr"] ::-moz-selection {
    background: #68dff0;
    color: #fff;
}

[dir="ltr"] #container {
    width: 100%;
    height: 100%;
}

[dir="ltr"] #subdiv {
    width: 2% !important;
    margin-top: 140px !important;
    margin-left: 0 !important;
    font-size: 8px !important;
}

[dir="ltr"] #subdivdiv2 {
    width: 4%;
    float: left;
    margin-left: -35px;
    font-size: 8px !important;
}

[dir="ltr"] #div2:hover .float-btn.active {
    display: block !important;
}

[dir="ltr"] #div1:hover .float-btn.active {
    display: block !important;
}

[dir="ltr"] #shrinkTabs,
[dir="ltr"] #stritchTabs {
    margin-top: 105px;
}

[dir="ltr"] .modal-header {
    background: #68dff0;
    padding: 0.25rem 1rem 0.25rem 0;
}

    [dir="ltr"] .modal-header md-input-container .md-placeholder,
    [dir="ltr"]
    .modal-header
    md-input-container
    label:not(.md-no-float):not(.md-container-ignore),
    [dir="ltr"] .modal-header md-input-container:after {
        color: #fff;
    }

[dir="ltr"] .date-field label:not(.md-no-float):not(.md-container-ignore) {
    margin-bottom: 8px;
}

[dir="ltr"] .date-field-pay label:not(.md-no-float):not(.md-container-ignore) {
    margin-bottom: 25px !important;
}

[dir="ltr"] .modal-title {
    color: #fff;
    font-size: 14px;
}

    [dir="ltr"] .modal-title .md-text {
        color: #fff;
    }

    [dir="ltr"] .modal-title .md-text,
    [dir="ltr"] .modal-title input,
    [dir="ltr"] .modal-title md-select-menu md-option .md-text,
    [dir="ltr"] .modal-title md-select-value span {
        font-size: 12px !important;
    }

    [dir="ltr"] .modal-title label,
    [dir="ltr"]
    md-input-container.modal-title:not(.md-input-invalid).md-input-has-value
    label {
        color: #fff;
    }

    [dir="ltr"] .modal-title .md-select-value,
    [dir="ltr"] .modal-title md-select .md-select-value.md-select-placeholder,
    [dir="ltr"]
    .modal-title
    md-select.md-default-theme
    .md-select-value.md-select-placeholder {
        color: #fff;
        border-bottom-color: #fff;
    }

[dir="ltr"] .modal-dialog {
    overflow-y: initial !important;
}

[dir="ltr"] .btn-round {
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

[dir="ltr"] .accordion-heading .accordion-toggle {
    display: block;
    cursor: pointer;
    border-top: 1px solid #f5f5f5;
    padding: 5px 0;
    line-height: 28.75px;
    text-transform: uppercase;
    color: #1a1a1a;
    background-color: #fff;
    outline: 0 !important;
    text-decoration: none;
}

[dir="ltr"] .bg-theme {
    background-color: #68dff0;
}

[dir="ltr"] .bg-theme02 {
    background-color: #ac92ec;
}

[dir="ltr"] .bg-theme03 {
    background-color: #48cfad;
}

[dir="ltr"] .bg-theme04 {
    background-color: #ed5565;
}

[dir="ltr"] .btn-theme {
    color: #fff;
    background-color: #e5841b;
    border-color: #fdaf17;
}

    [dir="ltr"] .btn-theme.active,
    [dir="ltr"] .btn-theme:active,
    [dir="ltr"] .btn-theme:focus,
    [dir="ltr"] .btn-theme:hover,
    [dir="ltr"] .open .dropdown-toggle.btn-theme {
        color: #fff;
        background-color: #48bcb4;
        border-color: #48bcb4;
    }

[dir="ltr"] .btn-theme02 {
    color: #fff;
    background-color: #ac92ec;
    border-color: #967adc;
}

    [dir="ltr"] .btn-theme02.active,
    [dir="ltr"] .btn-theme02:active,
    [dir="ltr"] .btn-theme02:focus,
    [dir="ltr"] .btn-theme02:hover,
    [dir="ltr"] .open .dropdown-toggle.btn-theme02 {
        color: #fff;
        background-color: #967adc;
        border-color: #967adc;
    }

[dir="ltr"] .btn-theme03 {
    color: #fff;
    background-color: #48cfad;
    border-color: #37bc9b;
}

    [dir="ltr"] .btn-theme03.active,
    [dir="ltr"] .btn-theme03:active,
    [dir="ltr"] .btn-theme03:focus,
    [dir="ltr"] .btn-theme03:hover,
    [dir="ltr"] .open .dropdown-toggle.btn-theme03 {
        color: #fff;
        background-color: #37bc9b;
        border-color: #37bc9b;
    }

[dir="ltr"] .btn-theme04 {
    color: #fff;
    background-color: #ed5565;
    border-color: #da4453;
}

    [dir="ltr"] .btn-theme04.active,
    [dir="ltr"] .btn-theme04:active,
    [dir="ltr"] .btn-theme04:focus,
    [dir="ltr"] .btn-theme04:hover,
    [dir="ltr"] .open .dropdown-toggle.btn-theme04 {
        color: #fff;
        background-color: #da4453;
        border-color: #da4453;
    }

[dir="ltr"] .btn-clear-g {
    color: #48bcb4;
    background: 0 0;
    border-color: #48bcb4;
}

    [dir="ltr"] .btn-clear-g:hover {
        color: #fff;
    }

[dir="ltr"] hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #797979;
}

[dir="ltr"] .centered {
    text-align: center;
}

[dir="ltr"] .goleft {
    text-align: left;
}

[dir="ltr"] .goright {
    text-align: right;
}

[dir="ltr"] .mt {
    margin-top: 25px;
}

[dir="ltr"] .mb {
    margin-bottom: 25px;
}

[dir="ltr"] .ml {
    margin-left: 5px;
}

[dir="ltr"] .no-padding {
    padding: 0 !important;
}

[dir="ltr"] .no-margin {
    margin: 0 !important;
}

[dir="ltr"] .label-theme {
    background-color: #68dff0;
}

[dir="ltr"] .bg-theme {
    background-color: #68dff0;
}

[dir="ltr"] ul.top-menu > li > .logout {
    color: #f2f2f2;
    font-size: 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #64c3c2 !important;
    padding: 5px 15px;
    margin-right: 15px;
    background: #68dff0;
    margin-top: 15px;
}

[dir="ltr"] .dcjq-icon {
    height: 17px;
    width: 17px;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 15px;
}

[dir="ltr"] .active .dcjq-icon {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

[dir="ltr"] .nav-collapse.collapse {
    display: inline;
}

[dir="ltr"] ul.sidebar-menu,
[dir="ltr"] ul.sidebar-menu li ul.sub {
    margin: -2px 0 0;
    padding: 0;
}

[dir="ltr"] #sidebar {
    background-color: #000;
    height: 100%;
    min-width: 15%;
    max-width: 15%;
    transition: all 0.3s;
    overflow: visible !important;
    position: absolute;
    z-index: 1020;
}

    [dir="ltr"] #sidebar ul {
        padding: 0;
        z-index: 2000;
    }

[dir="ltr"] .dropdown-submenu {
    position: relative;
}

    [dir="ltr"] .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    [dir="ltr"] .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    [dir="ltr"] .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    [dir="ltr"] .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

[dir="ltr"] .dropdown-submenu {
    float: none;
}

    [dir="ltr"] .dropdown-submenu > .dropdown-menu {
        left: 100%;
        margin-right: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

[dir="ltr"] .sidebar-menu {
    margin-right: 20px;
}

[dir="ltr"] .menu-dropdown .menu-dropdown-sub {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    border-right: 1px solid #ccc;
    width: 600px;
}

[dir="ltr"] .menu-dropdown {
    position: relative;
}

    [dir="ltr"] .menu-dropdown:hover > .menu-dropdown-sub {
        display: block;
        transition: all 0.3s;
    }

    [dir="ltr"] .menu-dropdown a {
        padding: 7px 10px;
        display: block;
    }

        [dir="ltr"] .menu-dropdown a:hover {
            color: red;
        }

[dir="ltr"] #sidebar > ul > li.active > ul.sub,
[dir="ltr"] #sidebar > ul > li > ul.sub > li > a {
    display: block;
    color: #fff;
    font-size: 14px;
}

[dir="ltr"] #sidebar.active {
    min-width: 3.5%;
    max-width: 3.5%;
    text-align: center;
}

[dir="ltr"] #sidebar .sidebar-header strong {
    display: none;
    margin-top: 12px;
}

[dir="ltr"] #sidebar.active .sidebar-header h3 {
    display: none;
}

[dir="ltr"] #sidebar .sidebar-header h3 {
    background-color: transparent;
}

[dir="ltr"] #sidebar.active .sidebar-header strong {
    display: block;
}

[dir="ltr"] #sidebar ul li a {
    text-align: left;
}

[dir="ltr"] #sidebar.active ul li a {
    padding: 10px 10px;
    text-align: center;
    font-size: 0.85em;
}

[dir="ltr"] #sidebar ul li div.menu-dropdown-sub a {
    padding: 20px 10px;
    text-align: center;
    font-size: 0.85em;
    color: #fff;
}

    [dir="ltr"] #sidebar ul li div.menu-dropdown-sub a i {
        margin-right: 0;
        display: block;
        font-size: 1.8em;
        margin-bottom: 5px;
    }

[dir="ltr"] #sidebar.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.5em;
}

[dir="ltr"] #sidebar.active ul ul a {
    padding: 10px !important;
}

[dir="ltr"] #sidebar.active a[aria-expanded="false"]::before,
[dir="ltr"] #sidebar.active a[aria-expanded="true"]::before {
    top: auto;
    bottom: 5px;
    right: 50%;
    transform: translateX(50%);
}

@media (max-width: 768px) {
    [dir="ltr"] #sidebar.active ul li a {
        padding: 20px 10px;
        font-size: 0.85em;
    }

        [dir="ltr"] #sidebar.active ul li a i {
            margin-right: 0;
            display: block;
            font-size: 1.8em;
            margin-bottom: 5px;
        }

    [dir="ltr"] #sidebar.active ul ul a {
        padding: 10px !important;
    }

    [dir="ltr"] #sidebar.active a[aria-expanded="false"]::before,
    [dir="ltr"] #sidebar.active a[aria-expanded="true"]::before {
        top: auto;
        bottom: 5px;
        right: 50%;
        transform: translateX(50%);
    }
}

[dir="ltr"] ul.sidebar-menu li ul.sub li {
    background: #000008;
    margin-bottom: 0;
    margin-left: 22px;
    margin-right: 0;
}

    [dir="ltr"] ul.sidebar-menu li ul.sub li:last-child {
        border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
    }

    [dir="ltr"] ul.sidebar-menu li ul.sub li a {
        font-size: 14px;
        line-height: 15px;
        height: 20px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        color: #aeb2b7;
    }

        [dir="ltr"] ul.sidebar-menu li ul.sub li a:hover {
            color: #fff;
            background: 0 0;
        }

    [dir="ltr"] ul.sidebar-menu li ul.sub li.active a {
        color: #68dff0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: block;
    }

[dir="ltr"] ul.sidebar-menu li {
    margin-bottom: 0;
}

    [dir="ltr"] ul.sidebar-menu li.sub-menu {
        line-height: 15px;
    }

    [dir="ltr"] ul.sidebar-menu li a span {
        display: inline-block;
    }

    [dir="ltr"] ul.sidebar-menu li a {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 2px 12px;
        font-size: 14px;
        outline: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        [dir="ltr"] ul.sidebar-menu li a.active,
        [dir="ltr"] ul.sidebar-menu li a:focus,
        [dir="ltr"] ul.sidebar-menu li a:hover {
            background: #1878ab;
            color: #fff;
            display: block;
            padding: 2px 12px;
            margin-bottom: 2px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        [dir="ltr"] ul.sidebar-menu li a i {
            font-size: 14px;
            padding-right: 6px;
        }

        [dir="ltr"] ul.sidebar-menu li a:focus i,
        [dir="ltr"] ul.sidebar-menu li a:hover i {
            color: #fff;
        }

        [dir="ltr"] ul.sidebar-menu li a.active i {
            color: #fff;
        }

[dir="ltr"] .mail-info,
[dir="ltr"] .mail-info:hover {
    margin: -3px 6px 0 0;
    font-size: 11px;
}

[dir="ltr"] #main-content {
    margin-left: 15%;
    transition: all 0.3s;
    min-height: 100%;
}

    [dir="ltr"] #main-content.active {
        margin-left: 3.5%;
    }

[dir="ltr"] .wrapper:after,
[dir="ltr"] .wrapper:before {
    content: " ";
    display: table;
}

[dir="ltr"] .wrapper:after {
    clear: both;
}

[dir="ltr"] md-autocomplete md-autocomplete-wrap {
    height: 30px !important;
}

[dir="ltr"] md-autocomplete input:not(.md-input) {
    line-height: 30px !important;
    height: 30px !important;
}

[dir="ltr"] .footer,
[dir="ltr"] .header {
    min-height: 45px;
    padding: 0;
}

[dir="ltr"] .header {
    position: relative;
    max-height: 45px;
    z-index: 1021;
}

    [dir="ltr"] .header .navbar {
        -webkit-transition: margin-left 0.3s ease-in-out;
        -o-transition: margin-left 0.3s ease-in-out;
        transition: margin-left 0.3s ease-in-out;
        margin-bottom: 0;
        margin-left: 0;
        border: none;
        border-radius: 0;
        display: block;
        padding: 0;
    }

[dir="ltr"] .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

[dir="ltr"] .header .navbar-custom-menu,
[dir="ltr"] .header .navbar-right {
    float: right;
    min-height: 45px;
}

[dir="ltr"] .skin-blue .main-header .navbar .sidebar-toggle {
    color: #fff;
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after,
[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-footer:before {
    content: " ";
    display: table;
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
    clear: both;
}

[dir="ltr"] .note-icon-caret {
    color: grey;
}

[dir="ltr"] .note-popover .dropdown-toggle::after {
    color: inherit;
}

[dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu > li.header,
[dir="ltr"] .navbar-nav > .notifications-menu > .dropdown-menu > li.header,
[dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu > li.header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444;
    font-size: 14px;
    min-height: 35px;
}

[dir="ltr"] .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
}

[dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu,
[dir="ltr"] .navbar-nav > .notifications-menu > .dropdown-menu,
[dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu {
    width: 280px;
    padding: 0;
    margin: 0;
    top: 100%;
}

    [dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu > li,
    [dir="ltr"] .navbar-nav > .notifications-menu > .dropdown-menu > li,
    [dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu > li {
        position: relative;
    }

        [dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu > li .menu,
        [dir="ltr"] .navbar-nav > .notifications-menu > .dropdown-menu > li .menu,
        [dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
            margin: 0;
            padding: 0;
            list-style: none;
            overflow-x: hidden;
        }

            [dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu > li .menu,
            [dir="ltr"] .navbar-nav > .notifications-menu > .dropdown-menu > li .menu,
            [dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu > li .menu.add-new li {
                display: inline-block;
                width: 100%;
            }

                [dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a,
                [dir="ltr"]
                .navbar-nav > .notifications-menu > .dropdown-menu > li
                .menu > li > a,
                [dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
                    display: block;
                    white-space: nowrap;
                    border-bottom: 1px solid #f4f4f4;
                }

            [dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
                padding: 7px 10px;
            }

[dir="ltr"] .navbar-nav > .user-menu .user-image {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-top: -2px;
}

    [dir="ltr"] .navbar-nav > .user-menu .user-image img {
        width: 32px;
        margin-top: -3px;
    }

[dir="ltr"] .modal-title .user-image {
    float: left;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-top: -2px;
    overflow: hidden;
    position: absolute;
    margin-top: 5px;
    z-index: 4000;
}

[dir="ltr"] .popover-content .user-image {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden;
}

    [dir="ltr"] .popover-content .user-image img {
        margin-top: -5px;
    }

[dir="ltr"] .modal-title .user-icon {
    float: left;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 5px;
    padding: 10px;
    background-color: #fff;
    position: absolute;
    margin-top: 5px;
    z-index: 4000;
}

[dir="ltr"] .emp-image .user-image {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden;
}

    [dir="ltr"] .emp-image .user-image img {
        width: 42px;
    }

[dir="ltr"] .assign-edit {
    background: #12355b;
    border-radius: 50%;
    padding: 0 0 3px 3px;
    border: 1px solid #fff;
    width: 15px;
    position: absolute;
    height: 15px;
    margin-top: 34px;
    float: left;
    margin-left: 27px;
    z-index: 4001;
}

[dir="ltr"] .assign-user {
    float: left;
    font-size: 14px !important;
    margin: 1px 0 0 50px;
}

[dir="ltr"] .activity-header .switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 20px;
    float: left;
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 10px;
}

[dir="ltr"] .activity-header label {
    float: left;
}

[dir="ltr"] .participant .user-image,
[dir="ltr"] .team .user-image {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 5px;
    overflow: hidden;
}

[dir="ltr"] .participant .add-user,
[dir="ltr"] .team .add-user {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 5px;
    padding: 7px 9px;
    background-color: #fff;
}

[dir="ltr"] .participant .user-icon,
[dir="ltr"] .team .user-icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 5px;
    padding: 3px 3px;
    background-color: #fff;
}

[dir="ltr"] .nav > li > a > img {
    max-width: none;
}

[dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu > li.header,
[dir="ltr"] .navbar-nav > .notifications-menu > .dropdown-menu > li.header,
[dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu > li.header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444;
    font-size: 14px;
    background: #e4e4e4;
}

[dir="ltr"]
.navbar-nav > .tasks-menu > .dropdown-menu > li
.menu > li > a > h3 {
    font-size: 12px;
    padding: 0;
    color: #362d58;
    font-weight: 700;
    border-bottom: 0;
    background: 0 0;
}

[dir="ltr"] .header .navbar .nav .open > a,
[dir="ltr"] .header .navbar .nav .open > a:focus,
[dir="ltr"] .header .navbar .nav .open > a:hover,
[dir="ltr"] .header .navbar .nav > .active > a,
[dir="ltr"] .header .navbar .nav > li > a:active,
[dir="ltr"] .header .navbar .nav > li > a:focus,
[dir="ltr"] .header .navbar .nav > li > a:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #f6f6f6;
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    height: 380px;
    padding: 10px;
    text-align: center;
}

[dir="ltr"] .skin-blue .main-header li.user-header {
    background-color: #3c8dbc;
}

[dir="ltr"]
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > div.img-circle {
    z-index: 5;
    height: 90px;
    width: 90px;
    margin: 0 auto;
    overflow: hidden;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}

[dir="ltr"]
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > div
img {
    width: 90px;
    margin-top: -10px;
}

[dir="ltr"] .nav {
    display: block;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > li.user-header > .fas {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu,
[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

[dir="ltr"] .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

[dir="ltr"] .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    color: #444 !important;
}

[dir="ltr"] .btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 0;
}

[dir="ltr"] .btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px;
}

[dir="ltr"] .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > li.user-header > div {
    z-index: 5;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    margin-top: 0;
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-body {
    padding: 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #ddd;
}

[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu,
[dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

    [dir="ltr"] .navbar-nav > .user-menu > .dropdown-menu > .user-footer {
        background-color: #f9f9f9;
        padding: 10px;
    }

@media (min-width: 768px) {
    [dir="ltr"] .navbar-nav > li {
        float: left;
    }

        [dir="ltr"] .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px;
        }

    [dir="ltr"] .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
}

[dir="ltr"] .nav-tabs.nav-justified > li {
    float: none;
}

[dir="ltr"]
.control-sidebar-dark
.nav-tabs.control-sidebar-tabs > li > a.active,
[dir="ltr"]
.control-sidebar-dark
.nav-tabs.control-sidebar-tabs > li > a.active:active,
[dir="ltr"]
.control-sidebar-dark
.nav-tabs.control-sidebar-tabs > li > a.active:focus,
[dir="ltr"]
.control-sidebar-dark
.nav-tabs.control-sidebar-tabs > li > a.active:hover {
    background: #646b71;
    color: #fff;
}

[dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a,
[dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus,
[dir="ltr"]
.control-sidebar-dark
.nav-tabs.control-sidebar-tabs > li > a:hover {
    border-left-color: #141a1d;
    border-bottom-color: #141a1d;
}

[dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a {
    background: #181f23;
    color: #b8c7ce;
}

[dir="ltr"] .nav-tabs.control-sidebar-tabs > li > a.active,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li > a.active:active,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li > a.active:focus,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li > a.active:hover {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

[dir="ltr"] .nav-tabs.control-sidebar-tabs > li:first-of-type > a,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover {
    border-left-width: 0;
}

[dir="ltr"] .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

[dir="ltr"] .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

[dir="ltr"] .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
}

[dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu,
[dir="ltr"] .navbar-nav > .notifications-menu > .dropdown-menu,
[dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu {
    width: 220px;
    padding: 0;
    margin: 0;
    top: 100%;
}

    [dir="ltr"] .navbar-nav > .messages-menu > .dropdown-menu,
    [dir="ltr"] .navbar-nav > .notifications-menu > .dropdown-menu,
    [dir="ltr"] .navbar-nav > .tasks-menu > .dropdown-menu.add-menu {
        width: 168px;
    }

        [dir="ltr"]
        .navbar-nav > .messages-menu > .dropdown-menu > li
        .menu > li > a:hover,
        [dir="ltr"]
        .navbar-nav > .notifications-menu > .dropdown-menu > li
        .menu > li > a:hover,
        [dir="ltr"]
        .navbar-nav > .tasks-menu > .dropdown-menu > li
        .menu > li > a:hover {
            background: #f4f4f4 !important;
            text-decoration: none;
        }

[dir="ltr"] .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

[dir="ltr"] .dropdown-menu {
    box-shadow: none;
    border-color: #eee;
}

[dir="ltr"] .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

[dir="ltr"] .header .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 12px 12px;
}

[dir="ltr"] [role="button"] {
    cursor: pointer;
}

[dir="ltr"] .black-bg {
    background: #1878ab;
}

[dir="ltr"] .wrapper {
    align-items: stretch;
    position: relative;
    min-height: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
}

[dir="ltr"] a.logo {
    font-size: 20px;
    color: #fff;
    float: left;
    margin-top: 6px;
    text-transform: capitalize;
}

    [dir="ltr"] a.logo b {
        font-weight: 900;
    }

    [dir="ltr"] a.logo:focus,
    [dir="ltr"] a.logo:hover {
        text-decoration: none;
        outline: 0;
    }

    [dir="ltr"] a.logo span {
        color: #68dff0;
    }

[dir="ltr"] #top_menu .nav > li,
[dir="ltr"] ul.top-menu > li {
    float: left;
}

[dir="ltr"] .notify-row {
    float: left;
    margin-top: 9px;
    margin-left: 92px;
}

    [dir="ltr"] .notify-row .notification span.label {
        display: inline-block;
        height: 18px;
        width: 20px;
        padding: 5px;
    }

[dir="ltr"] ul.top-menu > li > a {
    color: #666;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #666 !important;
    padding: 2px 6px;
    margin-right: 15px;
}

    [dir="ltr"] ul.top-menu > li > a:focus,
    [dir="ltr"] ul.top-menu > li > a:hover {
        border: 1px solid #b6b6b6 !important;
        background-color: transparent !important;
        border-color: #b6b6b6 !important;
        text-decoration: none;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        color: #b6b6b6 !important;
    }

[dir="ltr"] .notify-row .badge {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 100;
}

[dir="ltr"] .dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    top: 42px;
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    [dir="ltr"] .dropdown-menu.extended {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
    }
}

[dir="ltr"] .dropdown-menu.extended li p {
    background-color: #f1f2f7;
    color: #666;
    margin: 0;
    padding: 6px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

    [dir="ltr"] .dropdown-menu.extended li p.green {
        background-color: #1878ab;
        color: #fff;
        font-size: 12px;
    }

    [dir="ltr"] .dropdown-menu.extended li p.yellow {
        background-color: #fcb322;
        color: #fff;
    }

[dir="ltr"] .dropdown-menu.extended li a {
    border-bottom: 1px solid #ebebeb !important;
    font-size: 12px;
    list-style: none;
}

[dir="ltr"] .dropdown-menu.extended li a {
    padding: 2px 10px !important;
    width: 96%;
    display: inline-block;
}

    [dir="ltr"] .dropdown-menu.extended li a:hover {
        background-color: #f7f8f9 !important;
        color: #2e2e2e;
    }

[dir="ltr"] .dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: 400;
}

[dir="ltr"] .dropdown-menu.tasks-bar .task-info .percent {
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    margin-top: -4px;
}

[dir="ltr"] .dropdown-menu.extended .progress {
    margin-bottom: 0 !important;
    height: 10px;
}

[dir="ltr"] .dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 4px;
    width: 40px;
}

[dir="ltr"] .dropdown-menu.inbox li a .subject {
    display: block;
}

    [dir="ltr"] .dropdown-menu.inbox li a .subject .from {
        font-size: 12px;
        font-weight: 600;
    }

    [dir="ltr"] .dropdown-menu.inbox li a .subject .time {
        font-size: 11px;
        font-style: italic;
        font-weight: 700;
        position: absolute;
        right: 5px;
    }

[dir="ltr"] .dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
}

[dir="ltr"] .top-nav {
    margin-top: 7px;
}

    [dir="ltr"] .top-nav ul.top-menu > li .dropdown-menu.logout {
        width: 268px !important;
    }

    [dir="ltr"] .top-nav li.dropdown .dropdown-menu {
        float: right;
        right: 0;
        left: auto;
    }

[dir="ltr"] .dropdown-menu.extended.logout > li {
    float: left;
    text-align: center;
    width: 33.3%;
}

    [dir="ltr"] .dropdown-menu.extended.logout > li:last-child {
        float: left;
        text-align: center;
        width: 100%;
        background: #a9d96c;
        border-radius: 0 0 3px 3px;
    }

        [dir="ltr"] .dropdown-menu.extended.logout > li:last-child > a,
        [dir="ltr"] .dropdown-menu.extended.logout > li:last-child > a:hover {
            color: #fff;
            border-bottom: none !important;
            text-transform: uppercase;
        }

            [dir="ltr"] .dropdown-menu.extended.logout > li:last-child > a:hover > i {
                color: #fff;
            }

    [dir="ltr"] .dropdown-menu.extended.logout > li > a {
        color: #a4abbb;
        border-bottom: none !important;
    }

[dir="ltr"] .full-width .dropdown-menu.extended.logout > li > a:hover {
    background: 0 0 !important;
    color: #50c8ea !important;
}

[dir="ltr"] .dropdown-menu.extended.logout > li > a:hover {
    background: 0 0 !important;
}

    [dir="ltr"] .dropdown-menu.extended.logout > li > a:hover i {
        color: #50c8ea;
    }

[dir="ltr"] .dropdown-menu.extended.logout > li > a i {
    font-size: 17px;
}

[dir="ltr"] .dropdown-menu.extended.logout > li > a > i {
    display: block;
}

[dir="ltr"] .top-nav ul.top-menu > li > a {
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 6px;
    background: 0 0;
    margin-right: 0;
}

[dir="ltr"] .top-nav ul.top-menu > li {
    margin-left: 10px;
}

    [dir="ltr"] .top-nav ul.top-menu > li > a:focus,
    [dir="ltr"] .top-nav ul.top-menu > li > a:hover {
        border: 1px solid #f1f2f7;
        background: #f1f2f7;
    }

[dir="ltr"] .top-nav .dropdown-menu.extended.logout {
    top: 50px;
}

[dir="ltr"] .top-nav .nav .caret {
    border-bottom-color: #a4aaba;
    border-top-color: #a4aaba;
}

[dir="ltr"] .top-nav ul.top-menu > li > a:hover .caret {
    border-bottom-color: #000;
    border-top-color: #000;
}

[dir="ltr"] .log-arrow-up {
    background: url(../img/arrow-up.png) no-repeat;
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: -10px;
}

[dir="ltr"] .notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: -18px;
    transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}

[dir="ltr"] .fade.in {
    opacity: 1;
}

[dir="ltr"] .popover-title {
    padding: 8px 14px !important;
    margin: 0;
    color: #fff !important;
    font-size: 18px !important;
    background-color: #4170b9 !important;
    border-bottom: 1px solid #ebebeb !important;
    border-radius: 5px 5px 0 0 !important;
    -webkit-margin-before: 0 !important;
    -webkit-margin-after: 0 !important;
}

[dir="ltr"] .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: #ececec;
    border-left-width: 0;
}

[dir="ltr"] .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: #ececec;
    border-right-width: 0;
}

[dir="ltr"] .popover > .arrow {
    border-width: 11px;
}

    [dir="ltr"] .popover > .arrow,
    [dir="ltr"] .popover > .arrow:after {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
    }

[dir="ltr"] .popover-content {
    padding: 9px 14px;
    background-color: #ececec !important;
}

[dir="ltr"] .show-card {
    transition: transform 0.5s ease-in-out;
    transform: translate(0, 0);
}

[dir="ltr"] .notify-arrow-yellow {
    border-color: transparent transparent #fcb322;
    border-bottom-color: #fcb322 !important;
    border-top-color: #fcb322 !important;
}

[dir="ltr"] .notify-arrow-green {
    border-color: transparent transparent #1878ab;
    border-bottom-color: #1878ab !important;
    border-top-color: #1878ab !important;
}

[dir="ltr"] .sidebar-toggle-box {
    float: left;
    padding-right: 15px;
    margin-top: 12px;
}

    [dir="ltr"] .sidebar-toggle-box .fa-bars {
        cursor: pointer;
        display: inline-block;
        font-size: 20px;
    }

[dir="ltr"] .ds {
    background: #fff;
    padding-top: 20px;
}

    [dir="ltr"] .ds h4 {
        font-size: 14px;
        font-weight: 700;
    }

    [dir="ltr"] .ds h3 {
        color: #fff;
        font-size: 16px;
        padding: 0 10px;
        line-height: 60px;
        height: 60px;
        margin: 0;
        background: #ff865c;
        text-align: center;
    }

    [dir="ltr"] .ds i {
        font-size: 12px;
        line-height: 16px;
    }

    [dir="ltr"] .ds .desc {
        border-bottom: 1px solid #eaeaea;
        display: inline-block;
        padding: 15px 0;
        width: 100%;
    }

        [dir="ltr"] .ds .desc:hover {
            background: #f2f2f2;
        }

    [dir="ltr"] .ds .thumb {
        width: 30px;
        margin: 0 10px 0 20px;
        display: block;
        float: left;
    }

    [dir="ltr"] .ds .details {
        width: 170px;
        float: left;
    }

    [dir="ltr"] .ds > .desc p {
        font-size: 11px;
    }

    [dir="ltr"] .ds p > muted {
        font-size: 9px;
        text-transform: uppercase;
        font-style: italic;
        color: #666;
    }

    [dir="ltr"] .ds a {
        color: #68dff0;
    }

[dir="ltr"] .mtbox {
    margin-top: 80px;
    margin-bottom: 40px;
}

[dir="ltr"] .box1 {
    padding: 15px;
    text-align: center;
    color: #989898;
    border-bottom: 1px solid #989898;
}

    [dir="ltr"] .box1 span {
        font-size: 50px;
    }

    [dir="ltr"] .box1 h3 {
        text-align: center;
    }

[dir="ltr"] .box0:hover .box1 {
    border-bottom: 1px solid #fff;
}

[dir="ltr"] .box0 p {
    text-align: center;
    font-size: 12px;
    color: #f2f2f2;
}

[dir="ltr"] .box0:hover p {
    color: #ff865c;
}

[dir="ltr"] .box0:hover {
    background: #fff;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}

[dir="ltr"] .main-chart {
    padding-top: 20px;
}

[dir="ltr"] .border-head h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 15px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    font-weight: 700;
    color: #989898;
}

[dir="ltr"] .custom-bar-chart {
    height: 290px;
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
    border-bottom: 1px solid #c9cdd7;
}

    [dir="ltr"] .custom-bar-chart .bar {
        height: 100%;
        position: relative;
        width: 6%;
        margin: 0 4%;
        float: left;
        text-align: center;
        z-index: 10;
    }

        [dir="ltr"] .custom-bar-chart .bar .title {
            position: absolute;
            bottom: -30px;
            width: 100%;
            text-align: center;
            font-size: 11px;
        }

        [dir="ltr"] .custom-bar-chart .bar .value {
            position: absolute;
            bottom: 0;
            background: #ff865c;
            color: #68dff0;
            width: 100%;
            -webkit-border-radius: 5px 5px 0 0;
            -moz-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            [dir="ltr"] .custom-bar-chart .bar .value:hover {
                background: #2f2f2f;
                color: #fff;
            }

[dir="ltr"] .y-axis {
    color: #555;
    position: absolute;
    text-align: left;
    width: 100%;
    font-size: 11px;
}

    [dir="ltr"] .y-axis li {
        border-top: 1px dashed #dbdce0;
        display: block;
        height: 58px;
        width: 100%;
    }

        [dir="ltr"] .y-axis li:last-child {
            border-top: none;
        }

        [dir="ltr"] .y-axis li span {
            display: block;
            margin: -10px 0 0 -60px;
            padding: 0 10px;
            width: 40px;
        }

[dir="ltr"] .donut-main {
    display: block;
    text-align: center;
}

    [dir="ltr"] .donut-main h4 {
        font-weight: 700;
        font-size: 16px;
    }

[dir="ltr"] .pn {
    height: 250px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}

    [dir="ltr"] .pn:hover {
        box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.3);
    }

[dir="ltr"] .grey-panel {
    text-align: center;
    background: #dfdfe1;
}

    [dir="ltr"] .grey-panel .grey-header {
        background: #ccd1d9;
        padding: 3px;
        margin-bottom: 15px;
    }

    [dir="ltr"] .grey-panel h5 {
        font-weight: 200;
        margin-top: 10px;
    }

    [dir="ltr"] .grey-panel p {
        margin-left: 5px;
    }

[dir="ltr"] .donut-chart p {
    margin-top: 5px;
    font-weight: 700;
    margin-left: 15px;
}

[dir="ltr"] .donut-chart h2 {
    font-weight: 900;
    color: #ff6b6b;
    font-size: 38px;
}

[dir="ltr"] .darkblue-panel {
    text-align: center;
    background: #444c57;
}

    [dir="ltr"] .darkblue-panel .darkblue-header {
        background: 0 0;
        padding: 3px;
        margin-bottom: 15px;
    }

    [dir="ltr"] .darkblue-panel h1 {
        color: #f2f2f2;
    }

    [dir="ltr"] .darkblue-panel h5 {
        font-weight: 200;
        margin-top: 10px;
        color: #fff;
    }

    [dir="ltr"] .darkblue-panel footer {
        color: #fff;
    }

        [dir="ltr"] .darkblue-panel footer h5 {
            margin-left: 10px;
            margin-right: 10px;
            font-weight: 700;
        }

[dir="ltr"] .green-panel {
    text-align: center;
    background: #68dff0;
}

    [dir="ltr"] .green-panel .green-header {
        background: #43b1a9;
        padding: 3px;
        margin-bottom: 15px;
    }

    [dir="ltr"] .green-panel h5 {
        color: #fff;
        font-weight: 200;
        margin-top: 10px;
    }

    [dir="ltr"] .green-panel h3 {
        color: #fff;
        font-weight: 100;
    }

    [dir="ltr"] .green-panel p {
        color: #fff;
    }

[dir="ltr"] .white {
    color: #fff !important;
}

[dir="ltr"] .black {
    color: #000 !important;
}

[dir="ltr"] .yellow {
    color: #ff0 !important;
}

[dir="ltr"] .red {
    color: red !important;
}

[dir="ltr"] .green {
    color: #28a745 !important;
}

[dir="ltr"] .e-grid .e-alt_row {
    background: #e9f4ff !important;
}

[dir="ltr"] .white-panel {
    text-align: center;
    background: #fff;
    color: #ccd1d9;
}

    [dir="ltr"] .white-panel p {
        margin-top: 5px;
        font-weight: 700;
        margin-left: 15px;
    }

    [dir="ltr"] .white-panel .white-header {
        background: #f4f4f4;
        padding: 3px;
        margin-bottom: 15px;
        color: #c6c6c6;
    }

    [dir="ltr"] .white-panel .small {
        font-size: 10px;
        color: #ccd1d9;
    }

    [dir="ltr"] .white-panel i {
        color: #68dff0;
        padding-right: 4px;
        font-size: 14px;
    }

[dir="ltr"] .card {
    background: #fff;
    margin-left: 70px;
    margin-top: -22px;
    padding: 7px;
}

[dir="ltr"] .EasyAccesscard {
    background: #fff;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
    margin-left: 15px;
}

[dir="ltr"] .ActivitySectionData {
    background: #fff;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
    margin-left: 1px;
    margin-top: -22px;
}

[dir="ltr"] .field-options {
    vertical-align: middle;
    height: 25px;
    text-align: center;
    margin: auto 0;
    padding: 15px 0 5px 8px;
    cursor: pointer;
}

[dir="ltr"] .field-options-div {
    vertical-align: middle;
    height: 25px;
    text-align: center;
    margin: auto 0;
    margin-top: 20px;
    padding: 10px 0 5px 0;
}

    [dir="ltr"] .field-options-div a {
        cursor: pointer;
    }

[dir="ltr"] .ActivitySectionDataBody {
    margin-top: 20px;
}

[dir="ltr"] .stock .stock-chart {
    background: #00c5de;
}

    [dir="ltr"] .stock .stock-chart #chart {
        height: 10.7em;
        background: url(http://i.imgbox.com/abmuNQx2) center bottom no-repeat;
    }

[dir="ltr"] .stock .current-price {
    background: #1d2122;
    padding: 10px;
}

    [dir="ltr"] .stock .current-price .info abbr {
        display: block;
        color: #f8f8f8;
        font-size: 1.5em;
        font-weight: 600;
        margin-top: 0.18em;
    }

    [dir="ltr"] .stock .current-price .changes {
        text-align: right;
    }

[dir="ltr"] .stock .changes .up {
    color: #4fd98b;
}

[dir="ltr"] .stock .current-price .changes .value {
    font-size: 1.8em;
    font-weight: 700;
}

[dir="ltr"] .stock .summary {
    color: #2f2f2f;
    display: block;
    background: #f2f2f2;
    padding: 10px;
    text-align: center;
}

    [dir="ltr"] .stock .summary strong {
        font-weight: 900;
        font-size: 14px;
    }

[dir="ltr"] .content-panel {
    background: #fff;
    box-shadow: 0 3px 25px #aab2bd;
    margin-top: 5px;
    padding: 10px;
}

    [dir="ltr"] .content-panel h4 {
        margin-left: 10px;
    }

[dir="ltr"] .content-panel-grid {
    background: #fff;
    box-shadow: 0 3px 25px #aab2bd;
    margin-top: 15px;
    padding-bottom: 0;
}

    [dir="ltr"] .content-panel-grid h4 {
        margin-left: 10px;
    }

[dir="ltr"] .weather {
    background: url(../img/weather.jpg) no-repeat center top;
    text-align: center;
    background-position: center center;
}

    [dir="ltr"] .weather i {
        color: #fff;
        margin-top: 45px;
    }

    [dir="ltr"] .weather h2 {
        color: #fff;
        font-weight: 900;
    }

    [dir="ltr"] .weather h4 {
        color: #fff;
        font-weight: 900;
        letter-spacing: 1px;
    }

[dir="ltr"] .weather-2 {
    background: #e9f0f4;
}

    [dir="ltr"] .weather-2 .weather-2-header {
        background: #54bae6;
        padding-top: 5px;
        margin-bottom: 5px;
    }

        [dir="ltr"] .weather-2 .weather-2-header p {
            color: #fff;
            margin-left: 5px;
            margin-right: 5px;
        }

            [dir="ltr"] .weather-2 .weather-2-header p small {
                font-size: 10px;
            }

    [dir="ltr"] .weather-2 .data {
        margin-right: 10px;
        margin-left: 10px;
        color: #272b34;
    }

        [dir="ltr"] .weather-2 .data h5 {
            margin-top: 0;
            font-weight: lighter;
        }

        [dir="ltr"] .weather-2 .data h1 {
            margin-top: 2px;
        }

[dir="ltr"] .weather-3 {
    background: #ffcf00;
}

    [dir="ltr"] .weather-3 i {
        color: #fff;
        margin-top: 30px;
        font-size: 70px;
    }

    [dir="ltr"] .weather-3 h1 {
        margin-top: 10px;
        color: #fff;
        font-weight: 900;
    }

    [dir="ltr"] .weather-3 .info {
        background: #f2f2f2;
    }

        [dir="ltr"] .weather-3 .info i {
            font-size: 15px;
            color: #c2c2c2;
            margin-bottom: 0;
            margin-top: 10px;
        }

        [dir="ltr"] .weather-3 .info h3 {
            font-weight: 900;
            margin-bottom: 0;
        }

        [dir="ltr"] .weather-3 .info p {
            margin-left: 10px;
            margin-right: 10px;
            margin-bottom: 16px;
            color: #c2c2c2;
            font-size: 15px;
            font-weight: 700;
        }

[dir="ltr"] .twitter-panel {
    background: #4fc1e9;
    text-align: center;
}

    [dir="ltr"] .twitter-panel i {
        color: #fff;
        margin-top: 40px;
    }

    [dir="ltr"] .twitter-panel p {
        color: #f5f5f5;
        margin: 10px;
    }

    [dir="ltr"] .twitter-panel .user {
        color: #fff;
        font-weight: 900;
    }

[dir="ltr"] .instagram-panel {
    background: url(../img/instagram.jpg) no-repeat center top;
    text-align: center;
    background-position: center center;
}

    [dir="ltr"] .instagram-panel i {
        color: #fff;
        margin-top: 35px;
    }

    [dir="ltr"] .instagram-panel p {
        margin: 5px;
        color: #fff;
    }

[dir="ltr"] .product-panel {
    background: #dadad2;
    text-align: center;
    padding-top: 50px;
    height: 100%;
}

[dir="ltr"] .product-panel-2 {
    background: #dadad2;
    text-align: center;
}

    [dir="ltr"] .product-panel-2 .badge {
        position: absolute;
        top: 20px;
        left: 35px;
    }

[dir="ltr"] .badge-hot {
    background: #ed5565;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
}

[dir="ltr"] #spotify {
    background: url(../img/lorde.jpg) no-repeat center top;
    margin-top: -15px;
    background-attachment: relative;
    background-position: center center;
    min-height: 220px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    [dir="ltr"] #spotify .btn-clear-g {
        top: 15%;
        right: 10px;
        position: absolute;
        margin-top: 5px;
    }

    [dir="ltr"] #spotify .sp-title {
        bottom: 15%;
        left: 25px;
        position: absolute;
        color: #efefef;
    }

        [dir="ltr"] #spotify .sp-title h3 {
            font-weight: 900;
        }

    [dir="ltr"] #spotify .play {
        bottom: 18%;
        right: 25px;
        position: absolute;
        color: #efefef;
        font-size: 20px;
    }

[dir="ltr"] .followers {
    margin-left: 5px;
    margin-top: 5px;
}

[dir="ltr"] #blog-bg {
    background: url(../img/blog-bg.jpg) no-repeat center top;
    margin-top: -15px;
    background-attachment: relative;
    background-position: center center;
    min-height: 150px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    [dir="ltr"] #blog-bg .badge {
        position: absolute;
        top: 20px;
        left: 35px;
    }

[dir="ltr"] .badge-popular {
    background: #3498db;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
}

[dir="ltr"] .blog-title {
    background: rgba(0, 0, 0, 0.5);
    bottom: 100px;
    padding: 6px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    display: block;
    width: 120px;
}

[dir="ltr"] .blog-text {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 15px;
    font-size: 12px;
}

[dir="ltr"] #calendar {
    color: #fff;
    padding: 0 !important;
}

[dir="ltr"] .calendar-month-header {
    background: #43b1a9;
}

[dir="ltr"] .steps {
    display: block;
}

    [dir="ltr"] .steps input[type="checkbox"] {
        display: none;
    }

    [dir="ltr"] .steps input[type="submit"] {
        background: #f1783c;
        border: none;
        padding: 0;
        margin: 0 auto;
        width: 100%;
        height: 55px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 11px;
        letter-spacing: 1px;
        cursor: pointer;
        transition: background 0.5s ease;
    }

        [dir="ltr"] .steps input[type="submit"]:hover {
            background: #8fde9c;
        }

    [dir="ltr"] .steps label {
        background: #393d40;
        height: 65px;
        line-height: 65px;
        width: 100%;
        display: block;
        border-bottom: 1px solid #44494e;
        color: #889199;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 11px;
        letter-spacing: 1px;
        text-indent: 52px;
        cursor: pointer;
        transition: all 0.7s ease;
        margin: 0;
    }

        [dir="ltr"] .steps label:before {
            content: "";
            width: 12px;
            height: 12px;
            display: block;
            position: absolute;
            margin: 26px 0 0 18px;
            border-radius: 100%;
            transition: border 0.7s ease;
        }

        [dir="ltr"] .steps label:hover {
            background: #2b2e30;
            color: #46b7e5;
        }

            [dir="ltr"] .steps label:hover:before {
                border: 1px solid #46b7e5;
            }

[dir="ltr"] #op1:checked ~ label[for="op1"]:before,
[dir="ltr"] #op2:checked ~ label[for="op2"]:before,
[dir="ltr"] #op3:checked ~ label[for="op3"]:before {
    border: 2px solid #96c93c;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGFJREFUeNpinHLMhgEHKADia0xQThIQs6JJ9gPxZhYQAcS6QHwDiI8hSYJAC0gBPxDLAvFcIJ6JJJkDxFNBVtgBcQ8Qa6BLghgwN4A4a9ElQYAFSj8C4mwg3o8sCQIAAQYA78QTYqnPZuEAAAAASUVORK5CYII=) no-repeat center center;
}

[dir="ltr"] #profile-01 {
    background: url(../img/profile-01.jpg) no-repeat center top;
    margin-top: -15px;
    background-attachment: relative;
    background-position: center center;
    min-height: 150px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    [dir="ltr"] #profile-01 h3 {
        color: #fff;
        padding-top: 50px;
        margin: 0;
        text-align: center;
    }

    [dir="ltr"] #profile-01 h6 {
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        font-weight: 900;
    }

[dir="ltr"] .profile-01 {
    background: #68dff0;
    height: 50px;
}

    [dir="ltr"] .profile-01:hover {
        background: #2f2f2f;
        -webkit-transition: background-color 0.6s;
        -moz-transition: background-color 0.6s;
        -o-transition: background-color 0.6s;
        transition: background-color 0.6s;
        cursor: pointer;
    }

    [dir="ltr"] .profile-01 p {
        color: #fff;
        padding-top: 15px;
        font-weight: 400;
        font-size: 15px;
    }

[dir="ltr"] #profile-02 {
    background: url(../img/profile-02.jpg) no-repeat center top;
    margin-top: -15px;
    background-attachment: relative;
    background-position: center center;
    min-height: 200px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    [dir="ltr"] #profile-02 .user {
        padding-top: 40px;
        text-align: center;
    }

    [dir="ltr"] #profile-02 h4 {
        color: #fff;
        margin: 0;
        padding-top: 8px;
    }

[dir="ltr"] .pr2-social a {
    color: #cdcdcd;
}

    [dir="ltr"] .pr2-social a:hover {
        color: #68dff0;
    }

[dir="ltr"] .pr2-social i {
    margin-top: 15px;
    margin-right: 12px;
    font-size: 20px;
}

[dir="ltr"] .chart {
    display: inline-block;
    text-align: center;
    width: 100%;
}

    [dir="ltr"] .chart .heading {
        text-align: left;
    }

        [dir="ltr"] .chart .heading span {
            display: block;
        }

[dir="ltr"] .panel.green-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight: 400;
    background: #99c262;
    width: 100%;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

[dir="ltr"] #barchart {
    margin-bottom: -15px;
    display: inline-block;
}

[dir="ltr"] .panel.green-chart .chart-tittle .value {
    float: right;
    color: #c0f080;
}

[dir="ltr"] .panel.green-chart {
    background: #a9d96c;
    color: #fff;
}

[dir="ltr"] .panel.terques-chart {
    background: 0 0;
    color: #797979;
}

    [dir="ltr"] .panel.terques-chart .chart-tittle .value {
        float: right;
        color: #fff;
    }

        [dir="ltr"] .panel.terques-chart .chart-tittle .value a {
            color: #2f2f2f;
            font-size: 12px;
        }

            [dir="ltr"] .panel.terques-chart .chart-tittle .value a.active,
            [dir="ltr"] .panel.terques-chart .chart-tittle .value a:hover {
                color: #68dff0;
                font-size: 12px;
            }

    [dir="ltr"] .panel.terques-chart .chart-tittle {
        font-size: 16px;
        padding: 15px;
        display: inline-block;
        font-weight: 400;
        background: #39b7ac;
        width: 100%;
        -webkit-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }

[dir="ltr"] .inline-block {
    display: inline-block;
}

[dir="ltr"] .showback {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0 3px 2px #aab2bd;
}

[dir="ltr"] .external-event {
    cursor: move;
    display: inline-block !important;
    margin-bottom: 7px !important;
    margin-right: 7px !important;
    padding: 10px;
}

[dir="ltr"] .drop-after {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #ccc;
}

[dir="ltr"] .fc-state-default,
[dir="ltr"] .fc-state-default .fc-button-inner {
    background: #f2f2f2;
}

[dir="ltr"] .fc-state-active .fc-button-inner {
    background: #fff;
}

[dir="ltr"] .photo-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #68dff0;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

[dir="ltr"] .project .overlay {
    position: absolute;
    text-align: center;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

[dir="ltr"] .project:hover .photo-wrapper {
    background-color: #68dff0;
    background-image: url(../img/zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
}

[dir="ltr"] .project:hover .photo {
    opacity: 10;
    opacity: 0.1;
}

[dir="ltr"] .project:hover .overlay {
    opacity: 100;
    opacity: 1;
}

[dir="ltr"] .ez-checkbox {
    margin-right: 5px;
}

[dir="ltr"] .ez-checkbox,
[dir="ltr"] .ez-radio {
    height: 20px;
    width: 20px;
}

[dir="ltr"] .brand-highlight {
    background: #fffbcc !important;
}

[dir="ltr"] .form-panel {
    background: #fff;
    margin: 10px;
    padding: 10px;
    box-shadow: 0 3px 2px #aab2bd;
    text-align: left;
}

[dir="ltr"] label {
    font-weight: 400;
}

[dir="ltr"] .form-horizontal.style-form .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

[dir="ltr"] .round-form {
    border-radius: 500px;
    -webkit-border-radius: 500px;
}

@media (min-width: 768px) {
    [dir="ltr"] .form-horizontal .control-label {
        text-align: left;
    }
}

[dir="ltr"] #focusedInput {
    border: 1px solid #ed5565;
    box-shadow: none;
}

[dir="ltr"] .add-on {
    float: right;
    margin-top: -37px;
    padding: 3px;
    text-align: center;
}

    [dir="ltr"] .add-on .btn {
        height: 34px;
    }

[dir="ltr"] .has-switch {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    display: inline-block;
    cursor: pointer;
    line-height: 1.231;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 80px;
    -webkit-mask: url(../img/mask.png) 0 0 no-repeat;
    mask: url(../img/mask.png) 0 0 no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    [dir="ltr"] .has-switch.deactivate {
        opacity: 0.5;
        cursor: default !important;
    }

        [dir="ltr"] .has-switch.deactivate label,
        [dir="ltr"] .has-switch.deactivate span {
            cursor: default !important;
        }

    [dir="ltr"] .has-switch > div {
        width: 162%;
        position: relative;
        top: 0;
    }

        [dir="ltr"] .has-switch > div.switch-animate {
            -webkit-transition: left 0.25s ease-out;
            -moz-transition: left 0.25s ease-out;
            -o-transition: left 0.25s ease-out;
            transition: left 0.25s ease-out;
            -webkit-backface-visibility: hidden;
        }

        [dir="ltr"] .has-switch > div.switch-off {
            left: -63%;
        }

            [dir="ltr"] .has-switch > div.switch-off label {
                background-color: #7f8c9a;
                border-color: #bdc3c7;
                -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
                -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
                box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
            }

        [dir="ltr"] .has-switch > div.switch-on {
            left: 0;
        }

            [dir="ltr"] .has-switch > div.switch-on label {
                background-color: #41cac0;
            }

    [dir="ltr"] .has-switch input[type="checkbox"] {
        display: none;
    }

    [dir="ltr"] .has-switch span {
        cursor: pointer;
        font-size: 14.994px;
        font-weight: 700;
        float: left;
        height: 29px;
        line-height: 19px;
        margin: 0;
        padding-bottom: 6px;
        padding-top: 5px;
        position: relative;
        text-align: center;
        width: 50%;
        z-index: 1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: 0.25s ease-out;
        -moz-transition: 0.25s ease-out;
        -o-transition: 0.25s ease-out;
        transition: 0.25s ease-out;
        -webkit-backface-visibility: hidden;
    }

        [dir="ltr"] .has-switch span.switch-left {
            border-radius: 30px 0 0 30px;
            background-color: #2a3542;
            color: #41cac0;
            border-left: 1px solid transparent;
        }

        [dir="ltr"] .has-switch span.switch-right {
            border-radius: 0 30px 30px 0;
            background-color: #bdc3c7;
            color: #fff;
            text-indent: 7px;
        }

            [dir="ltr"] .has-switch span.switch-right [class*="fui-"] {
                text-indent: 0;
            }

    [dir="ltr"] .has-switch label {
        border: 4px solid #2a3542;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        float: left;
        height: 29px;
        margin: 0 -21px 0 -14px;
        padding: 0;
        position: relative;
        vertical-align: middle;
        width: 29px;
        z-index: 100;
        -webkit-transition: 0.25s ease-out;
        -moz-transition: 0.25s ease-out;
        -o-transition: 0.25s ease-out;
        transition: 0.25s ease-out;
        -webkit-backface-visibility: hidden;
    }

[dir="ltr"] .switch-square {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-mask: url(../img/mask.png) 0 0 no-repeat;
    mask: url(../img/mask.png) 0 0 no-repeat;
}

    [dir="ltr"] .switch-square > div.switch-off label {
        border-color: #7f8c9a;
        border-radius: 6px 0 0 6px;
    }

    [dir="ltr"] .switch-square span.switch-left {
        border-radius: 6px 0 0 6px;
    }

        [dir="ltr"] .switch-square span.switch-left [class*="fui-"] {
            text-indent: -10px;
        }

    [dir="ltr"] .switch-square span.switch-right {
        border-radius: 0 6px 6px 0;
    }

        [dir="ltr"] .switch-square span.switch-right [class*="fui-"] {
            text-indent: 5px;
        }

    [dir="ltr"] .switch-square label {
        border-radius: 0 6px 6px 0;
        border-color: #41cac0;
    }

[dir="ltr"] .form-login {
    max-width: 330px;
    margin: 90px auto 0;
    background-color: transparent;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

[dir="ltr"] .login-bottom {
    bottom: 0;
    position: absolute;
    width: 100%;
    height: auto;
    padding-left: 15px;
    left: 0;
}

[dir="ltr"] .login-bottom-time hr {
    border: none;
    border-right: 4px solid #fff;
    height: 80px;
    float: left;
    width: 1px;
    margin-left: 20px;
    margin-right: 20px;
}

[dir="ltr"] .login-bottom-time h1 {
    font-size: 96px;
    color: #fff;
    float: left;
}

[dir="ltr"] .login-bottom-time h4 {
    float: left;
    vertical-align: bottom;
    position: relative;
    height: 100%;
    margin-top: 65px;
    color: #fff;
}

[dir="ltr"] .login-bottom-date,
[dir="ltr"] .login-bottom-time {
    float: left;
    margin-top: 30px;
}

    [dir="ltr"] .login-bottom-date h1 {
        font-size: 65px;
        color: #fff;
        margin-bottom: 0;
    }

    [dir="ltr"] .login-bottom-date h4 {
        vertical-align: bottom;
        position: relative;
        height: 100%;
        font-size: 18px;
        color: #fff;
    }

[dir="ltr"] .form-login h2.form-login-heading {
    margin: 0;
    padding: 25px 20px;
    text-align: center;
    background: #e5841b;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
}

[dir="ltr"] .login-bottom-progress {
    float: right;
    width: 35%;
    height: 100%;
    margin-right: 15px;
}

[dir="ltr"] .login-wrap {
    padding: 0 20px;
}

    [dir="ltr"] .login-wrap .registration {
        text-align: center;
    }

[dir="ltr"] .login-social-link {
    display: block;
    margin-top: 20px;
    margin-bottom: 15px;
}

[dir="ltr"] #showtime {
    width: 100%;
    color: #fff;
    font-size: 90px;
    margin-bottom: 30px;
    margin-top: 250px;
    display: inline-block;
    text-align: center;
    font-weight: 400;
}

[dir="ltr"] .lock-screen {
    text-align: center;
}

    [dir="ltr"] .lock-screen a {
        color: #fff;
    }

        [dir="ltr"] .lock-screen a:hover {
            color: #48cfad;
        }

    [dir="ltr"] .lock-screen i {
        font-size: 60px;
    }

    [dir="ltr"] .lock-screen .modal-content {
        position: relative;
        background-color: #f2f2f2;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 5px;
    }

[dir="ltr"] .btn-facebook {
    color: #fff;
    background-color: #5193ea;
    border-color: #2775e2;
}

    [dir="ltr"] .btn-facebook.active,
    [dir="ltr"] .btn-facebook:active,
    [dir="ltr"] .btn-facebook:focus,
    [dir="ltr"] .btn-facebook:hover,
    [dir="ltr"] .open .dropdown-toggle.btn-facebook {
        color: #fff;
        background-color: #2775e2;
        border-color: #2775e2;
    }

[dir="ltr"] .btn-twitter {
    color: #fff;
    background-color: #44ccfe;
    border-color: #2bb4e8;
}

    [dir="ltr"] .btn-twitter.active,
    [dir="ltr"] .btn-twitter:active,
    [dir="ltr"] .btn-twitter:focus,
    [dir="ltr"] .btn-twitter:hover,
    [dir="ltr"] .open .dropdown-toggle.btn-twitter {
        color: #fff;
        background-color: #2bb4e8;
        border-color: #2bb4e8;
    }

[dir="ltr"] .badge.bg-primary {
    background: #8075c4;
}

[dir="ltr"] .badge.bg-success {
    background: #a9d86e;
}

[dir="ltr"] .badge.bg-warning {
    background: #fcb322;
}

[dir="ltr"] [dir="ltr"] .badge.bg-important {
    background: #ff6c60;
}

[dir="ltr"] .badge.bg-info {
    background: #41cac0;
}

[dir="ltr"] .badge.bg-inverse {
    background: #2a3542;
}

[dir="ltr"] .easy-pie-chart {
    display: inline-block;
    padding: 30px 0;
}

[dir="ltr"] .chart-info,
[dir="ltr"] .chart-info .decrease,
[dir="ltr"] .chart-info .increase {
    display: inline-block;
}

[dir="ltr"] .chart-info {
    width: 100%;
    margin-bottom: 5px;
}

[dir="ltr"] .chart-position {
    margin-top: 70px;
}

[dir="ltr"] .chart-info span {
    margin: 0 3px;
}

[dir="ltr"] .chart-info .increase {
    background: #ff6c60;
    width: 10px;
    height: 10px;
}

[dir="ltr"] .chart-info .decrease {
    background: #f2f2f2;
    width: 10px;
    height: 10px;
}

[dir="ltr"] .panel-footer.revenue-foot {
    background-color: #e6e7ec;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border: none;
    padding: 0;
    width: 100%;
    display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    [dir="ltr"] .panel-footer.revenue-foot {
        margin-bottom: -4px;
    }
}

[dir="ltr"] .panel-footer.revenue-foot ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-flex;
}

    [dir="ltr"] .panel-footer.revenue-foot ul li {
        float: left;
        width: 33.33%;
    }

        [dir="ltr"] .panel-footer.revenue-foot ul li.first a,
        [dir="ltr"] .panel-footer.revenue-foot ul li.first a:hover {
            -webkit-border-radius: 0 0 0 4px;
            border-radius: 0 0 0 4px;
        }

        [dir="ltr"] .panel-footer.revenue-foot ul li.last a,
        [dir="ltr"] .panel-footer.revenue-foot ul li.last a:hover {
            -webkit-border-radius: 0 0 4px 0;
            border-radius: 0 0 4px 0;
            border-right: none;
        }

        [dir="ltr"] .panel-footer.revenue-foot ul li a {
            display: inline-block;
            width: 100%;
            padding: 14px 15px;
            text-align: center;
            border-right: 1px solid #d5d8df;
            color: #797979;
        }

            [dir="ltr"] .panel-footer.revenue-foot ul li a:hover,
            [dir="ltr"] .panel-footer.revenue-foot ul li.active a {
                background: #fff;
                position: relative;
            }

            [dir="ltr"] .panel-footer.revenue-foot ul li a i {
                color: #c6cad5;
                display: block;
                font-size: 16px;
            }

            [dir="ltr"] .panel-footer.revenue-foot ul li a:hover i,
            [dir="ltr"] .panel-footer.revenue-foot ul li.active a i {
                color: #ff6c60;
                display: block;
                font-size: 16px;
            }

[dir="ltr"] .flot-chart .bars,
[dir="ltr"] .flot-chart .chart,
[dir="ltr"] .flot-chart .pie {
    height: 300px;
}

[dir="ltr"] #sortable {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
}

    [dir="ltr"] #sortable li {
        padding-left: 3em;
        font-size: 12px;
    }

        [dir="ltr"] #sortable li i {
            position: absolute;
            left: 6px;
            padding: 4px 10px 0 10px;
            cursor: pointer;
        }

        [dir="ltr"] #sortable li input[type="checkbox"] {
            margin-top: 0;
        }

[dir="ltr"] .ui-sortable > li {
    padding: 15px 0 15px 35px !important;
    position: relative;
    background: #f5f6f8;
    margin-bottom: 2px;
    border-bottom: none !important;
}

[dir="ltr"] .ui-sortable li.list-primary {
    border-left: 3px solid #41cac0;
}

[dir="ltr"] .ui-sortable li.list-success {
    border-left: 3px solid #78cd51;
}

[dir="ltr"] .ui-sortable li.list-danger {
    border-left: 3px solid #ff6c60;
}

[dir="ltr"] .ui-sortable li.list-warning {
    border-left: 3px solid #f1c500;
}

[dir="ltr"] .ui-sortable li.list-info {
    border-left: 3px solid #58c9f3;
}

[dir="ltr"] .ui-sortable li.list-inverse {
    border-left: 3px solid #bec3c7;
}

[dir="ltr"] .site-footer {
    background: #1878ab;
    color: #fff;
    padding: 0 0;
    height: 25px;
    transition: all 0.3s;
    margin-left: 3.5%;
    position: fixed;
    bottom: 0;
    width: 96.5%;
}

    [dir="ltr"] .site-footer.active {
        width: 86%;
        margin-left: 14%;
    }

[dir="ltr"] .go-top {
    margin-right: 1%;
    float: right;
    background: rgba(255, 255, 255, 0.5);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.save-bar.active {
    width: 83%;
}

[dir="ltr"] .go-top i {
    color: #2a3542;
}

[dir="ltr"] .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    background-color: #f2f2f2;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 30px;
    box-shadow: 0 3px 25px #aab2bd;
}

    [dir="ltr"] .sidenav .btn a {
        text-decoration: none;
        font-size: 12px;
        color: #818181;
        display: block;
        transition: 0.3s;
        color: #fff;
    }

        [dir="ltr"] .sidenav .btn a:hover {
            color: #f1f1f1;
        }

    [dir="ltr"] .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 16px;
        margin-left: 50px;
    }

@media screen and (max-height: 450px) {
    [dir="ltr"] .sidenav {
        padding-top: 15px;
    }

        [dir="ltr"] .sidenav a {
            font-size: 18px;
        }
}

@media screen (max-width: 480px) {
    [dir="ltr"] .search-bar {
        float: left !important;
        width: 10% !important;
        margin-top: 6px !important;
        margin-left: 14px !important;
    }
}

[dir="ltr"] .site-min-height {
    min-height: 900px;
}

[dir="ltr"] .angular-google-map-container {
    height: 400px;
}

[dir="ltr"] ul li a:hover {
    text-decoration: none;
    cursor: pointer;
}

[dir="ltr"] #noti_Container {
    position: relative;
}

[dir="ltr"] .fontawesome-icon-list .fa-hover div:hover {
    background-color: #5bc0de;
    color: #fff;
    text-decoration: none;
}

[dir="ltr"] .fontawesome-icon-list .fa-hover div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #222;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 4px;
}

[dir="ltr"] #search {
    position: relative;
    font-size: 14px;
    margin: -20px auto 0;
}

    [dir="ltr"] #search label {
        position: relative;
        left: 17px;
    }

    [dir="ltr"] #search #search-input,
    [dir="ltr"] #search .hint {
        padding-left: 43px;
        padding-right: 43px;
        border-radius: 23px;
    }

[dir="ltr"] .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 6px;
}

[dir="ltr"] #noti_Button {
    height: 33px;
    line-height: 27px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 5px 15px;
    cursor: pointer;
    margin-top: 5px;
}

[dir="ltr"] #noti_Counter {
    display: block;
    position: absolute;
    background: #e1141e;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 0 5px;
    margin: 1px 0 0 23px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
}

[dir="ltr"] #notifications {
    display: none;
    width: 394px;
    position: absolute;
    top: 53px;
    left: 0;
    background: #fff;
    border: solid 1px rgba(100, 100, 100, 0.2);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    z-index: 0;
    margin-left: -362px;
}

    [dir="ltr"] #notifications:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        color: transparent;
        border: 10px solid #ccc;
        border-color: transparent transparent #fff;
        margin-top: -20px;
        margin-left: 373px;
    }

[dir="ltr"] h3 {
    display: block;
    color: #333;
    background: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 8px;
    margin: 0;
    border-bottom: solid 1px rgba(100, 100, 100, 0.3);
}

[dir="ltr"] .seeAll {
    background: #f6f7f8;
    padding: 8px;
    font-size: 12px;
    font-weight: 700;
    border-top: solid 1px rgba(100, 100, 100, 0.3);
    text-align: center;
}

    [dir="ltr"] .seeAll a {
        color: #3b5998;
    }

        [dir="ltr"] .seeAll a:hover {
            background: #f6f7f8;
            color: #3b5998;
            text-decoration: underline;
        }

[dir="ltr"] .switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 20px;
    float: left;
    margin-top: 9px;
    margin-left: 2px;
}

[dir="ltr"] .switch-label {
    color: #fff;
    float: left;
    margin-top: 10px;
    margin-right: 9px;
}

[dir="ltr"] .switch input {
    display: none;
}

[dir="ltr"] .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

    [dir="ltr"] .slider:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 3px;
        bottom: 3px;
        background-color: #fff;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

[dir="ltr"] input:checked + .slider {
    background-color: #2196f3;
}

[dir="ltr"] input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
}

[dir="ltr"] input:checked + .slider:before {
    -webkit-transform: translateX(11px);
    -ms-transform: translateX(11px);
    transform: translateX(11px);
}

[dir="ltr"] .slider.round {
    border-radius: 14px;
}

    [dir="ltr"] .slider.round:before {
        border-radius: 50%;
    }

@media print {
    [dir="ltr"] .no-print {
        display: none;
    }
}

[dir="ltr"] .dockmodal {
    position: fixed;
    right: 20px;
    bottom: 0 !important;
    height: 54%;
    top: auto;
    z-index: 2041;
    height: 0;
    background: 0 0;
    border: 0;
    border-bottom: 0;
    box-shadow: 0 0 5px #000;
    overflow: hidden;
    border: 1px solid #000;
    border: 0 solid transparent;
    overflow: hidden;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px;
}

    [dir="ltr"] .dockmodal.minimized {
        height: 32px !important;
        top: auto;
        left: auto;
        right: 20px;
        bottom: 26px !important;
        z-index: 70;
    }

[dir="ltr"] dock-modal {
    display: flex;
    flex-direction: column;
    height: 100%;
}

    [dir="ltr"] dock-modal > dock-modal-header {
        display: flex;
        align-items: center;
        flex-shrink: 0;
        background: #424242;
        color: #fff !important;
        min-height: 30px;
        height: 30px;
    }

        [dir="ltr"] dock-modal > dock-modal-header .dock-modal-icon {
            padding: 4px;
            margin: 4px;
            flex-shrink: 0;
            opacity: 0.6;
            cursor: pointer;
            font-size: 12px;
        }

            [dir="ltr"] dock-modal > dock-modal-header .dock-modal-icon:hover {
                opacity: 1;
                background: #737373;
            }

        [dir="ltr"] dock-modal > dock-modal-header .dock-modal-title {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 16px;
        }

        [dir="ltr"] dock-modal > dock-modal-header .dock-modal-action {
            flex-shrink: 0;
        }

            [dir="ltr"] dock-modal > dock-modal-header .dock-modal-action md-icon {
                color: #fff !important;
            }

    [dir="ltr"] dock-modal > dock-modal-content {
        flex: 1;
        background-color: #ffffe0;
        overflow: hidden;
    }

    [dir="ltr"] dock-modal > dock-modal-footer {
        flex-shrink: 0;
        background-color: #fff;
        border-top: 1px #ddd solid;
        width: 301px;
    }

[dir="ltr"] .flex {
    flex: 1;
}

[dir="ltr"] .timeline,
[dir="ltr"] .timeline-process {
    position: relative;
    padding: 21px 0 10px;
    margin-top: 4px;
    margin-bottom: 30px;
}

    [dir="ltr"] .timeline .line {
        position: absolute;
        width: 4px;
        display: block;
        background: currentColor;
        top: 0;
        bottom: 0;
        margin-left: 30px;
    }

    [dir="ltr"] .timeline .separator {
        border-top: 1px solid currentColor;
        padding: 5px;
        padding-left: 40px;
        font-style: italic;
        font-size: 0.9em;
        margin-left: 30px;
    }

    [dir="ltr"] .timeline .line::before {
        top: -4px;
    }

    [dir="ltr"] .timeline .line::after {
        bottom: -4px;
    }

    [dir="ltr"] .timeline .line::after,
    [dir="ltr"] .timeline .line::before {
        content: "";
        position: absolute;
        left: -4px;
        width: 12px;
        height: 12px;
        display: block;
        border-radius: 50%;
        background: currentColor;
    }

    [dir="ltr"] .timeline .panel {
        position: relative;
        margin: 10px 0 21px 70px;
        clear: both;
    }

        [dir="ltr"] .timeline .panel::before {
            position: absolute;
            display: block;
            top: 8px;
            left: -24px;
            content: "";
            width: 0;
            height: 0;
            border: inherit;
            border-width: 12px;
            border-top-color: transparent;
            border-bottom-color: transparent;
            border-left-color: transparent;
        }

        [dir="ltr"] .timeline .panel .panel-heading.icon * {
            font-size: 20px;
            vertical-align: middle;
            line-height: 40px;
        }

        [dir="ltr"] .timeline .panel .panel-heading.icon {
            position: absolute;
            left: -59px;
            display: block;
            width: 40px;
            height: 40px;
            padding: 0;
            border-radius: 50%;
            text-align: center;
            float: left;
        }

    [dir="ltr"] .timeline .panel-outline {
        border-color: transparent;
        background: 0 0;
        box-shadow: none;
    }

        [dir="ltr"] .timeline .panel-outline .panel-body {
            padding: 10px 0;
        }

        [dir="ltr"] .timeline .panel-outline .panel-footer,
        [dir="ltr"] .timeline .panel-outline .panel-heading:not(.icon) {
            display: none;
        }

[dir="ltr"] .add-icon {
    display: block;
    position: absolute;
    background: #5d5c5c;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 2px 3px;
    width: 18px;
    margin: 0 0 0 55px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    box-shadow: 1px 1px 1px 1px #886e6e;
    height: 18px;
}

[dir="ltr"] #div2 .float-btn {
    display: block;
    position: absolute;
    font-size: 12px;
    font-weight: 400;
    width: 18px;
    margin: -5px 0 0 0;
    z-index: 1;
    height: 18px;
    cursor: pointer;
}

[dir="ltr"] #div1 .float-btn {
    display: block;
    position: absolute;
    font-size: 12px;
    font-weight: 400;
    width: 18px;
    margin: -5px 0 0 -5px;
    z-index: 1;
    height: 18px;
    cursor: pointer;
}

[dir="ltr"] span {
    font-size: 12px;
}

[dir="ltr"] md-input-container .md-input-messages-animation {
    margin-bottom: 0 !important;
}

[dir="ltr"] .save-bar {
    text-align: center;
    width: 93.75%;
    position: fixed;
    bottom: 25px;
    z-index: 1;
    margin: 0 auto;
    background: #fff;
    padding: 10px;
    box-shadow: 0 3px 25px #aab2bd;
}

[dir="ltr"] .buttons-align {
    margin: 0 auto;
}

[dir="ltr"] .btn-split {
    margin-right: 0.1rem !important;
}

[dir="ltr"] .popover-footer {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-bottom: -0.5rem;
    color: #1f3d56 !important;
}

[dir="ltr"] .popover-card {
    min-width: 350px;
}

[dir="ltr"] .popover {
    max-width: 650px !important;
    box-shadow: 0 3px 25px #455a64 !important;
    z-index: 2060 !important;
}

[dir="ltr"] .card-details {
    font-weight: 700;
    margin-right: 10px;
}

[dir="ltr"] .bs-popover-auto[x-placement^="right"] .arrow::before,
[dir="ltr"] .bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    color: #70b6ef;
}

[dir="ltr"] .bs-popover-auto[x-placement^="right"] .arrow::after,
[dir="ltr"] .bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #aec9e0;
}

[dir="ltr"] .popover-header {
    background-color: #70b6ef;
    color: #fff;
}

[dir="ltr"] .popover-body {
    background-color: #aec9e0;
}

[dir="ltr"] .dropdown-item {
    cursor: pointer;
}

[dir="ltr"] .search-dropdown-item {
    display: inline-block !important;
    width: 50% !important;
    padding: 0.25rem 0.5rem !important;
}

[dir="ltr"] .search-dropdown-menu {
    min-width: 306px !important;
}

[dir="ltr"] .dropdown-menu {
    font-size: 12px !important;
}

[dir="ltr"] .alert-message {
    width: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
}

[dir="ltr"] .alert-message-body {
    width: 40%;
    margin: 0 auto;
    z-index: 20;
}

[dir="ltr"] .box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    height: 100% !important;
}

[dir="ltr"] .box-widget {
    border: none;
    position: relative;
    box-shadow: 0 3px 25px #aab2bd;
}

[dir="ltr"] widget-user-2 .widget-user-header {
    padding: 10px 10px 20px 10px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
    min-height: 82px;
}

[dir="ltr"] .bg-yellow {
    background-color: #f39c12 !important;
    color: #fff;
}

[dir="ltr"] box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}

[dir="ltr"] .box-body:after,
[dir="ltr"] .box-body:before,
[dir="ltr"] .box-footer:after,
[dir="ltr"] .box-footer:before,
[dir="ltr"] .box-header:after,
[dir="ltr"] .box-header:before {
    content: " ";
    display: table;
}

[dir="ltr"] .no-padding {
    padding: 0 !important;
}

[dir="ltr"].widget-user-2 .widget-user-image > img {
    width: 65px;
    height: auto;
    float: left;
}

[dir="ltr"] .widget-user-2 .widget-user-username {
    width: 65%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 300;
}

[dir="ltr"] .widget-user .widget-user-username {
    margin: 0;
    padding: 5px;
    color: #fff;
    background-color: #12355b;
}

[dir="ltr"] .widget-user-2 .widget-user-desc,
[dir="ltr"] .widget-user-2 .widget-user-username {
    margin-left: 75px;
}

[dir="ltr"] .widget-user-2 .widget-user-desc {
    margin-top: 0;
}

[dir="ltr"] .widget-user-2 .widget-user-desc,
[dir="ltr"] .widget-user-2 .widget-user-username {
    margin-left: 75px;
}

[dir="ltr"] .box-body:after,
[dir="ltr"] .box-footer:after,
[dir="ltr"] .box-header:after {
    clear: both;
}

[dir="ltr"] .nav-stacked:after,
[dir="ltr"] .nav-stacked:before {
    display: table;
    content: " ";
}

[dir="ltr"] .box .nav-stacked > li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0;
}

[dir="ltr"] .widget-user-2 .widget-user-username ul.nav-stacked {
    list-style-type: disc;
}

[dir="ltr"] .nav-stacked > li {
    float: none;
    position: relative;
    display: block;
    width: 50%;
}

[dir="ltr"] .nav-stacked {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-flex !important;
    width: 100%;
}

    [dir="ltr"] .nav-stacked > li {
        border-radius: 0;
        border-top: 0;
        border-left: 3px solid transparent;
        color: #444;
        position: relative;
        display: block;
        padding: 6px 15px;
        font-size: 12px;
    }

[dir="ltr"] ul.nav-stacked li a:hover {
    color: #444;
    background: #f7f7f7;
    text-decoration: none;
    cursor: pointer;
}

[dir="ltr"] .bg-blue {
    background-color: #0073b7 !important;
    color: #fff !important;
}

[dir="ltr"] .bg-aqua {
    background-color: #00a7d0 !important;
    color: #fff !important;
}

[dir="ltr"] .bg-red {
    background-color: #dd4b39 !important;
    color: #fff !important;
}

[dir="ltr"] .bg-green {
    background-color: #00a65a !important;
    color: #fff !important;
}

[dir="ltr"] .bg-purple {
    background-color: #605ca8 !important;
    color: #fff !important;
}

[dir="ltr"] .pull-right {
    float: right !important;
}

[dir="ltr"] .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

[dir="ltr"] .box h3 {
    line-height: 1.1;
    color: inherit;
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 0.75em;
    -webkit-margin-after: 0.25em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: 500;
    background-color: transparent;
    border: none;
    padding: 0;
}

[dir="ltr"] .box h5 {
    font-size: 12px;
    font-weight: 300;
}

[dir="ltr"] .widget-user-2 .widget-user-image > .e-image,
[dir="ltr"] .widget-user-2 .widget-user-image > img {
    width: 65px;
    height: 65px;
    float: left;
}

[dir="ltr"] .img-circle {
    border-radius: 50%;
}

[dir="ltr"] .info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
    box-shadow: 0 3px 25px #aab2bd;
}

[dir="ltr"] .bg-color {
    color: #fff;
}

[dir="ltr"] .info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
}

[dir="ltr"] .info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

[dir="ltr"] .info-box-text {
    text-transform: uppercase;
}

[dir="ltr"] .info-box-text,
[dir="ltr"] .progress-description {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

[dir="ltr"] .info-box-number {
    display: block;
    font-weight: 700;
    font-size: 18px;
}

[dir="ltr"] .info-box .progress,
[dir="ltr"] .info-box .progress .progress-bar {
    border-radius: 0;
}

[dir="ltr"] .info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px -10px;
    height: 2px;
}

    [dir="ltr"] .info-box .progress .progress-bar {
        background: #fff;
    }

    [dir="ltr"] .info-box .progress,
    [dir="ltr"] .info-box .progress .progress-bar {
        border-radius: 0;
    }

[dir="ltr"] .info-box .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

[dir="ltr"] .bg-green-header {
    background-color: #1b771a;
    color: #fff;
}

[dir="ltr"] .box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

[dir="ltr"] .box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

[dir="ltr"] .box.box-info {
    border-top-color: #00c0ef;
}

[dir="ltr"] .box-header .box-title,
[dir="ltr"] .box-header > .fa,
[dir="ltr"] .box-header > .glyphicon,
[dir="ltr"] .box-header > .ion {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

[dir="ltr"] .box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

[dir="ltr"] .box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 5px 10px;
}

[dir="ltr"] .table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}

[dir="ltr"] table {
    border-spacing: 0;
    border-collapse: collapse;
}

[dir="ltr"] .table > tbody > tr > td,
[dir="ltr"] .table > tbody > tr > th,
[dir="ltr"] .table > tfoot > tr > td,
[dir="ltr"] .table > tfoot > tr > th,
[dir="ltr"] .table > thead > tr > td,
[dir="ltr"] .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

[dir="ltr"] .bg-green,
[dir="ltr"] .callout.callout-success,
[dir="ltr"] .label-success,
[dir="ltr"] .modal-success .modal-body {
    background-color: #00a65a !important;
    color: #fff !important;
}

[dir="ltr"] .bg-yellow,
[dir="ltr"] .callout.callout-warning,
[dir="ltr"] .label-warning,
[dir="ltr"] .modal-warning .modal-body {
    color: #fff !important;
    background-color: #f39c12 !important;
}

[dir="ltr"] .bg-red,
[dir="ltr"] .callout.callout-danger,
[dir="ltr"] .label-danger,
[dir="ltr"] .modal-danger .modal-body {
    background-color: #dd4b39 !important;
    color: #fff !important;
}

[dir="ltr"] .bg-aqua,
[dir="ltr"] .callout.callout-info,
[dir="ltr"] .label-info,
[dir="ltr"] .modal-info .modal-body {
    background-color: #00c0ef !important;
    color: #fff !important;
}

[dir="ltr"] .label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

[dir="ltr"] .btn-box-tool.btn:active {
    box-shadow: none;
}

[dir="ltr"] .btn-box-tool:hover,
[dir="ltr"] .open .btn-box-tool {
    color: #606c84;
}

[dir="ltr"] .btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: 0 0;
    color: #97a0b3;
}

[dir="ltr"] .nav-tabs-custom > .nav-tabs > li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444;
}

[dir="ltr"] .nav > li {
    position: relative;
    display: block;
}

[dir="ltr"] .navbar-custom-menu .nav {
    min-height: 45px;
    max-height: 45px;
}

[dir="ltr"] .nav-tabs-custom > .nav-tabs.pull-right {
    float: none !important;
}

[dir="ltr"] .nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    [dir="ltr"] .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
        margin-right: 0;
    }

    [dir="ltr"] .nav-tabs-custom > .nav-tabs.pull-right > li {
        float: right;
    }

    [dir="ltr"] .nav-tabs-custom > .nav-tabs > li:first-of-type {
        margin-left: 0;
    }

    [dir="ltr"] .nav-tabs-custom > .nav-tabs > li > a.active {
        border-top-color: #3c8dbc;
    }

    [dir="ltr"] .nav-tabs-custom > .nav-tabs > li a {
        border-top: 3px solid transparent;
        margin-bottom: -2px;
        margin-right: 5px;
    }

[dir="ltr"] .create-page .nav-tabs-custom > .nav-tabs > li a {
    color: #969696;
}

[dir="ltr"] .create-page .nav-tabs-custom > .nav-tabs > li > a.active {
    border-top-color: #64b30e;
    color: #fff;
}

[dir="ltr"] .tabs-color md-tabs[md-border-bottom] md-tabs-wrapper {
    background: #12355b20;
}

[dir="ltr"] .btn-group-vertical > .btn-group:after,
[dir="ltr"] .btn-group-vertical > .btn-group:before,
[dir="ltr"] .btn-toolbar:after,
[dir="ltr"] .btn-toolbar:before,
[dir="ltr"] .clearfix:after,
[dir="ltr"] .clearfix:before,
[dir="ltr"] .container-fluid:after,
[dir="ltr"] .container-fluid:before,
[dir="ltr"] .container:after,
[dir="ltr"] .container:before,
[dir="ltr"] .dl-horizontal dd:after,
[dir="ltr"] .dl-horizontal dd:before,
[dir="ltr"] .form-horizontal .form-group:after,
[dir="ltr"] .form-horizontal .form-group:before,
[dir="ltr"] .modal-footer:after,
[dir="ltr"] .modal-footer:before,
[dir="ltr"] .modal-header:after,
[dir="ltr"] .modal-header:before,
[dir="ltr"] .nav:after,
[dir="ltr"] .nav:before,
[dir="ltr"] .navbar-collapse:after,
[dir="ltr"] .navbar-collapse:before,
[dir="ltr"] .navbar-header:after,
[dir="ltr"] .navbar-header:before,
[dir="ltr"] .navbar:after,
[dir="ltr"] .navbar:before,
[dir="ltr"] .pager:after,
[dir="ltr"] .pager:before,
[dir="ltr"] .panel-body:after,
[dir="ltr"] .panel-body:before,
[dir="ltr"] .row:after,
[dir="ltr"] .row:before {
    display: table;
    content: " ";
}

[dir="ltr"] .create-page .dropdown-menu {
    min-width: 40px;
}

[dir="ltr"] .create-page .btn-group {
    margin-top: 22px;
    height: 30px;
    margin-left: -15px;
    margin-right: 15px;
}

[dir="ltr"] .btn.dropdown-search {
    padding: 0 6px;
}

[dir="ltr"] .nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

[dir="ltr"] .status-bool .btn-secondary:not(:disabled):not(.disabled).active,
[dir="ltr"] .status-bool .btn-secondary:not(:disabled):not(.disabled):active,
[dir="ltr"] .status-bool .show > .btn-secondary.dropdown-toggle {
    background-color: #007bff;
    border-color: #007bff;
}

[dir="ltr"] .status-bool .btn-secondary {
    background-color: #eee;
    border-color: #c2c6ca;
    color: #8d9aa9;
}

[dir="ltr"] .create-page .nav-tabs-custom {
    box-shadow: 0 0 0;
}

[dir="ltr"] .create-page .tab-content > .active {
    display: flex;
}

[dir="ltr"] .create-page .nav-tabs-custom > .tab-content {
    padding-right: 0;
    padding-left: 0;
}

[dir="ltr"] .btn-group-vertical > .btn-group:after,
[dir="ltr"] .btn-toolbar:after,
[dir="ltr"] .clearfix:after,
[dir="ltr"] .container-fluid:after,
[dir="ltr"] .container:after,
[dir="ltr"] .dl-horizontal dd:after,
[dir="ltr"] .form-horizontal .form-group:after,
[dir="ltr"] .modal-footer:after,
[dir="ltr"] .modal-header:after,
[dir="ltr"] .nav:after,
[dir="ltr"] .navbar-collapse:after,
[dir="ltr"] .navbar-header:after,
[dir="ltr"] .navbar:after,
[dir="ltr"] .pager:after,
[dir="ltr"] .panel-body:after,
[dir="ltr"] .row:after {
    clear: both;
}

[dir="ltr"] .modal-footer {
    margin: 0 auto;
    border-top: none;
}

[dir="ltr"]
.nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
    border-left-color: #f4f4f4;
    border-right-color: transparent;
}

[dir="ltr"] .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
    border-left-width: 1px;
}

[dir="ltr"] .nav-tabs-custom > .nav-tabs > li.active:hover > a,
[dir="ltr"] .nav-tabs-custom > .nav-tabs > li.active > a {
    background-color: #fff;
    color: #444;
}

[dir="ltr"] .nav-tabs-custom > .nav-tabs > li.active > a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4;
}

[dir="ltr"] .nav-tabs-custom > .nav-tabs > li > a,
[dir="ltr"] .nav-tabs-custom > .nav-tabs > li > a:hover {
    background: 0 0;
    margin: 0;
}

[dir="ltr"] .nav-tabs > li.active > a,
[dir="ltr"] .nav-tabs > li.active > a:focus,
[dir="ltr"] .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

[dir="ltr"] .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
}

[dir="ltr"] .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

[dir="ltr"] .pull-left {
    float: left !important;
}

[dir="ltr"] .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

[dir="ltr"] .box.box-primary {
    border-top-color: #3c8dbc;
}

[dir="ltr"] .profile-user-img {
    margin: 0 auto;
    width: 100px;
    padding: 3px;
    border: 3px solid #d2d6de;
}

[dir="ltr"] .profile-username {
    font-size: 21px;
    margin-top: 5px;
}

[dir="ltr"] .list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

[dir="ltr"] .list-group-unbordered > .list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}

[dir="ltr"] .carousel-inner > .item > a > img,
[dir="ltr"] .carousel-inner > .item > img,
[dir="ltr"] .img-responsive,
[dir="ltr"] .thumbnail a > img,
[dir="ltr"] .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

[dir="ltr"] .tab-pane .timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

    [dir="ltr"] .tab-pane .timeline:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #ddd;
        left: 31px;
        margin: 0;
        border-radius: 2px;
    }

    [dir="ltr"] .tab-pane .timeline span > li,
    [dir="ltr"] .tab-pane .timeline > li {
        position: relative;
        margin-right: 10px;
        margin-bottom: 15px;
    }

        [dir="ltr"] .tab-pane .timeline span > li:after,
        [dir="ltr"] .tab-pane .timeline span > li:before,
        [dir="ltr"] .tab-pane .timeline > li:after,
        [dir="ltr"] .tab-pane .timeline > li:before {
            content: " ";
            display: table;
        }

    [dir="ltr"] .tab-pane .timeline span > .time-label > span,
    [dir="ltr"] .tab-pane .timeline > .time-label > span {
        font-weight: 600;
        padding: 5px;
        display: inline-block;
        background-color: #fff;
        border-radius: 4px;
    }

    [dir="ltr"] .tab-pane .timeline > li:after,
    [dir="ltr"] .tab-pane .timeline > span:after {
        clear: both;
    }

[dir="ltr"] .nav-tabs-custom > .tab-content {
    background: #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

[dir="ltr"] .tab-pane .timeline span > li > .fa,
[dir="ltr"] .tab-pane .timeline span > li > .fab,
[dir="ltr"] .tab-pane .timeline span > li > .far,
[dir="ltr"] .tab-pane .timeline span > li > .fas,
[dir="ltr"] .tab-pane .timeline span > li > .glyphicon,
[dir="ltr"] .tab-pane .timeline span > li > .ion,
[dir="ltr"] .tab-pane .timeline > li > .fa,
[dir="ltr"] .tab-pane .timeline > li > .glyphicon,
[dir="ltr"] .tab-pane .timeline > li > .ion {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    background: #d2d6de;
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0;
}

[dir="ltr"] .tab-pane .timeline span > li > .timeline-item,
[dir="ltr"] .tab-pane .timeline > li > .timeline-item {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-top: 0;
    background: #fff;
    color: #444;
    margin-left: 60px;
    margin-right: 15px;
    padding: 0;
    position: relative;
}

[dir="ltr"] .timeline span > li > .timeline-item > .time,
[dir="ltr"] .timeline > li > .timeline-item > .time {
    color: #999;
    float: right;
    padding: 10px;
    font-size: 12px;
}

[dir="ltr"] .timeline-inverse span > li > .timeline-item > .timeline-header,
[dir="ltr"] .timeline-inverse > li > .timeline-item > .timeline-header {
    border-bottom-color: #ddd;
}

[dir="ltr"] .timeline span > li > .timeline-item > .timeline-header,
[dir="ltr"] .timeline > li > .timeline-item > .timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 16px;
    line-height: 1.1;
    background: inherit;
}

    [dir="ltr"] .timeline span > li > .timeline-item > .timeline-header > a,
    [dir="ltr"] .timeline > li > .timeline-item > .timeline-header > a {
        font-weight: 600;
        color: #3c8dbc;
    }

[dir="ltr"] .timeline span > li > .timeline-item > .timeline-body,
[dir="ltr"] .timeline span > li > .timeline-item > .timeline-footer,
[dir="ltr"] .timeline > li > .timeline-item > .timeline-body,
[dir="ltr"] .timeline > li > .timeline-item > .timeline-footer {
    padding: 10px;
}

[dir="ltr"] .tab-pane .timeline-inverse span > li > .timeline-item,
[dir="ltr"] .tab-pane .timeline-inverse > li > .timeline-item,
[dir="ltr"] .tab-pane .timeline-inverse > span > .timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
}

[dir="ltr"] .btn-group-xs > .btn,
[dir="ltr"] .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff !important;
}

[dir="ltr"] .bg-teal-gradient {
    background: #39cccc !important;
    background: -webkit-gradient( linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd) ) !important;
    background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
    background: -moz-linear-gradient( center bottom, #39cccc 0, #7adddd 100% ) !important;
    background: -o-linear-gradient(#7adddd, #39cccc) !important;
    color: #fff;
}

[dir="ltr"] .bg-teal {
    background-color: #39cccc !important;
    color: #fff !important;
}

[dir="ltr"] .box.box-solid > .box-header > .box-tools .btn {
    border: 0;
    box-shadow: none;
}

.btn-sm,
[dir="ltr"] .btn-group-sm > .btn {
    padding: 0 10px;
    font-size: 12px;
    line-height: 2.5;
    border-radius: 3px;
}

[dir="ltr"] .box.box-solid[class*="bg"] > .box-header {
    color: #fff;
}

[dir="ltr"] .box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em;
}

[dir="ltr"] .box-solid {
    border-top: 0;
}

[dir="ltr"] .table-display {
    display: table;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

[dir="ltr"] .table-body {
    display: table-row-group;
}

[dir="ltr"] .table-row {
    display: table-row;
}

[dir="ltr"] .table-cell {
    display: table-cell;
    padding: 0.15rem 0.25rem;
}

[dir="ltr"] .todo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto;
}

    [dir="ltr"] .todo-list > li {
        border-radius: 2px;
        padding: 10px;
        background: #f4f4f4;
        margin-bottom: 2px;
        border-left: 2px solid #e6e7e8;
        color: #444;
    }

    [dir="ltr"] .todo-list .handle {
        display: inline-block;
        cursor: move;
        margin: 0 5px;
    }

    [dir="ltr"] .todo-list > li .text {
        display: inline-block;
        margin-left: 5px;
        font-weight: 600;
        width: 60%;
    }

    [dir="ltr"] .todo-list > li .label {
        margin-left: 10px;
        font-size: 9px;
    }

    [dir="ltr"] .todo-list > li .tools {
        display: none;
        float: right;
        color: #dd4b39;
    }

    [dir="ltr"] .todo-list > li:hover .tools {
        display: inline-block;
    }

[dir="ltr"] .label-default {
    background-color: #d2d6de;
    color: #444;
}

[dir="ltr"] .bg-light-blue,
[dir="ltr"] .label-primary {
    background-color: #3c8dbc !important;
    color: #fff;
}

[dir="ltr"] .btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 5px 5px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 10px;
    width: 125px;
}

    [dir="ltr"] .btn-app > .fa,
    [dir="ltr"] .btn-app > .fab,
    [dir="ltr"] .btn-app > .far,
    [dir="ltr"] .btn-app > .fas,
    [dir="ltr"] .btn-app > .glyphicon,
    [dir="ltr"] .btn-app > .ion {
        font-size: 20px;
        display: block;
    }

    [dir="ltr"] .btn-app:hover {
        background: #f4f4f4;
        color: #444;
        border-color: #aaa;
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    [dir="ltr"] .btn-app:active,
    [dir="ltr"] .btn-app:focus {
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

[dir="ltr"] .card.employeeCard {
    border: 0;
    margin: 0;
    padding: 0;
    background: 0 0;
    box-shadow: none;
}

[dir="ltr"] a.employeeCard .box.box-widget:hover {
    box-shadow: 0 20px 25px #aab2bd;
    text-decoration: none;
}

[dir="ltr"] .card-columns {
    width: 100%;
}

@media (min-width: 576px) {
    [dir="ltr"] .card-columns {
        column-count: 4;
    }
}

[dir="ltr"] .contacts {
    text-transform: capitalize;
}

[dir="ltr"] .check-mt-5 {
    margin-top: 2.5rem !important;
}

button.btn,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
td,
ul {
    font-family: Changa, sans-serif;
}

[dir="ltr"] .modal-content {
    background-color: #e4e4e4;
}

[dir="ltr"] .control-sidebar.control-sidebar-open,
[dir="ltr"] .control-sidebar.control-sidebar-open + .control-sidebar-bg {
    right: 0;
}

[dir="ltr"] .control-sidebar-dark,
[dir="ltr"] .control-sidebar-dark + .control-sidebar-bg {
    background: #646b71 !important;
}

[dir="ltr"] .control-sidebar-dark {
    color: #b8c7ce;
}

[dir="ltr"] .control-sidebar {
    position: fixed;
    margin-top: 45px;
    z-index: 3010 !important;
    padding-top: 0 !important;
    overflow-y: scroll;
    scroll-behavior: smooth;
    height: 587px !important;
}

    [dir="ltr"] .control-sidebar::-webkit-scrollbar {
        width: 6px;
        height: 4px;
    }

    [dir="ltr"] .control-sidebar::-webkit-scrollbar-track {
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
    }

    [dir="ltr"] .control-sidebar::-webkit-scrollbar-thumb {
        background-color: #b8c7ce;
        border-radius: 10px;
    }

[dir="ltr"] .control-sidebar-subheading {
    display: inline-grid !important;
}

[dir="ltr"] article,
[dir="ltr"] aside,
[dir="ltr"] details,
[dir="ltr"] figcaption,
[dir="ltr"] figure,
[dir="ltr"] footer,
[dir="ltr"] header,
[dir="ltr"] hgroup,
[dir="ltr"] main,
[dir="ltr"] menu,
[dir="ltr"] nav,
[dir="ltr"] section,
[dir="ltr"] summary {
    display: block;
}

[dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs {
    border-bottom: #1c2529;
}

[dir="ltr"] .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

[dir="ltr"] .nav-justified {
    width: 100%;
}

[dir="ltr"] #applicationStatus {
    width: auto;
    height: 40px;
}

[dir="ltr"] .applicationStatus li {
    position: relative;
    height: 40px;
    background-color: #767676;
    display: inline-block;
    zoom: 1;
    margin-left: 9px;
    padding: 10px 10px 10px 30px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
}

[dir="ltr"] ul.applicationStatus {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

[dir="ltr"] li.applicationStatus:first-child:after,
[dir="ltr"] li.applicationStatusGood:after,
[dir="ltr"] li.applicationStatusNoGood:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 10px solid #767676;
    border-bottom: 20px solid transparent;
    margin: -10px 0 0 10px;
}

[dir="ltr"] li.applicationStatus:last-child:before,
[dir="ltr"] li.applicationStatusGood:before,
[dir="ltr"] li.applicationStatusNoGood:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    border-top: 20px solid transparent;
    border-left: 10px solid #ececec;
    border-bottom: 20px solid transparent;
    margin: -10px 0 0 0;
}

[dir="ltr"] li.applicationStatus:first-child {
    padding-left: 10px;
    margin-left: 0;
}

[dir="ltr"] li.applicationStatus:last-child {
    padding-right: 30px;
}

[dir="ltr"] li.applicationStatusGood {
    background-color: #77a942;
}

    [dir="ltr"] li.applicationStatusGood:after {
        border-left: 10px solid #77a942;
    }

[dir="ltr"] li.applicationStatusNoGood {
    background-color: #c42c00;
}

    [dir="ltr"] li.applicationStatusNoGood:after {
        border-left: 10px solid #c42c00;
    }

[dir="ltr"] .status-flow > .nav-tabs > li > a {
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    padding: 5px 2px;
}

[dir="ltr"] .login-wrap .form-control {
    background-color: rgba(50, 112, 140, 0.56);
    color: #fff;
    border: transparent;
}

[dir="ltr"] .login-wrap .input-group-text {
    color: #fff;
    border: 0;
    background-color: rgba(50, 112, 140, 0.56);
}

[dir="ltr"] .login-wrap .form-control:focus {
    background-color: rgba(50, 112, 140, 0.31);
    color: #fff;
    border: transparent;
    box-shadow: none;
}

[dir="ltr"] .login-wrap input.form-control::-webkit-input-placeholder {
    color: #fff;
    border: transparent;
}

[dir="ltr"] .login-wrap .form-control::-moz-placeholder {
    color: #fff;
}

[dir="ltr"] .btn-login {
    color: #fff;
    background-color: rgba(50, 112, 140, 0.56);
    border-color: transparent;
}

[dir="ltr"] .submit-button {
    height: 30px;
    margin-top: -2px;
    margin-left: -16px;
    width: 203px;
}

[dir="ltr"] .forgot {
    margin-top: -2px;
}

[dir="ltr"] a.forgot:hover {
    color: #fff;
}

[dir="ltr"] hr.style-two {
    border: 0;
    height: 3px;
    background-image: linear-gradient( to right, rgba(50, 112, 140, 0), rgba(50, 112, 140, 0.75), rgba(50, 112, 140, 0) );
}

[dir="ltr"] hr.style-grid {
    border: 0;
    height: 2px;
    background-image: linear-gradient( to right, rgba(50, 112, 140, 0), #c9cdd2, rgba(50, 112, 140, 0) );
}

[dir="ltr"] .absolute-center {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

[dir="ltr"] .floaty {
    position: fixed;
    bottom: 40px;
    right: 0;
    z-index: 2050;
}

[dir="ltr"] .floaty-list {
    margin: 0 0 20px;
    padding: 0 0 0 2px;
    list-style: none;
    opacity: 0;
    display: none;
    transition: opacity 0.2s ease-out;
}

[dir="ltr"] .floaty-list-item {
    position: relative;
    width: 40px;
    height: 40px;
    margin: 15px 0;
    cursor: pointer;
    background-color: #f0f0f0;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}

    [dir="ltr"] .floaty-list-item > img {
        border-radius: 50%;
    }

    [dir="ltr"] .floaty-list-item > a > i {
        font-size: 18px;
        width: 16px;
        height: 20px;
        color: #fff;
    }

[dir="ltr"] .floaty-list-item--yellow {
    background-color: #d4a717;
}

    [dir="ltr"] .floaty-list-item--yellow > svg {
        fill: #fff;
    }

[dir="ltr"] .floaty-list-item-event {
    background-color: #f74747;
}

    [dir="ltr"] .floaty-list-item-event > svg {
        fill: #fff;
    }

[dir="ltr"] .floaty-list-item-activity {
    background-color: #3bba39;
}

    [dir="ltr"] .floaty-list-item-activity > svg {
        fill: #fff;
    }

[dir="ltr"] .floaty-list-item-reminder {
    background-color: #1c77c3;
}

    [dir="ltr"] .floaty-list-item-reminder > svg {
        fill: #fff;
    }

[dir="ltr"] .floaty-list-item--blue {
    background-color: #3c80f6;
}

    [dir="ltr"] .floaty-list-item--blue > svg {
        fill: #fff;
    }

[dir="ltr"] .floaty-list-item-label {
    position: absolute;
    top: 8px;
    right: 120%;
    padding: 4px 8px;
    font-size: 14px;
    color: #7f7f80;
    background-color: #f3ee5f;
    border-radius: 2px;
    opacity: 0;
    white-space: nowrap;
    pointer-events: none;
    transition: opacity 0.2s ease-out;
}

[dir="ltr"] .floaty-list-item:hover > .floaty-list-item-label {
    opacity: 1;
}

[dir="ltr"] .floaty-btn {
    position: relative;
    width: 45px;
    height: 45px;
    float: right;
    margin-right: 15px;
    cursor: pointer;
    background-color: #db4437;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}

    [dir="ltr"] .floaty-btn:hover + .floaty-list {
        opacity: 1;
    }

[dir="ltr"] .floaty.is-active .floaty-list {
    opacity: 1;
    display: block;
}

[dir="ltr"] .floaty-btn-label {
    position: absolute;
    top: 14px;
    right: 115%;
    padding: 4px 8px;
    font-size: 14px;
    color: #fff;
    background-color: #424242;
    border-radius: 2px;
    opacity: 0;
    pointer-events: none;
    white-space: nowrap;
    transition: opacity 0.2s ease-out;
}

[dir="ltr"] .floaty-btn-icon {
    transition: all 0.2s;
}

[dir="ltr"] .floaty-btn-icon-plus {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

[dir="ltr"] .floaty.is-active .floaty-btn-icon-plus {
    opacity: 0;
    -webkit-transform: rotate(13deg);
    transform: rotate(130deg);
}

[dir="ltr"] .floaty-btn-icon-create {
    opacity: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

[dir="ltr"] .floaty.is-active .floaty-btn-icon-create {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

[dir="ltr"] .floaty-list li {
    transform: translateY(0);
    transition: transform 0.2s, opacity 2s;
    opacity: 1;
}

    [dir="ltr"] .floaty-list li.show {
        opacity: 1;
        transform: translateY(-100%);
    }

[dir="ltr"] .widget-user .widget-user-header {
    padding: 20px;
    height: 100px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

[dir="ltr"] .widget-user .widget-user-image {
    position: absolute;
    top: 5px;
    left: 25%;
    margin-left: -45px;
}

    [dir="ltr"] .widget-user .widget-user-image > img {
        width: 90px;
        height: auto;
        border: 3px solid #fff;
    }

[dir="ltr"] .widget-user .box-footer {
    padding-top: 5px;
    padding-bottom: 5px;
}

[dir="ltr"] .description-block {
    display: block;
    margin: 2px 0;
    text-align: center;
}

    [dir="ltr"] .description-block > .description-header {
        margin: 0;
        padding: 0;
        font-weight: 600;
        font-size: 15px;
    }

    [dir="ltr"] .description-block > .description-text {
        text-transform: uppercase;
    }

[dir="ltr"] .modal-backdrop {
    z-index: 2040;
}

[dir="ltr"] .direct-chat-img {
    border-radius: 50%;
    float: left;
    width: 40px;
    height: 40px;
}

[dir="ltr"] .modal {
    z-index: 2050;
}

[dir="ltr"] .tooltip {
    z-index: 2070;
}

[dir="ltr"] .easy-acces-bg {
    background-color: #9c9ca0 !important;
    background-image: linear-gradient( 141deg, #303256 0, #75798e 51%, #2c4150 75% ) !important;
    opacity: 0.95;
}

[dir="ltr"] .section-drop[aria-expanded="true"] .section-button::after {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 15px solid rgba(194, 198, 206, 0.25);
    content: "";
}

[dir="ltr"] .display-5 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
    vertical-align: middle;
}

[dir="ltr"] .margin-auto {
    margin: 0 auto;
}

[dir="ltr"] .main-header {
    position: relative;
    max-height: 100px;
    z-index: 1030;
}

    [dir="ltr"] .main-header .navbar {
        -webkit-transition: margin-left 0.3s ease-in-out;
        -o-transition: margin-left 0.3s ease-in-out;
        transition: margin-left 0.3s ease-in-out;
        margin-bottom: 0;
        margin-left: 230px;
        border: none;
        min-height: 50px;
        border-radius: 0;
    }

[dir="ltr"] .layout-top-nav .main-header .navbar {
    margin-left: 0;
}

[dir="ltr"] .main-header #navbar-search-input.form-control {
    background: rgba(255, 255, 255, 0.2);
    border-color: transparent;
}

    [dir="ltr"] .main-header #navbar-search-input.form-control:active,
    [dir="ltr"] .main-header #navbar-search-input.form-control:focus {
        border-color: rgba(0, 0, 0, 0.1);
        background: rgba(255, 255, 255, 0.9);
    }

    [dir="ltr"] .main-header #navbar-search-input.form-control::-moz-placeholder {
        color: #ccc;
        opacity: 1;
    }

    [dir="ltr"]
    .main-header
    #navbar-search-input.form-control:-ms-input-placeholder {
        color: #ccc;
    }

    [dir="ltr"]
    .main-header
    #navbar-search-input.form-control::-webkit-input-placeholder {
        color: #ccc;
    }

[dir="ltr"] .main-header .navbar-custom-menu,
[dir="ltr"] .main-header .navbar-right {
    float: right;
}

@media (max-width: 991px) {
    [dir="ltr"] .main-header .navbar-custom-menu a,
    [dir="ltr"] .main-header .navbar-right a {
        color: inherit;
        background: 0 0;
    }

    [dir="ltr"] #sidebar {
        margin-left: 0;
    }

    [dir="ltr"] .form-login {
        font-size: 12px !important;
    }
}

@media (max-width: 767px) {
    [dir="ltr"] .main-header .navbar-right {
        float: none;
    }

    [dir="ltr"] .navbar-collapse .main-header .navbar-right {
        margin: 7.5px -15px;
    }

    [dir="ltr"] .main-header .navbar-right > li {
        color: inherit;
        border: 0;
    }
}

[dir="ltr"] .main-header .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
    font-family: fontAwesome;
}

    [dir="ltr"] .main-header .sidebar-toggle:before {
        content: "\f0c9";
    }

    [dir="ltr"] .main-header .sidebar-toggle:hover {
        color: #fff;
    }

    [dir="ltr"] .main-header .sidebar-toggle:active,
    [dir="ltr"] .main-header .sidebar-toggle:focus {
        background: 0 0;
    }

    [dir="ltr"] .main-header .sidebar-toggle .icon-bar {
        display: none;
    }

[dir="ltr"] .main-header .navbar .nav > li.user > a > .glyphicon,
[dir="ltr"] .main-header .navbar .nav > li.user > a > .ion,
[dir="ltr"].main-header .navbar .nav > li.user > a > .fa {
    margin-right: 5px;
}

[dir="ltr"] .main-header .navbar .nav > li > a > .label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: 0.9;
}

[dir="ltr"] .main-header .logo {
    -webkit-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    width: 230px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden;
}

    [dir="ltr"] .main-header .logo .logo-lg {
        display: block;
    }

    [dir="ltr"] .main-header .logo .logo-mini {
        display: none;
    }

[dir="ltr"] .main-header .navbar-brand {
    color: #fff;
}

[dir="ltr"] .content-header {
    position: relative;
    padding: 15px 15px 0 15px;
}

    [dir="ltr"] .content-header > h1 {
        margin: 0;
        font-size: 24px;
    }

        [dir="ltr"] .content-header > h1 > small {
            font-size: 15px;
            display: inline-block;
            padding-left: 4px;
            font-weight: 300;
        }

    [dir="ltr"] .content-header > .breadcrumb {
        float: right;
        background: 0 0;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 12px;
        padding: 7px 5px;
        position: absolute;
        top: 15px;
        right: 10px;
        border-radius: 2px;
    }

        [dir="ltr"] .content-header > .breadcrumb > li > a {
            color: #444;
            text-decoration: none;
            display: inline-block;
        }

            [dir="ltr"] .content-header > .breadcrumb > li > a > .fa,
            [dir="ltr"] .content-header > .breadcrumb > li > a > .glyphicon,
            [dir="ltr"] .content-header > .breadcrumb > li > a > .ion {
                margin-right: 5px;
            }

        [dir="ltr"] .content-header > .breadcrumb > li + li:before {
            content: ">\00a0";
        }

@media (max-width: 991px) {
    [dir="ltr"] .content-header > .breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: #d2d6de;
        padding-left: 10px;
    }

        [dir="ltr"] .content-header > .breadcrumb li:before {
            color: #97a0b3;
        }
}

[dir="ltr"] .navbar-toggle {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 15px 15px;
}

@media (max-width: 767px) {
    [dir="ltr"] .main-header {
        position: relative;
    }

        [dir="ltr"] .main-header .logo,
        [dir="ltr"] .main-header .navbar {
            width: 100%;
            float: none;
        }

        [dir="ltr"] .main-header .navbar {
            margin: 0;
        }

        [dir="ltr"] .main-header .navbar-custom-menu {
            float: right;
        }

    [dir="ltr"] .input-group {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
    }

    [dir="ltr"] .input-group-Login {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 30%;
    }

    [dir="ltr"] .card {
        display: table-row-group;
    }

    [dir="ltr"] .user-modal {
        left: 0 !important;
    }

    [dir="ltr"] .box {
        border-radius: 3px;
        background: #fff;
        margin-bottom: 20px;
        width: 100% !important;
    }

    [dir="ltr"] .search-bar {
        float: left;
        width: 37% !important;
        margin-top: 3px;
        margin-left: 3px;
    }

    [dir="ltr"] nav.breadcrumb {
        margin-top: 77px !important;
    }

    [dir="ltr"] .preview-lg {
        width: 139px !important;
        height: 148px;
    }

    [dir="ltr"] #search #search-input,
    [dir="ltr"] #search .hint {
        padding-left: 43px;
        padding-right: 43px;
        border-radius: 23px;
        margin-top: -43px !important;
    }

    [dir="ltr"] .search-icon {
        margin-top: 70px;
    }

    [dir="ltr"] .choose-file {
        margin-top: 15px;
    }

    [dir="ltr"] .btn-app {
        width: 125px !important;
    }

    [dir="ltr"] #search {
        position: relative;
        font-size: 14px;
        margin: 56px auto 0 !important;
    }

    [dir="ltr"] .login-bottom-progress {
        float: right;
        width: 77% !important;
        height: 100%;
        margin-right: 46px !important;
        margin-top: 12px !important;
        margin-bottom: 48px !important;
    }

    [dir="ltr"] .easy-access-menu {
        left: 52px !important;
        width: 900px;
    }

    [dir="ltr"] .icon-field {
        margin-top: 41px;
        margin-left: -120px;
    }

    [dir="ltr"] .Modal-Raw-Data {
        width: 398px;
    }

    [dir="ltr"] .left-menu {
        display: inherit;
    }

    [dir="ltr"] .Search-button {
        height: 96%;
    }

    [dir="ltr"] .switch input {
        display: none;
    }

    [dir="ltr"] .switch {
        margin-top: -28px !important;
        margin-left: 164px;
        margin-right: 90px;
        float: right;
    }

    [dir="ltr"] .switch-login {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 26px;
    }

        [dir="ltr"] .switch-login input[type="checkbox"] {
            display: none;
        }

    [dir="ltr"] .page-settings {
        margin-left: -59px;
    }

    [dir="ltr"] [uib-popover-html-popup].popover,
    [dir="ltr"] [uib-popover-popup].popover,
    [dir="ltr"] [uib-popover-template-popup].popover {
        display: block !important;
        margin-left: 20px !important;
        left: 0 !important;
    }

    [dir="ltr"] .btn-group,
    [dir="ltr"] .btn-group-vertical {
        position: relative;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        vertical-align: middle;
    }

    [dir="ltr"] .sidebar-menu-mobile {
        width: 353px !important;
        margin-left: -199px;
        margin-top: 25px;
        z-index: 10;
    }

    [dir="ltr"] .page-of-page-side {
        width: 100% !important;
    }

    [dir="ltr"] md-autocomplete {
        border-radius: 2px;
        display: block;
        height: 40px;
        position: relative;
        overflow: visible;
        min-width: 163px !important;
        margin-left: 18px;
    }

    [dir="ltr"] .user-dashboard {
        float: left;
        margin-top: -11px;
        margin-left: 7px;
    }

    [dir="ltr"] .switch-label {
        color: #fff;
        float: right;
        margin-top: -34px;
        margin-right: 133px;
    }

    [dir="ltr"] .search-icon {
        margin-top: 30px;
    }

    [dir="ltr"] .Crud {
        margin-top: 10px;
    }

    [dir="ltr"] .Crud-status {
        margin-top: 54px !important;
    }

    [dir="ltr"] .crud-editable {
        margin-top: 26px;
    }

    [dir="ltr"] .Crud-buttons {
        margin-left: 112px;
        margin-top: -41px;
    }

    [dir="ltr"] .Crud-buttons-lead {
        margin-left: 147px;
        margin-top: -41px;
    }

    [dir="ltr"] .Crud-Download-Button {
        margin-right: -80px;
    }

    [dir="ltr"] .save-bar {
        text-align: center;
        position: fixed;
        bottom: 25px;
        z-index: 1;
        margin: 0 auto;
        background: #fff;
        padding: 10px;
        box-shadow: 0 3px 25px #aab2bd;
    }

    [dir="ltr"] .site-footer {
        background: #1878ab;
        color: #fff;
        padding: 0 0;
        height: 26px;
        transition: all 0.3s;
        margin-left: 0;
        text-align: center;
        position: fixed !important;
        bottom: 0 !important;
        z-index: 1;
        margin: 0 auto;
    }

    [dir="ltr"] .notes {
        margin-top: -128px;
        float: right;
        margin-right: -7px;
        color: #fff !important;
    }

    [dir="ltr"] .easy-access {
        padding: 4em 0;
    }

    [dir="ltr"] .button-easy-access {
        margin-bottom: 0;
        box-shadow: 3px 6px 18px -1px rgba(58, 57, 57, 0.75);
        -webkit-box-shadow: -3px 6px 18px -1px rgba(58, 57, 57, 0.75);
        padding: 20px 10px;
        color: #fff;
        background: #1a4c61;
        width: 249px;
        height: 130px;
        margin-left: -27px !important;
        border-radius: 10px;
    }

    [dir="ltr"] .breadcrumb #divStyle-create {
        float: right;
    }

    [dir="ltr"] .breadcrumb #breadcrumb-data {
        float: left;
        line-height: 2.2;
        width: 71% !important;
    }

    [dir="ltr"] .settings {
        float: right;
        margin-right: 2px;
        margin-top: 0;
        color: #fff !important;
    }

    [dir="ltr"] .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

        [dir="ltr"] .slider:before {
            position: absolute;
            content: "";
            height: 20px;
            width: 20px;
            left: 3px;
            bottom: 3px;
            background-color: #fff;
            -webkit-transition: 0.4s;
            transition: 0.4s;
        }
}

@media (max-width: 991px) {
    [dir="ltr"] .navbar-collapse.pull-left {
        float: none !important;
    }

        [dir="ltr"] .navbar-collapse.pull-left + .navbar-custom-menu {
            display: block;
            position: absolute;
            top: 0;
            right: 40px;
        }
}

[dir="ltr"] .main-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    -webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}

@media (max-width: 767px) {
    [dir="ltr"] .main-sidebar {
        padding-top: 100px;
    }
}

@media (max-width: 767px) {
    [dir="ltr"] .main-sidebar {
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0);
    }
}

@media (min-width: 768px) {
    [dir="ltr"] .sidebar-collapse .main-sidebar {
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0);
    }
}

@media (max-width: 767px) {
    [dir="ltr"] .floatChatMobileButton-toggle {
        position: fixed;
        width: 45px;
        height: 45px;
        bottom: 34px;
        left: 13px;
        display: block !important;
        background-color: #1e88e5;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        box-shadow: 1px 1px 2px #999;
    }

    [dir="ltr"] .Chat-Mobile {
        display: block;
    }

    [dir="ltr"] .input-group-prepend {
        margin-right: -1px;
        margin-bottom: -1px;
    }

    [dir="ltr"] .MobileChatIcon {
        color: #fff;
        font-size: 20px;
        margin-top: 0;
    }

    [dir="ltr"] .ChatMobileSideBar {
        width: 100%;
        height: 100%;
        overflow: visible;
        position: fixed;
        background: #6c757d;
        top: 0;
        bottom: 0;
        display: none;
        right: 6px;
    }

    [dir="ltr"] .remove-padding {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    [dir="ltr"] .col-sm-12 {
        padding-right: 9px !important;
        padding-left: 9px !important;
    }

    [dir="ltr"] .MobileChatFriendsLits {
        background-color: #ffffe0;
        background-color: #ffffe0;
        width: 100%;
        height: 600px;
        margin-top: 0;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    [dir="ltr"] .ChatListHeader {
        bottom: 0 !important;
        height: 35px !important;
        position: relative !important;
        background-color: #1e88e5 !important;
    }

    [dir="ltr"] .tota-notif-badgeResponsive {
        position: absolute;
        border-radius: 50%;
        background-color: #ff2c2c;
        color: #fff;
        font-size: 9px;
        float: left;
        top: 0;
        height: 18px;
        width: auto;
        left: 49px;
        z-index: 222222222;
        min-width: 18px;
        text-align: center;
        margin-top: 7px;
        line-height: 18px;
    }

    [dir="ltr"] .Chatlist-title-mini {
        font-size: 18px;
        text-align: center;
        margin-left: 34%;
        position: relative;
        top: 3px;
        color: #fff;
    }

    [dir="ltr"] .MyMobileChatListTileIcon {
        float: left;
        position: relative;
        left: 23px;
        font-size: 19px;
        top: 5px;
        color: #fff;
    }

    [dir="ltr"] .MyOnlineFriendsBadgeMiniTitleRespo {
        right: 10px;
        float: right;
        position: relative;
        right: 80px;
        top: 5px;
        font-size: 16px;
        color: #fff;
    }

    [dir="ltr"] .Back_Side_Bar_Btn {
        display: flex;
        color: #fff;
        font-family: changa;
        float: right;
        top: 1px;
        width: 32px;
        height: 20px;
        right: 20px;
        font-size: 22px;
        background-color: transparent;
        outline-style: none;
        border: none;
        border-style: none;
        outline: 0;
    }

    [dir="ltr"] .searchBar-Responsive {
        position: relative;
        border: none !important;
        border-style: none !important;
        outline: 0 !important;
        outline-style: none !important;
        width: 100% !important;
    }

    [dir="ltr"] .mobile {
        display: block !important;
    }

    [dir="ltr"] .btn {
        margin-bottom: 0 !important;
    }

    [dir="ltr"] scroll-container {
        display: block;
        width: 301px;
        display: block;
        width: 301px;
        max-height: 313px;
        min-height: 321px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    [dir="ltr"] .col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        max-width: 80%;
        flex: 0 0 80%;
    }

    [dir="ltr"] .Mobilefriend {
        width: 455px;
        height: auto;
        top: 0;
        background-color: #ffffe0;
        border-left: 4px solid;
        border-color: #3bba39;
        cursor: pointer;
        display: flex;
        align-items: center;
        right: 15px;
        margin-bottom: 5px;
        position: relative;
    }

    [dir="ltr"] .MobilefriendImg {
        width: 45px;
        height: 45px;
        border-radius: 30px;
        margin-right: 28px;
        position: relative;
    }

    [dir="ltr"] .MobileName {
        font-size: 14px;
        color: #303030 !important;
        width: 100%;
        right: 40px;
        text-align: left;
        float: left;
        position: relative;
        bottom: 6px;
    }

    [dir="ltr"] .Mobileposition {
        font-size: 10px;
        text-align: left;
        width: 100%;
        color: grey;
        right: 300px;
        bottom: 0;
    }

    [dir="ltr"] .MobileSatuts {
        font-family: Changa;
        font-size: 10px;
        color: #696969;
        text-overflow: ellipsis;
        top: 38px;
        left: 61px;
        position: absolute;
        text-align: left;
        float: left;
    }

    [dir="ltr"] .MyEmail-icon-mobile {
        position: relative;
        top: 3px;
        right: 239px;
        width: 100%;
    }

    [dir="ltr"] .activeSince-mobile {
        font-size: 8px;
        position: absolute;
        font-family: Changa;
        color: #40bcd8;
        color: #696969 !important;
        bottom: 20px;
    }

    [dir="ltr"] .last-seen {
        font-size: 8px;
        position: absolute;
        font-family: Changa;
        color: #696969 !important;
        top: 45px;
    }

    [dir="ltr"] .ChatListBorder {
        border-bottom: 3px solid #dadada;
        width: 86%;
        margin-left: 26px;
        margin-right: 26px;
    }

    [dir="ltr"] .btn-primary-mobile {
        margin-left: 15px !important;
        margin-top: -40px !important;
    }

    [dir="ltr"] .MobileChatFrindsLits {
        background-color: #ffffe0;
        background-color: #ffffe0;
        width: 100%;
        height: 600px;
        margin-top: 0;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    [dir="ltr"] .open-list {
        display: none !important;
    }

    [dir="ltr"] .sidebar-open .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    [dir="ltr"] .easy-access-text {
        white-space: pre-wrap;
    }

    [dir="ltr"] .navbar-custom-menu > .navbar-nav > li.lang-btn {
        float: left !important;
    }

    [dir="ltr"] .navbar-nav > li > a > span {
        display: none !important;
    }

    [dir="ltr"] .dropdown-toggle::after {
        border-top: none !important;
        border-left: none !important;
    }

    [dir="ltr"] .HideDesktopSidebar {
        display: none;
    }

    [dir="ltr"] .HideDesktop {
        display: none;
    }

    [dir="ltr"] .EasyAccessResponsive {
        margin-left: -3px !important;
    }

    [dir="ltr"] #PlusMinusIcon {
        font-size: 10px !important;
        padding-right: 6px;
        margin-right: 0;
        margin: 0;
        display: flex;
        position: relative;
        padding: 0;
        bottom: 14px;
    }

    [dir="ltr"] .white {
        color: #fff !important;
    }

    [dir="ltr"] .col-md-12 {
        padding-right: 17px !important;
        padding-left: 12px !important;
    }

    [dir="ltr"] #sidebar {
        max-width: 56%;
        min-width: 32%;
        z-index: 9000;
    }

    [dir="ltr"] .site-footer {
        width: 100%;
        margin-right: 0;
        height: 40px;
    }

    [dir="ltr"] .header {
        min-height: 45px;
        padding: 0;
        width: 100% !important;
    }

    [dir="ltr"] .wrapper {
        height: auto;
        min-height: 100%;
        overflow: scroll;
    }

    [dir="ltr"] .header .sidebar-toggle {
        padding: 10px 5px;
    }

    [dir="ltr"] .input-group-Login {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 30%;
    }

    [dir="ltr"] .input-group {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
    }
}

[dir="ltr"] .sidebar {
    padding-bottom: 10px;
}

[dir="ltr"] .sidebar-form input:focus {
    border-color: transparent;
}

[dir="ltr"] .user-panel {
    position: relative;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}

    [dir="ltr"] .user-panel:after,
    [dir="ltr"] .user-panel:before {
        content: " ";
        display: table;
    }

    [dir="ltr"] .user-panel:after {
        clear: both;
    }

    [dir="ltr"] .user-panel > .image > img {
        width: 100%;
        max-width: 45px;
        height: auto;
    }

    [dir="ltr"] .user-panel > .info {
        padding: 5px 5px 5px 15px;
        line-height: 1;
        position: absolute;
        left: 55px;
    }

        [dir="ltr"] .user-panel > .info > p {
            font-weight: 600;
            margin-bottom: 9px;
        }

        [dir="ltr"] .user-panel > .info > a {
            text-decoration: none;
            padding-right: 5px;
            margin-top: 3px;
            font-size: 11px;
        }

            [dir="ltr"] .user-panel > .info > a > .fa,
            [dir="ltr"] .user-panel > .info > a > .glyphicon,
            [dir="ltr"] .user-panel > .info > a > .ion {
                margin-right: 3px;
            }

[dir="ltr"] .sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    [dir="ltr"] .sidebar-menu > li {
        position: relative;
        margin: 0;
        padding: 0;
    }

        [dir="ltr"] .sidebar-menu > li > a {
            padding: 12px 5px 12px 15px;
            display: block;
        }

            [dir="ltr"] .sidebar-menu > li > a > .fa,
            [dir="ltr"] .sidebar-menu > li > a > .glyphicon,
            [dir="ltr"] .sidebar-menu > li > a > .ion {
                width: 20px;
            }

        [dir="ltr"] .sidebar-menu > li .badge,
        [dir="ltr"] .sidebar-menu > li .label {
            margin-right: 5px;
        }

        [dir="ltr"] .sidebar-menu > li .badge {
            margin-top: 3px;
        }

    [dir="ltr"] .sidebar-menu li.header {
        padding: 10px 25px 10px 15px;
        font-size: 12px;
    }

    [dir="ltr"] .sidebar-menu li > a > .fa-angle-left,
    [dir="ltr"] .sidebar-menu li > a > .pull-right-container > .fa-angle-left {
        width: auto;
        height: auto;
        padding: 0;
        margin-right: 10px;
        -webkit-transition: transform 0.5s ease;
        -o-transition: transform 0.5s ease;
        transition: transform 0.5s ease;
    }

    [dir="ltr"] .sidebar-menu li > a > .fa-angle-left {
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -8px;
    }

    [dir="ltr"] .sidebar-menu .menu-open > a > .fa-angle-left,
    [dir="ltr"]
    .sidebar-menu
    .menu-open > a > .pull-right-container > .fa-angle-left {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    [dir="ltr"] .sidebar-menu .active > .treeview-menu {
        display: block;
    }

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-footer,
    .sidebar-mini.sidebar-collapse .right-side,
    [dir="ltr"] .sidebar-mini.sidebar-collapse .content-wrapper {
        margin-left: 50px !important;
        z-index: 840;
    }

    [dir="ltr"] .easy-access {
        padding: 5em 14em;
    }

    [dir="ltr"] .easy-access-row {
        width: 900px;
    }

    [dir="ltr"] .Background-easyaccess {
        width: 907px !important;
    }

    [dir="ltr"] .search-bar {
        float: left;
        width: 30%;
        margin-top: 6px;
        margin-left: 14px;
    }

    [dir="ltr"] .switch-login {
        margin-top: 2px;
        margin-right: -13px;
        float: right;
        position: relative;
        display: inline-block;
        width: 32px;
        height: 20px;
    }

        [dir="ltr"] .switch-login input[type="checkbox"] {
            display: none;
        }

    [dir="ltr"] .crud-editable {
        float: right;
        text-align: right;
    }

    [dir="ltr"] .input-group {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    [dir="ltr"] .input-group-Login {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 30%;
        float: left !important;
    }

    [dir="ltr"] .sidebar-mini.sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 50px !important;
        z-index: 850;
    }

    [dir="ltr"] .sidebar-mini.sidebar-collapse .sidebar-menu > li {
        position: relative;
    }

        [dir="ltr"] .sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
            margin-right: 0;
        }

            [dir="ltr"] .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
                border-top-right-radius: 4px;
            }

        [dir="ltr"]
        .sidebar-mini.sidebar-collapse
        .sidebar-menu > li:not(.treeview) > a > span {
            border-bottom-right-radius: 4px;
        }

        [dir="ltr"]
        .sidebar-mini.sidebar-collapse
        .sidebar-menu > li > .treeview-menu {
            padding-top: 5px;
            padding-bottom: 5px;
            border-bottom-right-radius: 4px;
        }

    .sidebar-mini.sidebar-collapse .sidebar-form,
    .sidebar-mini.sidebar-collapse .sidebar-menu li.header,
    .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu,
    .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right,
    .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span,
    [dir="ltr"] .sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info {
        display: none !important;
        -webkit-transform: translatez(0);
    }

    [dir="ltr"] .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 50px;
    }

        [dir="ltr"] .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
            display: block;
            margin-left: -15px;
            margin-right: -15px;
            font-size: 18px;
        }

        [dir="ltr"] .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
            display: none;
        }

    [dir="ltr"] .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 50px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    [dir="ltr"] .easy-access {
        padding: 5em 2em;
    }
}

@media (min-width: 1025px) and (max-width: 1060px) {
    [dir="ltr"] .easy-access {
        padding: 5em 4em;
    }
}

[dir="ltr"]
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse
.sidebar-menu > li:hover > .treeview-menu,
[dir="ltr"]
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse
.sidebar-menu > li:hover > a > span:not(.pull-right) {
    display: block !important;
    position: absolute;
    width: 180px;
    left: 50px;
}

[dir="ltr"]
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse
.sidebar-menu > li:hover > a > span {
    top: 0;
    margin-left: -3px;
    padding: 12px 5px 12px 20px;
    background-color: inherit;
}

[dir="ltr"]
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse
.sidebar-menu > li:hover > a > .pull-right-container {
    position: relative !important;
    float: right;
    width: auto !important;
    left: 180px !important;
    top: -22px !important;
    z-index: 900;
}

    [dir="ltr"]
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse
    .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type) {
        display: none;
    }

[dir="ltr"]
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse
.sidebar-menu > li:hover > .treeview-menu {
    top: 44px;
    margin-left: 0;
}

[dir="ltr"] .sidebar-expanded-on-hover .content-wrapper,
[dir="ltr"] .sidebar-expanded-on-hover .main-footer {
    margin-left: 50px;
}

[dir="ltr"] .sidebar-expanded-on-hover .main-sidebar {
    box-shadow: 3px 0 8px rgba(0, 0, 0, 0.125);
}

[dir="ltr"] .main-sidebar .user-panel,
[dir="ltr"] .sidebar-menu,
[dir="ltr"] .sidebar-menu > li.header {
    white-space: nowrap;
    overflow: hidden;
}

    [dir="ltr"] .sidebar-menu:hover {
        overflow: visible;
    }

    [dir="ltr"] .sidebar-form,
    [dir="ltr"] .sidebar-menu > li.header {
        overflow: hidden;
        text-overflow: clip;
    }

    [dir="ltr"] .sidebar-menu li > a {
        position: relative;
    }

        [dir="ltr"] .sidebar-menu li > a > .pull-right-container {
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -7px;
        }

[dir="ltr"] .control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0;
}

[dir="ltr"] .control-sidebar,
[dir="ltr"] .control-sidebar-bg {
    top: 0;
    right: -270px;
    width: 270px;
    -webkit-transition: right 0.3s ease-in-out;
    -o-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
}

[dir="ltr"] .control-sidebar {
    position: fixed;
    padding-top: 50px;
    z-index: 1010;
}

@media (max-width: 767px) {
    [dir="ltr"] .control-sidebar {
        padding-top: 100px;
    }
}

[dir="ltr"] .control-sidebar > .tab-content {
    padding: 10px 15px;
}

[dir="ltr"] .control-sidebar.control-sidebar-open,
[dir="ltr"] .control-sidebar.control-sidebar-open + .control-sidebar-bg {
    right: 0;
}

[dir="ltr"] .control-sidebar-open .control-sidebar,
[dir="ltr"] .control-sidebar-open .control-sidebar-bg {
    right: 0;
}

@media (min-width: 768px) {
    .control-sidebar-open .main-footer,
    .control-sidebar-open .right-side,
    [dir="ltr"] .control-sidebar-open .content-wrapper {
        margin-right: 230px;
    }
}

[dir="ltr"] .fixed .control-sidebar {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 50px;
}

[dir="ltr"] .nav-tabs.control-sidebar-tabs > li:first-of-type > a,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover {
    border-left-width: 0;
}

[dir="ltr"] .nav-tabs.control-sidebar-tabs > li > a {
    border-radius: 0;
}

    [dir="ltr"] .nav-tabs.control-sidebar-tabs > li > a,
    [dir="ltr"] .nav-tabs.control-sidebar-tabs > li > a:hover {
        border-top: none;
        border-right: none;
        border-left: 1px solid transparent;
        border-bottom: 1px solid transparent;
    }

        [dir="ltr"] .nav-tabs.control-sidebar-tabs > li > a .icon {
            font-size: 16px;
        }

[dir="ltr"] .nav-tabs.control-sidebar-tabs > li.active > a,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li.active > a:active,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li.active > a:focus,
[dir="ltr"] .nav-tabs.control-sidebar-tabs > li.active > a:hover {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

@media (max-width: 768px) {
    [dir="ltr"] .nav-tabs.control-sidebar-tabs {
        display: table;
    }

        [dir="ltr"] .nav-tabs.control-sidebar-tabs > li {
            display: table-cell;
        }
}

[dir="ltr"] .control-sidebar-heading {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px;
    background: #222d32;
}

[dir="ltr"] .control-sidebar-subheading {
    display: block;
    font-weight: 400;
    font-size: 14px;
}

[dir="ltr"] .control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}

    [dir="ltr"] .control-sidebar-menu > li > a {
        display: block;
        padding: 5px 5px 0 5px;
    }

        [dir="ltr"] .control-sidebar-menu > li > a:after,
        [dir="ltr"] .control-sidebar-menu > li > a:before {
            content: " ";
            display: table;
        }

        [dir="ltr"] .control-sidebar-menu > li > a:after {
            clear: both;
        }

        [dir="ltr"] .control-sidebar-menu > li > a > .control-sidebar-subheading {
            margin-top: 0;
        }

    [dir="ltr"] .control-sidebar-menu .menu-icon {
        float: left;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        text-align: center;
        line-height: 35px;
        margin-top: 8px;
    }

    [dir="ltr"] .control-sidebar-menu .menu-info > .control-sidebar-subheading {
        margin: 0;
    }

    [dir="ltr"] .control-sidebar-menu .menu-info > p {
        margin: 0;
        font-size: 11px;
    }

    [dir="ltr"] .control-sidebar-menu .progress {
        margin: 0;
    }

[dir="ltr"] .control-sidebar-dark {
    color: #b8c7ce;
}

.control-sidebar-dark + .control-sidebar-bg,
[dir="ltr"] .control-sidebar-dark {
    background: #222d32;
}

    [dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs {
        border-bottom: #1c2529;
    }

        [dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a {
            background: #181f23;
            color: #b8c7ce;
        }

            [dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a,
            [dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus,
            [dir="ltr"]
            .control-sidebar-dark
            .nav-tabs.control-sidebar-tabs > li > a:hover {
                border-left-color: #141a1d;
                border-bottom-color: #141a1d;
            }

                [dir="ltr"]
                .control-sidebar-dark
                .nav-tabs.control-sidebar-tabs > li > a:active,
                [dir="ltr"] .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus,
                [dir="ltr"]
                .control-sidebar-dark
                .nav-tabs.control-sidebar-tabs > li > a:hover {
                    background: #1c2529;
                }

                [dir="ltr"]
                .control-sidebar-dark
                .nav-tabs.control-sidebar-tabs > li > a:hover {
                    color: #fff;
                }

        [dir="ltr"]
        .control-sidebar-dark
        .nav-tabs.control-sidebar-tabs > li.active > a,
        [dir="ltr"]
        .control-sidebar-dark
        .nav-tabs.control-sidebar-tabs > li.active > a:active,
        [dir="ltr"]
        .control-sidebar-dark
        .nav-tabs.control-sidebar-tabs > li.active > a:focus,
        [dir="ltr"]
        .control-sidebar-dark
        .nav-tabs.control-sidebar-tabs > li.active > a:hover {
            background: #222d32;
            color: #fff;
        }

    [dir="ltr"] .control-sidebar-dark .control-sidebar-heading,
    [dir="ltr"] .control-sidebar-dark .control-sidebar-subheading {
        color: #fff;
    }

    [dir="ltr"] .control-sidebar-dark .control-sidebar-menu > li > a:hover {
        background: #1e282c;
    }

    [dir="ltr"]
    .control-sidebar-dark
    .control-sidebar-menu > li > a
    .menu-info > p {
        color: #b8c7ce;
        margin-left: 35px;
    }

[dir="ltr"] .control-sidebar-light {
    color: #5e5e5e;
}

    [dir="ltr"] .control-sidebar-light,
    [dir="ltr"] .control-sidebar-light + .control-sidebar-bg {
        background: #f9fafc;
        border-left: 1px solid #d2d6de;
    }

        [dir="ltr"] .control-sidebar-light .nav-tabs.control-sidebar-tabs {
            border-bottom: #d2d6de;
        }

            [dir="ltr"] .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a {
                background: #e8ecf4;
                color: #444;
            }

                [dir="ltr"] .control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a,
                [dir="ltr"]
                .control-sidebar-light
                .nav-tabs.control-sidebar-tabs > li > a:focus,
                [dir="ltr"]
                .control-sidebar-light
                .nav-tabs.control-sidebar-tabs > li > a:hover {
                    border-left-color: #d2d6de;
                    border-bottom-color: #d2d6de;
                }

                    [dir="ltr"]
                    .control-sidebar-light
                    .nav-tabs.control-sidebar-tabs > li > a:active,
                    [dir="ltr"]
                    .control-sidebar-light
                    .nav-tabs.control-sidebar-tabs > li > a:focus,
                    [dir="ltr"]
                    .control-sidebar-light
                    .nav-tabs.control-sidebar-tabs > li > a:hover {
                        background: #eff1f7;
                    }

            [dir="ltr"]
            .control-sidebar-light
            .nav-tabs.control-sidebar-tabs > li.active > a,
            [dir="ltr"]
            .control-sidebar-light
            .nav-tabs.control-sidebar-tabs > li.active > a:active,
            [dir="ltr"]
            .control-sidebar-light
            .nav-tabs.control-sidebar-tabs > li.active > a:focus,
            [dir="ltr"]
            .control-sidebar-light
            .nav-tabs.control-sidebar-tabs > li.active > a:hover {
                background: #f9fafc;
                color: #111;
            }

        [dir="ltr"] .control-sidebar-light .control-sidebar-heading,
        [dir="ltr"] .control-sidebar-light .control-sidebar-subheading {
            color: #111;
        }

        [dir="ltr"] .control-sidebar-light .control-sidebar-menu {
            margin-left: -14px;
        }

            [dir="ltr"] .control-sidebar-light .control-sidebar-menu > li > a:hover {
                background: #f4f4f5;
            }

            [dir="ltr"]
            .control-sidebar-light
            .control-sidebar-menu > li > a
            .menu-info > p {
                color: #5e5e5e;
            }

[dir="ltr"] .hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: #000;
    text-align: center;
    height: 1.5em;
    opacity: 0.5;
    margin-top: 32px;
    margin-bottom: 17px;
}

[dir="ltr"] .hr-text-mt-ve {
    margin-bottom: -10px !important;
}

[dir="ltr"] .hr-text:before {
    content: "";
    background: linear-gradient(to right, transparent, #818078, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}

[dir="ltr"] .hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: #12355b;
    padding: 0 0.5em;
    line-height: 1.5em;
    background-color: #e4e4e4;
}

[dir="ltr"] .hr-text-sidebar {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: #000;
    text-align: center;
    height: 0.5em;
    opacity: 0.5;
    margin-top: 5px;
    margin-bottom: 5px;
}

    [dir="ltr"] .hr-text-sidebar:before {
        content: "";
        background: linear-gradient(to right, transparent, #fff, transparent);
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 1px;
    }

    [dir="ltr"] .hr-text-sidebar:after {
        content: attr(data-content);
        position: relative;
        display: inline-block;
        font-size: 12px;
        color: #fff;
        padding: 0 0.5em;
        line-height: 1.5em;
        background-color: #e4e4e4;
    }

[dir="ltr"] .btn-font.e-uploadbox.e-widget .e-selectpart.e-select {
    background-color: #007bff;
    color: #fff;
    border: none;
    box-shadow: none;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 5px 9px;
    border-radius: 0.25rem;
}

    [dir="ltr"] .btn-font.e-uploadbox.e-widget .e-selectpart.e-select:before {
        content: "\f093";
    }

[dir="ltr"] .e-uploadbox.e-widget .e-inputbtn {
    color: #fff;
    box-shadow: none;
}

[dir="ltr"] md-input-container.md-icon-float > md-icon {
    top: 34px !important;
}

[dir="ltr"] md-input-container.md-icon-float > label {
    position: relative !important;
}

[dir="ltr"] md-input-container.md-icon-right > md-icon:last-of-type {
    color: transparent !important;
}

[dir="ltr"]
md-input-container.md-icon-right.md-input-focused > md-icon:last-of-type,
[dir="ltr"]
md-input-container.md-icon-right.md-input-has-value > md-icon:last-of-type {
    color: rgba(0, 0, 0, 0.36) !important;
}

[dir="ltr"] .btn-group:before {
    border-left: 1px solid #ffffff47;
    content: "";
    margin-left: 0;
    margin-right: 0;
}

[dir="ltr"] .e-grid .e-headercelldiv,
[dir="ltr"] .e-treegrid .e-headercell .e-columnmenu-icon,
[dir="ltr"] .e-treegrid .e-headercelldiv,
[dir="ltr"] .e-treegrid .e-headercelldiv .e-ascending,
[dir="ltr"] .e-treegrid .e-headercelldiv .e-descending {
    color: #fff !important;
}

[dir="ltr"] .e-grid .e-headercell,
[dir="ltr"] .e-grid .e-headercell-hover,
[dir="ltr"] .e-treegrid .e-headercell {
    height: 30px !important;
}

[dir="ltr"] .e-btn.e-select,
[dir="ltr"] .e-datewidget .e-select,
[dir="ltr"] .e-grid,
[dir="ltr"] .e-grid .e-gridsummary,
[dir="ltr"] .e-grid .e-pager,
[dir="ltr"] .e-grid .e-pagerstatusbar,
[dir="ltr"] .e-grid .e-rowcell,
[dir="ltr"] .e-grid .e-table,
[dir="ltr"] .e-grid .e-toolbar.e-toolbarspan,
[dir="ltr"] .e-in-wrap,
[dir="ltr"] .e-pager .e-firstpage,
[dir="ltr"] .e-pager .e-firstpagedisabled,
[dir="ltr"] .e-pager .e-lastpage,
[dir="ltr"] .e-pager .e-lastpagedisabled,
[dir="ltr"] .e-pager .e-nextpage,
[dir="ltr"] .e-pager .e-nextpagedisabled,
[dir="ltr"] .e-pager .e-numericitem,
[dir="ltr"] .e-pager .e-pagercontainer,
[dir="ltr"] .e-pager .e-prevpage,
[dir="ltr"] .e-pager .e-prevpagedisabled,
[dir="ltr"] .e-timewidget .e-select,
[dir="ltr"] .e-treegrid,
[dir="ltr"] .e-treegrid .e-gridcontent,
[dir="ltr"] .e-treegrid .e-pager,
[dir="ltr"] .e-treegrid .e-pagerstatusbar,
[dir="ltr"] .e-treegrid .e-rowcell,
[dir="ltr"] .e-treegrid .e-table,
[dir="ltr"] .e-treegrid .e-toolbar.e-toolbarspan {
    border-color: #adaaaa36;
}

[dir="ltr"] .e-columnmenu,
[dir="ltr"] .e-datepicker.e-calendar,
[dir="ltr"] .e-excelfilter.e-dlgcontainer,
[dir="ltr"] .e-tgcontextmenu,
[dir="ltr"] .e-tginnerContextmenu,
[dir="ltr"] .e-time-popup,
[dir="ltr"] .e-treegridadaptivedialog {
    background: #fff;
}

[dir="ltr"] .e-grid .e-rowcell {
    padding: 0.3em;
}

[dir="ltr"] fieldset {
    min-width: 0;
    padding: 15px;
    margin: 0;
    border: 1px #eee solid;
}

[dir="ltr"] .e-currency,
[dir="ltr"] .e-mask,
[dir="ltr"] .e-numeric,
[dir="ltr"] .e-percent {
    height: 30px;
}

[dir="ltr"] legend {
    font-size: 0.95rem;
}

@page {
    size: auto;
    margin: 25mm 25mm 25mm 25mm;
}

[dir="ltr"] .side-bar-type {
    border-width: 1px;
    border-radius: 0;
    min-width: 3px;
    padding: 0;
    margin-left: 5px;
    height: 15px;
    margin-bottom: 3px;
}

[dir="ltr"] input#DoneActivitydateTimedateTime::placeholder {
    color: #fff;
    opacity: 1;
}

[dir="ltr"] .header-date .e-datetime-wrap {
    height: 20px !important;
}

[dir="ltr"] .modal-title .md-select-value {
    min-height: 20px;
}

[dir="ltr"]
md-input-container.modal-title.md-input-focused:not([md-no-float])
.md-select-placeholder
span:first-child {
    transform: translateY(-8px) translateX(-2px) scale(1);
}

[dir="ltr"] md-input-container.modal-title.md-input-focused,
[dir="ltr"] md-input-container.modal-title.md-input-has-value {
    margin-top: 10px;
}

    [dir="ltr"]
    md-input-container.modal-title.md-input-focused
    label:not(.md-no-float),
    [dir="ltr"]
    md-input-container.modal-title.md-input-has-placeholder
    label:not(.md-no-float),
    [dir="ltr"]
    md-input-container.modal-title.md-input-has-value
    label:not(.md-no-float) {
        display: none;
    }

[dir="ltr"] md-input-container.modal-title .md-placeholder,
[dir="ltr"]
md-input-container.modal-title
label:not(.md-no-float):not(.md-container-ignore) {
    transform: translate3d(0, 16px, 0) scale(1);
}

[dir="ltr"] md-input-container.modal-title .md-input {
    height: 24px;
}

[dir="ltr"] .modal-body {
    border-bottom: 1px solid #e9ecef;
}

[dir="ltr"] .modal-header-switch-label {
    margin-bottom: 0;
    margin-top: 0.25rem;
}

[dir="ltr"] .modal-header-switch {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0;
    margin-top: 5px;
}

[dir="ltr"] .menu-info span {
    font-size: 9px;
    color: #b8c7ce;
}

[dir="ltr"] .tooltip.show {
    z-index: 4002;
}

[dir="ltr"] .modal-body .e-datetime-wrap {
    height: 30px !important;
}

[dir="ltr"] .modal-body md-checkbox {
    margin-bottom: 0 !important;
    margin-top: 0.25rem !important;
}

[dir="ltr"] .bs-tooltip-auto[x-placement^="left"] .arrow::before,
[dir="ltr"] .bs-tooltip-left .arrow::before {
    border-left-color: #f3ee5f !important;
}

[dir="ltr"] .bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
[dir="ltr"] .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #f3ee5f !important;
}

[dir="ltr"] .bs-tooltip-auto[x-placement^="top"] .arrow::before,
[dir="ltr"] .bs-tooltip-top .arrow::before {
    border-top-color: #f3ee5f !important;
}

[dir="ltr"] .bs-tooltip-auto[x-placement^="right"] .arrow::before,
[dir="ltr"] .bs-tooltip-right .arrow::before {
    border-right-color: #f3ee5f !important;
}

[dir="ltr"] .tooltip-inner {
    color: #7f7f80;
    background-color: #f3ee5f;
    font-size: 12px;
}

[dir="ltr"] .tooltip.show {
    opacity: 0.97 !important;
}

[dir="ltr"] .e-kanban .e-image.e-no-company {
    background: transparent url(/Content/images/organization.png) no-repeat scroll 0 0;
}

[dir="ltr"] .custom-file,
[dir="ltr"] .custom-file-input,
[dir="ltr"] .custom-file-label,
[dir="ltr"] .custom-file-label::after {
    height: 32px;
}

[dir="ltr"] .overlay-container {
    position: relative;
    width: 100%;
}

[dir="ltr"] .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.3s ease;
    background-color: #ccc;
}

[dir="ltr"] .overlay-container:hover .overlay {
    opacity: 0.6;
}

[dir="ltr"] .icon {
    color: #fff;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

@media (min-width: 992px) {
    [dir="ltr"] .modal-xlg {
        max-width: 1200px;
    }
}

@media (max-width: 992px) {
    [dir="ltr"] .modal-xlg {
        max-width: 800px;
    }
}

[dir="ltr"] .note-editable ul li {
    list-style: disc;
}

[dir="ltr"] .drop-box {
    background: #f8f8f8;
    border: 5px dashed #ddd;
    width: 100%;
    height: 55px;
    text-align: center;
    padding-top: 15px;
    margin: 10px;
}

[dir="ltr"] md-tab-content.md-no-scroll {
    overflow: auto -webkit-paged-x !important;
}

[dir="ltr"] md-input-container.auto-complete .md-placeholder,
[dir="ltr"]
md-input-container.auto-complete
label:not(.md-no-float):not(.md-container-ignore) {
    margin-bottom: 5px;
}

[dir="ltr"] .e-atc .e-in-wrap.e-box {
    margin-top: -8px;
}

[dir="ltr"] .toolbar-float {
    float: right;
}

[dir="ltr"] .e-toolbar {
    color: #17a2b8 !important;
}

[dir="ltr"] .badge-info {
    background-color: #17a2b8 !important;
}

[dir="ltr"] md-input-container .md-input {
    border: 1px solid #355361 !important;
    color: #000 !important;
}

    [dir="ltr"] [disabled] md-input-container .md-input,
    [dir="ltr"] [disabled] md-input-container.md-default-theme .md-input,
    [dir="ltr"] md-input-container .md-input[disabled],
    [dir="ltr"] md-input-container.md-default-theme .md-input[disabled] {
        color: rgba(0, 0, 0, 0.66) !important;
    }

[dir="ltr"] .md-select-menu-container.md-active {
    z-index: 1000000;
    opacity: 1 !important;
}

[dir="ltr"] .section-drop-add[aria-expanded="true"] .section-button::after {
    width: 40px;
    height: 12px;
    top: 34px;
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 0.4rem 0.4em 0.4rem 0;
    border-right-color: rgba(194, 198, 206, 0.25);
}

[dir="ltr"] .collapse {
    visibility: hidden;
}

    [dir="ltr"] .collapse.show {
        visibility: visible;
        display: block;
    }

[dir="ltr"] .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

    [dir="ltr"] .collapsing.width {
        -webkit-transition-property: width, visibility !important;
        -o-transition-property: width, visibility !important;
        transition-property: width, visibility !important;
        width: 0;
        height: auto;
    }

[dir="ltr"] .float-label label {
    transform: translate3d(-5px, 6px, 0) scale(0.95) !important;
}

[dir="ltr"] .full-width {
    width: 100%;
}

[dir="ltr"] iframe {
    border: 0 !important;
}

[dir="ltr"] .table > tbody > tr > th {
    color: #000 !important;
}

[dir="ltr"] .breadcrumb #breadcrumb-data {
    color: #1a577a !important;
}

[dir="ltr"] #CountDownModal {
    z-index: 99999;
}

[dir="ltr"] .Card-icon {
    position: absolute;
    left: -59px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    float: left;
    color: #fff;
}

[dir="ltr"] .attach-name {
    word-break: break-word;
}

[dir="ltr"] .file-view {
    height: 110px;
}

[dir="ltr"] .e-grid .e-scrollcss {
    background: #fcfcfc !important;
}

[dir="ltr"] .row {
    margin-left: -15px !important;
}

[dir="ltr"] .e-input.e-placeholder,
[dir="ltr"] input.e-input,
[dir="ltr"] input[type="text"].e-input,
[dir="ltr"] md-input-container .md-input {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

[dir="ltr"]
md-input-container:not(.md-input-focused):not(.md-input-invalid)
label.md-required:after {
    color: rgba(255, 2, 2, 0.54);
}

[dir="ltr"] .e-templatecell.cell-background {
    padding: 0 !important;
    height: inherit !important;
}

[dir="ltr"] .cell-template {
    height: 100%;
    width: 100%;
    position: relative;
    line-height: 12px;
}

[dir="ltr"] .e-grid .e-alt_row,
[dir="ltr"] .e-grid .e-row {
    height: 1px;
    font-weight: 400;
}

[dir="ltr"] .div-middle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35%;
    width: 100%;
    margin: auto;
}

[dir="ltr"] .e-grid .e-headercelldiv {
    font-weight: 400;
}

[dir="ltr"] .small-font {
    font-size: 12px;
}

[dir="ltr"] md-select[disabled] .md-select-value {
    color: inherit;
}

[dir="ltr"] .e-atc,
[dir="ltr"] e-datewidget {
    height: 32px !important;
}

[dir="ltr"] md-tabs.md-dynamic-height md-tab-content.md-active {
    padding-top: 0;
    overflow: visible;
}

[dir="ltr"] .e-gridwaitingpopup.e-waitpopup-pane {
    background-color: #38383866 !important;
}

[dir="ltr"] .timeline-process .line {
    position: absolute;
    width: 2px;
    display: block;
    background: currentColor;
    top: 0;
    bottom: 0;
    margin-left: 32px;
}

    [dir="ltr"] .timeline-process .line::after,
    [dir="ltr"] .timeline-process .line::before {
        content: "";
        position: absolute;
        left: -5px;
        width: 12px;
        height: 12px;
        display: block;
        border-radius: 50%;
        background: currentColor;
    }

    [dir="ltr"] .timeline-process .line::before {
        top: -4px;
    }

    [dir="ltr"] .timeline-process .line::after {
        bottom: -4px;
    }

[dir="ltr"] .md-input-focused.dropdown-select:not(.md-input-has-value) {
    margin-top: 22px;
}

    [dir="ltr"] .md-input-focused.dropdown-select:not(.md-input-has-value) label {
        display: none;
    }

[dir="ltr"] .note-editor.note-frame {
    border: 0 none !important;
    margin: auto;
}

[dir="ltr"] .note-placeholder {
    width: 100px !important;
}

[dir="ltr"] .note-editor.note-frame {
    border: 0;
    margin: auto;
}

[dir="ltr"] .mailbox-attachments {
    list-style: none;
    margin: 0;
    padding: 0;
}

    [dir="ltr"] .mailbox-attachments li {
        float: left;
        width: 200px;
        border: 1px solid #eee;
        margin-bottom: 10px;
        margin-right: 10px;
    }

[dir="ltr"] .mailbox-attachment-icon {
    text-align: center;
    font-size: 65px;
    color: #666;
    padding: 20px 10px;
}

[dir="ltr"] .mailbox-attachment-info {
    padding: 10px;
    background: #f4f4f4;
}

[dir="ltr"] .mailbox-attachment-name {
    font-weight: 700;
    color: #666;
}

[dir="ltr"] .mailbox-attachment-size {
    color: #999;
    font-size: 12px;
}

[dir="ltr"] .note-editor.note-frame .note-editing-area .note-editable {
    padding: 10px;
    overflow: auto;
    color: #000;
    background-color: #fff;
    height: 300px;
}

[dir="ltr"] md-tab-content {
    padding-left: 10px;
    padding-right: 10px;
}

[dir="ltr"] .modal-title {
    text-align: left;
    left: 6px;
    border-top: none !important;
}

[dir="ltr"] .modal-content {
    background-color: #fff !important;
}

[dir="ltr"] .W-ModalCon {
    height: 300px !important;
    width: 620px !important;
}

[dir="ltr"] .note-editable {
    width: 100% !important;
}

[dir="ltr"] .modal-header {
    border: 0;
    border-style: none !important;
}

[dir="ltr"] .card-header {
    border-bottom: none !important;
}

    [dir="ltr"] .card-header.note-toolbar {
        padding: 0 0 0, 0 !important;
        margin: 0;
    }

[dir="ltr"] .note-editor .card-header.note-toolbar {
    max-width: 1000px !important;
}

[dir="ltr"] .modal-footer {
    border: 0;
    border-style: none !important;
}

[dir="ltr"] #NoteModal {
    max-width: 600px;
}

@media only screen and (max-width: 600px) {
    [dir="ltr"] .W-ModalCon {
        max-width: 270px !important;
        height: 300px !important;
    }

    [dir="ltr"] #title-icon {
        margin-left: -5px !important;
        font-size: 16px !important;
        margin-bottom: -12px !important;
    }

    [dir="ltr"] .fot-items {
        width: auto !important;
        height: auto !important;
    }

    [dir="ltr"] .tim-dat {
        flex: 33.3333% !important;
        max-width: 33.33333% !important;
    }

    [dir="ltr"] .mob-list {
        flex: 80% !important;
    }

    [dir="ltr"] .img-icons {
        max-width: 20% !important;
        flex: 20% !important;
        left: 3px;
        top: -2px !important;
    }

    [dir="ltr"] .mob-list {
        position: relative;
        padding-bottom: 0 !important;
        margin-left: 0 !important;
        display: inline-block;
        top: 0 !important;
    }
}

@media (min-width: 576px) {
    [dir="ltr"] .W-ModalCon {
        max-width: 509px !important;
        height: 300px !important;
    }

    [dir="ltr"] #title-icon {
        margin-left: -5px !important;
        font-size: 17px !important;
        margin-bottom: -12px !important;
    }
}

@media (min-width: 992px) {
    [dir="ltr"] .W-ModalCon {
        max-width: 298px;
        height: 300px !important;
    }

    [dir="ltr"] #title-icon {
        margin-left: -5px !important;
        font-size: 17px !important;
        margin-bottom: -12px !important;
    }
}

@media only screen and (min-device-width: 560px) {
    [dir="ltr"] .W-ModalCon {
        max-width: 264px;
        height: 300px !important;
    }
}

[dir="ltr"] #title-icon {
    position: relative;
    float: left;
    margin-left: -5px;
    margin-bottom: -25px;
    color: #545b62 !important;
    font-size: 19px;
    bottom: 6px;
}

[dir="ltr"] #title-box {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none !important;
    background-color: transparent !important;
    margin-left: 10px;
    font-size: 17px !important;
    border-bottom: 1px solid #686868 !important;
    width: 90%;
    text-transform: uppercase;
}

[dir="ltr"] #imgIcon {
    font-size: 28px;
    color: #545b62;
    width: 50px;
    height: 30px;
    bottom: 100px;
}

[dir="ltr"] .up-icon {
    position: relative;
    float: left;
    font-size: 24px;
    color: #545b62;
    top: 123px;
    margin-left: 55px;
    width: 50px;
    height: 30px;
}

[dir="ltr"] #close-btn {
    position: relative;
    margin-bottom: 27px;
    bottom: -79px;
    margin-left: 156px;
    display: inline-block;
    width: 50px;
    height: 30px;
}

[dir="ltr"] .bg-transparent {
    background-color: transparent !important;
    border-color: transparent;
    box-shadow: none;
    border-style: none !important;
}

[dir="ltr"] .img-icons {
    font-size: 18px;
    color: #545b62 !important;
    top: -6px;
}

    [dir="ltr"] .img-icons:hover {
        color: #40bcd8 !important;
    }

[dir="ltr"] .img-gr:hover {
    color: #3bba39 !important;
}

[dir="ltr"] .btn-group:hover {
    outline: 0 !important;
    border: 0 !important;
    border-style: none !important;
    color: #dc3545 !important;
}

[dir="ltr"] .img-icons button.active.focus,
[dir="ltr"] .img-icons button.active:focus,
[dir="ltr"] .img-icons button.focus,
[dir="ltr"] .img-icons button:active.focus,
[dir="ltr"] .img-icons button:active:focus,
[dir="ltr"] .img-icons button:focus {
    border: none !important;
    outline: 0 !important;
    border-style: none !important;
}

[dir="ltr"] .btns-color {
    color: #545b62 !important;
    background-color: transparent !important;
}

    [dir="ltr"] .btns-color:hover {
        color: #40bcd8 !important;
    }

[dir="ltr"] md-tabs {
    overflow: visible !important;
}

[dir="ltr"] .col-2.no-print {
    right: 10px !important;
    top: -3px;
}

[dir="ltr"] .row-top-border {
    border-top: 1px solid #e9ecef;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e9ecef;
    padding-top: 15px;
    margin-bottom: -15px;
    width: 98%;
}

[dir="ltr"] .open-list {
    background-color: #1e88e5;
    color: #fff;
    padding: 16px 20px;
    display: block;
    border: none;
    cursor: pointer;
    opacity: 1.5;
    position: fixed;
    bottom: 25px;
    border-radius: 2px;
    font-size: 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 299px;
    right: 67px;
    height: 33px;
}

    [dir="ltr"] .open-list:focus {
        outline: 0;
        outline-style: none;
        border: none;
        border-width: 0;
        box-shadow: none;
    }

[dir="ltr"] .Btnlist-notfi {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
}

[dir="ltr"] #Msg-Btn-notif {
    position: absolute;
    border-radius: 50%;
    background-color: #ff2c2c;
    color: #fff;
    font-size: 9px;
    float: left;
    top: -9px;
    right: 76%;
    height: 18px;
    width: auto;
    min-width: 18px;
    text-align: center;
    margin-top: 7px;
    line-height: 18px;
}

[dir="ltr"] .OpenListText {
    margin-right: 87px;
}

[dir="ltr"] .MyOnlineFriendsBadge {
    position: absolute;
    padding: 1px 4px;
    border-radius: 9%;
    color: #fff;
    right: 36px;
    font-size: 14px;
    float: right;
    top: 8px;
    height: 20px;
    width: auto;
}

[dir="ltr"] .MyOnlineFrinedsNum {
    top: 13px;
    font-size: 14px;
    display: inline-block;
    font-family: Changa;
    vertical-align: baseline;
}

[dir="ltr"] .MyOnlineFriendsIcon {
    color: #3bba39;
    font-size: 18px;
    color: #fff;
    padding-left: 2px;
    position: relative;
    bottom: 1px;
}

[dir="ltr"] .MyOnlineFrinedsNumMiniTitle {
    top: 13px;
    font-size: 14px;
    display: inline-block;
    font-family: Changa;
    padding-left: 4px;
    vertical-align: baseline;
}

[dir="ltr"] .MyOnlineFriendsBadgeMiniTitle {
    position: absolute;
    padding: 1px 4px;
    border-radius: 9%;
    color: #fff;
    right: 30px;
    font-size: 14px;
    float: right;
    top: 6px;
    height: 20px;
    width: 46px;
}

[dir="ltr"] .MyOnlineFriendsIconMini {
    color: #3bba39;
    font-size: 18px;
    color: #fff;
    padding-left: 2px;
    position: relative;
    bottom: 1px;
}

[dir="ltr"] .MyChatListTileIcon {
    float: left;
    right: 23px;
    left: 15px;
    font-size: 20px;
    margin-right: 64px;
    margin-left: -71px;
    margin-top: 2px !important;
}

[dir="ltr"] .MyChatListIcon {
    float: left;
    margin-top: -5px;
    font-size: 20px;
    margin-left: 10px;
    margin-right: 42px;
    margin-top: 1px;
}

[dir="ltr"] #MyChtlistText {
    float: left;
    right: 23px;
    left: 15px;
    font-size: 20px;
    margin-right: 64px;
    margin-left: -71px;
    margin-top: 2px !important;
}

[dir="ltr"] .notfi-icon {
    color: #000;
    font-size: 16px;
    margin-bottom: 30px;
    margin-left: 8px;
    float: left;
}

[dir="ltr"] .notification {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: none;
}

[dir="ltr"] .notif-badge {
    position: absolute;
    top: -26px;
    right: -20px;
    padding: 1px 6px;
    border-radius: 50%;
    background-color: #ff2c2c;
    color: #fff;
    font-size: 10px;
    display: none;
}

[dir="ltr"] .FriendsList {
    position: sticky;
    padding: 0;
    position: fixed;
    left: 74%;
    top: 47%;
    height: 53%;
    height: 55.2%;
    background-color: #ffffe0;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

[dir="ltr"] .Minimize-ChatList {
    background-color: #1e88e5;
    color: #fff;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    position: fixed;
    width: 302px;
    height: 33px;
    text-shadow: rgba(0, 0, 0, 0.25) 0 7px 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    bottom: 53%;
}

[dir="ltr"] #btn-Minimize-ChatList {
    color: #fff;
    border: none;
    width: 6%;
    height: 4px;
    padding: 14px 1px;
    left: 92%;
    position: absolute;
    top: 2px;
}

    [dir="ltr"] #btn-Minimize-ChatList:focus {
        outline: 0;
        outline-style: none;
        border: none;
        border: none;
        border-width: 0;
        box-shadow: none;
    }

[dir="ltr"] #Chatlist-title-mini {
    font-size: 15px;
    font-family: changa;
    float: left;
    text-align: center;
    margin-top: -9px;
    margin-left: 75px;
}

[dir="ltr"] .listBg {
    background-color: #ffffe0;
    width: 297px;
    margin-right: 8px;
}

[dir="ltr"] #MsgNotfityCounter {
    position: absolute;
    top: 5px;
    right: -11px;
    padding: 1px 6px;
    border-radius: 50%;
    background-color: #ff2c2c;
    color: #fff;
    font-size: 10px;
    z-index: 7;
    top: 8px;
    right: 90%;
    display: block;
}

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-8px);
    }

    60% {
        transform: translateY(-7px);
    }
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-5px);
    }
}

[dir="ltr"] .bounce {
    animation-name: bounce !important;
}

[dir="ltr"] .Notfianimated {
    -webkit-animation-duration: 0.18s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

[dir="ltr"] .tota-notif-badge {
    position: absolute;
    border-radius: 50%;
    background-color: #ff2c2c;
    color: #fff;
    font-size: 9px;
    float: left;
    top: 0;
    right: 82%;
    height: 18px;
    width: auto;
    min-width: 18px;
    text-align: center;
    margin-top: 7px;
    line-height: 18px;
}

[dir="ltr"] .searchBar {
    margin-left: -4px !important;
}

[dir="ltr"] scroll-container {
    display: block;
    width: 301px;
    display: block;
    width: 301px;
    max-height: 313px;
    min-height: 321px;
    overflow-y: auto;
    overflow-x: hidden;
}

    [dir="ltr"] scroll-container::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #f5f5f5;
    }

    [dir="ltr"] scroll-container::-webkit-scrollbar {
        width: 8px;
        background-color: #f5f5f5;
    }

    [dir="ltr"] scroll-container::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #1e88e5;
    }

[dir="ltr"] .friend {
    width: 308px;
    height: auto;
    top: 2px;
    background-color: #ffffe0;
    border-left: 4px solid;
    border-color: #3bba39;
    cursor: pointer;
    display: flex;
    align-items: center;
}

[dir="ltr"] .friendImg {
    width: 45px;
    height: 45px;
    border-radius: 30px;
    margin-left: -21px;
    margin-right: 10px;
}

[dir="ltr"] .notfi-icon {
    color: #000;
    font-size: 16px;
    margin-bottom: 30px;
    margin-left: 8px;
    float: left;
}

[dir="ltr"] .notification {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: none;
}

[dir="ltr"] .Satuts {
    font-family: Changa;
    font-size: 10px;
    color: #696969;
    text-overflow: ellipsis;
    right: 382px;
    top: 23px;
    margin-left: -5px;
}

[dir="ltr"] .name {
    font-size: 14px;
    color: #303030 !important;
    width: 100%;
    margin-top: -22px;
    text-align: left;
    float: left;
    margin-left: -137px;
}

[dir="ltr"] .position {
    font-size: 10px;
    text-align: left;
    width: 100%;
    color: grey;
    right: 83%;
    bottom: 3px;
}

[dir="ltr"] .MyEmail-icon {
    top: 3px;
    right: 429px;
}

[dir="ltr"] .friend.selected img {
    border-color: #fff;
}

[dir="ltr"] .PopUp-ChatBox {
    display: block;
    position: fixed;
    bottom: 25px;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px;
    width: 20%;
    background-color: #fff;
    border: 1px solid rgba(29, 49, 91, 0.3);
}

[dir="ltr"] .ChatBoxBody {
    margin-top: auto;
    margin-bottom: auto;
    position: fixed;
    bottom: 25px;
}

[dir="ltr"] .ChatBox-header {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px;
}

[dir="ltr"] .Bg-header {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px;
    height: 40px;
}

[dir="ltr"] .BoxhiddenChat {
    height: 4px !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px;
}

[dir="ltr"] .PopUp-ChatBox.popchatMinimized {
    height: 36px;
}

[dir="ltr"] #Frn-Nam {
    font-size: 13px;
    color: #fff;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

[dir="ltr"] .UserInfo {
    margin-top: 4px;
    margin-bottom: auto;
    margin-left: 40px;
    margin-left: 21px;
    width: 100%;
}

[dir="ltr"] .msg_time {
    position: relative;
    color: #c1bcbc;
    font-size: 9px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: -4px;
    margin-top: auto;
    top: 10px;
    position: relative;
}

[dir="ltr"] #LastS {
    font-size: 8px;
    position: absolute;
    font-family: Changa;
    color: #40bcd8;
    color: #696969 !important;
    margin-left: -14px;
    margin-top: 0;
    top: 45px;
}

[dir="ltr"] .activeSince {
    font-size: 8px;
    position: absolute;
    font-family: Changa;
    color: #40bcd8;
    color: #696969 !important;
    bottom: 24px;
    margin-left: -8px;
}

[dir="ltr"] .img_UserChat {
    height: 50px;
    width: 40px;
    margin-left: -9px;
    padding: 1px;
}

[dir="ltr"] .msg_head {
    position: relative;
    height: 40px;
    width: 100%;
    background-color: #676767 !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px;
}

[dir="ltr"] .online_icon {
    position: absolute;
    height: 11px;
    width: 11px;
    background-color: #3bba39;
    border-radius: 50%;
    top: 23px;
    left: 40px;
}

[dir="ltr"] .onlineUsericon {
    position: absolute;
    height: 9px;
    width: 9px;
    background-color: #3bba39;
    border-radius: 50%;
    margin-left: 64px;
    margin-top: 3px;
}

[dir="ltr"] #btn-close-ChatBox:focus {
    outline-color: none !important;
    outline: 0 !important;
    border: none !important;
    border-style: hidden !important;
    box-shadow: none !important;
}

[dir="ltr"] #btn-Minimize-ChatBox:focus {
    outline-color: none !important;
    outline: 0 !important;
    border: none !important;
    border-style: hidden !important;
    box-shadow: none !important;
}

[dir="ltr"] .msg {
    position: relative;
    text-overflow: ellipsis;
    overflow: auto;
    line-height: 1.3em;
    word-wrap: break-word;
}

[dir="ltr"] .msg-PodwerBlue {
    margin-top: -5px;
    background-color: #c9dff5;
    border-radius: 3px;
    padding: 9px;
    position: relative;
    color: #696969;
    right: 106px;
    display: inline-flex;
    height: auto;
    overflow: hidden;
    max-width: 273px;
    line-height: 1.3em;
    clear: both;
    margin-bottom: 10px;
}

[dir="ltr"] .justify-content-end:after {
    content: "";
    border: 10px solid transparent;
    border-top-color: #c9dff5;
    display: block;
    top: 31px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left-color: #c9dff5;
    border-right: 0;
    border-top: 0;
    margin-top: 10.5px;
    margin-left: -117px;
    margin-right: -1px;
}

[dir="ltr"] .msg-blue {
    background-color: #fdfd6d;
    color: #696969;
    margin-top: -5px;
    border-radius: 3px;
    padding: 9px;
    position: relative;
    left: 0;
    height: auto;
    display: inline-flex;
    overflow: hidden;
    max-width: 273px;
    clear: both;
    line-height: 1.3em;
    margin-bottom: 10px;
}

[dir="ltr"] .justify-content-start:after {
    border: 9px solid transparent;
    content: "";
    position: relative;
    width: 0;
    height: 0;
    border-right-color: #fdfd6d;
    border-left: 0;
    border-top: 0;
    margin-top: 4px;
    right: 97%;
    margin-left: auto;
    margin-right: -1px;
}

[dir="ltr"] .scrolling-ChatBox {
    display: block;
    width: 301px;
    height: 291px;
    overflow-y: auto;
}

    [dir="ltr"] .scrolling-ChatBox::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #f5f5f5;
    }

    [dir="ltr"] .scrolling-ChatBox::-webkit-scrollbar {
        width: 8px;
        background-color: #f5f5f5;
    }

    [dir="ltr"] .scrolling-ChatBox::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #1e88e5;
    }

[dir="ltr"].ng-scope:focus {
    outline-style: none;
    outline: 0;
}

[dir="ltr"] .type {
    border-top: 1px solid;
    position: relative;
}

[dir="ltr"] .MysendIcon {
    color: #676767;
}

[dir="ltr"] .user_img_msg {
    height: 40px;
    width: 40px;
    margin-top: 3px;
    margin-left: 13px;
    overflow: hidden;
    border-radius: 14% !important;
}

[dir="ltr"] .MyattachIcon {
    color: #676767;
}

[dir="ltr"] .type_textarea {
    width: 229px !important;
    -webkit-box-shadow: none;
    border: none !important;
    margin-left: -9px;
    margin-bottom: -15px;
    background-color: #ffffe0;
    bottom: -6px;
    border: none;
    border-width: 0;
    box-shadow: none !important;
}

    [dir="ltr"] .type_textarea:focus {
        outline-style: none !important;
        outline: 0 !important;
        border: none;
        border-width: 0;
        box-shadow: none;
    }

[dir="ltr"] .BtnAttachMsg {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none !important;
    background-color: transparent;
    font-size: 14px;
    margin-left: 95%;
    margin-top: -28px;
}

[dir="ltr"] .msg_send_btn:focus {
    outline: 0;
    outline-style: none;
}

[dir="ltr"] .msg_send_btn {
    margin-bottom: 6px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none !important;
    background-color: transparent;
    font-size: 14px;
    margin-left: 100%;
    margin-top: -13%;
}

[dir="ltr"] .BtnAttachMsg:focus {
    outline: 0;
    outline-style: none;
}

[dir="ltr"] .send_photo_btn {
    margin-bottom: 7px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none !important;
    background-color: transparent;
    font-size: 14px;
    margin-left: 86%;
    margin-top: -25px;
}

    [dir="ltr"] .send_photo_btn:focus {
        outline: 0;
        outline-style: none;
    }

[dir="ltr"] .MySentImage {
    color: #676767;
}

[dir="ltr"] .type_msg {
    width: 100%;
    background-color: #ffffe0;
    height: 59px;
}

[dir="ltr"] .btns-type-msg {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none !important;
    border-style: none;
    margin-left: -25px;
    border-style: none;
    border: none;
    display: block;
    left: 12px;
    left: 18px;
    margin-top: -4%;
}

[dir="ltr"] .emojionearea .emojionearea-picker .emojionearea-wrapper {
    position: relative;
    height: 270px !important;
    width: 295px !important;
}

[dir="ltr"] .emojionearea .emojionearea-picker {
    height: 270px !important;
    width: 295px !important;
    top: -4px !important;
}

    [dir="ltr"]
    .emojionearea
    .emojionearea-picker.emojionearea-picker-position-top {
        margin-top: -286px;
        right: -59px !important;
    }

[dir="ltr"] .start_btn {
    display: block;
    width: 24%;
    margin-bottom: 28px;
    position: absolute;
    top: 40px;
    float: right;
    color: #fff;
    left: 84%;
    border: none;
    background: #f74747;
}

    [dir="ltr"] .start_btn:focus {
        border: none !important;
        border-style: none !important;
        background: #f74747 !important;
        outline: 0 !important;
        outline-style: none !important;
        box-shadow: none !important;
    }

    [dir="ltr"] .start_btn:visited {
        border: none !important;
        border-style: none !important;
        background: #f74747 !important;
        outline: 0 !important;
        outline-style: none !important;
        box-shadow: none !important;
    }

    [dir="ltr"] .start_btn:hover {
        border: none;
        border-style: none;
        background: #f74747;
    }

    [dir="ltr"] .start_btn:hover {
        background: #f74747;
    }

[dir="ltr"] .end_btn {
    display: block;
    width: 24%;
    margin-bottom: 28px;
    position: absolute;
    top: 40px;
    float: right;
    color: #fff;
    left: 84%;
    border: none;
    background: #f74747;
}

    [dir="ltr"] .end_btn:focus {
        border: none !important;
        border-style: none !important;
        background: #f74747 !important;
        outline: 0 !important;
        outline-style: none !important;
        box-shadow: none !important;
    }

    [dir="ltr"] .end_btn:visited {
        border: none !important;
        border-style: none !important;
        background: #f74747 !important;
        outline: 0 !important;
        outline-style: none !important;
        box-shadow: none !important;
    }

    [dir="ltr"] .end_btn:hover {
        border: none;
        border-style: none;
        background: #f74747;
    }

    [dir="ltr"] .end_btn:hover {
        background: #f74747;
    }

[dir="ltr"] .SearchBarProvinceCreate {
    margin-left: 77px !important;
}

[dir="ltr"] .SearchRealictionFieldsSatu {
    left: 69px;
    bottom: 5px;
}

[dir="ltr"] .SearchBarActType {
    bottom: 5px;
    left: 68px;
}

[dir="ltr"] .DisplayOrdering {
    bottom: 5px;
}

[dir="ltr"] .CheckBoxSatu {
    bottom: 7px;
}

[dir="ltr"] .ColorCodeSaluti {
    bottom: 5px;
}

[dir="ltr"] .FilesUploadsIcon {
    left: 10px;
    bottom: 32px;
}

[dir="ltr"] .BtnsGroupTeamIndex {
    margin-top: -31px;
    margin-left: 10px;
    right: -99px;
}

[dir="ltr"].BtnsGropuploadFiles {
    left: 99px;
    top: 1px;
}

[dir="ltr"] .GreenBtnadd {
    margin-right: 104px;
    margin-top: -1px;
}

[dir="ltr"] .img-thumbnail {
    background-color: transparent !important;
    border: none !important;
    border-style: none !important;
    margin-right: 88%;
    margin-top: 20px;
    padding: 0;
}

[dir="ltr"] .MySatUpdatBtn {
    bottom: 16px;
    margin-top: -69px;
    height: 9%;
    margin-left: 77%;
    background-color: #ddd;
}

[dir="ltr"] .CloseHomeSearch {
    position: absolute;
    background: 0 0;
    border: 0;
    right: 15px;
    top: 3px;
}

[dir="ltr"] .SearchSideBar {
    position: absolute;
    background: 0 0;
    border: 0;
    top: 4px;
    right: 15px;
}

[dir="ltr"] .MySatutsOptions {
    width: 81%;
    right: 12px;
    float: left;
    bottom: 9px;
}

[dir="ltr"] .SelSatuats {
    text-align: left;
    margin-right: 73px;
}

[dir="ltr"] .middle-border {
    border-top: 1px solid grey;
}

[dir="ltr"] .GreenBtnLeftSide {
    margin-left: 253px !important;
}

[dir="ltr"] .DisplayOrderFiled {
    bottom: 3px;
}

[dir="ltr"] .SearchIconChatlist {
    background-color: #d3d3d3;
    border: none;
    bottom: 0;
    width: 26px;
    border-radius: 0 !important;
    height: 37px;
}

    [dir="ltr"] .SearchIconChatlist:focus {
        outline: 0 !important;
        border: none !important;
        outline-style: none !important;
        box-shadow: none;
        border-style: none !important;
    }

[dir="ltr"] .SearchBarBg {
    background-color: #d3d3d3;
    border: none;
    font-family: Changa;
    border-radius: 0 !important;
    height: 37px;
}

    [dir="ltr"] .SearchBarBg:focus {
        box-shadow: none;
        border-style: none !important;
        color: #000 !important;
        background-color: #d3d3d3 !important;
    }

[dir="ltr"] .EmailIconChatBox {
    margin-right: 72px;
    margin-bottom: 13px;
}

[dir="ltr"] .emojionearea .emojionearea-editor {
    background-color: #ffffe0 !important;
}

[dir="ltr"] .emojionearea.emojionearea-inline > .emojionearea-editor {
    white-space: unset;
}

[dir="ltr"] #chat-form {
    background-color: #ffffe0;
}

[dir="ltr"] #departmentAutoComplete {
    left: 11px;
    bottom: 4px;
}

[dir="ltr"] .emojionearea .emojionearea-button {
    color: #676767 !important;
    opacity: 18.6 !important;
}

[dir="ltr"] .pics-counter {
    width: 12px;
    bottom: 46px;
    font-size: 8px;
    right: 30%;
    padding: 2px 4px;
    z-index: 10000;
    position: fixed;
}

[dir="ltr"] .files-counter {
    width: 12px;
    bottom: 46px;
    font-size: 8px;
    right: 30%;
    padding: 2px 4px;
    z-index: 10000;
    position: fixed;
}

.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before,
[dir="ltr"] .bs-popover-auto[x-placement^="right"] .arrow::after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #70b6ef;
    border-left: 0;
}

[dir="ltr"] float Lbale-Lable {
    margin-bottom: 5px;
}

[dir="ltr"] .DashBordMobDropdown {
    display: none;
}

[dir="ltr"] .dropdownMobileBtn {
    display: none;
}

[dir="ltr"] .SearchBarMobile {
    display: none;
}

[dir="ltr"] .btn-group {
    float: left;
}

[dir="ltr"] .btn {
    vertical-align: initial;
}

.docs-buttons > .btn-group,
.docs-buttons > .form-control,
[dir="ltr"] .docs-buttons > .btn {
    margin-right: 0;
    margin-bottom: 0;
}

[dir="ltr"] .CropperMobileBtns {
    display: flex;
}

[dir="ltr"] .BtnsImageCropper {
    left: 56px;
}

[dir="ltr"] .mobile {
    display: none;
}

[dir="ltr"] .Chat-Mobile {
    display: none;
}

[dir="ltr"] .floatChatMobileButton-toggle {
    display: none;
}

[dir="ltr"] .col-2 {
    -webkit-flex: 15.66667%;
}

[dir="ltr"] .AttachLinkIcon {
    font-size: 20px;
    left: 65%;
    top: 50%;
}

[dir="ltr"] .AttachDelIcon {
    font-size: 20px;
    left: 28%;
    top: 50%;
}

[dir="ltr"] md-input-container label:not(.md-container-ignore) {
    position: relative;
    bottom: 0 !important;
    left: 0;
    right: auto;
}

[dir="ltr"] #detailGridEditForm:last-child {
    text-align: center;
}

[dir="ltr"] #GridEditForm:last-child {
    text-align: center;
    margin-top: 12px;
}

[dir="ltr"] .popupSection {
    margin-left: 30px;
    width: 100px;
    height: 35px;
    margin-top: 20px;
}

[dir="ltr"] .AddDockButtons {
    margin-left: 410px;
}

@media not all and (min-width: 1280px) and (max-width: 1920px) and (min-height: 800px) and (max-width: 1080) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    [dir="ltr"] .EasyAccessResponsive {
        margin-left: -29px;
    }

    [dir="ltr"].col-3 {
        flex: 0 0 24%;
        max-width: 24%;
    }
}

[dir="ltr"] .hideAddPortraitBtn {
    display: none;
}

[dir="ltr"] .mobile-grid {
    display: none !important;
}

[dir="ltr"] .ChatListBorder {
    border-bottom: 3px solid #dadada;
    width: 86%;
    margin-left: 26px;
    margin-right: 26px;
}

[dir="ltr"] .Msg_Day {
    position: relative;
    background: #e4e4e4;
    border-radius: 8%;
    padding: 3px;
    height: auto;
    width: 68px;
    margin-top: -2px;
    text-align: center;
    margin-bottom: 15px;
    margin-left: 118px;
    color: #9c9191;
}

[dir="ltr"] .Email-Mobile {
    display: none;
}

[dir="ltr"] .DatesMobileResponsive {
    display: none;
}

[dir="ltr"] .MobileBreadcrumbBtngroups {
    display: block;
}

[dir="ltr"] .hidemobilebtns {
    display: none;
}

[dir="ltr"] .hideAddPortraitBtn {
    display: none;
}

[dir="ltr"] .HideGrid {
    display: block;
}

[dir="ltr"] .HideMobileComposeBtn {
    display: none;
}

[dir="ltr"] md-dialog {
    position: fixed !important;
    top: 15% !important;
}

[dir="ltr"] .TeamUser {
    right: 27px;
}

[dir="ltr"] .Teamfelid {
    right: 20px;
    position: relative;
}

[dir="ltr"] .Accountfelid {
    right: 37px;
}

[dir="ltr"] .HideFolderMinimize {
    display: none;
}

[dir="ltr"] .EasyAcess-SearchBtn {
    position: absolute;
    top: 33px;
    left: 95%;
}

[dir="ltr"] .custom-control-input {
    position: relative;
    z-index: -1;
    opacity: 1;
}

[dir="ltr"] md-input-container .md-placeholder,
md-input-container label:not(.md-no-float):not(.md-container-ignore) {
    pointer-events: inherit !important;
    cursor: pointer !important;
}

[dir="ltr"] #missing-type {
    margin: 5px;
    padding: 5px;
    float: left;
}

[dir="ltr"] .dropdown-menu.show {
    display: block !important;
}

[dir="ltr"] .darkgray-text {
    color: #373737;
}

[dir="ltr"] .btn-primary {
    margin-right: 0 !important;
}

[dir="ltr"] .Chat-Mobile {
    display: none;
}

.activity-view-left-icon {
    margin-left: -10px;
    margin-top: 28px;
    left: 0;
    position: absolute;
}

[dir="ltr"] .add-button {
    text-align: right;
    direction: rtl;
    width: 80px;
    float: right;
}

[dir="ltr"] .Classficiation-add-button {
    text-align: right;
    direction: rtl;
    width: 80px;
    float: right;
}

[dir="ltr"] .Specification-add-button {
    text-align: right;
    direction: rtl;
    width: 80px;
    float: right;
    margin-top: 30px;
    margin-bottom: 10px;
}

[dir="ltr"] .branches-add-button {
    text-align: right;
    float: right;
    margin-top: 10px;
    direction: rtl;
}

[dir="ltr"] .referesh {
    font-size: 14px;
    padding-top: 3px;
    width: 80px;
    height: 26px;
    margin-bottom: 10px;
    background-color: #779e03 !important;
    border-color: #779e03 !important;
}

[dir="ltr"] .tags-referesh {
    font-size: 14px;
    padding-top: 3px;
    width: 80px;
    height: 29px;
    margin-bottom: 10px;
    background-color: #779e03 !important;
    border-color: #779e03 !important;
}

[dir="ltr"] .assessment {
    float: right;
}

[dir="ltr"] .card-image {
    position: absolute;
    top: 50%;
    left: 46%;
    -webkit-transform: translate(-50%, -50%);
}

[dir="ltr"] .card-title {
    font-size: 15px !important;
    position: relative;
    top: 2px;
}

[dir="ltr"] .child-name {
    top: 50%;
    color: #41596b;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0.125rem 0.75rem;
    border-radius: 100px;
    white-space: nowrap;
    text-align: center;
    font-size: 16px !important;
}

[dir="ltr"] .card-code {
    width: 23px;
    margin-right: 10px;
}

.bordered-box {
    position: relative;
    border: 2px double #e2e2e2;
    margin-top: 10px;
    padding: 0px 16px 8px 15px;
    background: #cbe2f57a;
    border-radius: 8px;
    padding-top: 20px; /* give space for title */
    box-shadow: 0px 0px 1px 1px #80808038;
}

    .bordered-box .border-title {
        position: absolute;
        top: -12px;
        right: 20px;
        background: #fff; /* match container bg */
        padding: 0 8px;
        font-weight: bold;
        color: #444;
        border-radius: 4px;
        font-size: 14px;
    }