.checkorder-form{width:400px;right:-400px;position:fixed;top:206px;z-index:99;box-shadow:1px 1px 8px rgba(0,0,0,.18);background:#fff;padding:15px;box-sizing:border-box;transition-property:right;transition-duration:.5s}.checkorder-form.opened{right:0}.checkorder-form .block-title{border-bottom:1px solid #e8e8e8;margin-bottom:10px;padding-bottom:10px;font-size:15px}.checkorder-form .checkorder-tab{position:absolute;top:0;left:-60px;width:60px;height:60px;border-radius:5px;box-shadow:0 2px 4px 0 rgba(180,180,180,.5);background-color:#fff;cursor:pointer;border-top-right-radius:0;border-bottom-right-radius:0;padding:10px}.checkorder-form .checkorder-tab img{width:40px}.checkorder-form .checkorder-results{display:none}.checkorder-form .checkorder-results .row{width:100%;padding-bottom:5px;float:left;margin-left:1%}.checkorder-form .checkorder-results .left,.checkorder-form .checkorder-results .right{float:left;width:50%}.checkorder-form .checkorder-results .top,.checkorder-form .checkorder-results .bottom{float:left;width:100%}.checkorder-form .checkorder-results .error{padding-bottom:20px}.checkorder-form .checkorder-results button{margin-top:20px}.checkorder-form .checkorder-results ul{padding:0;margin:0}.checkorder-form .checkorder-results ul li{margin:5px 0;border-bottom:1px solid #e5e5e5}.checkorder-view-model .status,.checkorder-view-model .payment_title,.checkorder-view-model .track{display:none}@media (min-width:768px){.page-header{z-index:11}}