input[type="checkbox"] {
    /* remove standard background appearance */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* create custom radiobutton appearance */
    display: inline-block;
    width: 16px;
    height: 16px;
    /* background-color only for content */
    background-clip: content-box;
    border: 2px solid #5E6C84;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAYAAAAGuM1UAAAACXBIWXMAABCcAAAQnAEmzTo0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABFSURBVHgBnc/LCQAgDAPQjuQIjuAGjqIbO0IsiNCDn6aF3F4gFSEOQGZw0wwKa1Icn/a9cMG6+sUG9F1ybzYl34OmdMUTILNtgs5jsJ4AAAAASUVORK5CYII=) calc(100% - 1px) / 11px no-repeat;
}
input[type="checkbox"]:checked {
    border: 2px solid #003C50;
    background-color: #003C50;
}
.pl10{
    padding-left: 18px;
}
.ml20{
    margin-left: 20px;
}
input[type="radio"] {
    /* remove standard background appearance */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* create custom radiobutton appearance */
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 3px;
    /* background-color only for content */
    background-clip: content-box;
    border: 2px solid #858C94;
    border-radius: 50%;
}
input[type="radio"]:checked {
    border: 2px solid #F7901E;
    background-color: #F7901E;
}
.check-blue{
    border-radius: 4px;
}
.check-blue:checked~.form-check-label::before{
    color: #fff !important;
    border-color: #7B1FA2 !important;
}
.check-blue:checked~.form-check-label.red::before {
    background-color: red !important;
}


button:focus,
input:focus {
    outline: none;
    box-shadow: none;
}

a,
a:hover {
    text-decoration: none;
}


/*------------*/
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAACXBIWXMAABCcAAAQnAEmzTo0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACdSURBVHgBjc4xDoJAFATQGUw0dh4Be0w8AqV2Wy5aiCfQI3ATKSwo9wZyBIxcwBvQKKAm391iE6ONv/zzJhngz6PWaSh87Pt2mBmTN98gSdYboUwD4BUS3I3Gz5NS6eQHATkEcVAUxxIiWwLzT+yRCM5de1f0ba1XKciDDStSDISZQ313i40xzcDDur5UUTS7klzY6cq+SouWDrn8DQvcQrCD8xwdAAAAAElFTkSuQmCC) calc(100% - 18px) / 11px no-repeat;
}
.no-arrow {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none !important;
}
.form-group {
    position: relative;
    margin-bottom: 30px;
}

.form-control {
    border: 1px solid #58595B;
    border-radius: 14px;
    height: 55px;
}

select.form-control {
    padding-top: 10px;
    transition: 0.15s;
}

.form-control:focus {
    color: #003C50;
    background-color: #FFF;
    border-color: #005470;
    outline: 0;
    box-shadow: none;
}

.floating-label {
    font-size: 16px;
    font-weight: 400;
    color: #F7901E;
    opacity: 1;
    top: 16px;
    left: 20px;
    pointer-events: none;
    position: absolute;
    transition: 240ms;
    margin-bottom: 0;
    z-index: 1;
}

.floating-diff .floating-label {
    opacity: 0;
}

.floating-diff.focused .floating-label {
    opacity: 1;
}

.form-group.focused .floating-label {
    opacity: 1;
    color: #F7901E;
    top: 4px;
    left: 19px;
    font-size: 12px;
}

.form-group.focused select.form-control {
    padding-top: 21px;
}

.float-checkradio {
    background-color: #FFF;
    border: 1px solid #DFE3E7;
    border-radius: .267rem;
    padding: 8px 19px;
    transition: 0.3s;
    min-height: 55px;
}

.float-checkradio.focused {
    padding-top: 21px;
}


/*--------select2-css----*/
.select2Part .floating-label {
    opacity: 0;
}

.select2Part.focused .floating-label {
    opacity: 1;
}

.select2multiple .floating-label {
    opacity: 1;
}

.select2Part.focused .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 13px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #58595B;
    border-radius: 14px;
    height: 55px;
}

.select2-container--focus.select2-container--default .select2-selection--single {
    border: 1px solid #58595B;
    border-radius: 14px;
    background-color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    transition: 240ms;
    padding-right: 40px;
    font-size: 16px;
    font-weight: 400;
    color: #58595B;
    padding-top: 7px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 53px;
    right: 15px;
    transition: 240ms;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgb(236 238 241);
    color: #4a494a;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAACXBIWXMAABCcAAAQnAEmzTo0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACdSURBVHgBjc4xDoJAFATQGUw0dh4Be0w8AqV2Wy5aiCfQI3ATKSwo9wZyBIxcwBvQKKAm391iE6ONv/zzJhngz6PWaSh87Pt2mBmTN98gSdYboUwD4BUS3I3Gz5NS6eQHATkEcVAUxxIiWwLzT+yRCM5de1f0ba1XKciDDStSDISZQ313i40xzcDDur5UUTS7klzY6cq+SouWDrn8DQvcQrCD8xwdAAAAAElFTkSuQmCC ') no-repeat 0 0;
    width: 10px;
    height: 6px;
    background-size: 100% 100%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: white;
    color: black;
}

.select2-container--default .select2-results__option:last-child {
    border-radius: 0px 0px 4px 4px;
}

.select2-container--default .select2-selection--single {
    border-radius: 14px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 19px;

}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.select2-results__option {
    padding: 8px 18px;
    user-select: none;
    -webkit-user-select: none;
    color: #4F4F4F;
    font-size: 15px;
    font-weight: 400;
}

.select2-container--open .select2-dropdown--above {
    box-shadow: 0px 6px 32px rgb(0 0 0 / 10%);
    border-radius: 0px;
    border: none;
    top: 8px;
    border-radius: 6px;
    overflow: hidden;
}

