@charset"iso-8859-15";
@font-face {
    font-family: "Alegreya Sans";
    src: url("fonts/alegreyasans-regular-webfont.eot");
    src:
    url("fonts/alegreyasans-regular-webfont.woff") format("woff"),
    url("fonts/alegreyasans-regular-webfont.otf") format("opentype"),
    url("fonts/alegreyasans-regular-webfont.svg#filename") format("svg");
}
html {
	background-color: #FFFFFF;
	/*background-image: url(../images/ligne.jpg);   ../images/425-hand-pointer.png*/
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
body {
	margin: 0px;
	font-family: 'Alegreya Sans', Verdana, Geneva, sans-serif; font-weight: 400;
	color: #494c52;        /* couleur pour les fond de box */
	font-size: 15px;
	height: 100%;
}
#MenuLabel {
	text-align: left;
	font-size: 14px;
	position: absolute;
	min-height: 18px;
    max-width: 200px;
	background-color: #b9c1cf;
	visibility: hidden;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	font-style: italic;
	padding: 5px 10px;
    z-index: 1500;
}
a.A_NOBEHAVIOUR:link{
    color:#FFF;
}
a.A_NOBEHAVIOUR:visited{
    color:#FFF;
}
input.zero_value{
    color:#A9A9A9;
}
input.neg_value{
    color:red;
}
input.total_value{
    font-weight: bold;
}
input.solde_value{
    color:red;
    font-weight: bold;
}
.align_right {
    float: right;
}
.ul_list_simple{
    margin:0px;
}
/* HEADER FOOTER */
.Header_Top {
	background-color: #FFFFFF;
    background-size: 100%; /* version standardisée */        
    -webkit-background-size: 100%; /* pour anciens Chrome et Safari */    
	width: 100%;
    height: 100px;
    margin-bottom:10px;
    position:fixed;
    top:0; 
    left:0;
    z-index: 1000;
}
.Header_left {
    float:left;
    width: 20%;
    margin-left:5%;
    text-align: left;
}
.Header_right {
    float:right;
    width: 20%;
    margin-right:5%;
    text-align: right;
}
.Header_middle {
    float:left;
    width: 50%;
    text-align: center;
    font-size: 36px;
    padding-top: 20px;
}
.HeaderActionWait{
    float:right;
    margin-left:15px;
}
.Footer {
    background-color: #8596b2;
    width: 100%;
    height: auto;
    margin-top:15px;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
}
.Footer_left {
    float:left;
    width: 20%;
    margin-left:5%;
    position:absolute;
}
.Footer_right {
    float:left;
    width: 20%;
    margin-right:5%;
}
.Footer_middle {
    float:left;
    width: 50%;
    text-align: center;
    margin-top: 20px;
}
/*  LOGON    */
.Logon_Bloc{
    /*margin-left: 35%;
    margin-right: 35%;*/
}
.Logon_Box {
    margin-left: 35%;
    margin-right: 35%;
    text-align: center;
    margin-top: 20px;
}
.Logon_Box_Button {
    margin-left: 35%;
    margin-right: 35%;
    text-align: center;
    margin-top: 20px;
}
.Logon_Box_Refresh {
    margin-left: 45%;
    margin-right: 45%;
    margin-top: 100px;
    text-align: center;
}
.logon_table {
    width:400px;
}
.logon_table .logon_line{
    height: 40px;
}
.logon_table .label{
    width:30%;
}
.logon_table .data{
    width:70%;
}
.logon_table .data_center{
    text-align: center;
}
.logon_input_text {
    width: 100%;
}
.logon_list {
    width: 100%;
}
.input_text_gris {
    color: #BDBDBD;
}
.logon_input_btn {
    margin-top:20px;
}
/*  HEADER MENU    */
.Header_Menu {
    background-color: #8596b2;
    width: 100%;
	height: 80px;
    position:fixed;
    margin-top: 85px;
    top:0; 
    left:0;
    z-index: 1000;
}
.Header_Menu_Title{
    text-align:center;
    font-size:larger;
    color: #FFFFFF;
    vertical-align: middle;
    display: inline-block;
    margin-top:10px;
    padding-top:10px;
    width: 100%;
}
.Header_Menu_Button_Section {
    width: 80%;
    margin-left:10%;
    margin-right:10%;
    height: 45px;
}
.Header_Menu_ID {
    width: 15%;
    height: 50px;
    text-align: left;
    padding-left: 10px;
    float: left;
    vertical-align: middle;
    display: inline-block;
    margin-top:10px;
    padding-top:10px;
    color: #FFFFFF;
}
.Header_Menu_LOGOUT {
    width: 15%;
    height: 50px;
    text-align: right;
    padding-left:10px;
    float:right;
    vertical-align:middle;
    display:inline-block;
    margin-top:20px;
    padding-top:20px;
    color: #FFFFFF;
}
.Header_Menu_Button:hover{
    background-color: #A9A9F5;
}
.Header_Menu_Button {
    height: 35px;
    background-color: #CECEF6;
    text-align:center;
    float:left;
    margin-left: 10px;
    width: 100px;
    vertical-align:middle;
    display:inline-block;
    margin-top:15px;
    padding-top:15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
/* BUTTONS */
.detail_buttons{
    clear:left;
    width:100%;
    text-align: center;
}
.Action_Buttons{
    margin-top: 20px;
    float:left;
    width:100%;
    text-align: center;
}
.Report_Period{
    margin-top: 20px;
    float:left;
    width:40%;
}
.Report_Buttons{
    margin-top: 20px;
    /*margin-bottom: 5px;*/
    float:left;
    width:60%;
}
.Link_Close_sejour{
    margin:0px !important;
    margin-left:40px !important;
}
.First_Button {
    margin-left: 20px;
}
.Dashboard_Left{
    width:50%;
    float:left;
}
.Dashboard_Right{
    width:40%;
    float:right;
}
.Dashboard_Button:hover{
    background-color: #A9A9F5;
}
.Dashboard_Button {
    height: 65px;
    min-width: 120px;
    background-color: #CECEF6;
    text-align:center;
    float:left;
    margin-left: 25px;
    margin-bottom: 15px;
    vertical-align:middle;
    display:inline-block;
    margin-top:10px;
    padding-top:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.First_Dashboard_Button {
    margin-left: 20px;
    clear:left;
}

a.Action_Button::before {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: #959595 0 2px 5px;
    -moz-box-shadow: #959595 0 2px 5px;
    border-radius: 3px;
    box-shadow: #959595 0 2px 5px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    padding: 2px 0 0;
    position: absolute;
    top: 0;
    width: 100%; }
    
a.Action_Button:active::before { padding: 1px 0 0; }

a.Action_Button {
    -moz-box-shadow: inset 0 0 0 1px #63ad0d;
    -webkit-box-shadow: inset 0 0 0 1px #63ad0d;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #CECEF6;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CECEF6), to(#e2e2e2));
    background: -moz-linear-gradient(#CECEF6, #e2e2e2);
    background: linear-gradient(#CECEF6, #e2e2e2);
    border: solid 1px #d0d0d0;
    border-bottom: solid 3px #b2b1b1;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #f5f5f5;
    color: #8596b9;
    display: inline-block;
    font: bold 16px bolder;
    margin: 0 25px 25px 0;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fafafa; }
    
a.Action_Button:hover {
    background: #A9A9F5;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A9A9F5), to(#CECEF6));
    background: -moz-linear-gradient(#A9A9F5, #CECEF6);
    background: linear-gradient(#A9A9F5, #CECEF6);
    border: solid 1px #c2c2c2;
    border-bottom: solid 3px #b2b1b1;
    box-shadow: inset 0 0 0 1px #efefef; }
    
a.Action_Button:active {
    background: #dfdfdf;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dfdfdf), to(#e3e3e3));
    background: -moz-linear-gradient(#dfdfdf, #e3e3e3);
    background: linear-gradient(#dfdfdf, #e3e3e3);
    border: solid 1px #959595;
    box-shadow: inset 0 10px 15px 0 #c4c4c4;
    top:2px;}


/* CONTENT */
.Content {
    height: 100%;
    margin-top: 170px;
}
.Content_LeftSection{
    width: 5%;
    height: auto;
    text-align: left;
    margin-left:5%;
    margin-top:25px;
    float:left;
    clear:left;
}
.Content_CentralSection{
    width: 85%;
    height: auto;
    text-align: left;
    float:left;
}
.Content_RightSection{
    width: 0%;
    height: auto;
    text-align: left;
    margin-right:3%;
    float:right;
    display: none;
}
.Content_Context_Data {
    width:100%;
    height:auto;
    text-align:right; 
}
.Content_Data_50 {
    width:50%;
    height:auto;
    text-align:left;
    float: left;
}
.Content_Data_40 {
    width:40%;
    height:auto;
    text-align:left;
    float: left;
}
.Content_Data_30 {
    width:30%;
    height:auto;
    text-align:left;
    float: left;
}
.Content_Data_20 {
    width:20%;
    height:auto;
    text-align:left;
    float: left;
}
.Content_Data_100 {
    width:100%;
    height:auto;
    text-align:left;
    float: left;
}
.Content_Data_NextLine{
    clear:left;
}
.Content_Context_Button {
    width:30px;
    height:auto;
    text-align:left;
    float:left;     
}
.Content_LastContext {
    width:40%;
    height:auto;
    text-align:right; 
    float:right;
}
.Content_Title{
    width:98%;
    margin-top:15px;
    padding-left:2%;
    height:auto;
    text-align:left;
    font-size:24px;
    background-color:#CECEF6;
    -webkit-box-shadow: #999 2px 2px 4px 2px;
    -webkit-border-radius: 10px;
    /*-webkit-border-top-right-radius: 12px;*/
    -moz-box-shadow: #999 2px 2px 4px 2px;
    -moz-border-radius: 10px;
    /*-moz-border-top-radius: 12px;*/
    box-shadow: #999 2px 2px 4px 2px;
    border-radius: 10px;    
    /*border-top-right-radius:12px;*/
    clear:left;
}
.Content_Filtre{
    width:100%;
    margin-top:15px;
    padding-left:15px;
    height:auto;
    text-align:left;
    /*font-size:24px;*/
    background-color:#FFFFFF;
    /*-webkit-border-style: solid;
    -moz-border-style: solid;
    border-style: solid;
    border-width: 1px;*/
}
.Filtre_Values{
    width:100%;
    height:auto;
    float:left;
    text-align:left;
    margin-bottom: 10px;
}
.Filtre_Button{
    width:25%;
    height:auto;
    float:right;
    text-align:right;
    padding-left: 15px;
    padding-right: 15px;
}
.Filtre_Text{
    width:33%;
    height:auto;
    float:left;
    font-size:14px;
    text-align:left;
}
.Filtre_Status{
    width:50%;
    height:auto;
    float:left;
    text-align:left;
}
.Filtre_Label{
    width: 20%;
    float: left;
}
.Filtre_Choix{
    width: 80%;
    float: left;
}
.Filtre_Date{
    width:100%;
    height:auto;
    float:left;
    font-size:14px;
    text-align:left;
}
.BtnSearch{
    margin-top: 10px;
}
.Content_List{
    margin-top:15px;
    clear: left;
    overflow: auto;
    padding-top:15px;
}
.Content_Detail_Summary{
    min-height:80px;
}
.Textcontent{
    width:100%;
}
/* TABLE */
.List_items{
    width:100%;
}
.List_items thead th {
	background: #CECEF6;
}
.new_line{
    background: #CECEF6;
}
.table-count{
    width:45%;
    float: left;
    text-align:left;
}
.table-page{
    width:45%;
    float: right;
    text-align:right;
}
.table-scroll {
	position: relative;
	/*max-width: 1280px;*/
	width:100%;
	margin: auto;
	display:table;
}
.table-wrap {
	width: 100%;
	display:block;
	height: 420px;
	overflow: auto;
	position: relative;
	z-index:1;
}
.table-scroll table {
	width: 100%;
	margin: auto;
	border-collapse: separate;
	border-spacing: 0;
}
.table-scroll th{
	padding: 5px 10px;
    border-top:solid 1px;
    border-bottom:solid 1px;
	/*border: 1px solid #000;*/
	background: #CECEF6; /*background-color:#CECEF6;*/
	vertical-align: top;
}
.table-scroll td {
	padding: 5px 10px;
	border-top:solid 1px;
    border-bottom:solid 1px;
	background: #fff; /*background-color:#CECEF6;*/
	vertical-align: top;
    border-right: dotted 0.5px
}
.faux-table table {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	pointer-events: none;
}
.faux-table table + table {
	top: auto;
	bottom: 0;
}
.faux-table table tbody, .faux-table  tfoot {
	visibility: hidden;
	border-color: transparent;
}
.faux-table table + table thead {
	visibility: hidden;
	border-color: transparent;
}
.faux-table table + table  tfoot{
	visibility:visible;
	border-color:#000;
}
.faux-table thead th, .faux-table tfoot th, .faux-table tfoot td {
	background: #CECEF6;
}
.faux-table {
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	overflow-y:scroll;
}
.faux-table thead, .faux-table tfoot, .faux-table thead th, .faux-table tfoot th, .faux-table tfoot td {
	position:relative;
	z-index:2;
}

.action_column {
    text-align:center;
    width:10px;
}
.TableColParent {
    font-weight: bold  ; 
}
.TableColChild {
    font-style: italic;
    padding-left: 15px;
}
/* CONTENT ONGLET */
.Content_List_Onglet{
    margin-top:15px;
    width: 100%;
} 
.Content_Onglet_First{
    background-color: #A9A9F5;
    margin-left:15px;
    width: 15%;
    -webkit-border-top-radius: 10px;
    -moz-border-top-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    text-align:center;
    clear:left;
} 
.Content_Onglet{
    background-color: #A9A9F5;
    margin-left:15px;
    width: 15%;
    -webkit-border-top-radius: 10px;
    -moz-border-top-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    text-align:center;
    float:left;
}
.Content_Onglet_Data{
    clear:left;
    width:100%;
    height: 100%;
}
.Content_Detail{
    clear:left;
    border:solid 1px;
    width:100%;
    min-height: 400px;
    height: auto;
    margin-bottom:50px;
    overflow-x: auto;
}
.Content_Detail_Report{
    clear:left;
    border:solid 1px;
    width:80%;
    height: auto;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:25px;
    padding-left: 15px;
}
.detail_label{
    clear:left;
    text-align:right;
    width:30%;
}
.detail_label_small{
    clear:left;
    text-align:right;
    width:10%;
}
.detail_label_long{
    clear:left;
    text-align:right;
    width:50%;
}
.detail_data{
    float:left;
    text-align:left;
}
.detail_data_2{
    float:left;
    text-align:left;
    width:45%;
}
.input_data{
    width:100%;
}
.input_data_date{
    width:75%;
}
.checkbox_input_data{
    width: 15px;
    float:right;
}
/* SCREEN VIEW HEBERGE */
.blocinfo{
    width:100%;
}
.detail_document {
    margin-top:10px;
    margin-bottom:10px;
    width:100%;
    clear: left;
}
.summary_document{
    float:left;
    width:100%;
    height: auto;
}
.summary_blocinfo{
    margin-left:10px;
    float:left;
    width:35%;
}
.summary_blocinfo_large{
    margin-left:10px;
    float:left;
    width:50%;
}
.summary_blocinfo_full{
    margin-left:10px;
    float:left;
    width:100%;
    text-align:center;
}
.summary_blocinfo_complete{
    margin-left:10px;
    float:left;
    width:100%;
}
.summary_blocinfo_middle{
    margin-left:30px;
    float:left;
    width:25%;
}

.detail_buttons{
    clear:left;
    width:100%;
}
/*ecran de déplacement d'un objet dans un groupe (famillle, chambre, ...)*/
.Left_Box{
    height:100%;
    margin-left:30px;
    margin-top:20px;
    width:35%;
    float:left;
}
.Middle_Box{
    height:100%;
    margin-left:10px;
    margin-right:10px;
    margin-top:20px;
    width:10%;
    float:left;
}
.Middle_Box .top{
    width:100%;
    min-height:5px;
}
.Middle_Box .bouton_to_the_right{
    width:100%;
    margin-left:40%;
    margin-top:10px;
}
.Middle_Box .bouton_to_the_left{
    width:100%;
    margin-left:40%;
    margin-top:35px;
}
.Middle_Box .bottom{
    width:100%;
    height:35%;
}
.Middle_Box .transfert_more_info{
    width:100%;
    height:35%;
    margin-top:35px;
    text-align:center;
}
.Right_Box{
    height:100%;
    margin-right:30px;
    margin-top:20px;
    width:35%;
    float:left;
}
.InformationBox{
    border-style: solid;
    border-width: 1px;
    margin-top:5px;
    width:100%;
    min-height: 60px;
}
.InformationBox_Content{
    margin-left:15px;
}
.SearchContent_Left{
    width:100%;
    margin-top:10px;
    margin-left:15px;
    height: 280px;
    overflow-y: scroll;
}
.SearchContent_Right{
    width:100%;
    margin-top:10px;
    margin-left:15px;
    height: 200px;
    overflow-y: scroll;
}
.SearchContent_SubLine{
    width:90%;
    margin-left:10%;
}
.SearchContent_Line{
    width:100%;
}
.search_input {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 80%;
}
/*sub onglet*/
a.sub_onglet::before {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: #959595 0 2px 5px;
    -moz-box-shadow: #959595 0 2px 5px;
    border-radius: 3px;
    box-shadow: #959595 0 2px 5px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    padding: 2px 0 0;
    position: absolute;
    top: 0;
    width: 100%;
}
    
a.sub_onglet:active::before { padding: 1px 0 0; }

a.sub_onglet {
    -moz-box-shadow: inset 0 0 0 1px #63ad0d;
    -webkit-box-shadow: inset 0 0 0 1px #63ad0d;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #CECEF6;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CECEF6), to(#e2e2e2));
    background: -moz-linear-gradient(#CECEF6, #e2e2e2);
    background: linear-gradient(#CECEF6, #e2e2e2);
    border: solid 1px #d0d0d0;
    border-bottom: solid 3px #b2b1b1;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #f5f5f5;
    color: #8596b9;
    display: inline-block;
    font: bold 16px bolder;
    margin: 0 25px 0 25px;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fafafa; }
    
a.sub_onglet:hover {
    background: #A9A9F5;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A9A9F5), to(#CECEF6));
    background: -moz-linear-gradient(#A9A9F5, #CECEF6);
    background: linear-gradient(#A9A9F5, #CECEF6);
    border: solid 1px #c2c2c2;
    border-bottom: solid 3px #b2b1b1;
    box-shadow: inset 0 0 0 1px #efefef; }
    
a.sub_onglet:active {
    background: #34bc84;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#34bc84), to(#dcf2e9));
    background: -moz-linear-gradient(#34bc84, #dcf2e9);
    background: linear-gradient(#34bc84, #dcf2e9);
    border: solid 1px #959595;
    box-shadow: inset 0 10px 15px 0 #c4c4c4;
    top:2px;}

a.sub_onglet_actif{
    background: #34bc84;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#34bc84), to(#dcf2e9));
    background: -moz-linear-gradient(#34bc84, #dcf2e9);
    background: linear-gradient(#34bc84, #dcf2e9);
    border: solid 1px #959595;
    box-shadow: inset 0 10px 15px 0 #c4c4c4;
    top:2px;
    color:#168e5c;
}

.sub_onglet_content{
    clear:left;
    width:100%;
    margin-top: 20px;
    margin-left: 20px;
}
.major_onglet{
    margin-top:0px !important;
}
.hidden_object{
    display: none !important; 
}
/*variable*/
.list_variables{
    width:80%;
}
.div_list_variable_sub{
    margin-left:25px;
    margin-top:5px;
    width:90%;
}
.confirm_box{
    float:left;
}
.select_def_value{
    color:lightgrey;
}
.select_def_value option{
    color:#000;
}
.list_variables option[disabled]{
    color:lightgrey;
    background-color: grey;
}
.var_precision{
    width:80%;
}
.variable_multi_choice_label{
    float: left;
    width: 80%;
    margin-left: 10px;
}
.variable_multi_choice_checkbox{
    float: left;
    text-align:center;
}
.variable_multi_choice_main{
    width:45%;
    float:left;
}
.variable_multi_choice_sub_label{
    float: left;    
    width: 40%;
    margin-left: 20%;
}
.variable_multi_choice_sub_label_large{
    clear: left;    
    width: 20%;
    margin-left: 10%;
}
.variable_multi_choice_sub_radiobox{
    float: left;
    text-align:center;
}
.variable_multi_choice_sub_label_checkbox{
    float: left;    
    width: 75%;
    margin-left: 15%;
}
.variable_multi_choice_sub_checkbox{
    float: left;
    text-align:center;
}
.variable_multi_choice_block_checkbox{
    width:32%;
    float: left;
}
.variable_multi_choice_full_checkbox{
    width:75%;
}
.variable_multi_choice_full{
    width:100%;
}
.div_variable_preciser{
    clear:left;
    width:100%;
}
.rpt_variable_resp{
    clear:left;
    width:100%;
}
.rpt_variable_resp_child{
    clear:left;
    width:80%;
    padding-left: 25px;    
	font-style: italic;
}
.rpt_variable_desc{
    float:left;    
    width:45%;
}
.rpt_variable_val{
    float:left;
    width:10%;
}
.rpt_variable_pct{
    float:left;
    width:10%;
}
.rpt_variable_graph{
    float:left;
    width:30%;
}
.graph_bar_horizontal{
    float:left;
    width:100%;
    height:15px;
    border: solid 1px #d0d0d0;
    background-color:#FFFFFF;
}
.graph_bloc_blue{
    float:left;
    height:15px;
    background-color:#A9A9F5;       /*#b9c1cf;*/
    text-align: center;
}
.graph_bloc_gray{
    float:left;
    height:15px;
    background-color:#b9c1cf;       /*#b9c1cf;*/
    text-align: center;
}
.graph_bloc_emtpy{
    float:left;
    height:15px;
    background-color:#FFFFFF;
    text-align: center;
}
.rpt_table{
    width:100%;
    overflow-x:scroll;
}
.rpt_table_content{width:3000px;}
.rpt_table_top{
    width:100%;
    height: 20px;
    overflow-x:scroll;
    overflow-y:hidden;
}
.doc_table_matiere{
    width:30%;
    margin-left:50px;
    max-height:500px;
    overflow-x:hidden;
    overflow-y:scroll;
    position:fixed;
    top:200px;
}
.doc_table_cover{
    float:left;
    width:20%;
    margin-left:15%;
    /*max-height:400px;
    overflow-x:hidden;
    overflow-y:scroll;*/
}
.doc_page_content{
    float:left;
    margin-right:50px;
    width:60%;
    /*max-height:400px;
    overflow-x:scroll;
    overflow-y:scroll;*/
}
#client_button_hiden{
    float:right;
}
.add_manual_payment{
    position:fixed;
    top: 200px;
    left: 40%;
    width: 400px;
    height: 300px;
    margin: 5% auto;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f3f3f3;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 500;
}
/**
OTHER BUTTONS :-)

html, body{
  min-height:100%;
}

body{
  		background-image: -webkit-linear-gradient(top, #edecec, #cecbc9);
			background-image: linear-gradient(top, #edecec, #cecbc9);
}

.buttonHolder{
  margin:80px auto;
  width:400px;
}


		.button{
			background-image: -webkit-linear-gradient(top, #f4f1ee, #fff);
			background-image: linear-gradient(top, #f4f1ee, #fff);
			border-radius: 50%;
			box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, .3), inset 0px 4px 1px 1px white, inset 0px -3px 1px 1px rgba(204,198,197,.5);
			float:left;
			height: 70px;
			margin: 0 30px 30px 0;
			position: relative;
			width: 70px;			
			-webkit-transition: all .1s linear;
			transition: all .1s linear;
		}

		.button:after{
			color:#e9e6e4;
			content: "";
			display: block;
			font-size: 30px;
			height: 30px;
			text-decoration: none;
			text-shadow: 0px -1px 1px #bdb5b4, 1px 1px 1px white;
			position: absolute;
			width: 30px;
		}


		.heart:after{
			content: "❤";
			left: 21px;
			top: 16px;
		}

		.flower:after{
			content: "✿";
			left: 23px;
			top: 14px;
		}

		.tick:after{
			content: "✔";
			left:23px;
			top:16px;
		}

		.cross:after{
			content: "✖";
			left: 24px;
			top: 15px;
		}

		.button:hover{
			background-image: -webkit-linear-gradient(top, #fff, #f4f1ee);
			background-image: linear-gradient(top, #fff, #f4f1ee);
			color:#0088cc;
		}

		.heart:hover:after{
			color:#f94e66;
			text-shadow:0px 0px 6px #f94e66;
		}

		.flower:hover:after{
			color:#f99e4e;
			text-shadow:0px 0px 6px #f99e4e;
		}

		.tick:hover:after{
			color:#83d244;
			text-shadow:0px 0px 6px #83d244;
		}

		.cross:hover:after{
			color:#eb2f2f;
			text-shadow:0px 0px 6px #eb2f2f;
		}

		

		.button:active{
			background-image: -webkit-linear-gradient(top, #efedec, #f7f4f4);
			background-image: linear-gradient(top, #efedec, #f7f4f4);
			box-shadow: 0 3px 5px 0 rgba(0,0,0,.4), inset 0px -3px 1px 1px rgba(204,198,197,.5);
		}

		.button:active:after{
			color:#dbd2d2;
			text-shadow: 0px -1px 1px #bdb5b4, 0px 1px 1px white;
		}
*/