﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
/* Fonts */
@font-face {
    font-family: 'Sosa';
    src: url("../fonts/sosa.eot");
    /*src: url("../fonts/sosa-regular-webfont.eot"); shneor for explorer(need to test)*/
    src: url("../fonts/sosa.eot?#iefix") format("embedded-opentype"), url("../fonts/sosa.ttf") format("truetype"), url("../fonts/sosa.svg#sosa") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* line 5, ../sass/styles.scss */
[class^="sosa-"]:before, [class*=" sosa-"]:before {
    display: inline-block;
    font-family: 'Sosa',sans-serif;
}

/* line 5, ../sass/styles.scss */
.sosa-exclamation:before {
    content: '!';
}

/* line 5, ../sass/styles.scss */
.sosa-dollar:before {
    content: '$';
}
/*.text{
    autocomplete:off;
}*/

/* line 5, ../sass/styles.scss */
.sosa-mobile:before {
    content: '/';
}

/* line 5, ../sass/styles.scss */
.sosa-headphones:before {
    content: '0';
}

/* line 5, ../sass/styles.scss */
.sosa-camera_photo:before {
    content: '1';
}

/* line 5, ../sass/styles.scss */
.sosa-camera_video:before {
    content: '2';
}

/* line 5, ../sass/styles.scss */
.sosa-printer:before {
    content: '3';
}

/* line 5, ../sass/styles.scss */
.sosa-landphone:before {
    content: '4';
}

/* line 5, ../sass/styles.scss */
.sosa-iphone:before {
    content: '5';
}

/* line 5, ../sass/styles.scss */
.sosa-ipad:before {
    content: '6';
}

/* line 5, ../sass/styles.scss */
.sosa-macbook:before {
    content: '7';
}

/* line 5, ../sass/styles.scss */
.sosa-imac:before {
    content: '8';
}

/* line 5, ../sass/styles.scss */
.sosa-micro:before {
    content: '9';
}

/* line 5, ../sass/styles.scss */
.sosa-tv:before {
    content: ':';
}

/* line 5, ../sass/styles.scss */
.sosa-radio:before {
    content: ';';
}

/* line 5, ../sass/styles.scss */
.sosa-tone:before {
    content: '<';
}

/* line 5, ../sass/styles.scss */
.sosa-tetris:before {
    content: '=';
}

/* line 5, ../sass/styles.scss */
.sosa-gamepad:before {
    content: '>';
}

/* line 5, ../sass/styles.scss */
.sosa-question:before {
    content: '?';
}

/* line 5, ../sass/styles.scss */
.sosa-video:before {
    content: '@';
}

/* line 5, ../sass/styles.scss */
.sosa-photo:before {
    content: 'A';
}

/* line 5, ../sass/styles.scss */
.sosa-quote_left:before {
    content: 'B';
}

/* line 5, ../sass/styles.scss */
.sosa-quote_right:before {
    content: 'C';
}

/* line 5, ../sass/styles.scss */
.sosa-code:before {
    content: 'D';
}
/*.modal-dialog{
    left:5px;
    top:-300px;
}*/
.modal-body {
    padding: 5px;
    min-height: 256px;
}

.modal {
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #507e83;
    border-width: 2px;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 10px;
}

.modal-footer {
    margin-right: 3px;
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

/* line 5, ../sass/styles.scss */
.sosa-stats_1:before {
    content: 'E';
}

/* line 5, ../sass/styles.scss */
.sosa-stats_2:before {
    content: 'F';
}

/* line 5, ../sass/styles.scss */
.sosa-stats_3:before {
    content: 'G';
}

/* line 5, ../sass/styles.scss */
.sosa-polaroid:before {
    content: 'H';
}

/* line 5, ../sass/styles.scss */
.sosa-car:before {
    content: 'J';
}

/* line 5, ../sass/styles.scss */
.sosa-truck:before {
    content: 'K';
}

/* line 5, ../sass/styles.scss */
.sosa-bicycle:before {
    content: 'L';
}

/* line 5, ../sass/styles.scss */
.sosa-moto:before {
    content: 'M';
}

/* line 5, ../sass/styles.scss */
.sosa-play:before {
    content: 'D';
}

/* line 5, ../sass/styles.scss */
.sosa-play:before {
    content: 'N';
}

/* line 5, ../sass/styles.scss */
.sosa-pause:before {
    content: 'O';
}

/* line 5, ../sass/styles.scss */
.sosa-stop:before {
    content: 'P';
}

/* line 5, ../sass/styles.scss */
.sosa-play_next:before {
    content: 'Q';
}

/* line 5, ../sass/styles.scss */
.sosa-play_prev:before {
    content: 'R';
}

/* line 5, ../sass/styles.scss */
.sosa-foward:before {
    content: 'S';
}

/* line 5, ../sass/styles.scss */
.sosa-rewind:before {
    content: 'T';
}

/* line 5, ../sass/styles.scss */
.sosa-loop:before {
    content: 'U';
}

/* line 5, ../sass/styles.scss */
.sosa-tool:before {
    content: 'V';
}

/* line 5, ../sass/styles.scss */
.sosa-gear:before {
    content: 'W';
}

/* line 5, ../sass/styles.scss */
.sosa-gear_alt:before {
    content: 'X';
}

/* line 5, ../sass/styles.scss */
.sosa-gears:before {
    content: 'Y';
}

/* line 5, ../sass/styles.scss */
.sosa-chess:before {
    content: 'Z';
}

/* line 5, ../sass/styles.scss */
.sosa-clock:before {
    content: '[';
}

/* line 5, ../sass/styles.scss */
.sosa-mag_left:before {
    content: '\\';
}

/* line 5, ../sass/styles.scss */
.sosa-mag_right:before {
    content: ']';
}

/* line 5, ../sass/styles.scss */
.sosa-mag_more:before {
    content: '^';
}

/* line 5, ../sass/styles.scss */
.sosa-mag_less:before {
    content: '_';
}

/* line 5, ../sass/styles.scss */
.sosa-pencil_big:before {
    content: '`';
}

/* line 5, ../sass/styles.scss */
.sosa-pencil:before {
    content: 'a';
}

/* line 5, ../sass/styles.scss */
.sosa-clip:before {
    content: 'b';
}

/* line 5, ../sass/styles.scss */
.sosa-heart:before {
    content: 'c';
}

/* line 5, ../sass/styles.scss */
.sosa-heart_alt:before {
    content: 'd';
}

/* line 5, ../sass/styles.scss */
.sosa-star:before {
    content: 'e';
}

/* line 5, ../sass/styles.scss */
.sosa-star_alt:before {
    content: 'f';
}

/* line 5, ../sass/styles.scss */
.sosa-comment:before {
    content: 'g';
}

/* line 5, ../sass/styles.scss */
.sosa-chat:before {
    content: 'h';
}

/* line 5, ../sass/styles.scss */
.sosa-info:before {
    content: 'i';
}

/* line 5, ../sass/styles.scss */
.sosa-flag:before {
    content: 'j';
}

/* line 5, ../sass/styles.scss */
.sosa-tag:before {
    content: 'k';
}

/* line 5, ../sass/styles.scss */
.sosa-tags:before {
    content: 'l';
}

/* line 5, ../sass/styles.scss */
.sosa-ribbon:before {
    content: 'm';
}

/* line 5, ../sass/styles.scss */
.sosa-maps_full:before {
    content: 'n';
}

/* line 5, ../sass/styles.scss */
.sosa-maps:before {
    content: 'o';
}

/* line 5, ../sass/styles.scss */
.sosa-share:before {
    content: 'p';
}

/* line 5, ../sass/styles.scss */
.sosa-social:before {
    content: 'q';
}

/* line 5, ../sass/styles.scss */
.sosa-rss:before {
    content: 'r';
}

/* line 5, ../sass/styles.scss */
.sosa-podModels.Cast:before {
    content: 's';
}

/* line 5, ../sass/styles.scss */
.sosa-twitter:before {
    content: 't';
}

/* line 5, ../sass/styles.scss */
.sosa-twitter_alt:before {
    content: 'u';
}

/* line 5, ../sass/styles.scss */
.sosa-facebook:before {
    content: 'v';
}

/* line 5, ../sass/styles.scss */
.sosa-flickr:before {
    content: 'w';
}

/* line 5, ../sass/styles.scss */
.sosa-vimeo:before {
    content: 'x';
}

/* line 5, ../sass/styles.scss */
.sosa-update:before {
    content: 'y';
}

/* line 5, ../sass/styles.scss */
.sosa-refresh:before {
    content: 'z';
}

/* line 5, ../sass/styles.scss */
.sosa-plus:before {
    content: '{';
}

/* line 5, ../sass/styles.scss */
.sosa-minus:before {
    content: '|';
}

/* line 5, ../sass/styles.scss */
.sosa-divide:before {
    content: '}';
}

/* line 5, ../sass/styles.scss */
.sosa-multiply:before {
    content: '~';
}

/* line 5, ../sass/styles.scss */
.sosa-shop:before {
    content: 'Ä';
}

/* line 5, ../sass/styles.scss */
.sosa-shop_alt:before {
    content: 'Å';
}

/* line 5, ../sass/styles.scss */
.sosa-home:before {
    content: 'Ç';
}

/* line 5, ../sass/styles.scss */
.sosa-mail:before {
    content: 'É';
}

/* line 5, ../sass/styles.scss */
.sosa-mail_open:before {
    content: 'Ñ';
}

/* line 5, ../sass/styles.scss */
.sosa-mail_open_alt:before {
    content: 'Ö';
}

/* line 5, ../sass/styles.scss */
.sosa-user:before {
    content: 'Ü';
}

/* line 5, ../sass/styles.scss */
.sosa-users:before {
    content: 'á';
}

/* line 5, ../sass/styles.scss */
.sosa-input:before {
    content: 'à';
}

/* line 5, ../sass/styles.scss */
.sosa-output:before {
    content: 'â';
}

/* line 5, ../sass/styles.scss */
.sosa-link:before {
    content: 'ä';
}

/* line 5, ../sass/styles.scss */
.sosa-error:before {
    content: 'ã';
}

/* line 5, ../sass/styles.scss */
.sosa-success:before {
    content: 'å';
}

/* line 5, ../sass/styles.scss */
.sosa-trash:before {
    content: 'ç';
}

/* line 5, ../sass/styles.scss */
.sosa-file:before {
    content: 'é';
}

/* line 5, ../sass/styles.scss */
.sosa-lock:before {
    content: 'è';
}

/* line 5, ../sass/styles.scss */
.sosa-unlock:before {
    content: 'ê';
}

/* line 5, ../sass/styles.scss */
.sosa-folder:before {
    content: 'ë';
}

/* line 5, ../sass/styles.scss */
.sosa-up_alt:before {
    content: 'í';
}

/* line 5, ../sass/styles.scss */
.sosa-down_alt:before {
    content: 'ì';
}

/* line 5, ../sass/styles.scss */
.sosa-up:before {
    content: 'î';
}

/* line 5, ../sass/styles.scss */
.sosa-down:before {
    content: 'ï';
}

/* line 5, ../sass/styles.scss */
.sosa-right:before {
    content: 'ñ';
}

/* line 5, ../sass/styles.scss */
.sosa-left:before {
    content: 'ó';
}

/* line 5, ../sass/styles.scss */
.sosa-bright:before {
    content: 'ò';
}

/* line 5, ../sass/styles.scss */
.sosa-cloud:before {
    content: 'ô';
}

/* line 5, ../sass/styles.scss */
.sosa-cloudy:before {
    content: 'ö';
}

/* line 5, ../sass/styles.scss */
.sosa-rain:before {
    content: 'õ';
}

/* line 5, ../sass/styles.scss */
.sosa-storm:before {
    content: 'ú';
}

/* line 5, ../sass/styles.scss */
.sosa-snow:before {
    content: 'ù';
}

/* line 5, ../sass/styles.scss */
.sosa-snow_alt:before {
    content: 'û';
}

/* line 5, ../sass/styles.scss */
.sosa-download_alt:before {
    content: 'ü';
}

/* line 5, ../sass/styles.scss */
.sosa-cross:before {
    content: '†';
}

/* line 5, ../sass/styles.scss */
.sosa-musicloud:before {
    content: '°';
}

/* line 5, ../sass/styles.scss */
.sosa-pound:before {
    content: '£';
}

/* line 5, ../sass/styles.scss */
.sosa-euro:before {
    content: '€';
}

/* line 5, ../sass/styles.scss */
.sosa-left_alt:before {
    content: '‹';
}

/* line 5, ../sass/styles.scss */
.sosa-right_alt:before {
    content: '›';
}

/* line 5, ../sass/styles.scss */
.sosa-logo:before {
    content: 'ﬁ';
}

/* line 5, ../sass/styles.scss */
.sosa-logo_alt:before {
    content: 'ﬂ';
}

/* Fonts End */
/* Variables */
/* Variables End */
/* line 39, ../sass/styles.scss */
html {
    position: relative;
    min-height: 100%;
    direction: rtl;
    text-align: right;
}

/* line 46, ../sass/styles.scss */
body {
    /* Margin bottom by footer height */
    margin-bottom: 148px;
    padding-top: 80px;
    font-family: 'Open Sans Hebrew', serif, 'Open Sans', sans-serif, arial;
    color: #0aa3a1;
    font-size: 14px;
    background-color: #fbfbf0;
}
    /* line 55, ../sass/styles.scss */
    body [data-icon]:before {
        display: inline;
        content: attr(data-icon);
        font-family: Sosa;
    }
    /* line 62, ../sass/styles.scss */
    body .datepicker table tr td.active.active,
    body .datepicker table tr td.active:hover.active {
        background: #1f4b4b;
    }
    /* line 68, ../sass/styles.scss */
    body.login .main {
        padding-top: 16vh;
    }
        /* line 71, ../sass/styles.scss */
        body.login .main .logo {
            background: #0aa3a1 url(../images/sprite.png) 20px 15px;
            background-size: 380px;
            height: 75px;
        }
        /* line 77, ../sass/styles.scss */
        body.login .main .title {
            background: #1f4b4b;
            color: #fff;
            font-size: 15px;
            height: 75px;
            line-height: 75px;
        }
        /* line 85, ../sass/styles.scss */
        body.login .main .form {
            background: #e8f6f6;
            padding-top: 60px;
            padding-bottom: 60px;
        }
            /* line 91, ../sass/styles.scss */
            body.login .main .form .btn,
            body.login .main .form button {
                background: #dd4b39 url(../images/icon_gp.png) no-repeat 10px 12px;
                background-size: 40px;
                color: #fff;
                width: 70%;
                margin: auto;
                display: block;
                padding: 20px 5px;
                -webkit-transition: all 0.5s ease-in-out;
                -moz-transition: all 0.5s ease-in-out;
                -ms-transition: all 0.5s ease-in-out;
                -o-transition: all 0.5s ease-in-out;
                transition: all 0.5s ease-in-out;
            }
                /* line 101, ../sass/styles.scss */
                body.login .main .form .btn:hover,
                body.login .main .form button:hover {
                    background: #b73e2f url(../images/icon_gp.png) no-repeat 10px 12px;
                    background-size: 40px;
                    -webkit-transition: all 0.5s ease-in-out;
                    -moz-transition: all 0.5s ease-in-out;
                    -ms-transition: all 0.5s ease-in-out;
                    -o-transition: all 0.5s ease-in-out;
                    transition: all 0.5s ease-in-out;
                }
    /* line 111, ../sass/styles.scss */
    body .container {
        padding-left: 15px;
        padding-right: 30px;
        height: auto; /*shneor*/
    }
        /* line 115, ../sass/styles.scss */
        body .container:first-child {
            padding-left: 15px;
            padding-right: 15px;
        }
        /* line 120, ../sass/styles.scss */
        body .container:nth-child(2) {
            /* padding-top:60px; */
        }
        /* line 126, ../sass/styles.scss */
        body .container.breadcrumbs a {
            color: #1f4b4b;
            font-size: 13px;
            font-weight: normal; /*shneor*/
        }
        /* line 132, ../sass/styles.scss */
        body .container.title {
            margin-bottom: 20px;
            position: relative;
        }
            /* line 136, ../sass/styles.scss */
            body .container.title h3 {
                font-size: 18px;
            }
        /* line 141, ../sass/styles.scss */
        body .container .main {
            padding-right: 0px;
            float: right; /*shneor*/
            /*margin-top: -57px; shneor*/
        }

            body .container .main div.arrows {
                margin-bottom: 35px; /*shneor*/
            }
    /* line 148, ../sass/styles.scss */
    body a:hover {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        text-decoration: none; /*shneor*/
    }

/* line 154, ../sass/styles.scss */
.navbar {
    background-color: #0aa3a1;
    border-bottom: 3px solid #1f4b4b;
}
    /* line 158, ../sass/styles.scss */
    .navbar .caret {
        margin-right: 6px;
    }
    /* line 162, ../sass/styles.scss */
    .navbar .navbar-nav {
        padding: 0px;
        font-size: 16px;
        position: relative;
    }
        /* line 167, ../sass/styles.scss */
        .navbar .navbar-nav > li {
            float: right;
        }
            /* line 170, ../sass/styles.scss */
            .navbar .navbar-nav > li > a {
                padding-top: 25px;
                padding-bottom: 10px;
                color: #fff;
            }
                /* line 175, ../sass/styles.scss */
                .navbar .navbar-nav > li > a.logout {
                    font-size: 12px;
                }
            /* line 182, ../sass/styles.scss */
            .navbar .navbar-nav > li.active li.active a { /*shneor*/
                background-color: #005c5c;
                color: #fff;
            }
            /* line 189, ../sass/styles.scss */
            .navbar .navbar-nav > li .dropdown-menu {
                border: 1px solid #005c5c;
                border-top: 3px solid #005c5c;
                right: -6px;
                box-shadow: none;
                min-width: 145px;
                margin-top: -3px;
            }
                /* line 196, ../sass/styles.scss */
                .navbar .navbar-nav > li .dropdown-menu > li {
                    max-width: 145px;
                    min-width: 145px;
                }
                    /* line 200, ../sass/styles.scss */
                    .navbar .navbar-nav > li .dropdown-menu > li > a {
                        text-align: right;
                        -webkit-transition: none;
                        -moz-transition: none;
                        -ms-transition: none;
                        -o-transition: none;
                        transition: none;
                        color: #1f4b4b;
                    }
                        /* line 209, ../sass/styles.scss */
                        .navbar .navbar-nav > li .dropdown-menu > li > a:hover {
                            background: #0aa3a1;
                            color: #fff;
                        }
        /* line 222, ../sass/styles.scss */
        .navbar .navbar-nav:hover.nav-pills > li.active > a, .navbar .navbar-nav:focus.nav-pills > li.active > a {
            color: #1f4b4b;
        }
            /* line 23, ../sass/styles.scss */
            .navbar .navbar-nav:hover.nav-pills > li.active > a:hover, .navbar .navbar-nav:hover.nav-pills > li.active > a:focus, .navbar .navbar-nav:focus.nav-pills > li.active > a:hover, .navbar .navbar-nav:focus.nav-pills > li.active > a:focus {
                color: #1f4b4b;
                background-color: inherit;
            }
        /* line 230, ../sass/styles.scss */
        .navbar .navbar-nav > li > a {
            width: 147px;
            color: #fff;
            transition: color 0.42s ease-in-out;
        }
            /* line 23, ../sass/styles.scss */
            .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
                color: #1f4b4b;
                background-color: inherit !important; /*shneor*/
            }
        /* line 239, ../sass/styles.scss */
        .navbar .navbar-nav > li.active > a {
            background-color: inherit;
        }
        /* line 244, ../sass/styles.scss */
        .navbar .navbar-nav > li.bottom-bar {
            /*transition: right 0.42s ease-in-out;*/
            transition: right 0.42s ease-in-out, width 0.3s ease-in-out; /*shneor*/
            position: absolute;
            height: 3px;
            /*width: 147px;*/
            bottom: 0;
            background-color: #1f4b4b;
        }
        /* line 257, ../sass/styles.scss */
        .navbar .navbar-nav > li:nth-child(1).active ~ .bottom-bar {
            right: 0px;
            width: 86px;
        }
        /* line 263, ../sass/styles.scss */
        .navbar .navbar-nav > li:nth-child(1):hover ~ .bottom-bar, .navbar .navbar-nav > li:nth-child(1):focus ~ .bottom-bar {
            right: 0px !important;
            /*width: 83.6px;*/
            width: 300px;
        }

#navbarHeader {
    float: right !important;
}
/* line 257, ../sass/styles.scss */
.navbar .navbar-nav > li:nth-child(2).active ~ .bottom-bar {
    right: 84px;
    width: 145px;
}
/* line 263, ../sass/styles.scss */
/*.navbar .navbar-nav > li:nth-child(2):hover ~ .bottom-bar, .navbar .navbar-nav > li:nth-child(2):focus ~ .bottom-bar {
            right: 100px !important;
        }*/
