﻿@charset "utf-8";
.toast-style{top: 30%;left: 20%; width: 60%;}
#toast-container.toast-style > div{width: 100%;}
.not-uniform{}

.list-line {list-style:none;padding:0}
.list-line li{float:left;margin-right:10px;}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    height: 60px;
    width: 80px;
    left: -10px;
    top: -10px;
}