 /* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
}


html {
font: 62.5% "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 2.4em;
color: #2E393D;
}


body {
width: 100%;
margin: auto;
padding: 0;
margin-bottom: 20px;
background-color: white;
/*background-color: rgb(245, 245, 245) ;*/
/*background: url("../images/fondbleu1.png");*/
background-repeat: repeat-x;
background-repeat: repeat-y;		
}

header {
/*background: #362551;*/
background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#6b3232), color-stop(1,#c71e1e));
background: -ms-linear-gradient(bottom,#6b3232,#c71e1e);
background: -moz-linear-gradient(center bottom,#6b3232 0,#c71e1e 100%);
height: 45px;
background-position: right top;
background-repeat: repeat-x;
border-bottom: 1px solid #777;
display: block;
}

nav {
display: block;
width: 1140px;
max-width: 100%;
margin: 0 auto;
height: 45px;
}

nav #logo {
display: block;
float: left;
position: relative;
top: 8px;
margin-right: 10px;
border: 0;
font-weight: bold;
font-size: 25px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: white;
}

nav #logo:hover {
opacity: .92;
}

nav > div {
display: inline;
float: left;
width: 100%;
max-width: 100%;
margin: 0 12.5px;
position: relative;
line-height: 30px;
}

nav > div > ul {
margin: 0 auto;
width: 100%;
max-width: 100%;
list-style: none;
font-size: 16px;
}

nav > div > ul li {
float: right;
list-style: none;

}

nav #product a {
border-left: 1px solid #643F89;
}



nav #product a, nav #purchase_sale a, nav #track a, nav #sign_up a, nav #sign_in a {
border-right: 1px solid #643F89;
height: 24px;
}

nav > div > ul a {
display: block;
float: right;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: white;
background-position: left top;
background-repeat: no-repeat;
padding: 8px 20px;
}

#sign_up, #sign_in{
float: right;
}

nav #product a:hover, nav #purchase_sale a:hover, nav #track a:hover, nav #sign_up a:hover, nav #sign_in a:hover, nav #product a.current, nav #purchase_sale a.current, nav #track a.current, nav #sign_up a.current, nav #sign_in a.current {
background-color: white;
text-decoration: none;
color: #2E393D;
border-bottom: 1px solid #CCC;
}

#content {
width: 1140px;
max-width: 100%;
margin: 0 auto;
border-top: 1px solid white;
color: #666666;
}

/* menu */
#menu{
display: inline;
float: left; 	/* Le menu flottera ˆ gauche */
width: 18%;
min-height: 1px; 
padding: 0;
margin: 0 12.5px;
   /*background-image: url(../images/fondvert1.png);
   background-repeat: repeat-x repeat-y;
   /*-moz-border-radius: 20px 20px 20px 20px;*/ 

}

.sidebar-nav > div {
padding: 8px 0;
position: relative;
}

ul {
list-style: none;
font-size: 12px;
}

li {
display: list-item;
text-align: -webkit-match-parent;
}

.vert-nav {
padding: 10px 0;
}

.vert-nav li a {
font-size: 18px;
color: #909B9F;
display: inline-block;
margin-bottom: 20px;
line-height: 100%;
}

.vert-nav li a.current, .vert-nav li a:hover {
color: #2E393D;
font-weight: bold;
text-decoration: none;
cursor: pointer;
border-left: 5px solid #1EA7DB;
padding-left: 5px;
margin-left: -10px;
}




/* corps */

.corps{
background-color: #fffbfbc7;
max-width: 100%;
margin: 0 12.5px;
min-height: 1000px;
border-left: 1px solid #b764648c;
border-right: 1px solid #b764648c;
-webkit-box-shadow: -1px 0 3px #e4a1a180,1px 0 3px #e4a1a180;
-moz-box-shadow: -1px 0 3px #e4a1a180,1px 0 3px #e4a1a180;
box-shadow: -1px 0 3px #e4a1a180, 1px 0 3px #e4a1a180;
}


