﻿ .alerts.sec h3 {font-size: 12vw !important;
    font-weight: 300;
    line-height: 2;
    text-align: right !important;
    color: #97133f !important;
    margin: 0 15px 0 0 !important;
    overflow: hidden;
    width: calc(100% - 30px) !important;
    font-family: almoniTzar300 !important;}
.alerts.sec h3:after, h1.title:after {
    content: "";
    display: inline-block;
    height: 0.5em;
    vertical-align: text-bottom;
    width: 100%;
    margin-left: -100%;
    margin-right: 10px;
    border-top: 1px solid #97133f;
}


.tag_on, .tag_on_disabled {
   background: url(https://images.globes.co.il/globes/2019/box-checked.png) no-repeat center 7px !important;
}
.tag_off, .tag_off_disabled {
    background: url(https://images.globes.co.il/globes/2019/box.png) no-repeat center  7px !important;
}
.box {
    border: 1px solid #d4d4d4;
    font-size: 16px;
    text-align: right;
}
#immediate {
    border-bottom: 1px solid #d4d4d4;
}
#send_once_a_day {
    display: flex;
    justify-content: space-between;
}
.freqeuncyOption.on{
     font-family: almoniTzar400;
}
.freqeuncyOption {
    padding: 20px;
}
.freqeuncyOption span{
    position:relative;
    padding-right: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.freqeuncyOption span::before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #666;
    border-radius: 100%;
}
.freqeuncyOption.on span::after {
    content: '';
    width: 14px;
    height: 14px;
    background: #262626;
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.selectim {
    padding: 0;
    width: auto;
    background: transparent;
    border: none;
    font-family: 'almoniTzar400';
     font-size: 16px;
}
.checkbox_section {
    font-size: 16px;
    color: #666;
        margin: 10px 0 20px;
        text-align:right
}
#hour {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background-image:url(https://images.globes.co.il/globes/icons/icon-24-down.svg);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding: 0 5px 0 30px;
    cursor: pointer;
}
#personalDetails .sec h3{
    padding-bottom: 0;
    margin: 50px 0 24px 0;
}

.box_topSection{
    font-family: 'almoniTzar400';
    color:#666;
    padding:10px 20px;
    border-bottom:1px solid #d4d4d4;
}
#divUserNewAgentList > div{
    padding:10px 20px;
    border-bottom:1px solid #d4d4d4;
}
#divUserNewAgentList > div:last-child{
    border-bottom:none;
}

.clickable.btn-disable {
    background: #c8c8c8;
    border: 1px #c8c8c8 solid;
    color: #8c8c8c;
    pointer-events: none;
}
.btn-disable {
    background-color: #c8c8c8;
    color: #8c8c8c;
}
.clickable {
    background-color:#97133f;
    border: 1px #97133f solid;
    padding: 0 32px;
    font-size: 22px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    margin-bottom: 20px;
    font-family: almoniTzar400;
}

       
 .box {
    border: 1px solid #d4d4d4;
    font-size: 16px;
    text-align: right;
}
#immediate {
    border-bottom: 1px solid #d4d4d4;
}
#send_once_a_day {
    display: flex;
    justify-content: space-between;
}
.freqeuncyOption.on{
    font-family: almoniTzar400;
}
.freqeuncyOption {
    padding: 20px;
}
.freqeuncyOption span{
    position:relative;
    padding-right: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.freqeuncyOption span::before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #666;
    border-radius: 100%;
}
.freqeuncyOption.on span::after {
    content: '';
    width: 14px;
    height: 14px;
    background: #262626;
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.selectim {
    padding: 0;
    width: auto;
    background: transparent;
    border: none;
    font-family: 'almoniTzar300';
     font-size: 16px;
}
.checkbox_section {
    font-size: 16px;
    color: #666;
        margin: 10px 0 20px;
}
#hour {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background-image:url(https://images.globes.co.il/globes/icons/icon-24-down.svg);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding: 0 5px 0 30px;
    cursor: pointer;
}
#personalDetails .sec h3{
    padding-bottom: 0;
    margin: 50px 0 24px 0;
}

