AnonSec Team
Server IP : 10.128.40.6  /  Your IP : 216.73.217.20
Web Server : Apache
System : Linux webd006.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : logmcpe ( 111175)
PHP Version : 7.3.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0705) :  /home/logmcpe/www/TEST/www/../../MCPRO/css/../

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/logmcpe/www/TEST/www/../../MCPRO/css/../dashboard.css
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500italic,700,700italic,900,900italic&subset=latin,latin-ext);
@import url('corner_ribbon.css');
@import url('breadcrumbs.css');
@import url('token-input.css');
@import url('/librairies/bootstrap/css/glyphicons.css');
@import url('/librairies/bootstrap/css/glyphicons-bootstrap.css');
@import url('/librairies/bootstrap/css/glyphicons-social.css');
@import url('/librairies/bootstrap/css/glyphicons-filetypes.css');
/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  font-family: "Lato",sans-serif;
}
.btn-autosize {
	font-size: 12px;
}
.navbar-brand {
	padding: 0px;	
	float: none;
}
.navbar-brand img {
	max-height: 43px;
	padding-top:5px;
}
.navbar-brand > img {
    display: inline-block;
}
.navbar-inverse {
    background-color: #1077BD;
}
.navbar-inverse .navbar-toggle {
	border-color: #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #73bbeb;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-toggle {
	color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #1077BD;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e5e5e5;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: none;
}
.nav-subsidebar > li > a {
  padding-right: 20px;
  padding-left: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #333;
}
.nav-subsidebar > li > a:focus, .nav-subsidebar > li > a:hover {
	background-color: #73bbeb !important;
	color: #fff;
}
.nav-subsidebar > .active > a,
.nav-subsidebar > .active > a:hover,
.nav-subsidebar > .active > a:focus {
  color: #fff;
  background-color: #73bbeb;
}
.btn-primary {
    background-color: #1077BD;
    border-color: #73bbeb;
    color: #fff;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #73bbeb;
    border-color: #1077BD;
    color: #fff;
}
.btn .glyphicons {
	line-height: inherit;
}
.btn-group .btn .glyphicons {
	/*line-height: 1.2em;*/
}
.table-responsive {
    border: 0px solid #ddd;
}
.table > thead > tr > th > a {
	font-weight: normal;
}
.table > thead > tr > th > .glyphicon {
	color: #73bbeb;
}
.table > tfoot {
	background-color: #F2F1F1;
}
.table-responsive .table-condensed tbody input, .table-responsive .table-condensed tbody select, .table-responsive .table-condensed tbody .input-create-addon {
	padding-left: 6px;
	padding-right: 6px;
}
.table-noborder tbody > tr > td {
	border-top: 0px solid #F2F1F1;
}
.progression-detail-td {
	border-top: 0px solid #fff;
	padding-bottom:12px;
}
.progression-detail-label {
	background-color:transparent;
	border:0px;
	width:40%;
	text-align:left;
	padding-left:0px;
	padding-right:8px;
}
.progression-display-label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	padding-top: 0px !important;
	text-align: left !important;
	padding-right: 0px;
}
.progression-create-input {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.display-tfoot {
	margin-top: -15px
}
.display-tfoot div {
	padding: 9px;
	border-top: 1px solid #ddd;
}
.display-tfoot .display-tfoot-empty {
	border-top: 0px solid #ddd;
}
.display-tfoot-label {
	text-align: left;
}
.bloc_advanced_search {
	display:none;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	margin: 0px;
	margin-top: 20px;
	border-radius: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.bloc_advanced_search label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bloc_advanced_search label, .list-period label {
	font-weight: normal;
}
.list-period  label {
	text-align: left !important;
}
.pagination {
    margin: 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #1077BD;
    border-color: #1077BD;
}
.pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    color: inherit;
}
.pagination > li > a {
    color: #1077BD;
}
.pagination > li > span {
    color: inherit;
}

.group-client .active {
	background-color: #00B7DE;
    border-color: #1077BD;
    color: #fff;
}

/*
 * Global add-ons
 */

.sub-header-list {
  padding-bottom: 10px;
  margin-top: 10px;
}
.sub-header-display {
  margin-bottom: 0px;
  padding-bottom: 15px;
  margin-top: 20px;
}
.action-display {
	text-align: center;
	padding: 0px !important;
}
.action-display .dropdown-menu > li > a {
	color: inherit;
}
.dropdown-create {
	min-width: 560px;
}
.dropdown-create > li > a {
	white-space: normal !important;
}
.field-display > div {
	padding-top: 8px;
	padding-bottom: 8px;
}
.dropdown-menu > li > .btn-link {
    clear: both;
    color: #1077BD;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
    text-align: left;
}
.dropdown-menu > li > .btn-link:focus, .dropdown-menu > li > .btn-link:hover {
    background-color: #f5f5f5;
    text-decoration: none;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
  border: 0;
}

/*
 * Sidebar
 */

.sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1035;
    display: none;
    padding: 20px 15px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
}
.navbar-sidebar {
	padding-top: 12px;
	padding-bottom: 12px;
	float: none;
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 10px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #333;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #1077BD;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #1077BD;
    color: #fff;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #1077BD;
    color: #fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background-color: #1077BD;
    color: #fff;
}
.nav-pills > li.subactive > a, .nav-pills > li.subactive > a:focus, .nav-pills > li.subactive > a:hover {
	background-color: #00B7DE;
    color: #fff;
}
a {
    color: #1077BD;
    text-decoration: none;
}
.dropdown-menu > li > a {
    color: #1077BD;
}
.badge-success {
	background-color: #5cb85c;
}
.badge-info {
	background-color: #5bc0de;
}
.badge-warning {
	background-color: #f0ad4e;
}
.badge-danger {
	background-color: #d9534f;
}
.h1 .badgetsmall, .h1 badgetsmall, .h2 .badgetsmall, .h2 badgetsmall, .h3 .badgetsmall, .h3 badgetsmall, h1 .badgetsmall, h1 badgetsmall, h2 .badgetsmall, h2 badgetsmall, h3 .badgetsmall, h3 badgetsmall {
    font-size: 40%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto",sans-serif;
	font-weight: 300;
}

