
   
@import url(http://fonts.googleapis.com/css?family=Roboto);

@font-face {
    font-family: "Arial-Black";
    src: url(fonts/ariblk.ttf);
}

* {
    font-family: "Arial", Gadget, sans-serif;
}


body {
    background-image: url(img/background_graph.jpg);
    background-size: cover;
    background-color: #f9f9f9;
    color: #000;
    margin:0px;
   
}




#login-modal .modal-dialog {
    width: 350px;
}

#login-modal input[type=text], input[type=password] {
	margin-top: 0px;
}

#div-login-msg,
#div-lost-msg,
#div-register-msg {
    border: 1px solid #dadfe1;
    height: 30px;
    line-height: 28px;
    transition: all ease-in-out 500ms;
}

#div-login-msg.success,
#div-lost-msg.success,
#div-register-msg.success {
    border: 1px solid #68c3a3;
    background-color: #c8f7c5;
}

#div-login-msg.error,
#div-lost-msg.error,
#div-register-msg.error {
    border: 1px solid #eb575b;
    background-color: #ffcad1;
}

#icon-login-msg,
#icon-lost-msg,
#icon-register-msg {
    width: 30px;
    float: left;
    line-height: 28px;
    text-align: center;
    background-color: #dadfe1;
    margin-right: 5px;
    transition: all ease-in-out 500ms;
}

#icon-login-msg.success,
#icon-lost-msg.success,
#icon-register-msg.success {
    background-color: #68c3a3 !important;
}

#icon-login-msg.error,
#icon-lost-msg.error,
#icon-register-msg.error {
    background-color: #eb575b !important;
}

#img_logo {
    max-height: 100px;
    max-width: 100px;
}

/* #########################################
   #    override the bootstrap configs     #
   ######################################### */

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}

.modal-content {
    background-color: #ececec;
    border: 1px solid #bdc3c7;
    border-radius: 0px;
    outline: 0;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    border-bottom: 0px;
}

.modal-body {
    position: relative;
    padding: 5px 15px 5px 15px;
}

.modal-footer {
    padding: 15px 15px 15px 15px;
    text-align: left;
    border-top: 0px;
}

.checkbox {
    margin-bottom: 0px;
}



.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

.btn-lg, .btn-group-lg>.btn {
    
border-radius: 0px;

}



.btn-link {
    padding: 5px 10px 0px 0px;
    color: #95a5a6;

}



.btn-link:hover, .btn-link:focus {
    color: #2c3e50;
    text-decoration: none;
}

.glyphicon {
    top: 0px;
}

.form-control {
  border-radius: 0px;
}

.btn-strt{
    margin: auto;
    margin-top: 75px;
    margin-bottom: 324px;
    border-radius: 3px;

}

.txt_FI{
margin-top: 10px;   
font-family: "Arial-Black";
font-size: 25px;
}


.big_txt_FI{ 
font-family: "Arial-Black";
font-size: 40px;
}




.txt_hd{
font-family: "Arial-Black";
font-size: 24px;
margin-top: 10px;
color:#1299e8;
}


.purple
{
    font-family: "Arial-Black";
    color: #652892;
}
.btn-big{
    font-weight: bold;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 2px;
    background-color: #2cdf9e;
    box-shadow: 3px 5px 2px #000;

}

.btn-big2{
    font-weight: bold;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #9a23b2;
    border-radius: 2px;
    background-color:#711b82;
    box-shadow: 3px 5px 2px #000;

}

.btn-big3{
    font-weight: bold;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #9a23b2;
    border-radius: 2px;
    background-color:#2d7f14;
    box-shadow: 3px 5px 2px #000;

}

.btn-big4{
    font-weight: bold;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #9a23b2;
    border-radius: 2px;
    background-color:#e56809;
    box-shadow: 3px 5px 2px #000;

}

.btn-wide{

    padding-top: 20px;
    padding-bottom: 20px;
    

}

.btn-narrow{
    width: 200px;

}
legend {
    display: block;
    width: auto; 
    max-width: 100%;
    padding: 5px;
    margin-bottom: 0rem; 
    font-size: 12pt;
    font-family: "Arial Black";
    line-height: inherit;
    color: black;
    white-space: normal;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #f44242;
  border-color: #6c757d;
}
.logontxt{
    font-family: "Arial";
    font-weight: normal;
    color: black;
    font-size: 8pt;
    text-align: right;
    margin:auto;
}
.ctr_txt{
    text-align: center;
    
}

.align_right{
    width: 100%;
    padding-left: 5px;
    margin-top: 0px;
}

.align_right2 {
    width: 25%;
    padding-left: 7px;
    margin-top: 0px;
}

.align_right3 {
    width: 40%;
    padding-left: 3px;
    }




.card-title{
    color: blue;
    font-family: "Arial Black"
}


.card{
   color: Purple;
   font-family: "Arial"; 
}
tr {
    font-weight: normal;
    text-align: -internal-center;
}
.black{
    color: black;
}

.green{
    color: green;
}
.red{
    color: red !important;
}
.purple{

    color: #893aff !important;
}

