﻿body {
    min-width:1024px;
}
.menu-content-wrap .menu-content-title{
    background-color: #c96448;
}

nav.open .menu-icon, nav .menu-icon-wrap:hover .menu-icon,
.order-details-info th,.order-form-wrap .form-header,
.ui-dialog-titlebar {
    background-color: #c96448;
}

nav .menu-icon span,
nav .menu-icon,
.order-form-wrap .form-content,
.ui-dialog,
ul.ui-autocomplete.ui-menu,
.order-form-wrap .form-content .column.col1 a:hover img,
ul.companies-list li {
border-color:#8363c3;
}
.order-form-wrap .focus input.orderQuantityTextbox, .order-form-wrap input.orderQuantityTextbox:focus {
border-color:#c96448!important;
}
nav .menu-icon-wrap:hover, nav.open .menu-icon-wrap,
#order-submit:hover,
ul#menu li a:hover, ul#menu li:hover a,
a.ui-dialog-titlebar-close:hover,
a.ui-corner-all strong,
.order-form-wrap .form-content .column.col3 a:hover,
.main-content-subtitle2,
.main-content-subtitle3,
.thankyou-util:hover,
#back-to-products a:hover,
.main-content-subtitle,
ul.companies-list li a.email {
  color: #fff;
}
.float-right.logo .LogoCompanyName {
    color: #8363c3;
}
.main-content-title {
    background: #805cbd;
    background: -moz-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -webkit-gradient(right top,left top,color-stop(0,#805cbd),color-stop(100%,#38f39f));
    background: -webkit-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -o-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -ms-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: linear-gradient(to left,#805cbd 0,#38f39f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f39f',endColorstr='#805cbd',GradientType=1);
    text-align:center;

    color:#fff;
    font-size:25px;
    line-height:62px;
    padding-top:0;
    padding-bottom:0;
}
.main-content-title.home {
    background:#58595b;
    text-align:left;
    padding-left:47px;
    padding-right:47px;
}
.main-content-title.gifts {
}
.main-content-sub-title {
    width:100%;
    text-align:center;
    height:55px;
    line-height:55px;
    font-size:26px;
    float:left;
    font-weight:500;
    color:#58595b;
}
ul#menu{
  width: 310px;
}
ul#menu,#order-submit {
    background: #805cbd;
    background: -moz-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -webkit-gradient(right top,left top,color-stop(0,#805cbd),color-stop(100%,#38f39f));
    background: -webkit-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -o-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -ms-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: linear-gradient(to left,#805cbd 0,#38f39f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f39f',endColorstr='#805cbd',GradientType=1);
    border:none;
    outline:none;
}

.menu-content-wrap .menu-content-title {
  bottom: 0;
  min-height: 65px;
  top: auto;
  max-width: 70%;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.menu-content-wrap-1 .menu-content-title {
  top: 75px;
  left: 0;
  text-align: center;
  font: 32px/36px Verdana, Geneva, sans-serif;
  padding: 30px;
  background-color:#ebf3f5;
  color:#010000;
  bottom: auto;
}
.menu-content-wrap-1 .menu-content-title span {
  font: 62px/62px Verdana, Geneva, sans-serif;
  color:#c7193b;
}

.menu-content-wrap.menu-content-wrap-3 {
    width:100%;
    height:410px;
}
.menu-content-wrap.menu-content-wrap-3  .menu-content.left{
    width:100%;
    height:100%;
    max-width:513px;
    background: url("../../../Images/camp160401/forma.jpg") no-repeat center/cover transparent;
    float:left;
}
.menu-content-wrap.menu-content-wrap-3  .menu-content.right{
    width:100%;
    height:100%;
    max-width:511px;
    background: url("../../../Images/camp160401/showroom.jpg") no-repeat center/cover transparent;
    float:left;
}
.menu-content-wrap.menu-content-wrap-4{
  width: 100%;
  height:408px;
}
.menu-content-wrap.menu-content-wrap-4  .menu-content.left{
    width:100%;
    height:100%;
    max-width:665px;
    background: url("../../../Images/camp160401/team.jpg") no-repeat center/cover transparent;
    float:left;
}
.menu-content-wrap.menu-content-wrap-4  .menu-content.right{
    width:100%;
    height:100%;
    max-width:359px;
    background: url("../../../Images/camp160401/catalog.jpg") no-repeat center/cover transparent;
    float:left;
}

.menu-content-wrap{
  -webkit-transition: .4s linear;
  -moz-transition: .4s linear;
  -ms-transition: .4s linear;
  transition: .4s linear;
  cursor:default;
  font-family:Geneva, Arial, sans-serif;
  margin-bottom:0;
  }
.home-welcome-msg {
    width: 100%;
    color: #fff;
    padding: 50px 47px;
    max-width: 785px;
    font-size: 26px;
    line-height: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 204px;
    overflow: hidden;
}

.menu-content-wrap-1 {
background: url("../../../Images/camp160401/welcome.jpg") no-repeat center/cover transparent;
height:612px;
cursor:default;
}
.menu-content-wrap.menu-content-wrap-1 .menu-content{
    width:100%;
    height:100%;
    float:left;
}
.menu-content-wrap a {
    height:100%;
}

.menu-content-wrap.menu-content-wrap-2 {
    background: url("../../../Images/camp160401/home-analysis.jpg") no-repeat center/cover transparent;
    width:100%;
    height:409px;
    margin:0;
}
.menu-content-wrap.menu-content-wrap-2 .menu-content{
    width:50%;
    height:100%;
    float:left;
}

.menu-content-wrap-3 {
    background-image:none;
}

.menu-content-analysis-title {
    float:left;
    width:100%;
    text-align:center;
    color:#58595b;
    font-size:26px;
    line-height:28px;
    padding:35px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.menu-content-analysis-container {
    float:left;
    width:100%;
}
.menu-content-analysis-content {
    width:100%;
    max-width:590px;
    margin:0 auto;
}
.menu-content-analysis-menu-item {
    float:left;
    width:100%;
    min-height:10px;
    margin-bottom:5px;
}
.menu-content-analysis-menu-item-number-wrap {
    float:left;
    max-width:142px;
    width:100%;
}
.menu-content-analysis-menu-item-number {
    width:100px;
    height:100px;
    color:#fff;
    font-size:70px;
    line-height:100px;
    text-align:center;
}
.menu-content-analysis-menu-item-texts-wrap {
    float: left;
    width: 100%;
    max-width: 448px;
    height: 100px;
    display: block;
    padding: 25px 0 25px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.menu-content-analysis-menu-item-texts {
    float: left;
    width: 50%;
}
.menu-content-analysis-menu-item-texts.title {
    color:#58595b;
    font-size:18px;
    line-height:24px;
}
.menu-content-analysis-menu-item-texts.link {
    font-size:14px;
    line-height:50px;
    text-align:right;
}
.menu-content-analysis-menu-item-texts.link a{
    float: right;
    width: auto; 
}
.menu-content-analysis-menu-item-texts.link a:hover{
 text-decoration: underline;
}
#total-purchases .menu-content-analysis-menu-item-number {background-color:#f07161}
#total-purchases .menu-content-analysis-menu-item-texts.link a {color:#f07161}

#total-order .menu-content-analysis-menu-item-number {background-color:#f9b374}
#total-order .menu-content-analysis-menu-item-texts.link a {color:#f9b374}

#purchases-analysis .menu-content-analysis-menu-item-number {background-color:#f27c30}
#purchases-analysis .menu-content-analysis-menu-item-texts.link a {color:#f27c30}

#order-form .menu-content-analysis-menu-item-number {background-color:#c96448}
#order-form .menu-content-analysis-menu-item-texts.link a {color:#c96448}

.advices-title-wrap {
    float:left;
    cursor:pointer;
    margin-bottom:15px;
}
.advices-title-text {
  background-color: #c96448;
  float: left;
  width: 100%;
  color: #fff;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  padding: 1% 2.5%;
  font: 24px/30px Verdana, Geneva, sans-serif;
}
.advices-title-text span,
.productCategoriesWrap ul li a span {
  float: right;
  -webkit-transition:.5s linear;
  -moz-transition:.5s linear;
  -ms-transition:.5s linear;
  transition :.5s linear;
}

.advices-title-wrap.ui-state-active .advices-title-text span,
.productCategoriesWrap ul li.ui-state-active a span  {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(90deg); 
    transform: rotate(90deg);
    /*-ms-transform-origin: center center;
    -moz-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center;*/
}

.advices-content-container {
  margin-top: -15px;
  margin-bottom: 15px;
  float: left;
  width:100%;
}

.support-top {
  background-color: #f1f2f2;
  padding:0px;
  background-image:url(/Images/camp160401/support-bg.png);
  background-repeat:no-repeat;
  min-height:1167px;
  padding-top:46px;
      background-size: 100%;
}
.support-contact-wrap {
  width: 100%;
  height:270px;
  position:relative;
}

.support-contact-container {
    max-width: 100%;
}
.support-contact-content {
    width:50%;
    float:left;
    min-height: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position:relative;
}


.support-contact-image {
    width: 100%;
    max-width: 240px;
    max-height: 240px;
    position: absolute;
    top: 15px;

    border-radius: 50%;
    overflow: hidden;
}

.support-contact-content.left .support-contact-image {
       right: 92px;
}

.support-contact-content.right .support-contact-image {
       left: 77px;
}

.support-contact-details {
    float:left;
    width:75%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-top:40px;
    position:absolute;
}
.support-contact-content.left .support-contact-details {
       right: 0;
}

.support-contact-content.right .support-contact-details  {
       left: 0;

}
.support-contact-name {
    margin-top: 0;
    color: #58585a;
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 18px;
    text-align: left;
    font-weight:bold;
}

#first .support-contact-name {
    color:#8362c3;
}
#second .support-contact-name {
    color:#53ccb3;
}
#third .support-contact-name {
    color:#8362c3;
    margin-top: 15px;
}
#forth .support-contact-name {
    color:#53ccb3;
    margin-top: 18px;
}

.support-contact-name-text {
    position:absolute;
    margin:auto;
    display:block;
    padding:0 20px;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    width: 40%;
}

.support-contact-image img{max-width:100%}
.support-info-wrap {
  float: left;
  width: 55%;
}
.support-contact-title {
    text-align: left;
    font-size: 19px;
    color: #58595b;
    min-width: 0;
    margin-top: 0;
    line-height: 22px;
    margin-bottom:25px;
}

.support-contact-info {
  text-align: left;
  font-size: 19px;
  margin-top: 0;
  color: #58585a;
}
.support-contact-info .label {
    color: #58585a;
}
.support-contact-content.left .support-contact-name,
.support-contact-content.left .support-contact-title,
.support-contact-content.left .support-contact-info {
    text-align:right;
}
.bottomWrap {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 45px 25px;
    float: left;
    display: block;
    text-align: left;
}
#back {
    color:#58585a;
    font-size:26px;
    text-decoration:none;
}
#back:hover {
    text-decoration:underline;
}
.main-content {
    background-color: #f1f2f2;
}
.order-form {
    max-width: 760px;
    margin: auto;
}

.main-content-title.order-form-title {
  background: none;
    color: #58595b;
    text-align: center;
    margin: 30px 0;
    font-size: 26px;
    font-weight: bold;
}
.productCategoriesWrap {
    float:left;
    width:100%;
}
.productCategoriesTitleWrap {
  width: 100%;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
  margin-bottom: 8px;
  float: left;
  width: 100%;
}
.productCategoriesSubTitleWrap{
   width: 85%;
   margin:15px auto 8px;
   text-align: center;
   font-size: 24px;
   line-height: 35px;
}
.productCategoriesWrap ul {
float:left;
width:100%;
list-style:none;
  margin: 0;
  padding: 0;
}
.productCategoriesWrap ul li{
    float:left;
    width:25%;
    background-color:#c96448;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    min-height:40px;
    border-right:8px solid #fff;
    border-bottom:8px solid #fff;
}
.productCategoriesWrap ul li.fourthTab {
  border-right: 0;
}
/*.productCategoriesWrap ul li.even{
    border-left:8px solid #fff;
    border-right:8px solid #fff;
}*/
.productCategoriesWrap ul li.ui-state-active{
    background-color:#00718e;
}
.productCategoriesWrap ul li a{
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  min-height: 40px;
  line-height: 40px;
  font-size:25px;
  padding:0 25px;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.productsWrap {
    float:left;
    width:100%;
    margin-top:80px;
}
.productsWrap .productContainer{
    width:100%;
    float:left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align:center;
    margin-bottom:90px;
    padding: 0 30px;
    position:relative;
}
.productTitle {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 40px;
  line-height: 28px;
  height: 65px;
}
.productTitle span,
.productInputQuantity span{
    color:#76afbf;
}
.productLeftCol {
    float:left;
    width:50%;
}
.productRightCol {
    float:left;
    width:50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-left:1px solid #a7a9ac;
    padding: 18px 33px 0;
}
.productImage {
  float: left;
  width: 100%;
}
.productSKU {
  float: left;
  width: 100%;
  text-align: right;
  margin-top:8px;
  font-size: 17px;
}
.productInputQuantity{
  float: left;
  width: 30%;
  text-align: left;
  font-size: 17px;
} 
.productInputQuantity span {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.productInputQuantity input{
  width: 90%;
  margin: 0;
  font-size: 17px;
  float:left;
  clear:left;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.productCharacteristicsWrap {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  min-height: 320px;
}
.product_characteristic_more_wrap {
  float: left;
  width: 100%;
  position: relative;
}
.product_characteristic_more_button {
  width: 100%;
  float: left;
  height: 30px;
  cursor: pointer;
  border-top: 1px solid #a7a9ac;
  text-align: right;
  margin-top: 10px;
  color: #76afbf;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
}
.product_characteristic_more_button span.more-arrow {
    float:right;
  color: #c7193b;
  font-size: 17px;
    -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -ms-transition: .5s linear;
  transition: .5s linear;
  margin-left: 5px;
}
.product_characteristic_more_wrap.open .product_characteristic_more_button span.more-arrow{
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  line-height: 35px;
}
.product_characteristic_more_content {
  float: left;
  width: 100%;
  display: none;
}
.productCharacteristicsWrap .product_characteristic{
  float: left;
  width: 100%;
  margin-bottom: 3px;
}
.productCharacteristicsWrap .product_characteristic div {
    float: left;
    font-size:17px;
    text-align: left;
}
.productCharacteristicsWrap .product_characteristic .product_characteristic_name {
    color:#76afbf;
    font-weight:bold;
    margin-right: 8px;
    text-align: left;
}

button.addToOrder {
  width: 100%;
  float: left;
  margin: 0;
  border: none;
  background-color:#76afbf;
  font-size:14px;
  color:#fff;
  font-weight:normal;
  margin-top:15px;
  text-align:right;
}
button.removeFromOrder {
  margin: 0;
  width: 100%;
  font-size:14px;
  font-weight:normal;
  margin-top:15px;
  display:none;
}
.thresholdPriceWrap {
  float: right;
  width: 70%;
  height:58px;
  line-height:58px;
  clear: right;
  color:#c7193b;
}
.thresholdPriceQuant {
    float:left;
    width:30%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-right:1px solid #a7a9ac;
    font-size:22px;
}
.thresholdPrice{
    float:left;
    width:70%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size:40px;
}
.thresholdPriceWrap.salePrice {
    border-top:1px solid #a7a9ac;
}
/*.thresholdPriceWrap.salePrice .thresholdPriceQuant {
    color:#fe0000;
}*/
.pricericeWrap {
  float: right;
  width: 70%;
  text-align: right;
  font-size: 55px;
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  color:#c7193b;
}
.messagesWrap {
  position: absolute;
  top: 101%;
  margin: auto;
  left: 0;
  right: 0;
}
.messagesWrap span {
  font-weight: bold;
  font-size: 16px;
}

.menu-item-icon {
  background-image: url("../../../Images/camp150501/menu-icons-sprite.png");
}
ul#menu li .menu-item-icon.better {
background-position: -275px 0;
}
ul#menu li:hover .menu-item-icon.better {
background-position: -275px -33px;
}
ul#menu li .menu-item-icon.catalog {
background-position: -165px 0;
}
ul#menu li:hover .menu-item-icon.catalog {
background-position: -165px -33px;
}
ul#menu li .menu-item-icon.gifts {
  background-position: -220px 0;
}
ul#menu li:hover .menu-item-icon.gifts {
  background-position: -220px -33px;
}
ul#menu li .menu-item-icon.order {
  background-position: -110px 0;
}
ul#menu li:hover .menu-item-icon.order {
  background-position: -110px -33px;
}
ul#menu li .menu-item-icon.partners{
background-position: -55px 0;
}
ul#menu li:hover .menu-item-icon.partners{
background-position: -55px -33px;
}
ul#menu li .menu-item-icon.service {
  background-position: -330px 0;
}
ul#menu li:hover .menu-item-icon.service {
  background-position: -330px -33px;
}

