/*header1 styles*/

.mainHeader {
    height: 100px;
    background-color: #e7e0d8;
}

.glyphicon {
    font-family: "Glyphicons Halflings" !important;
}

.headerMainList {
    /*margin-bottom: 7px;*/
}

.redColor {
    color: #963019 !important;
}

#bookmarkicon {
    cursor: pointer;
}

#notificationBox {
    min-height: 60px;
}

#notificationBox > div > div:nth-child(1) {
    float: right;
    margin: 0 10px 10px 10px;
    padding-top: 0;
    height: 50px;
    width: 50px;
    z-index: 10000000000001 !important;
}

#notificationBox > div > div:nth-child(1) > img {
    margin-top: -10px;
    cursor: pointer;
}

#notificationBox > div > div:nth-child(2) {
    margin-right: 70px;
}

.ui_jewel.marked_for_attention:before {
    display: block;
    position: absolute;
    top: -1.05em;
    left: 0.025em;
    width: 100%;
    height: 100%;
    font-size: 2em;
    line-height: 1;
    font-family: sans-serif;
    color: #fff;
    content: "\00b7";
}

DIV.ppr_rup.ppr_priv_global_nav_action_inbox .ui_jewel {
    height: 16px;
    left: 15px;
    cursor: pointer;
}

.ui_jewel.marked_for_attention {
    min-height: 16px;
    position: absolute;
    z-index: 1;
    top: 6px;
    right: auto;
    bottom: auto;
    left: 12px;
}

.ui_jewel {
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    border-radius: 100%;
    box-sizing: border-box;
    background-color: #ef6945;
    font-weight: bold;
    font-size: 10px;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

#alertItem {
    max-height: 405px;
    overflow: auto;
}

#showMoreItemsAlert {
    background-color: transparent;
    color: black;
    border: none;
    width: 100%;
}

