a, a:hover, a:visited {
	cursor:pointer; outline:none; text-decoration: none; color:inherit;
}
a:hover{
	color: #00a1f1 !important;
}
a.active{
	color: #00a1f1 !important;
}

body{
	font-family:Calibri,Verdana;
	font-size:16px;
	background: url(../../images/bg.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
hr{
	border-top: 1px solid #212121;
}

.mt-5 {
	margin-top: 5px;
}
.mr-5 {
	margin-right: 5px;
}
.ml-5 {
	margin-left: 5px;
}
.mb-5 {
	margin-bottom: 5px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-30 {
	margin-top: 30px;
}
.ta-r {
	text-align: right;
}
.square {
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #212121;
}
.hr {
	border-top: 1px solid #212121;
	width: 100%;
	line-height: 5px;
}
.border-left {
	border-left: 1px solid #ccc;
}
.error-message {
	padding: 5px;
	background-color: red;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.info-message {
	padding: 5px;
	background-color: green;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.info{font-style:italic;font-size:12px;color:#999}
.clearer{
	clear: both;
	height: 0px;
}

.container {
	width: 1290px;
}
.menu-container{
	background-image: linear-gradient(to bottom right, #262626, #595959);
	color: #fff;
}
.menu-container ul{
	list-style: none;
	padding-left: 0;
}
.menu-container ul li{
	padding-left: 10px;
}
.menu-container ul li.menu-cat{
	background-color: #0D0D0D;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
.admin-content {
	background-color: rgba(250, 250, 250, 0.7);
}

.navbar-custom{
	background-color: #BEDE92;
}

.input-custom{
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

.textarea-custom{
	resize: none;
	background-color: #fff !important;
}
.custom-checkbox-label{
	margin-right: 10px;
}

.submit-custom{
	background-color: #BEDE92;
	border: 1px solid #9BB577;
}
.submit-custom:hover{
	background-color: #9BB577;
}

.half-size{
	width: 49%
}
.full-size{
	width: 100%;
}

.custom-h1{
	font-family: 'Tangerine', Calibri, Verdana;
	letter-spacing: 3px;
	line-height: 23px;
	font-size: 50px;
	color: #212121;
}
.ss_title{
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0;
	font-style: normal;
	font-family: Calibri, Verdana;
}
.app-title {
	font-size: 50px;
	font-variant: small-caps;
}
.page-header-custom{
	border: none;
}
.nav-tabs {
	border-bottom: 1px solid #212121;
}
.nav-tabs > li {
	margin-bottom: 10px;
	margin-right: 25px;
}
.nav-tabs-custom a{
	font-size: 20px;
	color: #333;
}
.dropdown-menu-main-custom{
	height: 380px;
	border: 1px solid #e0e0e0;
	min-width: 480px;
	max-width: 640px;
}

.ss-menu-custom{
	padding: 15px;
}

.ss-menu-custom.green{
	background-color: #BEDE92;
}

.form-border {
	border: 2px solid #ddd;
	padding: 5px;
}

#form-login {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.6);
}

#form-search-user {
	padding: 10px;
	border-bottom: 1px solid #212121;
}

.icon-action img {
	width: 16px;
}

/* table custom */
.custom-table-admin thead {
	background-color: #ddd;
	color: #212121;
}
.custom-table-submit{
	margin-top: 5px;
}

table.appel {
	width: 100%;
	background-color: rgba(255,255,255,0.8);
}
table.appel .appel-status {
	text-align: center;
}

table.admin.score {
	width: 100%;
	background-color: rgba(255,255,255,0.8);
}
table.admin.score td, table.admin.score th {
	border: 1px solid;
	padding: 0 5px;
}
table.admin.score th {
	text-align: center;
}
table.admin.score input.score {
	border: none;
	width: 100%;
	padding: 5px;
}

/* contrat */
.bouton-print-contrat {
	padding: 50px;
	width: 100%;
	background-color: #fff;
	text-align: center;
	font-size: 15px;
	border:1px solid #ccc;
	cursor: pointer;
	box-shadow: 5px 5px 5px #888;
}
.bouton-print-contrat:hover {
	box-shadow: 0px 0px 0px #888;
}
.contrat-recap ul {
	padding: 0;
	list-style: none;
}
.push-forward {
	font-size: 20px;
	font-weight: bold;
}

/* score */
.bouton-print-score {
	width: 100%;
	padding: 10px;
	background-color: #BEDE92;
	border: 1px solid #9BB577;
	text-align: center;
	font-size: 15px;
	box-shadow: 5px 5px 5px #888;
}
.bouton-print-score:hover {
	box-shadow: 0px 0px 0px #888;
}

/* PRINT */
@page {
	size: A4;
	margin-top: 1cm;
	margin-bottom: 1cm;
	font-size: 10pt;
	color: #000;
}
.print {
	font-size: 11pt;
	padding: 0 20px 0 0;
	background-color: #fff !important;
}
.print .container {
	width: 800px;
	text-align: justify;
}

.print .title-header {
	font-family: 'Tangerine', Calibri, Verdana;
	letter-spacing: 3px;
	line-height: 23px;
	font-size: 50px;
	color: #212121;
}
h1, h2, h3, h4, h5 {
	page-break-after: avoid;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3.custom-title {
	background-color: #000;
	color: #fff;
}
.print .row {
	page-break-inside: avoid;
}
.print p {
	margin-left: 20px;
}
.print h1, .print h2, .print h3, .print h4 {
	margin-top: 10px;
}
.print h1 {
	font-size: 16pt;
}
.print h2{
	font-size: 12pt;
	font-weight: bold;
}
.print h3 {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid;
}
.print h4 {
	font-size: 9pt;
}
.print h5 {
	font-size: 8pt;
	font-weight: bold;
}
.print .heure-total {
	font-weight: bold;
	border-top: 2px solid;
	border-bottom: 2px solid;
}
.page-break {
	page-break-after: always;
}
.print .backgrounded {
	background-color: #BEDE92;
	padding: 2px;
	border-bottom: 1px solid;
}
.col-print-1 {width:8%;  float:left;}
.col-print-2 {width:16%; float:left;}
.col-print-3 {width:25%; float:left;}
.col-print-4 {width:33%; float:left;}
.col-print-5 {width:42%; float:left;}
.col-print-6 {width:50%; float:left;}
.col-print-7 {width:58%; float:left;}
.col-print-8 {width:66%; float:left;}
.col-print-9 {width:75%; float:left;}
.col-print-10{width:83%; float:left;}
.col-print-11{width:92%; float:left;}
.col-print-12{width:100%; float:left;}

.print .table-devis {
	width: 90%;
	font-size: 11pt;
	border: 1px solid;
}
.print .table-devis th {
	background-color: #BEDE92;
	text-align: center;
}
.print .table-devis td, .print .table-devis th {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: top;
}
.print .table-devis ul {
	list-style: none;
}

.print .table-score {
	width: 100%;
	background-color: #fff;
	font-size: 11pt;
	border: 1px solid;
}
.print .table-score th {
	text-align: center;
}
.print .table-score td, .print .table-score th {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
}
.print .border-display {
	border: 1pt solid #ccc;
	padding: 5pt;
	background-color: #fff;
}