	::-webkit-search-cancel-button {
    height: 12px;
    width: 12px;
    display: inline-block;
	cursor:pointer;
	color:black;
	background-image: url('/wp-content/uploads/cross.svg');
}
#left1 {
    cursor:pointer;
    cursor:hand;
    left:0;
    top:0;
    bottom:0;
    width:0;
    position:fixed;
    box-sizing: border-box;
    padding-top:0.5em;
    background-image: url('/wp-content/uploads/fon_site_left.gif');
    background-repeat:no-repeat;
    font-size: 80%;
}

.mobile-help-button {
    text-decoration: none !important;
    background-color:rgb(122, 183, 43);
    padding: .5em 0.5em;
    display: none;
    position: relative;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
}

.desktop-help-button {
    text-decoration: none !important;
    background-color:rgb(122, 183, 43);
    padding: .5em 0.5em;
    /*display: block;*/
    display: none;
    position: relative;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
}

#divSearchBox .desktop-help-button a, .site-branding .mobile-help-button a{
    padding: 0;
    font-size: 100%;
    border-left: none;
    border-right: none;
    text-transform: none;
    color: white;
    font-weight: normal;
    text-decoration: none;
    white-space: pre;
}

#divSearchBox .desktop-help-button a:hover, .site-branding .mobile-help-button a:hover {
    background: transparent;
}

@media all and (max-width:865px) {
    #left1, #right1{
        display: none;
    }

    .main-container {
        max-width: 100%;
        border-left:0;
        border-right:0;
    }

    .likiListItem .np_dl_area {
        position: static;
    }

    .likiListItem .np_logo, .likiListItem .dl_logo, .likiListItem .ant_logo, .likiListItem .prescription_logo {
        display: inline-block !important;
        margin-right: 5px;
    }

    .likiListItem .liki-option-row {
	padding-bottom:0;
        padding-right: 0;
    }

    .instruction-container .moz_indicators {
        position: static;
    }

    .mobile-help-button {
        /*display: block;*/
	display: none;
        position: absolute;
        top: 80px;
        right: 15px;
    }

    .desktop-help-button {
        display: none;
    }
}

.liki-option-row {
    padding-bottom:5px;
    padding-right:185px;
}

@media (max-width: 768px) {
.liki-option-row {
    padding-bottom:5px;
    padding-right:35px;
}
}

#left1 div, #right1 div {
    box-sizing: border-box;
    padding:0;
    margin:0;
    overflow: hidden;
    width:100%;
    padding-left:1em;
    font-weight: bold;
}
#left1 div:nth-child(2) {
    margin-left:2em;
}
#left1 div:nth-child(3) {
    margin-left:3em;
}
#left1 div:nth-child(4) {
    margin-left:5em;
}
#right1 {
    cursor:pointer;
    cursor:hand;
    right:0;
    top:0;
    bottom:0;
    width:0;
    position:fixed;
    box-sizing: border-box;
    padding-top:0.5em;
    background-image: url('/wp-content/uploads/fon_site_right.gif');
    background-repeat:no-repeat;
    font-size: 80%;
    padding-left:10px;
}
#right1 div:nth-child(3) {
    margin-left:3em;
}
#right1 div:nth-child(5) {
    margin-left:3em;
}
.rightTopZaborona {
    display:flex;
    flex-direction: row-reverse;
    /*position:absolute;
    right:0;
    top:0;*/
    /*height:28px;*/
    float:right;
    /*width:160px;*/
    /*color:white;
    background-color:red;*/
    /*padding-right:0.5em;
    padding-left:0.5em;*/
    
}
.rightTopZaborona div {
    
    margin-left:0.5em;
    vertical-align: middle;
}
.flazhokOld {
    padding-left:0.5em;
    padding-right:0.5em;
    border:1px solid red;
    background-color:red;
    border-bottom-left-radius:0.3em;
    border-bottom-right-radius:0.3em;
}
.flazhok {
    padding-left:0.5em;
    padding-top:0.5em;
    padding-right:0.5em;
    padding-bottom:0.5em;
    border:1px solid rgba(46, 60, 100, 0.1);
    background-color:#2E3C64;
    border-radius: 0px 15px
}
.rightTopZaborona div:first-child .flazhok {
    /*margin-right:0.5em;*/
}
.rightTopZaborona div:last-child {
    margin-left: 0;
}

.rightTopZaborona div:first-child {
    /*margin-right: 0.5em;*/
}
.rightTopZaborona div a {
    color:white !important;
    display:inline;
}

