@import "../../../buzz/assets/css/style.min.css";
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Rubik:400,700&subset=hebrew');

/* Your CSS code goes here
-------------------------------------- */
#title-bar.widgets-area {
	padding: 0;
}
.TopTitleSection, .TitleSection, .single #title-bar {
	background-color: #004a64 !important;
	border-image: linear-gradient(to right, #ff980e, #ff980e 32%, #475c6d 68%, #475c6d);
	border-top: 5px solid;
    -o-border-image: linear-gradient(to right, #ff980e, #ff980e 32%, #475c6d 68%, #475c6d);
	border-image-slice: 1;
	min-height: 1px;
}

#top-bar, #top-bar .widget-title {
	text-align: center;
}
.button.size-xl {
	padding: 5px 20px;
width: 80%;
	border-radius: 30px;
}
.button.size-small, .button {
	border-radius: 30px;
}
body.rtl .image-link .category-label {
	right: 0 !important;
top: 0;
}
.layout-section #primary>.container #content {
	min-height: 540px;
}
.pull-right-copyright {
	float: left;
}
#emed-placeholder {
	display: block;
width: 250px;
height: 90px;
float: left;
}
.grid-item.grid-four h4.grid-heading {
	height: 80px;
	overflow: hidden;
}
.grid-item.category-article-en h4.grid-heading, .grid-item.category-article-en .caption .entry-excerpt p, .category-article-en .page-title h1, .media.list-three.category-article-en, .grid-item.category-article-evenity h4.grid-heading, .category-article-evenity .page-title h1, .media.list-three.category-article-evenity, .grid-item.category-article-prolia h4.grid-heading, .category-article-prolia .page-title h1, .media.list-three.category-article-prolia, .category-article-evenity h3.media-heading.entry-title  {
	direction: ltr;
}
.sf-menu>li>a>span {
    display: inline-block;
    line-height: 1.5;
    padding-bottom: 5px;
    /*width: 120px;*/
    font-weight: 700;
    background-color: #004a64;
/*    min-height: 44px;*/
    vertical-align: middle; 
    color: #ffffff;
    padding: 3px 5px;
	text-align: center;

		
	
}
.nav-main .nav-main-inner {
	padding-top: 20px;
	
}
.entry-meta span {
	margin-bottom: 5px;
}
.entry-meta > span .entry-date.date.published.updated {
	font-weight: 500;
	font-size: 14px;
	color: #666666;
	line-height: 1;
}
.grid-one {
	padding-bottom: 15px;
	border-bottom: 2px solid #eeeeee;
}
.ProductTitle h1 {
	color: #FFFFFF;
}
.image-link {
    object-fit: cover;
    height: 168px;
    background-color: #cccccc;
	object-position: center;
}
.entry-excerpt {
	max-height: 60px;
    overflow: hidden;
}
.wraper_basket
{
	margin-left: auto;
	margin-right: 0;
	max-width: 600px;
	padding: 25px;
	border: #005cab 1px solid;
	border-radius: 15px;
	margin-bottom: 30px;
	min-height: 400px;
	background-color: #EFF4F8;
}
.wraper_basket .label {
	font-size: 16px;
	color: #005cab;
	font-weight: 500;
	white-space: normal;
	padding: 0; 
	text-align: right;
	display: inline-block;
	line-height: 1.4;
	font-family: 'Heebo',arial, sans-serif;

	
}
input.input_text
{
	    height: 28px;
    background: #EFF4F8;
    border: 1px solid #005cab !important;
    box-shadow: none !important;
    border-radius: 2px;
    font-size: 14px;
    color: #434744;
    margin: 0px !important;
    padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
    outline: none;
    vertical-align: top !important;
    box-sizing: border-box;
	width:85px;
	float: left;
}
.error-message
{
	font-size: 12px !important;
	font-weight: bold;
    color: #C2171D;
    line-height: 16px !important;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    display: none;
    vertical-align: top;
    padding-top: 0px;
	padding-bottom: 5px;
}
div.error-message {
	clear: right;
}
button.submit
{
	color: #FFFFFF !important;
    background: #005cab !important;
	transition: all 0.5s ease !important;
    margin: 15px 0 5px 0 !important;
	border: 1px solid #005cab !important;
    border-radius: 2px !important;
	padding: 5px;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.5px;
}
button.reset
{
	color: #666666 !important;
    background: #eeeeee !important;
	transition: all 0.5s ease !important;
    margin: 15px 15px 5px 0 !important;
	border: 1px solid #005cab !important;
    border-radius: 2px !important;
	padding: 5px;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.5px;
	
}
.dotted_line
{
	border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #005cab;
    padding-top: 10px;
    width: 100%;
}
.wraper_basket .field {
	display: block;
	margin-bottom: 20px;
	clear: both;
	min-height: 30px;
	font-size: 14px;
	line-height: 28px;
	max-width: 440px;
	float: right;
	
}
#Patient_BMI, #Patient_eGFR {
	height: 28px;
	background: #FFFFFF;
	border: 1px solid #cccccc !important;
	box-shadow: none !important;
	border-radius: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #005cab;
	margin: 5px !important;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
	outline: none;
	vertical-align: top !important;
	box-sizing: border-box;
	width: 200px;
	float: left;
}
.radio-bt { 
	height: 28px;
	float: left;
	font-weight: 500;
	color: #666;
	font-family: 'Heebo',arial, sans-serif;
	
	
}
.radio-bt input {
	margin-left: 10px;
	margin-right: 5px;
}
.green_message {
	color: #005cab;
}
.red_message {
	color: #C2171D;
}
h2#result_message {text-align: center;}

