.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info ,
.btn-info.active:focus,
.btn-success[disabled]:hover {
    background-color: #000000;
    border-color: #000000;
}
.page-small-content .btn{
    height: 50px;
    padding: 11px 20px;
}
.loyalty-virtual-wrapper{
    padding: 30px;
}
.loyalty-virtual-wrapper .panel .title .panel-toggle{
    color: #000000;
    font-size: 16px;
    text-transform: none;
    opacity: 1;
}
.loyalty-virtual-wrapper .panel .title{
    position:relative;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000000;
}
.loyalty-virtual-wrapper .panel .headline-wrapper .title{
    border-top: 1px solid #d9d9d9;
}
.loyalty-virtual-wrapper .panel-group.active .panel > .headline-wrapper{
    display: none;
}
.loyalty-virtual-wrapper .panel:last-child .title{
    position:relative;
    border-bottom: 1px solid #d9d9d9;
}
.not-registered-user{
    max-width: 400px;
    margin: auto;
}
.not-registered-user .link-return.back-link-sso{
margin-top: 10px;
}
.sent-phone-success .change-phone,
.content-action-wrapper .change-phone{
    margin-top: 20px;
    text-align: center;
}
/*.loyalty-virtual-wrapper .panel .title .panel-toggle.collapsed:before {
    content:'';
    position:absolute;
    bottom: 0;
    left:10px;
    right:10px;
    height:1px;
    background: #E0E0E0;
}*/
.loyalty-virtual-wrapper .panel .content-wrapper{
    position:relative;
}

.loyalty-virtual-wrapper .panel .content-wrapper:before {
    content:'';
    position:absolute;
    bottom: 0;
    left:10px;
    right:10px;
    height:1px;
    background: #E0E0E0;
}
.loyalty-virtual-wrapper .panel .title .panel-toggle.collapsed{
    font-weight: normal;
}
.loyalty-virtual-wrapper .panel-group .panel{
    box-shadow: none;
    border-radius: 0;
    padding-bottom: 0;
    margin-top: 0;
    border-width: 0;
}
.loyalty-virtual-wrapper .panel .title .icon:not(.fa-star){
    display: none;
    color: #000000;
    margin-left: 10px;
    position: absolute;
    right: 0;
    top: calc(50% - 5px);
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: bold;

}
.loyalty-virtual-wrapper .panel .title .collapsed .icon:before{
    content: "\f107";

}
.fake-opt-item-wrapper .opt-item.item{
    font-size: 15px;
    color: #000000;
    cursor: pointer;
    padding: 0;
}
.fake-opt-item-wrapper .opt-item.item .title{
    border-width: 0;
    color: #000000;
    font-size: 20px;
    margin-bottom: 10px;
}
.fake-opt-item-wrapper .opt-item.item .opt-item-title{
    position: relative;
}
.fake-opt-item-wrapper .opt-item.item .opt-item-title:before{
    content: '';
    height: 14px;
    width: 14px;
    border-radius: 50%;
    border: 1px solid #000000;
    position: absolute;
    transform: translate(-30%, -60%);
    top: 50%;
    left: -20px;
}

.fake-opt-item-wrapper .opt-item.item:hover .opt-item-title:before,
.fake-opt-item-wrapper .opt-item.item.active .opt-item-title:before{
    background: #000000;
    box-shadow: inset 0 0 0 3px #ffffff;
}
.fake-opt-item-wrapper .opt-item.item .content{
    font-size: 13px;

}
.fake-opt-item-wrapper .opt-item.item .content .text-wrapper{
    padding: 10px 0 5px 10px;
}

.loyalty-virtual-wrapper .panel .content{
    display: block ;
}

.content-action-wrapper{
    margin-top: 20px;
    max-width: 400px;
}

.sent-phone-success .text-wrapper{
    margin-bottom: 20px;
}

.sent-token-success .check-wrapper{
    margin-bottom: 30px;
    margin-top: 30px;
}

.sent-token-success .check-wrapper .form-group{
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.sent-token-success .check-wrapper .form-group input{
    flex-shrink: 0;
    margin-top: 0px;
}
.not-registered-user .text-wrapper{
    margin-bottom: 10px;
}
.registered-user .content-action-wrapper{
    max-width: 100%;
}
.cart-ticket-wrapper .cart-step{
    margin-top: 0;
}
#order_ticket_content .cart-ticket-wrapper{
    padding-top: 0;
}