a.formOrderLink {
  float: left;
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-size: 30px;
  background-color: #d1d1d1;
  min-height: 40px;
  line-height: 35px;
  display: block;
  max-width:1024px;
}
a.formOrderLink span {
  font-size: 17px;
  width: 100%;
  display: block;
  line-height: 27px;
}
a.formOrderLink.top{margin-top:22px}
a.formOrderLink.bottom{margin-bottom:30px}
#back-to-products {
    float:left;
    margin-right:35px;
}
#back-to-products a{
  font-weight: bold;
  font-size: 18px;
  float: left;
  text-decoration:none;
  display:block;
}
a.formOrderLink.top.sticky {
    position:fixed;
    top:0;
    z-index:100;
    margin-top:0;
    -moz-box-shadow: 0 15px 40px -8px #999;
    -webkit-box-shadow: 0 15px 40px -8px #999;
    box-shadow: 0 15px 40px -8px #999;
}
.fpa-message {
    float:left;
    width:100%;
    background: #805cbd;
    background: -moz-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -webkit-gradient(right top,left top,color-stop(0,#805cbd),color-stop(100%,#38f39f));
    background: -webkit-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -o-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -ms-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: linear-gradient(to left,#805cbd 0,#38f39f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f39f',endColorstr='#805cbd',GradientType=1);
    color:#fff;
    font-size:25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    line-height:35px;
    min-height:40px;
    padding:0 28px;
    margin-bottom: 30px;
}
@media print
{
.order-form-wrap .form-header-bottom,
.main-content-title,
.order-details-info th {
    border:1px solid #805cbd;
    background: #805cbd;
    background: -moz-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -webkit-gradient(right top,left top,color-stop(0,#805cbd),color-stop(100%,#38f39f));
    background: -webkit-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -o-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -ms-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: linear-gradient(to left,#805cbd 0,#38f39f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f39f',endColorstr='#805cbd',GradientType=1);
    color:#fff;
    }
}


.main-content-container {
    font-family: Geneva, Arial, sans-serif;
    color:#58595b;
}
.tabs-wrap {
    float:left;
    width:100%;
    max-width:99px;
}
.tab-item {
    float:left;
    width:100%;
    height:99px;
    text-align:center;
    font-size: 60px;
    line-height:99px;
    font-weight:bold;
}
.tab-item a{
    float:left;
    width:100%;
    height:100%;
    
    display:block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration:none;
    background: #f1f2f2;
}
.tab-item.active a {
    color:#fff!important;
    background: #805cbd;
    background: -moz-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -webkit-gradient(right top,left top,color-stop(0,#805cbd),color-stop(100%,#38f39f));
    background: -webkit-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -o-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -ms-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: linear-gradient(to left,#805cbd 0,#38f39f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f39f',endColorstr='#805cbd',GradientType=1);
}

#tab1 a {
    color:#38f39f;
}

#tab2 a {
    color:#805cbd;
}
#tab3 a {
    border-color:#f27c30;
}
#tab3.active a {
    background-color: #f27c30;
}
#tab4 a {
    border-color:#c96448;
}
#tab4.active a {
    background-color: #c96448;
}
.tabs-content-wrap {
    float:left;
    width:100%;
    max-width:925px;
    position:relative;
    padding:25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.tab-content-item {
    width:100%;
    float:left;
    max-width:927px;
    min-height:500px;
    display:none;
    position:relative;
    height:100%;
}

.tab-content-container {
    float:left;
    width:100%;
    
}


.tab-content-data-wrap {
    float:right;
    width:100%;
    height:100%;
    min-height:525px;
    display:none;
}
#tab3-content .tab-content-data-wrap {
    max-width: 848px;
}
.tab-content-data-title {
    width:100%;
    color:#58595b;
    line-height:55px;
    text-align:center;
    font-size:26px;
    font-weight:bold;
    line-height:40px;
}
.tab-content-data-title span{
    font-size:24px;
}
.chart-content {
    width:100%;
    height:410px;
    margin:85px 0;
}
.chart-content-columns-container {
    float: left;
    width: 100%;
    height: 100%;
    max-height: 580px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-bottom: 10px;
    background: #805cbd;
    background: -moz-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -webkit-gradient(right top,left top,color-stop(0,#805cbd),color-stop(100%,#38f39f));
    background: -webkit-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -o-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -ms-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: linear-gradient(to left,#805cbd 0,#38f39f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f39f',endColorstr='#805cbd',GradientType=1);
}
.chart-content-columns-wrap {
    float:left;
    width:100%;
    height:100%;
    background-color: #f1f2f2;

}
.chart-columns {
    float:left;
    width:11.1111%;
    height:100%;
    position:relative;
}
.chart-column {
    width:30px;
    margin:0 auto 5px;
    position:absolute;
    bottom:0;
    overflow: visible!important;
    left:0;
    right:0;
}
.chart-columns:nth-child(1) .chart-column{
    background-color: #43fd9c;
}
.chart-columns:nth-child(2) .chart-column{
    background-color: #43fed7;
}
.chart-columns:nth-child(3) .chart-column{
    background-color: #42f0fd;
}
.chart-columns:nth-child(4) .chart-column{
    background-color: #3ec6fc;
}
.chart-columns:nth-child(5) .chart-column{
    background-color: #3988fb;
}
.chart-columns:nth-child(6) .chart-column{
    background-color: #375bfb;
}
.chart-columns:nth-child(7) .chart-column{
    background-color: #553ffb;
}
.chart-columns:nth-child(8) .chart-column{
    background-color: #8240fb;
}
.chart-columns:nth-child(9) .chart-column{
    background-color: #ad40fb;
}

.chart-column .value-wrap {
    float:left;
    width:100%;
    height:100%;
    position:relative;
}
.chart-column span{
    position: absolute;
    top: -50px;
    font-size: 14px;
    left:-22px;
    color:#58595b;
    font-weight: bold;
    height:45px;
    line-height:45px;
    background-color:#dcddde;
    padding:0 10px;
    min-width: 55px;
    text-align: center;
}
.chart-column span::after{
    content:"";
    position:absolute;
    bottom:-10px;
    left:0;
    right:0;
    margin:auto;
    border-top: 10px solid #dcddde;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width:0;
    height:0;
}
.chart-content-columns-headers-wrap {
    float:left;
    width:100%;
    padding-left:10px;
    height:35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.chart-header{
    float:left;
    width:11.1111%;
    text-align:center;
    line-height:21px;
    font-size:14px;
    color:#58595b;
    padding: 5px 0;
    min-height:42px;
    font-weight: bold;
}


table.analysis {
   width:100%;
   text-align:center;
    font-size:18px;
    color:#58585a;
    margin:40px 0;
    background: #805cbd;
    background: -moz-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -webkit-gradient(right top,left top,color-stop(0,#805cbd),color-stop(100%,#38f39f));
    background: -webkit-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -o-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -ms-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: linear-gradient(to left,#805cbd 0,#38f39f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f39f',endColorstr='#805cbd',GradientType=1);
}
table.analysis th {
    color: #8363c3;
    text-align:center;
    height:60px;
    background-color:#fff;
}
table.analysis td {
    width:25%;
    height:25px;
    border:1px solid #d1d1d4;
     font-size:14px;
     
     background-color:#fff;
}
table.analysis td.total-cell{ 
    background-color:transparent;
    color:#fff;
    height:25px;
    font-size:16px;
    font-weight:bold;
    border:none;
}
table.analysis td.analysis-group {
    border:none;
    background-color:#dcddde;
    font-size:16px;
    font-weight:bold;
}
table.analysis td:first-child{
    border-left:0;
    width:125px;
}
table.analysis td:nth-child(2){ 
    width:500px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
table.analysis td:nth-child(3){
    width:130px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
table.analysis td:last-child{ 
    border-right:0;
    width:120px;
}

.order-details-info {
    margin-top:0;
    margin-bottom:30px;

}
.order-details-info th, .order-form-wrap .form-header, .ui-dialog-titlebar{
       background: #805cbd;
    background: -moz-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -webkit-gradient(right top,left top,color-stop(0,#805cbd),color-stop(100%,#38f39f));
    background: -webkit-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -o-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: -ms-linear-gradient(right,#805cbd 0,#38f39f 100%);
    background: linear-gradient(to left,#805cbd 0,#38f39f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f39f',endColorstr='#805cbd',GradientType=1);
}
.main-content-container.order-form table {
 background-color: #fff;
}
.order-form-wrap .form-content {
 background-color: #fff;
 border-color: #805cbd;
}
.order-form-wrap .form-header-top {
    border-bottom: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}
.order-details-info tr {
    border-color:#a2a3a4;
    height: 35px;
    border-left:0;
    border-right:0;
}
#tab4-content .tab-content-data-wrap{
    max-width: 768px;
}
.main-content-container.catalogues iframe {
    width: 100%;
    height: 100%;
    display: block;
    min-height: 768px;
}
.order-form-wrap .form-header-bottom.sticky {
    background-color: #c96448;
    max-width: 768px;
}
.order-details-info.customer td,
.order-details-info.order td {
   height:44px;
}
.fields-info {
    font-size:12px;
    margin-top:15px;
}
.thank-you .main-content-subtitle2,
.thank-you .main-content-subtitle3,
.thankyou-util:hover{
    color:#58595b;
}
div#excelDownload {
    float: right;
    margin-bottom:10px;
}
div#excelDownload a{
    text-decoration:none;
}
div#excelDownload a img{
    max-width: 30px;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: 5px;
}
.main-content-container.catalogues {
    position:absolute;
    width:100%;
    height:100%;
   overflow:hidden;
}

a.ui-corner-all strong,
ul.companies-list li a.email,
.main-content-subtitle {
    color: #8363c3;
}