.mt10{margin-top:10px !important}
.mt20{margin-top:20px !important}
.mb10{margin-bottom:10px !important}
.mb20{margin-bottom:20px !important}

.main_view { cursor: pointer; }

.bc {  }
/*.bc { border:1px solid #ededed; box-sizing: border-box; }*/

.mask-overlay {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 102;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
}

.mizn-lay{ z-index:203; }