.specs.server {
	padding-left: 16px
}

.specs.server tr th {
	text-align: left
}

.specs.server tr th:first-child {
	width: 25%
}

.specs.server tbody tr td {
	width: auto
}

.specs.server tr td {
	text-align: left;
	line-height: 18px;
	padding: 20px
}

.specs.server tr td i {
	width: 20%;
	float: left;
	font-size: 24px
}

span.nota {
	font-size: 10px;
	padding: 16px 0;
	display: block;
	float: left
}

.r {
	float: right
}

.modal ul.specs li {
	margin: 0 32px 8px 32px;
	list-style: none;
	padding: 0;
	font: normal normal 600 16px/20px os
}

.altv {
	display: none
}

.product .button {
	margin: 32px 16px
}

.Configurador,
.cConfigurador {
	margin: 32px 0 -8px 32px;
	width: calc(100% - 32px)
}

.Flexible div.blue h3,
.cFlexible div.blue h3 {
	padding: 0;
	margin: 32px 16px 16px 16px
}

.Flexible div.blue div.price,
.cFlexible div.blue div.price {
	padding: 0
}

.Flexible div.blue div.price a.button,
.cFlexible div.blue div.price a.button {
	margin: 16px 16px 24px 16px
}

.Configurador span,
.cConfigurador span {
	width: calc(100% - 16px);
	display: block;
	margin: 8px;
	text-align: left;
	font-family: 'os';
	font-size: 16px;
	font-weight: 500
}

.Configurador input[type="radio"],
.cConfigurador input[type="radio"] {
	display: none
}

.Configurador input[type="radio"]+label,
.cConfigurador input[type="radio"]+label {
	width: calc(100% - 40px);
	display: block;
	text-align: left;
	margin: 8px;
	padding-left: 24px;
	position: relative;
	line-height: 18px;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	font-family: 'os';
	color: #646464
}

.Configurador input[type="radio"]+label:before,
.cConfigurador input[type="radio"]+label:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #646464;
	line-height: 12px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .16), 0 1px 0 0 rgba(255, 255, 255, .4);
	border-radius: 12px;
	font-family: 'os';
	font-size: 39px;
	font-weight: 700;
	letter-spacing: -1px
}

.Configurador input[type="radio"]:checked+label:before,
.cConfigurador input[type="radio"]:checked+label:before {
	content: "\00b7";
	color: #3399FF;
	border: 1px solid #3399FF;
	text-align: center;
	box-shadow: inset 0 2px 3px 0 rgba(0, 125, 255, .16), 0 1px 0 0 rgba(255, 255, 255, .8)
}

.Configurador input[type="radio"]:checked+label,
.cConfigurador input[type="radio"]:checked+label {
	color: #3399FF
}

.Configurador input[type="radio"]:disabled+label:before,
.cConfigurador input[type="radio"]:disabled+label:before {
	color: transparent;
	border: 1px solid #aaa;
}

.Configurador input[type="radio"]:disabled+label,
.cConfigurador input[type="radio"]:disabled+label {
	color: #aaa;
	cursor: not-allowed;
}

.Configurador select,
.cConfigurador select {
	float: left;
	width: calc(100% - 80px);
	height: 32px;
	margin: 0 0 0 8px;
	border: 0;
	border: 1px solid #323232;
	color: #323232;
	background-color: red;
	background: #fff url('https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-128.png?=CV-975') no-repeat;
	background-size: 20px;
	background-position: right 4px center;
	font-family: 'os';
	padding: 0 28px 0 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	text-overflow: ellipsis
}

.Configurador input[type="radio"]+label[disabled],
.cConfigurador input[type="radio"]+label[disabled] {
	color: #969696;
	cursor: not-allowed
}

.Configurador input[type="radio"]+label[disabled]:before,
.cConfigurador input[type="radio"]+label[disabled]:before {
	border: 1px solid #969696;
	cursor: not-allowed
}

.Configurador select>option,
.cConfigurador select>option {
	font-size: 13px
}

.Configurador select[disabled],
.cConfigurador select[disabled] {
	border: 1px solid #646464;
	background: #fff no-repeat;
	color: #646464;
	cursor: not-allowed
}

.Configurador select[disabled] option,
.cConfigurador select[disabled] option {
	font-size: 0
}

form input[type=range],
div.form input[type=range] {
	-webkit-appearance: none;
	border: 1px solid white;
	width: 172px
}

form input[type=range]::-webkit-slider-runnable-track,
div.form input[type=range]::-webkit-slider-runnable-track {
	width: 172px;
	height: 8px;
	background: #ddd;
	border: 0;
	border-radius: 3px
}

form input[type=range]::-webkit-slider-thumb,
div.form input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: 0;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #323232;
	cursor: pointer;
	margin-top: -4px
}