.likiListItemOld {
    position:relative;
    /*border:1px solid red;*/
    border:1px solid #555;
    /*padding:0.5em;/*
    /*padding-top:1.2em;*/
    padding-left:0.5em;
    padding-bottom:0.5em;
    margin-top:1em;
    background-color:#f5f5f5;
    border-bottom-right-radius:0.5em;
}
.likiListItem {
    position:relative;
    border:1px solid rgba(46, 60, 100, 0.1);
    /*padding:0.5em;/*
    /*padding-top:1.2em;*/
    padding-left:0.5em;
    padding-bottom:0.5em;
    margin-top:1em;
    background-color:#FFFFFF;
    border-radius:15px;
}
.clickable {
    cursor: pointer;
}
.clickable:active {
    background-color:dimgray;
    color:white !important;
}

.redBorder {
    border:1px solid red
}
.greyBorder {
    border:1px solid #555
}
.priceLinkOld {
    display: inline;
    position:relative;
    vertical-align: middle;
    margin-right:0.8em;
    margin-left:-0.4em;
}
.priceLinkOld img:first-child {
    top:0.1em;
    position: relative;
    max-height:62px;
}
.priceLink {
    display: inline;
    position:relative;
    max-width:190px;
    background-color:#D60808;
    margin-top:0.3em;
    margin-bottom:0.7em;
    vertical-align: middle;
    line-height:3.2em;
    padding:0.8em;
    border-radius: 15px;
    border: 1px solid #D60808;
}
.priceLink img:first-child {
    top:0.4em;
    position: relative;
}
.analogNew {
    display: inline;
    position:relative;
    max-width:190px;
    background-color:white;
    margin-top:0.3em;
    margin-bottom:0.7em;
    margin-right:0.8em;
    vertical-align: middle;
    line-height:3.2em;
    padding:0.8em;
    border-radius: 15px;
    border: 1px solid #001244;
}
.analogNew img:first-child {
    top:0.4em;
    position: relative;
}
.zsNew {
    display: inline;
    position:relative;
    max-width:270px;
    background-color:white;
    margin-top:0.3em;
    margin-bottom:0.7em;
    margin-right:0.8em;
    vertical-align: middle;
    line-height:3.2em;
    padding:0.8em;
    border-radius: 15px;
    border: 1px solid #D60808;
}
.zsNew img:first-child {
    top:0.4em;
    position: relative;
}
.zs {
    position:relative;
    max-width:205px;
    /*right:0;
    bottom: 0;*/
    background-color:white;
    /*float:left;*/
    margin:1em;
    margin-top: 3em;
    margin-left:0;
    vertical-align: middle;
    line-height:2em;
    padding:0.5em;
    border-bottom-right-radius:0.5em;
    color:#434343;
}
.zs a {
    color:#434343;
}
.zs img:first-child {
    position: absolute;
    top:-2.8em;
    left:0.5em;
}
.zs img:last-child {
    position: absolute;
    top:-1.7em;
    right:-0.15em;
    cursor: pointer;
}
.likiOther {
    background-color:lightgray !important;
    display:none;
}
#instr {
    width:100%;
    overflow: auto;
}
#instr * {
    margin-left:0 !important;
    box-sizing: border-box !important;
}
#instr h1, #instr h2 {
    font-size:14px !important;
    text-transform: none !important;
}
#instr p, #instr tr, #instr td, #instr li {
    background-color:transparent !important;
    /*line-height:1.2 !important;*/
    
}
#instr p {
    text-indent: 1em !important;
}
#instr h1 {
    text-align:center !important;
    display:block;
    width:100%;
}
#instr table {
    width:100% !important;
}
#instr table td {
    border:none !important;
}
#instr a {
    /*color:black !important;*/
}
.wait {
    display:none;
}
.myInputOld {
    display:flex;
    width:100%;
    border:1px solid gray;
    /*border-left-width:0;*/
    padding:0.4em;
    line-height:1.4em;
}
.myInput {
    display:flex;
    width:100%;
    border:1px solid rgba(0, 18, 68, 0.1);
    /*border-left-width:0;*/
    padding:0.4em;
    line-height:1.4em;
    background: #FFFFFF;
    border-radius: 10px;
}
.myInput input {
    margin: 0;
    margin-left:0.5em;
    text-align: left;
    border: 0;
    background: transparent none;
    -webkit-appearance: none;
    width:100%;
    outline: 0;
}
.myButtonOld {
    text-decoration: none !important;
    background-color:red;
    /*margin: .5em 0;*/
    padding: .5em 0.5em;
    display: block;
    position: relative;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
}
.myButton {
    text-decoration: none !important;
    background-color:#D60808;
    /*margin: .5em 0;*/
    margin-left:0.5em;
    padding: 0.5em 0.7em;
    display: block;
    position: relative;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 10px;
}
.myButton span {
    color:white;
}
.myButton:active {
    background-color:darkgray;
}
#searchResult {
    /*border-bottom-right-radius:0.5em;
    border-bottom-left-radius:0.5em;*/
    position:fixed;
    left:0.5em;
    right:0.5em;
    height:158px;
    max-height:158px;
    /*top:-100px;*/
    bottom:115px;
    z-index:9999;
    background-color: /*#ebebeb*/white;
    padding:0.5em;
    display: none;
    border:1px solid gray;
    text-overflow: ellipsis;
    /*border-top-width:0;*/
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}
#searchResult ul {

    list-style-type: none;
    text-overflow: ellipsis;
    margin:0;
    padding:0;
}
#searchResult li {

  list-style-position:inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align:left;
  margin-top:0.1em;
  margin-bottom:0.1em;
}
#message {
    position:fixed;
    left:3%;
    top:3%;
    right:3%;
    bottom:3%;
    padding:0.5em;
    overflow-y:auto;
    border:1px solid gray;
    background-color:white;
    display:none;
    z-index:5000;
    border-radius:0.5em;
}
#mySearch {
    padding:1em 1em 0;
    padding-left:0;
    z-index:1000;
}
.medicon {
    height:32px;
    width:32px;
    max-height:32px;
    max-width:32px;
    
}
.medicon-analogi {
    float:left;
    margin-right:10px
}
.medicon-small {
    height:24px;
    width:24px;
    max-height:24px;
    max-width:24px;
    
}
.medicon-smaller {
    height:20px;
    width:20px;
    max-height:20px;
    max-width:20px;
}
ul.sub-menu {
    top:56px !important;
}
li.menu-item a {
    line-height: 1.5;
}
ul.sub-menu li.menu-item {
    width:100% !important;
}
.main-container {
    min-height:100vh;
}

