
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@media (max-width: 576px) {
.calc-header-contacts {
    display:none;
}
.calc-header-logo a img {
  width: 100%;
}
.bottom.fixedsticky.item_total_box {
    font-size: 10px;
}
label:hover .item_image_list:after,
label.active .item_image_list:after,
label:hover .item_image_list:before,
label.active .item_image_list:before {
    display:none!important;
}
.label_form_list.active .item_image_list {
    background: #9ec6c5;
    padding: 5px;
    color: #fff;
}
.step-price, .step-total-price,
.step-price span, .step-total-price span,
.input-image-box h5,
.input-image-box p,
.fs-title, 
.fs-subtitle{
    font-size: 10px!important;
}
.step-price span, .step-total-price span, .input-image-box h5, .fs-title {
    font-weight: bold;
}

.table_holes_items {
    font-size: 8px!important;
}
.step7_1, .step7_2, .step7_4 {
    padding-left: 4px!important;
    font-size: 10px!important;
}
}
@media (min-width: 1200px) {
.container {
    max-width: 1060px;
}
}
.input_image_list .item_image_list img {
    min-height:200px;
}
.old_order_box {
    background: #fff;
    padding: 30px;
    border: 1px solid #ddd;
}
.h-100proc {
  height:100%;
}
.p-lr-5px {
  padding-left:5px;
  padding-right:5px;
}
.p-lr-15px {
  padding-left:15px;
  padding-right:15px;
}
.p-lr-30px {
  padding-left:30px;
  padding-right:30px;
}
.calc-page-header {
  padding:20px 15px;
}
.calc-header-logo {
    height: 64px;
    overflow: hidden;
}
.calc-header-logo a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-decoration: none;
    border: none!important;
}
.calc-header-logo a img {
  height:100%;
  width: 80%;
}
.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}
.nav-scroller .nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
#mirrorZakaz .modal-body h5 {
    color: #6f8486;
    font-size: 16px;
}
#pannoZakaz .modal-body h5 {
    color: #6f8486;
    font-size: 16px;
}
.zakaz_botton:hover {
    background: #91bbbc;
}
.zakaz_botton {
    position: absolute;
    right: 0;
    margin-right: -10px;
    padding-right: 10px;
    /* margin-left: -30px; */
    width: 150px;
    height: 42px;
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    color: #ebf3f7;
    text-shadow: #222 1px 1px 1px;
    z-index: 1;
    border-radius: 2px;
    background: rgb(100, 160, 164);
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    border: 1px solid rgba(0,0,0,0.5);
    border-bottom: 3px solid rgba(0,0,0,0.5);
    border-right: 3px solid rgba(0,0,0,0.5);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}
