﻿.nowrapCell {
    white-space: nowrap;
    padding: 0px 10px;
}

.albums.small h3.folder-name {
    margin-bottom: 5px;
    height: 55px;
}

.staff-list .table .cell.header {
    background-color: #B3D6EA;
    font-weight: bold;
    font-size: 1em;
}

.descr-text h2 a {
    color: #1f4d6e;
}

.main-gallery .slides h1.nbsp {
    display: none;
    background: rgba(0, 170, 218, 0);
    color: rgba(255, 255, 255, 0);
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 5;
    margin: 0;
    padding: 14px 20px 17px;
    /*font: bold 4em/0.75em 'fbreformaen-regular', Arial, Helvetica, sans-serif;*/
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    -webkit-box-shadow: 0 0 16px rgba(35, 31, 32, 0);
    box-shadow: 0 0 16px rgba(35, 31, 32, 0);
}
thead tr th {
    padding: 10px 5px;
    background-color: #076694;
    color: white;
}

.gallery img.download-file {
    background: url(/images/ashdod/sprite-01.png) no-repeat -121px -136px;
    width: 25px;
    height: 30px;
    display: inline;
}

.gallery > li {
    font-weight: bold;
}

.ui-state-active-new .ui-state-default {
    background: #fff;
    color: #ff0000;
    font-weight: bold;
}

.ui-state-active-selected {
    background: #ffffff;
    color: #076694 !important;
    font-weight: bold;
}

.ui-datepicker-month:hover {
    cursor: pointer;
}

.heading h2 .ico-news {
    background: url(/images/ashdod/ico-006.png) no-repeat 0 -80px;
}

.signup-form .textarea {
    resize: none;
    overflow: hidden;
    height: 150px;
}

.signup-form .dir-rtl {
    direction: rtl;
}


.navbar > .container > ul > li:hover > a:before {
    display: none;
}

.slideshow .descr .descr-text, .news-area-list {
    height: 100%;
}

.info-section .more {
    margin-bottom: -30px;
}

.news .float-article-div {
    height: 310px;
}
/*--- Commented out after change in the Navbar design (02/03/2015) (displaying small icons aside each nav option) ---*/
/*.navbar .ico {
    width: 30px;
}*/

#main-nav > ul > li > a {
    white-space: nowrap;
}

#reCaptcha {
    margin: 0 auto;
    display: table;
    direction: ltr;
    margin-bottom: 5px;
}

.responsive-image figure {
    overflow: hidden;
    position: relative;
    margin: 0 0 48px;
    background: #fff;
    padding: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(20, 20, 20, .5);
    box-shadow: 0 1px 2px rgba(20, 20, 20, .5);
}

    .responsive-image figure img {
        display: block;
        width: 100%;
        max-width: 100%;
    }

.staff-block {
    background: #f6f6f6;
    padding: 7px 20px 18px;
    margin: 0 0 28px;
}

    .staff-block header {
        padding: 0 0 0px;
    }

        .staff-block header h2 {
            color: #2d2d2d;
            font-size: 1.538em;
            line-height: 1em;
            font-weight: bold;
            margin: 0 0 15px;
        }

        .staff-block header .holder {
            width: 100%;
        }

            .staff-block header .holder:after {
                content: '';
                display: block;
                clear: both;
            }

        .staff-block header .photo {
            float: right;
            width: 20.1%;
            overflow: hidden;
            margin: 0 0 0 23px;
            background: #fff;
            padding: 3px;
            -webkit-box-shadow: 0 1px 2px rgba(20, 20, 20, .5);
            box-shadow: 0 1px 2px rgba(20, 20, 20, .5);
        }

            .staff-block header .photo img {
                display: block;
                width: 100%;
                max-width: 100%;
            }

        .staff-block header .block {
            overflow: hidden;
            position: relative;
            color: #2d2d2d;
            font-size: 1.08em;
            line-height: 1.31em;
            padding: 0px 0 0px;
        }

            .staff-block header .block:before {
                background: none !important;
            }

            .staff-block header .block .row .col-sm-6:first-child {
                padding-right: 37px;
            }

        .staff-block header h3,
        .staff-block header h4 {
            color: #2d2d2d;
            padding: 0 0 3px;
            margin: 0 0 3px;
            border-bottom: solid 2px #e1e1e1;
        }

        .staff-block header h3 {
            font-size: 1.225em;
            line-height: 1.063em;
            color: #00aada;
        }

        .staff-block header h4 {
            font-size: 1.23em;
            line-height: 1.63em;
        }

        .staff-block header ul {
            list-style: none;
            margin: 0;
            padding: 8px 0 0;
        }

        .staff-block header li {
            position: relative;
            color: #2d2d2d;
            padding: 0 27px 0 0;
        }

            .staff-block header li a {
                color: #2d2d2d;
            }

            .staff-block header li + li {
                margin: 11px 0 0;
            }

            .staff-block header li .ico {
                position: absolute;
                z-index: 20;
                overflow: hidden;
                text-indent: -9999px;
                right: 0;
                background: url(/images/ashdod/sprite-01.png) no-repeat;
            }

            .staff-block header li .ico-phone {
                width: 17px;
                height: 17px;
                background-position: -40px -40px;
                top: 0;
            }

            .staff-block header li .ico-fax {
                width: 17px;
                height: 17px;
                background-position: -57px -40px;
                top: 0;
            }

            .staff-block header li .ico-email {
                width: 15px;
                height: 16px;
                background-position: -74px -40px;
                top: 0;
            }

        .staff-block header .block p {
            margin: 0;
        }

            .staff-block header .block p span {
                display: block;
            }
