/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9 mars 2018, 09:38:10
    Author     : sylvie
*/


    
        .form-container {

        width: 100% !important;
        background-color: #F7F7F7;
        margin: 100px auto;
        border-radius: 2px;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
        overflow: hidden;

    }
        .general-submit {
        /* border: 1px solid #a94442; */
        border: 0px;
        color: #fff;
        text-shadow: 0 1px rgba(0,0,0,0.1);
        background-color: #a94442;
    

        font-size: 14px;
        /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
    }

    
      /****** FORM ******/
    
   .monform-container {
        padding: 15px;
        max-width: 100%;
        width: 100% !important;
        background-color: #fcf8e3;
        margin: 15px auto;
        border-radius: 4px;
        box-shadow: 0px 2px 2px #3399ff;
        overflow: hidden;
  border: 1px solid #3399ff;
    }  
      .monform2-container {
        padding: 15px;
        max-width: 100%;
        width: 100% !important;
        background-color: #fcf8e3;
        margin: 15px auto;
        border-radius: 4px;
        box-shadow: 0px 2px 2px #3399ff;
        overflow: hidden;
  border: 1px solid #3399ff;
    }   
        .monform-container h1 {
        text-align: center;
        font-size: 1.8em;

    }
    .monform-container input[type=submit] {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        position: relative;
    }

    .monform-container input[type=text], input[type=textarea],input[type=password],  input[type=email],select{
        height: 44px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        /* border-radius: 2px; */
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
        .monform-container input[type=text], input[type=password], input[type=email],
        select{
        height: 44px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        /* border-radius: 2px; */
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    
 
    .monform-container textarea.form-control {
    max-width: 100%;
    background: #008000;
}
        .monform2-container input[type=textarea]{
        height: 44px;
        font-size: 16px;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        /* border-radius: 2px; */
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
            .monform-container input[type=textarea]{
        height: 90px;
       width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        /* border-radius: 2px; */
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .monform-container input[type=text]:hover, input[type=password]:hover {
        border: 1px solid #b9b9b9;
        border-top: 1px solid #a0a0a0;
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }
        .monform-container input[type=email]:hover {
        border: 1px solid #b9b9b9;
        border-top: 1px solid #a0a0a0;
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }
    .monform-submit {
        /* border: 1px solid #a94442; */
        border: 0px;
        color: #fff;
        text-shadow: 0 1px rgba(0,0,0,0.1);
        background-color: #3399ff;
        padding: 17px 0px;

        font-size: 14px;
        /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
    }
    .monform-submit:hover {
        /* border: 1px solid #bd4147; */
        border: 0px;
        color: #fcf8e3;
        text-shadow: 0 1px #99ccff;
        background-color: #99ccff;
        /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#bd4147), to(#bd4147)); */
    }
    .monform-container a {
        text-decoration: none;
        color: #666;
        font-weight: 400;
        text-align: center;
        display: inline-block;
        opacity: 0.6;
        transition: opacity ease 0.5s;
    }
    
    .monform-control-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 10;
  border-radius: 0.3rem;
   height:200px;    
}

/*TAILLE DES INPUT*/
.monform-input-mini {
  width: 60px;

    text-align: center;
}
.select-maxi {

  width: 620px;
    
}
.input-tresmini {
  width: 30px;
}
.input-small {
  width: 90px;
  height: 40px;
     text-align: center;
}

.input-xautotextarea{
    width:100%;
    height: 120px;
       font-size: 16px;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        /* border-radius: 2px; */
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
}
.input-xsautotextarea{
    width:100%;
    height: 60px;
       font-size: 16px;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        /* border-radius: 2px; */
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 500px;
}
.input-xxxlarge {
  width: 700px;

}

.input-xxxlargelong {
  width: 700px;
      height: 200px;
}
.input-commentaire {
  width: 700px;
      height: 50px;
}

.input-adresse {
  width: 200px;
      height: 60px;
}
.input-normal {
  width: 200px;
}
.input-produitsinfos {
  width: 700px;

}
.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #abdde5;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  height: 44px
}