.select2-container--open .select2-dropdown--below {
    box-shadow: 0px 2px 18px rgb(0 0 0 / 16%);
    border-radius: 0px;
    border: none;
    top: -8px;
    border-radius: 6px;
    overflow: hidden;
}

.select2Part.w-100 > .select2-container {
    width: 100% !important;
}

.select2-search--dropdown {
    padding: 12px 15px;
    position: relative;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 14px;
    border: 1px solid #DFE3E7;
    border-radius: 4px;
    color: #757575;
    padding: 10px 15px;
    background-color: #fff;
    position: relative;
    padding-right: 45px;
}

.select2-container--default .select2-search--dropdown:after {
    content: "\f002";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 23px;
    right: 30px;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.54);
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #DFE3E7;
    min-height: 50px;
    border-radius: 6px;
    position: relative;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #003C50;
    background-color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #757575;
    line-height: 55px;
    padding-right: 40px;
    display: block;
    height: 100%;
    padding-bottom: 7px;
    padding-top: 17px;
    padding-left: 17px;
    transition: 240ms;
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow {
    height: 48px;
    right: 15px;
}

.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
    line-height: initial;
    padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered:before {
    border: none;
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAACXBIWXMAABCcAAAQnAEmzTo0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACdSURBVHgBjc4xDoJAFATQGUw0dh4Be0w8AqV2Wy5aiCfQI3ATKSwo9wZyBIxcwBvQKKAm391iE6ONv/zzJhngz6PWaSh87Pt2mBmTN98gSdYboUwD4BUS3I3Gz5NS6eQHATkEcVAUxxIiWwLzT+yRCM5de1f0ba1XKciDDStSDISZQ313i40xzcDDur5UUTS7klzY6cq+SouWDrn8DQvcQrCD8xwdAAAAAElFTkSuQmCC ') no-repeat 0 0;
    width: 10px;
    height: 8px;
    background-size: 100% 100%;
    transform: translateY(-50%);
    position: absolute;
    right: 18px;
    top: 26px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    line-height: initial;
    padding: 5px;
    font-size: 14px;
    position: relative;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    cursor: default;
    float: left;
    color: #1f1f1f;
    margin-right: 5px;
    margin-top: 5px;
    width: initial !important;
    padding: 5px 10px;
    padding-right: 24px !important;
    font-size: 13px !important;
    letter-spacing: 0.3px;
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
    font-size: 16px;
    margin-top: 0px;
    padding: 0;
    padding-left: 5px;
    line-height: 27px;
    padding-top: 6px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute;
    font-size: 17px;
    width: 20px;
    height: 20px;
    top: 3px;
    text-align: center;
    color: #e45555;
    right: 0px;
}

.floating-group.focused .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-bottom: 7px;
    padding-top: 17px;
    padding-left: 17px;
}
.input-quality{
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
}

.checkbox-select span .select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
}
.checkbox-select span .select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 20px;
    vertical-align: middle;
}
.checkbox-select span .select2-results__option[aria-selected=true]:before {
    font-family:fontAwesome;
    content: "\f00c";
    color: white;
    background-color: #005470;
    border: 0;
    display: inline-block;
    padding-left: 3px;
}
.checkbox-select span .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}
.checkbox-select span .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}
.checkbox-select span .select2-container--default .select2-selection--multiple {
    margin-bottom: 10px;
}
.checkbox-select span .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}
.checkbox-select span .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #005470;
    border-width: 2px;
}
.checkbox-select span .select2-container--default .select2-selection--multiple {
    border-width: 2px;
}
.checkbox-select span .select2-container--open .select2-dropdown--below {

    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);

}
.checkbox-select span .select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}
/* select with icons badges single*/
.checkbox-select span .select-icon .select2-selection__placeholder .badge {
    display: none;
}
.checkbox-select span .select-icon .placeholder {
    display: none;
}
.checkbox-select span .select-icon .select2-results__option:before,
.checkbox-select span .select-icon .select2-results__option[aria-selected=true]:before {
    display: none !important;
    /* content: "" !important; */
}
.checkbox-select span .select-icon  .select2-search--dropdown {
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    background: transparent !important;
    border: transparent !important;
    color: #003C50 !important;
}


.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 12px;
    border: 2px dashed #D3DDF1;
    border-radius: 3px;
    transition: 0.2s;

}
.file-drop-area-complete {
    position: relative;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 9px;
    border: 2px solid #F7FAFC;
    background: #F7FAFC;
    border-radius: 4px;
    transition: 0.2s;

}
.file-drop-area-process {
    position: relative;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 9px;
    border: 2px solid #D3DDF1;
    border-radius: 4px;
    transition: 0.2s;

}
.choose-file-button {
    flex-shrink: 0;
    background-color: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    padding: 8px 15px;
    position: absolute;
    text-transform: uppercase;
    right: 0;
}
.upload-text{
    font-size: 12px;
    color: #718096;
}

.quit-file-button {
    cursor: pointer;
    flex-shrink: 0;
    background-color: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    padding: 8px 15px;
    position: absolute;
    text-transform: uppercase;
    right: 0;
}

.file-name {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    color: #003344;
    text-overflow: ellipsis;
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;

}

.wrapper {
    width: 30px; /* Set the size of the progress bar */
    height: 30px;
    clip: rect(0px, 100px, 100px, 50px); /* Hide half of the progress bar */
}
/* Set the sizes of the elements that make up the progress bar */
.circle {

    background:#E9EDFE;
    width: 30px;
    height: 30px;
    border: 2px solid #2153D2;
    border-radius: 50px;

    position: absolute;
    clip: rect(0px, 50px, 100px, 0px);
}