.preview>ul>li {
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
}
.preview>ul>li>b {
    font-size: 16px;
    padding: 0 10px;
    line-height: 32px;
    display: inline-block;
    height: 32px;
    color: #777;
}
.preview>ul>li>span {
    float: right;
}
.preview>ul>li ul {
    background: #f2f6f7;
    border-radius: 5px;
    padding: 10px;
}
.preview>ul>li ul li {
    font-size: 14px;
    line-height: 24px;
}
.p-10px {
    padding:10px;
}
.decor-image-box {
    min-height: 80px;
}
.decor-image-box h5 {
    font-size: 14px;
    font-weight: bold;
}
.decor-image {
    height: 100%;
    float: left;
    width: 80px;
    border: 1px solid #eee;
    margin-right: 10px;
}
.div-input-hidden input {
  display:none;
}
.input-content-box {
  min-height:100px;
  padding: 5px!important;
  
}
.input-image-box {
  min-height:100%;
  max-height:150px;
  padding: 5px;
  border: 1px solid #ccc;
  cursor:pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
label.active .input-image-box {
    background: #64a0a4;
    color: #fff;
}
.input-image-box:hover {
    background: #64a0a4;
    color: #fff;
}
.input-image-box h5 {
    text-indent: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    font-size: 14px;
    line-height: 30px;
    min-height: 25px;
    max-height: 60px;
    padding: 0;
    margin: 0;
}
.input-image-box p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
    max-height: 80px;
    padding: 0;
    margin: 0;
}
.input-image {
    height: 80px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ddd;
        border-radius: 50%;
}
.name-calc {
    padding: 15px 0;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
ol {
    margin: inherit!important;
    padding: 0 0 0 20px;
}
.p15{
   padding: 15px; 
}
.post .item {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}
.post h5 {
    color: #666;
    font-size: 16px;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.fixedsticky {
		top: 0;
		z-index:100;
	}
/*basic reset*/
* {
    margin: 0;
    padding: 0;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: inherit;
}

.msform fieldset .prev,
.msform fieldset .next {
    position: fixed;
    width: 20px;
    height: 100px;
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0.5;
    margin-top: 50%;
    bottom: 30%;
}
.msform fieldset .prev:hover,
.msform fieldset .next:hover {
    opacity: 1;
}
.msform fieldset .prev{
    background-image: url(/assets/images/calc/prev.png);
}
.msform fieldset .next{
    background-image: url(/assets/images/calc/next.png);
    pointer-events: none;
      cursor: default;
}
.msform fieldset .next.active{
    background-image: url(/assets/images/calc/next-active.png);

    opacity: 0.8;
    pointer-events: inherit;
    cursor: pointer;
}
/*form styles*/
.msform {
    text-align: center;
    position: relative;
}
.col-l, .col-r {
    position: absolute;
    top: 0;
    width: 30px;
    height: 100%;
}
.col-l a, .col-r a{
    margin-left: 5px;
    margin-right: 5px;
}

.col-l {
    left:0;
}
.col-r {
    right:0;
}
.msform fieldset {
    border: 0 none;
    border-radius: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display:none;
}
.msform fieldset.active {
    display:block;
}
/*Hide all except first fieldset*/

.step-total-price input {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #555;
    border: none!important;
    padding: 0;
}
/*inputs*/
.msform input, .msform textarea {
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #2C3E50;
}
.msform label {
    padding: 10px 0;
    border-radius: 0px;
    float: left;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    color: #2C3E50;
    font-size: 13px;
    text-align: left;
    cursor: pointer;
}
.msform small {
    float: right;
    margin-bottom: 10px;
    text-align: left;
    color: #87a5a5!important;
}
.msform .form-group {
    overflow: hidden;
}
.step-price span,
.step-total-price span{
    font-weight: bold;
    font-size: 18px;
    color: #555;
}
.table_holes_items {
    margin-bottom: 15px;
    font-weight: bold;
    color: #777;
}
.holes_items button {
    background: transparent;
    border: none;
    cursor: pointer;
}
.holes_items button.add-holes:hover {
    color: #64a0a4;
}
.holes_items button.add-holes {
    color: #9ec6c5;
}
.holes_items button.remove-holes:hover {
    color: #da3131;
}
.holes_items button.remove-holes {
    color: #f57b7b;
}
.msform input:focus, .msform textarea:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #22d2d2;
    font-weight: bold;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

/*buttons*/
.msform .action-button {
    width: 100px;
    background: #5b9b9b;
    margin-left: 45px;
    position: relative;
    overflow: hidden;
    padding: 19px 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: bold;
}

.msform .action-button:hover, .msform .action-button:focus {
    -webkit-box-shadow: 0 0 0 2px white, 0 0 0 3px #5b9b9b;
            box-shadow: 0 0 0 2px white, 0 0 0 3px #5b9b9b;
}

.msform .action-button-previous {
    width: 100px;
    font-weight: bold;
    padding: 19px 10px;
    border-radius: 10px;
    background: rgb(126, 140, 141);
    border: none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}

.msform .action-button-previous:hover, .msform .action-button-previous:focus {
    -webkit-box-shadow: 0 0 0 2px white, 0 0 0 3px rgb(126, 140, 141);
            box-shadow: 0 0 0 2px white, 0 0 0 3px rgb(126, 140, 141);
}

/*headings*/
.fs-title {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #4b6060;
    margin-bottom: 15px;
    margin-top: 15px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #4b6060;
    margin-bottom: 20px;
    text-align: center;
}

/*progressbar*/
.progressbar {
    padding: 20px 15%;
    overflow: hidden;
    counter-reset: step;
    z-index: 1;
}

.progressbar li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
    font-size: 9px;
    width: 10%;
    float: left;
    position: relative;
    letter-spacing: 1px;
    background-color: transparent;
    cursor:pointer;
}
#mirrorCalc .progressbar li {
    width: 10%;
}
#pannoCalc .progressbar li {
    width: 16.666667%;
}
.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 14px;
    height: 14px;
    display: block;
    font-size: 12px;
    background: #4b6060;
    color: transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 6px auto 5px auto;
    text-align: center;
    z-index: 1;
}

