.col-item{border:1px solid #E1E1E1;border-radius:5px;background:#FFF}.col-item .photo img{margin:0 auto;width:100%}.col-item .info{padding:10px;border-radius:0 0 5px 5px;margin-top:1px}.col-item:hover .info{background-color:beige}.col-item .price{float:left;margin-top:5px}.col-item .price h5{line-height:20px;margin:0}.price-text-color{color:#219FD1}.col-item .info .rating{color:#777}.col-item .rating{float:left;font-size:17px;text-align:right;line-height:52px;margin-bottom:10px;height:52px}.col-item .separator{border-top:1px solid #E1E1E1}.clear-left{clear:left}.col-item .separator p{line-height:20px;margin-bottom:0;margin-top:10px;text-align:center}.col-item .separator p i{margin-right:5px}.col-item .btn-add{width:50%;float:left;border-right:1px solid #E1E1E1}.col-item .btn-details{width:50%;float:left;padding-left:10px}.controls{margin-top:20px}[data-slide=prev]{margin-right:10px}.icon-user .icon{font-size:30px;position:absolute;left:15px;top:15px;width:30px;text-align:center;color:#fff}.clean-block.clean-form form{border-top:2px solid #5ea4f3;background-color:#fff;max-width:800px;margin:auto;padding:40px;box-shadow:0 2px 10px rgba(0,0,0,.075)}
.form-row{font-size:13px;}
.myButton {
	-moz-box-shadow: 3px 4px 0px 0px #1564ad;
	-webkit-box-shadow: 3px 4px 0px 0px #1564ad;
	box-shadow: 3px 4px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7ac1ff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #7ac1ff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #7ac1ff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #7ac1ff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #7ac1ff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #7ac1ff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ac1ff', endColorstr='#378de5',GradientType=0);
	background-color:#7ac1ff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:7px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #7ac1ff));
	background:-moz-linear-gradient(top, #378de5 5%, #7ac1ff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #7ac1ff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #7ac1ff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #7ac1ff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #7ac1ff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#7ac1ff',GradientType=0);
	background-color:#378de5;
}
.myButton:active {
	position:relative;
	top:1px;
}
body {
    margin: 0;
    font-family: 'Prompt', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.cssTable {
	text-align: center;
}

input[type=text]{
	font-size:12px;
}
input[type=date]{
	font-size:12px;
}

label {
	font-size:15px;
}
placeholder {
	font-size:10px;
}

.cssDiv {
    background-color: #212529;
}

.myButton1 {
	-moz-box-shadow: 3px 4px 0px 0px #d60d0d;
	-webkit-box-shadow: 3px 4px 0px 0px #d60d0d;
	box-shadow: 3px 4px 0px 0px #d60d0d;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffca7a), color-stop(1, #e33939));
	background:-moz-linear-gradient(top, #ffca7a 5%, #e33939 100%);
	background:-webkit-linear-gradient(top, #ffca7a 5%, #e33939 100%);
	background:-o-linear-gradient(top, #ffca7a 5%, #e33939 100%);
	background:-ms-linear-gradient(top, #ffca7a 5%, #e33939 100%);
	background:linear-gradient(to bottom, #ffca7a 5%, #e33939 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffca7a', endColorstr='#e33939',GradientType=0);
	background-color:#ffca7a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #f23030;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:7px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc5476;
}
.myButton1:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e33939), color-stop(1, #ffca7a));
	background:-moz-linear-gradient(top, #e33939 5%, #ffca7a 100%);
	background:-webkit-linear-gradient(top, #e33939 5%, #ffca7a 100%);
	background:-o-linear-gradient(top, #e33939 5%, #ffca7a 100%);
	background:-ms-linear-gradient(top, #e33939 5%, #ffca7a 100%);
	background:linear-gradient(to bottom, #e33939 5%, #ffca7a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e33939', endColorstr='#ffca7a',GradientType=0);
	background-color:#e33939;
}
.myButton1:active {
	position:relative;
	top:1px;
}
.h{
  color:Blue;
}
.mySlides {
	display:none
}

i{
	color: pink;
}
