.clearfix {
	clear: both;
}
.error {
	color: #F00;
}
.Section {
	margin-top: 135px;
	margin-bottom: 50px;
}
.no_padding {
	padding: 0 !important;
}
.no_radius {
	border-radius: 0px;
}
.no_margin {
	margin: 0px !important;
}
.bg-red {
	background-color: #F00 !important;
}
.border-red {
	border: #F00 2px solid !important;
}
.text-red {
	color: #F00 !important;
}
.color-red {
	color: #F00;
}
.bg-black {
	background-color: #000 !important;
}
.color-black {
	color: #000;
}
.bg-gray {
	background-color: #D7D7D7 !important;
}
.color-gray {
	color: #D7D7D7;
}
.bg-white {
	background-color: #FFF;
}
.color-white {
	color: #FFF;
}
.bg-green {
	background-color: #060;
}
.color-green {
	color: #060;
}
.main-content {
	margin: 10px;
}
.next-jump, .action {
	cursor: pointer;
}
.prd-title-btn {
	background-color: #D2D2D2;
	height: 30px;
	padding: 5px;
}
.detail-right {
	background-color: #E6E6E6;
}
.active-bg {
	background-color: #E6E6E6;
}
/*css 18-jul-2016*/

table#filter {
	width: 74% !important;
}
#filediv {
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 125px;
	height: 125px;
	float: left;
}
#file {
	display: inline-block;
	width: 100%;
	padding: 125px 0 0 0;
	height: 125px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('../img/up.png') center center no-repeat #055695;
	border-radius: 20px;
	background-size: 100px 100px;
}
#img {
	width: 38px;
	border: none;
	height: 38px;
	margin-left: -38px;
	margin-bottom: 88px;
}
.abcd {
	text-align: center
}
.abcd img {
	height: 125px;
	width: 125px;
	padding: 5px;
	border: 1px solid #e8debd;
	border-radius: 9px;
}
b {
	color: red
}
.cust_sign {
	padding-left: 45px;
	width: 50% !important;
	float: left !important;
}
.comp_logo {
	padding-right: 50px;
	width: 50% !important;
	float: left !important;
	margin-right: 0px !important;
}
.product-name {
	overflow: hidden;
	height: 30px;
}
.list .product-container .right-block .add-to-cart {
	margin-bottom: 25px;
	margin-top: 20px !important;
	position: static !important;
	width: 170px !important;
}
.list .product-container .right-block .add-to-cart a {
	background-image: none !important;
	line-height: 36px;
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding-top: 0;
	width: auto !important;
}
 @media (max-width:480px) {
.list .product-container .right-block .add-to-cart {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}
}
.dp1 {
	padding-left: 0px;
	padding-right: 0px;
}
.dp2 {
}
.menu-submenu {
	position: relative;
	margin-bottom: 15px;
}
.menu-submenu ul {
	padding: 0px;
	margin: 0px;
}
.menu-submenu ul li {
	padding: 0px;
	margin: 0px;
}
.menu-submenu ul li a {
	background-color: #f5f5f5;
	border-color: #dddddd;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #333333;
	float: left;
	padding: 10px 15px;
	width: 100%;
}
.menu-submenu ul li ul {
	display: none;
}
.menu-submenu ul li:hover ul {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 0;
	border-top: medium none;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: block;
	left: auto;
	min-width: 89%;
	padding: 5px 15px 14px;
	position: absolute;
	top: 0;
	transform: translate(0px, 40px);
	transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
	z-index: 9;
}
.menu-submenu ul li ul li a {
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 1px solid #f5f5f5;
	clear: both;
	color: #333333;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 10px 10px 8px;
	white-space: nowrap;
}
.menu-submenu ul li ul li a:last-child {
	border-bottom: none;
}
.my-dp {
	min-height: 200px;
	padding: 18px 4px !important;
	width: 830px;
}
.left-block img{ width:auto !important; max-height:260px}
.product-full img{width: auto;
    max-height: 425px;}
	
