@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial,Helvitica,sans-serif;
	font-size:13px;
	overflow-x: hidden;
}
.clear {
	clear:both;
}
.my_container {
	width:264px;
	margin:80px auto;
}
h1,h3 {
    color: #275ea6;
    font-size: 20px;
    text-align: center;
	font-weight:400;
}
.logo {
    margin: 10px auto;
    text-align: center;
    width: 264px;
}
.login_container {
	width:267px;
	margin:0 auto 20px;
	border:1px solid #e5e5e5;
	text-align:center;
	border-radius:10px;
	box-shadow:0 2px 10px #e5e5e5;  
}

.login_container p {
    color: #275ea6;
}
.login_container img {
    margin-top: 35px;
}

.name_img {
    background-color: #fff;
    background-image: url("../images/login_name.png");
    background-repeat: no-repeat;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 5px 10px #e5e5e5;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 13px 32px;
    width: 170px;
}
.login_img {
	background-image:url(../images/login_pw.png);
	background-repeat:no-repeat;
	border: 1px solid #e5e5e5;
    box-shadow: 1px 5px 10px #e5e5e5;
    font-size: 11px;
    margin-bottom: 18px;
    padding: 13px 32px;
    width: 170px;
}
.submit_btn {
	background-color: #275ea6;
    border: medium none;
    color: #fff;
    margin-bottom: 35px;
    margin-left: 130px;
    padding: 6px 15px;
	text-decoration:none;
}

/*--------------------------- clients label------------------------------------------*/


.clients {
    padding: 0 18px;
    text-align: left;
}

.clients li {
    border-bottom: 1px solid #e5e5e5;
    list-style-image: url("../images/li_arrow.png");
    list-style-position: inside;
    padding: 5px 0;
}
.clients li:last-child {
	border-bottom:none;
}
.clients li:hover {
    
    list-style-image: url(../images/li_arrow_hover.png);
    list-style-position: inside;
    
}
.clients li a {
	text-decoration:none;
	font-size:14px;
	color:#000;
	
	
}
.clients li a:hover {
	color:#275ea6
}

/*------------------------------------Rechercher client1---------------------------------------*/

.rechercher_container {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 20px #e5e5e5;
    margin: 0 auto;
    width: 990px;
}

.rechercher_inner_cont {
	background-color:#fff;
	border-top:1px solid #e5e5e5;
	margin:20px auto;
	width:100%;
}

.rechercher_1 {
	background-image:url(../images/Rechercher_1.png);
	background-repeat:no-repeat;
	width:47px;
}
.rechercher_2 {
	background-image:url(../images/Rechercher_2.png);
	background-repeat:no-repeat;
	width:50px;
}
.rechercher_3 {
	background-image:url(../images/Rechercher_3.png);
	background-repeat:no-repeat;
	width:42px;
}
.rechercher_4 {
	background-image:url(../images/Rechercher_4.png);
	background-repeat:no-repeat;
	width:39px;
}
.rechercher_5 {
	background-image:url(../images/Rechercher_5.png);
	background-repeat:no-repeat;
	width:41px;
}
.rechercher_6 {
	background-image:url(../images/Rechercher_6.png);
	background-repeat:no-repeat;
	width:43px;
}
.rechercher_ul {
	list-style:none;
	padding:0;
}
.rechercher_ul li{
	display:inline-block;
	height:39px;
}

.details {
    background-color:#1e549a;
    color: #fff;
    padding: 12px 0;
}
.details span {
    border-right: 1px solid #fff;
    padding: 16px;
}
.details_1 {
	color:#1e549a;
	padding:10px 0;
}
.details_1:nth-child(even) {
	background-color:#e9e9e9;
}
.details_1:nth-child(odd) {
	background-color:#fafafa;
}

.details_1 span {
    border-right: 1px solid #fff;
    padding: 16px;
}
/*.details_1 {
    background: none repeat scroll 0 0 #e9e9e9;
    color: #fff;
    padding: 12px 0;
}
.details_1 span {
    border-right: 1px solid #fff;
    padding: 16px;
	color:#1e549a !important;
}*/

/*--------------------------- clients------------------------------------------*/
label {
    color: #275ea6;
    font-size: 11px;
}
.client_wrapper {
	width:100%;
	float:left;
	background-color:#d4d4d4;
	position:relative;
}


.client_wrapper h4 {
    margin:10px 0 10px 12px;
}
.inner-client_wrapper {
    
    padding: 10px 20px;
}
.inner-client_wrapper h5 {
	color:#275ea6;
	font-size:11px;
	margin:0px;
	clear:both;
}

.client_box1 {
    float: left;
    width: 278px;
}
.client_box1 label {
    float: left;
    line-height: 19px;
    width: 100px;
}

.client_box1 input {
    border: 1px solid #e5e5e5;
    box-shadow: 5px 5px 7px #e5e5e5;
    color: #000000;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 3px;
    width: 148px;
}


.client_wrapper select {
    border: 1px solid #e5e5e5;
    box-shadow: 5px 5px 7px #e5e5e5;
    color: #000000;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 3px;
    width: 155px;
}

.select_drop select {
	border: 1px solid #E61717 !important;
	color:red;
}

.fiche_client select {
	border: 1px solid #e5e5e5 !important;
	color: #7c7c7c;
	font-size: 12px;
	margin-bottom: 2px;
	padding: 3px;
	width: 180px;
	float:left;
}
.client_box2{
	width:100px;
	float:left;
	
}

