﻿@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('/fonts/opensanshebrew-regular-webfont.eot');
    src: url('/fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensanshebrew-regular-webfont.woff') format('woff'), url('/fonts/opensanshebrew-regular-webfont.ttf') format('truetype'), url('/fonts/opensanshebrew-regular-webfont.svg#open_sans_hebrewregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('/fonts/opensanshebrew-bold-webfont.eot');
    src: url('/fonts/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensanshebrew-bold-webfont.woff') format('woff'), url('/fonts/opensanshebrew-bold-webfont.ttf') format('truetype'), url('/fonts/opensanshebrew-bold-webfont.svg#open_sans_hebrewbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('/fonts/opensanshebrew-light-webfont.eot');
    src: url('/fonts/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensanshebrew-light-webfont.woff') format('woff'), url('/fonts/opensanshebrew-light-webfont.ttf') format('truetype'), url('/fonts/opensanshebrew-light-webfont.svg#open_sans_hebrewlight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'cartogothic_stdbold';
    src: url('/fonts/cartogothicstd-bold-webfont.eot');
    src: url('/fonts/cartogothicstd-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/cartogothicstd-bold-webfont.woff2') format('woff2'), url('/fonts/cartogothicstd-bold-webfont.woff') format('woff'), url('/fonts/cartogothicstd-bold-webfont.ttf') format('truetype'), url('/fonts/cartogothicstd-bold-webfont.svg#cartogothic_stdbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-size: 100.01%;
}

html {
    height: 100%;
    font-size: 62.5%;
}

body {
    color: #6e6f6f;
    font: 1.4em/1.214em 'Open Sans Hebrew', sans-serif;
    padding-top: 90px;
    background: #e7e7e7;
    min-width: 320px;
}

body {
    direction: ltr;
}

    body > * {
        direction: rtl;
    }

.content {
    min-height: 1200px;
}

.wrapper {
    position: relative;
    overflow: hidden;
}

.container {
    padding-left: 0;
    padding-right: 0;
}
/* navbar */

.navbar {
    border: 0;
    margin: 0;
    background: #fff;
}

    .navbar .navbar-header {
        float: right;
    }

    .navbar .logo {
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: url(/images/logo.png) no-repeat;
        width: 172px;
        height: 68px;
        margin: 10px 44px 12px 0;
    }

    .navbar .logo-small {
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        width: 72px;
        height: 68px;
        margin: 10px 44px 12px 0;
    }

.red-exclamation-sign img {
    content: url(/images/exclamation-mark-red-md.png);
    width: 10px;
    height: 10px;
}

.info-sign img, info-sign-red img, info-sign-green img, info-sign-gray img {
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.info-sign img {
    content: url(/images/info-icon.png);
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.info-sign-red img {
    content: url(/images/info-icon-red.png);
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.info-sign-green img {
    content: url(/images/info-icon-green.png);
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.info-sign-gray img {
    content: url(/images/info-icon-gray.png);
    width: 15px;
    height: 15px;
    cursor: auto;
}

.remove-sign img {
    content: url(/images/ios7-trash-outline.svg);
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.navbar .logo a {
    display: block;
    height: 100%;
}

.navbar-fixed-top .add-nav {
    display: none;
}

.navbar-nav {
    padding: 18px 0 0;
    font-size: 0.928em;
    line-height: 1.154em;
}

    .navbar-nav > li {
        padding: 20px 22px 0 19px;
    }

        .navbar-nav > li:before {
            position: absolute;
            right: 0;
            top: -7px;
            bottom: -3px;
            width: 1px;
            min-height: 66px;
            background: #076694;
            content: "";
        }

.nav.navbar-nav > li > a {
    padding: 0;
    color: #076694;
}

.navbar-nav a {
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
}

.navbar-nav > li > a:after {
    clear: both;
    content: '';
    display: block;
}

.navbar-nav .alignleft {
    float: left;
    margin: 0 11px 0 3px;
}

.navbar-nav .img {
    float: right;
    position: relative;
    margin: -13px 0 0 23px;
}

    .navbar-nav .img img {
        display: block;
        position: relative;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

.navbar .badge {
    position: absolute;
    top: -6px;
    right: -8px;
    width: 20px;
    height: 20px;
    padding: 2px 0 0;
    text-align: center;
    font: 0.923em/1.416em 'cartogothic_stdbold', sans-serif;
    text-shadow: 0 1px rgba(0,0,0,0.2);
    color: #fff;
    background: #f35958;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.75), inset 0 1px rgba(255,255,255,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.75), inset 0 1px rgba(255,255,255,0.2);
}

.nav.navbar-nav > li > a .name {
    float: left;
}

.navbar-nav .lang {
    float: right;
    position: relative;
    font-size: 1.384em;
    line-height: 1.111em;
    text-transform: uppercase;
    color: #076694;
    margin: -1px 0 0 19px;
}

    .navbar-nav .lang:before {
        position: absolute;
        left: 5px;
        bottom: -14px;
        width: 11px;
        height: 8px;
        background: url(/images/arrow-01.png) no-repeat;
        content: "";
    }

.navbar .dropdown-menu {
    font-size: 1em;
    line-height: 1.154em;
    text-align: right;
    right: 0;
    top: 72px;
    min-width: 1px;
    padding: 2px 0 3px;
    background: #fff;
    border: 0;
    box-shadow: none;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

    .navbar .dropdown-menu a {
        overflow: hidden;
        padding: 10px 49px 9px 5px;
        color: #2277a0;
    }

        .navbar .dropdown-menu a:hover {
            background: #076694;
            color: #fff;
        }

    .navbar .dropdown-menu .glyphicon {
        float: right;
        margin: 2px -27px 0 0;
    }

    .navbar .dropdown-menu .glyphicon-user {
        font-size: 0.692em;
        margin: 5px -26px 0 0;
    }

.dropdown-menu > li > a {
    white-space: normal;
}

.navbar-toggle {
    background: #00aadb;
    margin: 0;
    padding: 8px;
    border: 2px solid #ededed;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.1);
    box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}

    .navbar-toggle .icon-bar {
        width: 13px;
        height: 2px;
        background: #fff;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 1px;
        }
/* search-form */

.search-form .txt {
    float: left;
    background: none;
    border: 0;
    font: 1em/1.384em 'Open Sans Hebrew', sans-serif;
    height: 18px;
    width: 95px;
    padding: 0 5px;
}

    .search-form .txt::-moz-placeholder {
        color: #076694;
        opacity: 1;
    }

    .search-form .txt:-ms-input-placeholder {
        color: #076694;
    }

    .search-form .txt::-webkit-input-placeholder {
        color: #076694;
    }

.search-form .btn-submit {
    float: left;
    border: 0;
    padding: 0;
    margin: 1px 0 0 6px;
    width: 17px;
    height: 17px;
    background: url(/images/ico-search.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
/* heading */

.heading {
    min-height: 150px;
    background-size: cover;
    color: #fff;
    font-size: 1.286em;
    line-height: 1.222em;
    padding: 24px 0 50px;
}

.inner-page .heading {
    padding: 40px 0 62px;
}

.heading .holder {
    float: right;
    margin: 0 10px;
    padding: 0 14px 8px;
    width: 422px;
    background: #076694;
}

.heading h1 {
    position: relative;
    font: 700 1.5em/1.111em 'Open Sans Hebrew', sans-serif;
    margin: 0 -24px 7px;
    padding: 13px 23px 9px;
    background: #00aadb;
}

    .heading h1:before {
        position: absolute;
        top: 100%;
        left: 0;
        border-left: 10px solid transparent;
        border-top: 12px solid #000;
        content: "";
    }

    .heading h1:after {
        position: absolute;
        top: 100%;
        right: 0;
        border-right: 10px solid transparent;
        border-top: 12px solid #000;
        content: "";
    }

.heading p {
    margin: 0;
}

.heading dl {
    overflow: hidden;
    font-size: 1.111em;
    line-height: 1.2em;
    display: table-cell;
    height: 54px;
    width: 1%;
    vertical-align: middle;
    padding: 4px 0 2px;
}

    .heading dl dt {
        float: right;
        margin: 0 0 0 5px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 50%;
        line-height: 24px;
    }

    .heading dl dd {
        margin: 0;
        overflow: hidden;
        line-height: 24px;
    }
/* main */

#main {
    padding-top: 25px;
    min-height: 1000px;
}
/* date */

.date {
    float: left;
    position: relative;
    padding: 7px 38px 0 0;
    margin: 0 0 15px;
    font: 600 1em/1.214em 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #9a9a9a;
    background: url(/images/ico-05.png) no-repeat 100% 9px;
}

.date-holder {
    border-bottom: 1px solid #c3c4c4;
    padding: 0 0 7px;
    margin: 0 0 31px;
}

.date a {
    float: left;
    position: relative;
    width: 24px;
    height: 24px;
    margin: -3px 18px 0 0;
    background: url(/images/arrow-02.png) no-repeat 50% 50%;
    border: 2px solid #c8c8c8;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.date em {
    font-style: normal;
}
/* subscribe */

.subscribe {
    margin: 0 0 20px;
    padding: 18px 0 22px;
    border: solid #b8b8b8;
    border-width: 1px 0;
}

    .subscribe .close {
        opacity: 1;
        text-shadow: none;
        color: #8c8d8d;
        font-size: 1.714em;
        margin: 5px 7px 0 17px;
    }

    .subscribe label {
        float: right;
        padding: 4px 0 0 18px;
        font-size: 1.428em;
        line-height: 1.2em;
        font-weight: normal;
        color: #00aadb;
    }

    .subscribe .form-group {
        overflow: hidden;
        margin: 0;
    }

    .subscribe .form-control {
        float: right;
        width: 51.25%;
        height: 33px;
        padding: 5px 18px 6px;
        border: 1px solid #c3c4c4;
        font: 1em/1.428em 'Open Sans Hebrew', sans-serif;
        color: #6e6f6f;
        border-radius: 0;
        box-shadow: none;
    }

        .subscribe .form-control::-moz-placeholder {
            color: #6e6f6f;
            opacity: 1;
        }

        .subscribe .form-control:-ms-input-placeholder {
            color: #6e6f6f;
        }

        .subscribe .form-control::-webkit-input-placeholder {
            color: #6e6f6f;
        }

    .subscribe .btn-submit {
        float: right;
        width: 125px;
        height: 33px;
        background: #00aadb;
        border: 0;
        padding: 0;
        margin: 0 15px 0 0;
        color: #fff;
        font-size: 1.143em;
        line-height: 1.25em;
        transition: all .3s;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
    }

        .subscribe .btn-submit:hover {
            background: #0077a8;
        }
/* info-area */

.info-area {
    background: #fff;
    padding: 0 0 22px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #e5e5e5;
}

    .info-area .box {
        float: right;
        position: relative;
        width: 25%;
    }

        .info-area .box + .box:before {
            position: absolute;
            right: 0;
            top: 0;
            bottom: 10px;
            width: 1px;
            background: #e5e5e5;
            content: "";
            z-index: 10;
        }

        .info-area .box .inner {
            position: relative;
            padding: 0 31px 63px 12px;
            box-sizing: content-box;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
        }

        .info-area .box h3 {
            font-size: 1.428em;
            line-height: 1.2em;
            font-weight: normal;
            margin: 0 -31px 12px -12px;
            padding: 7px 17px;
            color: #fff;
            background: #00aadb;
        }

.refresh {
    float: left;
    width: 11px;
    height: 12px;
    background: url(/images/ico-06.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.info-area .refresh {
    margin: 0 0 1px;
}

.table-margin {
    margin: 0px;
}

.info-area .num {
    display: block;
    margin: 0 0 -4px;
    font-size: 5em;
    line-height: 1.043em;
    color: #00aadb;
}

.info-area .list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .info-area .list li {
        min-height: 17px;
    }

.more {
    position: absolute;
    padding: 0 0 0 16px;
    font-size: 0.928em;
    line-height: 1.154em;
    color: #6e6f6f;
    background: url(/images/arrow-03.png) no-repeat 0 5px;
}

.info-area .more {
    left: 10px;
    bottom: 24px;
}

.info-area .warning {
    margin: -4px 0 0;
    padding: 0 8px 0 0;
}

    .info-area .warning .num {
        font-size: 2.857em;
        line-height: 1.075em;
        color: #f35958;
        margin: 0 0 6px;
    }

    .info-area .warning p {
        margin: 0 0 6px;
    }

.info-area .mark {
    color: #444;
    background: none;
    padding: 0;
}

.info-area .link {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -30px;
    width: 60px;
    height: 22px;
    background: #f6f6f6;
    border: 0;
    outline: none;
    z-index: 10;
}

    .info-area .link:before {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -6px 0 0 -10px;
        width: 20px;
        height: 12px;
        background: url(/images/arrow-04.png) no-repeat 0 -12px;
        content: "";
    }

    .info-area .link.collapsed:before {
        background-position: 0 0;
    }

.info-holder {
    clear: both;
    overflow: hidden;
}
/* headline */

.headline {
    padding: 19px 21px 0 12px;
}

    .headline h2 {
        overflow: hidden;
        font-size: 1.428em;
        line-height: 1.2em;
        font-weight: normal;
        margin: 0;
        color: #00bff3;
    }

    .headline .close {
        float: left;
        color: #a7a7a7;
        opacity: 1;
        font-weight: normal;
        margin: -10px 10px 0 0;
    }

    .headline .refresh {
        margin: -7px 11px 0 0;
    }
/* info-links */

.info-links {
    position: relative;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 0 21px 67px;
    margin: 0 0 18px;
}

    .info-links .headline {
        margin: 0 -21px;
    }

    .info-links .list-group {
        margin: 0;
        padding: 29px 0 0;
        font-size: 1.286em;
        line-height: 1.222em;
        text-align: center;
    }

        .info-links .list-group a {
            display: table;
            width: 100%;
            color: #fff;
            margin: 0 0 15px;
        }

            .info-links .list-group a:hover {
                text-decoration: none;
            }

                .info-links .list-group a:hover .text {
                    background: #00aadb;
                }

        .info-links .list-group .ico {
            display: table-cell;
            height: 68px;
            vertical-align: middle;
            width: 101px;
            -webkit-border-radius: 0 2px 2px 0;
            border-radius: 0 2px 2px 0;
            transition: all .3s;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            -ms-transition: all .3s;
        }

            .info-links .list-group .ico img {
                vertical-align: top;
            }

        .info-links .list-group .text {
            display: table-cell;
            vertical-align: middle;
            height: 68px;
            padding: 0 5px 0 37px;
            background: #8c8d8d;
            -webkit-border-radius: 2px 0 0 2px;
            border-radius: 2px 0 0 2px;
            transition: all .3s;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            -ms-transition: all .3s;
        }

    .info-links .more {
        left: 25px;
        bottom: 26px;
        color: #b1b1b1;
        padding: 0 0 0 24px;
    }

    .info-links .color-1 {
        background: #56c69e;
    }

    .info-links .color-2 {
        background: #0483b3;
    }

    .info-links .color-3 {
        background: #ff9c4b;
    }

    .info-links .color-4 {
        background: #989cff;
    }

    .info-links .color-5 {
        background: #f35959;
    }
/* info-tabs */

.info-tabs .inner {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 0 25px 11px;
}

.info-tabs .headline {
    margin: 0 -25px;
    padding: 0 0 0 12px;
}

    .info-tabs .headline .refresh {
        margin: 14px 11px 0 0;
    }

    .info-tabs .headline .close {
        margin: 11px 55px 0 0;
    }

.info-tabs .nav-tabs {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 1.071em;
    line-height: 1.2em;
    direction: ltr;
}

    .info-tabs .nav-tabs > li {
        display: table-cell;
        vertical-align: top;
        float: none;
        margin: 0;
        direction: rtl;
    }

        .info-tabs .nav-tabs > li > a {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 1%;
            height: 55px;
            border: 1px solid #e5e5e5;
            margin: 0;
            padding: 0 5px;
            border-radius: 0;
            background: #f6f6f6;
            color: #6e6f6f;
            outline: none;
            line-height: 18px;
        }

            .info-tabs .nav-tabs > li.active > a, .info-tabs .nav-tabs > li > a:hover, .info-tabs .nav-tabs > li > a:focus {
                border-color: #fff;
                background: #fff;
                color: #f35959;
            }

        .info-tabs .nav-tabs > li.active > a {
            font-size: 1.333em;
            line-height: 1.2em;
            font-weight: bold;
        }

.info-tabs .tab-holder {
    overflow: hidden;
}

.info-tabs .tab-content {
    padding: 17px 0 0;
}

.info-tabs .img {
    vertical-align: top;
    width: 100%;
    margin: 0 0 13px;
}
/* info-form */

.info-form .frame {
    position: relative;
    padding: 0 0 0 147px;
}

.info-form label {
    font-size: 13px;
    line-height: 16px;
    font-weight: normal;
    display: block;
    margin: 0 0 15px;
    color: #696969;
}

.info-form .check-area .file-area .customForm-fake-input {
    padding: 6px 2px 7px 9px;
}

.info-form .form-control {
    float: left;
    background: #f1f1f1;
    font: 13px/18px 'Open Sans Hebrew', sans-serif;
    color: #6e6f6f;
    height: 27px;
    padding: 3px 15px 4px;
    margin: 0 0 10px;
    border: 1px solid #6e6f6f;
    border-radius: 0;
    box-shadow: none;
}

.info-form .form-01 {
    width: 56.56%;
}

.info-form .form-02 {
    width: 41.02%;
    margin-left: 2.42%;
}

.info-form .form-03 {
    width: 29.51%;
}

.info-form .sel-holder {
    overflow: hidden;
    padding: 0 0 0 12px;
}

.info-form textarea.form-control {
    float: none;
    resize: vertical;
    overflow-y: auto;
    min-height: 95px;
    margin: 0 0 20px;
}

.info-form .check-area {
    float: right;
    padding: 0 0 0 40px;
}

    .info-form .check-area .wrap {
        overflow: hidden;
    }

    .info-form .check-area .label {
        float: right;
        padding: 6px 0 0;
    }

.info-form .file-area {
    margin: 2px 0 15px;
}

.info-form .btn-holder {
    overflow: hidden;
}

.info-form .btn-submit {
    display: block;
    position: relative;
    width: 100%;
    padding: 26px 5px 20px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    background: #00aadb;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

    .info-form .btn-submit:hover {
        background: #0077a8;
    }
/* aside */

aside.col-md-3 {
    padding-left: 30px;
}
/* add-nav */

.affix {
    top: 100px;
    width: 284px;
}

.affix-top {
    position: static;
}

.affix-bottom {
    position: relative;
}

.add-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.286em;
    line-height: 1.333em;
}

    .add-nav li + li {
        border-top: 1px solid #e5e5e5;
    }

    /*.add-nav li:last-child {
        padding-top: 30px;
    }*/

    .add-nav li a {
        display: block;
        position: relative;
        padding: 21px 101px 21px 30px;
        background: #fff;
        color: #696969;
    }

    /*.add-nav li:last-child a {
        background: #56c69e;
        color: #fff;
    }*/
    .add-nav li:last-child a
    .add-nav li:last-child a:after {
        background-position: 0 -189px;
    }

    .add-nav li a:after {
        position: absolute;
        left: 19px;
        top: 29px;
        width: 7px;
        height: 11px;
        background: url(/images/arrow-06.png) no-repeat;
        content: "";
    }

    .add-nav li a:hover {
        text-decoration: none;
    }

    .add-nav li a:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 68px;
        background: #f6f6f6;
        transition: background-color .3s;
        -webkit-transition: background-color .3s;
        -o-transition: background-color .3s;
        -ms-transition: background-color .3s;
    }

    .add-nav .ico-01:before {
        background: #f6f6f6 url(/images/ico-14.png) no-repeat 50% 22px;
    }

    .add-nav .ico-01:hover:before {
        background: #00aadb url(/images/ico-14.png) no-repeat 50% -150px;
    }

    .add-nav .ico-02:before {
        background: #f6f6f6 url(/images/ico-15.png) no-repeat 50% 29px;
    }

    .add-nav .ico-02:hover:before {
        background: #00aadb url(/images/ico-15.png) no-repeat 50% -150px;
    }

    .add-nav .ico-03:before {
        background: #f6f6f6 url(/images/ico-16.png) no-repeat 50% 23px;
    }

    .add-nav .ico-03:hover:before {
        background: #00aadb url(/images/ico-16.png) no-repeat 50% 23px;
    }

    .add-nav .ico-04:before {
        background: #f6f6f6 url(/images/ico-17.png) no-repeat 50% 26px;
    }

    .add-nav .ico-04:hover:before {
        background: #00aadb url(/images/ico-17.png) no-repeat 50% -156px;
    }

    .add-nav .ico-05:before {
        background: #f6f6f6 url(/images/ico-18.png) no-repeat 50% 23px;
    }

    .add-nav .ico-05:hover:before {
        background: #00aadb url(/images/ico-18.png) no-repeat 50% -152px;
    }

    .add-nav .ico-06:before {
        background: #f6f6f6 url(/images/ico-19.png) no-repeat 50% 15px;
    }

    .add-nav .ico-06:hover:before {
        background: #00aadb url(/images/ico-19.png) no-repeat 50% -148px;
    }
    .add-nav .ico-07:before {
        background: #f6f6f6 url(/images/ico-25.png) no-repeat 50% 15px;
    }

    .add-nav .ico-07:hover:before {
        background: #00aadb url(/images/ico-25.png) no-repeat 50% 15px;
    }
    .add-nav .ico-08:before {
        background: #f6f6f6 url(/images/ico-26.png) no-repeat 50% 15px;
    }

    .add-nav .ico-08:hover:before {
        background: #00aadb url(/images/ico-26.png) no-repeat 50% 15px;
    }
    .add-nav .ico-09:before {
        background: #f6f6f6 url(/images/ico-27.png) no-repeat 50% 15px;
    }

    .add-nav .ico-09:hover:before {
        background: #00aadb url(/images/ico-27.png) no-repeat 50% 15px;
    }
    .add-nav .ico-10:before {
        background: #f6f6f6 url(/images/ico-28.png) no-repeat 50% 15px;
    }

    .add-nav .ico-10:hover:before {
        background: #00aadb url(/images/ico-28.png) no-repeat 50% 15px;
    }
    .add-nav .ico-11:before {
        background: #f6f6f6 url(/images/ico-29.png) no-repeat 50% 15px;
    }

    .add-nav .ico-11:hover:before {
        background: #00aadb url(/images/ico-29.png) no-repeat 50% 15px;
    }
    .add-nav .ico-12:before {
        background: #f6f6f6 url(/images/ico-30.png) no-repeat 50% 15px;
    }

    .add-nav .ico-12:hover:before {
        background: #00aadb url(/images/ico-30.png) no-repeat 50% 15px;
    }
    .add-nav .ico-13:before {
        background: #f6f6f6 url(/images/ico-31.png) no-repeat 50% 15px;
    }

    .add-nav .ico-13:hover:before {
        background: #00aadb url(/images/ico-31.png) no-repeat 50% 15px;
    }
    .add-nav .ico-14:before {
        background: #f6f6f6 url(/images/ico-32.png) no-repeat 50% 15px;
    }

    .add-nav .ico-14:hover:before {
        background: #00aadb url(/images/ico-32.png) no-repeat 50% 15px;
    }

    .add-nav .ico-15:before {
        background: #f6f6f6 url(/images/ico-33.png) no-repeat 50% 15px;
    }

    .add-nav .ico-15:hover:before {
        background: #00aadb url(/images/ico-33.png) no-repeat 50% 15px;
    }

    .add-nav .ico-34:before {
        background: #f6f6f6 url(/images/ico-34.png) no-repeat 50% 15px;
    }

    .add-nav .ico-34:hover:before {
        background: #00aadb url(/images/ico-34.png) no-repeat 50% 15px;
    }
   .add-nav .ico-16:before {
        background: #f6f6f6 url(/images/ico-35.png) no-repeat 50% 15px;
    }

    .add-nav .ico-16:hover:before {
        background: #00aadb url(/images/ico-35.png) no-repeat 50% 15px;
    }

    .add-nav .ico-40:before {
        background: #f6f6f6 url(/images/ico-40.png) no-repeat 50% 15px;
    }

    .add-nav .ico-40:hover:before {
        background: #00aadb url(/images/ico-40.png) no-repeat 50% 15px;
    }
/* chart-block */

.charts-area {
    padding-bottom: 12px;
}

.chart-block {
    background: #fff;
    padding: 20px 18px 10px 24px;
    color: #6e6f6f;
    margin: 0 0 18px;
    min-height: 463px;
}

    .chart-block .headline {
        padding: 0 8px 8px 0;
    }

        .chart-block .headline .refresh {
            margin: -2px 11px 0 0;
        }

        .chart-block .headline .close {
            margin: -5px 10px 0 0;
        }

    .chart-block .block {
        padding: 0 8px 22px 8%;
        font-size: 0.857em;
        line-height: 1.1666em;
    }

        .chart-block .block p {
            margin: 0;
        }

.chart {
    position: relative;
    padding: 0 0 19px;
    direction: ltr;
}

.chart-block .box {
    position: relative;
    padding: 0 4px;
    margin: 10px 0 0;
}

    .chart-block .box:after {
        content: '';
        display: block;
        clear: both;
    }

.chart-block .col-sm-6:first-child .box {
    padding-right: 7.6%;
}

.chart-block .small-chart {
    direction: ltr;
    width: 48%;
    overflow: hidden;
    border: solid 1px #e5e5e5;
    float: right;
    position: relative;
    margin: 4px 0 0 16px;
}

    .chart-block .small-chart img {
        display: block;
        width: 100%;
        max-width: 100%;
    }

.chart-block .box .description {
    color: #696969;
    overflow: hidden;
    font-size: 0.928em;
    line-height: 1.308em;
}

    .chart-block .box .description p {
        margin: 0 0 7px;
    }

    .chart-block .box .description .value {
        display: block;
        color: #444;
        font: 400 1.846em/1.166em 'Open Sans', sans-serif;
    }
/* end chart-block */ /* info-block */

.info-block {
    background: #fff;
    padding: 22px 23px 8px;
    position: relative;
    margin: 0 0 18px;
}

    .info-block:after {
        content: '';
        display: block;
        clear: both;
    }

    .info-block .headline {
        padding: 0 0 27px;
    }

        .info-block .headline .refresh {
            margin: -2px 8px 0 0;
        }

        .info-block .headline .close {
            margin: -5px 10px 0 0;
        }

    .info-block ul {
        list-style: none;
        margin: 0;
        padding: 0;
        max-width: 274px;
    }

    .info-block li {
        color: #9a9a9a;
        font: 400 1em/1.214em 'Open Sans', sans-serif;
        padding: 13px 0 22px;
    }

        .info-block li:first-child {
            padding-top: 0;
        }

        .info-block li + li {
            border-top: solid 1px #e5e5e5;
        }

    .info-block .more {
        bottom: 23px;
        left: 23px;
    }

    .info-block h3 {
        color: #6e6f6f;
        margin: 0 0 3px;
        font-size: 1em;
        line-height: 1.286em;
        font-weight: 400;
    }

    .info-block .value {
        color: #444;
        padding: 0 0 4px;
        display: block;
        font: 400 1.714em/1.167em 'Open Sans', sans-serif;
    }

        .info-block .value span {
            display: block;
            font-size: 1.333em;
            line-height: 1.125em;
        }

    .info-block p {
        margin: 0;
        direction: ltr;
        text-align: right;
    }

        .info-block p strong {
            color: #444;
            font-weight: 700;
            display: inline-block;
            vertical-align: top;
            position: relative;
        }

.font-color-red {
    color: red;
}

.info-block p strong.arrow {
    padding: 0 0 0 20px;
}

    .info-block p strong.arrow:before {
        content: '';
        position: absolute;
        z-index: 20;
        top: 5px;
        left: 0;
        width: 11px;
        background: url(/images/sprite-001.png) no-repeat;
    }

.info-block p strong.arrow-top:before {
    background-position: 0 0;
    height: 8px;
}

.info-block p strong.arrow-bottom:before {
    background-position: -11px 0;
    height: 7px;
}

.progress {
    background: #dcdcdc;
    height: 6px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 8px 0 21px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 203px;
}

.progress-bar {
    background: #00bff3;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0;
    line-height: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .progress-bar.color-red {
        background: #f35958;
    }
/* end info-block */ /* login-page */

.login-page {
    background: #f6f6f6;
}

    .login-page #main {
        max-width: 1000px;
    }

    .login-page .heading .container {
        max-width: 1000px;
    }

    .login-page .heading {
        min-height: 200px;
        padding: 41px 0 66px;
        font: 300 1.786em/1.16em 'Open Sans Hebrew', sans-serif;
    }

        .login-page .heading .holder {
            width: 506px;
            padding: 0 22px 19px 15px;
        }

        .login-page .heading h1 {
            font-size: 2.76em;
            line-height: 1.087em;
            margin: 0 -34px 18px -27px;
            padding: 3px 20px 9px;
        }

            .login-page .heading h1:before {
                border-left-width: 12px;
            }

            .login-page .heading h1:after {
                border-right-width: 12px;
            }

            .login-page .heading h1 span {
                font-weight: 300;
            }
/* info-section */

.info-section {
    font-size: 1em;
    line-height: 1.214em;
    padding-bottom: 45px;
    color: #696969;
    position: relative;
    margin: 0 0 27px;
}

    .info-section header {
        border-bottom: 1px solid #e5e5e5;
        padding: 0 0 9px;
        margin: 0 0 25px;
    }

    .info-section .img {
        float: right;
        margin: 0 0 0 15px;
        border: 3px solid #e5e5e5;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

        .info-section .img img {
            display: block;
            position: relative;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }

    .info-section header h2 {
        overflow: hidden;
        font-size: 2.857em;
        line-height: 0.85em;
        margin: 25px 0 0;
        color: #00bff3;
    }

    .info-section .intro {
        font-size: 1.286em;
        line-height: 1.222em;
        margin: 0 0 19px;
    }

    .info-section p {
        margin: 0 0 17px;
    }

    .info-section .name {
        position: absolute;
        left: -20px;
        bottom: 0;
        width: 154px;
        height: 49px;
        padding: 0 34px 0 0;
        font-size: 0.928em;
        line-height: 1.154em;
        color: #9a9a9a;
        background: url(/images/img-06.png) no-repeat 100% 100%;
    }
/* login-form */

.login-form {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 31px 29px 30px 38px;
    margin: 0 0 27px 25px;
}

    .login-form .ttl {
        display: block;
        font-size: 1.786em;
        line-height: 1.12em;
        font-weight: normal;
        color: #00bff3;
        text-align: center;
        margin: 0 0 27px;
    }

.duplicate-weekly-format {
    cursor: pointer;
}

.green-sum {
    color: green;
}

.red-sum {
    color: red;
}

.login-form .input-group {
    margin: 0 0 27px;
    width: 100%;
}

.login-form .form-control {
    background: #f1f1f1;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    height: 48px;
    padding: 16px 15px 15px;
    font: 0.928em/1.308em 'Open Sans Hebrew', sans-serif;
    color: #9a9a9a;
}

    .login-form.form-control::-moz-placeholder {
        color: #9a9a9a;
        opacity: 1;
    }

    .login-form .form-control:-ms-input-placeholder {
        color: #9a9a9a;
    }

    .login-form .form-control::-webkit-input-placeholder {
        color: #9a9a9a;
    }

.login-form .input-group-addon {
    direction: ltr;
    text-align: left;
    vertical-align: top;
    position: relative;
    border: 0;
    border-radius: 0;
    background: #f1f1f1;
    width: 47px;
    padding: 0;
}

    .login-form .input-group-addon:before {
        position: absolute;
        top: 7px;
        width: 1px;
        height: 36px;
        background: #9a9a9a;
        content: "";
        z-index: 10;
    }

    .login-form .input-group-addon img {
        vertical-align: top;
        margin: 13px 0 0 10px;
    }

.login-form .btn-holder {
    margin: -4px 0 19px;
}

.login-form .btn-submit {
    padding: 18px 5px 13px;
    font: 0.928em/1.308em 'Open Sans Hebrew', sans-serif;
    color: #fff;
    background: #00bff3;
    border: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

    .login-form .btn-submit:hover {
        background: #008cc0;
    }

.login-form .btn-holder .btn-submit {
    float: left;
    width: 57.23%;
}

.login-form .frame {
    overflow: hidden;
    padding: 12px 0 0 5px;
}

    .login-form .frame .link {
        font-size: 0.928em;
        line-height: 1.308em;
        color: #9a9a9a;
        text-decoration: underline;
    }

    .login-form .frame a:hover {
        text-decoration: none;
    }

.login-form .info {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 25px;
    height: 25px;
    margin: -2px 6px 0 0;
    border: 1px solid #62c7d0;
    background: url(/images/ico-22.png) no-repeat 50% 50%;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.login-form .fb-holder {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 14px;
    margin: 0 0 16px;
}

.login-form .btn-facebook {
    display: block;
    width: 100%;
    padding: 17px 5px 11px;
    background: #5170a9;
    font: 1em/1.214em Tahoma, Geneva, sans-serif;
    color: #fff;
    border: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
}

    .login-form .btn-facebook:hover {
        background: #1e3d76;
    }

    .login-form .btn-facebook:after {
        display: inline-block;
        vertical-align: top;
        width: 24px;
        height: 24px;
        margin: -4px 9px 0 0;
        background: url(/images/ico-23.png) no-repeat;
        content: "";
    }
/* footer */

#footer {
    padding: 30px 0px;
}

    #footer .top {
        background: #076694;
        margin: 0 0 13px;
    }

        #footer .top .container {
            padding-top: 45px;
            padding-bottom: 43px;
        }

        #footer .top .columns {
            overflow: hidden;
            position: relative;
            font-size: 0;
            line-height: 0;
            letter-spacing: -4px;
        }

            #footer .top .columns .sep {
                overflow: hidden;
                text-indent: -9999px;
                position: absolute;
                z-index: 5;
                top: 6px;
                bottom: 0;
                width: 1px;
                background: #fff;
            }

            #footer .top .columns .sep-001 {
                right: 16.3%;
            }

            #footer .top .columns .sep-002 {
                right: 73.9%;
            }

        #footer .top .column {
            display: inline-block;
            vertical-align: top;
            width: 24.1%;
            padding: 0 0 0 60px;
            letter-spacing: 0;
        }

            #footer .top .column.large-col {
                width: 56.67%;
                padding: 0 0 0 42px;
            }

            #footer .top .column .block {
                font-size: 0;
                line-height: 0;
                letter-spacing: -4px;
            }

                #footer .top .column .block:after {
                    content: '';
                    display: block;
                    clear: both;
                }

        #footer .top h4 {
            color: #00bff3;
            margin: 0 0 14px;
            font-size: 1.5rem;
            line-height: 1.9rem;
            font-weight: 700;
        }

        #footer .top ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #footer .top .block ul {
            list-style: none;
            margin: 0;
            padding: 0 0 0 25px;
            display: inline-block;
            vertical-align: top;
            letter-spacing: 0;
            width: 33.33%;
        }

        #footer .top li {
            font-size: 1.3rem;
            line-height: 1.2rem;
            text-transform: uppercase;
        }

        #footer .top .languages-column {
            width: 19.23%;
            padding: 0 0 0 10px;
        }

            #footer .top .languages-column li {
                font: 1.3rem/1.2rem Arial, Helvetica, sans-serif;
            }

        #footer .top li + li {
            padding: 12px 0 0;
        }

        #footer .top li a {
            color: #f6f6f6;
        }

        #footer .top .logo-area {
            float: right;
            padding: 4px 25px 0 56px;
        }

    #footer .logo-01 {
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: url(/images/logo-footer-01.png) no-repeat;
        width: 175px;
        height: 44px;
        margin: 0 0 9px;
    }

        #footer .logo-01 a, #footer .logo-02 a {
            display: block;
            height: 100%;
        }

    #footer .logo-02 {
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: url(/images/logo-footer-02.png) no-repeat;
        width: 52px;
        height: 68px;
    }

    #footer .bottom.container {
        text-align: center; /*width:1164px;	padding:0 8.9% 0 0;*/
    }

    #footer .bottom ul {
        list-style: none;
        margin: 0;
        padding: 29px 10px 0;
        position: relative;
    }

        #footer .bottom ul:before {
            content: '';
            position: absolute;
            z-index: 5;
            top: 0;
            left: -6.6%;
            right: 6.1%;
            height: 1px;
            background: #686868;
        }

    #footer .bottom li {
        display: inline-block;
        vertical-align: top;
        font-size: 0.928em;
        line-height: 1.308em;
        position: relative;
        padding: 0 0 0 10px;
    }

        #footer .bottom li.last-child {
            padding: 0;
        }

        #footer .bottom li:before {
            content: '';
            position: absolute;
            z-index: 20;
            top: 3px;
            left: 3px;
            width: 1px;
            height: 13px;
            background: #7b7a7a;
        }

        #footer .bottom li.last-child:before {
            display: none;
        }

        #footer .bottom li a {
            color: #4b4a4a;
            cursor: pointer;
        }

    #footer .bottom .img {
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        width: 47px;
        margin: -13px 0 0 11px;
    }

        #footer .bottom .img img {
            display: block;
            width: 100%;
            max-width: 100%;
        }