#result_extra_message
{
	text-align: center;
	display: none;
	font-size: 14px;
}
.calc-bt {
	display: block;
clear: both;
	text-align: center;
}
.calc-link {
	text-decoration: underline;
	color: #00258B;
	display: block;
}
.form-contact-home iframe {
	background-color: #ffffff;
	padding: 10px;
	border-radius: 25px;
}
#comments, #respond {
	padding: 30px 10px;
}
.iframewidth {
	text-align: center;
}
.iframewidth iframe {max-width: 1024px;
height: 768px;
	margin-left: auto;
	margin-right: auto;
}
p.tscplayer_inline {
    position: relative;
    margin: 0px;
    height: 0%;
    padding-bottom: 56.25%;
    z-index: auto;
}
.tscplayer_inline iframe {
    height: 100%;
    width: 1px !important;
    min-width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

/* -------------------------------------- */
@media screen and (max-width: 1024px){
	.sf-menu a {
		font-size: 15px !important;
	}
}
/* -------------------------------------- */
@media (min-width: 768px) {

.layout-content.boxed #primary {
    min-height: 665px;
}
	.layout-content.boxed {
		margin: 0 auto;
	}
	#footer-widgets {
	padding: 15px 0;
	
}
#footer-widgets .menu {
	margin: 0;
	padding: 0;
}

	#footer-widgets .menu li {
	float: right;
	display: inline-block;
	list-style: none;
	margin-left: 30px;
	
}
	
.media.list-format .media-right {
    margin-left: auto;
	margin-right: auto;
}
	.UpdateTitle h1 {
	text-align: center;
    font-size: 30px;
    line-height: 46px;
	}
	.CompanySection h1 {
		margin-top: 0;
	}	
	.form-frame {
	border: #00258B 1px solid;
	border-radius: 25px;
	padding: 15px;
	max-width: 90%;
		margin-right: 15px;
	
}
	#footer-widgets a:hover {
		color: #f8f8f8 !important;
	}
/* -------------------------------------- */
@media (min-width: 992px) {

body.rtl #primary #main.sidebar-right {
    border-left: 2px solid #DBE2EC !important;
    border-right: none;
    padding-right: 15px;
    padding-left: 30px;
	min-height: 585px;
}
	.layout-section .entry-content {
    min-height: 510px;
	}
	.sf-menu li {
	    padding: 0 0.5em;	
	}
}
/* -------------------------------------- */

@media only screen and (max-width: 767px) {
	.TitleSection .column-3, .TopSpace, .BottomSpace {
		display: none;
	}
	.Company .pojo-image-text {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.Company .pojo-image-text img {
		margin-bottom: 20px !important;
		margin-top: 10px !important;
	}
	.Company .image-text-body {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.column-6.advanced-column {
		margin-bottom: 0 !important;
	}
	.CompanySection h2 {
		text-align: center !important;
		display: block;
		clear: both;
	}
	.col-xs-12 {
    width: 50%;
}
	.grid-item.grid-two h4.grid-heading {
    font-size: 18px !important;
	height: 60px;
    overflow: hidden;
    margin-bottom: 5px;
}
	.entry-meta span.entry-user.vcard.author {
		margin-bottom: 5px;
	}
	.nav-main .navbar-collapse .mobile-menu .sub-menu {
	margin: 0px 35px 0px 0px;
	list-style-type: square;
	
	}
	
}

/* -------------------------------------- */


@media only screen and (max-width:820px) {
#sub-header, #sub-header .widget-title {
	line-height: 1 !important;
}
	.tp-caption.rev-btn {
		padding: 5px 35px !important;
	}
	.sf-menu a, .menu-no-found, .sf-menu li.pojo-menu-search, .search-header {
		line-height: 60px !important;
	}
	.sf-menu a {
    font-size: .85em!important;
    padding: 0 .3em;
}
	.form-contact-home iframe, .form-frame iframe {
		height: 570px !important;
		
	}
.wraper_basket .field {
		max-width: 250px;
	}
	.sf-menu li {
	    padding: 0 0.2em;	
	}
	.nav-main .nav-main-inner {
		padding-top: 0;
	}
}
/* -------------------------------------- */
@media only screen and (max-width: 499px){
	.CompanySection div.pojo-image-text img.alignleft {
		display: block;
		margin-bottom: 20px;
	}
	.CompanySection, .CompanySection p, .CompanySection .CompanyTitle h1 {
		text-align: center !important;
	}
	
	.wraper_basket .field {
    max-width: 200px;
}
	.wraper_basket .label {
		font-size: 15px;
	}
	.form-contact-home iframe, .form-frame iframe {
		height: 570px !important;
	}
}
/* -------------------------------------- */
@media only screen and (max-width: 400px) {
	.wraper_basket .field {
    max-width: 180px;
}
	
}
/* -------------------------------------- */
@media only screen and (max-width: 320px) {
.wraper_basket .field {
    max-width: 150px;
}
.wraper_basket .label {
		font-size: 14px;
	}
.radio-bt input {
    margin-left: 5px;
    margin-right: 2px;	
}
.radio-bt {
	font-size: 15px;}
}
	