.login-balloon {
    font-size: 20px;
    width: 200px;
    text-align: center;
    cursor: pointer;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    padding: 3px 0;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .3);
    opacity: 1;
}
@media screen and (max-width: 767px) {
    .fixed {
        padding: 0;
    }
    .standard .fixed { background: #eeefff; }
    .modern .fixed { background: #f1eaf5; }
    .legacy .fixed { background: #faf0ef; }
    .vintage .fixed { background: #d5d5d5; }
    .supply .fixed { background: #f4f4f4; }
    #main .scroll_wrap.fix_nav { padding-bottom: 48px; }
}
.format-navi-item { width: 150px; }
.cards_count { color: #ff6a6a; }
@media screen and (max-width: 767px) {
    .cards_count { color: red; }
}
#search-botton-balloon {
    font-size: 20px;
    color: yellow;
    cursor: pointer;
}
.menu-expantion-btn { width: 240px; }
@media screen and (max-width: 1199px) {
    .menu-expantion-btn { width: 100%; }
}
.mobile-buttons { margin-bottom: 5px; }
.mobile_slideBtn {
    position: relative;
    width: 56px;
    height: 56px;
}
.mobile_btn { position: absolute; }
.mobile-buttons .btn { box-shadow: 0 2px 10px rgba(0,0,0,.3) }
.menu-card_types-btn {
    width: 50%;
    line-height: 16px;
    border-radius: 0;
}
.btn-group > .btn.menu-card_types-btn:first-child {
    border-top-left-radius: 4px;
}
.btn-group > .btn.menu-card_types-btn:not(:first-child):not(:last-child):not(.dropdown-toggle):nth-child(2) {
    border-top-right-radius: 4px;
}
.btn-group > .btn.menu-card_types-btn:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.menu-card_types-btn.Planeswalker {
    width: 100%;
}
.menu-card_types-btn.Token {
    width: 100%;;
}
.btn-group > .btn.menu-card_types-btn,
.btn-group > .btn.menu-color-btn {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group > .btn.menu-card_types-btn:first-child,
.btn-group > .btn.menu-color-btn:first-child {
    margin-left: 0;
}
.btn-group > .btn.menu-color-btn:first-child {
    border-top-left-radius: 4px;
}
.btn-group > .btn.menu-color-btn:not(:first-child):not(:last-child):not(.dropdown-toggle):nth-child(4) {
    border-top-right-radius: 4px;
}
.btn-group > .btn.menu-color-btn:not(:first-child):not(:last-child):not(.dropdown-toggle):nth-child(5) {
    border-bottom-left-radius: 4px;
}
.btn-group > .btn.menu-color-btn:last-child {
    border-bottom-right-radius: 4px;
}
.side_box label.btn.menu-card_types-btn {
    border-right: 1px solid #e0e0e0;
    border-left: none;
}
.side_box label.btn.menu-card_types-btn:nth-child(odd) {
    border-left: 1px solid #e0e0e0;
}
.side_box label.btn.menu-color-btn {
    border-right: 1px solid #e0e0e0;
    border-left: none;
}
.side_box label.btn.menu-color-btn:first-child,
.side_box label.btn.menu-color-btn:nth-child(5) {
    border-left: 1px solid #e0e0e0;
}
@media screen and (max-width: 767px) {
    .side_box label.btn.menu-color-btn,
    .side_box label.btn.menu-color-btn:first-child,
    .side_box label.btn.menu-card_types-btn:nth-child(odd) {
        border-left-color: #efefef;
    }
    .side_box label.btn.menu-color-btn,
    .side_box label.btn.menu-color-btn:nth-child(5),
    .side_box label.btn.menu-card_types-btn {
        border-right-color: #efefef;
    }
}
.Artifact {
    font-size: 11px;
}
.menu-rare-btn {
    width: 25%
}
.menu-btn-group {
    width: 100%;
}
.menu-color-btn {
    width: 25%;
    border-radius: 0;
}
.menu-card_types-btn {
    font-size: 13px;
}
.menu-cmc-btn, .menu-pow-btn, .menu-tough-btn {
    width: 8.3%;
    font-size: 12px;
}
.menu-btn-end {
    width: 16.6%;
}
.serch-button .input-group {
    width: 100%;
    box-sizing: border-box;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    position: relative;
}
.btn-circle.btn-lg {
    width: 56px;
    height: 56px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 100px;
    position: relative;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}
.btn-circle .glyphicon:before{
    color: #fff;
}
.mobile-menu-button {
    margin-top: 10px;
    margin-right: 5px;
}
.scrollup_wrap {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 102; /* on .shout_box */
}
#cart_inNum {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ff0000;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    box-shadow: 2px 3px 2px rgba(0,0,0,0.4);
}
#buying_inNum {
    position: absolute;
    top: 0;
    right: 5px;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: #fff500;
    font-size: 18px;
    color: #000;
    line-height: 1.1;
}

@media screen and (max-width: 767px) {
    #scrollup{
        margin-right: 4px;
        margin-bottom: 3px;
    }
    #scrollup a {
        position: relative;
        display: block;
        width: 48px;
        height: 48px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
        border-radius: 25px;
        background: #d5d5d5;
    }
    #scrollup a:hover {
        /*border: 3px solid #1723b1;
        background: #fff;*/
    }
    #scrollup a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg) translate(-50%, -50%);
        width: 15px;
        height: 15px;
        margin-top: -5px;
        margin-left: 3px;
        border: 0;
        border-top: solid 5px #fff;
        border-right: solid 5px #fff;
    }
    #scrollup a:hover:before {
        /*border-top: solid 5px #1723b1;
        border-right: solid 5px #1723b1;*/
    }

}
@media screen and (min-width: 768px) {
    #scrollup a {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        border: 3px solid #fff;
        border-radius: 25px;
        background: #1723b1;
    }
    #scrollup a:hover {
        border: 3px solid #1723b1;
        background: #fff;
    }
    #scrollup a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg) translate(-50%, -50%);
        width: 15px;
        height: 15px;
        margin-top: -5px;
        margin-left: 3px;
        border: 0;
        border-top: solid 5px #fff;
        border-right: solid 5px #fff;
    }
    #scrollup a:hover:before {
        border-top: solid 5px #1723b1;
        border-right: solid 5px #1723b1;
    }
}


.cardset-menu-list .menuicon-wrapper {
    margin: 6px 0;
}
.cardset-menu-list .expansion-filter-list .btn{
    width: 100%;
    box-sizing: border-box;
}
.cardset-menu-list .reserve {
    display: block;
    width: 100%;
    border: 1px solid rgba(255,255,255,0.8);
    box-shadow: 0 0 0 2px #ff9500;
    background: #ff9500;
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
    padding: 4px 6px;
}
.cardset-menu-list .new {
    display: block;
    width: 100%;
    border: 1px solid white;
    box-shadow: 0 0 0 2px #f90909;
    background: #f90909;
    color: white;
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
    padding: 4px 6px;
}