.yellow {

color: #f4f442;
}

.orange{
  color: orange;
}
.btn-tiny{

    font-size: 10pt;
    font-weight: bold;
    padding: 2pt;
    margin-bottom: 2px;
}
.table-inverse {
    color: #fff;
    background-color: #6481af;
    background-size: cover;
    cursor: pointer;
}
.table-head-inverse {
    color: #fff;
    background-color: #6481af;
    background-size: cover;

}

.bold{
    font-weight: bold;
}
th{
    font-weight: bold;background-size: cover;
}

#smallInput{
    font-size: 12pt;
    line-height: 14pt;
}

#logon_header{ 
text-align: center;
padding-top: 5;
height:43px; 
color:black;
}

#ext_header{ 
background-color: #fff; 
color: black;
text-align: center;
}
fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    /*-webkit-padding-start: 0.75em;*/
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    border-width: 1px;
    border-style: solid;
    border-color: black;
/*    border-image: initial;*/
    width:80%;
/*    background-color: white;*/
/*    text-align:center;*/
    margin: auto;
    padding-left: 30px; 
    padding-right: 30px;

}

#customer_menu{
      width: 35%;
      text-align: center;
      border-style: solid;
      border-radius: 2px;
      border-width: 1px;
      border-color: black;
      margin-top: 25px;
      box-shadow: 3px 3px 5px #000;
      padding: 20px;
      background-color: #f2eaff;

}

.showImage{

    background-image: url(img/bilan.jpg);
    background-size: cover;

}

.card-style{
    width: 30rem;
    border-style: solid;
    border-radius: 2px;
    border-width: 1px;
    border-color: black;
    margin-top: 50px;
    box-shadow: 3px 3px 5px #000;
    padding: 0px;
    background-color: #aae0fe;


}

.card-narrow{
width: 80%;  
}

.card-wide{
width: 90rem;

}

.card-medium{
width: 55rem;

}


.head-menu{
margin-top: 60px;   
font-family: "Arial-Black";
font-size: 25px;
}

#searchID{
    
    border-style: solid;
    border-width:2px;
    border-color: black;
    padding: 10px;
}

#searchComb{

    border-style: solid;
    border-width: 2px;
    border-color: black;
    padding: 10px;
}
.btn-grey{

    background-color: grey;
}

.fieldset-cust-card {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-end: 2rem;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    width: 100% ;
    border-width: 2px;
    border-style: solid;
    border-color: lightgrey;
    padding-left: 10px; 
    padding-right: 35px;
    height: 600px;
    font-size: 11pt;
}

.fieldset-cust-new-card {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-end: 2rem;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    width: 100% ;
    border-width: 2px;
    border-style: solid;
    border-color: lightgrey;
    padding-left: 10px; 
    padding-right: 35px;
    height: 390px;
    font-size: 11pt;
}
.text-align-right{

    text-align: right;
    font-size: 11pt;

}


.anchor-text{
    text-align: bottom;
    padding-left: 0px;

}

.vert-marg{
    margin-top: 15px;

}

.avatar-width{

    margin-right: 20px;
    width: 130px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);


}

.form-field{

    font-weight: bold;
    padding-left:4px;
    height: 34px;

}

.emph-txt{
    color: darkblue;

}

.form-button {
    display: inline-block;
    background-color: #7858aa;
    border: none;
    color: white;
    padding-left:15px;
    padding-right: 15px;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    height: 25px;
    margin-top: 0px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.form-button:hover {
    background-color:#861099; 
    color: white;
}

.form-button:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.scrollMe{

    display: block;
    height: 120px;
    overflow: scroll;
    border-style: solid;
    border-width: 1px;
}
.scrollMe-small {

    display: block;
    height: 300px;
    max-width: 100%;
    overflow: scroll;
    border-style: solid;
    border-width: 1px;
    font-size: 7pt;
    text-align: left;
}

.table-inverse-white {
    color: #000;
    background-color: white;
    background-size: cover;
}

.card-body{
    padding-top: 0px;
}
.cust-header{

    text-align: center;
    font-weight: bold;
    margin: auto;
    font-size: 20pt;

}


.topTxt{

    text-align: center;
    font-family: "Arial Black";
    font-size: 12pt;    
    text-decoration: underline;
    margin-top: 20px;
    background-image: none;
    color: blue;
}

.table-head{

    background-color: lightgrey;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding-left: 10px;
    padding-right: 30px;

}

.table-cell{
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding-left: 10px;
    padding-right: 30px;

}

.pdf_page{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    max-width: 950px;
    background-image: none;
}

.table-raw{

    border-style: none;
    padding-left: 10px;
    padding-right: 30px;

}

.pageNum{

    text-align: center;
    align-content: center;
    margin: auto;
}

.styled-select {
   background-color:  white;
   height: 29px;
   overflow: hidden;
   width: 195px;
}

.styled-select select {
   background-color:  white;
/*   border: none;*/
   font-size: 14px;
   height: 29px;
   padding: 5px; /* If you add too much padding here, the options won't show in IE */
   width: 268px;
}

.styled-select.slate {

   height: 30px;
   width: 195px;
}

.styled-select.slate select {
   border: 1px solid #ccc;
   font-size: 16px;
   height: 30px;
   width: 268px;
}

.content-header{
  font-family: 'Oleo Script', cursive;
  color:#fcc500;
}

.section-content{
  text-align: center; 

}
#contact{
    
  padding-top: 30px;
  width: 100%;
  width: 100vw;
  height: 750px;
  background: #3a6186; /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #3a6186 , #89253e); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #3a6186 , #89253e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color : #fff;    
}
.contact-section{
  padding-top: 10px;
}
.contact-section .col-md-6{
  width: 100%;
}

