/* header, paragraphs design */
.bidi { unicode-bidi: bidi-override; direction: rtl; }

.TlvZimunTorim h2 {
    font-size: 3.5em !important;
}

.TlvZimunTorim h3 {
    font-size: 2.6em !important;
}

.TlvZimunTorim h2 {
    font-size: 2.4em !important;
}
.editButton{
    position: absolute;
    right: -39px;
    top: 4px;
    cursor:pointer;
}
.editButton-left{
    position: absolute;
    right: 10px;
    top: 103px;
    cursor:pointer;
}

.editButton:hover, .editButton-left:hover{
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
}

.TlvZimunTorim h2,
.TlvZimunTorim h3 {
    color: #0072C1 !important; border-bottom: 0;
}

.TlvZimunTorim h2,
.TlvZimunTorim h3,
.TlvZimunTorim h2 {
    margin: 0.83em auto !important;
    font-weight: 600 !important;
}

/*.TlvZimunTorim h3 {
    border-bottom: solid #0072C1 1px !important;
}*/

.TlvZimunTorim h3 span {
    padding-bottom: 0.1em !important;
    border-bottom: solid #0072C1 6px !important;
    display: inline-block !important;
}

.TlvZimunTorim p {
    font-size: 2.1em !important;
    line-height: 1.1 !important;
    display: inline-block !important;
}


/* end header, paragraphs design */


/* reset ul - no list style */

.TlvZimunTorim ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


/* end reset ul */


/* forms all */

.TlvZimunTorim .form-group,
.TlvZimunTorim .form-inline {
    height: 105px;
}

.TlvZimunTorim .no-height {
    height: auto;
}

.TlvZimunTorim .nav-seperator {
    border-left: 1px solid #cdcdcd;
    overflow: hidden;
    display: inline-block;
    float: left;
    height: 8em;
    margin: 0 2em 0 4em;
}


/* end forms all */


/* form group */

.TlvZimunTorim .input-lg {
    height: 2.2em;
    padding: 0.5em 0.8em;
    font-size: 1.8em;
}

.TlvZimunTorim .required:before {
    content: '*';
    font-size: 1.9em;
    color: #a1a3a6;
    padding-left: 5px;
}

.TlvZimunTorim .control-label {
    font-size: 2.3em;
    min-height: 1.4em;
    font-weight: 500;
}

.TlvZimunTorim .form-control {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.TlvZimunTorim .has-error .form-control {
    border-color: #C9181F;
    color: #3c3c3c;
    box-shadow: none;
}

.TlvZimunTorim .has-error .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #C9181F;
    color: #3c3c3c;
}

.TlvZimunTorim .has-error .control-label {
    color: #3c3c3c
}

.TlvZimunTorim .errortext {
    color: #C9181F;
    margin-top: 0.3em;
    display: block;
    font-weight: 500;
    font-size: 1.7em;
}

.TlvZimunTorim .errortext i {
    float: left;
}

/* end form group */


/* form inline */

.TlvZimunTorim .field-and-btn {
    margin-bottom: 15px;
}

.TlvZimunTorim .TlvZimunTorim .field-and-btn input {
    width: 50% !important;
}

::-webkit-input-placeholder {
    color: #3C3C3C !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #3C3C3C !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #3C3C3C !important;
}

:-ms-input-placeholder {
    color: #3C3C3C !important;
}


/* end form inline */


/* buttons */

.TlvZimunTorim .btn-default,
.TlvZimunTorim .btn-default:hover {
    border-radius: 0.3em;
    font-weight: 600;
    outline: none;
    border: none;
    background-color: #0072C1;
    color: white;
    padding: 0.8em 1.3em;
}

.TlvZimunTorim .btn-lg {
    font-size: 2.1em;
}

.TlvZimunTorim .btn-default:hover,
.TlvZimunTorim .btn-default:active,
.TlvZimunTorim .btn-default:focus {
    background-color: #0089E0;
    color: #fff;
    text-decoration: underline;
}

.TlvZimunTorim .field-and-btn .btn-default,
.TlvZimunTorim .field-and-btn .btn-lg {
    height: 2.2em;
    width: 47%;
    font-size: 18px;
    padding: 10px 16px;
}


/* end buttons */


/* tooltip */

.TlvZimunTorim .tooltip_opener {
    line-height: 1.5em;
    width: 1.6em;
    cursor: pointer;
    background-color: #ebe7df;
    display: inline-block;
    border-radius: 2em;
    padding: 0;
    text-align: center;
    float: left;
    font-size: 1.5em;
    margin-top: 0.3em;
}

.TlvZimunTorim .tooltip-arrow {
    border-top-color: #ebe7df;
}

.TlvZimunTorim .tooltip-inner {
    background-color: #fff;
    color: #000;
    border: 1px solid #ebe7df;
    font-family: 'arial';
    text-align: right;
    font-size: 1em;
}

