.content_left {
    display: block;
    float: left;
    width: 244px;
    margin-bottom: 50px;
}

.content_right {
    display: block;
    width: 935px;
    padding: 0 0 0 30px;
	float:right;
}

.container {
    min-height: 1100px;
	min-width:980px;
	width:980px;
	padding: 15px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: transparent !important;
}

ul.nav.nav-pills.nav-stacked.block-toggler li {
    background: rgba(241,231,103,1);
    background: -moz-linear-gradient(top, rgb(255, 222, 111) 0%, rgb(255, 156, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
    background: -webkit-linear-gradient(top, rgb(255, 222, 111) 0%, rgb(255, 156, 0) 100%);
    background: -o-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -ms-linear-gradient(top, rgb(255, 222, 111) 0%, rgb(255, 156, 0) 100%);
    background: linear-gradient(to bottom, #fff 0%, #c6c6c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c6c6c6', GradientType=0 );
    border-radius: 5px;
	transition:all 600ms;
}

ul.nav.nav-pills.nav-stacked.block-toggler li.active {
    background: rgba(195,220,255,1);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(195, 220, 255)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c6c6c6', GradientType=0 );
    border-radius: 5px;
	transition:all 600ms;
}

ul.nav.nav-pills.nav-stacked.block-toggler li :hover {
    background: rgba(241,231,103,1);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(195, 220, 255)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c3dcff', GradientType=0 );
    border-radius: 5px;
	transition:all 600ms;
}



ul.nav.nav-pills.nav-justified.block-toggler li {
    background: rgba(241,231,103,1);
    background: -moz-linear-gradient(top, rgb(255, 222, 111) 0%, rgb(255, 156, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
    background: -webkit-linear-gradient(top, rgb(255, 222, 111) 0%, rgb(255, 156, 0) 100%);
    background: -o-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -ms-linear-gradient(top, rgb(255, 222, 111) 0%, rgb(255, 156, 0) 100%);
    background: linear-gradient(to bottom, #FFDE6F 0%, #FF9C00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c3dcff', GradientType=0 );
    border-radius: 5px;
	transition:all 600ms;
}

ul.nav.nav-pills.nav-justified.block-toggler li.active {
    background: rgba(241,231,103,1);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(195, 220, 255)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c3dcff', GradientType=0 );
    border-radius: 5px;
	transition:all 600ms;
}

ul.nav.nav-pills.nav-justified.block-toggler li :hover {
    background: rgba(241,231,103,1);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(195, 220, 255)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(195, 220, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c3dcff', GradientType=0 );
    border-radius: 5px;
	transition:all 600ms;
}

ul.nav.nav-pills.nav-justified.gas-system-block {
    margin-left: 21%;
    width: 78%;
}

ul.nav.nav-pills.nav-stacked.block-toggler {
    position: absolute;
    width: 144px;
}

li.nav-pills.gas-system a img  {
    max-width: none;
    height: 150px;
    width: 150px;
}

li.nav-pills.gas-system {
    width: 33.333333333333%;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #FFF;
}

ul.nav.nav-pills.nav-stacked.block-toggler li {
	height:75px;
	display: table-cell;
	vertical-align: middle;
	border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: thin;
	}

ul.nav.nav-pills.nav-stacked.block-toggler li a {
    color: black;
    text-align: center;
    padding: 15px 10px;
	border-radius:110px;
}

ul.nav.nav-pills.nav-justified.block-toggler li a {
    color: black;
    text-align: center;
    margin-bottom: 0px;
    height: 60px;
    vertical-align: middle;
    display: table;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}


.filter-block {
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
    background: -webkit-linear-gradient(top, rgb(255, 222, 111) 0%, rgb(255, 156, 0) 100%);
    background: -o-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -ms-linear-gradient(top, rgb(255, 222, 111) 0%, rgb(255, 156, 0) 100%);
    background: linear-gradient(to bottom, #6fe6ff 0%, #007eff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=0 );
	    border-radius: 6px;
}

.calc-block h4 {
    border-bottom: 1px solid #D4D4D4;
    padding-bottom: 10px;
}

.filter-block p {
	margin:0;
	font-size: 15px;
    line-height: 25px;
    padding: 5px 12px;
	color:black;
}

.filter-block .nav-pills>li>a {
    border-radius: 0;
	border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.filter.nav-pills>li.active>a,
.filter.nav-pills>li.active>a:focus,
.filter.nav-pills>li.active>a:hover {
	color: black;
	border-left: 1px solid #FCEA80;
    border-right: 1px solid #FCEA80;
    background: -moz-linear-gradient(top, rgb(251, 241, 136) 0%, rgba(254,182,69,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(251, 241, 136)), color-stop(100%, rgb(254,182,69)));
    background: -webkit-linear-gradient(top, rgb(251, 241, 136) 0%, rgba(254,182,69,1) 100%);
    background: -o-linear-gradient(top, rgb(251, 241, 136) 0%, rgba(254,182,69,1) 100%);
    background: -ms-linear-gradient(top, rgb(251, 241, 136) 0%, rgba(254,182,69,1) 100%);
    background: linear-gradient(to bottom, rgb(209, 232, 255) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBF188', endColorstr='#feb645', GradientType=0 );
}

.filter.nav>li>a:focus,
.filter.nav>li>a:hover {
	text-decoration: none;
}

.filter-block .nav>li>a:hover, .filter-block .nav>li>a:focus {
    text-decoration: none;
    background: -moz-linear-gradient(top, rgb(251, 241, 136) 0%, rgba(254,182,69,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(251, 241, 136)), color-stop(100%, rgb(254,182,69)));
    background: -webkit-linear-gradient(top, rgb(251, 241, 136) 0%, rgba(254,182,69,1) 100%);
    background: -o-linear-gradient(top, rgb(251, 241, 136) 0%, rgba(254,182,69,1) 100%);
    background: -ms-linear-gradient(top, rgb(251, 241, 136) 0%, rgba(254,182,69,1) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBF188', endColorstr='#feb645', GradientType=0 );
}

.total {
    margin-bottom: 10px;
    font-weight: 600;
}

.filter-button.current {
    background-color: #9CF;
}

.filter-button:hover {
    background-color: yellow;
}

input.total {
    display: block;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

input.total :before {
    content: "пвапвап";
}

button.btn.btn-success {
    float: left;
    clear: both;
}

.filter {
	padding:0;}

.filter-button {
    margin-bottom: 5px;
    padding: 0 5px;
    border: 1px solid #A49539;
    color: rgb(0, 0, 0);
}

.filter-button.active {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.21);
    border-radius: 20px;
    transition: all 300ms;
}
	
li.filter a {
    padding: 5px 5px 1px;
    margin: 0;
}



.input-text {
    margin-bottom: 10px;
    float: left;
    clear: both;
    display: block;
}

.tab-content {
    display: -webkit-box;
}

.additional-equipment {
    float: left;
    color: black;
    padding: 8px 15px;
    background-color: #9CF;
    width: 150px;
    font-size: 15px;
	margin-left:-15px;
}
	
.additional-equipment-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 29px 0 29px 20px;
    border-color: transparent transparent transparent #9CF;
    display: -webkit-box;
}

form.calc-form {
    min-height: 120px;
    display: -webkit-box;
    background-color: #EEEEEE;
    padding-top: 15px;
    padding-bottom: 15px;
	border-radius: 0px 0px 6px 6px;
}

ul.nav.nav-pills.nav-justified {
    margin-bottom: 20px;
}

.nav-pills>li+li {
    margin-left: 0;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
}

ul.list li:before {
	font-family: FontAwesome;
     content: "\f00c";
	 color:green;
	 margin-left: -20px;
	 padding-right:5px;
	 height:auto;
   }
   
ul.list {
padding-left: 20px;
}

ul.list li {
	list-style:none !important;}

.fade.in {
    display: block;
}

.fade {
    display: none;
}

.container {
    margin-top: 40px;
}

.gas-system {
	border-radius:6px;
	background-color: white;
	margin-bottom:10px;
	}
	
li.gas-system:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent transparent transparent;
    position: absolute;
    left: 45%;
	transition:all ease-in-out 150ms;
	bottom: -40px;
}
	
li.gas-system.active:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #9CF transparent;
    position: absolute;
    left: 45%;
	transition:all ease-in-out 150ms;
	bottom: -20px;
}

li.filter.active:after {
}

li.filter.active, .filter.nav-pills>li.active>a, .filter.nav-pills>li.active>a:focus, .filter.nav-pills>li.active>a:hover {
	border-radius:6px;
	}
	
.gas-system-block {
    margin-bottom: 10px;
    border-spacing: 5px 0px;
}

li.nav-pills.gas-system a {
    background-color: white;
    color: #337AB7;
    box-shadow: inset 0 0 2px gray;
	min-height: 297px;
}
	
li.nav-pills.gas-system.active a {
    background-color: white;
    color: #337AB7;
    box-shadow: inset 0 0 2px #2880f8;
	transition:all ease-in-out 300ms;
}
	
.gas-system:nth-child(2n) {
	margin-left:0.5%;
	margin-right:0.5%;
   } 

.green-block {
	background-color: #9CF;
	padding:20px;
	color:white;
	border-radius:10px;
	}
	
.calc-block {
	border: 1px solid #D4D4D4;
    border-radius: 6px;
	background-color: white;
	}
