body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	min-width: 320px;
	position: relative;
}

.blackmenu {
background: transparent;
    bottom: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;

}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.5;
    font-weight: 200;
    font-family: Helvetica,Arial,sans-serif;
}


header {
    position: relative;
    z-index: 920;
}

a{outline: medium none !important;}


.mp0 {margin:0 !important; padding: 0 !important;}

.longtext {text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}

.topbox {margin: 0; padding: 0; height: 100px;}


/*логотип*/


.logo-apteka img{width:100%; height:auto; max-width: 391px; margin: 12px 0 0;}

.logotext {
    font-family: "open sans", arial, sans-serif;
    font-size: 47px;
    font-weight: 600;
    color: #fff;
    line-height: 95px;
    outline: none;
}

.logotext2 {
    font-family: "open sans", arial, sans-serif;
    font-size: 47px;
    font-weight: 600;
    color: #00a2ff;
    line-height: 40px;
}

.logotext:hover, .logotext:focus, .logotext2:hover, .logotext2:focus {text-decoration: none; color: #fff}






/*Алфавит*/


.letters a {
    color: #fff;
    display: block;
    float: left;
    font-family: open sans;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    padding: 13px 7px;
}



/*График работы и телефоны в шапке*/


.grafik {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0 10px;
    text-align: left;
    width: 100%;
}


.phone-number {
    color: #333;
}
.phone-number {
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0 0 15px;
    white-space: nowrap;
    width: 100%;
}
.phn {
    background: rgba(0, 0, 0, 0) url("../images/phn.png") no-repeat scroll left top;
    height: 24px;
    line-height: 1;
    margin: 0 0 4px;
    padding: 5px 10px 0 30px;
    float:left;
}
.kstar {
    background: rgba(0, 0, 0, 0) url("../images/kstar.png") no-repeat scroll left top;
    height: 24px;
    line-height: 1;
    margin: 0 0 4px;
    padding: 5px 12px 0 30px;
    float:left;
}
.mtc {
    background: rgba(0, 0, 0, 0) url("../images/mtc.png") no-repeat scroll left top;
    height: 24px;
    line-height: 1;
    margin: 0 0 4px;
    padding: 5px 0 0 30px;
    float:left;
}




/*форма поиска*/

.mysearch {height: 44px !important;}

.topsearchform{margin-top:30px;}

.btn-search, .btn-search:hover, .btn-search:focus {
    border-radius: 0;
    color: #000;
    background-color: #fff;
}

/*---*/



/*авторизация и корзина блок вверху*/

.usertopbox {margin-top: 15px;}

.usertopbox a, .carttopbox a{
    color:#00BD9E;
    font-size:12px;
}
.usertopbox i {
    font-size: 14px;
}


.topusername {
    float: left;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.topuserenter {
    float: left;
    overflow: hidden;
    text-align: left;
    width: 100%;
}

.carttopbox {
    float: left;
    font-size: 12px;
    height: 59px;
    line-height: 45px;
    overflow: hidden;
}

.carttopicon {
    background-image: url("../images/cart7.png");
    background-position: -2px 0;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 49px;
    margin: 5px 5px 0 0;
    padding: 0;
    width: 40px;
}

.usertopbox a:hover, .carttopbox a:hover {color:#00A283; text-decoration: none;}



/*ВЕРХНЕЕ МЕНЮ*/




.topmenuline {
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}



.caret-cat {
    background-image: url("../img/sprites.png");
    background-position: 119px -2px;
    display: inline-block;
    height: 12px;
    width: 12px;
}

/*меню магазина*/
.menu2 {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.menu2 li {display: inline-block;}
.menu2 > li a {
    color: #000;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px 0 0;
}

.menu2media {
    padding-left: 0 !important;
    padding-right: 0 !important;
}








/*Алфавит*/
.alfabeta {
    background-color: #00BD9E;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.letters {float: right;}






/*Слайдер*/

.topslider {
    max-height: 380px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}


/*startpage section*/

.startpagebox1 {
    background-color: #fff;
    padding: 50px 0 0;
    color: #111;
    -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2) inset;
}


/*FOOTER*/

footer {background-color: #F2F6F9; font-size: 14px; border-top: 3px solid #e0e4e7;}
footer .row { padding: 30px 0;}

.footerbox {
    background-color: #00b091;
    padding: 50px 0;
}

.footerbox a {color:#fff; line-height: 28px;}

.b-l {border-left: 1px solid #14d1b2;}
.b2-l {border-left: 1px solid #eee;}
.b-r {border-right: 1px solid #14d1b2;}

/*Социалки*/
.f-soc {
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    margin: 0 20px 0 0;
}

.socline{ margin-top:50px;}
.socialki {height:50px; float: right;}
.socialki > a {display: inline-block;}

.soc-gp{display: block; width: 44px;height: 44px;background-image: url('../img/sprites.png'); background-position: 0px -140px; background-repeat: no-repeat;}
.soc-fb{display: block; width: 44px;height: 44px;background-image: url('../img/sprites.png'); background-position: -105px -140px; background-repeat: no-repeat;}
.soc-tw{display: block; width: 44px;height: 44px;background-image: url('../img/sprites.png'); background-position: -52px -140px; background-repeat: no-repeat;}
.soc-in{display: block; width: 44px;height: 44px;background-image: url('../img/sprites.png'); background-position: -157px -140px; background-repeat: no-repeat;}
.soc-vk{display: block; width: 44px;height: 44px;background-image: url('../img/sprites.png'); background-position: -209px -140px; background-repeat: no-repeat;}
.soc-gp:hover, .soc-gp:focus{ background-position: 0px -188px;}
.soc-fb:hover, .soc-fb:focus{ background-position: -105px -188px;}
.soc-tw:hover, .soc-tw:focus{ background-position: -52px -188px;}
.soc-in:hover, .soc-in:focus{ background-position: -157px -188px;}
.soc-vk:hover, .soc-vk:focus{ background-position: -209px -188px;}

/*кнопки*/
.footerbox .btn-primary {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #00a2ff;
    font-family: open sans;
    font-size: 18px;
    margin: 10px auto;
    padding: 10px 30px;
}
.footerbox .btn-primary:hover {
background-color: #041C2B;
color:#7FD0FF;
border: 1px solid #041C2B;
}


/*списки в футере*/
.footerbox h3 {
    color: #39f6d7;
    font-family: open sans;
    font-size: 20px;
    line-height: 40px;
}
.footerbox ul {
    margin: 0;
    padding: 0 0 5px;
}
.footerbox ul li {
    list-style: outside none none;
}

.footinput {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #00a2ff;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #00a2ff !important;
}

.icon {
    display: block;
    opacity: 0.7;
    padding: 0;
}
.icon:hover{opacity: 1}





/*Заголовки*/
.hhd {
    border-top: 1px solid #c87f0a;
    display: block;
    margin-top: 60px;
    width: 100%;
}

.head-akzia {
    background: #fff none repeat scroll 0 0;
    color: #cd8a33;
    display: block;
    float: left;
    font-family: open sans;
    font-size: 18px;
    font-weight: bold;
    margin: 40px 0 20px;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.hhd2 {
    border-top: 1px solid #ddd;
    display: block;
    margin-top: 60px;
    width: 100%;
}

.head-title {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: block;
    float: left;
    font-family: open sans;
    font-size: 18px;
    font-weight: bold;
    margin: 40px 0;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}





/*СЕТКА ТОВАРОВ*/
.tovarbox {
    border: 1px solid transparent;
    padding: 15px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 230px;
    min-height: 300px;
}

.tovarbox:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05);
}
.img-cart-tov {
    border-bottom: 1px solid #eee;
    height: 200px;
    width: 200px;
}
.opis-tovarbox > h4 {
    font-size: 16px;
    text-align: center;
}
.opis-tovarbox > p {
    font-size: 12px;
    text-align: center;
}

font.notetext {   color: #063450;}








/*Лейбы*/

.product_labels {
    left: -2px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.stick, .stick2, .stick3{
    border-radius: 0 5px 5px 0;
    color: #fff;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
    margin:1px 0;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.stick-sm, .stick-sm2, .stick-sm3 {
    background: #00a2ff none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    margin: 1px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 98px;
}

.stick, .stick-sm {background: #00a2ff none repeat scroll 0 0;}
.stick2, .stick-sm2 {background: #FD9527 none repeat scroll 0 0;}
.stick3, .stick-sm3{background: #a82d42 none repeat scroll 0 0;}

.bx_catalog_list_home {
    margin-bottom: 100px;
}

.bx_item_list_section {
    margin: 0 0 50px;
}

.bx_catalog_list_home .bx_stick_disc {
    background: #018ee0 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-shadow: none;
    width: 50px;
    z-index: 999;
}
.bx_item_detail .bx_bigimages .bx_stick_disc {
    background: #018ee0 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    position: absolute;
    text-align: center;
    text-shadow: none;
    width: 70px;
}





.bx-advertisingbanner-content {
    font-family: open sans;
    font-weight: bold;
    padding: 4% 20% 0 !important;
}

.startpage {
    margin: 25px 0 0px;
}

.vievercect {}

.descript_category {
    background-color: #93939a;
    color: #fff;
    font-size: 14px;
    padding: 70px 0;
    -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2) inset;
}


/*верхний блок в категории*/

.cattopline {
    display: inline-block;
    margin: 20px 0;
    width: 100%;
}

.cat_title {
    display: block;
    float: left;
    font-size: 30px;
    margin: 0;
    padding: 0;
}
.tovar_num {
    color: #999;
    float: left;
    margin: 10px;
}
.sort-text {
    color: #999;
    float: left;
    font-size: 12px;
    margin: 10px;
    display: none;
}

@media (min-width: 768px) { .sort-text  {display: block;} }




.sortbox {
    float: left;
    width: 48%;
}

.viewtype {
    float: right;
}

.viewtype a {
    color: #d7d7d7;
    font-size: 28px;
    line-height: 35px;
    padding: 5px;
}
.viewtype .selected  {color: #9e9e9e;}
.viewtype a:hover {color: #8a8a8a;}


/*карточка в каталоге*/

.linetext a {
    color: #00BD9E;
    font-size: 14px;
}

.linetext a:hover { color: #018EE0;}

.line_element {
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
}

.lineimg {display: none;}



.dropdown-menu2 {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: -1px 0;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
    min-width:300px;

}
.dropdown-menu2 > li {
    float: left;
    width: 100%;
}



@media (min-width: 768px) { 

    .lineimg {display: block;} 

    .dropdown-menu2 {min-width:900px;}
    .dropdown-menu2 > li { width: 33%;}

}


/*конец карточки в каталоге*/

/* --------- меню категории ------------  */


.catalogmenu {
    color: #fff;
    cursor: pointer;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 44px;
    text-transform: uppercase;
}

    .nav-collapse-cat.collapse-cat {
        height: auto;
        overflow: visible;
    }

    .navcat .popover {
            width: 590px;
            max-width: 590px;
            overflow: hidden;
        }

    .navcat .popover-title {
        background-color: transparent;
        border-bottom: none;
        border-radius: 0;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0;
        padding: 15px 40px;
    }

        .navcat .popover-content {
            text-align: center;
        }

        .navcat .popover-content img {
            height: auto;
            max-width: 590px;
            width: 100%;
        }

        .navcat .dropdown-menu2 {
            -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
        }

        .navcat .dropdown-menu2 > li > a:hover {

        }

        .navcat .dropdown-menu2 > li > a.maintainHover {
            color: white;
            background-color: #00BD9E;
        }
        
        /* --- */
        .bgcatimgmenu {
            bottom: 0;
            position: absolute;
            right: 0;
            z-index: -1;
        }

        .popover {
            max-width: 320px;
            border-radius: 0;
        }
        .dropdown-menu2 > li > a {
            padding: 10px 20px;
        }
        






.dropdown-menu2.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu2 .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu2 > li > a {
  display: block;
  padding: 10px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu2 > li > a:hover,
.dropdown-menu2 > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu2 > .active > a,
.dropdown-menu2 > .active > a:hover,
.dropdown-menu2 > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu2 > .disabled > a,
.dropdown-menu2 > .disabled > a:hover,
.dropdown-menu2 > .disabled > a:focus {
  color: #777;
}
.dropdown-menu2 > .disabled > a:hover,
.dropdown-menu2 > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu2 {
  display: block;
}

.navcat li .popover ul li {
    list-style: none;
}
.navcat li .popover ul li a {
    color: #000;
    display: block;
    font-size: 14px;
    list-style: outside none none;
    padding: 5px 0;

}
.navcat li .popover ul li a:hover {
    color: #018EE0;
    text-decoration: none;

} 

.opismenu {
    color: #999;
    display: block;
    font-family: open sans;
    font-size: 12px;
    max-width: 300px;
    padding: 10px 20px;
    text-align: left;
    float: left;
}

.menmaga {
    color: #999;
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.menu_btn {
    background: #eee none repeat scroll 0 0;
    border-radius: 0;
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 15px 0;
    width: 100%;
}



.megamytopmenu {
    height: auto !important;
    min-height: 420px;
}


.dropdown-menu3 {
    float: left;
    margin: 0 0 10px 10px;
    padding: 0;
    width: 100%;
}
.dropdown-menu3 li {
    float: left;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 30%;
    list-style: outside none circle !important;
}
.dropdown-menu3 li:nth-child(3n+1){clear: both;}

.dm3 {  font-size: 12px !important;}



/* ------------ Карточка товара -------------  */

.element {
    display: block;
    border-collapse: collapse;
    background: #fff;
    -webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);    
}

.elem-photo{
    display: table;
    border: 1px solid #d3d3d3;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

.elem-text{
    display: table;
    border: 1px solid #d3d3d3;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

@media (min-width:768px) {
.elem-photo{width: 33%;display: table-cell;}
.elem-text{width: 67%;display: table-cell;}
.element {display: table;}
}

.topelement {
    background: #eeeeee none repeat scroll 0 0;
    padding: 10px 0 100px;
}
.botelement {border-top: 3px solid #00BD9E;}

.grayline-elem {
    background: #eeeeee none repeat scroll 0 0;
    padding: 20px;
    width: 100%;
}

.compare-elem, .elem-feature, .elem-callback {
    margin-left: 20px;
}

.compare {
   color: #000; font-size: 12px;
}

.compare-icon {
  background-image: url("../img/sprites.png");
  background-position: 36px 1px;
  display: block;
  height: 18px;
  width: 20px;
  float: left;
  margin-right: 3px;
}

.feature-icon {
    background-image: url("../img/sprites.png");
    background-position: 95px 1px;
    display: block;
    float: left;
    height: 18px;
    margin-right: 4px;
    width: 20px;
}


.callback-icon {
    background-image: url("../img/sprites.png");
    background-position: 64px 1px;
    display: block;
    float: left;
    height: 18px;
    margin-right: 4px;
    width: 20px;
}


.elem-callback > a {
    color: #000;
    font-size: 13px;
    text-decoration: none;
}

.elem-callback > a:hover {
    color: #018ee0;
    text-decoration: underline;
}


.elem-feature, .compare-elem, .elem-callback  {display: inline-block;}


/* ----- Табы ------- */

.mytabs2 {
    margin: 35px 0 0;
}

.mytabs {
    margin-top: -43px;
}
.mytabs .nav-tabs {border:none;}
.mytabs .nav > li {
    background: #00BD9E none repeat scroll 0 0;
    border-radius: 0;
    border-right: 1px solid #fff;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50%;
}

.mytabs .nav > .active a{
    border-radius: 0;
    color: #000;
    margin: 0;
}
.mytabs .nav > li > a {
    border-radius: 0;
    color: #fff;
    margin: 0;
    padding: 10px 15px;
    line-height: 1.5;
}
.mytabs .nav > li > a:hover, .mytabs .nav > .active a:hover  { 
	background: #215982; 
	color: #fff; 
}

.mytabs .nav-tabs > li.active > a, .mytabs .nav-tabs > li.active > a:hover, .mytabs .nav-tabs > li.active > a:focus
{border-color: #fff;}


.tab-content {
    padding: 50px 20px;
    background-color: #fff;
}
.personaltab {  padding: 10px 40px 50px !important;}


.bx_catalog_list_home.bx_blue .bx_bt_button,
.bx_item_list_you_looked_horizontal.bx_blue .bx_bt_button {
    background: #00BD9E;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-shadow:none;
}
.bx_catalog_list_home.bx_blue .bx_bt_button:hover,
.bx_item_list_you_looked_horizontal.bx_blue .bx_bt_button:hover
{
   background: #018EE0;
}
.bx_item_detail .bx_medium.bx_bt_button, 
.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

.lichka {list-style: outside none none;}
.lichka > li {font-family: open sans; font-size: 16px; padding: 10px 0;}
.lichka2 { margin: 25px 0;}
.lichka3 { color: #999; margin: 6px;}



#back-top {bottom: 13px; position: fixed; right: 30px;}
#back-top a {
    color: #ddd;
    display: block;
    font-size: 45px;
    text-transform: uppercase;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

#back-top a:hover {color: #01A2FF;}


.nav.nav-tabs.starttab {
    margin: 0 auto 16px;
    max-width: 370px;
    width: 100%;
}
.nav.nav-tabs.starttab {
    border: medium none;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: center;
}
.starttab > li > a {
    border: 0 solid transparent;
    border-radius: 0;
    line-height: 1.42857;
    margin-right: 2px;
}
.starttab > li.active > a, .starttab > li.active > a:hover, .starttab > li.active > a:focus {
    background: #fff none repeat scroll 0 0;
    border: medium none;
}
.starttab> li > a:hover, .starttab > li > a:focus {
    background: #fff none repeat scroll 0 0;
    border: medium none;
}
.starttab a h5 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.starttab li a {
    color: #898989;
    padding: 10px;
}
.tab-content.starttabcontent {padding: 0;}

.dealer {
    border: 1px dotted red;
    color: red !important;
    font-weight: bold;
    padding: 3px;
    text-transform: uppercase;
}


.aptekabreadcrumbs {
    background: #eee none repeat scroll 0 0;
    padding: 8px 2px 0;
}