.img_border{
    height: 200px;
    width: 200px;
    border: 2px solid #e7c354;
}
.doc_img_border{
    height: 122px;
    width: 200px;
    border: 2px solid #e7c354;
}
.img_box{
    height: 100px;
    width: 110px;
    border: 2px solid #e7c354;
}
.img_border_box {
    height: 160px;
    width: 155px;
    border: 2px solid #e7c354;
}
.survey_boy_bg div input{
background-color: #fff8f9;
}
.survey_boy_bg div select{
    background-color: #fff8f9;
    }
.survey_boy_bg div input[type="radio"]{
    background-color: #fff8f9;
}
.survey_boy_bg div textarea{
    background-color: #fff8f9;
}
.survey_boy_bg div .form-select  {
    background-color: #fff8f9;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    overflow-y: auto !important;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