.box_topSection{
    font-family: 'almoniTzar400';
    color:#666;
    padding:10px 20px;
    border-bottom:1px solid #d4d4d4;
}
#divUserNewAgentList > div{
    padding:10px 20px;
    border-bottom:1px solid #d4d4d4;
}
#divUserNewAgentList > div:last-child{
    border-bottom:none;
}
#divSohenOptions .box span{ width: 20%; text-align:center; display: inline-block; cursor:pointer }
#divSohenOptions .box span:first-child{width: 40%; text-align:right; font-family: 'almoniTzar400';}
.tag_on,.tag_off, .tag_on_disabled, .tag_off_disabled ,.trash{width :24px; height:24px;}
.tag_on ,  .tag_on_disabled { background: url("https://images.globes.co.il/globes/2019/box-checked.png") no-repeat center;}
.tag_off, .tag_off_disabled{ background: url("https://images.globes.co.il/globes/2019/box.png") no-repeat center;}
.trash { background: url("https://images.globes.co.il/globes/2019/m-alerts-trash-small.svg")  no-repeat center;     width: 24px !important; }

.tag_off_disabled ,.tag_on_disabled {cursor: none}

#NG_HeaderLineBox,#times {
margin:0 auto;
width:calc(100% - 30px)
}

.searchTags {
    background: none;
    padding: 0;
    max-width: 750px;
    margin: auto;
}
#NG_searchbox{
    height:auto;
    position: relative;
    margin-bottom:20px
}
#NG_searchbox #NG_s_input {
    border: 1px solid #f1dfcf;
    color: #1a1a1a;
        font-family: almoniTzar300;
    font-size: 20px;
    text-align: right;
    height: 38px;
    margin: 0;
   padding: 2px 40px 2px 2px;
    width: calc(100% - 44px);
    float: none;
    background: #f1dfcf;
    border-radius: 25px;
}
#divTagsCloud {
    margin-right: 0;
    width: 100%;
}
#divTagsCloud h3 { color: #1a1a1a; font-size:22px; font-family: almoniTzar400; margin:28px 0 16px; font-weight:normal}
.tagcloud {
    margin: 20px 0;
 
    text-align: right;
}
#NG_searchbox a.startSearchLink{
    background: url(https://images.globes.co.il/globes/icons/magnifying-glass.svg) no-repeat;
    float: none;
    position: absolute;
    width: 24px;
    height: 24px;
    padding: 0;
    right: 10px;
    top: 10px;

}
.tagcloud a{
    background-color: transparent;
    color: #97133f;
    border: 1px solid #97133f;
    font-family: almoniTzar300;
    font-size: 16px;
    padding: 4px 12px;
    border-radius: 18px;
    margin: 0 0 15px 15px;
    cursor: pointer;
    font-weight: normal;
    font-size:16px;
    display: inline-block;

}
  .tagcloud a.active{
    background-color: #700b2d;
    color: #fff;
}
 .tagcloud a.active::before{
    content: url(https://images.globes.co.il/globes/icons/path-5.svg);
}
.tagcloud a::before {
    content: url(https://images.globes.co.il/globes/icons/addfav.svg);
    padding-left: 5px;
}


#chk_approve_add {  width: 20px;   height: 20px;   float: right;    margin-top: 1px;}

.manageAlerts .G_BradCrams{display:inline-block!important; }
.manageAlerts .G_BradCrams a{ cursor:pointer; }


#tagList ul li:first-child span.del {line-height:1; text-align:center}

#successMsg {top:0; z-index:1111; display:none} 

.handSwipe {width: 51px;
    
    background: url(https://images.globes.co.il/globes/2019/myGlobes/swipe_gesture.png) no-repeat;
    height: 50px;
    margin: 0 auto;
    position: absolute;
    display: block;
    left: 0;
    zoom: 62%;
    z-index:111;
    margin-top:11px;}