﻿.LogoMaster2 {
    cursor: pointer;
}

.modal-content {
    width: 450px;   
}

.modal-btns
{
    font-weight: bold;
    height: 20px;
    width: 60px;
}

#btnRedirectToLeumiCard, #btnCloseModal, #btnNotAgreeRedirect
{
    font-weight: bold;
}

#modal-btns
{
    width: 200px;
    height: 35px;
    margin: auto;
}

.modal-body
{
    height: 100px;
}

#divForDayNumbers
{
    height: 42px;
    width: 99px;
    margin: auto;
}

.timerDigits
{
    height: 42px;
    width: 33px;
    margin: 25px 0;
    background-image: url(images/0.jpg);
    background-repeat: no-repeat;
    float: left;
}

.tdRight > div:last-child
{
    display: none;
    margin-top: 10px;
}

#divForBehatsdaaBannerPinukim
{
    display: none;
    margin-top: 30px;
    height: 295px;
    width: 114px;
    background-image: url(images/banner_pinukim.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: arial;
    font-weight: bold;
    color: #ffffff;
}

#divForBehatsdaaTimer
{
    display: none;    
    margin-top: 10px;
    height: 237px;
    width: 114px;
    background-image: url(images/timer_background.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}

.leumiCardPinukimBannerDivs
{
    position: relative;
    height: 40px;
    width: 98px;
    overflow: hidden;
}

#Customer_Name
{
    font-size: 14px;
    margin: auto;
    top: 58px;
}

#BenefitAmount {
    font-size: 42px;
    margin: auto;
    top: 58px;
}
#redirectToLeumiCardModal
{
    direction: rtl;
    display: none;
}

.sr-only
{
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus
{
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.btn
{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus
{
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus
{
    color: #333333;
    text-decoration: none;
}
.btn:active, .btn.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn
{
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default
{
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default
{
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default
{
    background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active
{
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default .badge
{
    color: #ffffff;
    background-color: #333333;
}
.btn-primary
{
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary
{
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary
{
    background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active
{
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge
{
    color: #337ab7;
    background-color: #ffffff;
}
.btn-success
{
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success
{
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success
{
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active
{
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge
{
    color: #5cb85c;
    background-color: #ffffff;
}
.btn-info
{
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info
{
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info
{
    background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active
{
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge
{
    color: #5bc0de;
    background-color: #ffffff;
}
.btn-warning
{
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning
{
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning
{
    background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active
{
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge
{
    color: #f0ad4e;
    background-color: #ffffff;
}
.btn-danger
{
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger
{
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger
{
    background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active
{
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge
{
    color: #d9534f;
    background-color: #ffffff;
}
.btn-link
{
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link
{
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active
{
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus
{
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus
{
    color: #777777;
    text-decoration: none;
}
.btn-lg
{
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm
{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs
{
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block
{
    display: block;
    width: 100%;
}
.btn-block + .btn-block
{
    margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block
{
    width: 100%;
}
.close
{
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover, .close:focus
{
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close
{
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open
{
    overflow: hidden;
}
.modal
{
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog
{
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog
{
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal
{
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog
{
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content
{
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000000;
}
.modal-backdrop.fade
{
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in
{
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header
{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.modal-header .close
{
    margin-top: -2px;
}
.modal-title
{
    margin: 0;
    line-height: 1.42857143;
}
.modal-body
{
    position: relative;
    padding: 15px;
}
.modal-footer
{
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn
{
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn
{
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block
{
    margin-left: 0;
}
.modal-scrollbar-measure
{
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px)
{
    .modal-dialog
    {
        width: 200px;
        margin: 125px auto;
    }
    .modal-content
    {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm
    {
        width: 300px;
    }
}
@media (min-width: 992px)
{
    .modal-lg
    {
        width: 900px;
    }
}
.clearfix:before, .clearfix:after, .modal-footer:before, .modal-footer:after
{
    content: " ";
    display: table;
}
.clearfix:after, .modal-footer:after
{
    clear: both;
}
.center-block
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right
{
    float: right !important;
}
.pull-left
{
    float: left !important;
}
.hide
{
    display: none !important;
}
.show
{
    display: block !important;
}
.invisible
{
    visibility: hidden;
}
.text-hide
{
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden
{
    display: none !important;
    visibility: hidden !important;
}
.affix
{
    position: fixed;
}



.DivSearch
{
    float: left;
    width: 130px; /*	padding-top:40px;*/
}

.SearchText
{
    background-image: url('images/search_butt_new.gif');
    background-repeat: no-repeat;
    margin-top: 20px;
    position: absolute;
    direction: rtl;
    width: 172px;
    height: 36px;
    margin-top: 20px;
}
.menueMap
{
    padding-right: 80px;
    float: right;
    width: 400px;
}

.SearchTextBox
{
    border-color: White;
    border-style: none;
    border-width: 0;
    color: gray;
    float: right;
    font-size: 14px;
    height: 22px;
    margin-right: 34px;
    margin-top: 7px;
    width: 99px;
}

.ButtonSearchStyle
{
    display: none;
}

.DivLogoStyle
{
    padding-right: 45px;
}

.anotherClubDiv
{
    float: right;
    font-size: 17px;
    margin-right: 10px;
}
.LinkMenuStyle
{
    text-decoration: none;
    color: #16529f;
}
.MenuStyle, .Exit
{
    font-size: 14px;
    font-family: Arial;
    color: white;
}

.DynamicMenuStyle
{
    font-size: 14px;
    font-family: Arial;
    color: white;
    background-color: gray;
    width: 110px;
    text-align: right;
    padding-right: 5px;
}




.DynamicMenuStyleHover
{
    padding: 0px;
    margin: 0px;
    border: 0px none #FF00FF;
}

.LinkMenuStyleSelect, .MenuStyleSelect
{
    /*font-size: 14px;*/
    font-family: Arial;
    color: #005AAB;
}
.ExitStyle
{
    float: left;
}
.treat
{
    display: none;
}
.NameStyle
{
    width: 95px;
    float: right;
    color: #005AAB;
    font-family: Arial;
}

.leftSide
{
    width: 140px;
    padding-top: 20px;
}
.tdLeft
{
    height: 25px;
    width: 35px;
}
.tdRight
{
    width: 115px;
    vertical-align: top;
    overflow: hidden;
}

.HeaderMaster
{
    width: 971px; /*960*/ /*height:91px;*/
    border: 0;
    margin-top: 0px;
    padding-top: 0px; /*background-color:Red; 	background-repeat:no-repeat; 	background-image:url(images/header.png)*/
}


/* Logo in left side master Page*/
.LogoMaster
{
    background-image: url('images/logo.gif');
    background-position: center bottom;
    background-repeat: no-repeat;
    border-width: 0px;
    float: right;
    height: 80px; /*width: 227px;*/
    width: 160px;
}
.LogoMaster2
{
    text-align: left;
    vertical-align: top;
    position: relative;
    top: 0px;
    right: -10px;
}
.newsPanel
{
    display: block;
    padding-right: 3px;
}
.newsTop
{
    background-image: url('images/news_top.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 45px;
}
.newsCenter
{
    background-image: url('images/newsCenter.gif');
    background-repeat: no-repeat;
    height: 165px;
    background-position: left bottom;
}

.shopingCartImage
{
    /*margin-right: 8px;*/
    width: 144px;
    margin-bottom: 20px;
}

.contactUsCaptch
{
    /*  float: right;     padding-right: 113px;*/
    padding-top: 6px;
    color: #717171;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
}
.captchTextBox
{
    border: 1px solid #717171;
    font-size: 15pt;
    height: 29px;
    text-align: left;
    width: 296px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.captchaControl
{
    border-color: #717171;
    border-width: 1px;
    border-style: solid;
    width: 296px;
}

/* site menu*/
.MenuePossition
{
    float: right;
    display: inline-block;
    font-weight: bold;
    padding-top: 19px;
}

.topMenu
{
    background-image: url('images/MenuBackground.png');
    background-repeat: repeat-x;
    float: right;
    direction: rtl;
    margin-right: 4px;
}

.NavigationMenu
{
    text-align: right; /*position: relative;     width: 209px;    z-index: 1000;*/
}
.Navigation
{
    /* visibility:hidden; */
    text-align: right;
    position: relative; /* z-index: 100;*/
    width: 209px;
    color: black;
    font-size: 12px;
}
.CVVcontainer
{
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: none;
}
.CVVimg
{
    width: 303px;
    height: 270px;
    bottom: 90px;
    left: 63%;
    background-image: url('images/cvv_win.jpg');
    position: absolute;
    display: none;
}
.IDimg
{
    width: 258px;
    height: 70px;
    bottom: 90px;
    left: 63%;
    background-image: url('images/teuda.jpg');
    position: absolute;
    display: none;
}
.Display
{
    display: none;
}
/*Slider*/
#main
{
    width: 602px;
    background-color: #EDEDED;
    margin-right: 12px;
    margin-bottom: 15px;
}
.TopGenMassage
{
    display: none;
}
.PicPCI
{
    background-image: url('images/PCI.jpg');
    background-repeat: no-repeat;
    height: 58px;
    width: 110px;
    font-weight: bold;
}
.PicSeecured
{
    background-image: url('images/sec.jpg');
    background-repeat: no-repeat;
    height: 45px;
    width: 47px;
}


.PicDTS
{
    background-image: url('images/DTS.jpg');
    background-repeat: no-repeat;
    height: 34px;
    width: 52px;
    background-position: bottom;
}

