.custom-file input.form-control[type="file"] {
    opacity: 0!important;
    cursor: pointer;
}
.uploader + label.custom-file-label {
    font-size: 0;
    min-height: 27px;
    background: transparent;
    pointer-events: none;
    
}
.custom-file-label {
    left: 0;
    z-index: 1;
    height: 35.008px;
    height: 2.188rem;
    background-color: #fff;
    border: 1px solid #bbcdd2;
    box-shadow: none;
    text-align: left;
    padding-right: 85px!important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom-file-label, .custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 13.408px;
    padding: .375rem .838rem;
    line-height: 1.5;
    color: #363a41;
}
.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0;
}
.custom-file-input.error ~ .custom-file-label
{
    border: 2px solid red;
}
input.error,select.error,textarea.error{
     border: 2px solid #fff !important;
        box-shadow: 0 0 0 2px red !important;
}
.custom-radio.error{
    border: 2px solid red;
}
.custom-file-input ~ .custom-file-label:after {
    content: attr(data-browser);
    font-weight: 600;
    color: #fff;
    background-color: #25b9d7;
    border-color: #25b9d7;
    box-shadow: none;
    top: -1px;
    right: -1px;
    bottom: -1px;
    height: auto;
}
.custom-file input.form-control[type="file"] {
    opacity: 0!important;
}
.custom-file .custom-file-label:after {
    font-weight: 600;
    color: #fff;
    background-color: #25b9d7;
    border-color: #25b9d7;
    box-shadow: none;
    top: -1px;
    right: -1px;
    bottom: -1px;
    height: auto;
}
.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer;
    width: 100%;
}
.edit-qty .ps-number-spinner .ps-number-up, 
.edit-qty .ps-number-spinner .ps-number-down {
    position: relative;
    width: 28px;
    display: block;
    text-align: center;
    height: 50%;
    cursor: pointer;
}
.edit-qty .ps-number-spinner .ps-number-up:before {
    position: absolute;
    content: "";
    border-bottom: 5px solid #666666;
    border-left: 5px solid transparent!important;
    border-right: 5px solid transparent!important;
    left: 0;
    top: 50%;
    margin-top: -1px;
    margin-left: 5px;
}
span.ps-number-down:before {
    position: absolute;
    content: "";
    border-top: 5px solid #666666;
    border-left: 5px solid transparent!important;
    border-right: 5px solid transparent!important;
    left: 0;
    top: 50%;
    margin-top: -4px;
    margin-left: 5px;
}
.edit-qty .ps-number-spinner {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    font-size: 0;
}
.ps-number.edit-qty.hover-buttons {
    position: relative;
}
input[type="number"] {
    font: -moz-field;
}
#ui-datepicker-div.ui-datepicker td {
    padding: 1px;
}
div#ui-datepicker-div {
    font-size: 13px;
    min-width: 250px;
}
.opc_field_right .desc {
    font-style: italic;
    font-size: 90%;
    color: #999;
}
span.ets_checkbox_custom {width: 18px;height: 18px;border: 1px solid #999;margin-right: 7px;min-width: 18px;vertical-align: middle;display: inline-block;cursor: pointer;position: relative;}

span.ets_checkbox_custom input {width: 100%;margin: 0;padding: 0;height: 100%;z-index: 1;opacity: 0;cursor: pointer;vertical-align: middle;}

span.ets_checkbox_custom input:checked + .ets_checkbox
{border-bottom: 2px solid #777;width: 6px;height: 12px;border-right: 2px solid #777;position: absolute;left: 5px;pointer-events: none;transform: rotate(45deg);}
span.ets_checkbox_custom.error {
    border-color: red;
}
.etsfield_html_content {
    color: #232333;
}
.opc_field_right select {
    min-height: 38px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0 10px;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}
select option {
    cursor: pointer;
}
.opc_field_right select[multiple="true"] {
    padding: 10px;
}
.opc_field_right textarea {
    min-height: 100px;
}
.input-radios label,
.input-checkboxs label{
    cursor: pointer;
}
.ets-custom-file {
    position: relative;
}
.ets-custom-file-image {
    border: 2px dashed #ccc;
    border-radius: 3px;
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
    position: relative;
}
.opc_field_right span.custom-radio {
    margin-top: -1px;
}
.ets-custom-file-image input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
    padding: 0;
    cursor: pointer;
    opacity: 0!important;
    z-index: 10;
}

.ets-custom-file-image-box .file_uploaded {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 5px;
    transition: 0.2s;
}

.file_uploaded + label.custom-file-label {
    display: none;
}

.ets-custom-file-image-box span.custom-file-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    color: #999;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    margin-left: -17px;
    margin-top: -17px;
    border: 2px dashed #aaa;
    background: rgba(255,255,255,0.3);
}

.ets-custom-file-image-box span.custom-file-content:before {
    content: "+";
    font-size: 30px;
}

.ets-custom-file-image:hover .file_uploaded {
    opacity: 0.3;
}













