﻿.ImageProduct img{
    width: 150px;
    height: 63px;
    border: 3px solid #00b8ce;
}
.mainDiv{
    min-height: 539px;
    margin: 81px 0px;
}
.ThumbnailImage{
        width: fit-content;
}
.InsertPic,
.InsertPics {
    width: fit-content;
    display: inline-block;
}
.k-upload{
        width: fit-content;
    display: inline-block;
}
.WebTextBox{
        width: 241px;
    display: inline-block;
}
.WebTextArea{
    display: inline-block;
        width: 699px;
    height: 200px !important;
}
.PicSlider{
    width: fit-content;
    display: inline-block;
}
.ValidationClass{
    text-align: center;
    color: #cc4040;
    padding: 12px;
}
.grid-list {
    width: 100%;
    display: flex;
    font-size: 11px;
}
footer{
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 60px;
    text-align: center;
}
.linkRangarang{
    color: #0a7380;
}
.Final_Allert{
        margin: 22px 0px;
    color: #00b8ce;
}
img.avatar{
        width: 52px;
    height: 52px;
    margin: 0px 8px;
}

.k-upload-button,
.k-filename{
    float:left;
}
.font-size-13{
    font-size:13px !important; 
}
.height-800{
    height:800px;
}
height-300{
    height:300px;
}
.min-height-125 {
    min-height: 125px;
    max-width:100%;
}
.min-width-110px {
   min-width:110px;
}
.Width-150-height-90 {
 width: 150px;
 height: 90px;
 border: 1px solid #666666;
}
.max-height-200{
 max-height:200px;
}
.bg-lightgray{
  background-color:#fbfbfb;
}
.display-none{
    display: none;
}
.float-left-cursor-pointer{
  float:left;
  cursor:pointer;
}
.height-25{
  height:25px;
}
.padding-top-14 {
  padding-top:14px
}
.width-32-height-32-margin-8{
width:32px;
height:32px;
margin:8px auto;
}

.alert-error{
    background: #76453E;
    color: white;
}
.alert-error-Style{
    background: #76453E;
    color: white;
}
.alert-Ok{
    background: #28a745;
    color: white;
}
.alert-Ok-Style{
    background: #28a745;
    color: white;
}
.controlPanel-TextArea{
min-width:735px;
}
.sizeuploader{
    display: inline-block;
}
.sizeuploader label{
    display: block;
    font-size: 12px;
}
.imggrid{
    width: 150px; height: 90px; border: 1px solid #666666;
}
.padding-14{
    padding:14px;
}