/* Avraham Kahana: 20.Jan.2015 - unwanted word wrap */
/*.staff-block header .block .box{max-width:117px;}*/

#footer {
    /*--- Avraham: removed bottom padding to use new logo ----*/
    padding: 24px 0 0 !important;
}


.article {
    overflow-wrap: break-word;
}

.more a {
    vertical-align: top;
    background: url(/images/ashdod/arrow-004.png) no-repeat 0 4px;
    padding: 0 0 0 16px;
}


.ui-datepicker .ui-datepicker-prev {
    left: auto;
    right: 0;
    background-position: 0 -23px;
}

.ui-datepicker .ui-datepicker-next {
    right: auto;
    left: 0;
    background-position: 0 0;
}

.staff-list .table .ico-person {
    width: 18px;
    background-position: -90px -40px;
}

/*--- Fix issue of no word wrap on the main menu navigation ---*/
#main-nav .dropdown-menu > li > a {
    white-space: normal !important;
}

/*---/Fix issue of no word wrap on the main menu navigation ---*/

.events-area .frame .more a {
    background: url("/images/ashdod/arrow-004.png") no-repeat;
}


@media only screen and (max-width: 767px) {
    .staff-block header .photo {
        float: none;
        width: 100px;
        margin: 0 auto 15px;
    }

    .events {
        height: 100%;
    }

    #footer {
        /*--- Avraham: removed bottom padding to use new logo ----*/
        padding: 19px 0 0 !important;
    }
}

.article h2 {
    display: block;
    color: #666;
    font-size: 1.5em;
    line-height: 1.25em;
}

.article h1, .blueTitle {
    color: #1f4d6e;
    margin: 0 0 22px;
    font-size: 2.5em;
    line-height: 1.18em;
}

h3 {
    font-size: 1.3em;
}

@media only screen and (max-width: 767px) {
    div#wrapper nav.navbar {
        display: none;
    }

    .article h1 {
        margin: 0 0 15px;
        font-size: 2.5em;
        line-height: 1.2em;
    }

    .article h2 {
        font-size: 1.666em;
        line-height: 1.25em;
    }

    h3 {
        font-size: 1.3em;
    }

    .info-section .more {
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 500px) and (max-width: 1000px) {
    .staff-list .table .cell {
        width: -webkit-fit-content;
        margin: 2px;
    }

    .staff-list .table .cell-03 {
        max-width: 200px;
    }
	.article h2{
		font-size:1em;
	}

}

@media only screen and (max-width: 480px) {
	.article h2{
		font-size:1em;
	}


}


.category-ddl {
    direction: rtl !important;
}

.statusIcon {
    border: 0;
    display: inline-block;
    margin: 0;
    text-align: center;
    line-height: 1.222em;
    padding: 4px 5px 1px;
    transition: all .3s;
    direction: rtl;
    box-sizing: border-box;
    border-radius: 4px 4px 4px 4px;
}

.statusOpen {
    color: #fff;
    background: #0c6b9c;
}

.statusClosed {
    color: #000;
    background: #ebebeb;
}

.tenderWinnerText {
    font: 1.32em/1.32em 'fbreformaen-regular', Arial, Helvetica, sans-serif;
}

.main-gallery .slides p {
    padding: 34px 20px 8px 20px;
}

.promotionsSliderInnerPage {
    max-height: 215px;
}

.hideCasualtyImg {
    display: none !important;
}

.select-area .select-opener {
    left: 20px;
}

.select-form-dll {
    direction: rtl !important;
    max-width: 430px;
    float: right;
}

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
}

.album-title {
    margin-bottom: 5px;
    height: 50px;
    text-align: center;
}

.btn-primary {
    margin-bottom: 5px;
}

.albums.small h3 {
    vertical-align: top;
    display: block;
}

.header-tools .social a {
    font-size: 0px;
}