/*progressbar connectors*/
.progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #4b6060;
    position: absolute;
    left: -50%;
    top: 12px;
    z-index: -1; /*put it behind the numbers*/
}

.progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
.progressbar li.yes:before, .progressbar li.yes:after {
    background: #64a0a4;
    color: transparent;
}
.progressbar li.active:before, .progressbar li.active:after {
    background: #f2f6f7;
    color: transparent;
    border: 1px solid #64a0a4;
}

/* Not relevant to this form */
.dme_link {
    margin-top: 30px;
    text-align: center;
}
.dme_link a {
    background: #FFF;
    font-weight: bold;
    color: #ee0979;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 25px;
    font-size: 12px;
}

.dme_link a:hover, .dme_link a:focus {
    background: #C5C5F1;
    text-decoration: none;
}


.line_items {
}
.div-box {
    background-color: green;
    display: block;
    border-radius: 3px;
    border: 1px solid #aaa;
    padding: 2px;
    text-align: center;
    width: 180px;
    height:100px;
    cursor: pointer;
}









.line_items_box {
    min-width: 100%;
    height: 70px;
    overflow-y: hidden;
    background: #fff;
    background-repeat: repeat;
    background-size: auto;
    /* background: url(http://www.formesalutek.co.uk/wp-content/uploads/2013/08/contact-fi.jpg); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-box-shadow: #77777761 0px 5px 4px 0px;
    box-shadow: #77777761 0px 5px 4px 0px;
}
.items_scroll_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;
    padding-left: 110px;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    padding-top: 6px;
    -webkit-box-shadow: inset #989898 0 0 3px 0;
    box-shadow: inset #989898 0 0 3px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow-x: scroll;
    scrollbar-width: thin;
    scrollbar-color: #64a0a4 #ccc;
}
.item_box.active {
    background: #9ec6c5;
}
.item_box.active:hover,
.item_box:hover{
    border-bottom: 3px solid #d6d5d5d1;
    border-right: 3px solid #d6d5d5d1;
    border-color: #619091;
    text-decoration: none;
}
.item_box.active .div_whd_mirrors,
.item_box.active .div_whd_panno{
    color: #000;
}
.item_box {
    display: inline-block;
    width: 175px;
    height: 50px;
    margin-right: 5px;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    color: #fff;
    /* float: right; */
    cursor: pointer;
    text-decoration: none;
    background: rgba(191, 227, 243, 0.15);
    border: 1px solid rgba(0,0,0,0.25);
    border-bottom: 3px solid rgba(0,0,0,0.25);
    border-right: 3px solid rgba(0,0,0,0.25);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border-radius: 3px;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
}
.item_total_box {

    position: fixed;
    left: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    /* font-style: italic; */
    overflow: hidden;
    height: 50px;
    line-height: 38px;
    bottom: 0;
    padding: 3px 130px 3px 15px;
    margin-left: 0;
    margin-right: 0;
    text-transform: uppercase;
    background-color: #fff;
    border-top-color: transparent;
    z-index: 10;
    color: #464646;
    -webkit-box-shadow: inset #d2d2d2 0 0 1px 0px;
    box-shadow: inset #d2d2d2 0 0 1px 0px;
    border: 1px solid #ccc;
}
.item_total_box>span:nth-child(1) {
    color: #7d9394;
}
.item_total_box:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% + 2px);
    left: -1px;
    top: -8px;
    height: 8px;
    background-color: #f4f4f4;
    border-top: 1px solid #ccccccb8;
    border-bottom: 1px solid #ccccccb8;
}
.add_items:hover {
    background: #91bbbc;
}
.add_items {
    position: absolute;
    margin-right: 20px;
    margin-left: -30px;
    margin-top: 6px;
    width: 110px;
    height: 50px;
    overflow: hidden;
    font-weight: bold;
    font-size: 12px;
    color: #ebf3f7;
    text-shadow: #222 1px 1px 1px;
    z-index: 1;
    border-radius: 2px;
    background: rgb(100, 160, 164);
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    border: 1px solid rgba(0,0,0,0.5);
    border-bottom: 3px solid rgba(0,0,0,0.5);
    border-right: 3px solid rgba(0,0,0,0.5);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}
