.component-element-tabs .form-container,
.container-form-dati-personali {
	margin-bottom: 45px;
}
html > body div.component-element-tabs div.container-no-border,
html > body div.component-shop-checkout-content-2 div.container-no-border
 {
    border: none;
}
html > body div.component-shop-checkout-content-2,
html > body .component-element-tabs div.table-container,
html > body .component-element-tabs div.button-container {
    display: none;
}
html > body > .component-element-tabs .container .row > div label{
    line-height: 14px;
    color: #fff;
}
html > body .component-element-tabs div.button-container div.row div.contain-btn {
    margin: 20px 30px;
}
html > body > .component-element-tabs .container .row > div .tab.tab-2 > ul.nav-tabs > li > a {
    background-color: #ffffff;
    color: #009cf0;
    border-color: #009cf0;
    outline: 0;
}
html > body > .component-element-tabs .container .row > div .tab.tab-2 > ul.nav-tabs > li:hover a {
  color: #ffffff;
  border-color: #009cf0;
  background-color: #009cf0;
}
html > body > .component-element-tabs .container .row > div .tab > ul.nav-tabs > li.active > a {
    background-color: #009cf0;
    border-color: #009cf0 #009cf0 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #ffffff;
    margin-top: -5px;
    padding-bottom: 18px;
    padding-top: 14.5px;
    outline: 0;
}
html > body > .component-element-tabs .container .row > div .tab div.tab-content div.tab-pane {
    background-color: #e1e1e1;
    border: 1px solid #009cf0;
    padding: 20px;
    color: #ffffff;
}
html > body > .component-element-tabs .container .row > div .tab.tab-3 .tab-content .tab-pane p {
    padding-left: 15px;
}
html > body > .component-element-tabs .container .row > div .tab ul.nav-tabs > li > a {
    background-color: #d2d2d2;
    border-radius: 0;
    color: #009cf0;
    font-size: 1em;
    margin-right: 5px;
    padding: 10px 23px;
}
html > body > .component-element-tabs .container .row > div .btn.add {
    border: 1px solid #ffffff;
    font-size: 14px;
    float: right;
}
.img-preventivo {
	display: block;
    margin: 0 auto 20px;
}
.btn-radio {
	width: 100%;
}
.form-group .btn-primary:hover,
.form-group .btn-primary:focus {
  background: #ffffff;
  color: #009cf0;
}
.img-radio {
	border: 1px solid #fff;
    display: inline-block;
    float: left;
    margin: 0 auto;
    max-height: 37px;
    width: 25%;
    opacity: 1;
    cursor: pointer;
}
div.checkbox {
	height: 37px;
	width: 37px;
	border: 1px solid #fff;
	background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 auto 5px;
    opacity: 1;
    cursor: pointer;
}
html > body > .component-element-tabs .container .row div.tipo-guida .btn-radio {
    width: 75%;
}
.img-radio.selected,
.img-radio:hover {
	opacity: 1;
	box-shadow: 0 0 10px 1px #009cf0;
}
.form-group:hover .img-radio.selected,
.form-group:focus .img-radio:hover {
	opacity: 1;
	box-shadow: 0 0 10px 1px #009cf0;
}
.btn-primary.active:before {
    left: -23%;
    position: absolute;
	content: "\e013";
    font-size: 20px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    top: 7px;

}

.tipo-guida .btn-primary.active:before {
    left: -13%;
}
div.padding-in-box {
    padding-bottom: 20px;
    padding-top: 120px;
}

html > body > .component-element-tabs .container .row > div {
    margin-top: 0;
}
html > body > .component-element-tabs .container .row > div .btn {
	border: 1px solid transparent;
    font-size: 14px;
}
html > body > .component-element-tabs .container .row > div .btn:hover {
    border: 1px solid #009cf0;
    font-size: 14px;
}
html > body > .component-element-tabs .container .row > div .btn-radio {
	display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 15px;
    position: relative;
    text-align: left;
    width: 70%;
    padding-left: 10px;
    padding-right: 10px;
}