/* line 257, ../sass/styles.scss */
.navbar .navbar-nav > li:nth-child(3).active ~ .bottom-bar {
    right: 232px;
    width: 114px;
}
/* line 263, ../sass/styles.scss */
/*.navbar .navbar-nav > li:nth-child(3):hover ~ .bottom-bar, .navbar .navbar-nav > li:nth-child(3):focus ~ .bottom-bar {
            right: 229px !important;
        }*/
/* line 257, ../sass/styles.scss */
.navbar .navbar-nav > li:nth-child(4).active ~ .bottom-bar {
    right: 349px;
    width: 77px;
}
/* line 263, ../sass/styles.scss */
/*.navbar .navbar-nav > li:nth-child(4):hover ~ .bottom-bar, .navbar .navbar-nav > li:nth-child(4):focus ~ .bottom-bar {
            right: 330px !important;
        }*/
/* line 257, ../sass/styles.scss */
.navbar .navbar-nav > li:nth-child(5).active ~ .bottom-bar {
    right: 433px;
    width: 124px;
}
/* line 263, ../sass/styles.scss */
/*.navbar .navbar-nav > li:nth-child(5):hover ~ .bottom-bar, .navbar .navbar-nav > li:nth-child(5):focus ~ .bottom-bar {
            right: 438px !important;
        }*/

