﻿.cblbl {
    font-size: 14px !important;
}

/*הסתרת כותרת משנה "מועד" בתצגות סלטיטם פנויים*/
#sectionSlotsTitle {
    display: none !important;
}

.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: #2a609d !important;
}

.selectSiteBTN {
    color: #2a609d !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: #2a609d !important;
    border-color: #2a609d !important;
}

/* hebrew */

/*updates 18-10-2022*/
#dServiceTitle {
    margin-right: -30px !important;
}

    #dServiceTitle > .sectionTitleLarge {
        text-align: right;
    }

#selectedRGParentItem, #selectedresourceItem, #selectedresourceItem1 {
    box-shadow: none !important;
    border: #2a609d solid 1px;
}

#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 1px;
/*    padding: 3px;
*/    margin: 0 !important;
}

    .resourceContainer:hover, .resourceContainer:active {
        border: #2a609d solid 2px;
    }

.resourceParentContainer {
    float: right !important;
    width: 100% !important;
    box-shadow: none !important;
    border: #CECECE solid 1px;
    /*    padding: 3px;
*/ margin: 0 !important;
}

    .resourceParentContainer:hover, .resourceParentContainer:active {
        border: #2a609d solid 1px;
    }

.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: #2a609d !important;
    background-color: #FFF !important;
    font-size: 25px !important;
    font-weight: bold;
    padding-top: 10px !important;
    position: relative !important;
    line-height:1.2em;
    text-align:center;
}

.divResourceImage {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
    min-height: 40px;
}

.resourceImage {
    width: 100% !important;
    /*max-height: 270px !important;*/
    object-fit: cover;
    height: auto !important;
}

#SiteLogoContainer {
    text-align: right !important;
}

.box-info {
    color: #101b20;
    background-color: #fff !important;
    border: solid 1px #9e9e9e !important;
    border-radius: 3px;
}

span[validation-error] {
    color: #9B0000 !important;
}

@media (max-width:1000px) {
    #selectedResourceItemImage {
        max-height: none !important;
    }
}

@media (max-width: 768px) {
    .resourceContainer {
        width: 100% !important;
        margin-bottom: auto !important;
    }

    .divResourceImage {
        height: none !important;
        max-height: none !important
    }

    #selectedRGParentItemImage {
        height: auto !important;
        width: 100% !important;
        max-height: none !important;
        max-width: none !important;
    }

    .resourceParentContainer {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .rowMarg {
        margin-right: auto;
        margin-left: auto;
    }

    #dResourcesTitle {
        margin-right: -15px !important;
    }

    #dServiceTitle > .sectionTitleLarge {
        margin-right: 15px;
        text-align:center;
    }

    #selectedResourceItemImage {
        max-height: none !important;
    }

    #selectedResourceItemTitle, #selectedResourceItemTitle1 {
        text-align: center;
    }

    /*//*/ .timeSlots .timeSlotsTitle {
        text-align: center !important;
    }
    #resourceSelectionMain #selectedRGParentItem, #resourceSelectionMain #selectedresourceItem, #selectedresourceItem1 {
        margin-right: 15px;
        margin-left: 15px;
    }
    
}









/*#AllOverTheCountryTxt {
    display: none;
}

#btnAllOverTheCountry:after {
    content: 'כלל אולמות התצוגה' !important;
    font-size: 24px;
}

.btnLocation.active {
    background:*/ /*#3d5bb1*/ /*#001a72 !important;
}

.btn-primary {
    background: #001a72 !important;
}

.selectSiteBTN {
    color:*/ /*#3d5bb1*/ /*#878685 !important;
}

#selectedResourceItemTitle {
    color: #101423*/ /*#001a72*/ /*!important;
}

.sectionTitle {
    color: #101423 !important;
}

#s-titleRef {
    color: #101423 !important;
}

.timeSlotsTitle {
    color: #101423 !important;
}

.slotBtn {
    border-color: #101423;
}

.calDay-active {
    border-color: #101423 !important;
}

#btnClearTime {
    color:*/ /*#3d5bb1*/ /*#001a72 !important;
    border-color:*/ /*#3d5bb1*/ /*#001a72 !important;
}

#dResourcesTitle > .h2 {
    font-size: 20px !important;
}*/
/*//*//*.resourceParentContainer{
    width:480px !important;
}

.divResourceImage {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
    min-height: 40px;
}*/

/*//*//*.resourceImage {
    width: 100% !important;
    max-height: 270px !important;
    object-fit: cover;
    height:auto !important;
}*/
/*//*/ /*.resourceContainer {
    width: 480px !important;

       }*/
/*//*//*.resourceTitleInner {
    width: 100% !important;
    position:relative;
}
@media (max-width: 768px) {
    .divResourceImage {
        height: auto !important;
        max-height: none !important;
        min-height: 40px;
    }

    #selectedRGParentItemImage {
        height: auto !important;
        width: 100% !important;
        max-height: none !important;
        max-width: none !important;
    }*/
    /*//*/
    /*.resourceParentContainer {
        margin: 0 auto !important;
        margin-bottom: 40px !important;
        max-width: 100%;
    }*/
    /*//*/ /*.resourceImage{
        height: auto !important;
    }*/
    /*//*/
    /*.resourceContainer {
        width: 480px !important;
        margin: 0 auto !important;
        margin-bottom: 40px !important;
        max-width: 100%;
    }*/
    /*//*//*.timeSlots .timeSlotsTitle{
        text-align:center !important;
    }
    .rowMarg {
        margin-right: auto;
        margin-left: auto;
    }

    #dResourcesTitle {
        margin-right: -15px !important;
    }

    #dServiceTitle > .sectionTitleLarge {
        margin-right: 15px;
    }

    #selectedResourceItemImage {
        max-height: none !important;
    }

    #selectedResourceItemTitle {
        text-align: center;
    }

    
}*/
