

/* .overflow__scroll{
    overflow: scroll;
} */
.mango-flex{
    display: flex;
    justify-content: center;
}
/* .sigWrapper{
    width: 287px;
    clear: both;
    height: 137px !important;
    border: none !important;
} */
canvas#signature2 {
    
    border: 2px solid black;
  }

.progress-bar-mango {
    width: 21px;
    height: 21px;
    margin-bottom: 21px;
    margin-top: 46px;
}

.generales-title {
    font-size: 24px;
    color: #0E0059;
    font-weight: 800;
    text-align: center;
    margin-bottom: 12%;
} 

.full-form-generales {
    background-color: #0E0059;
    border-radius: 25px;
}

.main-informes-title {
    background-color: #ffffff;
    border-radius: 35px 35px 0px 0px;
    height: 72vh;
    margin-left: -1px;
    margin-right: -1px;
}

.forms_mango {
    height: 60vh;
}

.labels-questions {
    margin-left: 45px;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 16px;        
}

.answer-group {
    margin-bottom: 15px;
    margin-right: 32px;
}

.answer-size{
    display: inline-block;
    height: 51px;
    padding-top: 31px;
    color: #9A9A9A;
    background: transparent;
    border: none;
    border-bottom: 1px solid #9A9A9A;
    border-radius: 0px 0px 0px 0px !important;  
    margin-right: 35px;       
}

.questions-look {
    display: flex;
    align-items: end;
    height: 51px;
}

.list-group-mango {
    opacity: 97%;
    width: 60%;
    float: right;
    line-height: 1.4285714px;
    border-color: #fff;
}

/* 
.drop-mango {
    border-color: #fff;
    box-shadow: none;
    width: -webkit-fill-available;
    min-width: auto;
    opacity: 97%;
}

.drop-mango li a {
    text-decoration: none;
    /* display: block; */
    /* font-size: 16px;
    position: relative; */
    /* line-height: 30px; */
    /* width: 100%;
    border-bottom: 1px solid #f4faf9;
    line-height: 16px;
}

.dropdown-mango>li>a {
    display: flex;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    padding: 3px 14px;
} */ 



.siguiente-informe {
    font-size: 16px !important;
    margin-right: 32px;
}

.btn_siguiente{
    pointer-events: none !important;
    margin: 0 auto;
    padding-left: 20px;
    text-align: left;
    width: 13px;
    margin-top: 25px;
    height: 13px;
    font-weight: 400;
    font-size: 20px;
}

.glyphicon-siguiente {
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    padding: 0;
    top: 89%;
    right: 10%;
}

.form-control-informes {
    color: #ffffff;
    font-size: 16px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    border-bottom: 1px solid #9A9A9A !important;
    margin-right: 0px !important;
    display: inline-block;
    text-align: end;
    height: 51px;
    width: 100%;
    color: #9A9A9A;
    background: transparent;
    border: none;
    border-radius: 0px 0px 0px 0px !important;   
  }
  
  .form-control-informes:focus {
    color: #0E085E;
    background: #fff;
    border-color: #3498DB;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .answer-size2 {
    display: flex;
    text-align: center;
    font-size: 16px;
    height: 51px;
    padding-top: 31px;
    color: #9A9A9A;
    background: transparent;
    border: none;
    border-bottom: 1px solid #9A9A9A;
    border-radius: 0px 0px 0px 0px !important;  
    margin-right: 35px;    
    padding-bottom: 3px;   
    /* margin-bottom: 29px; */
}

.questions-look2 {
    display: flex;
    align-items: end;
}

.atras-informe {
    font-size: 16px !important;
    width: 70px !important;
}

.check-okay {
    display: flex;
    font-size: 16px;
    font-weight: 400 !important;
    height: 16px;
    justify-content: end;
    color: #9A9A9A;
    margin: 0 0 0 10px;
}

.check-okay-na {
    display: flex;
    font-size: 16px;
    font-weight: 400 !important;
    height: 16px;
    justify-content: end;
    color: #9A9A9A;
    margin: 0 0 0 4px;
}

.radio-okay {
    display: block;
    font-size: 16px;
    font-weight: 400 !important;
    height: 16px;
    justify-content: end;
    color: #9A9A9A;
    margin: 0 0 0 10px;
}

.radio-okay-option {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 20px;
}

.check-okaybox {
    margin-right: 10px !important;
    padding-right: 10px;
}

.answer-group-combustible {
    margin-bottom: 15px;
    margin-right: 32px;
}

.answer-group-combustible-2 {
    margin-bottom: 150px;
    margin-right: 32px;
}

.question-nivel {
    display: flex;
    align-items: end;
}

.answer-group-arranque {
    margin-bottom: 40px;
    margin-right: 32px;
    display: flex;
}

.answer-group-panel {
    margin-bottom: 60px;
    margin-right: 32px;
    display: flex;
}

