@charset "utf-8";

.admin-console .glyphicon {color:#cd3436;}

.adminConsole .tab-pane {
	padding: 5px 15% 5px auto;

}
.adminConsole .glyphicon {
	font-size:25px; 
	margin-right:18px;
}
.adminConsole ul li:last-child {margin-bottom:30px;}

/*.panel-dx {position:absolute; left:18%;}*/

 .billing-active {cursor:pointer; background:#f8f7f7; margin:15px; padding:15px 0; }
 .billing-inactive {cursor:pointer; background:#FFF; opacity:0.5; margin:15px; padding:15px 0;}
.billing:hover {background: #e3e3e3; opacity:1;}


.admin-console .nav-pills>li>a  {
    color: #000;
    background-color: #FFF;
    border-bottom: 4px solid #FFF;
    border-radius: 0;
    margin-top: 15px;
}

.admin-console  .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav-pills>li>a:hover {
	color: #000;
	background-color: #f8f7f7;
	border-bottom: 1px solid #CCC;
	border-radius: 0;
	margin-top: 15px;
	margin-bottom: 3px;
}
.admin-console .nav-stacked>li>a  {
    color: #000;
    background-color: #FFF;
    border-bottom: 1px solid #FFF;
    border-radius: 0;
    margin-top: 1px;
}
.nav-stacked>li>a:hover {
	color: #000;
	background-color: #fbfbfb;
	border-bottom: 1px solid #CCC;
	border-radius: 0;
	margin-top: 1px;
}


.admin-console  .nav-stacked>li.active>a, nav-stacked>li.active>a:focus, .nav-stacked>li.active>a:hover {
	color: #000;
	background-color: #f8f7f7;
	border-bottom: 1px solid #CCC;
	border-radius: 0;
	margin-top: 1px;
}


/*.admin-console .nav-pills>li>a {
	border-radius: 0px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	margin-top: 15px;
}*/

.wizard.nav.nav-pills>li>a   {
	margin-top:0;
	border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 8px 16px!important;
    color: #FFF;
    margin-right: 15px;
    background: #dedede;
	margin-bottom: 3px;
	line-height: 26px;
}


.wizard.nav.nav-pills>li.attivo>a  {
	background: #555555 ;
}
/*.wizard.nav.nav-pills>li.completato>a  {
	background: #6fd700  ;
}*/
.wizard.nav.nav-pills>li.completato.active>a  {
	background: #6fd700  ;
}

.wizard.nav.nav-pills>li>a:hover {
	margin-top:0;
	 
}

.wizard  input[type = checkbox ] {
    margin-left: 5px !important;
    margin-top: 6px!important;
}


.admin-console  hr.message {margin:0px;}

.admin-console  .titolo-sez-notifiche {
	margin: 5px 0 0 0;
    display: block;
    padding: 20px;
    background: #f2f2f2;
}

.notificationBody-container{
	height: 400px;
    overflow-y: auto;
}
#notificationBody h2 {
	font-size: 16px;
    text-align: center;
    line-height: 25px;
}
.message-center {
	margin-top: -5px;
}
.admin-console  .message-center a .btn-circle {
	border-radius: 100%;
	width: 40px;
	height: 40px;
	padding: 12px;
	color:#FFF;
	float:left;
	margin-top:0px;
	margin-right: 15px;
	background:#6fd700 ;

}
 .message-center .btn-circle-top {
	border-radius: 100%;
	width: 40px;
	height: 40px;
	padding: 12px;
	color:#FFF;
	margin-top:-8px;
	margin-right: 0px;
	background:#6fd700 ;
	float:right;

}

.message-center a {padding:15px; border-bottom:1px solid #eee;  }
 .message-center a.read .btn-circle {opacity:0.8; background:#CCC;  }
 .message-center a.read .mail-contnet {opacity:0.8;    }



  .message-center a:hover {background:#f2f2f2;}

 .message-center a:hover .btn-circle {background:#003390; }

 .message-center i {color:#FFF;}
 .message-center a, .message-center a .mail-contnet .time {
	display: block;
	margin: 0px 0;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.message-center a .mail-contnet .object {
	 display: block;
	font-weight:bold;
}
 .message-center a .mail-contnet {
	display: inline-block;
	width: 75%;
	vertical-align: middle;
	color:#000;
	 white-space: normal;
 
}
 .message-center a .mail-contnet .time {
	font-size:11px; 
	color:#ACACAC;
}
 .message-contain {position:relative;}
 
 .message-contain i.chiudi-notifica   {
	font-size:13px; position:absolute; top:10px; right:10px; font-weight:bold; width:20px; height:20px; color:#000;
	cursor:pointer;
}




.admin-console.badge {
	margin-top: -23px;
    margin-left: -7px;
	background: #6fd700;
	font-family: "trebuchet MS"!important;
	font-size:14px;
	padding: 4px 7px;
	
}






.linkModale {color:#cd3436; font-size:bold;}
.linkModale:hover  {color:#003390;}


.table-condensed.table-cloud>tbody>tr>td   {
	vertical-align: middle!important;
}
.lb_googledrive, .lb_onedrive, .lb_dropbox, .lb_s3, .lb_cbc {
	display: block;
    margin-top: -20px;
    margin-left: 35px;
}

.googledrive {
	display:inline-block;
	width: 23px;
    background: url(icons/googledrive.png) no-repeat 0 15px;
    height: 35px;
	background-size:contain;
	    margin-right: 5px;
}
.onedrive {
	display:inline-block;
	width: 25px;
    background: url(icons/onedrive.png) no-repeat 0 15px;
    height: 35px;
	background-size:contain;
	    margin-right: 5px;
}
.dropbox {
	display:inline-block;
	width: 25px;
    background: url(icons/dropbox.png) no-repeat 0 15px;
    height: 35px;
	background-size:contain;
	    margin-right: 5px;
}
.s3 {
	display:inline-block;
	width: 25px;
    background: url(icons/amazonS3.png) no-repeat 0 15px;
    height: 35px;
	background-size:contain;
	    margin-right: 5px;
}
.cbc {
	display:inline-block;
	width: 25px;
    background: url(icons/cbc.png) no-repeat 0 15px;
    height: 35px;
	background-size:contain;
	    margin-right: 5px;
}



.table-cloud  .googledrive, .table-cloud .onedrive, .table-cloud .dropbox, .table-cloud .s3, .table-cloud .cbc {
	background-position: 0 5px;
    height: 30px;
}

@media(max-width: 768px){
	
	.lb_googledrive, .lb_onedrive, .lb_dropbox, .lb_s3, .lb_cbc {
		display: inline-block;
		margin-top: 0px;
		margin-left: 0px;
	}
	.table-cloud .googledrive, .table-cloud .onedrive, .table-cloud .dropbox, .table-cloud .s3, .table-cloud .cbc {
		background-position: 0 0px;
		height: 14px;
		width: 14px!important;
}




.popover.popover-cloudStorage{ 
	width:180px!important;
	    background: #cd3436;
}
.popoverCloudStorage ul {
	list-style: none;
	margin-top:10px;
	
	margin-left:-30px;
}

.popoverCloudStorage ul>li  {
	padding:3px;
}
.popoverCloudStorage ul>li>a  {
	color:#FFF;
 
}
.popoverCloudStorage ul>li>span.glyphicon-chevron-right {
	color:#FFF;
 
}

.popover.popover-cloudStorage .arrow {
	display:none;
}



@media(max-width: 768px){
	
	.navbar-nav>li>.dropdown-menu {
		margin-top: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	nav .dropdown-menu {
		right: 0;
		left: auto;
		background:#FFF!important;
	}
	nav .dropdown-menu a {
		color:#FFF;
	}
	 .nav.nav-stacked li a {
		padding:10px;
	}
	
	.nav.nav-stacked li a:hover, .nav.nav-stacked li a:focus, .nav.nav-stacked li a:active   {
		background-color: #eee;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
	}
	.navbar-header .navbar-toggle.btn {
		display: none;
	}  
	  
	.adminConsole .nav.nav-stacked li {
		display: inline-block;
		margin-bottom:25px;
		border-bottom: 5px solid #CCC;
	}
}


@media(max-width: 767px){
	.googledrive {
		display:inline-block;
		width: 23px;
		background: url(icons/googledrive.png) no-repeat center center;
		height: 20px;
		background-size:contain;
			margin-right: 5px;
			/*position: absolute;
    		top: 2px!important;*/
	}
	.onedrive {
		display:inline-block;
		width: 25px;
		background: url(icons/onedrive.png) no-repeat 0 0;
		height: 20px;
		background-size:contain;
			margin-right: 5px;
			/*position: absolute;
			top: 2px!important;*/
	}
	.dropbox {
		display:inline-block;
		width: 25px;
		background: url(icons/dropbox.png) no-repeat center center;
		height: 20px;
		background-size:contain;
			margin-right: 5px;
			/*position: absolute;
    		top: 2px!important;*/
	}
	.s3 {
		display:inline-block;
		width: 25px;
		background: url(icons/amazonS3.png) no-repeat center center;
		height: 20px;
		background-size:contain;
			margin-right: 5px;
			/*position: absolute;
    		top: 2px!important;*/
	}
	.cbc {
		display:inline-block;
		width: 25px;
		background: url(icons/cbc.png) no-repeat center center;
		height: 20px;
		background-size:contain;
			margin-right: 5px;
			/*position: absolute;
    		top: 2px!important;*/
	}
}

.return-back {
    
    font-size: 12px;
    position: absolute;
		top: 125px;
		width: 30px;
		height: 30px;
		border-radius: 40px;
		padding: 3px 9px;
    
   
    
    background-color: #dedede;
    color: #000;
	
}
.titolo-admin-console {
	padding-left: 40px;
	margin-top: 7px;
	margin-bottom:25px;
}

@media(max-width: 990px){
	
	.return-back {
		position: absolute;
		top: 125px;
		width: 30px;
		height: 30px;
		border-radius: 40px;
		padding: 3px 9px;
     
	}
	.titolo-admin-console {
		padding-left: 40px;
		margin-top: 7px;
	}

 
     h2.admin-console {margin-left:50px;}
	.admin-console.badge {margin-left: -5px;}
}
	
 @media(max-width: 767px){
	
	.return-back {
	    	top: 89px;
    	 }
	 h2.admin-console {margin-left:50px;}
	 .admin-console.badge {margin-left: -5px;}
}
	
/*CLOUD STORAGE*/

.refresh-button-container {
	background:#555;
	position:absolute;
	bottom:0;
	right: 0;
	left: 0;
	height: 100%; 
	z-index: 1;
	opacity: 0.6;
	font-size:50px; 
	margin-left: 15px;
    margin-right: 15px;
}
.refresh-button {
	z-index:5;
	display:block;
	color:#FFF;
	height:50px;
	position:absolute; 
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}
.cloud-storage {margin-top:20px;}
@media(max-width: 990px){
	
	.row-fluid.configurazione .col-md-4, .row-fluid.configurazione .col-md-6 {
		padding-bottom:10px!important;
	}
	.cloud-storage {margin-top:10px;}
}



/*DROPDOWN CARET e ICONA ADMIN CONSOLE*/
.caret {
  
    border-top: 10px dashed;
    
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
.glyphicon.fas.fa-cogs {
	font-size:23px!important;
	display: block;
    margin-top: -2px;}


	/*LOG ATTIVITA*/

	#gridDettaglioOperazione .k-icon {
		margin-top: 0px;
	} 
	.k-pager-wrap .k-link.k-state-selected {
		
		margin-bottom: 0;
	}
}