.form-line{
  border-right: 1px solid #B29999;
}

.form-group{
    width: 70%;
    margin: auto;
}
.form-control{
  font-size: 1.3em;
  color: #080808;

}
textarea.form-control {
    height: 135px;
   /* margin-top: px;*/
}

.submit{
  font-size: 1.1em;
  float: right;
  width: 70px;
  color: #fff;

}
.panel{
    width: 69%;
    margin: auto;
}
.photo-container{
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}


.panel-body{

    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    height:120px;



}

.panel-title
{
    font-weight: bold;
}


.panel-text{
    padding: 10px; 
    text-align: center;
    margin:auto;

}
.badge {
  
  display: inline-block;
  padding: 0.25em 0.4em;
    font-weight: bold;
  line-height: 1;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.contact-section{
    padding-top: 0px;
}

.card-style{
    margin-top: 0px;
}

.fieldset-pre-card {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-end: 2rem;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    width: 100% ;
    border-width: 2px;
    border-style: solid;
    border-color: lightgrey;
    padding-left: 10px; 
    padding-right: 35px;
    height: 350px;
    font-size: 11pt;
}

.well-client {

  min-height: 25px;
  width: 100%;
  margin: auto;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-top: 5px;
  background-color: #fbf6f6;
  border: 1px solid #b465d8;
  border-radius: 6px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
          box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

}
.well-list {

  min-height: 25px;
  width: 100%;
  margin: auto;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-top: 5px;
  background-color: #aae0fe;
  border: 1px solid #b465d8;
  border-radius: 6px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
          box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

}

.well-nav {
  padding-left: 5px;
  padding-top : 0px;
  padding-bottom: 2px;
}

.table-user-information > tbody > tr {
    padding: 2rem;
}

.toppad
{margin-top:20px;
}

.glyphicon {  margin-bottom: 10px;margin-right: 10px;}


.clnt-card-footer{

    margin-top: 2px;

}

.date-form-control {
  display: block;
  width: 100%;
  height:38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      }

.btn-txt{

  font-size: 11pt;
}

select {

font-family: "Arial";
padding-left: 15px;
color: #999 !important;
padding-left: 10px !important;
/*margin-top: 3px !important;*/
margin-bottom: 3px !important;
border-radius: 0px;
}

.input-group{

  margin-bottom: 5px !important;
  height: 42px;

}

.pull-right {
  float: right !important;
}

.spacer{

  margin-bottom: 5px;
}

.table>tbody>tr>td 
  {

  padding: 5px;
}

#nameTag{

  font-family: "Arial";
  font-size: 18pt;
  margin: auto;
  text-align: center;
}

#contrat-h2{

  font-family: "Arial";
  font-size: 14pt;
  margin: auto;
  text-align: center;

}

#contrat-h1{

  font-family: "Arial-Black";
  font-size: 18pt;

}
.contrat-fi{

  font-family: "Arial";
  font-size: 9pt;
  background-color: lightgrey; 
  padding: 15px;  


}
.alight-right{

  text-align: right;

}

.Bold-text {
  font-family: "Arial-black";
  font-size: 14pt;
  font-weight: bold;
}

.bil-res-txt{

  font-family:'Arial-Black'; 
  font-size: 25pt; 
  text-align: center; 
  color: blue;
}

.sub-text-8{

  font-size: 8pt;
}

.sub-text-14{

  font-size: 14pt;
}

.level-orange{
  color: orange; 
  font-size: 13pt; 
  font-weight: bold;
}

.level-green{
  color: green; 
  font-size: 13pt; 
  font-weight: bold;
}
.level-red{
  color: red; 
  font-size: 13pt; 
  font-weight: bold;
}
.level-blue{
  color: blue; 
  font-size: 15pt; 
  font-weight: bold;
}
.measure-title{
  font-family:'Arial-Black'; 
  font-size: 10pt; 
  text-align: center; 
  text-decoration: underline;
}

.limits-title{

  font-size: 7pt; 
  font-family:'Arial-Black' !important;
}

.column-wall{

 border-left-style: solid; 
 border-width: 2px;
}

.single-line{

  line-height: 0.5;
}

.distr-title{

  font-size: 9pt; 
  font-family:'Arial-Black' !important;
  padding-top: 5px;
}
/********************************************************************************  EOF  ******************************************************/