.answer-group-motor {
    margin-bottom: 60px;
    margin-right: 32px;
    display: flex;
}

.answer-group-motor-calentador {
    margin-bottom: 85px;
    margin-right: 32px;
    display: flex;
}

.add-nivel {
    display: flex;
    float: right;
    font-size: 16px;
    font-weight: 400 !important;
    height: 25px;
    align-items: center;
    /* margin-bottom: 29px; */
    color: #9A9A9A;
}

.answer-dropnivel {
    display: inline-block;
    height: 25px;
    padding-top: 7px;
    color: #9A9A9A;
    background: transparent;
    border: none;
    border-bottom: 1px solid #9A9A9A;
    border-radius: 0px 0px 0px 0px !important;  
    justify-content: end;
    padding: 0px;
}

.caret-mango {
    display: flex;
    float: right;
}

.open>.dropdown-toggle.btn-nivel {
    color:#0E085E;
    background-color: #fff;
    border-bottom: #0E0059;
}

.drop-mango {
    border-color: #fff;
    box-shadow: none;
    width: -webkit-fill-available;
    min-width: auto;
    opacity: 97%;
}

.drop-mango li a {
    text-decoration: none;
    font-size: 16px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f4faf9;
    line-height: 28px;
    padding: 0 7px;
}

.dropdown-mango>li>a {
    display: flex;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    padding: 3px 14px;
}

.add-unit {
    display: flex;
    float: right;
    font-size: 16px;
    font-weight: 400 !important;
    height: 51px;
    align-items: end;
    /* margin-bottom: 29px; */
    color: #9A9A9A;
}

.answer-datepicker {
    display: flex;
    height: 51px;
    padding-top: 31px;
    color: #9A9A9A;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #9A9A9A;
    border-radius: 0px 0px 0px 0px !important;  
    margin-right: 0px; 
    width: 100%; 
}

.datepicker-look {
    display: flex;
    align-items: end;
    height: 51px;
    float: right;
}

.datepicker:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
    border-bottom: 1px solid #0E085E;
}

.answer-look {
    display: flex;
    align-items: end;
    height: 51px;
    float: right;
}

.add-temperature {
    display: flex;
    float: right;
    font-size: 16px;
    font-weight: 400 !important;
    height: 51px;
    align-items: end;
    /* margin-bottom: 29px; */
    color: #9A9A9A;
}

.temperature-look {
    -moz-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    height: 51px;
    color: #9A9A9A;
    background: transparent;
    border: none;
    float: right;
    border-radius: 0px 0px 0px 0px !important;   
  }

  .temperature-size {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    height: 51px;
    padding-top: 31px;
    color: #9A9A9A;
    background: transparent;
    border: none;
    border-bottom: 1px solid #9A9A9A;
    border-radius: 0px 0px 0px 0px !important;  
    margin-right: 0px;    
    padding-bottom: 3px;   
    /* margin-bottom: 29px; */
}

.form-control-temperatura {
    box-shadow: none;
    transition: all .15s ease-out;
    margin-right: 0px !important;
    width: 100%;
}