.client_box2 > input {
    width: 100px !important;
}
.client_box3{
	width:240px;
	float:left;
	
}
.client_box3 label {
width: 70px;
float: left;
line-height: 26px;

}

.client_box3 input {
    border: 1px solid #e5e5e5;
    box-shadow: 5px 5px 7px #e5e5e5;
    color: #7c7c7c;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 3px;
    width: 148px;
}


.inner-client_wrapper textarea {
    border: 1px solid #e5e5e5;
    margin-bottom: 9px;
    width: 100%;
	min-height: 100px;
}

.appels_wrapper {
	background-color: #d4d4d4;
    padding: 0 0 12px;
    position: relative;
    width: 100%;
}

.appels_wrapper h4 {
 margin:10px 0 10px 21px;
 padding-top: 10px;
}

.appels_wrapper input {
    border: 1px solid #e5e5e5;
    box-shadow: 5px 5px 7px #e5e5e5;
    color: #000000;
    font-size: 12px;
    margin: 0 8px 0 16px;
    padding: 3px;
    width: 100px;
}
.appels_wrapper label {
    color: #275ea6;
    font-size: 11px;
}
.input_width {
	width:70px !important;
}
.rw {
    background-image: url("../images/rw.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 22px;
	margin:0 15px;
}

.fw {
	background-image:url(../images/fw.png);
	background-repeat:no-repeat;
	display: inline-block;
    height: 14px;
    width: 22px;
	margin:0 15px;
}
.appels_wrapper a {
    background-color: #275ea6;
    color: #fff;
    font-size: 11px;
    padding: 2px 14px;
    text-decoration: none;
}
.span_bg {
    background-color: #fff;
    padding: 3px 10px;
	margin-right:5px;
	border:1px solid #e2e2e2;
}
.achetees {
background-color: #d4d4d4;
margin-bottom:20px
}
.myachetees {
}
.myachetees label {
    float: left;
    line-height: 13px;
    width: 91px;
}
.myachetees input {
    border: 1px solid #e5e5e5;
    box-shadow: 5px 5px 7px #e5e5e5;
    color: #7c7c7c;
    font-size: 12px;
    margin: 0 10px;
    padding: 3px;
    width: 100px;
	float:left;
}
.achetees input {
    border: 1px solid #e5e5e5;
    box-shadow: 5px 5px 7px #e5e5e5;
    color: #000000;
    font-size: 12px;
    margin: 0 8px;
    padding: 3px;
    width: 100px;
}
.recherchés {
	height:auto;
}
.recherchés input {
    margin: 0 14px;
}
.input_width1 {
    width: 73px !important;
}
.vendre {
	height:auto;
}
.fiche_client {
    float: left;
    margin: 10px 0 0 0;
    text-align: center;
    width: 100%;
}
.fiche_client input {
    float: left;
    margin: 2px 0;
	width:180px;
}
.fiche_client label {
    float: left;    
    padding: 0 6px;
    text-align: left;
    width: 50px;
}
.fiche_client_btn {
    float: none;
    margin: 10px auto;
    text-align: center;
    width: 300px;
}
.fiche_client_btn a {
    background-color: #275ea6;
    color: #fff;
    font-size: 11px;
    padding: 4px 14px;
    text-decoration: none;
}

.sub_btn1
{
box-shadow: none !important;
width: auto !important;


}
#submit {
background-color: #275ea6;
color: #fff;
font-size: 11px;
padding: 2px 14px;
text-decoration: none;	
	
}


.fiche_client_new {
float: left;
width: 100%;
padding: 10px 0;
text-align: center;
}

#submit {
background-color: #275ea6;
color: #fff;
font-size: 11px;
padding: 2px 14px;
text-decoration: none;
}

.ui-datepicker-trigger {
margin: -3px 2px -3px -5px !important;
}

div#input_data {display:none; }

div#insert_recherer {display:none; }

div#insert_vendre {display:none;}

div#insert_problem {display:none;}
.text_area_small{min-height:30px }


#pro_show{
	background-color:#f3f3f3;
	
}
#pro_show select,input{
	box-shadow:none !important;	
}

.fciwidth {
	width:120px !important;
}
.mydatepicker-trigger {
margin-right: 10px !important;
}


#pro_show textarea {
	border: 1px solid #e5e5e5;
	margin-bottom: -3px;
	width: 42%;
	height: 18px;
}

#insert_problem textarea {
	border: 1px solid #e5e5e5;
	margin-bottom: -7px;
	width: 45%;
	min-height: 12px;
}

#pro-input {
	margin: 0 7px;
}

#pro_show h4 {
	margin: 10px 0px 10px 21px;
	padding-top: 11px;
}

.achetees h4 {
	margin: 10px 0px 10px 21px;
	padding-top: 10px;
}

#button_bar {
	border: 1px solid #e5e5e5;
	box-shadow: 5px 5px 7px #e5e5e5;
	color: #000000;
	font-size: 12px;
	margin: 0 8px;
	padding: 3px;
	width: 100px;
}

.client_remarques {
	padding: 0px 0px 1px;
	position: relative;
	width: 100%;
	margin: 9px 0px 7px;
	background-color: #fff;
}
.buttons-two{
	padding:2px;
	margin-top: 4px;
}

.button-line {
	margin-left: 19px;
	}
	
