.loading_gif {
	position: fixed;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: rgb(0, 0, 0);
	border: none;
	background-color: transparent;
	cursor: wait;
	background-position: initial initial;
	background-repeat: initial initial;
	width: auto;
	height: auto;
	z-index: 99999;
	left: 32px;
	top: 16px;
	display: none;
	background: rgb(25,25,25);
}
.overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1000;
	display: none;
	background-color: #000;
	opacity:.6;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	margin:-4px;
}
ul.acabados, ul.type_installation, .list-style_none {
	list-style: none
}
a.selec_type_installation img,
a.deselec_type_installation img,
ul.type_installation li img {
    max-width: 75px;
}
div.images-lamp {
	margin-right: 10px;
}
tr.detalle-prod td.info-proyecto div.images-lamp {
	margin-left: 72px;
}
div.ral {
	clear:both;
	line-height: 2.3;
	font-family: Arial;
	font-size: 12px;
}
.invisible, .left_unity #left_side .first_menu.invisible {
    visibility: hidden;
    height: 0px;
}

html.headless .invisible, 
html.headless .left_unity #left_side .first_menu.invisible {
	display: none;
}
/* PATCH NEW_PRONT */
.tab-content>.tab-pane {
	padding-top: 0px;
	min-height: 50px;
}
#unity-content .tab-content>.tab-pane {
	min-height: initial;
}
.jspVerticalBar {
	background: #323232;
	right: 4px;
	width: 7px;
}
	.jspVerticalBar .jspTrack {
		background: #323232;
		height: 390px;
	}
	.jspVerticalBar .jspDrag {
		background: #FFFFFF;
		width: 5px;
		height: 58px;
		margin: 1px auto;
	}
.ui_dialog_unity.set_dialog .ui-widget-header span.ui-dialog-title {
	color: rgb(33,33,33);
	font: 14px helvetica_neue_lt_std67MdCn;
	line-height: 18px;
	padding: 0;
	width: auto;
	margin: 0;
	border: none;
	display: block !important;
}
.ui-dialog .ui-dialog-titlebar-close {
	right: -25px !important;
	top: -20px !important;
}
.ui_dialog_unity .ui-widget-header .ui-dialog-titlebar-close span {
	background: url('/workspace/img/botones/x_close.png') no-repeat	0 0;
	height: 18px;
	width: 18px;
	border: none;
}
.ui-dialog.ui_dialog_unity .ui-dialog-content {
	height: auto !important;
	padding: 0 0 32px;
	margin: 0 0 32px;
	border-bottom: 1px solid rgb(204,204,204);
	font: 12px Arial;
	color: rgb(127,127,127);
}

.dialog {
	display: block;
	font: 12px helvetica_neue_lt_std67MdCn;
	line-height: 18px;
	color: rgb(127,127,127);
}
	.dialog .popup_ficha {
		display: block;
		background: url('/workspace/img/fletxa_little.png') no-repeat 0 center;
		padding: 0 0 0 18px;
		margin: 0 0 10px;
	}
	.dialog span#popup_acabado {
		display: block;
		background: url('/workspace/img/fletxa_little_down.png') no-repeat 0 4px;
		padding: 0 0 4px 18px;
		border-bottom: 1px solid rgb(127,127,127);
		margin: 0 0 12px;
	}
	.dialog ul.acabados, .dialog ul.type_installation {
		width: 100%;
		margin: 0;
		padding: 0;
		height: 60px;
	}

        .dialog ul.type_installation {
		width: 100%;
		margin: 0;
		padding: 0;
		height: 100px;
	}
		.dialog ul.acabados li, .dialog ul.acabados .li_custom {
			float: left;
			margin: 0 6px 0px 0;
			cursor: pointer;
		}
		.dialog ul.acabados li img, .dialog ul.type_installation li img{
			display: block;
		}
		.dialog ul.type_installation li, .dialog ul.type_installation .li_custom {
			float: left;
			margin: 0 6px 0 0;
		}
			.dialog .customiza_acabado {
				display: block;
				height: 44px;
				width: 44px;
				cursor: pointer;
			}
			.dialog .customiza_acabado img {
				display: block;
				height: 44px;
				width: 44px;
			}
			.dialog ul.acabados.lights li {
				background: none repeat scroll 0 0 #7F7F7F;
				color: #FFFFFF;
				font: bold 12px Arial;
				line-height: 44px;
				height: 44px;
				width: 44px;
				text-align: center;
			}


