div.form
{
}

div.form input,
div.form textarea,
div.form select
{
	margin: 0.2em 0 0.5em 0;
}

div.form fieldset
{
	border: 1px solid #DDD;
	padding: 10px;
	margin: 0 0 10px 0;
    -moz-border-radius:7px;
}

div.form label
{
	font-weight: bold;
	font-size: 0.9em;
	display: block;
}

div.form .row
{
	margin: 5px 0;
}

div.form .hint
{
	margin: 0;
	padding: 0;
	color: #999;
}

div.form .note
{
	font-style: italic;
}

div.form span.required
{
	color: red;
}

div.form div.error label:first-child,
div.form label.error,
div.form span.error
{
	color: #C00;
}

div.form div.error input,
div.form div.error textarea,
div.form div.error select,
div.form input.error,
div.form textarea.error,
div.form select.error
{
	background: #FEE;
	border-color: #C00;
}

div.form div.success input,
div.form div.success textarea,
div.form div.success select,
div.form input.success,
div.form textarea.success,
div.form select.success
{
	background: #BBD8E4;
	border-color: #80AED8;
}


div.form .errorSummary
{
	border: 2px solid #C00;
	padding: 7px 7px 12px 7px;
	margin: 0 0 20px 0;
	background: #FEE;
	font-size: 0.9em;
}

div.form .errorMessage
{
	color: red;
	font-size: 0.9em;
}

div.form .errorSummary p
{
	margin: 0;
	padding: 5px;
}

div.form .errorSummary ul
{
	margin: 0;
	padding: 0 0 0 20px;
}

div.wide.form label
{
	float: left;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 100px;
}

div.wide.form .row
{
	clear: left;
}

div.wide.form .buttons, div.wide.form .hint, div.wide.form .errorMessage
{
	clear: left;
	padding-left: 110px;
}
.unileverBoxHeader{
	color: white;
	background: url(../images/tweed.png) center;
	box-shadow: 0 1px 5px rgba(0,0,0,.5);
}
.unileverBoxHeader h5{
	padding: 15px;
}
.unileverBox{
	background: url(../images/dust_scratches.png) center;
	padding: 10px 20px;
	height: 236px;
	line-height: 2em;
	box-shadow: 0 1px 5px rgba(0,0,0,.5)
}
.specField, .multiLinkSelect{
	border: 4px solid #eee;
	background: #f7f7f7;
	margin: 15px 0;
}
.specField > div, .multiLinkSelect > div{
	padding: 5px;
}
.specField > div > label, .multiLinkSelect > div > label{
	font-weight: bold;
}
.specField .item, .multiLinkSelect .item{
	border: 2px dashed #bbb;
	padding: 5px;
	margin-bottom: 15px;
	width: 47%;
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
}
.border-error{
	border-color: #b94a48;
}
.UnileverInfo3Col{
	list-style: none;
	padding: 0;
	margin: 0;
}
.UnileverInfo3Col ul{
	padding-left: 5px;
}
.my-dialog{
	margin-top: 50px;
}
.showInPrint{
	display: none;
}
.tabLink{
	color: #0088cc;
	border-bottom: 1px dashed;
}
.tabLink:hover{
	text-decoration: none;
}
.eq_box{
	/* background: #fefbe6; */
	background: linear-gradient(
      rgba(255,255,255, 0) .9em, rgba(0, 0, 0, .15) 1em)
    0 0,
    linear-gradient(90deg,
      rgba(255,255,255, 0) .9em, rgba(0, 0, 0, .15) 1em)
    0 0;
    background-size: 1em 1em;
    background-color: ivory;
	padding: 5px;
	border: 1px solid #fff9cf;
	margin: 10px 0;
	font-size: 14px;
	font-family: 'Roboto', Arial;
	color: rgba(0,0,0,.9);
}
.eq_box p {
    font-size: 16px;
}
table.bt tr{
	border:2px solid #aaa;
}
.SpareAndRepair, .spareAndRepairRedBull {
	overflow-x: scroll;
}
/*-------------------------------*/
.rwd-table {
	margin: 1em 0;
	min-width: 300px;
}
.rwd-table tr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
}
.rwd-table td:first-child {
	padding-top: 0.5em;
}
.rwd-table td:last-child {
	padding-bottom: 0.5em;
}
.rwd-table  td:before {
	content: attr(data-th) ": ";
	font-weight: bold;
	width: 7em;
	display: inline-block;
}
.rwd-table th,
.rwd-table td {
	text-align: left;
}
.rwd-table tr{
	border:1px solid #aaa;
}
@media (min-width: 800px) {
	.rwd-table td:before{
		display: none;
	}
	.rwd-table th,
	.rwd-table td {
		display: table-cell;
		padding: 0.25em 0.5em;
	}
	.rwd-table th:first-child,
	.rwd-table td:first-child {
		padding-left: 10px;
	}
	.rwd-table th:last-child,
	.rwd-table td:last-child {
		padding-right: 0;
	}
	.rwd-table tr{
		border:none;
	}
}

