/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
.pure-container{background: #fff;padding:5px;margin-top:10px;}
.line, .header{line-height:26px;font-size: 14px;padding: 15px 5px;}
.line1{background:#F9F9F9;}
.line i{font-size: 24px;}
.line:hover{background:#eee;cursor:pointer;}
.line .small{font-size: 12px;}
.line .small i{font-size: 20px;}
.header{border-top:1px solid #eee;border-bottom:1px solid #eee;}
.pure-container a{text-decoration: none;}
.navigation a{font-size: 18px;}
.breadcrumb{background:#F9F9F9;padding:5px;margin-top:10px;}
#renamePopup,#createNewFolderPopup{left:25%; width:50%; position: absolute;display: block;background: #fefefe;height: 200px;text-align: center;box-shadow: 3px 3px 3px #ccc;z-index: 999;top:50px;}
#error-area{font-size: 18px;color:red;text-align:center;padding: 15px;}
#uf1{border: 2px dashed #ddd;margin:10px 0;text-align: center;cursor: pointer;}#uploadarea{min-height: 150px;}
.progress{margin-top: 10px;}.meter{background: #005fcb;display: block;padding: 2px;}
.view-user{font-size:16px;line-height: 34px;}
.blocked{color:#E8384F;}.allowed{color:#00AF66;}
.checkboxes.left{display: inline-table;}
.hidden{display: none;}
.efooter{padding: 10px 0;margin-top: 15px;background-color: #f8f8f8;text-align: right;}
select.pure-select{height: 35px;padding: 5px;}
.pure-settings-group{margin: .5em 0;}
.pure-settings-group .description{margin-left: 10px;}