.navbar .navbar-nav > li:nth-child(6).active ~ .bottom-bar {
    right: 560px;
    width: 109px;
}
/* line 263, ../sass/styles.scss */
/*.navbar .navbar-nav > li:nth-child(6):hover ~ .bottom-bar, .navbar .navbar-nav > li:nth-child(5):focus ~ .bottom-bar {
            right: 550px !important;
        }*/

/* line 273, ../sass/styles.scss */
.navbar .navbar-nav .dropdown-header {
    text-align: right;
}
/* line 279, ../sass/styles.scss */
.navbar .navbar-nav > .open > a {
    background-color: transparent !important;
    color: #fff !important;
}
/* line 286, ../sass/styles.scss */
.navbar .navbar-brand {
    background-image: url(../images/logo.png);
    /*background-image: url(../images/rishumit-logo.png);*/
    background-position: 0 0;
    width: 80px;
    height: 65px;
    padding: 0px;
    font-size: 0px;
    margin-top: 4px;
    margin-left: 0px !important;
}

/* line 298, ../sass/styles.scss */
.affix {
    top: 75px;
}

/* line 302, ../sass/styles.scss */
.unstyled {
    list-style: none;
    padding: 0;
    margin: 0;
}
    /* line 307, ../sass/styles.scss */
    .unstyled a {
        text-decoration: none;
    }

/* line 314, ../sass/styles.scss */
.list-hover-slide li {
    position: relative;
    overflow: hidden;
    transition: .35s ease color;
}
    /* line 319, ../sass/styles.scss */
    .list-hover-slide li:before {
        content: '';
        display: block;
        z-index: -1;
        position: absolute;
        left: -100%;
        top: 0;
        width: 100%;
        height: 100%;
        border-right: solid 5px #1f4b4b;
        /*background: #1f4b4b;*/
        transition: .35s ease left;
    }
/* line 335, ../sass/styles.scss */
.list-hover-slide .search,
.list-hover-slide a {
    display: block;
    position: relative;
    z-index: 1;
}
    /* line 340, ../sass/styles.scss */
    .list-hover-slide .search:before,
    .list-hover-slide a:before {
        content: '';
        display: block;
        z-index: -1;
        position: absolute;
        left: -100%;
        top: 0;
        width: 100%;
        height: 100%;
        border-right: solid 5px #1f4b4b;
        background: #1f4b4b;
        transition: .70s ease left;
    }
    /* line 355, ../sass/styles.scss */
    .list-hover-slide .search.is-current:before, .list-hover-slide .search:hover:before,
    .list-hover-slide a.is-current:before,
    .list-hover-slide a:hover:before {
        left: 0;
    }

/* line 362, ../sass/styles.scss */
.sidebar {
    padding: 0px;
    /*z-index: 1000; shneor*/
    position: fixed;
    /*top: 170px;shneor*/
    left: 33px; /*shneor*/
    /*max-height: 360px;
    overflow-y: auto; shneor*/
    transition: top 1s;
}
    /* line 366, ../sass/styles.scss */
    .sidebar > ul {
        list-style: none;
        margin: 0;
        padding-right: 0px;
        max-width: 175px;
        width: 100%;
        /*top: 170px;*/ /*shneor*/
        max-height: 345px; /*shneor*/
        overflow: auto; /*shneor*/
    }

        .sidebar > ul .ullist {
            overflow-y: auto;
            max-height: 90px;
        }

        /* line 375, ../sass/styles.scss */
        .sidebar > ul li {
            line-height: 30px;
            color: #fff;
            font-size: 14px;
            position: relative;
            background: #0aa3a1;
            padding: 0px;
            margin: 0 0 2px 0;
            cursor: pointer;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
            /* line 386, ../sass/styles.scss */
            .sidebar > ul li:hover {
                /* @include transition(all, 0.5s, ease-in-out);
  background-color:$turq3; */
            }
            /* line 391, ../sass/styles.scss */
            .sidebar > ul li:active {
                /* @include transition(all, 0.5s, ease-in-out);
  background-color:$turq3; */
                background: #1f4b4b;
            }
            /* line 396, ../sass/styles.scss */
            .sidebar > ul li a {
                color: #fff;
                padding: 10px;
                padding-left: 60px;
            }

                .sidebar > ul li a.smallLineHeigth {
                    line-height: 18px;
                }

}
/* line 400, ../sass/styles.scss */
.sidebar > ul li a:hover {
    color: #fff;
    text-decoration: none;
}
/* line 408, ../sass/styles.scss */
.sidebar > ul li.filter .search {
    display: none;
}
/* line 412, ../sass/styles.scss */
.sidebar > ul li.filter ::-webkit-input-placeholder {
    color: #1f4b4b;
}
/* line 413, ../sass/styles.scss */
.sidebar > ul li.filter :-moz-placeholder {
    color: #1f4b4b;
}
/* line 414, ../sass/styles.scss */
.sidebar > ul li.filter ::-moz-placeholder {
    color: #1f4b4b;
}
/* line 415, ../sass/styles.scss */
.sidebar > ul li.filter :-ms-input-placeholder {
    color: #1f4b4b;
}
/* line 418, ../sass/styles.scss */
.sidebar > ul li.search {
    height: 48px;
}
    /* line 422, ../sass/styles.scss */
    .sidebar > ul li.search:before, .sidebar > ul li.search:hover {
        background: #0aa3a1;
        border: none;
    }
    /* line 427, ../sass/styles.scss */
    .sidebar > ul li.search input.search {
        background: #0aa3a1;
        border-radius: 5px;
        line-height: 30px;
        width: 54%;
        height: 30px;
        margin-top: 10px;
        margin-right: 10px;
        border: none;
        padding: 0px 0px 0px 10px;
    }
        /* line 440, ../sass/styles.scss */
        .sidebar > ul li.search input.search:hover, .sidebar > ul li.search input.search:focus, .sidebar > ul li.search input.search:active {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
            background: #fff;
            padding: 0px 10px;
            opacity: 1;
            outline: none;
            color: #1f4b4b;
            border: 1px solid #0aa3a1;
        }
            /* line 448, ../sass/styles.scss */
            .sidebar > ul li.search input.search:hover ::-webkit-input-placeholder, .sidebar > ul li.search input.search:focus ::-webkit-input-placeholder, .sidebar > ul li.search input.search:active ::-webkit-input-placeholder {
                color: #1f4b4b;
            }
            /* line 449, ../sass/styles.scss */
            .sidebar > ul li.search input.search:hover :-moz-placeholder, .sidebar > ul li.search input.search:focus :-moz-placeholder, .sidebar > ul li.search input.search:active :-moz-placeholder {
                color: #1f4b4b;
            }
            /* line 450, ../sass/styles.scss */
            .sidebar > ul li.search input.search:hover ::-moz-placeholder, .sidebar > ul li.search input.search:focus ::-moz-placeholder, .sidebar > ul li.search input.search:active ::-moz-placeholder {
                color: #1f4b4b;
            }
            /* line 451, ../sass/styles.scss */
            .sidebar > ul li.search input.search:hover :-ms-input-placeholder, .sidebar > ul li.search input.search:focus :-ms-input-placeholder, .sidebar > ul li.search input.search:active :-ms-input-placeholder {
                color: #1f4b4b;
            }
        /* line 454, ../sass/styles.scss */
        .sidebar > ul li.search input.search:focus {
            border: 1px solid #1f4b4b;
        }
    /* line 460, ../sass/styles.scss */
    .sidebar > ul li.search ::-webkit-input-placeholder {
        color: #fff;
    }
    /* line 461, ../sass/styles.scss */
    .sidebar > ul li.search :-moz-placeholder {
        color: #fff;
    }
    /* line 462, ../sass/styles.scss */
    .sidebar > ul li.search ::-moz-placeholder {
        color: #fff;
    }
    /* line 463, ../sass/styles.scss */
    .sidebar > ul li.search :-ms-input-placeholder {
        color: #fff;
    }
    /* line 465, ../sass/styles.scss */
    .sidebar > ul li.search span {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
        /* line 468, ../sass/styles.scss */
        .sidebar > ul li.search span:hover {
            background: #0aa3a1;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
            color: #1f4b4b;
        }
/* line 475, ../sass/styles.scss */
.sidebar > ul li ::-webkit-input-placeholder {
    color: #fff;
}
/* line 476, ../sass/styles.scss */
.sidebar > ul li :-moz-placeholder {
    color: #fff;
}
/* line 477, ../sass/styles.scss */
.sidebar > ul li ::-moz-placeholder {
    color: #fff;
}
/* line 478, ../sass/styles.scss */
.sidebar > ul li :-ms-input-placeholder {
    color: #fff;
}
/* line 480, ../sass/styles.scss */
.sidebar > ul li span {
    display: block;
    position: absolute;
    /*height: 50px;*/
    height: 100%; /*shneor*/
    width: 60px;
    top: 0px;
    left: 0px;
    background-color: #1f4b4b;
    background-position: center;
    font-family: 'sosa-regular-webfont';
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 25px;
    z-index: 10;
}

/* line 498, ../sass/styles.scss */
.sidebar > ul li.list .toggle {
    opacity: 0;
    display: none;
    padding-right: 0px;
    padding-bottom: 4px;
    height: 0px;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    /*transition: all 1.5s ease-in-out;*/
    transition: height 1s ease-in;
}
    /* line 506, ../sass/styles.scss */
    .sidebar > ul li.list .toggle li {
        margin-bottom: 0px;
        line-height: 30px;
        background-color: #005c5c;
    }

        .sidebar > ul li.list .toggle li:hover {
            background: #1f4b4b !important;
            transition: .35s ease left;
        }

        /* line 511, ../sass/styles.scss */
        .sidebar > ul li.list .toggle li a {
            padding: 2px 10px;
            font-size: 12px;
        }
/* line 521, ../sass/styles.scss */
.sidebar > ul li.list.active .toggle {
    display: block;
    height: auto;
    padding-bottom: 0px;
    opacity: 1;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    /*transition: all 1.5s ease-in-out;*/
    transition: height 1s ease-in;
}
/* line 531, ../sass/styles.scss */
.sidebar > ul li.list.active.filter .search {
    display: block;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
}
/* line 541, ../sass/styles.scss */
.sidebar > ul li.report {
    line-height: 18px;
}

/*shneor
            div.container.breadcrumbs {
                height: 34px;
            }*/

/* line 548, ../sass/styles.scss */
.error {
    color: red !important;
}

/* line 552, ../sass/styles.scss */
#form-errors {
    color: red;
    position: absolute;
    left: 15px;
    top: 20px;
    font-size: 12px;
}