/*save-card-content*/
.content-btn-wrapper{
    margin-bottom: 30px;
    max-width: 400px;
    margin: auto;
}
.content-result .content-btn-wrapper{
    margin-bottom: 20px;
}
.opt-item-title{
    pointer-events: none;
}
.send-again-wrapper{
    margin-top: 10px;
}
.quit-wrapper{
    margin-top: 10px;
    text-align: right;
}
/*Sacuvana kartica*/
.select-card-text{
    margin-top: 5px;
    margin-bottom: 5px;
}
.content .content-pared-card{
    padding: 10px;
}
.content .content-pared-card .img-wrapper{
    display: inline-block;
    vertical-align: middle;
}
.content .content-pared-card .card-title{
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
.content .content-pared-card .img-wrapper img{
    max-height: 50px;
}
.content .content-pared-card.active {
    background: #f7f7f7;
}

#save_change_tel{
    display: block;
    text-align: right;
    margin-top: 10px;
}
.remvoe-card-no-save {
    margin-top: 10px;
}
.calculate-benefits-wrapper{
    display: none;
    padding-top: 10px;
}
.uc-loyalty_card_page .calculate-benefits-wrapper{
    display: block;
}

.uc-loyalty_card_page .calculate-benefits-wrapper .calculate-benefits{
    display: none;
}
.uc-loyalty_card_page .calculate-benefits-wrapper .explore-site{
    display: block;
}

.cart .calculate-benefits-wrapper{
    display: block;
}
.modal .calculate-benefits-wrapper{
    display: none;
}
.paired-card-text .cart-text{
    display: none;
}
.cart .paired-card-text .cart-text{
    display: block;
}
.cart .paired-card-text .loyalty-text{
    display: none;
}
.content-action-wrapper .link-return{
    margin-top: 20px;
}
.explore-site{
    display: none;
}
.back-link-sso i{
    margin-right: 5px;
}
.back-link-sso{
    display: none;
}
.modal .back-link-sso,
.pre-login-wrapper .back-link-sso,
.cart .back-link-sso{
    display: block;
}
.not-registered-user .sso-image-wrapper {
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
}

/*Profile*/
.profile-content .profile-content-pared-card .img-wrapper img{
    max-height: 80px;
}
.profile-content .profile-content-pared-card .card-title{
    padding-left: 20px;
}
.loyalty-virtual-wrapper .panel .content-wrapper {
    /*padding: 20px 15px;*/
    padding: 0 0 20px 0;
}
.loyalty-virtual-wrapper .form-control{
    height: 40px;


}
.loyalty-virtual-wrapper .panel .content-action-wrapper{
    text-align: left;
    margin: 0;
}
.loyalty-virtual-wrapper .panel .content-action-wrapper .btn{

}
.loyalty-virtual-wrapper .btn{
    font-size: 13px;
    margin: auto;
}
.loyalty-virtual-wrapper .item.opt-item.loaded-card{
    margin-bottom: 20px;
}
.loyalty-virtual-wrapper .panel > .collapsing{
    border-color: transparent;
}
.profile-content-pared-card .btn-card-wrapper{
    text-align: right;
    display: none;
}

.modal .dont-save{
    display: none;
}
.cart-step .loyalty-virtual-wrapper {
    padding: 0;
}
.loyalty-virtual-wrapper .shop.send-verification-token{
    display: none;
}

/*Sklonjuena animacija*/
.loyalty-virtual-wrapper .collapse {  transition: height 0.01s; }
.loyalty-virtual-wrapper .collapsing {
    -webkit-transition: none;
    transition: none;
}

/* not-registered-user */