#corps
{
   float: left;
   width: 77%;
   /*-moz-border-radius: 0 0 20px 20px;*/
   margin: 0;
   padding: 0;
   /*margin-bottom: 20px;
   margin-left: 21%;
   text-align: justify;
   font-size: 1em;*/
   margin-top: 20px;
   /*padding-bottom: 20px;
   padding-top: 20px;
   padding-left: 10px;*/
   color: black;
   /*background-color: silver;*/
   
   /*
   -moz-opacity:0.5;
   opacity: 0.5;
   filter:alpha(opacity=50);*/
}
/* fin du corps */

#message_container {

margin: 20px;
overflow: hidden;
margin-bottom: 10px;
position: relative;
font-size: 24px;
color: #666666;
padding: 8px 5px;
padding-bottom: 40px;
padding-top: 30px;
border-bottom: 1px solid #CCC;
}

#message_container_addition {
margin: 20px;
overflow: hidden;
margin-bottom: 10px;
position: relative;
padding: 8px 5px;
font-size: 24px;
color: #666666;
padding-top: 40px;
border-top: 1px solid #CCC;
}

.message_container_small {
margin: 0;
padding-left: 50px;
overflow: hidden;
margin-bottom: 10px;
position: relative;
font-size: 24px;
color: #666666;
padding-bottom: 20px;
padding-top: 50px;
border-bottom: 1px solid #CCC;
}

.customer-search-container {
float: right;
padding: 20px;
}

.customer-search-container span{
font-size: 22px;
color: #333333;
}

.customer-search-container-full {
float: left;
padding: 20px;
width: 100%;
text-align: center;
}

.customer-search-container-full span{
font-size: 22px;
color: #333333;
}

#list-customer-content{
margin-top: 30px;
margin-bottom: 15px;
}

table.list-customers {
width: 97%;
font-size: 16px;
border: 0;
background: transparent;
text-align: left;
border-spacing: 0;
margin-left: 2%;
}

thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}

tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}

tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
}

td, th {
padding: 5px;
display: table-cell;
border: solid 1px;
position: relative;
}



table.list-customer-track {
width: 100%;
font-size: 16px;
border: 0;
background: transparent;
text-align: left;
border-spacing: 0;
}

table.list-customer-track th:first-child {
padding-left: 15px;
}

table.list-customer-track th {
padding: 0 12px 12px;
font-size: 18px;
color: #BCC3C5;
}

table.list-product-track th.proteins-header, table.list-product-track th.carbs-header, table.list-product-track th.fats-header{
font-size: 14px;
padding-right: 6px;
}

table.list-product-track td, table.list-product-track th {
border: 0;
}

table.list-product-track td:first-child{
font-size: 24px;
padding-left: 15px;
}

table.list-product-track td {
font-size: 16px;
font-weight: bold;
padding: 12px;
}

table.list-product-track td.proteins, table.list-product-track td.carbs, table.list-product-track td.fats{
font-size: 12px;
padding-right: 6px;
}


#calories_total{
font-size: 20px;
}
#proteins_total, #carbohydrates_total, #fats_total{
font-size: 16px;
}



.input-product input[type="text"]{
height: 24px;
width: 200px;
}

.input-quantity input[type="text"]{
height: 24px;
width: 80px;
}

table.list-product tfoot td{
padding-top: 40px;
}









table.nav-list-product {
width: 90%;
font-size: 24px;
border: 0;
margin: auto;
background: transparent;
text-align: center;
border-spacing: 0;
margin-top: 20px;
padding-bottom: 20px;
}


.add-row{
font-size: 18px;
margin-left: 20px;
margin-top:10px
}

.validation-button button {
margin-left: 165px;
cursor: pointer;
position: relative;
overflow: visible;
-webkit-appearance: button;
}


.section {
min-height: 50px;
/*border-bottom: 1px solid #CCC;*/
padding: 20px 10px;
}

.field {
position: relative;
display: block;
margin-bottom: 15px;
font-size: 12px;

}

.field.demipage{
  width: 42%;
  float: left;
  padding-right: 2%;
  padding-top: 10px;
  padding-left: 2%;
  padding-bottom: 20px;

}

