.fgchapitre
{
	
	font-size:10pt;
	font-weight:bold;
	color:#15636a;
}

.fgformulaire
{
	
	font-size:14px !important;
}

.selectpicker{position:absolute;right:0px;width:100%;padding:5px;margin:-5px 0 0 -12px;border:1px solid white}

.fgrouge
{
	display:inline-block;
	border:0px solid red;
	color:#C00000;
	line-height:20px;
	padding-bottom:1px;
	padding-right:10px;
	padding-right:18px;
	padding-top:8px;
	text-transform :uppercase;
	font-weight:400;
	font-size:1.1em;
	background-image:url('/webadmin/images/v4/32/alerte.png');
	background-repeat:no-repeat;
	background-position:bottom 4px right 0px;
	background-size: 16px 16px;

}


.fgnormal
{
	line-height:20px;
	padding-top:8px;
	padding-bottom:3px;
	padding-right:10px;
	text-transform :uppercase;
	font-weight:400;
	font-size:1.1em;
}
.fgbouton{
  width:100px;
  font-size:12px;
 	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
  

}

.fg_accordeon
{
  font-size:12pt;
  line-height:30px;
  text-align:left;
  text-transform :uppercase;
 }

.fg_titre
{
  font-size:18pt;
  line-height:30px;
  text-align:left;
  text-indent:0px;
}

.fgformulaire input
{
	height:35px;
	line-height:35px;
	margin-bottom:10px;
	font-size:1.1em;
}


.fgselect
{
	height:30px;
	line-height:30px;
	width:100%;
	margin-bottom:10px;
	text-transform:uppercase;
}
.fgcol {
	
	line-height:30px;
	padding : 0px 0px 12px 0px;
	min-width:100%;
}


.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} 




.btns{width:100%;text-align:left;margin:0 0 10px 0;white-space:normal}

.gras{font-weight:bold;}

.panel-primary > .panel-heading {font-size:24px;}



.rg1{border:1px solid #aaa;BACKGROUND-color:#fff;margin: 0 0 10px 0;border-radius:0px 0px 0 10px}
.rg2{text-align:left;font-size:14px;font-weight:bold;padding:10px;BACKGROUND-color:#666;color:#fff;border-radius:0px 0px 0 0px}
.rg3{padding:10px 10px 0 10px;margin: 0 0 10px 0;}


.popover-title {
    color: #fff;
    background-color:#333;
    font-size: 16px;
    text-transform:uppercase;
}
.popover-content {
    color: #333;
    background-color:#ccc;
    font-size: 13px;
}

input[type=number] {
  -moz-appearance: textfield;
}

.ui-widget-content {background-color:#Ffffff !important;border:1px solid #EEE !important}
.ui-state-active {background-color:#666 !important;border:1px solid #EEE !important}

.form-control:focus {
  border-color: #ddd;
 box-shadow: 3px 3px 10px 0px #c0c0c0;
}