/* end tooltip */


/* textarea */

.TlvZimunTorim .text-left {
    font-size: 1.8em;
}


/* end textarea */


/* top messeages */

.TlvZimunTorim ul.msg-ul li.msg {
    display: block;
    position: relative;
    list-style: none;
    padding: 0px 4.6em 0 1em;
    margin: 0 0 1.5em 0;
    font-weight: 500;
    border: solid 1px #e5e5e5;
}

.TlvZimunTorim .msg .fa-stack {
    position: absolute;
    margin-left: 0.5em;
    top: 0px;
    right: 0px;
    width: 3em;
}

.TlvZimunTorim .fa-stack-1x,
.TlvZimunTorim .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.TlvZimunTorim .success .fa-stop {
    color: #039547;
}

.TlvZimunTorim .msg.failure .fa-stop {
    color: #d13322;
}

.TlvZimunTorim .msgg {
    display: inline-block;
    padding: 0.7em 0 0.9em 0;
    font-size: 1.9em;
    font-weight: 600;
}

.TlvZimunTorim h3.msgg {
    border: none;
    color: #333;
    margin: 0;
}

.TlvZimunTorim h3.msgg span{
    border: 0px none;    
}

.TlvZimunTorim .fa-stack-1x {
    color: white;
    font-size: 1.6em;
    line-height: 2;
}

.TlvZimunTorim .fa-stack-2x {
    font-size: 3em;
}


/* end top messeages */


/* wizard */

.TlvZimunTorim .wiz_group {
    margin-bottom: 6.5em;
}

.TlvZimunTorim .wiz_group ol {
    position: relative;
    background-color: #eceef4;
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}

.TlvZimunTorim .wiz_group li {
    width: 20%;
    position: relative;
    border-left: #cfd2d5 solid 1px;
    text-align: center;
    float: right;
    color: #313131;
    margin-left: 0;
    padding: 1em 0;
    margin-bottom: -100%;
    padding-bottom: 100%;
}

.TlvZimunTorim .wiz-num {
    margin: 0.1em 0 0.4em 0;
    vertical-align: middle;
    line-height: 1em;
    font-size: 2.3em;
    font-weight: 700;
    height: 1.3em;
    width: 1.3em;
    padding: 0.2em;
    background-color: #cfd2d5;
    border-radius: 2em;
    display: inline-block;
    cursor: default;
}

.TlvZimunTorim .wiz-selected-num {
    background-color: #fff;
}

.TlvZimunTorim .wiz-text {
    position: relative;
    padding: 0 0.5em 0.8em 0.5em;
    font-size: 2.2em;
    line-height: 0.8em;
    cursor: default;
}

.TlvZimunTorim .wiz-selected-step {
    background-color: #FFCC32;
}

.TlvZimunTorim .wiz-current-indiction {
    line-height: 0.25em;
    height: 0.4em;
    text-align: center;
    display: block;
    float: right;
    color: #FFCC32;
    font-size: 4em;
}

.TlvZimunTorim .wiz-footer-btn {
    margin-top: 5em;
}

.TlvZimunTorim .wiz-footer-btn button {
    font-size: 2.1em;
    line-height: 1.1em;
}

.TlvZimunTorim .wiz-footer-btn button:hover {
    text-decoration: underline;
}

.TlvZimunTorim .wiz-footer-btn button span {
    font-weight: 500;
    font-size: 0.9em;
}

.TlvZimunTorim .wiz-footer-btn a {
    font-size: 2.1em;
    margin-top: 0.8em;
}

@media screen and (max-width: 767px) {
    .TlvZimunTorim .wiz-num {
        margin: 0.3em 0 0.8em 0;
    }
}


/* end wizard */


/*checkbox and radio buttons */

.TlvZimunTorim .error_field_sec {
    padding-top: 0.4em;
    font-weight: normal;
    font-size: 1.7em;
    color: #C9181F;
    border-top: 1px solid
}

.TlvZimunTorim .error_field_sec i {
    float: left;
}

/*.TlvZimunTorim fieldset {
    margin-bottom: 1.3em;
}

.TlvZimunTorim legend {
    font-size: 2.1em;
    border-bottom: 0;
    font-weight: 600;
    margin-bottom: 0.4em;
}*/

.TlvZimunTorim .checkbox-vertical {
    margin: 0px 1.5em 0.8em 2em;
}

.TlvZimunTorim .checkbox-horizon {
    margin: 0px 1.5em 0.8em 1.5em !important;
}


/* end checkbox */

/* intrest_section */