/* line 562, ../sass/styles.scss */
#tabs.tabs1 {
    margin-bottom: 50px;
}
/* line 567, ../sass/styles.scss */
#tabs ul:not([class*='select2']),
#tabs .ui-tabs-nav {
    list-style: none;
    margin-right: 0px;
    display: block;
    padding: 0px;
    margin-bottom: 12px;
    /*height: 35px;shneor*/
}
    /* line 575, ../sass/styles.scss */
    #tabs ul .tab,
    #tabs .ui-tabs-nav .tab {
        display: inline-block;
        margin-left: 5px;
        margin-top: 8px;
    }

        /* line 580, ../sass/styles.scss */
        #tabs ul .tab a,
        #tabs .ui-tabs-nav .tab a {
            background-color: #0aa3a1;
            color: #fff;
            border-radius: 5px;
            /*padding: 8px 15px;*/
            padding: 8px 21px;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
            /* line 587, ../sass/styles.scss */
            #tabs ul .tab a:hover,
            #tabs .ui-tabs-nav .tab a:hover {
                text-decoration: none;
                background-color: #1f4b4b;
                -webkit-transition: all 0.5s ease-in-out;
                -moz-transition: all 0.5s ease-in-out;
                -ms-transition: all 0.5s ease-in-out;
                -o-transition: all 0.5s ease-in-out;
                transition: all 0.5s ease-in-out;
            }

        #tabs ul .tab.active a,
        #tabs .ui-tabs-nav .tab.active a {
            background-color: #1f4b4b;
            text-decoration: none;
        }


/*shneor*/
div#GeneralMain table td a, div#PersonalMain table td a, div#mamtinim-letipuli a {
    color: #0aa3a1 !important;
    font-weight: bold !important;
}

div#mamtinim-letipuli a {
    line-height: 23px;
    width: 75%;
    display: inline-block;
}

div#mamtinim-letipuli {
    padding-top: 10px;
}

    div#mamtinim-letipuli span {
        color: #0aa3a1;
    }

        div#mamtinim-letipuli span.text {
            padding: 0 10px !important;
            color: #345c5b !important;
        }

        div#mamtinim-letipuli span.tshuvat-menahel {
            font-weight: bold !important;
        }

/* line 605, ../sass/styles.scss */
table {
    direction: rtl;
    margin-bottom: 0px !important; /*shneor*/
}
    /* line 608, ../sass/styles.scss */
    table.small {
        max-width: 60%;
        font-size: 14px;
    }
        /* line 614, ../sass/styles.scss */
        table.small tr th {
            background: #e8f6f6;
            text-align: right;
        }
            /* line 618, ../sass/styles.scss */
            table.small tr th label {
                color: #0aa3a1;
                margin-left: 5px;
            }
            /* line 623, ../sass/styles.scss */
            table.small tr th .status {
                color: #fff;
                padding: 6px 15px;
                border-radius: 5px;
                font-weight: normal;
                color: #fff;
                vertical-align: middle;
                margin-left: 5px;
            }
                /* line 632, ../sass/styles.scss */
                table.small tr th .status.active {
                    background: #5cb85c;
                }
                /* line 636, ../sass/styles.scss */
                table.small tr th .status.seller {
                    background: #f37c41;
                }
                /* line 640, ../sass/styles.scss */
                table.small tr th .status.buyer {
                    background: #428bca;
                }
                /* line 644, ../sass/styles.scss */
                table.small tr th .status.history {
                    background: #9ba19b;
                }
                /* line 648, ../sass/styles.scss */
                table.small tr th .status.editable {
                    cursor: pointer;
                }
            /* line 653, ../sass/styles.scss */
            table.small tr th .btn {
                color: #fff;
                padding: 4px 10px;
                border-radius: 5px;
                font-weight: normal;
                color: #fff;
                background: #0aa3a1;
                vertical-align: middle;
            }
        /* line 666, ../sass/styles.scss */
        table.small tr td label {
            color: #0aa3a1;
        }
    /* line 678, ../sass/styles.scss */
    table.history tr th,
    table.history tr td {
        background: #e2e8e8;
        color: #5d5b5b;
    }

button.btn-green.history {
    background-color: #9ba19b !important;
}

table tr.history th.history,
table tr.history td.history {
    background: #e2e8e8;
    color: #5d5b5b;
}
/* line 682, ../sass/styles.scss */
table.history tr th label,
table.history tr td label {
    color: #5d5b5b;
}
/* line 691, ../sass/styles.scss */
table tr th {
    background: #0aa3a1;
    color: #fff;
    text-align: center;
    border: 2px solid #fbfbf0 !important;
}

th.pointer {
    cursor: pointer;
}

/* line 698, ../sass/styles.scss */
table tr td {
    text-align: right;
    border: 2px solid #fbfbf0 !important;
    background: #e8f6f6;
    color: #000;
    line-height: 22px !important;
}

table.meshulav-doch-table {
    /*table-layout: auto !important;
        width: 100%;*/
    /*box-sizing: content-box !important;*/
    width: auto !important;
    table-layout: fixed !important;
}

    table.meshulav-doch-table tr td {
        border-color: #0aa3a1 !important;
    }

    table.meshulav-doch-table tr th {
        border-color: #e8f6f6 !important;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
    }

    table.meshulav-doch-table td, table.meshulav-doch-table th {
        white-space: nowrap !important;
    }

/* line 705, ../sass/styles.scss */
table tr td .active {
    color: #fff;
    background: #5cb85c;
    padding: 2px 10px;
    border-radius: 5px;
}

table tr td .chasum {
    font-weight: normal;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #e00000;
    padding: 0px 10px;
    border-radius: 5px;
}

table tr td .seller {
    color: #fff;
    background: #4788c5;
    /*background: #f37c41;*/
    padding: 2px 10px;
    border-radius: 5px;
}

table tr td .buyer {
    color: #fff;
    background: lightblue;
    padding: 2px 10px;
    border-radius: 5px;
}
/* line 712, ../sass/styles.scss */
table tr td .blocked {
    background-color: #f14748;
    color: #fff;
    padding: 2px 10px;
    border-radius: 5px;
}

/* line 719, ../sass/styles.scss */
table tr td.username {
    text-decoration: underline;
}
/* line 723, ../sass/styles.scss */
table tr td .delete {
    font-size: 18px;
    color: #1f4b4b;
    cursor: pointer;
    position: relative;
    top: -2px;
}
/* line 735, ../sass/styles.scss */
table.text-center td {
    text-align: center;
}