.image-visual-box {
    padding: 20px;
}
.image-visual {
    width: 100%;
    height: 100%;
    border: 1px dashed #999;
}
.image-visual img {
    width: 50%;
}
.link_item {
    position: absolute;
    width: 100%;
    height: 100%;
}
.miniForm {
    width: 40px;
    height: 40px;
    float: left;
    margin: 3px 5px;
    background-image: url(/assets/images/calc/panno/5pm.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.div_step_n_tab {
    font-size: 9px;
    color: #555;
    line-height: 15px;
}
.item_control_footer {
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    border-color: transparent;
    background: transparent;
    color: #aaa;
    font-weight: bold;
    padding: 0;
    text-align: center;
    cursor: pointer;
}
.remove_item:hover {
    color: #bf5454;
}
.zakaz_botton[disabled] {
    background: #a5a5a5;
    color: #bfbfbf;
}
.total-price {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.step-price, .step-total-price {
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #6c757d;
}
input.number_mirrors,
input.number_panno{
    height: 12px;
    max-width: 40px;
    font-size: 10px;
    background: transparent;
    border: none;
    display: inline-block;
    color: #555;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 3px;
    text-align: left;
}
.div_whd_mirrors,
.div_whd_panno{
    font-size: 9px;
    line-height: 15px;
    width: auto;
    color: #777;
}
.div_total_price_mirrors,
.div_total_price_panno{
    font-size: 10px;
    width: auto;
    float: left;
    line-height: 14px;
    color: #222;
}
.ajax_form {
    padding: 0;
    height: auto;
}

.step2-content {
    position: relative;
    min-height: 320px;
    padding-bottom: 60px;
    background-color: #fff;
    -webkit-box-shadow: inset #989898 0 -1px 3px 0px;
    box-shadow: inset #989898 0 -1px 3px 0px;
}
.step1-content {
    position: relative;
    padding-bottom: 80px;
    background-color: #fff;
    -webkit-box-shadow: inset #989898 0 -1px 3px 0px;
    box-shadow: inset #989898 0 -1px 3px 0px;
}
.header-nav-pills {
    width: 100%;
    min-height: 240px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.pills-header li a.active i {
    color: #111;
}
.pills-header li a i {
    color: #aaa;
}
.pills-header li a.active {
    background: #17a2b8;
    border-color: #64a0a4!important;
   /*  margin-top: 5px; */
}
.footer-nav-pills .btn.btn-light {
    color: #222;
}
.footer-nav-pills .btn {
    min-width: 100px;
    max-width: 30%;
    font-size: 12px;
    color: #fff;
    text-shadow: #777 0 0 1px;
    text-align: center;
    padding: 5px 5px;
}
.pills-header li a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.pills-header {
    width: 40px;
    height: 320px;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: 5px;
}
.pills-header .nav-item {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
}
.pills-header .nav-item a{
    width: 100%;
    height: 40px;
}
.nav-item .yes {
    background: #badeea;
}
.nav-item .btn.disabled, .nav-item .btn:disabled {
    opacity: 1;
    /* border-radius: 3px 3px 0 0; */
}
.nav-item .yes i {
    color: #fff;
}
.footer-nav-pills {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 80px;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    justify-items: center;
}
.calc-header-profile {
    padding: 20px 0;
}
.header-phone-contacts span {
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
}
.header-phone-contacts {
    text-align: center;
    font-size: 12px;
    height: 68px;
    line-height: 24px;
}
.calc-page-menu nav {
    height: 64px;
}
.calc-header-profile .dropdown-toggle::after {
    display:none;
}
.header-calc, .navigation-calc {
    background: #fff;
}

.line_items_box.scroll-block::after {
    /* content: ""; */
    /* opacity: 0.7; */
    /* top: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* right: 0; */
    /* height: 75px; */
    /* position: absolute; */
    /* z-index: -1; */
}
#mirrorCalc,
#pannoCalc{
    padding-top:7px;
    }



.calc-box-header button:hover {
    color: #ff4e4e;
}
body {
    margin: 0;
    background: #f2f6f7;
    color:#4b6060;
    width: 100%;
    overflow-x: hidden;
}
.navigation-calc {
    -webkit-box-shadow: #0000003b -1px 1px 10px 0px;
            box-shadow: #0000003b -1px 1px 10px 0px;
    z-index: 1;
}

#step1>label {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.input_image_list [id^=forms-],
.input_image_list [id^=materials-],
.input_image_list [id^=treat-],
.input_image_list [id^=oracled-],
#modalDecorP1 [id^=decp1-],
#modalDecorP2 [id^=decp2-],
#modalMount [id^=mount1-]{
  display: none;
}

#step1 .input_image_list [id^=forms-] + label,
#step2 .input_image_list [id^=materials-] + label{
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #555;
    cursor: pointer;
    margin: 15px 0;
    float: left;
    padding: 10px 20px;
}
#modalDecorP1 .modal-body [id^=decp1-] + label,
#modalDecorP2 .modal-body [id^=decp2-] + label{
    
}