@media screen and (min-width: 893px) {
    .TlvZimunTorim .intrest-section {
        border: solid 1px #ebebeb;
        position: relative;
        overflow: hidden;
        margin: 5em 0;
    }
    .TlvZimunTorim .intrest-section > ul {
        width: 50%;
    }
    .TlvZimunTorim .intrest-main > .checkbox-primary input[type="checkbox"]:checked + label::before {
        background-color: #0b85cb;
        border-color: #0b85cb;
    }
    .TlvZimunTorim .intrest-main {
        cursor: pointer;
        border-bottom: solid 1px white;
        padding: 2em 0.7em 0.5em 0.7em;
        background-color: #ebebeb;
    }
    .TlvZimunTorim .intrest-main div {
        margin-left: 0;
    }
    .TlvZimunTorim .intrest-main div label {
        font-weight: 600;
    }
    .TlvZimunTorim ul.side-options-top li label {
        font-weight: 500;
    }
    .TlvZimunTorim .intrest-side-options {
        padding-bottom: 1em;
        width: 48%;
        position: absolute;
        display: block;
        left: 0px;
        top: 29px;
        color: #313131;
    }
    .TlvZimunTorim ul.side-options-top ul {
        margin-right: 35px;
    }
    .TlvZimunTorim .intrest-main-pic {
        margin: 0 1.3em;
        overflow: hidden;
        display: inline-block;
        width: 3.6em;
        background-color: white;
        border-radius: 3em;
        height: 3.6em;
        vertical-align: text-bottom;
    }
    .TlvZimunTorim .intrest-main:hover {
        background-color: #0072C1;
        color: #fff;
    }
}

@media screen and (max-width: 892px) {
    .TlvZimunTorim .intrest-section {
        border: solid 1px #ebebeb;
        position: relative;
        overflow: hidden;
        margin: 5em 0;
    }
    .TlvZimunTorim .intrest-section > ul {
        width: auto;
    }
    .TlvZimunTorim .intrest-main .checkbox-primary input[type="checkbox"]:checked + label::before {
        background-color: #0b85cb;
        border-color: #0b85cb;
    }
    .TlvZimunTorim .intrest-main {
        cursor: pointer;
        border-bottom: solid 1px white;
        padding: 2em 1em 0.1em 1em;
        background-color: #ebebeb;
    }
    .TlvZimunTorim .intrest-main div {
        margin-left: 0;
    }
    .TlvZimunTorim .intrest-main div label {
        font-weight: 600;
    }
    .TlvZimunTorim ul.side-options-top {
        padding: 1.5em;
    }
    .TlvZimunTorim ul.side-options-top li label {
        font-weight: 500;
    }
    .TlvZimunTorim .intrest-side-options {
        padding-bottom: 1em;
        width: auto;
        position: static;
        display: block;
        left: 0px;
        top: 20px;
        color: #313131;
        clear: both;
        background-color: #fff;
    }
    .TlvZimunTorim ul.side-options-top ul {
        margin-right: 35px;
    }
    .TlvZimunTorim .intrest-main-pic {
        margin: 0 0.3em;
        overflow: hidden;
        display: inline-block;
        width: 3.6em;
        background-color: white;
        border-radius: 3em;
        height: 3.6em;
        vertical-align: text-bottom;
    }
    .TlvZimunTorim .intrest-main:hover {
        background-color: #0072C1;
        color: #fff;
    }
}

/* end intrest_section */


.TlvZimunTorim h2.khr_top_border{
	border-top:1px solid #eaedf1;
	 line-height:2em;
	 margin-bottom:0;
}

.TlvZimunTorim h2.khr_top_border span{
	font-weight:normal;
}

.TlvZimunTorim h2.khr_top_border i{    font-size: 0.6em; line-height: 2em;}
.TlvZimunTorim h6.khr_h6 {font-size:6em;  font-weight: 600;}

.TlvZimunTorim .intrest-section.khr_type_chooser{
	margin-top:0;   
	background-color:#eaedf1;  
	padding: 1.5em;
}

.TlvZimunTorim .intrest-section.khr_type_chooser .wiz_group ol{
	background-color:#eaedf1;  
	padding-bottom: 0.5em;
}

.TlvZimunTorim .smallArrow { display: none; }

.TlvZimunTorim .khr_arrow_up{	
    width: 0; 
	height: 0; 
	display:none;
	    position: absolute;
    bottom: -1.2em;
    right: 0.2em;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 14px solid #fff;
}