form input[type=range]:focus,
div.form input[type=range]:focus {
	outline: 0
}

form input[type=range]:focus::-webkit-slider-runnable-track,
div.form input[type=range]:focus::-webkit-slider-runnable-track {
	background: #ccc
}

form input[type=range]:focus::-webkit-slider-thumb,
div.form input[type=range]:focus::-webkit-slider-thumb {
	background: #3399FF
}

form input[type=range]::-moz-range-track,
div.form input[type=range]::-moz-range-track {
	width: 100%;
	height: 8px;
	background: #ddd;
	border: 0;
	border-radius: 3px
}

form input[type=range]::-moz-range-thumb,
div.form input[type=range]::-moz-range-thumb {
	border: 0;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #323232;
	cursor: pointer
}

form input[type=range]:focus::-moz-range-thumb,
div.form input[type=range]:focus::-moz-range-thumb {
	background: #3399FF
}

input[type=range]::-ms-track {
	width: 100%;
	height: 8px;
	background: #ddd;
	border: 0;
	border-radius: 3px;
	color: transparent
}

input[type=range]::-ms-fill-lower {
	background: #646464;
	border-radius: 10px
}

input[type=range]::-ms-fill-upper {
	background: #ddd;
	border-radius: 10px
}

input[type=range]::-ms-thumb {
	border: 0;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #323232
}

input[type=range]:focus::-ms-fill-lower {
	background: #646464
}

input[type=range]:focus::-ms-fill-upper {
	background: #ccc
}

input[type=range]:focus::-ms-thumb {
	background: #3399FF;
	cursor: pointer
}

.Flexible,
.cFlexible {
	float: none;
	height: 224px;
	margin: 32px 16px
}

.Flexible .blue:before,
.cFlexible .blue:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-top: 112px solid transparent;
	border-bottom: 112px solid transparent;
	border-right: 48px solid transparent;
	border-left: 48px solid #fff
}

.Flexible .blue h3 strong,
.cFlexible .blue h3 strong {
	display: inline
}

.Flexible .line,
.cFlexible .line {
	width: 100%;
	display: block;
	line-height: 56px;
	height: 56px;
	margin: 24px 0 -18px 0
}

.Flexible .line label,
.cFlexible .line label {
	width: 120px;
	display: inline-block;
	float: left;
	text-align: left;
	font-size: 14px;
	font-family: 'os';
	font-weight: 500;
	line-height: 56px;
	margin: 0 0 0 24px
}

.Flexible .line input[type=range],
.cFlexible .line input[type=range] {
	width: calc(100% - 296px);
	float: left;
	margin: 24px 0 0 0
}

.Flexible .line input[type=number],
.cFlexible .line input[type=number] {
	width: 56px;
	line-height: 32px;
	height: 32px;
	padding: 0 8px;
	float: left;
	margin: 11px 0 0 16px;
	border: 1px solid #646464;
	color: #323232;
	font-family: 'os';
	font-size: 13px;
	font-weight: 600
}

.Flexible .line span.num,
.cFlexible .line span.num {
	color: #646464;
	font-family: 'os';
	font-size: 13px;
	font-weight: 500;
	text-align: left;
	float: left;
	margin: 0 0 0 8px
}

.Flexible .column,
.cFlexible .column {
	position: relative
}

.modal ul.specs li {
	margin: 0 32px 8px 32px;
	list-style: none;
	padding: 0;
	font: normal normal 600 16px/20px os
}

.modal ul.specs li.highlight {
	color: #3399FF;
}

.modal ul.specs li.alert {
	color: #ff7f00;
}

.modal div.price {
	margin: 16px 0 0 32px;
	padding: 0;
	max-width: 256px;
	float: left
}

.modal div.price.tp {
	padding: 24px 0 40px 0
}

.modal div.price span.before {
	display: inline-block;
	position: relative;
	padding: 8px 0;
	font-size: 16px;
	line-height: 24px;
	color: #727272;
	width: auto;
	margin: 0 !important;
	vertical-align: top;
}

.modal div.price span.before:after {
	content: '';
	display: block;
	position: absolute;
	top: 19px;
	width: 100%;
	border-top: 2px solid #3399FF;
	-webkit-transform: rotate(350deg);
	transform: rotate(350deg)
}

.modal div.price span.before .number,
.modal div.price span.before .period {
	color: #ccc;
	margin: 0 !important;
	width: auto;
	display: inline;
}

.modal div.blue div.price span.before:after {
	border-top: 2px solid #646464
}

.modal div.price span.current {
	display: inline-block;
	position: relative;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	color: #323232;
	margin: 0 !important;
	vertical-align: top;
}

.modal div.price div.options label:before {
	content: "\A";
	white-space: pre
}