.wrap-words {
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

/*
 * Main content
 */

.main {
  padding: 20px;
}
.main .page-header {
  margin-top: 0;
}
.footlist nav {
	text-align: center;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

.createdoc-footer {
	padding:15px 20px 15px 20px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.displaydoc-header {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	padding-left: 6px;
}

.displaydoc-header > div {
	padding-top: 10px;
}

.displayclient {
	background-color: #fff;
	border-radius: 4px;
	padding-bottom: 15px !important;
}
.topcreate {
	padding-top: 8px;
}
.input-create-addon {
	background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.dropdown-menu-create-addon {
	min-width: 60px;
}
.create-move-line .input-group-addon {
	padding: 0px;
	width: 0px;
	background-color: transparent;
	border: 0px solid transparent;
}
.create-move-line .action-display {
	width: 100%;
}
.admin-header {
	text-align: center;
}
.admin a {
	text-decoration: none;
    color:#1077BD;
}
.admin a:hover {
	text-decoration: none;
    color:#73bbeb;
}
.admin div div {
	padding-top: 15px;
}
/** glyph **/
.glyph-lg {
	font-size: 60px;
}
.glyph-background {
  	position:relative;
  	border-radius:50%;
    z-index:2;
}
.inner {
    position:absolute;
    top:2px;
    left:2px;
    right:2px;
    bottom:2px;
    border-radius:50%;
    background-color:white;
    z-index:-1;
}
.ui-widget-header {
	background: #1077BD none repeat-x scroll 50% 50%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #D9EDF7 none repeat-x scroll 50% 50%;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #fbec88 none repeat scroll 0 0;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image:url("/librairies/jquery-ui/images/ui-icons_ffffff_256x240.png")
}
.ui-datepicker-trigger {
	display: none;
}
#ui-datepicker-div {
	z-index: 1100 !important;
}
.ui-progressbar .ui-progressbar-value {
	margin-top: 0px;	
}
.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}
.month-picker {
	z-index: 1100;
}
.month-picker .ui-state-hover {
	border-width: 0px;
}

.celexcel {
	padding: 5px;
	min-height: 55px;
	border: 1px solid #ddd;
}
.report .row a .glyphicons {
	font-size: 2.5rem;
	padding-right: 15px;
}
.bloc-fill-right {
	border-right: 0px solid #ccc;
}
.bloc-fill-left {
	border-left: 0px solid #ccc;
}
.panel-apps {
	background-color:#DCEEFF;
	padding-bottom: 10px;
}
.panel-apps h4 {
	padding-top: 20px;
	margin-top: 0px;
}
.form-inline-xs .form-group {
	display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
blockquote {
	font-size: inherit;
}
.notrequired {
	font-weight: normal;
}
.scrollable-menu {
	height: auto;
	max-height: 200px;
	overflow-x: hidden;
}
#cart .table-cart:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.input-group-btn:last-child > select {
	margin-left: -1px;
}
.evolizbox_highlight {
	background-color: #D9EDF7 !important;
}
.buyemptyzone {
	text-align:center;
	height: 150px;
}
.buyemptyzone > h2 {
	padding-top: 0px;
}
.img-robocr {
	max-width:640px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);margin-bottom: 20px;
}
.img-robocr.img-thumbnail {
	padding:0px;
	border: 0px;
}

/***********************/
/***** TOKEN INPUT *****/
/***********************/
ul.token-input-list {overflow: hidden;height: auto !important;height: 1%;width: 100%;border: 1px solid #ccc;border-radius: 4px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;cursor: text;font-size: 14px;font-family: "Lato",sans-serif;min-height: 1px; z-index: 999;margin: 0;padding: 0;background-color: #fff;list-style-type: none;clear: left;}
li.token-input-token {overflow: hidden;height: auto !important;height: 15px;margin: 3px;padding: 1px 3px;background-color: #73bbeb;color: #000;cursor: default;border: 1px solid #1077BD;font-size: 14px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;float: left;white-space: nowrap;}
li.token-input-selected-token {background-color: #1077BD;border: 1px solid #1077BD;color: #fff;}
div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-color: #FFF;color: #1077BD;}
.token-input-delete-token {color: #000 !important}

/************************/
/***** AUTOCOMPLETR *****/
/************************/
.acResults {
	background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

/** Err Import **/
a.info {
    border-bottom: 1px dotted #000;
    color: inherit;
    position: relative;
    text-decoration: none;
}
a.info span {
    display: none;
}
a.info:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    z-index: 500;
}
a.info:hover span {
    background: #FCF8E3 none repeat scroll 0 0;
    color: #8a6d3b;
    display: inline;
    left: 1em;
    position: absolute;
    text-align: left;
    top: 1.2em;
    width: 200px;
    border-color: #faebcc;
    padding: 15px;
    line-height: 1.5em;
}
.PdfViewer {
	position: absolute;
	right:0;
	top: 0;
}

.multiaction {
	border-width:0px;
}

.vatbox {
	border-radisu:4px;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 6px 12px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	min-width: 60px;
	max-width: 60px;
	width: 60px;
	margin-right: 6px;
	float: left;
}


/** display html du PDF*/
.html_document {
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 792px;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
@media (max-width: 389px) {
	.list-head {
		font-size: 30px;
	}
}

/* menu left */
@media (min-width: 768px) and (max-width: 895px) {
	.nav-sidebar {
		font-size: 12px;
	}
	.nav-subsidebar {
		margin-left: -25px;
		font-size: 12px;
	}
	.subsidebar-add {
		padding-right: 4px;
	}
}

@media (min-width: 768px) {
	.navbar-brand {
		float: left;
	}
	.navbar-brand img {
		margin-left: 5px;
		padding-top:5px;
	}
	.navbar-brand > img {
	    display: block;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #1077BD;
	}
	.sidebar {
	    display: block !important;
	}
	.display-tfoot-label {
		text-align: right;
	}
	.display-tfoot {
		margin-top: -20px
	}
	.footlist nav {
		text-align: right;
	}
	.admin-header {
		text-align: left;
	}
	.create-form-inline > div {
		padding-left: inherit;
		padding-right: inherit;
	}
	.buyemptyzone {
		text-align:center;
		height: 800px;
		max-width:640px
	}
	.buyemptyzone > h2 {
		padding-top: 300px;
	}
}
@media (min-width: 992px) {
	.action-display {
		text-align: right;
	}
	.bloc-fill-right {
		border-right: 1px solid #ccc;
	}
	.bloc-fill-left {
		border-left: 1px solid #ccc;
	}
	.panel-apps {
		padding-bottom: 0px;
	}
	.displayclient {
		border: 1px solid #ccc;
	}
}
@media (min-width: 1200px) {
}

AnonSec - 2021