/* end footer */

.info-frame {
    position: relative;
    background: #fff;
    border: 1px solid #E5E5E5;
    padding: 0 10px 62px;
    margin: 0 0 19px;
}

    .info-frame .headline {
        margin: 0 -10px;
    }

.info-list {
    float: left;
    width: 50%;
    list-style: none;
    margin: 0;
    padding: 15px 0 0;
    text-align: center;
    color: #696969;
    font-size: 1em;
    line-height: 1.214em;
}



.info-list + .info-list {
    padding-left: 12px;
}

    .info-list li {
        padding: 6px 2px;
    }

    .info-list .odd {
        background: #f6f6f6;
        color: #00aadb;
        padding: 10px 2px 9px;
    }

.info-frame .more {
    left: 29px;
    bottom: 19px;
    padding: 0 0 0 23px;
    color: #b1b1b1;
}
/* chart-block */

.inner-page .chart-block {
    position: relative;
    min-height: 1px;
    padding-bottom: 39px;
    margin-bottom: 30px;
}

    .inner-page .chart-block .more {
        left: 29px;
        bottom: 16px;
        padding: 0 0 0 23px;
        color: #b1b1b1;
    }
/* download-area */

.download-area {
    position: relative;
    background: #fff;
    border: 1px solid #E5E5E5;
    padding: 0 25px 50px 20px;
}

    .download-area .headline {
        margin: 0 -25px 0 -20px;
    }

    .download-area .list {
        list-style: none;
        margin: 0;
        padding: 8px 0 0;
    }

        .download-area .list li {
            overflow: hidden;
            padding: 17px 0 13px;
        }

            .download-area .list li + li {
                border-top: 1px solid #c3c4c4;
            }

        .download-area .list .ico {
            float: right;
            margin: 0 0 0 20px;
        }

        .download-area .list .link {
            float: left;
            color: #00aadb;
            text-decoration: underline;
            font-weight: bold;
        }

            .download-area .list .link:hover {
                text-decoration: none;
            }

        .download-area .list .descr {
            display: table-cell;
            height: 35px;
            vertical-align: middle;
            padding: 4px 0 0;
        }

        .download-area .list .cell {
            display: table-cell;
            height: 35px;
            width: 1%;
            vertical-align: middle;
            padding: 4px 10px 0 0;
        }

    .download-area .more {
        bottom: 14px;
        left: 17px;
        padding: 0 0 0 24px;
        color: #b1b1b1;
    }

