.checkorder-form{width:350px;left:-350px;height:80%;position:fixed;top:114px;z-index:10;box-shadow:1px 1px 8px rgba(0,0,0,.18);background:#fff;padding:15px;box-sizing:border-box;transition-property:left;transition-duration:.5s}.checkorder-form.opened{left:0;overflow-y:scroll;overflow-x:hidden}.checkorder-form.opened .checkorder-tab{position:absolute;top:0;right:0;background:#fff;box-shadow:3px 1px 8px rgba(0,0,0,.18);padding:8px;cursor:pointer}.checkorder-form.opened .checkorder-tab img{width:40px}.checkorder-form .block-title{border-bottom:1px solid #e8e8e8;font-size:1.8rem;margin-bottom:15px;padding-bottom:12px}.checkorder-form .checkorder-tab{position:absolute;top:0;right:-56px;background:#fff;box-shadow:3px 1px 8px rgba(0,0,0,.18);padding:8px;cursor:pointer}.checkorder-form .checkorder-tab img{width:40px}.checkorder-form .checkorder-results{display:none}.checkorder-form .checkorder-results div.row{width:100%;padding-bottom:5px;float:left;margin:0}.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 .bottom ul{padding-left: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:0}.checkorder-form .upload_image_checkorder{position:relative;background-color:#222 !important;border-radius:0;border:2px solid #222 !important}.checkorder-form .upload_image_checkorder input{position:absolute;height:100%;width:100%;opacity:0;top:0;left:0}.checkorder-form .upload_image_checkorder:hover{background-color:#56cfe1 !important;border:2px solid #56cfe1 !important;color:#fff}@media all and (max-width:960px){.checkorder-form{position:fixed;left:-100%;top:50%;width:100%;box-shadow:none;border-bottom:1px solid #cecece;transition-property:height;transition-duration:.5s}.checkorder-form.opened{height:-webkit-fill-available;top:0;z-index:1000}.checkorder-form.opened .checkorder-tab{right:0}.checkorder-form.opened .block-content{overflow-y:auto;max-height:calc(89vh);padding-bottom:30px}.checkorder-form .checkorder-tab{top:2px;transition:all .25s ease;z-index:1001}}.checkorder-results>.row>div>.line:nth-child(2){display:none}