.instruction-container {
    position: relative;
}

.instruction-container .carousel {
    padding:0;
}
.instruction-container h2 {
    color:#555;
}
.hover {
    z-index:0 !important;
}
#instr h2, #instr h3{
    text-align:left;
    font-size:14px;
    text-transform: none;
    color: inherit;
}
a::active {
    transform:scale(0.9);
}

.np_message {
    color:white;
    background-color: red;
    border-radius: 4px;
    margin-top:5px;
    margin-bottom:5px;
    margin-right:7px;
    padding: 5px;
}

.np_dl_areaOld {
    position: absolute;
    right: 5px;
    top: 25px;
}
.np_dl_area {
    position: absolute;
    right: 0px;
    top: 37px;
}

.np_logo {
    width: 110px;
    height:43px;
    margin-top: 3px;
}

.dl_logo {
    width: 110px;
    height:43px;
    margin-top: 3px;
}

.mnn_logo {
    width: 110px;
    height:43px;
    margin-top: 3px;
}

.ant_logo {
    width: 110px;
    height:43px;
    margin-top: 3px;
}

.prescription_logo {
    width: 110px;
    height:43px;
    margin-top: 3px;
}

.liki-item-option-title {
    color: #969696;
    /* font-weight: bold; */
}

.moz_indicators {
    position: absolute;
    top:0;
    right:0;
    height:36px;
    padding-top:2px;
}

.moz_indicators > div {
    margin-left: 5px;
}

.moz_indicator {
    float: right;
}

/*Banners DL*/
.banner {
	max-width: 945px;
	background: #f5f5f5;
	margin: 0 auto;
}

.banner {
	box-sizing: border-box;
}

.banner *{
	box-sizing: border-box;
}

.banner__img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	box-shadow: 0 0 14px 5px  #ff0000;
	-webkit-box-shadow: 0 0 14px 5px  #ff0000;
	-moz-box-shadow: 0 0 14px 5px  #ff0000;
	border-radius: 50px;
}



.banner__text {
	/*font-family: 'Montserrat', sans-serif;*/
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	margin: 0;
}

.banner__text--center {
	text-align: center;
}

.banner__text--right {
	text-align: right;
}



.banner__link {
	/*font-family: 'Montserrat', sans-serif;*/
	color: #fff;
	font-weight: 500;
	font-style: normal;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 5px;
	background: #ff0000;
	border-radius: 45px;
	text-decoration: none !important;
	margin: 0 auto;
	box-shadow: inset 0 0 38px #00000069;
	transition: background 0.25s;
}

.banner__link:hover {
	background: #ff0000cc;
}



