/******************************************************************************/
/***************************** skin#ASSURECLAIR ******************************/

/* Le footer de l'application (JRA) */
.assureclair-footer {
    position: absolute;
    width:100%;
    bottom:0;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    min-height: 41px;
    line-height: 40px;
    padding: 0 12px 0 0;
    font-weight: bold;
    font-size: 10pt;
    color: #585858;
    display: block;
}

.assureclair-footer > p{
    margin-top: 10px !important;
    color: #438eb9;
    text-align: center;
    font-weight: bold;
}

/* Le composant APYGRID */
.assureclair .dataTables_wrapper .row{
	padding:12px;
    background-color: #ffffff;
    border: none;
}
.assureclair-grid-no-data{
    font-weight: bold;
    font-size: 12pt;
    color: #585858;
}

.grid-filter-input-query-from, .grid-filter-input-query-to{
    width:90%;
}

.assureclair .grid_massactions_helper{
	float:left;
}

.dataTable > thead > tr > th {
    text-align: center;
}

.assureclair-row-filters-head {
    text-align: center;
}

.grid-filter-input > div > input.date-picker {
    width: 80px;
    float: left;
    margin-right: 0;
    font-size: 10pt;
}

.assureclair-date-picker-icon{
    padding: 6px 5px;
}

.dataTables_wrapper input[type="text"], .dataTables_wrapper select{
    font-size: 10pt;
}

.pagination > li.active > a, .pagination > li.active > a:hover {
    background-color: #428bca;
    border-color: #428bca;
}

.pagination-total{
    margin-top: 7px;
}

.pagination-label{
    margin-top: 27px;
}

.pagination-nb-page{
    float:left;
    margin-left: 10px;
}

/* Les tableaux spécifiques (Ex: Tableau de bord) */
.assureclair .assur-custom-grid.ui-jqgrid .ui-pg-button .ui-separator {
	margin-left: 4px;
	margin-right: 4px;
	border-color: rgb(201, 212, 219);
}

.assureclair .assur-custom-grid.ui-jqgrid .ui-pg-button span{
	display: block;
	margin: 1px;
	float: left;
}

.assureclair .assur-custom-grid.ui-jqgrid .ui-separator {
height: 18px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin: 1px;
float: right;
}

.assureclair .assur-custom-grid.ui-jqgrid .ui-pg-table{	
	position: relative;
	padding-bottom: 2px;
	width: auto;
}

.assureclair .assur-custom-grid.ui-jqgrid .ui-pg-table td {
font-weight: normal;
vertical-align: middle;
padding: 1px;
}

.assureclair .assur-custom-grid.ui-jqgrid .ui-pg-input {
	font-size: inherit;
	width: 24px;
	height: 20px;
	line-height: 16px;
	box-sizing: content-box;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}

.assureclair .assur-custom-grid.ui-jqgrid .ui-pg-selbox {
	display: block;
	height: 24px;
	width: 60px;
	margin: 0px;
	padding: 1px;
	line-height: normal;
}

/*Tableau de bord*/

.assureclair .assur-tableau-bord .assur-widget-sm .widget-main{
	height:187px;
}

.assureclair .assur-tableau-bord .widget-box .widget-toolbox{
	min-height:44px;
}

.assureclair .assur-tableau-bord .widget-main.no-padding .table.assur-table-synthese{
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
}

.assur-table-synthese tbody tr{
    height:38px;
}

.assur-table-synthese thead tr th {
    height:35px;
}

.assureclair .assur-tableau-bord .dataTables_length,
.assureclair .assur-tableau-bord .dataTables_filter,
.assureclair .assur-tableau-bord .dataTables_info,
.assureclair .assur-tableau-bord .dataTables_paginate{
	display:none;
}




/***************************** DETAIL-COMPAGNIE (JRA) ******************************/
.multiple-checkbox-label{
    font-family: 'Open Sans';
    font-size: 14px;
    color: #393939!important;
    font-weight: normal;
}

.inline-checkboxes > div.checkbox{
    width:100px;
}

.mode-declaration-pane{
    border: 1px solid rgb(197, 208, 220);
    padding: 16px 12px;
    min-height: 200px;
}

.tabs-left > .nav-tabs > li.active > a{
    font-weight: bold;
}

.tabs-left > .nav-tabs > li > a {
    min-width: 200px;
}

.radio-transmission{
    margin-top: 30px;
}

.radio-transmission > div.radio > label{
    font-weigh: bold;
}

.inline-input-ftp{
    float:left;
    padding:6px;
}

#gestion-semi-externe-pane > div > div > div.radio{
    padding-bottom: 10px;
}

.form-compagnie-bancaire-box{
    min-height:435px;
}

/***************************** Administration > Detail partenaire ******************************/

.assureclair .assur-partenaire-txtbox{
	margin-top: 10px;
	margin-left:40px;
}

/***************************** Detail contrat compagnie ******************************/
.assureclair .radios-duree .radio {
    padding-top: 0px;
}
.assureclair .radios-duree .radio .radio{
	float:left;
	width:50%;
    padding-left: 0px;
}

.assureclair .date-echeance{
	padding-left:0;
}

.assureclair .achat i{
	font-size:18px;
	float:right;
}

/***************************** Skin TinyMCE ******************************/