.sum-row td, .table-striped > tbody > tr:nth-child(odd).sum-row > td {
    background-color: #dddddd;
}

.addRow {
    margin: 0px 3px;
}

.addRow-old {
    background: url(/images/plus-sign.png) no-repeat;
    cursor: pointer;
    background-size: contain;
    background-position: right center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 30px;
}

.resetAmounts {
    cursor: pointer;
}
/* date-holder */

.date-holder .frame {
    float: right;
    width: 57.39%;
    padding: 4px 0 0;
}

    .date-holder .frame h2 {
        float: right;
        width: 60%;
        margin: 0;
        font-size: 1.714em;
        line-height: 1.166em;
        font-weight: bold;
        color: #076694;
    }
/* sort-form */

.sort-form {
    float: left;
    width: 36.53%;
    padding: 2px 0 0;
}

    .sort-form .select-area {
        height: 24px;
        font-size: 1.143em;
        line-height: 1.25em;
    }

        .sort-form .select-area .center {
            padding: 2px 12px 2px 35px;
            background: #fff;
            border: 0;
            color: #696969;
        }

        .sort-form .select-area .select-opener {
            background: none;
        }

            .sort-form .select-area .select-opener:before {
                position: absolute;
                left: 8px;
                top: 9px;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: 6px solid #00aadb;
                content: "";
            }