/* line 741, ../sass/styles.scss */
.btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
    /* line 744, ../sass/styles.scss */
    .btn.style_1 {
        background-color: #bfe5dc;
        color: #90b4ae;
        font-size: 14px;
        border: none;
        font-weight: bold;
        padding: 8px 15px 8px 20px;
    }
        /* line 752, ../sass/styles.scss */
        .btn.style_1:before {
            color: #fff;
            font-size: 20px;
            margin-left: 12px;
        }
        /* line 759, ../sass/styles.scss */
        .btn.style_1:hover, .btn.style_1:active {
            background-color: #005c5c;
            color: #fff;
            -webkit-transition: all 0.1s ease-in-out;
            -moz-transition: all 0.1s ease-in-out;
            -ms-transition: all 0.1s ease-in-out;
            -o-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
        }

/* line 767, ../sass/styles.scss */
.form-section {
    /*margin-bottom: 15px;*/
}

/* line 776, ../sass/styles.scss */
form[name="pending-actions"] .form-group label,
form[name="pending-actions"] .form-group a {
    cursor: pointer;
}

/* line 782, ../sass/styles.scss */
.dialog {
    display: none;
}

/* line 788, ../sass/styles.scss */
.dialog-send-to-manager .form {
    margin-bottom: 0px;
}
/* line 792, ../sass/styles.scss */
.dialog-send-to-manager .ui-dialog-content {
    padding-bottom: 1px !important;
}

/* line 797, ../sass/styles.scss */
.ui-dialog {
    position: fixed;
}
    /* line 800, ../sass/styles.scss */
    .ui-dialog .ui-dialog-titlebar {
        cursor: move;
    }
    /* line 804, ../sass/styles.scss */
    .ui-dialog .ui-dialog-buttonset {
        padding: 5px 20px;
        /*background: #e8f6f6 !important;*/
        margin-bottom: 4px;
        width: 100%;
    }
    /* line 811, ../sass/styles.scss */
    .ui-dialog .ui-dialog-content {
        /* background: #fff;*/
        font-size: 14px;
        font-family: 'open sans hebrew';
        font-weight: normal;
    }
    /* line 815, ../sass/styles.scss */
    .ui-dialog .ui-dialog-content {
        padding: 15px;
    }
    /* line 820, ../sass/styles.scss */
    .ui-dialog .ui-dialog-content,
    .ui-dialog .ui-dialog-buttonpane {
        /*background: #fff;*/
        background-color: #e8f6f6;
    }
    /* line 824, ../sass/styles.scss */
    .ui-dialog .ui-dialog-buttonpane {
        padding-right: 15px;
        padding-bottom: 15px;
    }
    /* line 831, ../sass/styles.scss */
    .ui-dialog .ui-widget-header .ui-state-default {
        padding-left: 0px;
        padding-right: 0px;
    }
    /* line 836, ../sass/styles.scss */
    .ui-dialog .ui-button {
        border-radius: 5px !important;
        border: none !important;
        background: #0aa3a1 !important;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        color: #fff !important;
        margin-left: 15px;
        padding: 5px 15px;
        font-family: 'open sans hebrew';
        font-size: 14px;
        font-weight: normal;
    }
        /* line 845, ../sass/styles.scss */
        .ui-dialog .ui-button:hover {
            background: #1f4b4b !important;
            color: #fff !important;
            -webkit-transition: all 0.1s ease-in-out;
            -moz-transition: all 0.1s ease-in-out;
            -ms-transition: all 0.1s ease-in-out;
            -o-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
        }
            /* line 852, ../sass/styles.scss */
            .ui-dialog .ui-button:hover .ui-icon-closethick:before {
                color: #fff;
            }
    /* line 859, ../sass/styles.scss */
    .ui-dialog .ui-widget-header {
        border-radius: 0px !important;
        background: #e8f6f6;
        border: none !important;
    }
        /* line 864, ../sass/styles.scss */
        .ui-dialog .ui-widget-header .ui-state-default {
            border-radius: 0px !important;
            border: none !important;
            background: none !important;
            font-size: 0px;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }
            /* line 871, ../sass/styles.scss */
            .ui-dialog .ui-widget-header .ui-state-default:hover {
                background: #1f4b4b !important;
                color: #fff !important;
                -webkit-transition: all 0.1s ease-in-out;
                -moz-transition: all 0.1s ease-in-out;
                -ms-transition: all 0.1s ease-in-out;
                -o-transition: all 0.1s ease-in-out;
                transition: all 0.1s ease-in-out;
            }
                /* line 878, ../sass/styles.scss */
                .ui-dialog .ui-widget-header .ui-state-default:hover .ui-icon-closethick:before {
                    color: #fff;
                }
        /* line 885, ../sass/styles.scss */
        .ui-dialog .ui-widget-header .ui-icon-closethick {
            font-family: 'Sosa',sans-serif !important;
            /* content: '~'; */
            text-indent: 0;
            /* background: #fff; */
            color: #0aa3a1 !important;
            border-radius: 0px;
            border: none;
            background-image: none;
        }

.ui-widget-content {
    border: none;
    background-color: #e8f6f6;
}
/* line 893, ../sass/styles.scss */
.ui-dialog .ui-widget-header .ui-icon-closethick:before {
    content: '~';
    display: inline-block;
    font-size: 15px;
    color: #0aa3a1;
}

/*shneor*/
div.main form.form-inline div.tab-content {
    margin-top: 20px;
}

/* line 911, ../sass/styles.scss */
.form-display .form-group .btn.download {
    color: #1f4b4b;
    font-size: 18px;
}
/* line 916, ../sass/styles.scss */
.form-display .form-group .btn.delete {
    color: #1f4b4b;
    font-size: 18px;
}
/* line 922, ../sass/styles.scss */
.form-display .form-group .success {
    color: #1f4b4b;
    font-size: 18px;
}

/* line 929, ../sass/styles.scss */
input[type="radio"]:checked + label {
    font-weight: bold;
}

/* line 935, ../sass/styles.scss */
.apt-details-edit .form-group.indent .btn {
    display: none;
}
/* line 941, ../sass/styles.scss */
.apt-details-edit .form-group.indent.last .btn {
    display: inline-block;
}

/* line 950, ../sass/styles.scss */
.form,
.form-display,
form {
    /*margin-bottom: 120px; shneor*/
    color: black; /*shneor*/
    /*font-weight: 600; shneor*/
}
    /* line 953, ../sass/styles.scss */
    .form.no-margin,
    .form-display.no-margin,
    form.no-margin {
        margin-bottom: 5px;
    }
    /* line 960, ../sass/styles.scss */
    .form .btn a, .form .btn.default,
    .form-display .btn a,
    .form-display .btn.default,
    form .btn a,
    form .btn.default {
        background-color: #0aa3a1;
        color: #fff;
        border-radius: 5px;
        padding: 2px 8px 0px 8px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
        /* line 967, ../sass/styles.scss */
        .form .btn a:hover, .form .btn.default:hover,
        .form-display .btn a:hover,
        .form-display .btn.default:hover,
        form .btn a:hover,
        form .btn.default:hover {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
            background-color: #1f4b4b;
            text-decoration: none;
        }

    /* line 1057, ../sass/styles.scss */
    .form .selectpicker .multiple,
    .form-display .selectpicker .multiple,
    form .selectpicker .multiple {
        /*display: none;*/
    }
    /* line 1062, ../sass/styles.scss */
    .form .form-group,
    .form-display .form-group,
    form .form-group, div#addApproveRequest .form-group {
        padding: 0px 20px;
        background: #e8f6f6;
        margin-bottom: 4px;
        width: 100%;
        height: 53px; /*shneor*/
        white-space: nowrap;
        overflow: hidden; /*shneor*/
        text-overflow: ellipsis;
    }

        form .form-group.duble-height {
            height: 106px;
        }

        .form .form-group.in,
        .form-display .form-group.in,
        form .form-group.in {
            height: 53px;
        }


div.form-group#newParking {
    overflow: visible;
}

.form .form-group.doch,
.form-display .form-group.doch,
form .form-group.doch {
    margin-bottom: 0px !important;
    border-bottom: 1px solid #42b8b6 !important;
    overflow: hidden;
}

    form .form-group.doch.general-comments {
        white-space: pre-line !important;
        height: auto !important;
    }

        form .form-group.doch.general-comments span {
            line-height: 30px !important;
        }

        form .form-group.doch.general-comments label {
            line-height: inherit !important;
        }

    .form .form-group.doch.separate,
    .form-display .form-group.doch.separate,
    form .form-group.doch.separate {
        border-bottom: 2px solid #42b8b6 !important;
    }

/* line 1062, ../sass/styles.scss */
/*div#hideInProgress .form-group {
    padding-right: 38px;
}*/

/* line 1070, ../sass/styles.scss */
.form .form-group.last .btn.hidden,
.form-display .form-group.last .btn.hidden,
form .form-group.last .btn.hidden {
    display: inline-block !important;
    visibility: visible !important;
}

span.substatus {
    font-weight: bold;
    color: #1f4b4b;
    margin-right: 0px;
}

/* line 1076, ../sass/styles.scss */
.form .form-group span.text,
.form-display .form-group span.text,
form .form-group span.text {
    /*color: #000;*/
    line-height: 53px;
    margin-left: 10px;
    display: inline-block;
    margin-right: 5px; /*shneor*/
}

