/*скрываем блок авторизации через соц.сети*/

.b-auth-providers {
    display: none;
}



/* скрываем кнопку печать чека */
a#printBlock.b-form-but31.js-hide-for-print {
    display: none;
}


.b-color-item {
    height: 31px !important;
}

.b-color-item__labeled {
    line-height: 31px !important;
}


.b-form__select2__item {
    background: #fff;
}


#fix_elements_button {
    width: auto;
    min-width: 250px;
}


.b-zakaz-form__warging_info {
    bottom: -8px;
    font-size: 14px;
    white-space: inherit;

}


.b-zakaz-form__img-data__item_active {
    background: #21e382;
}



.b-wizard__buts font {
    display: none;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-nav__ya {
    display: none;
}




.b-album-size-img .b-album-size-img__type_photo, .b-album-size-img .b-album-size-img__type_typo, .b-album-size-img .b-album-size-img__type_pruzh, .b-album-size-img .b-album-size-img__type_screp {
    background: url(http://kolizey43.ru/images/2g.jpg) 25% 25% no-repeat;
}


.editor-label, .editor-field {
   font-size: 18px;
   line-height: 2;
/*   text-align: center;*/
}



.b-form__cost span {
    background: url(http://kolizey43.ru/images/banners/pay01.png);
	height: 924px;
    display: block;
    margin-top: 20px;
    width: 350px;
    line-height: 0px;
    font-size: 18px;
}

.selected .b-wide-option_img:after {
    content: " ";
    border: 10px solid #3df35c;
    border-radius: 5px;
    position: absolute;
    top: -20px;
    left: -20px;
    width: 200px;
    height: 200px;
    box-shadow: 0 0 28px 0px rgb(90 253 119);
}