label {
font: normal 1em "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.primary-label {
font-size: 24px;
font-weight: bold;
margin: 2px 20px 10px 0;
display: block;
float: left;
width: 50%;
text-align: right;
color: #444040;
cursor: default;
padding-top: 4px;
}

.left-title {
font-size: 24px;
font-weight: bold;
margin: 2px 20px 10px 0;
display: block;
float: left;
width: 15%;
text-align: right;
color: #444040;
cursor: default;
padding-top: 4px;
}

.secondary-label {
font-size: 14px;
font-weight: bold;
margin: 2px 16px 8px 0;
display: block;
float: left;
width: 170px;
text-align: right;
color: #1E2B32;
cursor: default;
padding-top: 3px;
}

#signup_password {
margin-right: 15px;
}
#signin_password {
margin-right: 15px;
}

input, textarea, keygen, select, button, isindex {
margin: 0em;
font: -webkit-small-control;
color: initial;
letter-spacing: normal;
word-spacing: normal;
line-height: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: -webkit-auto;
font-size: 16px;
}

input, textarea, select {
border: 1px solid #999;
-webkit-background-clip: padding-box;
-webkit-border-radius: 3px;
-moz-background-clip: padding-box;
-moz-border-radius: 3px;
border-radius: 3px;
background-clip: padding-box;
-webkit-background-clip: padding;
color: #2E393D;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
font-size: 18px;
}

input:focus, select:focus, textarea:focus {
border: 1px solid #31C0FF;
outline: none;
}

input[type="text"], input[type="password"], input[type="number"], input[type="date"], input[type="time"], select {
height: 36px;
width: 295px;
padding: 4px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
margin-top: 3px;
}

input[type="text"].input_sample, input[type="number"].input_sample, input[type="date"].input_sample{
height: 24px;
width: 170px;
font-size: 12px;
}

input[type="password"] {
-webkit-text-security: disc;
}

input[type="radio"], input[type="checkbox"] {
width:1em;
height:1em;

}