th {
	font-weight: bold;
}
.left {
	float:left;
}
.w100h72 {
	height: 72px !important;
}
.w72h100 {
	width: 72px !important;
}
.w72h72 {
	width: 72px !important;
	height: 72px !important;
}
.w32h32 {
	width: 32px !important;
	height: 32px !important;
}
.w17h17 {
	border: 0px;
	/*float: left;*/
	width: 17px !important;
	height: 17px !important;
	margin-top: 5px;
	margin-right: 3px;
}
.w17h17 .ral_code {
	margin-left:20px;
}
.subProduct { display: none; }
.collapseSubProduct{
	background: yellow;
	width: 30px;
	height: 30px;
}
.collapseSubProduct.on {
	content: "";
	float: right;
	height: 19px;
	width: 19px;
	background-position: 0 -19px!important;
	background: transparent url(../img/icons/accordion-arrows-2.png) no-repeat 0 0;
}
.collapseSubProduct.off{
	background: red;
	content: "";
	float: right;
	height: 19px;
	width: 19px;
	background: transparent url(../img/icons/accordion-arrows-2.png) no-repeat 0 0;
}
img.article {
	margin-right: 0px !important;
}
img.croquis {
	background: #FFF;
}
.project-filters .navbar-nav>li>a.proyectos-terceros {
	background-image: url(../img/icons/dot-purpple.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position: 12px center;
	padding-left: 28px;
	font-size: 14px;
	font-weight: normal;
	margin-right: 20px;
}

a.dirtied {
	color: #000 !important;
}

div.select_idiomas {
	display: none;
	font-size: 14px;
	width: 150px !important;
	color: #999;
	margin-top: 3px;
}

	.downloads .lista-rapida-proyectos .dialog-container .popover {
		position: static;
	}

	.downloads .popover .arrow {
		top: -12px;
		position: relative;
	}

	div.select_idiomas .btn-group > .btn:first-child {
	    margin-left: 0;
	}
	div.select_idiomas .btn-group > .btn, .btn-group-vertical > .btn {
	    float: left;
	    position: relative;
	}
	div.select_idiomas .bootstrap-select > .btn {
	    padding-right: 25px;
	    width: 100%;
	}
	div.select_idiomas .btn-default {
	    background-color: #191919;
	    border-color: #CCCCCC;
	    color: #999999;
	}
	.btn-group.open .btn.dropdown-toggle {
    	background-color: #191919 !important;
	}
	div.select_idiomas .btn {
	    -moz-user-select: none;
	    border: 1px solid rgba(0, 0, 0, 0);
	    border-radius: 4px;
	    cursor: pointer;
	    display: inline-block;
	    font: 12px/18px Arial;
	    font-size: 14px;
	    font-weight: normal;
	    line-height: 1.42857;
	    margin-bottom: 0;
	    padding: 2px 22px;
	    text-align: center;
	    vertical-align: middle;
	    white-space: nowrap;
	}
	div.select_idiomas .caret {
    	border-top: 4px solid #FFFFFF;
	}
#scrollbar-info .overview {
	width: 100%;
}

.info-right > div:last-child ul li {
	min-height: 30px;
}
.label_lead_time {
	color: #D44800;
}

.configuracion-producto.type2 {
	margin-bottom: 0px;
	min-height: 590px;
}
.main-row.step3 {
	min-height: 220px;
}
.main-row.step3 .soft-gray-1.from-scratch {
	height: 37px;
}
.sub-menu-tabs .navbar-nav>li.home {
	width: 40px;
}
.sub-menu-tabs .navbar-nav>li.home a {
	background-image: url(../img/icons/sprite-home.png);
    background-position: 10px -35px;
   	text-indent: -9999px;
    padding-left: 15px;
}
.sub-menu-tabs .navbar-nav>li.home a:hover, .sub-menu-tabs .navbar-nav>li.home.active a {
    background-position: 10px 0;
}

