/*скрыть галерею картин*/

.wf-main-pictures {
    display: none;
}

a#selectPicture {
    display: none;
}



.b-cover_item__img {
    width: 136px;
    height: 80px;
    background: url(http://book.snyato.ru/ckfinder/userfiles/partner_6/images/b-cover_item__img.png) left top no-repeat;
    margin: 15px 0 0 11px;
    padding: 1px 0 0;
}

#fancybox-overlay {background-color: #f2b63f!important}

.l_wide {
padding: 0 20px !important;
}



.l-main_inner .b-header {
    display: none;
}


/*серый фон под декорами в репозитории редактора*/
.b-const-image_item {
    background-color: #ededed;
}

/*текст цвета в сувенирке белый с тенью*/
.b-color-item__labeled {
     color: #ffffff;
     text-shadow: 1px 1px 2px black;
}



.b-fileup__comp {
    height: 400px !important;
}

body .ui-widget-content {
    background: #fff;
    padding: 5px;
}

body .ui-tabs .ui-tabs-nav li {
    height: 0px;
}


body .ui-tabs-nav.ui-widget-header {
    height: 50px;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: none;
    border: none;
}
