#cropRight .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
#cropRight .sr-only--focusable:active,#cropRight .sr-only--focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
#cropRight .header{position:relative;z-index:1;height:48px;padding-left:16px;padding-right:16px;background-color:#000;border-bottom:1x solid #ccc;}
@media (min-width: 768px){#cropRight.header{padding-left:24px;padding-right:24px}}
#cropRight .title{float:left;display:block;font-size:18px;line-height:48px;color:#000}
#cropRight .main{position:absolute;top:48px;right:0;bottom:0;left:0;background-color:#000;color:#ccc;}
#cropRight .main>img{display:table-cell;max-width:100%;vertical-align:middle}
#cropRight .footer{position:absolute;right:0;bottom:0;left:0;height:0}
#cropRight .menu{float:right}
#cropRight .menu__button{float:left;display:block;width:48px;height:48px;border-width:0;font-size:16px;line-height:48px;text-align:center;background-color:#231f20;color:#fff;cursor:pointer}
#cropRight .menu__button:focus{outline:none}
#cropRight .menu__button:hover{background-color:#0074d9;color:#fff}
#cropRight .menu__button--success:hover{background-color:#2ecc40}
#cropRight .menu__button--danger:hover{background-color:#f66}
#cropRight .toolbar{position:absolute;left:50%;bottom:16px;z-index:2015;width:256px;height:32px;margin-left:-128px;background-color:rgba(0,0,0,0.5);color:#fff}
#cropRight .toolbar__button{float:left;display:block;width:32px;height:32px;border-width:0;font-size:14px;text-align:center;background-color:transparent;color:#fff;cursor:pointer}
#cropRight .toolbar__button:focus{outline:none}
#cropRight .toolbar__button:hover{background-color:#0074d9;color:#fff}
#cropRight .upload{display:table;width:100%;height:100%;overflow:hidden}
#cropRight .upload>p{display:table-cell;color:#999;text-align:center;vertical-align:middle}
#cropRight .browse{margin-left:4px;color:#fff;cursor:pointer}
#cropRight .browse:hover{color:#f66666;text-decoration:underline}
#cropRight .tips{width:49%;height:100%;display:inline-block;vertical-align:top;padding-left:20px;}
#cropRight .tips .btns{padding:0px 10px;cursor:pointer;min-width:70px;height:40px;border:0px;outline:none;background-color:#231f20;margin:10px 10px 10px 0px;color:#fff;}
#cropRight .tips .btns.c{background-color:#aaa;margin:10px 0px 10px 10px;}
#cropRight .canvas{width:100%;height:100%;display:inline-block;vertical-align:top;position:relative;}
#cropRight .editor{height:100%;overflow:hidden}
#cropRight .editor>img{display:block;max-width:100%;max-height:100%;margin:auto;vertical-align:middle}