.masthead_notifctr_dropdown:before {
    content: "";
    position: absolute;
    left: 24px;
    top: -10px;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    -webkit-filter: drop-shadow(0 0 0 #b7b7b7);
    filter: drop-shadow(0 0 0 #b7b7b7);
    box-shadow: 0 0 0 #b7b7b7 \9;
    -webkit-filter: drop-shadow(0 0 0 #999);
    filter: drop-shadow(0 0 0 #999);
}

DIV.ppr_rup.ppr_priv_global_nav .global-nav-bar-container {
    height: 50px;
    padding: 0px 24px;
    align-items: center;
}

DIV.ppr_rup.ppr_priv_global_nav .global-nav-logo:before {
    display: none;
}

DIV.ppr_rup.ppr_priv_global_nav .global-nav-logo {
    margin-right: 0;
}

DIV.ppr_rup.ppr_priv_global_nav .global-nav-bar-container .global-nav-actions {
    display: flex;
    align-items: center;
    padding: 0;
    position: absolute;
    left: 0;
}

DIV.ppr_rup.ppr_priv_global_nav .global-nav-actions > div {
    line-height: 1.5;
    display: flex;
    align-items: center;
}

DIV.ppr_rup.ppr_priv_global_nav .global-nav-green .ui_icon {
    display: flex;
    align-items: center;
}

DIV.ppr_rup.ppr_priv_global_nav_action_profile .global-nav-utility-activator {
    display: flex;
    flex-direction: row;
}

DIV.ppr_rup.ppr_priv_global_nav_action_profile .username::before {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: "Shazde_Regular" !important;
    -ms-transform: rotate(-0.001deg);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e04a";
    font-size: 16px;
}

.global-nav-actions .ui_icon.member {
    padding-top: 0;
}

.collapseBtnActions {
    border-radius: 50%;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: #ffe3b1;
    width: 50px;
    height: 50px;
    z-index: 10;
    position: absolute;
    left: 5px;
    top: -3px;
}

.collapseBtnActions::before {
    font-family: Shazde_Regular2 !important;
    content: "\E035";
    font-size: 30px;
    z-index: 10;
    background-color: #ffe3b1;
}

.ui_jewel.marked_for_attention:before {
    display: none;
}

.languageButton {
    border-radius: 0px 10px 10px 0px !important;
    background: var(--koochita-yellow) !important;
    margin-left: -16px !important;
    padding-right: 8px !important;
    padding-left: 24px !important;
}

.languagePopUp {
}

.ui_tab {
    color: black !important;
}

.mag_glass_parent {
    width: 100%;
    height: 100%;
}

.mainLoginButton {
    padding: 4px 20px;
    font-size: 20px;
    color: #eafbff !important;
    background-color: var(--koochita-dark-green);
    border-radius: 10px;
    border: none;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    z-index: 9;
}

.languagePopUp {
    position: absolute;
    background: var(--koochita-yellow) !important;
    width: 100%;
    padding: 0px 10px;
    left: 0px;
    top: 29px;
    font-size: 15px;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    height: 0px;
}

.languageButton:hover .languagePopUp {
    padding-top: 12px;
    padding-bottom: 8px;
    height: auto;
}

.languageSelect {
    color: white;
    border-radius: 10px;
}

.languageSelect:hover {
    color: var(--koochita-dark-green);
}

.headerContainer {
    padding: 10px 24px 15px 24px;
    display: flex;
    align-items: center;
    position: relative;
    direction: rtl;
    justify-content: space-between;
}

.headerPcLogoDiv {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.headerPcLogo {
    height: 70%;
    width: auto;
}

.headerSearchBar {
    width: 250px;
    height: 35px;
    background-color: lightgrey;
    border-radius: 4px;
}

.headerSearchIcon {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    font-size: 25px;
    margin-left: 2px;
    cursor: pointer;
    width: 100%;
    justify-content: flex-end;
    display: flex;
    color: black;
}

.headerSearchIcon:hover {
    color: var(--koochita-light-green);
}

.headerButtonsSection {
    display: flex;
    align-items: center;
    padding: 0;
}

.headerSecondSection {
    border-top: solid 1px lightgrey;
}

.headerSecondContainer {
    height: auto;
    direction: rtl;
}

.headerSecondContentDiv {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    line-height: 18px;
}

.headerSecondTabs {
    display: flex;
}

.headerSecondLi {
    padding: 0 12px;
    text-align: center;
    cursor: pointer;
    color: black;
    vertical-align: middle;
    height: 49px;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.headerIconCommon {
    display: flex;
    font-size: 28px;
}

.headerIconCommon:before {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-size: inherit;
    line-height: 1;
    -ms-transform: rotate(-0.001deg);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    color: black;
}

.headerAuthButton {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
}

.headerAuthButton:hover .nameOfIconHeaders {
    color: var(--koochita-light-green);
}

.headerAuthButton:hover .headerIconCommon:before {
    color: var(--koochita-light-green);
}

.headerAlertNumber {
    min-height: 16px;
    position: absolute;
    z-index: 1;
    top: 6px;
    right: auto;
    bottom: auto;
    left: 12px;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    border-radius: 100%;
    box-sizing: border-box;
    background-color: #ef6945;
    font-weight: bold;
    font-size: 10px;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.headerSubMenu {
    display: none;
    direction: rtl;
    text-align: right;
    bottom: auto;
    left: -20px;
    position: absolute;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
    top: 55px;
    padding: 0 !important;
    line-height: initial;
    z-index: 999;
}

.mainHeaderSearch {
    margin-right: 30px;
    background-color: white;
    padding: 7px 10px;
    border-radius: 30px;
    font-weight: 600;
    color: var(--koochita-light-green);
    cursor: pointer;
}

.authLanguageMenu {
    display: flex;
    flex-direction: column;
    min-height: auto !important;
    padding-top: 12px;
    width: 88px !important;
    text-align: center;
}

.authLang {
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    margin-bottom: 16px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
}

.arrowTopDiv:before {
    content: "";
    position: absolute;
    left: 45px;
    top: -8px;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid white;
    -webkit-filter: drop-shadow(0 0 0 #b7b7b7);
    filter: drop-shadow(0 0 0 #b7b7b7);
    box-shadow: 0 0 0 #b7b7b7 \9;
    -webkit-filter: drop-shadow(0 0 0 #999);
    filter: drop-shadow(0 0 0 #999);
    z-index: 10;
}

.headerBookMarkBody {
    box-sizing: border-box;
    font-size: 1rem;
    color: #2c2c2c;
    font-weight: 400;
    line-height: 1.4;

    background-color: white;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-top: 18px;
    text-align: center;
    max-height: 400px;
    position: relative;
    z-index: 99;

    border-radius: 11px;
}

.headerBookMarkHeader {
    text-align: right;
    padding-right: 24px;
    border-bottom: 1px solid #e5e5e5;
}

.headerBookMarkHeaderName {
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    margin-bottom: 16px;
    text-align: left;
    font-weight: bold;
    display: inline-block;
}

.headerBookMarkContentDiv {
    min-height: 120px;
    max-height: 343px;
    width: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-flex: 1;
    flex-grow: 1;
    border-bottom: 1px solid #e5e5e5;
}
.headerBookMarkContentDiv .bookMarkSSec {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    padding: 0px 5px;
    border-bottom: solid 1px #ececec;
    padding-bottom: 10px;
}
.headerBookMarkContentDiv .bookMarkSSec .BookMarkIcon {
    display: none;
}
.headerBookMarkContentDiv .bookMarkSSec .imgSec {
    width: 40%;
    border-radius: 10px;
    overflow: hidden;
    height: 80px;
}
.headerBookMarkContentDiv .bookMarkSSec .infoSec {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 5px;
    text-align: right;
}
.headerBookMarkContentDiv .bookMarkSSec .infoSec .type {
    color: gray;
}
.headerBookMarkContentDiv .bookMarkSSec .infoSec .name {
    font-size: 14px;
    margin: 5px 0px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.headerBookMarkContentDiv .bookMarkSSec .infoSec .state {
    font-size: 8px;
}

.headerBookMarkLink {
    display: flex;
    align-items: center;
    margin: 5px 20px;
    border-bottom: solid lightgray 1px;
    padding-bottom: 5px;
}

.headerBookMarContentImgDiv {
    width: 85px;
    height: 85px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.headerBookMarkPlaceholder {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.headerBookMarContentImg {
    height: 100%;
    border-radius: 10px;
}

.bookMarkContent {
    color: #b7b7b7;
    font-size: 12px;
    text-align: right;
    margin-right: 15px;
}

.bookMarkContentTitle {
    display: inline-block;
    font-size: 14px;
    color: #4a4a4a;
    line-height: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 170px;
    overflow: hidden;
}

.bookMarkContentCity {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 170px;
    overflow: hidden;
}

.notifdd_empty {
    margin: 24px;
    font-size: 13px;
    line-height: 17px;
    color: #b7b7b7;
}

.headerAuthMenu {
    list-style-type: none;
    text-align: center;
}

.mobileHeader {
    position: relative;
    direction: rtl;
    background-color: #e7e0d8;
    height: 12vh !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.alertMsgHeaderContent {
    display: flex;
    padding: 5px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    font-size: 13px;
}

.alertMsgHeaderContentImgDiv {
    width: 30%;
    overflow: hidden;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    border-radius: 5px;
}

.alertMsgHeaderContentTextDiv {
    text-align: right;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 3px;
    width: 240px;
}
.alertUrl {
    margin-left: 3px;
}

.alertMsgHeaderContentText {
}

.alertMsgHeaderContentTime {
    color: gray;
    font-size: 10px;
}

.headerCampaignModalBody {
    width: 60%;
    height: 90vh;
    position: relative;
}

.headerCampingTop {
    width: 100%;
    height: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 5px;
    border-radius: 10px;
}

.headerCampingBottom {
    width: 100%;
    height: 40%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headerCampingBottom > div {
    width: calc(50% - 4px);
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 13px;
    overflow: hidden;
    cursor: pointer;
}

.headerCampingBottom > div > img {
    width: 100%;
}

.closeLanding {
    font-size: 40px;
    position: absolute;
    top: 15px;
    color: red;
    left: 10px;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px;
    border-radius: 50%;
    z-index: 9;
    cursor: pointer;
}

.searchPangResultSection .stateName {
    font-size: 12px !important;
    height: 15px;
    display: flex;
    align-items: center;
    color: gray;
}

@media (max-width: 1000px) {
    .headerCampaignModalBody {
        width: 92%;
        height: calc(100vh - 90px);
        margin-top: 8px;
    }
}

@media (max-width: 992px) {
    DIV.ppr_rup.ppr_priv_global_nav .global-nav-green .global-nav-link {
        font-size: 13px;
    }

    DIV.ppr_rup.ppr_priv_global_nav
        .global-nav-links-container
        .global-nav-links-menu {
        font-size: 0;
    }

    DIV.ppr_rup.ppr_priv_global_nav .global-nav-logo img.global-nav-svg {
        height: 40px;
    }

    DIV.ppr_rup.ppr_priv_global_nav .global-nav-logo img {
        width: 40px;
    }

    DIV.ppr_rup.ppr_priv_global_nav
        .global-nav-bar-container
        .global-nav-actions {
        display: none;
        position: absolute;
        background: #ffe3b1;
        left: 30px;
        padding-right: 20px;
        border-radius: 0 25px 25px 0;
        top: -3px;
    }

    DIV.ppr_rup.ppr_priv_global_nav_action_profile .username::before {
        margin-left: 5px;
    }
    .collapseBtnActions {
        display: flex;
    }
}
