﻿/***********************/
/*    ELEMENT HTML    **/
/***********************/

body {
	font-family:'LatoRegular', Sans-Serif;
	font-size:13px;
	color:#333;
	margin:0;
	padding:0;
	background-color:#fff;
	/*overflow:hidden;*/
	cursor:default;
	min-width:1000px;
	min-height:650px;
	overflow:hidden;
}

table {
}

div.fsv_sesam_vital
{
    display:none;    
}
    
img {
	border:none;
}

textarea, 
select,
input[type=text],
input[type=password] {    
	font-size:13px;
	background-color:#ffffff;
	color:#422021;
}

select {
	border:1px solid #dadada;
	margin:0px;
	height:19px;
}

input[type=text],
input[type=password] {    
	border:1px solid #dadada;
	margin:0px;
	padding:2px;
	height:15px;
}

textarea[disabled],
select[disabled],
input[type=text][disabled],
input[type=password][disabled] {    
	background-color:#dadada;
	color:#6d6d6d;
}

pre {
	margin:0px;
	padding:0px; 
}

.ui-tooltip
{
    z-index:50000;
}

.ui-button { 
	position:static;
}

.ui-widget {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
}

.ui-widget textarea,
.ui-widget select, 
.ui-widget input[type=text], 
.ui-widget input[type=password]  {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	background-color:#ffffff;
}

.ui-widget select {
	border:1px solid #dadada;
	margin:0px;
	height:19px;
}

.ui-widget input[type=text],
.ui-widget input[type=password] {
	border:1px solid #dadada;
	margin:0px;
	padding:2px;
}
.ui-widget input[type=checkbox],
.ui-widget input[type=radio] {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	margin-top:0px;
	vertical-align:middle;
}

.ui-widget textarea[disabled],
.ui-widget select[disabled],
.ui-widget input[type=text][disabled],
.ui-widget input[type=password][disabled] {
	background-color:#dadada;
	color:#6d6d6d;
}


/*************************/
/*     CLASS GENERAL    **/
/*************************/

/** General **/

.forceHauteur {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

/** Texte **/

.cliquable {
	cursor:pointer;
}

/** Bouton **/


/** Input **/

.champObligatoire {
	background-color:#FFFFB0;
}

/** Mise en forme **/

.formFsv
{
    width:100%;
    padding:5px 0px 5px 0px;
}

.blockFsv
{
    border-right:1px solid #AAA;
    float:left;
}


.blockFsv.noborder
{
    border:none;
}

.ligneFsv {
	min-height:30px;
	overflow:hidden;
}

.libFsv 
{
    float:left;
	line-height:30px;
	min-height:30px;
	vertical-align:middle;
	text-align:left;
	color:#333;
	font-family:'LatoBold', sans-serif;
	font-size:13px;
	padding-left:15px;
	padding-right:5px;
}

.champFsv {
    float:left;
	line-height:30px;
	min-height:30px;
	vertical-align:middle;
	text-align:left;
	color:#333;
	font-family:'LatoRegular', sans-serif;
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
}
.champ-Fsv-fix 
{
    /* Fix alignement */
    line-height:inherit;
    margin-top:-3px;
}
.btFsv {
	float:left;
	padding-top:2px;
	height:19px;
	text-align:left;
}

.btFsv .jux_bouton {
	margin:0px;
}

.ligneRptFsv {
	padding-top:10px;
}


/** Popup **/

.div_popup 
{
    display:none;
}

div.cache
{
    display:none;
}
/*
.ui-dialog {
	overflow:visible;
}

.ui-widget-header {
	background-image:url("/App_Themes/Fsv_Commun/Jux_ImageBouton/Normal/Grand/Bt_Centre.png");
	background-repeat:repeat-x;
	border:1px solid #026666;
}

.ui-dialog .ui-dialog-titlebar {
	padding:0px 0px 0px 10px;
}

.ui-dialog .ui-dialog-title {
	float:left;
	margin:0px;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-shadow:#222222 1px 1px 0;
}

.ui-dialog .ui-dialog-content {
	position:static;
}

.ui-widget-content {
	background-image:none;
	background-color:#E5E0D2;
	border:1px solid #9FAFAF;
}

.ui-dialog .contenuPopup {
	background-color: #9FAFAF;
	border:1px solid #026666;
	margin:0.3em 0.1em 0.1em 0.1em;
	padding:10px;
	line-height:normal;
}

.ui-dialog .ui-dialog-buttonpane {
	margin:5px 0px 0px 0px;
	padding:5px 2px 2px 2px;
}

.ui-dialog-buttonpane .ui-state-default {
	border:none;
	line-height:20px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-shadow:#222222 1px 1px 0;
	background-color:transparent;
	background-image:none;
}

.ui-dialog-buttonpane .ui-state-hover {
	border:none;
	line-height:20px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-shadow:#222222 1px 1px 0;
	background-color:transparent;
	background-image:none;
}*/

/*************************/
/*   CLASS SPECIFIQUE   **/
/*************************/



.div_contenu_petit {
    background-color: #fff;
    display: table;
    width: 100%;
    height: 100%;
    /*display: flex;*/
    /*flex-direction: column;*/
}

.div_contenu_petit > div {
    /*width: inherit;*/
}

.div_contenu_petit.flex-column {
    flex-direction: column;
}

span.requiredField
{
    color:Red;
}

.ui-widget {
    font-family: 'LatoRegular';
    font-size: 12px;
}



.blocker
{
    width:100%;
    height:100%;
    background-image:url('/App_Themes/Fsv_Commun/Images/mono30.png');
    position:absolute;
    top:0;
    left:0;
    text-align:center;
    font-family:'LatoRegular',sans-serif;
    font-size:13px;
}

.blocker .alert
{
    background-color:#fff;
    display:inline-block;
    border:5px solid #f6f6f6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-width: 600px;
}

.blocker .message
{
    margin:15px;
}


.invisible
{
    display:none !important;
}

.floatLeft
{
    float: left;
}
.absolute{
    position: absolute;
}


/*Ajout dropdown avec recherche*/

#inputListePresta {
	font-size: 13px;
	border: none;
	padding: 14px 20px 12px 45px;
	color: #2193B0;
	font-family: "latoRegular";
	text-align: right;
	background-color: transparent;
}

#inputListePresta:active {
	background-color: white;
}


.dropdown-content {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
	border-radius: 4px;
	min-width: 210px;
	font-size: 13px;
	position: relative;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 10px;
	max-height: 320px;
	overflow-y: auto;
	overflow-x: hidden;
	display: none;
	

}

.dropdown-content div {
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	height: 40px;
	line-height: 40px;
	font-family: "LatoRegular";
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dropdown-content div:hover {
	background: #EDEDED;
	border-radius: 4px;
	color: #000000;
}

.show {
	display: block;
}