.zLoader{
    background: url(/local/templates/main/media/ajax-loader_.gif) no-repeat center center #fff!important;
    color: #028f8a!important;
    transition:none;
}
.tp_loclist ul li:hover span, .tp_loclist ul li span.act{
    color:#038e89
}

font.errortext {
    font-size: 15px;
    color: red;
}

label {
    font-size: 13px;
}

.authorize-submit-cell {
    font-size: 13px;
}

form.auth .bottom {
    padding-bottom: 25px;
}

font.notetext {
    font-size: 18px;
}

.form-input-full input {
    width: 96%;
}

.jq-file, .form-input-full {
    margin-bottom: 20px;
}

.zp_row .form-horizontal .form-group {
    font-size: 13px;
}
.zp_srchform .zp_formline [class*="col-"]:first-child {
    float: left;
}

.bord.form-positions-add {
    background: transparent;
    border: 0;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    color: #028f8a;
}

.form-input-full:last-child {
    margin-bottom: 0;
}
.alert{
    font-size: 13px;
}
.s_sh_m{
    text-align: center;
    padding-top: 28px;
}
.s_sh_m a{
    color: #222;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333;
    text-decoration:none
}.s_sh_m i{
     margin-right: 5px;
     font-size: 11px;
}
 .c_name{
     color: #333;
     text-decoration: none;
 }
.c_name:hover{
    color:#038e89
}
.kznc-banner-container{
    text-align:center
}
.kznc-banner-container img{
    display: inline-block;
}
body .tp_pag_prv:hover, body .tp_pag_nxt:hover {
    color: #028f8a;
    font-weight:bold;
    background-color: #fff;
}
.c_list_img{
    height: 145px;
    width: 145px;
    display: block;
    background-position: center center;
    /* background-size: contain; */
    background-repeat: no-repeat;
}
.c_detail_img{
    height: 167px;
    width: 167px;
    display: block;
    background-position: center center;
    /* background-size: contain; */
    background-repeat: no-repeat;
}
body .tp_itemdeliv a{
    text-decoration: none;
}
body .tp_itemdeliv a:hover{
    text-decoration: underline;
}
.tp_saves{
    width: 100%;
}
@media (max-width: 1199px){
    .tp_saves{
        width: auto;
    }
}
.same_inner{
    padding: 20px 30px 35px 30px;
    border-width: 0px;
    border-style: solid;
    border-color: #d0d4dc;
    border-top-width: 0;
    margin-bottom: 25px;
    background: #fff;
    box-shadow: 0px 6px 10px 0px rgba(187, 187, 187, 0.5);
}
.same_company{
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -27px;
}
.same_company .imgs{
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    text-align: center;

}
.same_company .c_list_img{
    background-size:contain ;
    min-height: 145px;
    min-width: 145px;
    max-width: 100%;
    max-height:100%;
    display: inline-block;
}
.z_row{
    margin-right: -30px;
    margin-left: -30px;
}
.same_company .tp_locline{
    font-size: 13px;
}
.same_company .c_name h2{
    margin-bottom: 15px;
}
.same_company.tit {
    margin-bottom: 6px;
}
.same_company div .sh_t {
    height: 40px;
    overflow: hidden;
}
.same_company .tit a {
    font-size: 14px;
    color: #333;
    font-weight: normal !important;
    text-decoration: none !important;
}
.vipproduct  .image {
    text-align: center;
    margin-bottom: 25px;
}
.vipproduct img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.vipproduct .tit a:hover {
    text-decoration: none !important;
}
.vipproduct .price {
    font-size: 14px;
    font-weight: bold;
    olor: #000000;
}
.social-icons {
    margin-bottom: 40px;
}
.social-icons a {
    display: inline-block;
    width: 65px;
    height: 65px;
    line-height: 65px;
    margin: 5px 2px;
    background-color: #222;
    text-align: center;
    font-size: 21px;
    color: #FFF;
    border-radius: 50%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
body .tp_srchlist {
    margin: 0;
    list-style: none;
    color: #000;
    margin-bottom: 30px;
    margin-top: -5px;
    line-height: 30px;
}
.tp_locline a.addr_link {
    color: #0e8ecc;
}
.link2map{
    margin-left: 80px;
    text-decoration: none;
}
.link2map:hover{
    text-decoration: underline;
}
.main-page_ads .kznc-banner-container{
    border: none;
}

.only_mob{
    display: none;
}
@media (max-width: 756px) {
    .only_desk{
        display: none;
    }
    .only_mob{
        display: block;
    }
}
.branding img{
    max-width: 100%;
}