html > body  .container .table-elements-cart {
  clear: both;
  padding: 30px;
  margin-top: 20px;
  background-color: #ffffff;
}
html > body  .container .login-bar {
	margin-bottom: 15px;
}
html > body  .container .table-elements-cart table {
  width: 100%;
}
html > body  .container .table-elements-cart table thead tr td {
  font-weight: 300;
  padding-bottom: 15px;
  color: #545454;
}
html > body  .container .table-elements-cart table tbody tr {
  border-top: 1px solid #f2f2f2;
}
html > body  .container .table-elements-cart table tbody tr td {
  padding: 10px 0;
  font-weight: 300;
  color: #545454;
  line-height: 14px;
}
html > body  .container .table-elements-cart table tbody tr td:nth-child(1) {
  width: 135px;
}
html > body  .container .table-elements-cart table tbody tr td:nth-child(2),
html > body  .container .table-elements-cart table tbody tr td:nth-child(3),
html > body  .container .table-elements-cart table tbody tr td:nth-child(4) {
  max-width: 60px;
}
html > body  .container .table-elements-cart table tbody tr td.desc:nth-child(2) {
  width: auto;
}
html > body  .container .table-elements-cart table tbody tr td.del {
  width: 30px;
}
html > body  .container .table-elements-cart table tbody tr td img {
	height: 25px;
	margin-left: 2%;
	width: 35px;
	margin-right: 10px;
	float: none;
}
html > body  .container .table-elements-cart table tbody tr td p {
    font-weight: 300;
    line-height: 14px;
    position: relative;
    min-height: 1.8em;
}
html > body  .container .table-elements-cart table tbody tr td .remove-element {
  padding: 5px;
  float: right;
  cursor: pointer;
}
html > body  .container .table-elements-cart table tbody tr td .remove-element:hover {
  color: #009cf0;
}
html > body  .container .table-elements-cart table tbody tr td .add-element {
  float: left;
}
html > body  .container .table-elements-cart table tbody tr td .add-element .see-number {
  margin: 0;
  float: left;
  padding: 9px 15px;
  color: #545454;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  -moz-box-shadow: 0 2px 3px rgba(32, 29, 30, 0.05);
  -webkit-box-shadow: 0 2px 3px rgba(32, 29, 30, 0.05);
  box-shadow: 0 2px 3px rgba(32, 29, 30, 0.05);
}
html > body  .container .table-elements-cart table tbody tr td .add-element a {
  width: 40px;
  float: left;
  height: 40px;
  padding: 11px;
  display: block;
  font-size: 17px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  color: #545454;
  background: #f3f3f3;
  -moz-box-shadow: 0 2px 3px rgba(32, 29, 30, 0.05);
  -webkit-box-shadow: 0 2px 3px rgba(32, 29, 30, 0.05);
  box-shadow: 0 2px 3px rgba(32, 29, 30, 0.05);
}
html > body  .container .table-elements-cart table tbody tr td .add-element a:hover {
  background: #fafafa;
  color: #009cf0;
}
html > body  .container .table-elements-cart table tbody tr td .add-element a.left {
  border: 1px solid #e0e0e0;
  border-right: none;
}
html > body  .container .table-elements-cart table tbody tr td .add-element a.right {
  border: 1px solid #e0e0e0;
  border-left: none;
}

html > body .container .form {
    background-color: #ffffff;
    clear: both;
    margin-top: 20px;
    padding: 30px;
}
html > body .component-element-tabs .container,
html > body .component-shop-checkout-content-2 .container {
    border: 1px solid #e0e0e0;
}

/*.tipo-guida .checkbox{
  background-color: transparent;
  background-image: url("/img/tipi-guide/classic-exnovo.png");
  background-repeat: no-repeat;
  background-size: contain;
  border-color: transparent;
  height: 100px;
  width: 100px;
}*/
.tipo-guida .guida {
	display: block;
	margin-bottom: 5px;
	max-width: 125px;
}
.tipo-guida .btn-primary.active:before {
  color: #fff;
  content: "";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  left: 50px;
  line-height: 1;
  position: absolute;
  top: -100px;
}
#configuratore {
	margin-top: 70px;
	min-height: 500px;
}
#contactMeSection {
    margin-bottom: 30px;
}
#contactMeSection .row {
    margin-bottom: 30px;
}
@media (max-width: 768px) {
  html > body  .container .table-elements-cart table tbody tr td .add-element .see-number {
    padding: 3px 10px 2px 10px;
  }
  html > body  .container .table-elements-cart table tbody tr td .add-element a {
    width: 27px;
    height: 27px;
    padding: 4px;
  }
  html > body  .container .table-elements-cart table tbody tr td img {
	  width: 30px;
	  margin-left: 2%;
	  float: none;
	}
}