form .form-group h4 {
    line-height: 53px;
}
/* line 1082, ../sass/styles.scss */
.form .form-group span.text.bold,
.form-display .form-group span.text.bold,
form .form-group span.text.bold {
    font-weight: bold;
}
/* line 1087, ../sass/styles.scss */
.form .form-group .status,
.form-display .form-group .status,
form .form-group .status {
    border-radius: 5px;
    padding: 2px 8px;
    /*margin-top: 5px; shneor*/
    display: inline-block;
}
    /* line 1093, ../sass/styles.scss */
    .form .form-group .status.active,
    .form-display .form-group .status.active,
    form .form-group .status.active {
        color: #fff;
        background: #5cb85c;
    }
    /* line 1093, ../sass/styles.scss */
    .form .form-group .status.seller,
    .form-display .form-group .status.seller,
    form .form-group .status.seller {
        color: #fff;
        background: #f37c41;
    }
    /* line 1098, ../sass/styles.scss */
    .form .form-group .status.inactive,
    .form-display .form-group .status.inactive,
    form .form-group .status.inactive {
        background-color: #f14748;
        color: #fff;
    }
    /* line 1103, ../sass/styles.scss */
    .form .form-group .status.history,
    .form-display .form-group .status.history,
    form .form-group .status.history {
        background: #9ba19b;
        color: #fff;
    }

    .form .form-group .status.seller,
    .form-display .form-group .status.seller,
    form .form-group .status.seller {
        background: #4788c5; /*shneor*/
        color: #fff;
    }

    .form .form-group .status.buyer,
    .form-display .form-group .status.buyer,
    form .form-group .status.buyer {
        background: lightblue;
        color: #fff;
    }
    /* line 1108, ../sass/styles.scss */
    .form .form-group .status.editable,
    .form-display .form-group .status.editable,
    form .form-group .status.editable {
        cursor: pointer;
    }

form .form-group label.dataLable {
    margin-right: 0px;
}

/* line 1113, ../sass/styles.scss */
.form .form-group label,
.form-display .form-group label, div#addApproveRequest .form-group label,
form .form-group label, .form-group span.sep {
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0px;
    line-height: 53px;
    color: #0aa3a1; /*shneor*/
}

#hiddenFieldsMismecheyHaavaratZchuyot label {
    margin-right: 0px;
}

.form-group span.sep {
    font-weight: 700; /*shneor*/
}

.form .form-group label,
.form-display .form-group label,
form .form-group label.spacial-label {
    margin-right: 0px;
}

    /* line 1122, ../sass/styles.scss */
    .form .form-group label:first-child,
    .form-display .form-group label:first-child,
    form .form-group label:first-child, .form-group span.sep, form .form-group br + label {
        margin-right: 0px;
    }
    /* line 1126, ../sass/styles.scss */
    .form .form-group label.show-checked,
    .form-display .form-group label.show-checked,
    form .form-group label.show-checked {
        display: none;
    }
/* line 1131, ../sass/styles.scss */
/*.form .form-group label.textarea,
            .form-display .form-group label.textarea,
            form .form-group label.textarea {
                vertical-align: top;
            } shneor */
