
.bosco-style .fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bosco-style .fancybox-overlay {
    background: url(../images/bosco/fancy-bg.png) repeat left top;
}
.bosco-style .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.bosco-style .fancybox-close {
    background: url(../images/bosco/close-popup.png) no-repeat left top;
    width: 16px;
    height: 16px;
    right: 8px;
    top: 8px;
}
.svg .bosco-style .fancybox-close,
.inlinesvg .bosco-style .fancybox-close {
    background: url(../images/bosco/popup-close.svg) no-repeat left top;
    background-size: 100%;

}
.inlinesvg .bosco-style .fancybox-close:after {
    background: url(../images/bosco/popup-close-a.svg) no-repeat left top;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    -webkit-transition: all 0.6s ease-out;
            transition: all 0.6s ease-out;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.inlinesvg .bosco-style .fancybox-close:hover:after {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.bosco-style .f-popup {
    padding: 34px;
    font-family: 'pf_dindisplay_proregular', Arial, sans;
}
.bosco-style .f-popup-title {
    font-size: 37px;
    color: #967b44;
    font-family: 'pf_dindisplay_prolight', Arial, sans;
    text-align: center;
    line-height: 0.85;
}
.bosco-style .f-popup__recovery {
    width: 310px;
}
.bosco-style .f-popup__recovery {
    font-size: 14px;
    color: #967b44;
    text-align: center;
    margin: 0px;
}
.bosco-style .f-popup-button-place {
    text-align: center;
}
.bosco-style .f-popup-button-place button {
    font-size: 16px;
    width: 81px;
    height: 81px;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    border-radius: 41px;
    line-height: 81px;
}


.bosco-style .f-popup__change-inner {
    border-top: 1px solid #ede4d2;
    font-size: 16px;
    color: #967b44;
    margin: 25px 0 0 0;
    padding: 20px 13px 0;
}
.bosco-style .f-popup__change-inner p {
    margin: 0 0 15px 0;
}
.bosco-style .f-popup__change-inner .personal-card-title {
    text-align: left;
}
.bosco-style .f-popup-row {
    margin: 0 0 7px 0;
    font-size: 14px;
}
.bosco-style .f-popup-row label {
    color: #967b44;
    display:-moz-inline-box; display:inline-block; *zoom: 1; *display:inline;
    vertical-align: middle;
    margin: 0 35px 0 0;
}
.bosco-style .f-popup-row input {
    display:-moz-inline-box; display:inline-block; *zoom: 1; *display:inline;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.bosco-style .f-popup-row-group {
    margin: 0 0 28px 0;
}
.bosco-style .f-popup-row textarea.jc-ignore {
    background: #f6f1d8;
    width: 100%;
    height: 90px;
    border: 0;
    padding: 10px;
    color: #967b44;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 7px 0 0 0;
}

.bosco-style .f-popup.f-popup__change {
    width: 670px;
}
.bosco-style .f-popup-buttons {
    text-align: center;
}
.bosco-style .small-round-button {
    display:-moz-inline-box; display:inline-block; *zoom: 1; *display:inline;
    vertical-align: middle;
    width: 94px;
    height: 94px;
    -webkit-border-radius: 47px;
    -moz-border-radius: 47px;
    border-radius: 47px;
    text-transform: uppercase;
    line-height: 96px;
    text-align: center;
    background: #9e1935;
    border: 0px solid #9e1935;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    margin: 0 1px;

    -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.bosco-style .small-round-button > span {
    font-size: 16px;
    color: #fff;
    text-transform: none;
    line-height: 18px;
    display:-moz-inline-box; display:inline-block; *zoom: 1; *display:inline;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.bosco-style .small-round-button:hover {
    background: #967b44;
    border-color: #967b44;
}
.bosco-style .f-popup-buttons .small-round-button {
    width: 130px;
    height: 130px;
    line-height: 1.1;
    margin: 0 10px;
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    border-radius: 65px;
}
.bosco-style .f-popup-buttons .small-round-button > span {
    position: relative;
    top: 2px;
}

.bosco-style label.prefix-label {
    margin: 0;
}
.bosco-style .f-popup-row-group__adress .f-popup-row {
    margin: 0 0 20px 0;
}
.bosco-style .f-popup-row-group__adress .f-popup-row label {
    width: 65px;
    margin: 0 5px 0 0;
}
.bosco-style .radio-spacer {
    display:-moz-inline-box; display:inline-block; *zoom: 1; *display:inline;
    vertical-align: middle;
    width: 17px;
}

.bosco-style .popup-sep {
    height: 1px;
    background: #ede4d2;
    margin: 20px -4px 10px;
}



.bosco-style .clevered.alice .jClever-element {
    vertical-align: middle;
    display: inline-block;*display: inline;*zoom: 1;
}

.bosco-style .clevered.alice .jClever-element-input {
    margin: 0 0 17px 0;
}


.bosco-style .clevered.alice .jClever-element input[type=text],
.bosco-style .clevered.alice .jClever-element input[type=password] {
    font-size: 14px;
    color: #967b44;
    background: #f6f1d8;
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    padding: 8px 8px;
}

.bosco-style .personal-data-row {
    margin: 12px 0 0 0;
}
.bosco-style .personal-data-row:first-child {
    margin: 0;
}
.bosco-style .personal-data-row label {
    display: block;
    color: #967b44;
    font-size: 14px;
    margin: 0 0 9px 0;
}
.bosco-style .clevered.alice .personal-data-row .jClever-element input[type=text],
.bosco-style .clevered.alice .personal-data-row .jClever-element input[type=password] {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;/*font-size: 12px;*/
    color: #967b44;
    width: 215px;
}
.bosco-style .personal-data-row-sep {
    background: #f6f1d8;
    height: 1px;
    margin: 23px 0 0;
}
.bosco-style .personal-data-row-notice {
    font-size: 14px;
    color: #967b44;
    font-family: 'pf_dindisplay_prolight', Arial, sans;
    margin: 16px 0 0 0;
}
.bosco-style .personal-data-row-inline {
    display:-moz-inline-box; display:inline-block; *zoom: 1; *display:inline;
    vertical-align: top;
    margin: 0 18px 0 0;
}

.bosco-style .clevered.alice .personal-data-row.personal-card-number .jClever-element input[type=text],
.clevered.alice .personal-data-row.personal-card-number .jClever-element input[type=password] {
    width: 55px;
}
.bosco-style .clevered.alice .personal-data-row.personal-card-number .jClever-element {
    margin: 0 4px 0 0;
}
.bosco-style .clevered.alice .personal-card-number .jClever-element-input {
    margin: 0;

}
.bosco-style .personal-data-row.personal-card-number {
    float: left;
}
.bosco-style .f-popup__change-card .personal-data-row.captcha-block {
    float: none;
    width: 283px;
    margin: 0;
}
.bosco-style .captcha-reload {
    font-size: 13px;
    color: #754120;
    display: block;
    margin: 6px 0 0 5px;
    position: relative;
    padding: 0 0 0 15px;
}
.bosco-style .captcha-reload:before {
    background: url(../images/bosco/reload.svg) no-repeat left top;
    width: 10px;
    height: 10px;
    content: ' ';
    position: absolute;
    top: 50%;
    left: 0;
    margin: -5px 0 0 0;
    -webkit-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;

    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.bosco-style .captcha-reload:after {
    background: url(../images/bosco/reload-a.svg) no-repeat left top;
    width: 10px;
    height: 10px;
    content: ' ';
    position: absolute;
    top: 50%;
    left: 0;
    margin: -5px 0 0 0;
    -webkit-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;

    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.bosco-style .captcha-reload:hover:before {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.bosco-style .captcha-reload:hover:after {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.bosco-style .inlinesvg .captcha-reload:before {
    background: url(../images/bosco/reload.svg) no-repeat left top;
    background-size: 100%;
}
.bosco-style .inlinesvg .captcha-reload:after {
    background: url(../images/bosco/reload-a.svg) no-repeat left top;
    background-size: 100%;
}



.bosco-style .captcha-img {
    margin: 0 16px 0 0;
    width: 155px;
    overflow: hidden;
}
.bosco-style .captcha-img > img {
    display: block;
    width: 100%;
}
.bosco-style .personal-data-row.captcha-block label {
    font-size: 14px;/*font-size: 11px;*/
    color: #967b44;
}
.bosco-style .f-popup__change-card label {
    color: #967b44;
}
.bosco-style .clevered.alice .personal-data-row-cell .jClever-element input[type=text],
.bosco-style .clevered.alice .personal-data-row-cell .jClever-element input[type=password] {
    width: 187px;
}
.bosco-style .f-popup__change-card .personal-data-row-cell__phone {
    margin: 0 0 0 11px;
}
.bosco-style .f-popup__change-card .personal-data-row {
    float: none;
    margin: 0 0 16px 0;
}
.bosco-style .personal-data-row.captcha-block table {
    width: 100%;
}
.bosco-style .personal-data-row.captcha-block table td {
    vertical-align: top;
}
.bosco-style .clevered.alice .personal-data-row.captcha-block .jClever-element input[type=text],
.bosco-style .clevered.alice .personal-data-row.captcha-block .jClever-element input[type=password] {
    width: 130px;
}

.bosco-style .personal-card-grid-wrapper {
    border-top: 1px solid #ede4d2;
    border-bottom: 1px solid #ede4d2;
    padding: 9px 0 27px;
    margin: 32px 0 27px 0;
}
.bosco-style .f-popup__change-inner .personal-card-grid-wrapper {
    border-top: 0px solid #ede4d2;
    border-bottom: 0px solid #ede4d2;
    padding: 0;
    margin: 0;
    text-align: left;
}




.bosco-style .personal-card-grid {
    margin: 0;
    width: 100%;
}
.bosco-style .personal-card-grid td {
    vertical-align: top;
    padding: 0 0 0 25px;
}
.bosco-style .personal-card-grid tr > td:first-child {
    width: 38%;
    border-right: 1px solid #ede4d2;
    padding: 0;
}
.bosco-style .personal-card-grid tr > td.noborder {
    border-right: 0px solid #ede4d2;
    width: 60%;
}
.bosco-style .personal-card-item-cover {
    float: left;
    margin: 0 21px 0 0;
    width: 150px;
    overflow: hidden;
}
.bosco-style .personal-card-item-cover > img {
    display: block;
    width: 100%;
}
.bosco-style .personal-card-item-cover-info {
    overflow: hidden;
}
.bosco-style .personal-card-item-cover-info-block {
    margin: 0 0 11px 0;
}
.bosco-style .personal-card-item-cover-info-block-title {
    font-size: 14px;
    color: #967b44;
    margin: 0 0 5px 0;
}
.bosco-style .personal-card-item-cover-info-block p {
    font-size: 14px;
    color: #967b44;
}
.bosco-style .personal-card-title {
    font-size: 18px;
    color: #967b44;
    margin: 0 0 27px 0;
}

.bosco-style .f-popup__change-card .f-popup-buttons{
    position: relative;
    top: 0;
    margin: 0;
}

.bosco-style .personal-page-notice.bosco-card > div{
    display:-moz-inline-box; display:inline-block; *zoom: 1; *display:inline;
    vertical-align: top;
}
.bosco-style .bosco-card .bosco-logo {
    width: 115px;
    height: 115px;
    text-align: center;
}

.bosco-style .personal-card-item{
    width: 500px;
}
@media all and (max-width: 800px) {
    .bosco-style .f-popup-title {
        font-size: 16px;
    }
    .bosco-style .f-popup__change-inner {
        margin-top: 12px;
        padding: 12px 0;
    }
    .bosco-style .personal-data-row.personal-card-number {
        width: 100%;
        float: none;
    }
    .bosco-style .f-popup__change-card .personal-data-row.captcha-block {
        width: auto;
        margin-top: 16px;
        float: none;
    }
    .bosco-style .f-popup.f-popup__change {
        box-sizing: border-box;
        width: 100%;
    }
    .bosco-style .clevered.alice .personal-data-row.personal-card-number .jClever-element {
        margin-right: 0;
    }
    .bosco-style .clevered.alice .personal-data-row.personal-card-number .jClever-element + .jClever-element {
        margin-left: 1%;
    }
    .promo-code-block .input-with-small-ok-btn .jClever-element {
        display: block;
    }
    .bosco-style .f-popup.f-popup__change {
        padding: 20px 9px;
    }
    .bosco-style .personal-card-item {
        width: 100%;
    }
    .bosco-style .personal-card-item-cover {
        float: none;
        width: 100%;
        margin: 0 21px 21px 0;
    }
    .bosco-style .personal-card-item-cover-info {
        overflow: visible;
    }
    .bosco-style .personal-card-grid tr > td.noborder {
        width: 100%;
    }
    .bosco-style .f-popup.f-popup__change {
        width: 290px; 
        padding: 20px 10px; 
    }
    .bosco-style .personal-data-row.personal-card-number {
        width: 100%;
    }
    .bosco-style .f-popup__change-inner {
        padding: 12px 0;
        margin: 12px 0 0;
    }
    .clevered.alice .personal-data-row.personal-card-number .jClever-element input[type=password] {
        width: 49px;
    }
    .bosco-style .f-popup__change-card .personal-data-row.captcha-block {
        float: none;
        width: auto;
        margin: 0;
    }
    .bosco-style .captcha-img {
        width: 123px;
    }
    .bosco-style .f-popup__change-card .f-popup-buttons {
        top: 0;
        margin: 0;
    }
    .bosco-style .f-popup-buttons .small-round-button {
        margin: 0;
        border-radius: 0;
    }
    .bosco-style .f-popup-buttons .small-round-button > span {
        top: 0;
    }
}
@media all and (orientation: landscape) and (max-width: 750px) {
    .bosco-style .f-popup.f-popup__change {
        width: 320px;
        padding: 20px 10px 0px;
    }
    .bosco-style .f-popup__change-inner {
        padding: 20px 13px 0;
    }
}