@media screen and (min-width: 769px) {
	.banner {
		display: flex;
	}
	.banner__col {
		flex: 0 0 auto;
		width: 50%;
	}
	.banner__text--mob{
		display:none;
	}
	.banner__img--mb {
		margin-bottom: 60px;
	}
	.banner__link--mt {
		margin-top: 50px;
	}
.banner__text--sm{
	text-align:center;
}
.banner__link {
	font-size: 20px;
	max-width: 210px;
	min-width: 210px;
	height: 80px;
}
.banner{
	padding: 20px;
}
}

@media screen and (max-width: 768px) {
	.banner__col {
		flex: 0 0 auto;
		width: 100%;
		display:flex;
		align-items: center;
	}
	.banner__text--desctop{
		display:none;
	}
	.banner__text{
		font-size:14px;
	}
	.banner__img-wrapper, .banner__text{
		flex: 0 0 auto;
		width: 50%;
	}	
	.banner__col--mb{
		margin-bottom: 50px;
	}
	.banner__text--sm{
	text-align:left;
}
.banner__link {
	font-size: 12px;
	height: 53px;
	min-width:117px;
	width:100%;
}
.banner{
	padding: 20px 0;
}

.banner__btn-wtapper{
	    width: 100%;
}

.banner__btn-wtapper, .banner__img-wrapper{
	padding: 0 20px
}
.banner__text--pml{
	padding-right:10px;
}
}
/*Banners DL*/
/*Banner Likuysia*/
.banner-bot {
	max-width: 945px;
	background: #ecedf1;
	margin: 0 auto;
}

.banner-bot, .banner-bot *{
	box-sizing: border-box;
}

.banner-bot__text{
	/*font-family: Montserrat, sans-serif;*/
	font-weight: 500;
	color:#2E3C64;
	margin:0;
}	

.banner-bot__img-wrapper{
	display: flex;
    justify-content: flex-end;
	align-items: center;
	text-decoration:none !important;
}

.banner-bot__img-text{
	/*font-family: Montserrat, sans-serif;*/
	font-weight: 500;
	color:#949dd8;
	padding-right:25px;
}

@media screen and (min-width: 769px) {
.banner-bot {
	padding:33px 65px;
}
.banner-bot__text{
		font-size:28px;
}
.banner-bot__img-text{
		font-size:30px;
}
}

@media screen and (max-width: 768px) {
	.banner-bot {
	padding:23px 20px;
}	
.banner-bot__text{
		font-size:16px;
		margin-bottom:23px;
}
.banner-bot__img-text{
		font-size:16px;
}
.banner-bot__img{
	max-width:137px;
}
}
/*Banner Likuysia*/
/*Banner Antibiotic*/
.banner-antibiotic {
	max-width: 945px;
	background: #f5f5f5;
	margin: 0 auto;
}

.banner-antibiotic, .banner-antibiotic *{
	box-sizing: border-box;
}

.banner-antibiotic__text{
	/*font-family: Montserrat, sans-serif;*/
	font-weight: 500;
	color:#2E3C64;
	margin:0;
	display: flex;
	align-items: center;
	padding-right:10px;
}	


.banner-antibiotic__link{
	/*font-family: Montserrat, sans-serif;*/
	background:#db0308;
	color:#fff;
	text-decoration:none !important;
	border-radius:25px;
	display: flex;
	align-items: center;
	box-shadow: inset 0 0 30px rgb(0 0 0 / 27%);
	    white-space: nowrap;
}

@media screen and (min-width: 655px) {
	.banner-antibiotic__img{
		margin-right:28px;
	}
	.banner-antibiotic__text{
		font-size:20px;
	}
	.banner-antibiotic {
			display: flex;
		align-items: center;
		padding:17px 24px 17px 14px;
			justify-content: space-between;
	}
	.banner-antibiotic__link{
		font-size:17px;
		padding:15px;
		height:60px;
	}
}

@media screen and (max-width: 655px) {
	.banner-antibiotic__img{
		max-width:73px;
	}
	.banner-antibiotic__img{
		margin-right:13px;
	}
	.banner-antibiotic__text{
		font-size:15px;
		display: flex;
		justify-content: center;
		margin-bottom:35px;
	}
	.banner-antibiotic {
		padding:20px 11px;
	}
	.banner-antibiotic__link{
		max-width:180px;
		font-size:14px;
		padding:7px;
		height:39px;
		justify-content: center;
		margin: 0 auto;
	}
}
/*Banner Antibiotic*/


/*PDF Embeded plugin - make it center*/
div.pdfemb-viewer {
margin: 0px auto !important;
/**/
}