.modal div.price span.current:after {
	content: "\A";
	white-space: pre
}

.modal div.price span.current span.period {
	margin: 0 0 0 2px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #323232
}

.modal div.price span.current span.period.wt {
	color: #323232
}

.modal div.price span.current span.time {
	display: block;
	float: left;
	position: absolute;
	bottom: -24px;
	left: 0;
	font-size: 12px;
	font-weight: 600;
	color: #161616
}

div.layer div.modal.config a.button {
	margin: 16px 32px 16px 0
}

@media only screen and (max-width:919px) {

	.Configurador .column span,
	.cConfigurador.column span,
	.Configurador .column label,
	.cConfigurador .column label,
	.Configurador .column select,
	.cConfigurador .column select {
		text-align: left;
		float: left;
		width: auto;
		display: inline-block;
		margin: 16px 0 16px 16px;
		max-width: calc(100%*0.4)
	}

	.Configurador .column span,
	.cConfigurador .column span {
		width: 120px
	}

	.Configurador .column label,
	.cConfigurador .column label {
		width: 52px
	}

	.Configurador .column select,
	.cConfigurador .column select {
		margin: 8px 0 8px 16px
	}

	.Configurador,
	.cConfigurador {
		padding: 16px 0;
		background-color: #fff;
		box-shadow: 1px 3px 2px rgba(0, 0, 0, 0.032);
		margin: 88px 0 -8px 40px;
		width: calc(100% - 80px)
	}

	.Configurador .column,
	.cConfigurador .column {
		margin: 0 16px;
		max-width: calc(100% - 32px)
	}

	section.content article .Flexible,
	.cFlexible {
		min-height: 438px;
		float: left;
		margin: 32px 40px;
		display: inline-block
	}

	section.content article .Flexible form.cloud_bg,
	.cFlexible form.cloud_bg {
		min-height: 220px
	}

	.Flexible .blue:before,
	.cFlexible .blue:before {
		display: none
	}
}

#stack {
	float: left;
	width: calc(100% - 80px);
	height: 32px;
	margin: 0 0 0 8px;
	border: 0;
	border: 1px solid #323232;
	color: #323232;
	background-color: red;
	background: #fff url('https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-128.png?=CV-975') no-repeat;
	background-size: 20px;
	background-position: right 4px center;
	font-family: 'os';
	padding: 0 28px 0 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	text-overflow: ellipsis
}

#stack li {
	font-size: 13px
}

ul.lstCloudHosting {
	text-align: left;
	list-style-type: circle;
	list-style: circle;
	margin: 0
}

ul.lstCloudHosting li {
	list-style: circle
}

section.content article .product div.price span.subprice {
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

section.content article .product div.price div.offer.daysFree span.current {
	display: block;
}

section.content article .product div.price div.offer.daysFree span.current span.number {
	font-size: 20px;
}

section.content article .product div.price div.offer.daysFree span.current span.period {
	margin: 0;
}

body .setup .module {
	width: 16.5%;
}

section.content article .product.disable .blue {
	filter: grayscale(.64);
	opacity: .64;
	cursor: not-allowed;
}

section.content article .product.disable ul li:not(.in) {
	filter: grayscale(.8);
	opacity: .48;
}

section.content article .product.disable .blue .button {
	pointer-events: none;
	cursor: not-allowed;
}

.content .width .root div.prev {
	pointer-events: all;
	width: 0px;
	height: 0px;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-right: 16px solid #39f;
	position: absolute;
	top: 20%;
	left: -5px;
	cursor: pointer;
	z-index: 10;
	display: none;
	margin-top: 48px;
}

.content .width .root div.prev:hover {
	border-right: 16px solid #000;
}

.content .width .root div.next {
	pointer-events: all;
	width: 0px;
	height: 0px;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-right: 16px solid #39f;
	position: absolute;
	top: 20%;
	right: 0;
	transform: rotate(180deg);
	cursor: pointer;
	z-index: 10;
}

.content .width .root div.next:hover {
	border-right: 16px solid #000;
}

.content .width .root .column.moveroot {
	width: 22%;
	display: inline-block;
	margin-right: 10px;
}

.content .width .root .column.next-arrow {
	width: 5px;
	left: 0px;
	position: relative;
}

.content .width .root .column.always-fixed {
	width: 22%;
}

.root {
	position: relative;
}

body .ConfBlock {
	position: relative;
	z-index: 1;
}

section.content article .product ul.details>li>input {
	width: 60px;
}

@media only screen and (max-width: 919px) {
	.content .width .root .column.moveroot {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
	}

	.content .width .root div.prev {
		display: none;
	}

	.content .width .root div.next {
		display: none;
	}
}
.column.disable{
	display: none!important;
}