.select-options.drop-sort-sel {
    background: #fff;
}

    .select-options.drop-sort-sel .drop-holder {
        border: 0;
    }

    .select-options.drop-sort-sel ul {
        font-size: 1.143em;
        line-height: 1.25em;
    }

        .select-options.drop-sort-sel ul a {
            padding: 2px 12px;
        }
/* items */

.items {
    list-style: none;
    margin: 0;
    padding: 0 0 15px;
}

    .items li {
        padding: 0 0 9px;
        margin: 0 0 15px;
        background: #fff;
    }

    .items .top {
        display: block;
        margin: 0 -1px 15px;
        padding: 13px 22px 11px;
        background: #00aadb;
        color: #fff;
        font-size: 1.286em;
        line-height: 1.222em;
    }

    .items .tbl {
        display: table;
        position: relative;
        width: 100%;
    }

        .items .tbl:before {
            position: absolute;
            right: 38.75%;
            top: 3px;
            bottom: 3px;
            width: 1px;
            background: #e5e5e5;
            content: "";
        }

        .items .tbl .num {
            display: table-cell;
            vertical-align: middle;
            position: relative;
            text-align: center;
            width: 39.08%;
            padding: 0 5px 6px;
            font-size: 2.857em;
            line-height: 1.1em;
            color: #00aadb;
        }

            .items .tbl .num span {
                display: inline-block;
                vertical-align: middle;
                margin: 0 0 -8px;
                font-size: 0.85em;
                line-height: 1.1176em;
            }

    .items .list {
        display: table-cell;
        overflow: hidden;
        margin: 0;
        padding: 0 26px 0 10px;
        color: #696969;
    }

        .items .list dt {
            float: right;
            width: 127px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding: 1px 0 0 10px;
            line-height: 1.214em;
            font-weight: normal;
        }

        .items .list dd {
            overflow: hidden;
            margin: 0 0 5px;
            font-weight: 300;
            line-height: 1.214em;
        }

