.d-flex{
    display: flex;
}
.gap-3px{
    gap: 3px;
}
.gap-8px{
    gap: 8px;
}
.gap-10px{
    gap: 10px;
}
.gap-33px {
    gap: 33px;
}
.mt-15px{
    margin-top: 15px;
}
.pr-12px{
    padding-right: 12px;
}
.wd-25pc{
    width: 25%;
}
.wd-50pc{
    width: 50%;
}
.wd-100pc{
    width: 100%;
}
.wd-150px{
    width: 150px;
}
.wd-200px{
    width: 200px;
}
.cls_main_style_select,
.cls_main_style_input {
    height: 56px;
    border: 1px solid #d9dee3;
    border-radius: 7px;
}
.cls_main_style_select .main-img-select,
.cls_main_style_input .main-img-input{
    align-content: center;
}
.cls_main_style_input .main-content-input {
    align-content: end;
    position: relative;
}
.cls_main_style_select .main-content-select{
    align-content: center;
}
.cls_main_style_select .main-img-select,
.cls_main_style_input .main-img-input{
    width: 55px;
    padding: 7px 7px;
}
.cls_main_style_select .main-content-select,
.cls_main_style_input .main-content-input {
   width: 100%;
}
.cls_main_style_select .main-img-select .box-img,
.cls_main_style_input .main-img-input .box-img{
    width: 40px;
    height: 40px;
    text-align: center;
    align-content: center;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 700;
    color: #12333e;
    background: #f5f8fa;
    transition: all 0.3s;
    position: relative;
}
.cls_main_style_select .main-img-select .box-img:hover,
.cls_main_style_input .main-img-input .box-img:hover {
    transform: scale(1.1);
    transition: all 0.3s;
    background: #e0e8ed;
}
.cls_main_style_select .main-img-select .box-img .img-select,
.cls_main_style_input .main-img-input .box-img .img-input{
    width: 14px;
    position: absolute;
    left: 13px;
    top: 13px;
}

.cls_main_style_input .cls_input_text input,
.cls_main_style_input .cls_input_text textarea,
.cls_main_style_input .cls_input_text .cls_text_label {
    background-color: transparent;
    border: 0;
    color: #000;
    font-size: 12px;
    letter-spacing: 0.3px;
    outline: 0;
    padding: 2px 20px 0px 0px ;
    text-align: left;
    transition: all 0.3s;
    width: 100%;
    font-weight: 700;
    font-family: inherit;
    letter-spacing: 0.3px;
}

.cls_main_style_input .cls_input_text .label-text {
    cursor: text;
    line-height: 20px;
    text-transform: capitalize;
    -moz-transform: translateY(-38px);
    -ms-transform: translateY(-38px);
    -webkit-transform: translateY(-38px);
    transform: translateY(-28px);
    transition: all 0.3s;
    font-family: inherit;
    letter-spacing: 0.3px;
    color: #000;
    font-size: 12px;
    letter-spacing: 0.3px;
    font-weight: 700;
}
.cls_main_style_input .cls_input_text .text{
    transform: translate(0px,-8px);
}

.cls_main_style_input .cls_input_text textarea:valid + .label-text,
.cls_main_style_input .cls_input_text textarea:focus + .label-text {
    color: #557788;
    font-size: 10px;
    text-transform: uppercase;
    -moz-transform: translateY(-38px) ;
    -ms-transform: translateY(-38px);
    -webkit-transform: translateY(-38px);
    transform: translateY(-20px);
    letter-spacing: 2px;
    font-weight: 600;
}
.cls_main_style_input .cls_input_text input:valid    + .label-text,
.cls_main_style_input .cls_input_text input:focus    + .label-text {
    color: #557788;
    font-size: 10px;
    text-transform: uppercase;
    -moz-transform: translateY(-38px) ;
    -ms-transform: translateY(-38px);
    -webkit-transform: translateY(-38px);
    transform: translateY(-38px);
    letter-spacing: 2px;
    font-weight: 600;
}
.cls_main_style_input:hover .label-text {
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
    -moz-transform: translateY(-38px) ;
    -ms-transform: translateY(-38px);
    -webkit-transform: translateY(-38px);
    transform: translateY(-38px);
    letter-spacing: 0.5px;
    font-weight: bold;;
}
.cls_main_style_input:hover .label-text.text {
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
    -moz-transform: translateY(-38px) ;
    -ms-transform: translateY(-38px);
    -webkit-transform: translateY(-38px);
    transform: translateY(-20px);
    letter-spacing: 0.5px;
    font-weight: bold;;
}
.cls_main_style_input label{
    margin: 0px;
    height: 100%;
    width: 100%;
    align-content: center;
    /* transform: translate(0px, -15px); */
}
.cls_main_style_input .cls_input_text .main-text{
    height: 13px;
    position: relative;
    transform: translate(0px, 5px);
}
.cls_main_style_input .cls_message_error {
    color: red;
    font-weight: 100;
    display: block;
    font-weight: 700;
    letter-spacing: 0;
    position: absolute;
    right: 10px;
    top: 23px;
    font-size: 12px;
    /* transform: translate(50px, -5px); */
}

