* {
  margin: 0;
  padding: 0;
}

html, body {
  position: relative;
  min-height: 100%;
}
.content {
    min-height: calc(100vh - 33px);
}
.login__ {
    margin-top: 10%;
    padding: 1.5rem 4rem 2rem 4rem;
    border: 2px solid #007bff;
    border-radius: 10px;
    background: #eee;
}
.login__ form i {
    display: block !important;
    font-size: 16px;
    height: 16px;
    margin: 9px 2px 4px 10px;
    position: absolute !important;
    text-align: center;
    width: 16px;
    z-index: 1;
    color: #6c757d;
}
.login__ form input {
    padding-left: 35px;
}
#restore, #login {
	color: #007bff;
}
.network {
    width: 100%;
    display: block;
    background: #2196F3;
    font-size: 14px;
    padding: 5px;
    color: #fff;
    border-top: 2px solid #60B3F6;
}
.network a{
    color: #fff;
}
.network a:hover{
    color: #fff;
}
.network a:active {
    color: #fff;
}
.network img {
    height: 20px;
    width: auto;
    padding: 0 5px;
}
.header {
    background: #2196F3;
    height: 3rem;
    line-height: 3rem;
    border-bottom: 2px solid #60B3F6;
}
.header a{
  color: #fff;
}
.header a:hover{
    color: #fff;
}
.header a:active {
    color: #fff;
}
.exit {
    float: right;
}
li {
    list-style-type: none; 
}
ul {
    margin-left: 0; 
    padding-left: 0;
}
.menu {
    width: 100%;
    background: #eee;
    padding: 0;
    border-right: 1px solid #bbb;
    color: #007bff;
    height: 100%;
}

.nav__ {
    width: 100%;
    padding: 1rem 1rem 1rem 1.5rem;
    cursor: pointer;
    border-bottom: 1px solid #bbb;
}
i.fa.fa-caret-down {
    float: right;
}
i.fa.fa-caret-up {
    float: right;
}

menu a  {
    color: #007bff;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
menu a:hover {
    color: #007bff;
    text-decoration: none;
}
menu a:active {
    color: #007bff;
    text-decoration: none;
}
.nav__:hover{
    background: #ddd;
}

.tab__ {
    background: #bbb;
}
.li-tab__ {
    padding: 0.5rem 0 0.5rem 1rem;
    border-bottom: 1px dotted #212121;
}
.red, .required {
    color: #dc3545;
}
.blue {
    color: #17a2b8;
}
.box {
    padding: 2rem;
    margin: 0 0 2rem 0;
}
input[type=file] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display: none;
}
.prev-first {
    font-size: 1.25em;
    font-weight: 700;
    display: inline-block;
    width: 300px;
    height: 250px;
    cursor: pointer;
    border: 5px solid rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    position: relative;
}
.lable-file:focus {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
.lable-file * {
    pointer-events: none;
}
.lable-file {
    width: 100%;
    height: 75%;
    display: block;
    z-index: 1;
    top: 25%;
    position: absolute;
}
#ajax-respond{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
}

#del {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 25px;
    z-index: 20;
    color: #666;
    font-size: 28px;
}
#del:hover {
    color: rgb(0,156,74);
}
.prev-logo {
    font-size: 1.25em;
    font-weight: 700;
    display: inline-block;
    width: 210px;
    height: 200px;
    cursor: pointer;
    border: 5px solid rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    position: relative;
}
.prev-favicon {
    font-size: 1.25em;
    font-weight: 700;
    display: inline-block;
    width: 100px;
    height: 100px;
    cursor: pointer;
    border: 5px solid rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset, 0 2px 10px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    position: relative;
}
#delFavicon {
    position: absolute;
    top: 0.2rem;
}
#dellogo {
    position: absolute;
    top: 0.2rem;
}
.img-report {
    width: 15rem;
    height: 15rem;
    margin: 0.2rem;
    border: 3px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
}
.report-list:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
.report-list {
    padding: 0.5rem;
    border: 1px solid #eee;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}