#step1 .input_image_list [id^=forms-]:checked + label,
#step2 .input_image_list [id^=materials-]:checked + label,
#step4 .input_image_list [id^=treat-]:checked + label
{
  color: #5b9b9c;
  cursor: pointer;
}
#step1 .input_image_list [id^=forms-]:checked + label img,
#step2 .input_image_list [id^=materials-]:checked + label img,
#step4 .input_image_list [id^=treat-]:checked + label img,
#modalMount .modal-body [id^=mount1-]:checked + label img,
#modalDecorP1 .modal-body [id^=decp1-]:checked + label img,
#modalDecorP2 .modal-body [id^=decp2-]:checked + label img{
    opacity: 0.8;
}
#modalMount .modal-body [id^=mount1-] + label img,
#modalDecorP1 .modal-body [id^=decp1-] + label img,
#modalDecorP2 .modal-body [id^=decp2-] + label img{
    width: 100%;
    border: 2px solid #a9a9a9;
}
input.step7_3 {
    height: 16px;
    margin: 10px 0;
}
label.active .item_image_list img {
    opacity: 0.8;
}
fieldset .no-active {
    display:none;
}
fieldset .active {
    display:block;
}
/* .input_image_list .item_image_list {
    width: 96%;
    margin: 0 2%;
    height: 100px;
    
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 3px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
} */

.input_image_list .item_image_list {
        width: 100%;
        position: relative;
        /* border-radius: 15px; */
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        background-color: #fff;
        -webkit-box-shadow: #11111140 1px 1px 3px 0px;
                box-shadow: #11111140 1px 1px 3px 0px;
}
.input_image_list .item_image_list img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.label_modal_list .item_image_list img {
    position: relative;
    display: block;
    width: 100%;
}
.modal-body [id^=pos-] + label img {
    position: relative;
    display: block;
    width: 100%;
    padding: 20%;
}
.modal-body [id^=pos-]{
  display: none;
}

.modal-body [id^=pos-] + label {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #555;
    cursor: pointer;
    height: 200px;
    float: left;
    /* padding: 10px; */
    text-align: center;
}

