﻿.cblbl {
    font-size: 14px !important;
}

.resourceImage:hover {
    transform: none !important;
}

/*הסתרת כותרת משנה "מועד" בתצגות סלטיטם פנויים*/
#sectionSlotsTitle {
    display: none !important;
}

#btnBackToSiteSelection {
    display: none;
}

#btnCancelResourceSelection {
    display: none;
}
.circ {
    height: 2rem;
    width: 2rem;
    border: none;
    border-radius: 32px;
    background-color: rgb(255, 117, 0);
    font-size: 1.125rem;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
#AllOverTheCountryTxt {
    display: none;
}

#btnAllOverTheCountry:after {
    content: 'כלל אולמות התצוגה' !important;
    font-size: 24px;
}

.btnLocation.active {
    background: #2a609d !important;
    color: #fff;
    border-bottom: 1px solid #2a609d;
}

.btnLocation.active:hover {
    color: #fff;
    border-bottom: 1px solid #2a609d;
}

.btnLocation:not(.active):hover {
    border-bottom: 1px solid;
    background-color: transparent;
    color: #2a609d;
    border-color: #2a609d;
    box-shadow: none;
    -webkit-box-shadow: none;
}

#selectedRGParentItemTitle{
    font-weight:bold;
}
.rowMarg {
    margin-right: -15px;
    margin-left: -15px;
}

.btn-primary {
    background: #53565a !important;
}

.selectSiteBTN {
    color: #53565a !important;
}

#selectedResourceItemTitle, #selectedResourceItemTitle1 {
    color: #101b20 !important;
}


.sectionTitle {
    color: #101b20 !important;
}

#s-titleRef {
    color: #101b20 !important;
}

.timeSlotsTitle {
    color: #101b20 !important;
}

.slotBtn {
    border-color: #101b20;
}

.calDay-active {
    border-color: #101b20 !important;
}

#btnClearTime {
    color: #53565a !important;
    border-color: #53565a !important;
}

/* hebrew */
@font-face {
    font-family: 'PloniLight';
    /*font-style: normal;
    font-weight: 400;*/
    src: /*local('Ploni'), local('Ploni-Light'),*/ url('../../fonts/PolestarUnica77TT-Light.ttf') /*format('truetype')*/;
    /*unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;*/
}

body {
    font-family: 'PloniLight', sans-serif !important;
}
/*updates 18-10-2022*/
#dServiceTitle {
    margin-right: -30px !important;
}

    #dServiceTitle > .sectionTitleLarge {
        text-align: right;
    }

#selectedRGParentItem, #selectedresourceItem, #selectedresourceItem1 {
    box-shadow: none !important;
    border: #ff7500 solid 2px;
}

#dResourcesTitle {
    margin-right: -30px !important;
}

    #dResourcesTitle > .h2 {
        font-size: 20px !important;
        text-align: right;
        margin-top: 10px;
        margin-bottom: 0px;
    }

.resourceContainerUpperDiv {
    /*    width: 100%;
    margin-right: -15px;
    
    */
    margin-bottom: 30px;
}

.resourceContainer {
    float: right !important;
/*    width: 600px !important;
*/    width: 100% !important;
    box-shadow: none !important;
    border: #CECECE solid 2px;
    padding: 3px;
    margin: 0 !important;
}
    .resourceContainer:hover, .resourceContainer:active {
        border: #ff7500 solid 2px;
    }

.resourceParentContainer {
    float: right !important;
    width: 600px !important;
    box-shadow: none !important;
    border: #CECECE solid 2px;
    padding: 3px;
    margin: 0 !important;
}
    .resourceParentContainer:hover, .resourceParentContainer:active {
        border: #ff7500 solid 2px;

    }

.resourceContainer.pull-right {
    float: right !important;
}

.resourceParentContainer.pull-right {
    float: right !important;
}

.resourceContainer.pull-left {
    float: right !important;
}

.resourceParentContainer.pull-left {
    float: right !important;
}

.resourceTitleInner {
    width: 100% !important;
    opacity: 1 !important;
    color: #111 !important;
    background-color: #FFF !important;
    font-size: 30px !important;
    font-weight: bold;
    padding-top: 15px !important;    
}

.divResourceImage {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
    min-height: 40px;
    padding-bottom: 20px;
}

.resourceImage {
    width: 100% !important;
    /*min-height: 325px !important;*/
    height: auto !important;
    object-fit: cover;
}

#SiteLogoContainer {
    text-align: right !important;
}

.box-info {
    color: #101b20;
    background-color: #fff !important;
    border: solid 1px #9e9e9e !important;
    border-radius: 3px;
}

@media (max-width:1000px) {
    #selectedResourceItemImage {
        max-height: none !important;
    }
}

@media (max-width: 768px) {
    .resourceContainer {
        width: 100% !important;
        margin-bottom: auto !important;
    }

    .divResourceImage {
        height: auto !important;
        max-height: none !important
    }
    #selectedRGParentItemImage {
        height: auto !important;
        width: 100% !important;
        max-height: none !important;
        max-width: none !important;
    }
    .resourceParentContainer {
        width: 100% !important;
    }
    .rowMarg {
        margin-right: auto;
        margin-left: auto;
    }

    #dResourcesTitle {
        margin-right: -15px !important;
    }

    #dServiceTitle > .sectionTitleLarge {
        margin-right: 15px;
    }

    #selectedResourceItemImage {
        max-height: none !important;
    }

    #selectedResourceItemTitle, #selectedResourceItemTitle1 {
        text-align: center;
    }
    .resourceTitleInner {
        width: 100% !important;
    }
}

    /*24-10-2023*/
@media (max-width: 568px){
    .resourceTitleInner {
        position: relative;
        padding-bottom: 0px;
        margin-bottom: -10px;
    }    
}

@media (max-width: 300px) {
    .slotBtn {
        width: auto !important;
    }
    .dayMonthText {
        font-size: 55%;
    }
    small.dayMonthText {
        font-size: 55%;
    }
    .weekTitleLink {
        font-size: initial;
    }
    .weekTitleIcon {
        vertical-align: text-bottom;
    }
    #btnClearTime {
        min-width: auto !important;
    }
}
    /*24-10-2023*/
