/* @override 
	https://timeup.tv/serveur/vfm-admin/_content/template/style.css?* */

/**
 * Veno File Manager custom CSS
 */

body{

}
a, .btn-link, .round-butt{
	color: #3d3f42;
}
.round-butt:hover, .round-butt:active, .round-butt:visited, .round-butt:focus,
a:hover, a:active, a:visited, a:focus
.btn-link:hover, .btn-link:active, .btn-link:focus{
	color: #55585c;
	text-decoration: none;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body{
	padding-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  vertical-align: middle;
  float: none;
  padding: 10px 0;
}

/* Fixed navbar
-------------------------------------------------- */
body {
  padding-top: 50px;
}

.navbar{
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.panel{
	background: rgba(255,255,255,0.8);
}
.userspace{
	background: rgba(255,255,255,0.5);
}

.progress{
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.navbar-inverse, .footer{
	background: #ffffff;
	color: #4e5355;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:hover{
	color: #4e5355;
}
.navbar-inverse .navbar-nav > li > a, .footer a{
	color: #3d3f42;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #3d3f42;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	border: none;
}
.navbar-inverse .navbar-toggle .icon-bar{
	background-color: #3d3f42;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus{
	background: #f8f8f8;
    color: #3d3f42;
}
.input-group .form-control:first-child, 
.input-group-addon:first-child, 
.input-group-btn:first-child > .btn, 
.input-group-btn:first-child > .btn-group > .btn, 
.input-group-btn:first-child > .dropdown-toggle, 
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), 
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group .form-control:last-child, 
.input-group-addon:last-child, 
.input-group-btn:last-child > .btn, 
.input-group-btn:last-child > .btn-group > .btn, 
.input-group-btn:last-child > .dropdown-toggle, 
.input-group-btn:first-child > .btn:not(:first-child), 
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.btn, .input-group-addon, .alert, .panel{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}
.input-group-addon,
.has-success .input-group-addon,
.has-error .input-group-addon,
.has-warning .input-group-addon{
	background: rgba(255,255,255,0.4);
}
.vfmwrapper{
	max-width: 1200px;
}
.tableblock, .uploadarea{
	border-top: 2px solid #fff;
	background: rgba(255,255,255,0.5);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.uploadarea{
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.06);
}
.nav-pills > li.active > a, 
.nav-pills > li.active > a:focus, 
.nav-pills > li.active > a:hover {
	border-color: #3d3f42;
}
.label-primary,
.btn-primary,
.btn-primary.disabled, 
.btn-primary[disabled], 
fieldset[disabled] .btn-primary, 
.btn-primary.disabled:hover, 
.btn-primary[disabled]:hover, 
fieldset[disabled] .btn-primary:hover, 
.btn-primary.disabled:focus, 
.btn-primary[disabled]:focus, 
fieldset[disabled] .btn-primary:focus, 
.btn-primary.disabled:active, 
.btn-primary[disabled]:active, 
fieldset[disabled] .btn-primary:active, 
.btn-primary.disabled.active, 
.btn-primary.active[disabled], 
fieldset[disabled] .btn-primary.active {


}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover{
	background: #fff;
	border-color: #ccc;
    color: #3d3f42;
}

.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.open .dropdown-toggle.btn-default,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover{
	background: #3d3f42;
	border-color: #3d3f42;
	color: #fff;
}
.btn-default
{
	background: none;
	border: none;
	color: #3d3f42;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.btn-default.disabled, 
.btn-default[disabled], 
fieldset[disabled] .btn-default, 
.btn-default.disabled:hover, 
.btn-default[disabled]:hover, 
fieldset[disabled] .btn-default:hover, 
.btn-default.disabled:focus, 
.btn-default[disabled]:focus, 
fieldset[disabled] .btn-default.disabled:active, 
.btn-default[disabled]:active, 
fieldset[disabled] .btn-default:active, 
.btn-default.disabled.active, 
.btn-default.active[disabled], 
fieldset[disabled] .btn-default.active{
	background: none;
	border: none;
	color: #3d3f42;
	box-shadow: 0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.12);
}
.form-control, .dataTables_filter input{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

hr, 
.table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td {
	border-color: #e3e7ec;
	padding: 10px 20px;	
}


.table > tbody > tr:hover{
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background: rgba(255,255,255,0.5);
}
.dataTables_filter .input-group-addon{
	background: none;
	border-color:transparent;
}
.dataTables_filter input{
	background: rgba(255,255,255,0.3);
	border-color:transparent;
	webkit-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.dataTables_filter input:focus{
	background: #fff;
	background: rgba(255,255,255,1);
}
.uploadarea .form-control, .uploadarea .input-group-addon{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}

.progress-bar{
	background-color: #4e5355;
}

.gridview .itemicon .hover{
	background: #f8f8f8;
	background: rgba(255,255,255,0.5);
}

tbody > .rowa.attivo .checkb .round-butt,
.gridview tbody > .rowa.attivo .name .relative{
	color: #fff;
	background-color: #4e5355;
}



/*
*
*
*
*
add by akiprod
*
*
*
*
*/



/*LOGIN PAGE*/

body#uparea.vfm-body.unlogged header.vfm-header div.container div.head-banner.text-left {
	/*text-align: center;*/
}

body#uparea.vfm-body.unlogged div.container div.main-content section.vfmblock div.login div.panel.panel-default {
	background: none;
	box-shadow: none;
	border: none;
}




/*HEADER*/

header.vfm-header div.container div.head-banner a img {
	width: 75px;
}

body#uparea.vfm-body nav.navbar.navbar-inverse.navbar-fixed-top div.container div.navbar-header a.navbar-brand {
	/*display: none;*/
}


/*UPLOAD*/

.uploadarea {
	border-top: 2px solid transparent;
	background: rgba(255,255,255,0);
	box-shadow: none;
}

.progress {
	background: transparent;
	box-shadow: none;
}


/*FOOTER*/

footer.footer div.container a.pull-right i.vfmi.vfmi-typo {
	display: none;
}



/*FILES LIST*/

.round-butt {
	/*	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: inline-block;
	font-size: 24px;
	text-align: center;
	line-height: 40px;*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
	/*  	margin: 0;
		padding: 0;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		background: rgba(255,255,255,0.9);*/
}

.round-butt:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



/*hide zip button shared page*/
div.intero.centertext.bigzip {
	display: none!important;
}

/*hide border circle dowload icon*/
i.fa.fa-circle-thin.fa-stack-2x {
	display: none;
}




/* Page Share button "télécharger" */

.table .hover {
	position: absolute;
	right: 6px;
	top: -6px;
	padding: 4px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	webkit-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
	opacity: 0;
	pointer-events: none;
}


a.btn.btn-primary i.fa.fa-download.fa-lg {
	font-size: 14px;
	margin-left: 10px;
	padding: 6px 10px 4px;
	font-size: 12px;
	text-transform: uppercase;
	background: #2767cc;
	border-radius: 3px;
}

a.btn.btn-primary i.fa.fa-download.fa-lg:hover {
	background: #fff;
	color: #000;
}

.vfm-body .table .hover {
	opacity: 1 !important;
}

.vfm-body .table .hover i.fa.fa-download.fa-fw {
	width: auto;
}
.vfm-body .table .hover i.fa.fa-download:after {
content: " Télécharger";
font-size: 12px;
text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
	

a.btn.btn-primary i.fa.fa-download.fa-lg:after {
content: " Télécharger";
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {
    a.btn.btn-primary i.fa.fa-download.fa-lg:after {
        content: "";

    }
}

/* Action group */
.vfm-body .action-group {
	display: none!important;
}

td.checkb {
	display: none!important;
}

/* list grid switcher */
.switchview.pull-right.list {
	display: none!important;
}

.rowa.two .fa.fa-download {
	display: none
}
.zipdir {
	display: none
}


.folder-badges {
	display: none;
}


div#filetable_wrapper.dataTables_wrapper.dt-bootstrap5.no-footer div.table-controls-top {
	display: none!important;
}


table#foldertable.table thead i.bi.bi-download {
	display: none!important;
}



/*
HEADER
*/



.rowa.odd {
	background: #f5f5f5;
}

.table > tbody > tr a{
	display: block;
}


.table > tbody > tr:hover{
	background: rgba(0,0,0,0.1);

}



.table > tbody > tr a.item.file{
	padding-top: 4px;
	padding-bottom: 4px;
}


.table>tbody>tr>td.icon a, 
.table>tbody>tr>td.name a {
	padding-top: 4px;
	padding-bottom: 4px;
}




td.icon.itemicon {
	width: 40px;
}



.role-superadmin span.hover {
	display: none!important;
}


.role-user span.hover {
	display: none;
}


.role-user a#selectall i.bi.bi-check2-all {
	display: none;
}

.role-user .checkbox.checkbox-primary.checkbox-circle label.round-btn {
	display: none;
}

.role-user .switchview {
	display: none;
}

.role-user .btn-group {
	display: none;
}


.role-user .icon.nowrap.folder-badges {
	display: none;
}


.role-user .ghost.ghost-hidden td.checkb {
	display: none;
}


.zipshare {
	display: none;
}

.role-superadmin .zipshare {
	display: inline;
}