.modal-body [id^=pos-]:checked + label{
  color: #5b9b9c;
  cursor: pointer;
  border-radius:15px;
}
.modal-body [id^=pos-]:checked + label img{
    opacity: 0.95;
    border-radius: 15px 15px 0 0;
}



.input_image_list .item_image_list img:hover {
    opacity: 0.95;
}
.input_image_list .item_image_list span {
    width: 100%;
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
}



.treat-card-img img {
    width: 100%;
    height: 150px;
}


.scroll-block::-webkit-scrollbar-track {/* border-radius: 4px; */}
.scroll-block::-webkit-scrollbar {
  width: 5px;
    height: 7px;
    background-color: #efefef;
    border-top: 1px solid #ccccccb8;
  /* border-left: 1px solid #fff; */
  /* border-right: 1px solid #fff; */
}
.scroll-block::-webkit-scrollbar-thumb {background: #9acfd0;border: 1px solid rgba(0, 0, 0, 0.2);border-bottom: 2px solid rgba(0, 0, 0, 0.2);border-right: 2px solid rgba(0,0,0,0.2);border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor:pointer;}
.scroll-block:hover::-webkit-scrollbar-thumb {background: #599a9b;}

.steps-check a span {
    position: absolute;
    width: 14px;
    height: 14px;
    background: #676767;
    margin-left: -3px;
    margin-top: 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    /* z-index: -1; */
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.steps-check {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 11px;
    margin-bottom: 10px;
    border-bottom: 2px solid #676767;
    margin-top: 30px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    /* padding-bottom: 200px; */
}

.steps-check a {
    display: block;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    background: transparent;
    color: transparent;
}
.steps-check a.active span {
    background: #5b9b9c;
    color: #000;
}
.steps-check a.disabled span{
    background: #f8f9fa;
    border: 1px solid #666;
}


form ul ul,
form li ul,
form ul li{
    list-style: none;
    margin: 0;
    padding: 0; 
}
.d-n {
    display:none;
}
.bg000-01 {
    background-color: rgba(0, 0, 0, 0.1);
}
.b1-999 {
    border: 1px solid #999;
}
.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.pt-50 {
    padding-top: 50px;
}
.ml--0{
    margin-left: 0;
}
.ml--10{
    margin-left: -10px;
}
.mr--0{
    margin-right: 0;
}
.mr--10{
    margin-right: -10px;
}
.w-25px {
    width: 25px !important;
}
.w-50px {
    width: 50px !important;
}
.w-70px {
    width: 70px !important;
}
.h-30px {
    height: 30px !important;
}
.h-40px {
    height: 40px !important;
}
.h-50px {
    height: 50px !important;
}
.h-60px {
    height: 60px !important;
}
.h-70px {
    height: 70px !important;
}
.l-ai {
    left: auto!important;
}
.r-0i {
    right: 0!important;
}
.r-10i {
    right: 10px!important;
}
.right-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    -webkit-box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
            box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
    overflow: scroll;
    background-color: #fff;
    padding: 55px 5px 5px 5px;
}
.left-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
            box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
    overflow: scroll;
    background-color: #fff;
    padding: 55px 5px 5px 5px;
}
.left-sidebar::-webkit-scrollbar, .right-sidebar::-webkit-scrollbar, .post-img .post-img-buttom::-webkit-scrollbar { width: 0; }
.left-sidebar, .right-sidebar, .post-img .post-img-buttom { -ms-overflow-style: none; overflow: -moz-scrollbars-none;}

.post {
    margin: 5px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: #ccc 1px 1px 3px 0px;
            box-shadow: #ccc 1px 1px 3px 0px;
    padding: 8px!important;
    overflow: hidden;
    background-color: #fff;
}
.post-user-image {
    border-radius: 50%;
    overflow: hidden;
    padding: 3px 5px 7px 5px;
    background-color: transparent;
}
.post-user-image img {
    width: 100%;
    height: 100%;
    background-color: #eee;
    padding: 1px;
    border-radius: 50%;
    -webkit-box-shadow: #9700cb 0px 0px 3px 0px;
            box-shadow: #9700cb 0px 0px 3px 0px;
}
.post-user-name {
    line-height: 40px;
    font-weight: bold;
    color: #563d7c;
    padding-left: 3px;
}
.post-publishedon {
    font-size: 12px;
    font-weight: bold;
    color: #777;
    padding-left: 2px;
}
.post-settings {
    cursor: pointer;
    line-height: unset;
    text-align: right;
    padding-right: 3px;
}
.post-settings:hover, .post-settings:focus, .post-settings:active {
    /* opacity: 1; */
}
.post-category {
    font-size: 12px;
    font-weight: bold;
    color: #563d7c;
    padding-left: 2px;
    padding-right: 5px;
}
.post-header {
    border-bottom:1px solid #ccc;  
}
.post-img img {
    width: 100%;
}
.post-img {
    margin-right: -8px;
    margin-left: -8px;
    overflow: hidden;
    position: relative;
}
.post-title h2 {
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 4px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.post-img .post-img-buttom {
    position: absolute;
    width: 100px;
    height: 100%;
    overflow: scroll;
    right: 0;
    padding: 0 10px;
    background-color: transparent;
    overflow-x: hidden;
}
.post-img #v-pills-tabContent {
    overflow: hidden;
}
.post-img .post-img-buttom img {
    margin: 5px 0;
    border: 1px solid #555;
    -webkit-box-shadow: #333 0 0 3px;
            box-shadow: #333 0 0 3px;
}
.post-desc p {
    font-size: 14px;
}
.post-button {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 6px 0;
}
.post .dropdown-toggle::after{
    display:none!important;
}
.table-outer {
    font-size: 12px;
}
.table-header tr th {
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}



#page {
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
}