.reqBtns{
	margin: 0 30px 10px 0;
	font-size: 48px;
	vertical-align: top;
	opacity: 0.8;
}
.reqBtns:hover{
	text-decoration: none;
	opacity: 1;
	transform: translateY(-3px);
	transition-timing-function: ease-in-out;
    transition-duration: .4s;
}
.reqBtns .descript{
	font-size: 12px;
	font-family: 'Roboto', Arial;
	color: rgba(0,0,0,.9);
	display: block;
	width: 70px;
	margin-top: 5px;
	letter-spacing: .2em;
}
.reqBtnsBox{
	text-align: center;
	margin: 10px 0;
	/* background: #fdfde5; */
	background: linear-gradient(
      rgba(255,255,255, 0) .9em, rgba(0, 0, 0, .15) 1em)
    0 0,
    linear-gradient(90deg,
      rgba(255,255,255, 0) .9em, rgba(0, 0, 0, .15) 1em)
    0 0;
    background-size: 1em 1em;
    background-color: ivory;
	padding: 10px 10px 0 10px;
	border: 1px solid #efefd2;
}


.appTab .nav{
	margin-bottom: 0;
}
.appTab .nav-tabs {
	border-bottom: none;
}
.appTab .nav-tabs > li > a:hover, .appTab .nav-tabs > li > a:focus {
	border: none;
	background: #eab949;
	color: #fff;
}
.appTab .nav-tabs > li > a{
	max-width: 200px;
	text-align: center;
	font-size: 16px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #ffe8b4;
	color: #d69502;
	border: none;
}
.appTab .nav-tabs > .active > a, .appTab .nav-tabs > .active > a:hover, .appTab .nav-tabs > .active > a:focus {
	border: none;
	background: #eab949;
	color: #fff;
}
.appTab .tab-pane{
	border: 3px solid #eab949;
	padding: 20px;
}
table.hidePrices tr th:nth-child(3),
table.hidePrices tr td:nth-child(3),
table.hidePrices tr th:nth-child(4),
table.hidePrices tr td:nth-child(4),
table.hidePrices tr th:nth-child(8),
table.hidePrices tr td:nth-child(8),
table.hidePrices tr th:nth-child(9),
table.hidePrices tr td:nth-child(9),
table.hidePrices .js-TotalSum,
table.hidePrices tfoot tr td:last-child{
	display: none;
}
.fancybox-navigation .fancybox-button div {
	padding: 0px !important;
}
.ttEqList .input-append, .ttEqList .input-prepend {
	width: 100% !important;
}
.ttEqList h5 [type=checkbox]{
	transform: scale(1.5);
	margin: 5px;
}
.ttEqList .input-prepend .add-on{
	text-align: left;
}
.select2-container .select2-selection--single {
	height: 35px !important;
}
.select2-results {
	border-top: 1px solid #aaa !important;
}
.select2-search--dropdown .select2-search__field {
	padding: 15px 6px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	margin: 0;
}

.barcodeScannerBox #interactive.viewport {
	margin: 10px auto;
	max-width: 300px;
	height: 200px;
	position: relative;
	background: #eee;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}
.barcodeScannerBox #interactive.viewport canvas, video {
	width: 300px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
}
.barcodeScannerBox #interactive.viewport canvas:nth-child(1){
	z-index: 1;
}
.barcodeScannerBox #interactive.viewport canvas:nth-child(2){
	z-index: 0;
}
a.deleteImageIcon{
	position: absolute;
	text-align: center;
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: #eee;
	border-radius: 50%;
	color: red;
	top: -3px;
	right: 3px;
	line-height: 13px;
	font-size: 16px;
}
a.deleteImageIcon:hover{
	text-decoration: none;
	color: red;
}
.deleteCircle{
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fb524a;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	cursor: pointer;
}
.deleteCircle::after{
	content: "x";
	color: #fff;
}
.videoFrame{
	position: relative;
	margin: 10px;
}

.gallary-list {
	display: flex;
	flex-wrap: wrap;
}
.gallary-list .gallary-item {
	width: 25%;
	display: block;
}

.readMore{
	position: relative;
	padding-bottom: 10px;
	height: 100px;
	overflow: hidden;
	transition: all 1s ease 0s;
}
.readMore .readMoreBtn{
	position: absolute;
	bottom: 0;
	color: blue;
	width: 100%;
	background: #fff;
}
.loading_mini{
	width: 25px;
	height: 25px;
	display: inline-block;
	background-image: url('/images/loading.gif');
	background-size: cover;
}


@media screen and (max-width: 992px){
	.gallary-list .gallary-item {
		width: 33%;
	}
}
@media screen and (max-width: 700px){
	.gallary-list .gallary-item {
		width: 50%;
	}
}
@media screen and (max-width: 460px){
	.gallary-list .gallary-item {
		width: 100%;
	}
}
