﻿@charset "utf-8";
/* CSS Document */


.banner-neg-top-margin {
    margin: -11px 0 0 0;
}

.gallery-caption-text {
    display: inline-block;
    min-height: 40px;
    padding-top: 7px;
}


table {
    font-size: 14px;
}

/* Following by jaskomal for gallery popup*/
.minheight168 {
    min-height: 168px;
}

/*.backgroundSize {
    background-size: 100% !important;
    width: 604px;
    height: 320px;
}*/
.click-here {
    font-family: Proxima N W01 Light !important;
    font-size: 18px !important;
    color: #6D6E71 !important;
}

.black-div {
    /*border: 1px solid #232323;
    background: url('/Content/ImagesNew/trans-black1.png') repeat;*/
    padding: 3px 8px;
    font-size: 12px;
    display: none;
}

.black-div2 {
    border: 1px solid #232323;
    background: url('/Content/ImagesNew/trans-black1.png') repeat;
    padding: 3px 8px;
    font-size: 12px;
    display: none;
}

.margin-top49 {
    /* margin-top: 49px !important;Reduce margin to set edit block*/
    margin-top: 40px !important;
}

#EditDiv a:hover {
    color: #ffffff;
}

.top-margin-neg165px {
    margin-top: -165px;
}

.v-offet-top-neg25 {
    margin-top: -25px;
}

.v-offet-top-neg10 {
    margin-top: -10px;
}

.v-offet-top-neg20 {
    margin-top: -20px;
}

.voffset-all-22-bottom-none {
    margin: 22px;
    margin-bottom: 0;
}

.que_mark_icon {
    margin-left: 6px;
    margin-top: -2px;
}

.padding-top3 {
    padding-top: 3px !important;
}

.margin-top3px-minus {
    margin-top: -3px !important;
}

.a-bottom-text {
    bottom: 20px;
    position: absolute;
    right: 22px;
}

.margin-top-17 {
    margin-top: 17px;
}

.black-strip {
    background: url('/Content/ImagesNew/banner-trans.png') repeat-x bottom;
}

.padding-TB-7px {
    padding-top: 7px;
    padding-bottom: 7px;
}

.edit-icon-dash img {
    margin-top: -4px;
}

.margin-top-neg20 {
    margin-top: -40px;
}

.height-auto {
    min-height: 100px;
    height: auto !important;
}

.margin-bottom-25-text {
    margin-bottom: 25px;
}

.height35 {
    height: 35px;
}

.margin-top-neg-50 {
    margin-top: -73px;
}

.padding-right10 {
    padding-right: 10px;
}

.margin-top-neg-8 {
    margin-top: -8px;
}
a.other_lang_block{color:#6d6f71}
.NoRecord {
    color: red;
    font-weight: bold;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    margin-top: 65px;
}

.field-validation-error {
    color: #ff0000;
}

@media (min-width: 320px) and (max-width: 766px) {
    .banner-neg-top-margin {
        margin: -19px 0 0 0;
    }


    .pet_gallary_min_height {
        min-height: 361px;
    }

    .display-none-smartphone {
        display: none;
    }
}