.TlvZimunTorim .divSmallArrow { height: 14px; background: #fff; }

.TlvZimunTorim .smallArrow_1 {
    margin: 0;
}

.TlvZimunTorim .smallArrow_1 li {
    width: 33.3333%;
    height: 14px;
    float: right;
}

.TlvZimunTorim .khr_arrow_up_1 {
    display: none;	
    position: relative;
    right: 3.5em;
	bottom: -1.2em;
    border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 14px solid #FFCC32;
}

.TlvZimunTorim .smallArrow_1 li.selected .khr_arrow_up_1 { display: inline; }

.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-selected-step  .khr_arrow_up{display:block;}
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-num{    
 	position:relative;
	margin: 0 1.2em 0 0.6em; 
	background-color:#fff;   
	font-size: 2.2em;
    height: 1.7em;
    width: 1.7em;
    line-height: 1.5em;
	border-radius:6em;
}
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-selected-step .wiz-text{font-weight:700;}
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz_group{margin-bottom:0;}

.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-num,.intrest-section.khr_type_chooser .wiz-text{ color:#646464;    float: right;}
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-text{padding:0;   
	 width: 44%;
	    margin: 5% 0 3% 0;
    text-align: right;}
       
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz_group[data-wiz-steps="3"] li:nth-child(2) .wiz-text,
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz_group[data-wiz-steps="3"] li:nth-child(3) .wiz-text{
    margin: 2.2% 0 7% 0;
}    
    
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz_group li:last-child{
	border:0;
}
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz_group ol li{overflow:visible; position:static;    padding-top: 1.7em;}
.TlvZimunTorim .intrest-section.khr_type_chooser .fa-caret-up{
    display:none;
}
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-current-indiction {
    display: block;
        position: absolute;
    text-align: right;
    padding-right: 0;
        bottom: -0.56em;
    color: #fff;
       right: 0.07em;
    font-size: 2.5em;
}
.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-current-indiction.kh2_step2{    padding-right: 5.8em;}
.TlvZimunTorim .khr_stage_box:after {
    clear: both;
    content: '';
    width: 100%;
}

 
.TlvZimunTorim .khr_stage_box.form-group, .khr_stage_box
{
	background-color:#fff; 
    height:auto; 
    text-align:center;    
	padding: 0 1.4em 1em;
}

.TlvZimunTorim .khr_info_page .khr_stage_box.form-group{padding:1em;margin-bottom: 0;}	  

.TlvZimunTorim .khr_stage_box.kh_select_action	{ padding: 0 0.4em 1.2em 0.4em; }
.TlvZimunTorim .khr_stage_box.kh_select_action .col-md-4 { padding-bottom: 2em; }
.TlvZimunTorim .khr_stage_box.kh_select_action .khr_stage_box{text-align:right; padding:0.2em 1em; margin-bottom:0}
.TlvZimunTorim .kh_select_type.khr_stage_box .form-group {height:auto;}
.TlvZimunTorim .khr_stage_box.form-group label,.khr_stage_box.form-group input[type="button"]{display:inline-block; cursor:pointer; margin:1.2em;     border-radius: 0.3em; padding:6em; background-color:#fff; border:1px solid #d0d0d0;}
 
.TlvZimunTorim .khr_stage_box.form-group label:hover,.khr_stage_box.form-group .row input[type="button"]:hover,
.TlvZimunTorim .khr_stage_box.form-group input[type="radio"]:checked + label{    font-weight: bold;background-color:#ffcc34;} 
.TlvZimunTorim .khr_stage_box.form-group input[type="radio"]{display:none; cursor:pointer;}
.TlvZimunTorim .khr_stage_box.form-group label p
{
    width:100% !important;
    line-height:3em !important;
} 
 
.TlvZimunTorim .khr_stage_box.form-group .row label,.khr_stage_box.form-group input[type="button"]{
	border-radius:5px;    text-align: center;
width:94%; cursor:pointer;   padding: 1em 0;}
.TlvZimunTorim .khr_stage_box.form-group .row:last-child label{/*margin-bottom:0;*/ color: #646464;}
.TlvZimunTorim .khr_stage_box.form-group .row label p
{
    width:100%; 
    line-height:1.6em !important;
    font-weight: normal;
    margin:0;
} 

.TlvZimunTorim .khr_stage_box.kh_select_action .row{text-align:right;} 
.TlvZimunTorim .khr_stage_box.kh_select_action  label{ 
	font-weight: normal;  
	cursor:pointer;
	position:relative;  
	margin: 0.4em;     
	padding: 0.6em 2em;
	font-size: 1.8em;}

.TlvZimunTorim .khr_stage_box.kh_select_action .tooltip_opener{     
    line-height: 1.2em;
    display:block;
	font-size: 0.8em;
    width: 1.2em;
	margin:0;
	position:absolute; 
	top:0.5em; 
	left:0.5em; 
	background:#ffcc34;
	color:#3c3c3c;
	font-weight: normal;
}

.TlvZimunTorim .khr_stage_box.kh_select_action .tooltip_opener:focus { border: 1px solid #3c3c3c; }


.TlvZimunTorim .khr_tooltip{border:1px solid #ffcc34; padding:0.2em; background-color:#fff;}
.TlvZimunTorim .khr_tooltip.tooltip.top{      margin-top: -17px; border-radius: 4px;     left: 0em !important;   padding: 0;}
.TlvZimunTorim .khr_tooltip.tooltip.top i{    left: 0.38em;   position: absolute;
    color: #fff;
    bottom: -0.5em;
    -webkit-text-stroke: 1px #ffcc34;
    font-size: 2em;}
.TlvZimunTorim .khr_tooltip.tooltip.top i small{    position: absolute;
    width: 121%;
    height: 0.2em;
    top: 0.342em;
    right: -10%;
    background-color: #fff;}


.TlvZimunTorim .khr_stage_box.kh_select_action input[type="radio"]:checked + label .tooltip_opener,
.TlvZimunTorim .khr_stage_box.kh_select_action label:hover .tooltip_opener{
	background:#ffffff;
		color:#646464;
}

.TlvZimunTorim .khr_stage_box.kh_select_property .khr_stage_box.form-group{margin:0;}
.TlvZimunTorim .khr_stage_box.kh_select_property .khr_stage_box.form-group .row label,
.TlvZimunTorim .khr_stage_box.form-group .row input[type="button"]
{
	  
    font-weight: normal;
    position: relative;
    margin: 0.4em 0em;
    padding: 0.6em 2em;
        font-size: 1.8em;
    text-align: right;
  padding: 0.6em 1.1em;
    line-height: 2.1em;
    height: 3.3em;
}
.TlvZimunTorim .khr_stage_box.form-group .row input[type="button"]{
	-webkit-appearance: none;
 
}
.TlvZimunTorim .khr_stage_box.kh_select_property .khr_stage_box.form-group .row label.khr_double_line,
.TlvZimunTorim .khr_stage_box.form-group input[type="button"].khr_double_line{
	 line-height: 1.1em;
}

.TlvZimunTorim .khr_info_page{
	background-color:#eaedf1;  
    margin-top: 0;
	padding: 1.5em;}
.TlvZimunTorim .khr_info_page h2{    
	margin: 0 0 0.5em 0;
    text-align: right;}

.TlvZimunTorim .khr_info_page h3{    
	margin: 0 0 0.5em 0;
    text-align: right;}

.TlvZimunTorim .khr_info_page p{    
	display: inline-block;
    width: 100%;
    font-size: 21px !important;
}
.TlvZimunTorim .khr_info_page li{
    font-size: 21px;
    line-height: 1.1;
    text-align:right;
    margin-bottom: 6px;
}
.TlvZimunTorim .khr_info_page p{
    font-size: 21px;
    line-height: 1.1;
    text-align:right;
}

.TlvZimunTorim .khr_info_page h4{
    display: inline-block;
    width: 100%;
    font-size: 21px !important;
    line-height: 1.1;
    text-align:right;
    font-family: "blenderRegular",Arial,sans-serif !important;
    color: #646464 !important;
    margin: 0 0 0.3em 0 !important;
}

.TlvZimunTorim .khr_info_page p > a{
	color:#428bca;
}

.TlvZimunTorim .khr_info_page ul ul {
    margin: 0;
    padding: 0;
}

.TlvZimunTorim .khr_info_page li span { font-size: 21px !important; }

.TlvZimunTorim .khr_info_page li p > a{color:#428bca;}
.TlvZimunTorim .khr_info_page ul{
	margin:0 2em 1.1em 0;
}
.TlvZimunTorim .khr_info_page .khr_stage_box  p{
	    margin: 0 0 0.3em 0;
}
.TlvZimunTorim .khr_info_page .khr_stage_box  h4{
	    margin: 0 0 0.3em 0;
}
.TlvZimunTorim .khr_info_page ul > li{position:relative;}
.TlvZimunTorim .khr_info_page ul > li:before {content:''; right:-1.2em; top: 0.85em; position:absolute; background-color:#3c3c3c; border-radius:20em; width:0.5em; height:0.5em; font-size: 10px;}

.TlvZimunTorim .khr_left_side{padding:0 1em; border-right:1px solid #dad9d9;    min-height: 100%;
    height: 100%;}
.TlvZimunTorim .khr_left_side h2,.khr_left_side p{margin:0;}
.TlvZimunTorim .khr_left_side > h2{     padding-right: 1em;}
.TlvZimunTorim .khr_left_side > p{      padding-right: 1.1em;}
.TlvZimunTorim .khr_left_side ul{margin:2em 0 0em 0;}
.TlvZimunTorim .khr_info_page .khr_left_side ul > li:before {position:static; width:0; height:0;}
.TlvZimunTorim .khr_left_side ul li{margin-bottom:1em; border:2px solid transparent; border-radius:4px;     padding: 0.5em 0;}
.TlvZimunTorim .khr_left_side ul li:hover{border-color:#febf3a;}
.TlvZimunTorim .khr_left_side ul li:focus{border-color:#febf3a;}
.TlvZimunTorim .khr_left_side ul li h5,.khr_left_side ul li p,
.TlvZimunTorim .khr_left_side ul li a{ color:#646464;  }
.TlvZimunTorim .khr_left_side ul li h5{font-weight:600; margin:0.3em 0;}
.TlvZimunTorim .khr_left_side ul li span{color:#3c3c3c;  }
.TlvZimunTorim .khr_left_side ul li span i{color:#0072C1; font-size: 0.8em;}
.TlvZimunTorim .khr_left_side ul li .col-md-4{text-align:center;}

 .TlvZimunTorim .khr_accordion .btn-lg{    height: 2.2em;
    padding: 0.5em 0.8em;
    font-size: 1.8em;}
.TlvZimunTorim .khr_accordion .panel-default>.panel-heading{border-bottom:0; background-color:#fff;}
.TlvZimunTorim .khr_accordion.panel-group .panel-heading+.panel-collapse>.panel-body{border:0;}
.TlvZimunTorim .panel-default.active { border: 2px solid #febf3a; }

.TlvZimunTorim .khr_accordion .panel-title
{
    text-align:right;  
    color: inherit !important;
    font-size: 16px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-family: "blenderRegular",Arial,sans-serif !important;
}
.TlvZimunTorim .khr_accordion .panel-title a{display:block;     font-size: 1.4em;}
.TlvZimunTorim .khr_accordion .panel-title i {float:left; display:none;}
.TlvZimunTorim .khr_accordion .panel-body p{text-align:right;}
.TlvZimunTorim .khr_accordion .panel-title .collapsed i.fa-angle-up{display:none;}
.TlvZimunTorim .khr_accordion .panel-title .collapsed i.fa-angle-down{display:block;}
.TlvZimunTorim .khr_accordion .panel-title  i.fa-angle-up{display:block;}
.TlvZimunTorim .khr_accordion .panel-title  i.fa-angle-down{display:none;}
 
.TlvZimunTorim .khr_BC{width:100%;  	border-top:1px solid #eaedf1;   float: right;}
.TlvZimunTorim .khr_BC li{float:right;}

.TlvZimunTorim .khr_BC li h2
{ 
    display:inline !important; 
    line-height: 2em !important;
    font-size: 24px !important;
    color: #3c3c3c !important;
    font-family: "blenderRegular",Arial,sans-serif !important;
}

.TlvZimunTorim .khr_BC li a h2
{
    line-height: 2em;
    display:inline;
    font-weight: normal !important;
}
.TlvZimunTorim .khr_BC li a{line-height: 2em; color: #333;  margin: 0.83em auto 0 auto; font-weight: normal; font-size: 24px;}
.TlvZimunTorim .khr_BC li a span{    font-weight: normal;}    
.TlvZimunTorim .khr_BC li i {     margin: -0.3em 0.2em 0 0.2em;font-size: 1.3em;    line-height: 1em;  }

.TlvZimunTorim .Answers .tooltip_mob { display: none; }

.TlvZimunTorim .Answers .conversion { margin-right: 1.2em; font-size: 19px; font-weight: bold; }
.TlvZimunTorim .Documents .conversion { font-size: 19px; text-align: right; font-weight: bold; }

.TlvZimunTorim ol.smallArrow { display: none; }
.khr_info_page .khr_stage_box .smallTitle { display: none; }

.TlvZimunTorim .khr_data_list a { color: #428bca !important; }

.TlvZimunTorim .mobile_tooltip {
    padding: 4px 10px 0 0;
    font-size: 14px !important;
}

.TlvZimunTorim .mobile_tooltip .tooltip_opener {
    display: inline-block !important;
    position: static !important;
    font-size: 14px !important;
    float: none;
}

.TlvZimunTorim .Service h3 { font-weight: normal !important; border-bottom: 0; }

@media screen and (max-width: 991px) {
	.TlvZimunTorim .khr_left_side ul li .col-md-4{text-align:right;}
	.TlvZimunTorim .khr_left_side{border:0; border-top:2px solid #dad9d9; padding-top:2.4em;}
	.TlvZimunTorim .khr_left_side > h2,.khr_left_side > p{padding-right: 0;}
		.TlvZimunTorim .khr_left_side ul li span{margin-top: 0.8em;    display: block;}
	.TlvZimunTorim .khr_left_side ul li{border:0;   padding:1em 0 0.5em 0;  margin-bottom: 0em; border-radius:0; border-bottom:2px solid #febf3a;}

    .TlvZimunTorim .tooltip_opener { display: none !important; }

    .TlvZimunTorim .Answers .tooltip_mob {
        display: block; 
        font-size: 1.5em;
        padding: 8px 3px 0 0;
    }

    .TlvZimunTorim .Answers .tooltip_mob .tooltip_opener_mob {
        background: #ffcc34 none repeat scroll 0 0;
        color: #3c3c3c;
        display: block;
        font-weight: normal;
        line-height: 1.2em;
        margin: 0 0 0 4px;
        width: 1.2em;
        border-radius: 2em;
        text-align: center;
        float: right;
        padding-top: 2px;
    }

    .TlvZimunTorim .khr_stage_box.form-group .row label,.khr_stage_box.form-group input[type="button"]{ width:100%;}
}

.TlvZimunTorim .CustomerType li { display: inline-block; }
.TlvZimunTorim .CustomerType li a { display: inline-block; margin: 1.2em; padding: 6em; border: 1px solid #d0d0d0; border-radius: 0.3em; background-color: #fff; }
.TlvZimunTorim .CustomerType li a:hover, .TlvZimunTorim .CustomerType li a:focus { background-color: #ffcc34; }
.TlvZimunTorim .CustomerType li a:focus img { outline: 0 !important; }
.TlvZimunTorim .CustomerType li a p { width: 100%; line-height: 3em !important; font-weight: bold; color: #646464; }

.TlvZimunTorim .Interest ul { text-align: right; }
.TlvZimunTorim .Interest li { display: inline-block; width: 24%; text-align: center; }
.TlvZimunTorim .Interest li a { display: inline-block; width: 82%; margin: 1.2em; padding: 1em 0; border: 1px solid #d0d0d0; border-radius: 5px; background-color: #fff; }
.TlvZimunTorim .Interest li a:focus { border: 1px solid #3e3e3e; }
.TlvZimunTorim .Interest li a:focus img { outline: 0 !important; }
.TlvZimunTorim .Interest li a p { width: 100%; line-height: 1.6em !important; color: #646464; }

.TlvZimunTorim .Answers ul { text-align: right; }
.TlvZimunTorim .Answers li { display: inline-block; width: 33%; text-align: center; vertical-align: top; }
.TlvZimunTorim .Answers li a { display: inline-block; width: 82%; margin: 1.2em; padding: 1em 0; border: 1px solid #d0d0d0; border-radius: 5px; background-color: #fff; font-size: 18px; color: #646464; position: relative; }
.TlvZimunTorim .Answers li select { width: 180px; height: 25px;}
.TlvZimunTorim .Answers .gan { width: 25%; }

.TlvZimunTorim .Answers .answerAddress { text-align: center; }
.TlvZimunTorim .Answers .answerAddress .addWrap { display: inline-block; }
.TlvZimunTorim .Answers .answerAddress label { display: block; margin: 0; padding: 0 !important; border: 0; text-align: right !important; background-color: inherit !important; cursor: inherit !important; font-weight: normal !important; }
.TlvZimunTorim .Answers .answerAddress input { width: 260px; height: 46px; margin: 0 0 0 10px; border: 1px solid #d0d0d0; font-family: 'BlenderRegular', Arial, sans-serif; color: #3c3c3c; border-radius: 4px; font-size: 16px; }
.TlvZimunTorim .Answers .answerAddress input#ztHouseNum { width: 84px; }
.TlvZimunTorim .Answers .answerAddress input:focus { border-color: #febf3a; }
.TlvZimunTorim .Answers .answerAddress .btnAnswerAddress{ background-color: #0072C1; border: medium none; border-radius: 3px; color: #fff; cursor: pointer; font-size: 19px; margin-bottom: 0; padding: 0 20px; text-align: center; vertical-align: middle; white-space: nowrap; min-width: inherit; height:46px; width:96px; position:static; }
.TlvZimunTorim .Answers .answerAddress .btnAnswerAddress:hover, .TlvZimunTorim .Answers .answerAddress .btnAnswerAddress:focus { background-color: #0072bc;  border: 1px solid blue; border-color: #febf3a; }

@media screen and (min-width: 1200px) {
    .TlvZimunTorim .khr_arrow_up {
        width: 0;
        height: 0;
        display: none;
        position: absolute;
        bottom: -1.3em;
        right: 0.2em;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 14px solid #fff;
    }
}

@media screen and (max-width: 768px) {
    .TlvZimunTorim .Answers li { width: 100%; margin: 0 0 20px 0; }
    .TlvZimunTorim .Answers li a { width: 100%; margin: 0; }
    .TlvZimunTorim .mobile_tooltip { text-align: right; margin: 6px 0 10px 0; padding: 4px 4px 0 0; }
}

@media screen and (max-width: 767px) {
	.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-num {float:none;}
	.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-current-indiction{text-align: center;padding:0;}
	.TlvZimunTorim .intrest-section.khr_type_chooser .wiz-current-indiction.kh2_step2{    padding-right: 5.8em;}
	.TlvZimunTorim .khr_stage_box.form-group .row .col-xs-3{width:50%}
	/*.TlvZimunTorim .khr_stage_box.form-group .row:last-child label{margin:0 0 0.5em 0; }*/
	.TlvZimunTorim .khr_stage_box.kh_select_action  label{ display: block; }

    .TlvZimunTorim ol.smallArrow { display: inherit; background-color: white !important; padding-bottom: 0 !important; height: 10px; }
    .TlvZimunTorim ol.smallArrow li { border: 0; padding-top: 0 !important; }
    .TlvZimunTorim ol.smallArrow .khr_arrow_up { border-bottom: inherit; display: inline-block; bottom: 2em; position: inherit; }
    .TlvZimunTorim ol.smallArrow .selected .khr_arrow_up { border-top: 10px solid #ffcc32; border-left: 10px solid transparent; border-right: 10px solid transparent; }
    .CustomerType .khr_stage_box { padding-top: 10px !important; }
    
    .khr_stage_box .moreInfo { padding: 0 8px 0 0; }

    .Service .panel { box-shadow: 0; border-bottom: 1px solid #d5d5d5 !important; }

    .khr_info_page .khr_stage_box  { padding: 0 !important; margin: 0 !important; }
    .khr_info_page .khr_stage_box .col-md-8 { padding: 0 !important; margin: 0 !important; }
    .khr_info_page .khr_stage_box .title { display: none; }
    .khr_info_page .khr_stage_box .khr_left_side .title { display: block; }
    .khr_info_page .khr_stage_box .smallTitle { display: block; overflow: hidden; }
    .khr_info_page .khr_stage_box .smallTitle h2 { padding: 0 !important; margin: 4px 6px 0 0 !important; float: right;  }
    .khr_info_page .toolHeaderPlus { background-color: #ffcd32; float: left; height: 35px; text-align: center; width: 35px; }
    .khr_info_page .toolHeaderPlus span { color: #3c3c3c; font-size: 20px; line-height: 36px; }
    .khr_info_page .toolHeaderPlus span::before { content: "v"; font-family: "tlv"; }
    .khr_info_page .toolHeaderPlus.open span::before { content: "w"; font-family: "tlv"; }
    .khr_info_page .info_content { padding: 14px 0 0 0; }
    .smallSepertor { height: 24px; background: #eaedf1; }

    .TlvZimunTorim .Interest li { width: 48%; }
}

@media screen and (min-width: 768px) {
    .info_content.collapse { display: block !important; }
}

@media screen and (max-width: 400px) {
    .TlvZimunTorim p {
        font-size: 1.5em !important;
    }

    .panel-default {
        border: 0px !important;
    }

    .TlvZimunTorim .khr_accordion .panel-title a {
        font-weight: normal !important;
    }

    .TlvZimunTorim .intrest-section.khr_type_chooser .wiz-num {
        top: -5px !important;
        right: -7px !important
    }

    .TlvZimunTorim .khr_accordion .btn-lg {
        font-size: 1.6em !important;
    }

    /*.TlvZimunTorim .CustomerType li { max-width: 46% !important; }*/
    
}

@media screen and (max-width: 767px) {

     .TlvZimunTorim .CustomerType li { max-width: 46% !important; }
     .TlvZimunTorim .CustomerType li a { padding: 2em 1em 1em 1em; }

    .TlvZimunTorim .CustomerType .khr_stage_box.form-group label, .khr_stage_box.form-group input[type="button"] {
        padding: 2em 0.1em 0.1em;
        margin-left: 0.8em !important;
        max-width: 39% !important;
    }

   .panel-default {
        border: 0px !important;
    }

    .TlvZimunTorim .intrest-section.khr_type_chooser .wiz-num {
        top: -5px !important;
        right: -7px !important
    }

    .TlvZimunTorim .khr_accordion .panel-title a {
        font-weight: normal !important;
    }

        .TlvZimunTorim .Answers .tooltip_mob {
          font-size: 1.5em;
         padding: 0px 3px 0 0;
    }   
}


.searchFilterIcon {color:#ffcd32; line-height:0px !important }
input.searchFilterIcon {color:#ffcd32;}
input.searchFilterIconBtn {font-family: "tlv"; width:30px !important;top:2px;height:23px;line-height: 23px;font-size:16px;}
.searchFilterIconBtn{ position: initial;}

span.searchFilterIcon { border:none ; }
input.searchFilterIcon { border:none ; }

.TlvZimunTorim-send:hover
{
    background-color: #0072bc;
    border: 1px solid blue;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10 & IE11 CSS styles go here */
    span.lblHouseNum {
        float: right;
        margin: -23px 410px;
        font-size: 16px;
        width: 70px;
    }
}