#page h1 {
  font-weight: normal;
  text-indent: -99999px;
  overflow: hidden;
  background: url('../img/your_product.png') no-repeat;
  width: 490px;
  height: 36px;
}

#page form {
  margin: 20px auto;
  width: 460px;
}

#footer {
  background-color: #212121;
  position: fixed;
  width: 100%;
  height: 70px;
  bottom: 0;
  left: 0;
}

.tri {
  border-color: transparent transparent #212121;
  border-style: solid;
  border-width: 20px 17px;
  height: 0;
  left: 50%;
  margin: -40px 0 0 -400px;
  position: absolute;
  top: 0;
  width: 0;
}

#footer h1 {
  font-size: 20px;
  font-weight: normal;
  left: 50%;
  margin-left: -400px;
  padding: 25px 0;
  position: absolute;
  width: 600px;
}

a,
a:visited {
  text-decoration: none;
  outline: none;
  color: #64a0a4;
}

a:hover {
  border-bottom: none!important;
}

.clear {
  clear: both;
}

.modal_input_groups input{
    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
}
label:hover .item_image_list:after,
label.active .item_image_list:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #8dbebe87;
    position: absolute;
    z-index: 2;
    top: 0;
    cursor: pointer;
    -webkit-box-shadow: inset #11111140 -1px -1px 3px 0px;
            box-shadow: inset #11111140 -1px -1px 3px 0px;
}
label:hover .item_image_list:before,
label.active .item_image_list:before {
    display: block;
    width: 100%;
    /* height: 100%; */
    text-transform: uppercase;
    color: #676767;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    text-shadow: #cac7c7 1px 1px 1px;
    z-index: 3;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 37%;
    cursor: pointer;
}
label.active .item_image_list:before {
    content: 'Выбрано';
}
label:hover .item_image_list:before {
    content: 'Выбрать';
}
.modal_input_groups input:active +.input_images{opacity: .9;}
.modal_input_groups input:checked +.input_images{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
}
.input_images{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:100px;height:70px;
    -webkit-transition: all 100ms ease-in;
            -o-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
            filter: brightness(1.8) grayscale(1) opacity(.7);
}
.input_images:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);
}
.calc-box-click {
    position: absolute;
    width: 100%;
    height: 100%;
}
/* Extras */
.modal-box {
    max-height: 90vh;
}
.input_image_list .item_image_list span:last-child {
    height: 54px;
    line-height: 48px;
}
#v-pills-video .body-nav-pills{
    padding:5px;
}
.step1-content .footer-nav-pills {
    padding:15px 5px;
}
.tab-pane.active ul {
    padding: 5px;
}
.pills-header .nav-item a {
    text-align: center;
    width: 100%;
    line-height: 40px;
    padding: 0;
}
.pills-header li a.active {
    color: #111!important;
}
.step1-content .footer-nav-pills .btn {
    width: 100%;
    max-width: 100%;
    line-height: 30px;
}
#step3_save .s3resset {
    display:none;
}
#step3_save .s3save {
    display:block;
}
#step3_resset .s3save {
    display:none;
}
#step3_resset .s3resset {
    display:block;
}
#webEdit {
    width: 100%;
    font-weight: bold;
    background: #ccc;
    background-color: #138496;
    border-color: #117a8b;
    color: #111;
}

