/* ---[ LESS IMPORT ]------------------------------- */
/*
	Tablet and Desktop (Landscape and Portrait) - Permettre la vue mobile sur desktop
	Phone (Landscape and Portrait)
*/
/*Big Circle Iĉone*/
/*Landing (avec Corde) - Medium Circle Iĉone*/
/*Small Circle Iĉone*/
/*Advantage Icône*/
/* ---[ Media Qeries Mobile Device ]------------------------------- */
@media /*Tablet + Desktop (Landscape & Portrait)- Permettre la vue mobile sur desktop*/
 only screen and (-webkit-min-device-pixel-ratio: 1)   and (max-width: 700px), only screen and (      min--moz-device-pixel-ratio: 1)       and (max-width: 700px), only screen and (        -o-min-device-pixel-ratio: 1/1)     and (max-width: 700px), only screen and (           min-device-pixel-ratio: 1)       and (max-width: 700px), only screen and (                   min-resolution: 72dpi)   and (max-width: 700px), only screen and (                   min-resolution: 1dppx)   and (max-width: 700px), /* Phone (Landscape & Portrait)*/
 only screen and (-webkit-min-device-pixel-ratio: 2)       and (max-width: 700px), only screen and (      min--moz-device-pixel-ratio: 2)       and (max-width: 700px), only screen and (        -o-min-device-pixel-ratio: 2/1)     and (max-width: 700px), only screen and (           min-device-pixel-ratio: 2)       and (max-width: 700px), only screen and (                   min-resolution: 192dpi)  and (max-width: 700px), only screen and (                   min-resolution: 2dppx)   and (max-width: 700px) {
  form .field-row input[type="email"].txtfieldEmail,
  form .field-row input[type="password"].txtpassword,
  form .field-row input[type="text"].txtfieldBirthday,
  form .field-row input[type="text"].txtfieldAnswer,
  form .input-row-answer input[type="text"].txtfieldAnswer,
  form input[type="text"].txtfieldEmployeNumber,
  form .error-InfoSetting {
    width: 100%;
    min-width: 250px;
    max-width: 400px;
  }
  form .field-row input[type="text"].txtfieldBirthYear {
    width: 100%;
    display: inline-block;
  }
  .SharedSpace .btn-interface-4-corners {
    margin-top: 15px;
  }
  form .input-field {
    display: inline-block;
    width: 200px;
  }
  .label-row-top {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  form .two-col {
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
  }
  form .col-descr {
    display: inline-block;
    vertical-align: middle;
    font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
  }
  .section-info .icon-descr {
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
    width: 15px;
  }
  form .icon-descr {
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
    width: 15px;
  }
  .label-row {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 5px;
    width: 100%;
  }
  .layout-row {
    position: static;
  }
  form .col-descr-top {
    display: inline-block;
    vertical-align: top;
    font-family: Humanist777BT-BoldB, Verdana, Arial, Sans-Serif;
    width: 100%;
  }
  form .section-registration-input {
    width: 100%;
    padding-right: 0px;
  }
  .Info-registration .section-info {
    width: 100%;
    padding-right: 0px;
  }
  .Info-employe-statement .section-info {
    width: 100%;
  }
  form .intro-text {
    font-family: Humanist777BT, Verdana, Arial, Sans-Serif;
    font-size: 0.8em;
    line-height: 1.4em;
    padding-left: 0px;
    padding: 5px 0px 10px 5px;
    width: 100%;
  }
  form .intro-body {
    font-family: Humanist777BT-BlackB, Verdana, Arial, Sans-Serif;
    font-size: 15px;
    color: #3987b5;
    padding: 5px;
    width: 100%;
  }
  form .menu-header {
    font-family: Humanist777BT-BlackB, Verdana, Arial, Sans-Serif;
    font-size: 15px;
    color: white;
    padding: 5px;
    width: 100%;
  }
  form .field-row .btn-interface-width {
    width: 100%;
    min-width: 210px;
    display: block;
  }
  .section-info .col-descr {
    font-family: "Humanist777BT-BoldB", Verdana, Arial, Sans-Serif;
    font-size: 1.2338em;
    display: inline-block;
    vertical-align: middle;
  }
  .employe-statement .descr-info {
    font-family: Humanist777BT, Verdana, Arial, Sans-Serif;
    font-size: 0.85em;
    line-height: 1.4em;
    padding-bottom: 00px;
    display: inline-block;
    margin: 7px 0px 20px 0px;
  }
  .employe-statement .descr-statement {
    width: 100%;
  }
  .employe-statement .descr-info {
    font-family: Humanist777BT, Verdana, Arial, Sans-Serif;
    font-size: 0.85em;
    line-height: 1.4em;
    padding-bottom: 00px;
    display: inline-block;
    margin: 7px 0px 20px 0px;
  }
  .employe-statement .line-separator-statement {
    width: 100%;
    height: 0px;
    border: 1px solid black;
    vertical-align: middle;
    margin-top: 7px;
    margin-bottom: 7px;
    border-radius: 4px 4px 4px 4px;
  }
  form .btn-cta {
    width: 96%;
  }
  .input-row {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-right: 20px;
  }
  .input-wrapper {
    margin-left: 0px;
  }
  form .birthday-day {
    display: inline-block;
    margin-right: 0px;
    float: left;
    width: 85px;
  }
  form .domain {
    display: inline-block;
    /*margin-right :0px;
           float:left;*/
  
    width: 100%;
  }
  form .birthdasection-registration-inputy-month {
    width: 100px;
    margin-right: 0px;
    display: inline-block;
    float: right;
  }
  form .panel-rounded {
    /*border:solid; 
          border-radius: 4px 4px 4px 4px;
          border-width:1px;
          border-color:rgba(57, 135, 181, 1);*/
  
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    width: 100%;
    min-width: 260px;
  }
  form .field-row {
    margin-bottom: 15px;
  }
  form .padded-input {
    width: 94%;
    border-top: 1px solid #ccc;
    padding: 10px 3%;
  }
  form .padded-input:first-child {
    border: none;
  }
  .panel-rounded-body {
    border: solid;
    border-color: #d1e3f8;
    border-radius: 10px 10px 10px 10px;
    border-width: 5px;
    background-color: white;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 10px;
    padding: 10px 0 0 0;
  }
  .panel-body {
    margin-left: 0px;
    margin-right: 10px;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    position: relative;
  }
  form .section-input {
    width: 350px;
  }
  form.one-col .day-select-wrapper {
    display: inline-block;
    float: left;
    width: 40%;
    margin-right: 10%;
  }
  form.one-col .day-select-wrapper select {
    width: 100%;
    height: 34px;
    text-indent: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow:  0px 0px 0px 0px transparent;
    -webkit-box-shadow:  0px 0px 0px 0px transparent;
    -o-box-shadow:  0px 0px 0px 0px transparent;
    box-shadow:  0px 0px 0px 0px transparent;
    border: 1px solid #ccc;
    background: #fff;
  }
  form.one-col .domain-select-wrapper {
    display: inline-block;
    float: left;
    width: 100%;
    margin-right: 10%;
  }
  form.one-col .domain-select-wrapper select {
    width: 100%;
    height: 34px;
    text-indent: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow:  0px 0px 0px 0px transparent;
    -webkit-box-shadow:  0px 0px 0px 0px transparent;
    -o-box-shadow:  0px 0px 0px 0px transparent;
    box-shadow:  0px 0px 0px 0px transparent;
    border: 1px solid #ccc;
    background: #fff;
  }
  form.one-col .month-select-wrapper {
    display: inline-block;
    float: right;
    width: 40%;
  }
  form.one-col .month-select-wrapper select {
    width: 100%;
    height: 34px;
    text-indent: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow:  0px 0px 0px 0px transparent;
    -webkit-box-shadow:  0px 0px 0px 0px transparent;
    -o-box-shadow:  0px 0px 0px 0px transparent;
    box-shadow:  0px 0px 0px 0px transparent;
    border: 1px solid #ccc;
    background: #fff;
  }
  .form-registration {
    float: none;
  }
  .registration {
    display: inline-block;
    width: 100%;
  }
  .Info-registration {
    float: none;
  }
  .Info-employe-statement {
    float: none;
    margin-right: 30px;
  }
  .panel-rounded-info {
    border: solid;
    border-color: #d1e3f8;
    border-radius: 10px 10px 10px 10px;
    border-width: 5px;
    padding: 10px;
    width: 90%;
    background: -webkit-linear-gradient(to top, #ffffff, #d1e3f8);
    /* For Safari 5.1 to 6.0 */
  
    background: -o-linear-gradient(to top, #ffffff, #d1e3f8);
    /* For Opera 11.1 to 12.0 */
  
    background: -moz-linear-gradient(to top, #ffffff, #d1e3f8);
    /* For Firefox 3.6 to 15 */
  
    background: linear-gradient(to top, #ffffff, #d1e3f8);
    /* Standard syntax (must be last) */
  
    margin-top: 10px;
  }
  .section-info .panel-rounded-employe-statement {
    border: solid;
    border-color: #d1e3f8;
    border-radius: 10px 10px 10px 10px;
    border-width: 5px;
    width: 100%;
    background: -webkit-linear-gradient(to top, #ffffff, #d1e3f8);
    /* For Safari 5.1 to 6.0 */
  
    background: -o-linear-gradient(to top, #ffffff, #d1e3f8);
    /* For Opera 11.1 to 12.0 */
  
    background: -moz-linear-gradient(to top, #ffffff, #d1e3f8);
    /* For Firefox 3.6 to 15 */
  
    background: linear-gradient(to top, #ffffff, #d1e3f8);
    /* Standard syntax (must be last) */
  
  }
  .panel-empty-info {
    padding: 10px 10px 0px 10px;
    width: 255px;
  }
  form .questionResponsive {
    width: 100%;
    max-width: 400px;
  }
  .Subtitle {
    margin-bottom: 20px;
  }
  .error-InfoSetting span {
    left: 1.9em;
  }
}
@media only screen and (max-width: 400px) {
  .content-wrapper .txtfieldEmail,
  .content-wrapper .txtpassword,
  .content-wrapper .txtfieldBirthday,
  .content-wrapper .txtfieldBirthYear {
    min-width: 100px !important;
  }
}