.loyalty-virtual-wrapper .panel .opt-item.item .not-registered-user .title,
.loyalty-virtual-wrapper .panel .not-registered-user .title,
.info-text-sso-wrapper .title,
.not-registered-user .title{
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    border: 0;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
}
.info-text-sso-wrapper .sub-title {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.info-text-sso-wrapper .text-wrapper{
    text-transform: uppercase;
    text-align: center;
}
.loyalty-virtual-wrapper .panel .opt-item.item .not-registered-user .img-wrapper,
.loyalty-virtual-wrapper .panel .not-registered-user .img-wrapper,
.not-registered-user .img-wrapper{
    text-align: center;
    margin-bottom: 20px;
}

.loyalty-virtual-wrapper .panel .opt-item.item .not-registered-user .text-wrapper,
.loyalty-virtual-wrapper .panel .not-registered-user .text-wrapper{
    padding: 10px 0 5px 10px;
}

/*PAGE*/
.page .loyalty-virtual-wrapper .item.opt-item.dont-save{
    display: none;
}

span.send-token-again {
    color: #6b6b6b;
    font-size: 13px;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
}

span.send-token-cancel ,
a.send-token-cancel {
    color: #6b6b6b;
    font-size: 13px;
    margin-top: 10px;
    display: inline-block;
    float: right;
    cursor: pointer;
}
.fake-opt-item-wrapper .opt-item.item.active .opt-item-title{
    text-shadow: 0 0 1px black;
    display: none;
}
.loyalty-virtual-wrapper .panel .title .panel-toggle{
    text-transform: uppercase;
    text-shadow: 0 0 1px black;
}
.loyalty-virtual-wrapper .panel .title .panel-toggle.collapsed{
    text-transform: uppercase;
    text-shadow: 0 0 0 transparent;
    text-align: center;
}

.title-vcard-main{
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
#loyalty_ticket_modal .close{
    position: absolute;
    top: 5px;
    right: 10px;
    color: #000000;
}
.item.opt-item.new_sso .opt-item-title{
    display: none;
}

.sso-check-wrapper .form-group .item{
    padding-left: 5px;
    font-size: 12px;
}

.paired-card-text .text-wrapper.loyalty-text{
    display: none;
}

.page-small-content .content-pared-card{
    text-align: center;
}
/*PAGE END*/

/*Token INPUT*/
.token-input-wrapper label{
    display: none;
}
.token-input{
    margin: auto;
    padding: 0;
    border: none;
    font-size: 3ch;
    background: repeating-linear-gradient(90deg, dimgrey 0, dimgrey 1ch, transparent 0, transparent 1.5ch) 0 100%/ 10ch 2px no-repeat;
    font: 5ch droid sans mono, consolas, monospace;
    letter-spacing: 0.5ch;
    width: 240px;
    height: 50px;
    border: 0px solid transparent;
}
.form-control.token-input:focus{
    background: repeating-linear-gradient(90deg, dimgrey 0, dimgrey 1ch, transparent 0, transparent 1.5ch) 0 100%/ 10ch 2px no-repeat;
}

.link-change-phone{
    text-decoration: underline;
}

.tokenSentTo{
    font-weight: bold;
}

.showHideAdditionalText{
    text-decoration: underline;
}

.danger .icheck-item

@media (max-width: 767px) {
    .loyalty-virtual-wrapper {
        padding: 0;
    }
    .loyalty-virtual-wrapper .panel .content-wrapper {
        padding: 0 30px 20px 30px;
    }
    .fake-opt-item-wrapper .opt-item.item .opt-item-title:before{
        left: -15px;
    }
    .fake-opt-item-wrapper .opt-item.item .content .text-wrapper {
        padding: 10px 0 5px 0;
    }
    .create-token{
        margin-bottom: 10px;
    }
    .loyalty-virtual-wrapper .btn {
        font-size: 13px;
        margin-bottom: 10px;
        width: 100%;
    }
    .cart-step .loyalty-virtual-wrapper .row{
        margin-left: -10px;
        margin-right: -10px;
    }
    .loyalty-virtual-wrapper .panel.new_card .content-wrapper {
        padding: 20px 10px 20px 20px;
    }
    .loyalty-virtual-wrapper .panel-group .panel{
        padding-bottom: 0;
    }
    .fake-opt-item-wrapper .opt-item.item .content{
        margin-top: 10px;
    }
    .loyalty-virtual-wrapper .panel .title .panel-toggle{
        padding: 5px 20px 5px 20px;
    }
    .collapsing .item{
        padding: 0;
    }
    .fake-opt-item-wrapper .opt-item.item{
        font-size: 14px;
    }
    .fake-opt-item-wrapper .opt-item.item.active .opt-item-title{
        text-shadow: 0 0 1px black;
    }
    .loyalty-virtual-wrapper .panel .title .panel-toggle{
        text-transform: uppercase;
        text-shadow: 0 0 1px black;
    }
    .loyalty-virtual-wrapper .panel .title .panel-toggle.collapsed{
        text-transform: uppercase;
        text-shadow: 0 0 0 transparent;
    }
    .title-vcard-main{
        margin-top: 40px;
    }
    .info-text-sso-wrapper {
        padding: 0 20px 20px;
    }
    .styled-modal .close{
        right: 10px;
    }
}