ul.AC {
    width: 100% !important;
    height: 85px !important;
}

.processLoading {
    /*
	width: 1150px;
	margin: 0 auto;
    */
	position: fixed;
	bottom: 0;
	margin-bottom: 50px;
	left: 0;
	width: 100%!important;
	height: 20px;
	margin-bottom: 40px;
}
.processLoadingTxt {
	font-size:16px;
	position: fixed;
	background: black;
	bottom: 0;
	padding-bottom: 30px;
	margin-bottom: 0px;
	color: #ffffff;
	opacity: 1!important;
	left: 0;
	width: 100%!important;
	height: 20px;
}
.progress-bar {
	background-color: #CC4D15!important;
}

.msgPopup .modal-content { padding: 20px!important;}
.msgPopup .modal-content .modal-body { padding: 20px 35px!important; }
.msgPopup .modal-header h4 {
	font-family: gorditalight,sans-serif !important;
	font-size: 35px!important;
	font-weight: 300!important;
	line-height: 1.15em;
	/*margin-bottom: 45px;*/
	padding: 0 20px 20px 20px;
}

@media screen and (max-width: 1150px) {
	.processLoading {
		width: 75%;
		margin: 0 auto;
	}
}

.changeCatalogContainer {
	background: var(--color_dark_lime_green);
	width:100%;
	text-align: center;
	padding: 5px;
}
.modal-dialog-crea {
	width: 550px;
	position: absolute;
	top: 45%;
	left: calc(50% - 9px);
	transform: translate(-50%, -50%) !important;
}
.modal-dialog-crea .signContainer h2{
	font-family: gorditalight!important;
	font-weight: 300!important;
	text-transform: capitalize;
}
.modal-dialog-crea .modal-content {
	padding: 50px 0px!important;
}
.modal-dialog-crea .modal-header .close { margin-top: 0px!important; }
.modal-dialog-crea .catalog-text { margin-top: 20px; }
.modal-dialog-crea .modal-content .close {
	height: 30px!important;
	width: 30px!important;
	background-image: url(https://www.vibia.com/public/img/icon/close-big.png)!important;
	background-repeat: no-repeat!important;
	align-content: center!important;
}

.changeCatalogWarning {
	margin: 0 10px;
}

.puckwallart .selected {
	font-weight: bold;
}
.puckwallart li .standard-models {
	width: 100%;
	margin-top: 10px;
}
.list-steps li:nth-child(1) .sub-step li {
	padding-left: 17px;
}
.list-steps .prev-step.active .sub-step li:nth-child(2) .standard-models {
	padding-right: 15px;
}
.list-steps li:nth-child(1) .sub-step li:before {
	left: 5px;
}
.list-steps li:nth-child(2) .container-fluid .row:nth-child(2) {
	display: contents;
}
.close {
	filter: alpha(opacity=20);
}
.list-steps .disabled,#proyect-right .disabled {
	opacity: 0.5;
	mix-blend-mode: multiply;
	pointer-events: none;
	color: grey;
}
.fieldset-temp .label-temp {
	display: inline-grid;
	grid-template-columns: 2em auto;
	gap: 0.2rem;
	line-height: 1.5;
	margin: 0px 20px 0px 0px;
}

.fieldset-temp .label-temp input[type="radio"] {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
	color: #fff;
	position: relative;
	height: 1.5em;
	width: 1.5em;
	border: 1.5px solid #000;
	border-radius: 0.3em;
}

.fieldset-temp .label-temp input[type="radio"]::before {
	content: "";
	position: absolute;
	height: 1em;
	width: 1em;
	border-radius: 0.3em;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	background: #F48762;
	left: 0.15em;
	top: 0.15em;
}

.fieldset-temp .label-temp input[type="radio"]:focus {
	outline: none;
}

.fieldset-temp .label-temp input[type="radio"]:checked::before {
	transform: scale(1);
}