.cls_main_style_select .cls_selectbox{
    position: relative;
    width: 100%;
    margin: 0 auto;
    line-height: 0;
    text-align: left;
}
.cls_main_style_select .cls_selectbox .cls_text_style {
    border: 0px;
    margin : 0px;
}
.cls_main_style_select .cls_selectbox .cls_select_value {
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 27px;
    max-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cls_main_style_select .cls_selectbox .select_icon {
    top: -6px;
    bottom: unset;
    right: 0px;
    left: unset;
    width: 40px;
    height: 40px;
    transform: unset;
}
.cls_main_style_select .cls_selectbox .select_icon .img_arrow_down{
    width: 12px;
    position: absolute;
    z-index: 2;
    top: 15px;
    left: 16px;
}
.cls_main_style_select .cls_selectbox .select_icon span {
    position: absolute;
    left: 53%;
    top: 43%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 16px;
    height: 3px;
    background-color: black;
}
.cls_main_style_select,
.cls_main_style_input {
    transition: all 0.5s;
    background: #fff;
}
.cls_main_style_select:hover,
.cls_main_style_input:hover {
    transform: scale(1.04);
    transition: all 0.5s;
    z-index: 22;
}

/** start input */
.cls_main_style_input.info_color:hover{
    border: 1px solid #696cff;
}
.cls_main_style_input.red_color:hover{
    border: 1px solid #ff3e1d;
}
.cls_main_style_input.orange_color:hover{
    border: 1px solid #ffab00;
}
.cls_main_style_input.green_color:hover{
    border: 1px solid #71dd37;
}
.cls_main_style_input.info_color:hover .box-img{
    background-color: #9d9ff8;
    box-shadow: 0 0.1875rem 0.375rem 0 #696cff66;
}
.cls_main_style_input.red_color:hover .box-img{
    background: #ffe0db;
    box-shadow: 0 0.1875rem 0.375rem 0 #fb7f6ac9;
}
.cls_main_style_input.orange_color:hover .box-img{
    background: #fff2d6;
    box-shadow: 0 0.1875rem 0.375rem 0 #f7bb3fd9;
}
.cls_main_style_input.green_color:hover .box-img{
    background: #e8fadf;
    box-shadow: 0 0.1875rem 0.375rem 0 #b7f895;
}

.cls_main_style_input .box-img .img-input.default,
.cls_main_style_input:hover .box-img .img-input.hovered{
    display: block;
}
.cls_main_style_input:hover .box-img .img-input.default,
.cls_main_style_input .box-img .img-input.hovered{
    display: none;
}
.cls_main_style_input.info_color:has(.cls_input_text textarea:focus),
.cls_main_style_input.info_color:has(.cls_input_text input:focus) {
    /* Your desired styles when input is focused */
    border: 1px solid #696cff;
}
.cls_main_style_input.red_color:has(.cls_input_text textarea:focus),
.cls_main_style_input.red_color:has(.cls_input_text input:focus) {
    /* Your desired styles when input is focused */
    border: 1px solid #ff3e1d;
}
.cls_main_style_input.orange_color:has(.cls_input_text textarea:focus),
.cls_main_style_input.orange_color:has(.cls_input_text input:focus) {
    /* Your desired styles when input is focused */
    border: 1px solid #ffab00;
}
.cls_main_style_input.green_color:has(.cls_input_text textarea:focus),
.cls_main_style_input.green_color:has(.cls_input_text input:focus) {
    /* Your desired styles when input is focused */
    border: 1px solid #71dd37;
}

.cls_main_style_input.info_color:has(.cls_input_text textarea:focus) .box-img,
.cls_main_style_input.info_color:has(.cls_input_text input:focus) .box-img{
    background-color: #9d9ff8;
    box-shadow: 0 0.1875rem 0.375rem 0 #696cff66;
}
.cls_main_style_input.red_color:has(.cls_input_text textarea:focus) .box-img,
.cls_main_style_input.red_color:has(.cls_input_text input:focus) .box-img{
    background: #ffe0db;
    box-shadow: 0 0.1875rem 0.375rem 0 #fb7f6ac9;
}
.cls_main_style_input.orange_color:has(.cls_input_text textarea:focus) .box-img,
.cls_main_style_input.orange_color:has(.cls_input_text input:focus) .box-img{
    background: #fff2d6;
    box-shadow: 0 0.1875rem 0.375rem 0 #f7bb3fd9;
}
.cls_main_style_input.green_color:has(.cls_input_text textarea:focus) .box-img,
.cls_main_style_input.green_color:has(.cls_input_text input:focus) .box-img{
    background: #e8fadf;
    box-shadow: 0 0.1875rem 0.375rem 0 #b7f895;
}

.cls_main_style_input:has(.cls_input_text input:focus) .box-img .img-input.default{
    display: none;
}
.cls_main_style_input:has(.cls_input_text input:focus) .box-img .img-input.hovered {
    display: block;
}
.cls_main_style_input:has(.cls_input_text textarea:focus) .box-img .img-input.default{
    display: none;
}
.cls_main_style_input:has(.cls_input_text textarea:focus) .box-img .img-input.hovered {
    display: block;
}
/** end */

/** start select */
.cls_main_style_select:has(.main-content-select .cls_select_list.cls_pov_open) .main-img-select .box-img .img-select.default,
.cls_main_style_select:has(.main-content-select .cls_select_list) .main-img-select .box-img .img-select.hovered{
    display: none;
}
.cls_main_style_select:has(.main-content-select .cls_select_list) .main-img-select .box-img .img-select.default,
.cls_main_style_select:has(.main-content-select .cls_select_list.cls_pov_open) .main-img-select .box-img .img-select.hovered{
    display: block;
}

.cls_main_style_select.info_color:has(.main-content-select .cls_select_list.cls_pov_open) {
    border: 1px solid #696cff;
}
.cls_main_style_select.red_color:has(.main-content-select .cls_select_list.cls_pov_open) {
    border: 1px solid #ff3e1d;
}
.cls_main_style_select.orange_color:has(.main-content-select .cls_select_list.cls_pov_open) {
    border: 1px solid #ffab00;
}
.cls_main_style_select.green_color:has(.main-content-select .cls_select_list.cls_pov_open) {
    border: 1px solid #71dd37;
}

.cls_main_style_select.info_color:has(.main-content-select .cls_select_list.cls_pov_open) 
.main-img-select .box-img {
    background-color: #9d9ff8;
    box-shadow: 0 0.1875rem 0.375rem 0 #696cff66;
}
.cls_main_style_select.red_color:has(.main-content-select .cls_select_list.cls_pov_open) 
.main-img-select .box-img {
    background: #ffe0db;
    box-shadow: 0 0.1875rem 0.375rem 0 #fb7f6ac9; 
}
.cls_main_style_select.orange_color:has(.main-content-select .cls_select_list.cls_pov_open) 
.main-img-select .box-img {
    background: #fff2d6;
    box-shadow: 0 0.1875rem 0.375rem 0 #f7bb3fd9;
}
.cls_main_style_select.green_color:has(.main-content-select .cls_select_list.cls_pov_open) 
.main-img-select .box-img {
    background: #e8fadf;
    box-shadow: 0 0.1875rem 0.375rem 0 #b7f895;
}
/** end */ 

i#id-txt-pin {
    position: absolute;
    right: 17px;
    top: -5px;		
    z-index: 11;
    font-size: 15px;
    color: #FFFFFF;
    cursor: pointer;
}
i#id-txt-password {
    position: absolute;
    right: 17px;
    top: -5px;
    color: #12333e;
    z-index: 11;
    font-size: 15px;
    cursor: pointer;
}
.info_color:hover #id-txt-pin,
.info_color:hover #id-txt-password {
    color: #696cff;
}
.red_color:hover #id-txt-pin,
.red_color:hover #id-txt-password  {
    color: #ff3e1d;
}
.orange_color:hover #id-txt-pin,
.orange_color:hover #id-txt-password {
    color: #ffab00;
}
.green_color:hover #id-txt-pin,
.green_color:hover #id-txt-password {
    color: #71dd37;
}