.form-control-temperatura:focus {
    color: #0E085E;
    background: #fff;
    border-color: #9A9A9A;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

.answer-group-temperature {
    margin-bottom: 85px;
    margin-right: 32px;
}

.voltaje-look {
    display: flex;
    justify-content: end;
}

.add-voltaje {
    display: flex;
    float: right;
    height: 59px;
    margin-left: 12px;
    align-items: end;
    /* margin-bottom: 29px; */
}

.btn-voltaje {
    width: 70px;
    font-weight: 400;
    font-size: 16px;
    color: #9A9A9A;
    background-color: #F2F2F6;
    border: 0 none;
    border-radius: 70px;
    cursor: pointer;
    margin-top: 20%;
    padding-top: 9px;
    float: right;
    height: 40px;
}

.select-voltaje {
    font-size: 16px !important;
    margin-right: 32px;
}

.btn-voltaje:hover {
    color: #fff;
    background-color: #0E085E;
}

.btn-voltaje:active {
    color: #fff;
    background-color: #0E085E;
}

.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.btn-check:checked+.btn-voltaje {
    color: #fff;
    background-color: #0E085E;
}

.sign-data {
    margin-bottom: 30px;
    max-width: 350px;
}

.questions-look-notas {
    display: flex;
    align-items: end;
    height: 16px;
}

.sign-data-label {
    padding-top: 31px;
}

.labels-questions-sign-data {
    font-weight: 400;
    font-size: 16px;        
}

.answer-group-notas {
    margin-bottom: 25px;
    margin-right: 32px;
}

.answer-group-sign {
    margin-bottom: 80px;
    padding: 0 40px;
    margin-top: 10px;
    display: block;
}

.answer-group-sign-data {
    margin: 0 0 0 auto;
    padding: 0 40px;
    display: block;
    justify-content: start;
    height: 20px;
}

.sign-data-answer {
   height: 38px;
}

.answer-size-sign{
    display: inline-block;
    color: #9A9A9A;
    background: transparent;
    border: none;
    border-bottom: 1px solid #9A9A9A;
    border-radius: 0px 0px 0px 0px !important;  
    margin-right: 35px;    
    padding-top: 20px;   
}

.sigWrapper {
    width: 280px; /* Adjust width as needed */
    height: 137px; /* Adjust height as needed */
    margin: 0 auto; /* Center the canvas horizontally */
}

.pad {
    width: 100%; /* Set the width to 100% */
    max-width: 280px; /* Set a maximum width if needed */
    height: 137px; /* Adjust height as needed */
    margin: 0 auto; /* Center the canvas horizontally */
}

.labels-questions-sign {
    font-weight: 400;
    margin: 60px auto 0;
    font-size: 16px;        
}

.form-control-observaciones {
    font-size: 12px;
    box-shadow: none;
    transition: all .15s ease-out;
    border-bottom: none;
    margin-right: 0px !important;
    margin-left: 45px;
    display: flex;
    align-content: start;
    text-align: start;
    inline-size: 84%;
    /* word-break: break-all;  */
    overflow-wrap: break-word;
    height: 118px;
    width: 85%;
    color: #9A9A9A;
    background-color: #F2F2F6;
    border: none;
    border-radius: 8px 8px 8px 8px !important;   
  }

.form-control-observaciones:focus {
    color: #0E085E;
    border-color: #3498DB;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

.form-control-editar-notas {
    font-size: 14px;
    box-shadow: none;
    transition: all .15s ease-out;
    border-bottom: none;
    display: flex;
    align-content: start;
    text-align: start;
    inline-size: 93%;
    padding: 10px;
    margin-left: 25px;
    overflow-wrap: break-word;
    height: 200px;
    width: 94%;
    color: #9A9A9A;
    background-color: #F2F2F6;
    border: none;
    border-radius: 8px 8px 8px 8px !important;   
  }

.form-control-editar-notas:focus {
    color: #0E085E;
    border-color: #3498DB;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

.form-control-notas-vista-clientes {
    font-size: 14px;
    box-shadow: none;
    transition: all .15s ease-out;
    border-bottom: none;
    display: flex;
    align-content: start;
    text-align: start;
    inline-size: 93%;
    padding: 10px;
    overflow-wrap: break-word;
    height: 200px;
    width: 100%;
    color: #9A9A9A;
    background-color: #F2F2F6;
    border: none;
    border-radius: 8px 8px 8px 8px !important;   
  }

.form-control-notas-vista-clientes {
    color: #0E085E;
    border-color: #3498DB;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }



.add-fotos {
   
    /* display: flex; */
    /* justify-content: end; */
    display: flex;
    float: left;
    height: 46px;
    width: 46px;
    margin-left: 13px;
    margin-right: 8px;
    /* align-items: end; */
    /* margin-bottom: 20px; */
}

.btn-add-fotos {
    /* font-weight: 400;
    font-size: 16px;
    color: #9A9A9A;
    background-color: #EAF2F6;
    border: 0 none;
    border-radius: 70px; */
    cursor: pointer;
    /* margin-top: 20%;
    padding-top: 9px; */
    float: left;
    height: 46px;
    width: 46px;
    padding-left: 0px;
}

/* .select-voltaje {
    font-size: 16px !important;
    margin-right: 32px;
} */

.btn-add-fotos:hover {
    box-shadow: 5px #0E085E;
}

/* .btn-voltaje:active {
    color: #fff;
    background-color: #0E085E;
} */

.btn-add-file {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

/* .btn-check:checked+.btn-voltaje {
    color: #fff;
    background-color: #0E085E;
} */

.add-fotos-logo {
    height: 60px;
    width: 60px;
}

#form .next-step-enviar {
	width: 167px;
	font-weight: 400;
	font-size: 16px;
	color: white;
	border: 0 none;
	border-radius: 70px;
    background-color: #0E0059;
	cursor: pointer;
	margin-top: 15%;
	height: 40px;
    position: fixed;
    bottom: 40px;
    right: 0px;
}

#form .next-step-enviar:hover:focus {
    background-color: #C90016;
}

.borrador-informe {
    width: 200px !important;
}

/* .form-contents-scroll-y {
    height: 420px;
    overflow-y: scroll;
    position: absolute;
    z-index: 50;
}

.form-contents-scroll-y-2 {
    height: 507px;
    overflow-y: scroll;
    position: absolute;
    z-index: 50;
} */

.next-and-prev-buttons {
    background-color: white;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    box-shadow: 0px -4px 30px rgba(0, 0, 0, 0.05);
}

.seleccionar-pieza-reemplazada {
    height: 32px;
    padding-top: 5px;
}