table.dataTable.clickable tbody tr:hover td, table.dataTable.clickable tbody tr:hover th, table.dataTable.clickable.table-striped tbody tr:nth-child(odd):hover td {
    background-color: #F0F8FF; /*hila*/
    cursor: pointer;
}

table tr.active {
    font-weight: bold;
}

.actions-div {
    height: auto;
}

.close {
    font-size: 200%;
}

.btn {
    margin: 0px 0px 10px 0px;
}

.add-nav ul {
    list-style: none;
    padding-right: 0px;
}

    .add-nav ul a {
        background: #56c69e;
        color: #fff;
    }

.disabled-input {
    cursor: not-allowed !important;
    background-color: #eeeeee !important;
    opacity: 1 !important;
    pointer-events: none;
}



.slim {
    padding-top: 0;
    height: 100%;
    display: flex;
    padding-bottom: 1em;
}

    .slim header {
        display: none;
    }

    .slim .navbar-header {
        display: none;
    }

    .slim .navbar-nav {
        padding: 5px;
    }

        .slim .navbar-nav > li {
            padding: 0;
        }

            .slim .navbar-nav > li:before {
                top: unset;
                right: -5px;
            }

            .slim .navbar-nav > li > .dropdown-menu {
                top: 2em;
                width: 10em;
            }

    .slim .wrapper {
        position: unset;
    }

        .slim .wrapper .navbar {
            position: absolute;
            z-index: 2;
            height: 0;
            display: unset !important;
            min-height: 0;
        }

    .slim .container {
        padding-top: 0 !important;
    }

    .slim footer {
        display: none;
    }

    .slim aside {
        visibility: hidden;
        position: absolute;
    }

    .slim .breadcrumb {
        margin-bottom: 0.5em;
        padding-right: 4em;
    }

    .slim #content {
        order: 1;
        flex: 1;
        margin: 0 1em;
        padding: 0;
    }

    .slim #main {
        display: flex;
        flex-flow: column;
        width: 100%;
    }

    .slim #content-wrapper {
        flex: 1;
        display: flex;
        margin: 0;
    }

.button-hamburger-menu {
    width: 2em;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

    .button-hamburger-menu div {
        background-color: #8282a3;
        height: 5px;
        border-radius: 3px;
        margin-bottom: 3px;
    }

.del-eler-file {
    visibility: visible;
}


#UpdateStatements .modal-dialog {
    width: fit-content;
}
.d-none{
    display:none !important;
}

form#ExternalInvoiceSearchForm {
    padding-bottom: 4%;
}