.owl-carousel .owl-item img {
    display: inline !important;
}
#product .pb-left-column .product-image .product-img-thumb li{
	
	text-align:center;
	}

 .cstm_b{
        color:black;
    }
    
    .rentalContact{
            background: #3977d5;
    background: -moz-linear-gradient(left, #3977d5 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3977d5), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #3977d5 0%,#ffffff 100%);
    background: -o-linear-gradient(left, #3977d5 0%,#ffffff 100%);
    background: -ms-linear-gradient(left, #3977d5 0%,#ffffff 100%);
    background: linear-gradient(to right, #3977d5 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3977d5', endColorstr='#ffffff',GradientType=1 );
    display: table-cell;
    width: 75%;
    position: relative;
    }
    
    .rentalTable {
    padding: 5px 0 15px;
    display: table;
    width: 100%;
}

.rentalDetails {
    color: #FFFFFF;
    font-size: 14px;
    position: absolute;
    line-height: 24px;
    margin-top: 25px;
    margin-left: 40px;
}

.rentalDetails .contact {
    font-weight: bold;
    vertical-align: bottom;
}

.rentalPic {
    width: 100%;
    text-align: right;
}


.tr:nth-child(odd) {
}

.tr {
    display: table-row;
}
  
.rentalDetails .contact .number {
    font-size: 24px;
}
.rentalDetails p {
    margin: 0 0 15px;
} 
.rentalDetails .contact a {
    color: #FFFFFF;
    text-decoration: underline;
}
error{
        color:red;
    }
   
 .twinkle-promo {
    background: #fbfbfb;
    border-radius: 10px;
    width: 100%;
    box-shadow: 0 0 5px #cccccc;
    position: relative;
    top:30px;
}

.twinkle-promo2 {
    background: #fbfbfb;
    width: 100%;
    box-shadow: 0 0 5px #cccccc;
    position: relative;

}

.tHeader {
    background-color: #3978D6;
    border-bottom: 1px solid #999999;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    padding: 12px;
    text-align: center;
}
	

.width100 {
    width: 100%;
    clear: both;
}


.width25 {
    width: 25%;
    float: left;
}
.width30 {
    width: 30%;
    float: left;
}
.width70 {
    width: 70%;
    float: left;
}
.twinkle-bottled-water-container{margin-top:15px;}
.twinkle-promo {
       border: 1px #cccccc solid;
      border-radius: 10px;
}
.section-col {
    padding: 56px 0;
} 
.section-col p{
    margin: 0 0 15px;
}
.clear{ clear:both;}
.twinkle-list ul li:before {
    content: '-';
    margin-right: 10px;
}
.center_column h2,.center_column h3{
	margin-bottom:15px !important;
	margin-top:15px !important;
	}
.center_column h2{
	font-size:30px !important;
	}
.boottled-images p{ text-align:center; padding:2px;}

    .rentalContact{
        background: #3977d5;
        background: -moz-linear-gradient(left, #3977d5 0%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3977d5), color-stop(100%,#ffffff));
        background: -webkit-linear-gradient(left, #3977d5 0%,#ffffff 100%);
        background: -o-linear-gradient(left, #3977d5 0%,#ffffff 100%);
        background: -ms-linear-gradient(left, #3977d5 0%,#ffffff 100%);
        background: linear-gradient(to right, #3977d5 0%,#ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3977d5', endColorstr='#ffffff',GradientType=1 );
        display: table-cell;
        width: 75%;
        position: relative;
    }
    
    .tHeader {
    background-color: #3978D6;
    border-bottom: 1px solid #999999;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}

.tHeaderSub {
    background-color: #BCBEC0;
    border-bottom: 1px solid #999999;
    font-size: 16px;
    font-weight: bold;
}
.our-satisfied-cont{margin-top: 20px;margin-bottom: 20px;}

.our-satisfied-cont h3{text-align:center;background-color:#3978D6;color:#ffffff;padding:20px;}
.our-satisfied-cont img{ margin:8px;}

.dispenser-pic {
    text-align: center;
    position: relative;
    top: -80px;
    margin-bottom: -90px;
}

.dispenser-table .section-table {
    width: 95%;
    font-size: 14px;
}
.table-bordered .table-bordered>tbody>tr>td{border: 1px solid #999999 !important;}
.dispenser-table ul li {
   list-style: disc; padding:10px;
}
.dispenser-table td{ padding:10px;}
.dispenser-table th{text-align:left;background-color:#3978D6;color:#ffffff;padding:20px;" ><b class="cstm_b" style="color:#ffffff;}
.rentalTable {
    padding: 5px 0 15px;
    display: table;
    width: 100%;
}

.rentalDetails {
    color: #FFFFFF;
    font-size: 14px;
    position: absolute;
    line-height: 24px;
    margin-top: 25px;
    margin-left: 40px;
}

.rentalDetails .contact {
    font-weight: bold;
    vertical-align: bottom;
}

.rentalPic {
    width: 100%;
    text-align: right;
}


.tr:nth-child(odd) {
}

.tr {
    display: table-row;
}

.dash{
  border: 0 none;
  border-top: 1px dashed #322f32;
  background: none;
  height:0;
} 
.aircon-box {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    width: 225px;
    height: 190px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    position: relative;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    box-shadow: 0 0px 5px #999999 inset;
    background: #ffffff;
}
.aircon-box img {
    display: block;
    margin: 5px auto;
    max-height: 130px;
}
#aircon-form {
    background-color: #fbfbfb;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #666666 inset;
    padding: 20px;
    font-size: 12px;
    color: #666666;
}
.AIRCON h2{ font-size:30px !important; margin-bottom:15px !important; margin-top:15px !important;}
.AIRCON h4{ color:#000;margin:10px;}
.AIRCON input[type=checkbox], input[type=radio]{margin: 15px 4px; 0;}
.AIRCON .brand{ margin:10px; display: table-cell;
    height: inherit;
    vertical-align: middle;}
    
    
   