﻿.dialog-loading-icon, .progress-text {
    background: rgba(0,0,0,.6);
    text-align: center;
}
.dialog-background {
    left: 0;
    margin: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.dialog-loading-wrapper {
    border: 0;
    left: 48%;
    margin-left: -50px;
    margin-top: -50px;
    position: fixed;
    top: 55%;
    width: 140px;
    z-index: 9999999;
}
.dialog-loading-icon {
    background: rgba(0,0,0,0.60);
    border-radius: 13px;
    display: block;
    height: 100px;
    line-height: 100px;
    margin: 0;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.progress-text {
    background: rgba(0,0,0,0.60);
    text-align: center;
    color: #ffffff;
    padding: 10px;
    width: 240px;
}
.easy-autocomplete-container {
    position: relative !important;
    top: 0 !important;
}

.sort-dropdown__select2 {
    border-bottom: 1px solid #AFB3BA !important;
    padding: 0 30px 4px 0 !important;
}
.sort-dropdown--l .sort-dropdown__select2 {
    color: #008787 !important;
}
.customstyle {
    background-color: #fff;
    border: 2px solid #d6d6d6;
    padding: 8px 16px;
    transition: border .3s;
    -webkit-transition: border .3s;
    border-radius: unset;
    height: auto;
}
.password-strength-hint {
    font-size: small;
}
.password-strength-hint {
    color: #484848;
    /*font-size: small;*/
}
.form-control-error {
    color: red;
}
.border-table__sort a {
    color: #204a88;
}
.th_color {
    color: #204a88 !important;
}
/*th a {
    color: #204a88 !important;
}*/
.account-section__search-wrap .fixStatuswidth {
    width: 200px;
}
.ajax__slider_h_rail {
    position: relative;
    height: 4px;
    top: 10px;
    background: #D6D6D6;
    border-radius: 10px;
    z-index: 0;
    width: 100%;
}
.ajax__slider_h_handle {
    position: absolute;
    min-width: 23px;
    top: -10px !important;
}
.ajax__slider_v_rail {
    position: relative;
}
.ajax__slider_v_handle {
    position: absolute;
    top: -10px;
}
.drag-slider__wrapper js-slider__wrapper--one-inputs {
    padding-bottom: 45px;
}
.drag-slider__num drag-slider__num--min {
    position: absolute;
    bottom: 15px;
    left: 8px;
}
.drag-slider__num drag-slider__num--max {
    float: none;
    position: absolute;
    right: 10px;
    bottom: 15px;
}
.chkChoice input {
    margin-left: 0px;
}
.chkChoice label {
    padding-left: 20px;
}
.test {
    display: block !important;
}
.CaptchaTable td {
    display: inline-flex;
}
.alertNotice {
    color: red;
    padding-bottom: 15px;
}