#webEditBox {
    margin-top: 15px;
    margin-bottom: 15px;
}
#collapse1 .nav-link {
    width: 90%;
    margin-left: 10%;
}
#collapse1 .nav-pills h6{
    padding-left: 5%;
}

.bs-tooltip-top .arrow,
.bs-tooltip-right .arrow,
.bs-tooltip-bottom .arrow,
.bs-tooltip-left .arrow{
    z-index:10;
}
.bs-tooltip-top,
.bs-tooltip-right,
.bs-tooltip-bottom,
.bs-tooltip-left{
    opacity:1!important;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #666; /* цвет стрелочки (по умолчанию #000)*/
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #666; /* цвет стрелочки (по умолчанию #000)*/
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #666; /* цвет стрелочки (по умолчанию #000) */
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #666; /* цвет стрелочки (по умолчанию #000) */
}
.tooltip-inner {
    width: 240px;
    max-width: 240px;
    left:15px;
    color: #fff; /* цвет шрифта */
    background-color: #666; /* цвет фона (по умолчанию #000) */
    border-radius: 0.25rem; /* радиус скругдения углов */
    z-index:10;
    
}

.form-control.is-invalid~.valid-feedback, .form-control.is-invalid~.valid-tooltip, .was-validated .form-control:invalid~.valid-feedback, .was-validated .form-control:invalid~.valid-tooltip {
    display: none!important;
}
.form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip {
    display: block;
}
.form-control.is-valid, input.form-control:invalid {
    border-color: #dc3545;
    color: #dc3545;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23952323ba' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}
.form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip {
    display: block;
}
.form-control.is-valid, input.form-control:valid {
    border-color: #28a745;
    color: #217a7f;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23217a7fb0' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.valid-feedback,
.invalid-feedback{
    text-align:right;
}
.valid-feedback{
    color: #559062;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #444;
    box-shadow: none;
}
.form-control:focus {
    color: #444;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select {
    color: #217a7f;
    border: 2px solid #ced4da!important;
    font-size: 14px;
    font-weight: bold;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
}
.log-table {
    background-color: #f2f6f7;
}
.preview-panel {
    background: #f2f6f7;
}
#imgPanel, #nav-tabContent {
    background: #f2f6f7;
}
.table-bordered thead th {
        vertical-align: middle;
}
#pdfDiv {
    background: #64a0a4;
    color: #111;
    font-weight: bold;
}
#pdfDiv:hover {
    background: #9ec6c5;
}
.calc-header-profile .dropdown-header {
    padding-left: 10px;
    color: #17a2b8;
    text-transform: uppercase;
    font-weight: bold;
}
.calc-header-profile .dropdown-item span {
    background: #fd1f1f;
    padding: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
}
.calc-header-profile .dropdown-header span {
    display: none;
}
#signIn i span {
    position: absolute;
    top: -6px;
    right: -6px;
    display: block;
    width: 20px;
    height: 20px;
    background: #f1583e;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #222;
    border-radius: 50%;
}