/* line 1136, ../sass/styles.scss */
.form .form-group.indent,
.form-display .form-group.indent,
form .form-group.indent {
    padding-right: 60px;
}
/* line 1140, ../sass/styles.scss */
.form .form-group.show-group,
.form-display .form-group.show-group,
form .form-group.show-group {
    display: none;
}
/* line 1144, ../sass/styles.scss */
.form .form-group.history,
.form-display .form-group.history,
form .form-group.history {
    background: #e2e8e8;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
    /* line 1148, ../sass/styles.scss */
    .form .form-group.history label,
    .form-display .form-group.history label,
    form .form-group.history label,
    .form .form-group.history a,
    .form-display .form-group.history a,
    form .form-group.history a,
    .form .form-group.history .btn,
    .form-display .form-group.history .btn,
    form .form-group.history .btn {
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        color: #3c3c3c;
        cursor: no-drop;
        pointer-events: none;
    }

    form .form-group.history.allow-download .btn.download {
        cursor: pointer;
        pointer-events: all;
    }

    /* line 1154, ../sass/styles.scss */
    .form .form-group.history .form-control,
    .form-display .form-group.history .form-control,
    form .form-group.history .form-control {
        color: #9ba19b;
    }
    /* line 1160, ../sass/styles.scss */
    .form .form-group.history .checkbox .comment-approval.checkbox,
    .form-display .form-group.history .checkbox .comment-approval.checkbox,
    form .form-group.history .checkbox .comment-approval.checkbox {
        border: 1px solid #9ba19b;
    }
        /* line 1165, ../sass/styles.scss */
        .form .form-group.history .checkbox .comment-approval.checkbox.active:before,
        .form-display .form-group.history .checkbox .comment-approval.checkbox.active:before,
        form .form-group.history .checkbox .comment-approval.checkbox.active:before {
            color: #4f4f4f;
        }
/* line 1173, ../sass/styles.scss */
.form .form-group.button_add,
.form-display .form-group.button_add,
form .form-group.button_add {
    margin-top: 15px;
    padding-right: 20px;
}
    /* line 1177, ../sass/styles.scss */
    .form .form-group.button_add .btn.plus,
    .form-display .form-group.button_add .btn.plus,
    form .form-group.button_add .btn.plus {
        margin-right: 0px;
        background: #0aa3a1;
        color: #fff;
        padding: 0px 8px;
        margin: 5px 0;
        font-size: 16px;
        line-height: 24px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
        /* line 1187, ../sass/styles.scss */
        .form .form-group.button_add .btn.plus:hover,
        .form-display .form-group.button_add .btn.plus:hover,
        form .form-group.button_add .btn.plus:hover {
            background: #005c5c;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
        /* line 1193, ../sass/styles.scss */
        .form .form-group.button_add .btn.plus span,
        .form .form-group.button_add .btn.plus input,
        .form-display .form-group.button_add .btn.plus span,
        .form-display .form-group.button_add .btn.plus input,
        form .form-group.button_add .btn.plus span,
        form .form-group.button_add .btn.plus input {
            margin-right: 8px;
            background: none;
            border: none;
            box-shadow: none;
            font-size: 14px;
            vertical-align: middle;
        }
/* line 1203, ../sass/styles.scss */
.form .form-group.child,
.form-display .form-group.child,
form .form-group.child {
    display: none;
    padding-right: 50px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
    /* line 1208, ../sass/styles.scss */
    .form .form-group.child.style_2,
    .form-display .form-group.child.style_2,
    form .form-group.child.style_2 {
        padding-right: 20px;
        background: #d5f4f4;
    }
        /* line 1212, ../sass/styles.scss */
        .form .form-group.child.style_2 .sosa-down_alt,
        .form-display .form-group.child.style_2 .sosa-down_alt,
        form .form-group.child.style_2 .sosa-down_alt {
            font-size: 22px;
        }
/* line 1218, ../sass/styles.scss */
.form .form-group.field-child,
.form-display .form-group.field-child,
form .form-group.field-child {
    display: none;
    padding-right: 50px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
/* line 1228, ../sass/styles.scss */
.form .form-group.checked label.show-checked,
.form-display .form-group.checked label.show-checked,
form .form-group.checked label.show-checked {
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
/* line 1234, ../sass/styles.scss */
.form .form-group.checked.child,
.form-display .form-group.checked.child,
form .form-group.checked.child {
    display: inline-block;
}
    /* line 1237, ../sass/styles.scss */
    .form .form-group.checked.child.history,
    .form-display .form-group.checked.child.history,
    form .form-group.checked.child.history {
        background: #e2e8e8;
        color: #000;
    }
/* line 1245, ../sass/styles.scss */
.form .form-group.checked .onoffswitch.show-checked,
.form-display .form-group.checked .onoffswitch.show-checked,
form .form-group.checked .onoffswitch.show-checked {
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
/* line 1251, ../sass/styles.scss */
.form .form-group.checked .show-checked,
.form-display .form-group.checked .show-checked,
form .form-group.checked .show-checked {
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
    /* line 1255, ../sass/styles.scss */
    .form .form-group.checked .show-checked.field-child,
    .form-display .form-group.checked .show-checked.field-child,
    form .form-group.checked .show-checked.field-child {
        display: none;
    }
        /* line 1258, ../sass/styles.scss */
        .form .form-group.checked .show-checked.field-child.checked,
        .form-display .form-group.checked .show-checked.field-child.checked,
        form .form-group.checked .show-checked.field-child.checked {
            display: inline-block;
        }
/* line 1265, ../sass/styles.scss */
.form .form-group .btn,
.form-display .form-group .btn,
form .form-group .btn {
    display: inline-block;
    line-height: 26px;
    vertical-align: middle;
}
    /* line 1271, ../sass/styles.scss */
    .form .form-group .btn.download, .form .form-group .btn.add, .form .form-group .btn.delete,
    .form-display .form-group .btn.download,
    .form-display .form-group .btn.add,
    .form-display .form-group .btn.delete,
    form .form-group .btn.download,
    form .form-group .btn.add,
    form .form-group .btn.sosa-pencil,
    form .form-group .btn.delete {
        background: none;
        box-shadow: none;
        width: auto;
        border: none;
        padding: 0px;
        font-size: 20px;
        color: #1f4b4b;
        margin-left: 15px;
        margin-right: 15px;
        line-height: 34px;
        outline: none;
        vertical-align: initial; /*shneor*/
    }
        /* line 1283, ../sass/styles.scss */
        .form .form-group .btn.download.left, .form .form-group .btn.add.left, .form .form-group .btn.delete.left,
        .form-display .form-group .btn.download.left,
        .form-display .form-group .btn.add.left,
        .form-display .form-group .btn.delete.left,
        form .form-group .btn.download.left,
        form .form-group .btn.add.left,
        form .form-group .btn.delete.left {
            float: left;
        }
    /* line 1288, ../sass/styles.scss */
    .form .form-group .btn.more,
    .form-display .form-group .btn.more,
    form .form-group .btn.more {
        margin-right: 0px;
        background: #0aa3a1;
        color: #fff;
        padding: 0px 15px 3px 10px;
        /*margin: 5px 0; shneor*/
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
        /* line 1299, ../sass/styles.scss */
        .form .form-group .btn.more span,
        .form-display .form-group .btn.more span,
        form .form-group .btn.more span {
            font-size: 24px;
            margin-right: 10px;
            position: relative;
            top: 0px;
        }
        /* line 1306, ../sass/styles.scss */
        .form .form-group .btn.more:hover,
        .form-display .form-group .btn.more:hover,
        form .form-group .btn.more:hover {
            background: #005c5c;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
        /* line 1311, ../sass/styles.scss */
        .form .form-group .btn.more.active,
        .form-display .form-group .btn.more.active,
        form .form-group .btn.more.active {
            background: #005c5c;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }
/* line 1318, ../sass/styles.scss */
.form .form-group .onoffswitch,
.form-display .form-group .onoffswitch,
form .form-group .onoffswitch {
    position: relative;
    width: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
    top: 8px;
    margin-right: 5px; /*shneor*/
}
    /* line 1327, ../sass/styles.scss */
    .form .form-group .onoffswitch.show-checked,
    .form-display .form-group .onoffswitch.show-checked,
    form .form-group .onoffswitch.show-checked {
        display: none;
    }
/* line 1332, ../sass/styles.scss */
.form .form-group .onoffswitch-checkbox,
.form-display .form-group .onoffswitch-checkbox,
form .form-group .onoffswitch-checkbox {
    display: none;
}
/* line 1336, ../sass/styles.scss */
.form .form-group .onoffswitch-label,
.form-display .form-group .onoffswitch-label,
form .form-group .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
    line-height: initial;
    margin-bottom: 0;
}
/* line 1349, ../sass/styles.scss */
.form .form-group .onoffswitch-inner,
.form .form-group .onoffswitchStatus-inner,
.form-display .form-group .onoffswitch-inner,
.form-display .form-group .onoffswitchStatus-inner,
form .form-group .onoffswitch-inner,
form .form-group .onoffswitchStatus-inner {
    display: block;
    width: 200%;
    margin-right: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}
    /* line 1358, ../sass/styles.scss */
    .form .form-group .onoffswitch-inner:before, .form .form-group .onoffswitch-inner:after,
    .form .form-group .onoffswitchStatus-inner:before, .form .form-group .onoffswitch-inner:after,
    .form-display .form-group .onoffswitch-inner:before,
    .form-display .form-group .onoffswitchStatus-inner:before,
    .form-display .form-group .onoffswitch-inner:after,
    .form-display .form-group .onoffswitchStatus-inner:after,
    form .form-group .onoffswitch-inner:before,
    form .form-group .onoffswitchStatus-inner:before,
    form .form-group .onoffswitch-inner:after,
    form .form-group .onoffswitchStatus-inner:after {
        display: block;
        float: right;
        width: 50%;
        height: 22px;
        padding: 0;
        line-height: 22px;
        font-size: 12px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-family: 'Open Sans Hebrew', serif, 'Open Sans', sans-serif;
    }
    /* line 1374, ../sass/styles.scss */
    .form .form-group .onoffswitch-inner:before,
    .form-display .form-group .onoffswitch-inner:before,
    form .form-group .onoffswitch-inner:before {
        content: "כן";
        padding-right: 10px;
        background-color: #C0E4E4;
        color: #1f4b4b;
        font-family: 'Open Sans Hebrew', serif, 'Open Sans', sans-serif;
    }
    /* line 1380, ../sass/styles.scss */
    .form .form-group .onoffswitch-inner:after,
    .form-display .form-group .onoffswitch-inner:after,
    form .form-group .onoffswitch-inner:after {
        content: "לא";
        font-family: 'Open Sans Hebrew', serif, 'Open Sans', sans-serif;
        padding-left: 10px;
        background-color: #1f4b4b;
        color: #C0E4E4;
        text-align: left;
    }
    /* line 1374, ../sass/styles.scss */
    .form .form-group .onoffswitchStatus-inner:before,
    .form-display .form-group .onoffswitchStatus-inner:before,
    form .form-group .onoffswitchStatus-inner:before {
        content: "פעיל";
        padding-right: 10px;
        background-color: #C0E4E4;
        color: #1f4b4b;
        font-family: 'Open Sans Hebrew', serif, 'Open Sans', sans-serif;
    }
    /* line 1380, ../sass/styles.scss */
    .form .form-group .onoffswitchStatus-inner:after,
    .form-display .form-group .onoffswitchStatus-inner:after,
    form .form-group .onoffswitchStatus-inner:after {
        content: "היסטוריה";
        font-family: 'Open Sans Hebrew', serif, 'Open Sans', sans-serif;
        padding-left: 10px;
        background-color: #1f4b4b;
        color: #C0E4E4;
        text-align: left;
    }
/* line 1388, ../sass/styles.scss */
.form .form-group .onoffswitch-switch,
.form-display .form-group .onoffswitch-switch,
form .form-group .onoffswitch-switch {
    display: block;
    width: 13px;
    margin: 6px;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 34px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
/* line 1402, ../sass/styles.scss */
.form .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner,
.form .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitchStatus-inner,
.form-display .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner,
.form-display .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitchStatus-inner,
form .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner,
form .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitchStatus-inner {
    margin-right: 0;
}
/* line 1405, ../sass/styles.scss */
.form .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch,
.form-display .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch,
form .form-group .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    left: 0px;
}
/* line 1409, ../sass/styles.scss */
.form .form-group .checkbox,
.form-display .form-group .checkbox,
form .form-group .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    /*margin-right: 2%;*/
    position: relative;
    /*top: -6px;*/ /*shneor*/
    /*width: 21%; shneor*/
    white-space: nowrap; /*shneor*/
    line-height: 53px;
}

/*shneor*/
form .form-group.field-comment.field-comment-new .checkbox label, .form .form-group.field-comment.field-comment-new .checkbox label, .checkbox.edit-screen label {
    padding-right: 23px;
}

/*shneor*/
.checkbox.edit-screen span {
    font-weight: normal !important;
}

/*shneor*/
form .form-group.field-comment.field-comment-new .checkbox {
    padding-right: 2%;
}

/*shneor*/
.form .form-group .checkbox,
.form-display .form-group .checkbox,
form .form-group .checkbox.spaciel-check-box {
    margin-right: 25px;
    width: 69px;
}

    /* line 1416, ../sass/styles.scss */
    .form .form-group .checkbox label,
    .form-display .form-group .checkbox label,
    form .form-group .checkbox label {
        /*margin: 0 0px 0 0;
                padding: 0 25px 0 0;*/ /*shneor*/
        position: relative;
        /*top: 3px;*/ /*shneor*/
        color: #1f4b4b;
        line-height: 32px;
        width: 100%;/*shneor*/
        /*margin-right: 12px;*/
    }

        .form .form-group .checkbox label,
        .form-display .form-group .checkbox label,
        form .form-group .checkbox label.paddingRight {
            padding-right: 23px; /*shneor*/
        }

    /* line 1425, ../sass/styles.scss */
    .form .form-group .checkbox input,
    .form-display .form-group .checkbox input,
    form .form-group .checkbox input {
        position: relative; /*shneor*/
        /*right: 0px;*/
        /*top: 5px;*/
        margin: 8px 0px; /*shneor*/
        width: 18px;
        height: 18px;
        display: inline-block; /*shneor*/
        float: right; /*shneor*/
        margin-left: 10px; /*shneor*/
    }

    .form .form-group .checkbox input,
    .form-display .form-group .checkbox input,
    form .form-group .checkbox span {
        /* width: 60%;*/
        display: inline-block;
        /*margin-right: 10%; shneor*/
        font-weight: bold;
    }
    /*shneor
              .form .form-group .checkbox input,
            .form-display .form-group .checkbox input,
            form .form-group .checkbox:last-of-type span {
                 margin-right: 6%;
             }*/

    /* line 1432, ../sass/styles.scss */
    .form .form-group .checkbox .comment-approval,
    .form-display .form-group .checkbox .comment-approval,
    form .form-group .checkbox .comment-approval {
        opacity: 0;
    }
        /* line 1435, ../sass/styles.scss */
        .form .form-group .checkbox .comment-approval.checkbox,
        .form-display .form-group .checkbox .comment-approval.checkbox,
        form .form-group .checkbox .comment-approval.checkbox {
            position: absolute;
            right: -6px;
            top: 0px;
            opacity: 1;
            background: #fff;
            border: 1px solid #0aa3a1;
            width: 18px;
            height: 18px;
            display: inline-block;
            border-radius: 2px;
            vertical-align: middle;
            margin: 7px 5px 0px 5px;
        }
            /* line 1449, ../sass/styles.scss */
            .form .form-group .checkbox .comment-approval.checkbox.active,
            .form-display .form-group .checkbox .comment-approval.checkbox.active,
            form .form-group .checkbox .comment-approval.checkbox.active {
                font-family: 'Sosa',sans-serif;
            }
                /* line 1452, ../sass/styles.scss */
                .form .form-group .checkbox .comment-approval.checkbox.active:before,
                .form-display .form-group .checkbox .comment-approval.checkbox.active:before,
                form .form-group .checkbox .comment-approval.checkbox.active:before {
                    position: relative;
                    top: -17px;
                    right: -3px;
                    color: #005c5c;
                    font-size: 17px;
                }
/* line 1464, ../sass/styles.scss */
.form input[type="radio"]:checked + label,
.form-display input[type="radio"]:checked + label,
form input[type="radio"]:checked + label {
    font-weight: bold;
}
/* line 1466, ../sass/styles.scss */
.form .form-control,
.form-display .form-control,
form .form-control {
    display: inline-block;
    margin-left: 1px;
    max-width: 200px;
}
    /* line 1471, ../sass/styles.scss */
    .form .form-control.small,
    .form-display .form-control.small,
    form .form-control.small {
        max-width: 50px;
    }
    /* line 1475, ../sass/styles.scss */
    .form .form-control.medium,
    .form-display .form-control.medium,
    form .form-control.medium {
        max-width: 120px;
    }
    /* line 1479, ../sass/styles.scss */
    .form .form-control.large,
    .form-display .form-control.large,
    form .form-control.large {
        max-width: 55%;
    }

    .form .form-control.large,
    .form-display .form-control.large,
    form .form-control.medium-large {
        max-width: 50%;
    }

    .form .form-control.extralarge,
    .form-display .form-control.extralarge,
    form .form-control.extralarge {
        max-width: 75%;
    }

    /* line 1483, ../sass/styles.scss */
    .form .form-control.show-checked,
    .form-display .form-control.show-checked,
    form .form-control.show-checked {
        display: none;
    }
    /* line 1487, ../sass/styles.scss */
    .form .form-control.datepicker,
    .form-display .form-control.datepicker,
    form .form-control.datepicker {
        text-align: center;
    }
/* line 1492, ../sass/styles.scss */
.form .show-checked,
.form-display .show-checked,
form .show-checked {
    display: none;
}
/* line 1498, ../sass/styles.scss */
.form .btn.show-checked,
.form-display .btn.show-checked,
form .btn.show-checked {
    display: none;
}
/* line 1503, ../sass/styles.scss */
.form .hidden,
.form-display .hidden,
form .hidden {
    display: none;
}
/* line 1507, ../sass/styles.scss */
.form input[type="radio"],
.form-display input[type="radio"],
form input[type="radio"] {
    /* margin-top: 4px;*/
    margin-top: -1px;
    vertical-align: middle;
}
/* line 1513, ../sass/styles.scss */
.form select.xlarge,
.form-display select.xlarge,
form select.xlarge {
    max-width: 100%;
}
/* line 1523, ../sass/styles.scss */
.form select,
.form textarea,
.form input[type="email"],
.form input[type="file"],
.form input[type="number"],
.form input[type="text"],
.form-display select,
.form-display textarea,
.form-display input[type="email"],
.form-display input[type="file"],
.form-display input[type="number"],
.form-display input[type="text"],
form select,
form textarea,
form input[type="email"],
form input[type="file"],
form input[type="number"],
form input[type="text"] {
    max-width: 200px;
    border-color: #c0e4e4;
    /* color:$turq1; */
    color: #000;
    resize: none;
    border-radius: 4px;
    height: 40px;
    vertical-align: middle;
    border-style: solid; /*new 19/4*/
    border-width: 1px; /*new 19/4*/
}

    form input[type="text"]:focus {
        outline: none;
    }

/* line 1533, ../sass/styles.scss */
.form .remove-file,
.form-display .remove-file,
form .remove-file {
    cursor: pointer;
    margin-right: 10px;
}

/* line 1538, ../sass/styles.scss */
.form textarea,
.form-display textarea,
form textarea {
    width: 100%;
    max-width: 60%;
    vertical-align: middle;
    line-height: 32px;
    padding-right: 12px;
}

    /* line 1542, ../sass/styles.scss */
    .form textarea#more_remarks,
    .form-display textarea#more_remarks,
    form textarea#more_remarks {
        height: 80px;
    }
/* line 1547, ../sass/styles.scss */
.form input[type="file"],
.form-display input[type="file"],
form input[type="file"] {
    background: none;
    border: none;
    box-shadow: none;
    max-width: 105px;
    /* padding-left: 0;
  padding-right: 0; */
    /* padding:0px; */
    /* height:22px; */
}
/* line 1558, ../sass/styles.scss */
.form input[type="radio"]:checked + label,
.form-display input[type="radio"]:checked + label,
form input[type="radio"]:checked + label {
    font-weight: bold;
}
/* line 1562, ../sass/styles.scss */
.form .radio,
.form-display .radio,
form .radio {
    color: #000;
    display: inline-block;
}
    /* line 1566, ../sass/styles.scss */
    .form .radio label,
    .form-display .radio label,
    form .radio label {
        min-width: 30px;
        padding-right: 12px;
        line-height: 20px;
        margin-left: 0px;
    }
    /* line 1573, ../sass/styles.scss */
    .form .radio input,
    .form-display .radio input,
    form .radio input {
        float: right;
    }
    /* line 1579, ../sass/styles.scss */
    .form .radio.style_2 input,
    .form-display .radio.style_2 input,
    form .radio.style_2 input {
        /* opacity:0; */
    }
    /* line 1585, ../sass/styles.scss */
    .form .radio.style_2 label.calendar,
    .form-display .radio.style_2 label.calendar,
    form .radio.style_2 label.calendar {
        font-size: 20px;
        color: #1f4b4b;
        position: relative;
        left: 15px;
        top: -3px;
    }
    /* line 1593, ../sass/styles.scss */
    .form .radio.style_2 label:checked,
    .form-display .radio.style_2 label:checked,
    form .radio.style_2 label:checked {
        color: red;
    }

/* line 1601, ../sass/styles.scss */
#other_reason {
    display: none;
}

/* line 1605, ../sass/styles.scss */
.footer {
    /*position: absolute;
  bottom: 0;*/
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 147px;
    background: transparent url(../images/bg-footer.png) repeat-x 0 0;
}
    /* line 1613, ../sass/styles.scss */
    .footer > .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    /* line 1617, ../sass/styles.scss */
    .footer p {
        margin-bottom: 0px;
        line-height: 41px;
        color: #fff;
        font-size: 12px;
    }
    .footer span {
        margin-bottom: 0px;
        line-height: 41px;
        color: #fff;
        font-size: 12px;
    }
    /* line 1617, ../sass/styles.scss */
    .footer a {
        color: #fff;
    }
    /* line 1625, ../sass/styles.scss */
    .footer > .container a {
        color: #e8f6f6;
        text-decoration: underline;
    }
        /* line 1629, ../sass/styles.scss */
        .footer > .container a:hover {
            color: #0aa3a1;
        }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    /* line 1638, ../sass/styles.scss */
    body {
        font-family: arial, "Open Sans Hebrew", serif, "Open Sans", sans-serif;
    }

    /* line 1642, ../sass/styles.scss */
    .sidebar > ul li.list .toggle li {
        line-height: 12px;
    }
}
/* line 1646, ../sass/styles.scss */
.form.banks-edit .form-group label,
.form.bank-list .form-group label span {
    font-weight: normal; /*shneor*/
}

.form.banks-edit .form-group label,
.form.bank-list .form-group label:first-of-type span {
    color: #0aa3a1; /*shneor*/
    font-weight: 600; /*shneor*/
}

/* line 1647, ../sass/styles.scss */
.new-padding {
    padding-top: 60px;
}

/* line 1648, ../sass/styles.scss */
select.form-control {
    vertical-align: middle;
    height: 40px;
    margin-right: 15px; /*shneor*/
}

/* line 1649, ../sass/styles.scss */
form.report-step-2 .form-group .checkbox label {
    margin-right: 0px;
    padding-right: 0px;
}

/* line 1650, ../sass/styles.scss */
form.report-step-3 .form-group .checkbox label {
    color: #0aa3a1;
    font-weight: bold;
}

/* line 1651, ../sass/styles.scss */
form.report-layout .form-group {
    margin-bottom: 0px;
    border-bottom: 1px solid #0aa3a1;
}

/* line 1652, ../sass/styles.scss */
form.report-layout {
    margin-bottom: 40px;
}

    /* line 1653, ../sass/styles.scss */
    form.report-layout:last-child {
        margin-bottom: 120px;
    }

/* line 1654, ../sass/styles.scss */
.remove-file.delete.sosa-trash {
    color: #1f4b4b;
    font-size: 18px;
    font-weight: normal;
}

/* line 1655, ../sass/styles.scss */
.custom-tabs .col-lg-offset-3 {
    margin-left: 297px;
    padding: 0 5px;
}

table tr th.dark, table tr td.dark {
    background-color: #1f4b4b;
}

table.special tr th {
    text-align: right;
    border: none !important;
    border-right: 1px solid #0aa3a1 !important;
}

    table.special tr th:first-child {
        background-color: #3c3c3c;
    }

table.special tr td.side-head {
    padding: 0;
    padding-top: 25px;
    width: 30px;
    text-align: center;
    color: white;
    font-weight: bold;
    background-color: #0aa3a1;
    border: 1px solid #0aa3a1 !important;
}

table.special tr td {
    color: #0aa3a1;
    border-top: none !important;
    padding: 10px;
}

table.special tr.separator td {
    height: 0;
    padding: 0;
    width: auto;
    border-bottom: solid 2px #345c5b !important;
}

table.special span.text {
    padding: 0 10px;
    color: #345c5b;
}

.btn-angular-gray {
    background-color: #345c5b;
    color: white;
    border-radius: 0;
    height: 40px;
    width: auto;
    margin-left: 6px;
    display: inline;
    margin-bottom: 5px;
}
/*.btn-angular-dark:hover {
background-color: #3BB5B4;
color: white;
}
*/
.input-group, .btn-group, .input-group-btn {
    direction: ltr;
}

    .input-group *, .btn-group *, .input-group-btn * {
        direction: rtl;
    }

/* line 209, ../sass/styles.scss */
div.form-group.l1 li > a:hover {
    transition: initial;
    background: #0aa3a1;
    color: #fff;
}

form.form-inline .form-group {
    width: auto;
}

.form-group.l1 {
    background: none;
    /*margin: 5px; shneor*/
    overflow: visible;
    margin-right: 20px;
}
/*#mortgage_form .form-group label,
#mortgage_form .form-group .checkbox {
    width:150px;
}*/
.click-to-edit {
    text-decoration: underline;
    cursor: pointer;
}

.email {
    direction: ltr !important;
}

.checkbox.line {
    width: 300px;
}

    .checkbox.line label {
        padding-right: 25px;
    }

label.searchCategoryHeader {
    font-weight: normal;
    color: #0aa3a1;
}

span.resualt-line-category {
    font-weight: bold;
    color: #0aa3a1;
    margin-right: 10px;
}

span#removeButton:hover {
    cursor: pointer;
}

span.subProp {
    font-style: italic;
    color: #1f4b4b;
}

span.subHoraotBilty {
    color: #0aa3a1;
}

div.divPDF {
    display: block;
    page-break-inside: avoid;
    page-break-after: auto;
}