.select_addproduct{
height: 36px;
width: 305px;
max-width: 90%;
padding: 4px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.select_date{
height: 36px;
width: 105px;
max-width: 15%;
padding: 4px;
margin-right: 20px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.select_addsample{
height: 25px;
width: 170px;
padding: 4px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
}

.textarea_addproduct{
width: 45%;
min-width: 295px;
padding: 4px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.textarea_appoint{
width: 90%;
padding: 4px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

label.check_radio_label {
font-size: 11px;
color: #3A3A3A;
display: inline;
margin: 2px 10px 0 5px;
}

.settings-help-text {
margin-left: 200px;
margin-bottom: 15px;
padding: 0 10px 0 0;
}

.settings-help-text p {
margin: 0;
padding: 0;
color: #626D71;
display: block;
}

.section button {
margin-left: 35%;
cursor: pointer;
position: relative;
overflow: visible;
-webkit-appearance: button;
margin-top: 50px;
}

.client-form-button button{
  margin-left: 0;
}

.client-form-button .button-left{
  width: 46%;
  float: left;
  text-align: right;
  padding-right: 3%;
}
.client-form-button .button-right{
  width: 46%;
  float: left;
  text-align: left;
  padding-left: 3%;
}

.black-pill-btn {
color: white;
cursor: pointer;
background: #373B3F;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#373B3F),color-stop(1,#52565A));
background: -ms-linear-gradient(bottom,#373B3F,#52565A);
background: -moz-linear-gradient(center bottom,#373B3F 0,#52565A 100%);
border: 1px solid #333;
-webkit-box-shadow: inset 0 0 2px 1px #333,0 1px 2px rgba(0, 0, 0, .7);
-moz-box-shadow: inset 0 0 2px 1px #333,0 1px 2px rgba(0,0,0,.7);
box-shadow: inset 0 0 2px 1px #333,0 1px 2px rgba(0, 0, 0, .7);
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
-webkit-background-clip: padding-box;
-webkit-border-radius: 30px;
-moz-background-clip: padding-box;
-moz-border-radius: 30px;
border-radius: 30px;
background-clip: padding-box;
text-align: center;
padding: 15px 60px;
line-height: 26px;
font-weight: bold;
display: inline-block;
margin: 15px 3px 3px 0;
font-size: 22px;
text-transform: uppercase;
}

.black-pill-btn:hover{
-webkit-box-shadow: inset 0 0 2px 1px #333,0 2px 4px rgba(0, 0, 0, .7);
-moz-box-shadow: inset 0 0 2px 1px #333,0 2px 4px rgba(0,0,0,.7);
box-shadow: inset 0 0 2px 1px #333,0 2px 4px rgba(0, 0, 0, .7);
}

.section button.black-pill-btn-small {
margin-left: 150px;
margin-top: 15px;
cursor: pointer;
position: relative;
overflow: visible;
-webkit-appearance: button;
}

.black-pill-btn-small{
color: white;
background: #373B3F;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#373B3F),color-stop(1,#52565A));
background: -ms-linear-gradient(bottom,#373B3F,#52565A);
background: -moz-linear-gradient(center bottom,#373B3F 0,#52565A 100%);
border: 1px solid #333;
-webkit-box-shadow: inset 0 0 2px 1px #333,0 1px 2px rgba(0, 0, 0, .7);
-moz-box-shadow: inset 0 0 2px 1px #333,0 1px 2px rgba(0,0,0,.7);
box-shadow: inset 0 0 2px 1px #333,0 1px 2px rgba(0, 0, 0, .7);
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
-webkit-background-clip: padding-box;
-webkit-border-radius: 20px;
-moz-background-clip: padding-box;
-moz-border-radius: 20px;
border-radius: 20px;
background-clip: padding-box;
text-align: center;
padding: 10px 25px;
line-height: 14px;
font-weight: bold;
display: inline-block;
margin: 3px 3px 3px 0;
font-size: 12px;
text-transform: uppercase;
}

.black-pill-btn-small:hover{
-webkit-box-shadow: inset 0 0 2px 1px #333,0 2px 4px rgba(0, 0, 0, .7);
-moz-box-shadow: inset 0 0 2px 1px #333,0 2px 4px rgba(0,0,0,.7);
box-shadow: inset 0 0 2px 1px #333,0 2px 4px rgba(0, 0, 0, .7);
}

.agreement-section{
  clear:both;
}


.error{
float: left;
font-size: 14px;
color: red;
padding-left: 220px;
margin-bottom: 20px;
}

.error_format{
font-size: 14px;
color: red;
display: none;
padding-left: 20px;
}


.informations {
font-size: 17px;
font-weight: bold;
margin: 2px 20px 10px 20px;
display: block;
float: left;
text-align: left;
color: #1E2B32;
cursor: default;
padding-top: 4px;
}


.aligne_gauche{
float: left;
/*width: 10%;*/
width: 80px;
margin: 0;
padding: 0;
}

.aligne_milieu{
float: left;
/*width: 10%;*/
width: 80px;
margin: 0;
padding: 0;
}

.aligne_droite{
float: left;
/*width: 77%;*/
width: 520px;
margin: 0;
padding: 0;

}

.main{
clear: both;
}

a{
text-decoration: none;
}

td a {
color: #444040;;
}

td a:hover{
text-decoration: underline;
}


.imageflottante
{
   text-align: center;
   padding : 0;
  
}

.dessous {

   clear: both;
}


blockquote {

font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}



/* bas de page */
#navigbas {
clear: both;
padding-top: 20px;
margin-top: 40px;
}

#navigbas li {
display: inline;
margin: 15px;
}
/* fin du bas de page*/


.saisie {
margin-left: 46%;
padding-left: 2%;
margin-bottom: 15px;
text-align: left;
}

/* tableau */
#tableau {
width: 94%;
border-collapse: separate;
margin: auto;
border-spacing: 0px 10px;
}

#tableau th {
border: 1px solid #CFD2D9;
border-collapse: separate;
background-color: #333333;
color: #FFFFFF;
}

#tableau td {
/*border: 1px solid #CFD2D9;*/
border-collapse: separate;
background-color: transparent;
}


/* fin du tableau */

/* tableau */

.tableau_accueil {
border-collapse: collapse;

}

.tableau_accueil th {
/*border: 1px solid blue;*/
border-collapse: collapse;
background-color: #333333;*/
color: #FFFFFF;
}

.tab_out {
color: white;
font-size: 14px;
text-align: center;
/*background-color: #F4F3F1;*/
background-image: url(../images/bouton_tableau_noir1.png);
}

.tab_out2 {
color: white;
font-size: 14px;
text-align: center;
/*background-color: #F4F3F1;*/
background-image: url(../images/bouton_tableau_noir1.png);
background-repeat: repeat-x;
background-color: black;
}

.tab_in {
text-align: center; 
font-size: 14px;
/*background-color: #F8C060;*/
background-image: url(../images/bouton_tableau_blanc2.png);
}

.tab_in2 {

text-align: center;
/*background-color: #F4F3F1;*/
background-image: url(../images/bouton_tableau_blanc2.png);
background-repeat: repeat-x;
background-color: #ffffff;
/*background-color: #B2B5B1;*/
}

.tdover {
text-align: center; 
background-color: #F8C060;
}



/* fin du tableau */



h1 {
font-family: "Calisto MT";
font-size: 34px;
color: black;
text-align: center;
margin: 30px;
padding-top: 20px;
padding-bottom:0;
}

.client-title{
  width: 100%;
  text-align: center;
  float: left;
margin: 0;
overflow: hidden;
margin-bottom: 10px;
position: relative;
font-size: 24px;
color: #666666;
padding-bottom: 40px;
border-bottom: 1px solid #CCC;
}

h2 {
font-family: "Calisto MT";
font-size: 20px;
color: black;
text-align: center;
padding-top: 0;
padding-bottom:20px;
}

.selection{
color: red;
font-size: 1.1em;
}

.add_customer{
  width: 45%;
  float: left;
	font-size: 22px;
  padding:20px;

}
.add_customer img{
  padding-right:10px;
}

.required-label::after {
  content: " *"; color: red;
}

.consultation-title{
  padding-top: 30px;
}

.consult-question {
font-size: 24px;
font-weight: bold;
margin: 2px 20px 10px 0;
display: block;
float: left;
width: 100%;
text-align: left;
color: #444040;
cursor: default;
padding-top: 4px;
}

.appoint-question {
float: left;
text-align: left;
width: 49%;
max-width: 49%;

}

.agreement-title{
  color: #444040;
  border-top: 1px solid #CCC;
  padding-top: 20px;
  margin-top: 50px;

}

.agreement{
  font-size: 17px;
  color: #444040;
  margin-bottom: 50px;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;

}

.input-label{
  font-size: 24px;
  padding-right: 30px;
  padding-left: 10px;
  padding-top: 15px;
  margin-bottom: 30px;
  display: inline-block;
}

.question-warning{
  color: red;
  font-size: 16px;
}


tr.client-row{
  
  -webkit-box-shadow: 0px 6px 6px -6px rgba(218, 172, 230, .5);
  -moz-box-shadow: 0px 6px 6px -6px rgba(218,172,230,.5);
  box-shadow: 0px 6px 6px -6px rgba(218, 172, 230, .5);
  height: 50px;

}



th.client-list{
  font-size: 26px;
  padding-bottom: 30px;
  border-bottom: 2px solid #444040;
}

.client-list{
  width: 38%;
  padding: 5px;
  padding-bottom: 20px;
  padding-top:20px;
  color: #444040;
  font-size: 20px;
  border-bottom: 1px solid #444040;
  
}

td.client-list:first-child{
  font-weight: bold;
  font-size: 22px;
}

.client-list.last{
  width: 19%;
}

.client-search{
  float: right;
  width: 50%;
}

.client-search-full{
  float: left;
  width: 100%;
}

.page-count{
  text-align: center;
}

#customer_name h1{
  margin: 0;
  padding-top: 30px;
  padding-bottom: 60px;
}


.add-info, .edit-info, .supp-info{
  float: left;

}


a.add-info, a.edit-info, a.supp-info{
  padding-left: 30px;

}

a.add-info img{
  border:1px solid #b5ffa6; 
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;
  border-radius: 3px;
 background-color: #f5fff6; background-image: -webkit-gradient(linear, left top, left bottom, from(#f5fff6), to(#d2f9cc));
 background-image: -webkit-linear-gradient(top, #f5fff6, #d2f9cc);
 background-image: -moz-linear-gradient(top, #f5fff6, #d2f9cc);
 background-image: -ms-linear-gradient(top, #f5fff6, #d2f9cc);
 background-image: -o-linear-gradient(top, #f5fff6, #d2f9cc);
 background-image: linear-gradient(to bottom, #f5fff6, #d2f9cc);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fbe4e4, endColorstr=#d2f9cc);
 position: relative;
 top: -8px;
}

a.add-info img:hover{
  border:1px solid #bbecb1; 
 background-color: #e4fbeb; background-image: -webkit-gradient(linear, left top, left bottom, from(#e4fbeb), to(#a2da91));
 background-image: -webkit-linear-gradient(top, #e4fbeb, #a2da91);
 background-image: -moz-linear-gradient(top, #e4fbeb, #a2da91);
 background-image: -ms-linear-gradient(top, #e4fbeb, #a2da91);
 background-image: -o-linear-gradient(top, #e4fbeb, #a2da91);
 background-image: linear-gradient(to bottom, #e4fbeb, #a2da91);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fbe4e4, endColorstr=#a2da91);
 -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.5);
box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

a.edit-info img{
  border:1px solid #ffa6a6; 
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;
  border-radius: 3px;
 background-color: #fff5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff5f5), to(#fdd9d9));
 background-image: -webkit-linear-gradient(top, #fff5f5, #fdd9d9);
 background-image: -moz-linear-gradient(top, #fff5f5, #fdd9d9);
 background-image: -ms-linear-gradient(top, #fff5f5, #fdd9d9);
 background-image: -o-linear-gradient(top, #fff5f5, #fdd9d9);
 background-image: linear-gradient(to bottom, #fff5f5, #fdd9d9);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fff5f5, endColorstr=#fdd9d9);
 position: relative;
 top: -5px;
}

a.edit-info img:hover{
  border:1px solid #ffcdcd; 
 background-color: #fbe4e4; background-image: -webkit-gradient(linear, left top, left bottom, from(#fbe4e4), to(#fdb5b5));
 background-image: -webkit-linear-gradient(top, #fbe4e4, #fdb5b5);
 background-image: -moz-linear-gradient(top, #fbe4e4, #fdb5b5);
 background-image: -ms-linear-gradient(top, #fbe4e4, #fdb5b5);
 background-image: -o-linear-gradient(top, #fbe4e4, #fdb5b5);
 background-image: linear-gradient(to bottom, #fbe4e4, #fdb5b5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fbe4e4, endColorstr=#fdb5b5);
 -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.5);
box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

a.supp-info img{
 position: relative;
 top: -5px;
}

a.supp-info img:hover{
box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

.appointment-title{
  cursor: pointer;
}

.copyright{
  width: 100%;
  text-align: center;
  margin: auto;
  font-size: 16px;
}

/* Big box with list of options */
#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:250px;  /* Width of box */
  height:250px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #317082;  /* Dark green border */
  background-color:#FFF;  /* White background color */
  text-align:left;
  font-size:0.9em;
  z-index:100;
}
#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;    
  padding:1px;
  cursor:pointer;
  font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */
  
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#317082;
  color:#FFF;
}
#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
} 




/* Tab section */
/*----- Tabs -----*/
.tabs {
width:100%;
display:inline-block;
}
/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
display:block;
clear:both;
content:'';
}
.tab-links li {
list-style:none;
margin: 0 1% -2px;
display:inline-block;
width: 30%;
border: 1px solid transparent;

}
.tab-links a {
padding:15px 2%;
display:inline-block;
border-radius:3px 3px 0px 0px;
background:#f5bbbb8c;
font-size:16px;
font-weight:600;
color:#4c4c4c;
transition:all linear 0.15s;
font-size: 22px;
width: 95%;
text-align: center;
}
.tab-links a:hover {
background:#f79e9e;
text-decoration:none;
}
li.active a, li.active a:hover {
background:#f79e9e;
color:#4c4c4c;
  border: 1px solid #f38d8d;
  border-bottom: 1px solid #fff;

}
/*----- Content of Tabs -----*/
.tab-content {
padding:0;
border-radius:2px;
box-shadow:-1px 1px 1px rgba(0,0,0,0.15);
background:#fff;
}
.tab {
display:none;
}
.tab.active {
display:block;
}

#personal_info_section, #consultation_form_section, #appointment_section_all{
  margin: 0;
  padding: 0;
  border-top: 1px solid #f38d8d;
}

.findepage{
  clear: both;
}


table.appointment-report{
width: 97%;
font-size: 20px;
border: 0;
background: transparent;
text-align: left;
margin-left: 2%;
margin-top: 30px;
float: left;
border-collapse: collapse;
border: 1px solid #444040;
}

appointment-report tbody{
display: block;
}

appointment-report tr{
  
  -webkit-box-shadow: 0px 6px 6px -6px rgba(218, 172, 230, .5);
  -moz-box-shadow: 0px 6px 6px -6px rgba(218,172,230,.5);
  box-shadow: 0px 6px 6px -6px rgba(218, 172, 230, .5);
  height: 50px;

}

.appointment-report th{
  text-align: center;
  font-size: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #444040;
}

.appointment-report td{
  padding: 5px;
  padding-bottom: 20px;
  padding-top:20px;
  color: #444040;
  font-size: 20px;
  border: 1px solid #444040;
  vertical-align: top;
}




/* Some CSS styling */
#sketchpadapp {
    /* Prevent nearby text being highlighted when accidentally dragging mouse outside confines of the canvas */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.leftside {
    float:left;
    width:220px;
    height:285px;
    background-color:#def;
    padding:10px;
    border-radius:4px;
}
.rightside {
    float:left;
    margin-left:10px;
}
#sketchpad {
    float:left;
    height:500px;
    width:600px;
    border:2px solid #888;
    border-radius:4px;
    position:relative; /* Necessary for correct mouse co-ords in Firefox */
}
#clearbutton {
    font-size: 15px;
    padding: 10px;
    -webkit-appearance: none;
    background: #eee;
    border: 1px solid #888;
}

.report_button{
  float:right;
  padding-right: 20px;
}

.stylist-choice{
  float:left;
  margin-left: 30%;
  padding-bottom:30px;
}

.report-appointment a{
  padding-top: 10px;
}

.note{
  width: 50%;
  float: left;
}

.note .field{
    width: 90%;
    float: left;
}

.note .field .consult-question{
  width: 100%;
  float: left;
}

.note a.edit-info{
  width: 5%;
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}

.note a.edit-info img{
  top: 10px;

}

#new-note, #note-block-add{
  clear:both;
  padding-top: 40px;
}

#new-note a.add-info{
  width: 5%;
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}

.message_container_small hr{
  width: 30%;
  height: 2px;
  text-align: center;
  border-style: inherit;
  color: #c71e1e;
  background-color: #c71e1e;
}

#remove_appointment_notif{
  margin-left: 20px;
}

.remove_success{
    background: #caffbf;
    padding: 12px 30px;
    box-shadow: black;
    font-size: 15px;
    box-shadow: 1px 1px 4px #dcdedc;
    color: #001501;
}

.remove_error{
    background: #ff8787;
    padding: 12px 30px;
    box-shadow: black;
    font-size: 15px;
    box-shadow: 1px 1px 4px #f9c0c0;
    color:#3a0000;
}