/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.5em;
	height: 1.5em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .4em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.5em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}




.brands {
	background: -moz-linear-gradient(center top , #fff, #f6f6f6) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #ddd;
	margin: -13px 0 0;
	text-align: center;
}

.brands-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
}

.sticky-menu-active .brands {
	display: none;
}


.color-swatch {
	width:40px;
	height:40px;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	border:3px solid #DFDFDF;
}

#color-swatches li {
	padding:0px 2px 0 0 ;
	cursor:pointer;
}

.color-pattern {
	cursor:pointer;
}

.color-pattern img{
	-ms-interpolation-mode: bicubic; 
}

.color-selected {
	border:3px solid #A1A1A1;
}

.fileinput-button input {
    cursor: pointer;
    margin: 0;
	left:15px;
	height:35px;
	opacity:0;
    position: absolute;
   	right:0;
    top: 0;
}

#footer .footer-copyright {
	margin-top:0px;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a, #footer li i, #footer .footer-copyright p {
	/*color: #231f20 !important;*/
	color: #ffffff !important;
}

#footer p{
	color: #ffffff;
	/*color: #574437;*/
}

.grey-background {
	background-color: #f9f9f9;
}

.push-bottom-short {
    margin-bottom: 15px;
}

.push-top-short {
    margin-top: 15px;
}

.help-block {
	color:#909090 !important;
}

.no-margin-bottom {
	margin-bottom:0px;
}

.table tbody>tr>td.vert-align{
    vertical-align: middle;
}

.padding-left {
	padding-left:15px;
}

.row-margin-left {
	margin-left:0px;
}

.row-margin-right {
	margin-right:0px;
}

.no-margin {
	margin:0;
}

.more-page, .more-video {
	position:absolute;
	bottom:10px;
	right:15px;
	z-index:99;
}

.title {
	position:absolute;
	top:10px;
	left:15px;
	z-index:99;
	color:#fff;
	text-shadow: 1px 1px #000;
	font-weight:bold;
	font-size:16px;
}

.review {
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.8);
	position:absolute;
	top:50px;
	left:15px;
	z-index:99;
	color:#000;
	right:15px;
	padding:10px;
}

.review p {
	line-height:18px !important;
	text-align:justify;
	color:#000;
}

.review .link {
	margin-bottom:0px !important;
}

.product-bullets li{
	line-height:36px;
}

.product-bullets li i{
	margin-top:6px;
}


ul.portfolio-list .product .dim {
	font-size:11px;
	text-align:center;
}


ul.portfolio-list .product .dim, ul.portfolio-list .product .qty, ul.portfolio-list .product .type {
	padding-left:10px;
}

ul.portfolio-list .product .dim {
	margin-top:3px;
}


ul.portfolio-list .product .add{
	margin: 5px 0 10px 0;
	text-align:center;
}

ul.portfolio-list .cart_confirmation {
	border:1px solid #a28573;
	background-color:#eae2dd;
	text-align:center;
	margin:10px;
	display:none;
	padding:3px 0 4px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
}

.login-menu {
	float:right;
	margin-top:20px;
}

.img-overlay {
	background-color:#000000;
	position:absolute;
	width:97%;
	height:97%;
	opacity:0.2;
	z-index:98;
}

.img-overlay.large {
	width:98.7%;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.red {
	color:#ff0000 !important;
}

.green {
	color:#2da200 !important;
}

.orange {
	color:#ffb750 !important;
}

.strikeout {
	text-decoration:line-through;
}



#designServices label {
	font-size:18px;
}

#designServices .description {
	color:#9A9A9A;
}

#designServices .small {
	font-size:14px;
}

#designServices .margin-left {
	margin-left:20px;
}

#designServices .padded {
	padding:10px;
}

.slider-primary .ui-slider-handle {
    background-color: #00afef !important;
}

#designServices h5 {
	margin-top:9px;
	color:#9A9A9A !important;
}

a:hover.no-underline {
	text-decoration:none;
}

.default-color {
	color:#1d2127 !important;
}

table.borderless td {
	border:none !important;
}

/*ADMIN STUFF*/

.circle {
	border-radius: 30%;
	height: 20px;
	width: 20px;
	text-align: center;
	background-color: #E4E4E4;	 /* F1F1F1 */
	line-height: 20px;
}

.green-step {
	background-color: #A1EFA7;/*color:#fff; #88E08F*/
}
.red-step {
	background-color: #E08888;/*color:#fff;*/
}
.yellow-step {
	background-color: #F7EF8C;
}
.gray-step {
	background-color: #AAAAAA;/*color:#fff;*/
}
.na-step {
	background-color: #f1f1f1;
}
.circle span {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
.process-steps {
	padding-left: 0;
}
.process-steps li {
	margin: 0 1px 0 1px;
	list-style: none;
	float: left;
}
.click-process {
	cursor: pointer;
}
.click-process:hover {
	transform: scale(1.1);
	border: 1px solid #00afef;
}
#process-list {
	cursor: default;
}

.comment-arrow {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	height: 0;
	width: 0;
}
.admin-chat .comment-arrow {
	margin: 0 0 0 15px;
	border-bottom: 10px solid #d9edf7;
}
.user-chat .comment-arrow {
	float: right;
	margin: 0 15px 0 0;
	border-bottom: 10px solid #dff0d8;
}
.alert {
	border: none;
	clear: both;
}
.admin-color {
	color: #d9edf7;
}
.user-color {
	color: #dff0d8;
}
#comments:hover, #internal-comments:hover {
	overflow-y: scroll;
}
#comments, #internal-comments {
	display: block;
	height: 300px;
	overflow: hidden;
	overflow-x: hidden;
	padding: 0;
}

 #internal-comments {
	height: 700px; 
 }
.admin-list {
	padding-left: 0px;
	margin-bottom: 0px;
}
.admin-list li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	padding: 0 4px 0 4px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.admin-list li:hover {
	color: #0088cc;
}
.admin-list li label {
	cursor: pointer;
}
.internal-chat .comment-arrow {
	margin: 0 0 0 15px;
	border-bottom: 10px solid #f2f2f2;
}
.alert-internal {
	background-color: #f2f2f2;
}
.internal-color {
	color: #f2f2f2;
}

.nav-order li a{
	color:#1d212f ;
}
