body {
    min-width: 1200px;
}

* {
    font-family: "Salesforce Sans",Arial,sans-serif;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: "Salesforce Sans",Arial,sans-serif !important;
}

#container-object-creator {
    width: 100%;
    padding: 0;
}

#top {
    position: relative;
    padding: 0px;
    margin: 0px;
}

#image_search_box {
    left: .5rem;
    width: 1.3rem;
    height: 1.3rem;
    margin-top: -.65rem;
}

.center_content {
    position: relative;
    padding: 0px;
}

.button-progres-success {
    width: 20px !important;
    height: 21px !important;
}

.button-progres-success > span {
    margin-top: -6px !important;
    margin-left: -9px !important;
}

.button-footer-wizard {
    height: 32px;
}

.text-heading-section {
    font-weight: 500 !important;
}

#container-section-upload-file {
    display: block;
}

#container-dropzone {
    height: 240px;
}

.fill-vertical-content {
    margin: 0px !important;
}

.button-import-other-object {
    max-width: 250px;
}

.text-heading-summary {
    font-weight: 700;
}

.header-big-size {
    font-size: 25px;
    font-weight: 700;
    color: #17325C;
    line-height: 28px;
    text-align: center;
}

#file-selector-secondary-label {
    display: block;
    align-items: center;
}

#text-drop-file {
    text-align: center;
}

.icon-info-aligned {
    align-self: center;
    margin-left: 7px;
}

.container-display-flex {
    display: flex;
    align-items: center;
}

.indicator-field-required {
    color: red;
    padding-right: 3px;
}

.container-background-color-blue {
    background-color: rgb(246, 249, 251);
}

.container-align-side {
    display: flex;
}

#fileUpload-button-view-fields-details {
    margin-right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#fileUpload-button-view-fields-preview {
    margin-left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.container-align-right {
    justify-content: flex-end;
}

#container-fields::-webkit-scrollbar {
    display: none;
}

#button-view-fields-details, #button-view-fields-preview {
    padding-left: .5rem;
    padding-right: .5rem;
    width: 35px;
    height: 30px;
}

#text-input-label-row {
    max-width: 50px;
}

.radio-custom-label-style {
    display: inline;
    vertical-align: middle;
    font-size: 0.8125rem;
    color: #706e6b;
    line-height: 1.5;
    margin-right: 0.75rem;
    margin-bottom: 0.125rem
}

.group-radio-custom-style > tbody > tr > td > input{
    vertical-align: middle;
}

.container-field-row-name {
    display: inline-flex;
    width: 100%;
}

.container-button-delete-field {
    margin-left: auto;
}

.container-button-delete-field > input[type="image"] {
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 20px;
    height: 20px;
}

.container-icon-header-field {
    width: 22px;
    height: 22px;
}

.select-bordered-orange {
    border: 2px solid orange !important;
}

.field-full-width {
    width: 80%;
}

.container-icon-top-p {
    padding-top: 6px;
}

.container-icon-field-format {
    padding-top: 5px;
}

.text-message-error {
    color: #c23934;
}

input.ui-state-error {
    border: 1px solid #c23934;
}

#container-fields-general-preview {
    position: relative;
}

#fixed-wrapper {
    position: absolute;
    top: 100%;
    margin-top: -37px;
}

#display-info-count-rows {
    height: 32px;
    width: 100%;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    background-color: #F4F6F9;
    border-radius: .25rem;
}

#container-preview-msg {
    height: 32px;
}

#container-bar-info {
    background-color: #F4F6F9;
    border-radius: .25rem;
}

.container-error-info {
    color: white;
    background-color: rgb(194, 57, 52);
    display: inline-flex;
    align-items: center;
    font-weight: 300;
    border-radius: 0.25rem;
    padding: 0.75rem 3rem 0.75rem 1.5rem;
    text-align: left;
    justify-content: flex-start;
}
.container-error-import {
    color: black;
    background-color: rgb(255, 182, 78);
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    border-radius: 0.25rem;
    padding: 0.65rem 0.65rem 0.65rem 0.65rem;
    text-align: left;
    justify-content: flex-start;
}
.container-error-import-h2 {
    font-size: .8125rem;
}
.container-success-info {
    font-weight: 300;
    border-radius: .25rem;
    font-size: 1rem;
    font-weight: 300;
    background: rgb(52, 194, 106);
    padding: 1rem;
    color: rgb(255, 255, 255);
    line-height: 1.25;
}

.errorsList {
    font-size: .8125rem;
    color: white;
    line-height: 1.5;
    margin: 0;
    list-style: disc !important;
    padding-left: .75rem;
}

.error-container-title {
    font-size: .8125rem;
    font-weight: 700;
}

.cell-field-deleted {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 34px;
}

#container-fields-general-detail-header {
    display: block;
    overflow-y: scroll;
}

#container-fields-general-detail-header > tr > th, #container-fields-general-detail-header > tr > td {
    border-bottom: 1px solid #dddbda;
}

#container-fields-general-detail-header > tr {
    display: flex;
}

#container-fields-general-detail-body {
    display: block;
    overflow-y: scroll;
}

#container-fields-general-detail-body > tr {
    display: flex;
    height: 50px;
}

#display-count-fields-collapsed {
    height: 32px;
    width: 100%;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    background-color: #F4F6F9;
    border-radius: .25rem;
}

#list-options-postcreate {
    line-height: 30px;
    text-indent: 20px;
}

.container-notification-succes {
    color: white;
    background-color: #04844b;
    display: inline-flex;
    align-items: center;
    font-weight: 300;
    border-radius: 0.25rem;
    padding: 0.75rem 3rem 0.75rem 1.5rem;
    text-align: left;
    justify-content: flex-start;
}

.container-notification-warning {
    color: white;
    background-color: #FFB75D;
    display: inline-flex;
    align-items: center;
    font-weight: 300;
    border-radius: 0.25rem;
    padding: 0.75rem 3rem 0.75rem 1.5rem;
    text-align: left;
    justify-content: flex-start;
}

.container-file-ondragover {
    background-color: #F7FDEE;
    border: 3px #84D83E solid !important;
}

#label-file-dragged {
    display: none;
    color: #406F25;
}

#container-error-upload {
    display: none;
    position: absolute;
    width: 300px;
}

#field-preview-label{
    color: #034e90;
    text-transform: uppercase;
}

#spinner-progress-container {
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: absolute;
    top: 0;
}

div.uppercase{
    text-transform:uppercase;
}

td.uppercase{
    text-transform:uppercase;
}

#import-overview {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #f3f2f2;
}

#success-msg-container{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 29px;
}

.cursor-action {
    cursor: pointer;
}

#error-tooltip {
    background-color: orange;
    position: absolute;
    top: -1rem;
    left: 0px;
    width: auto;
    display: none;
}

#error-layout-tooltip {
    background-color: rgb(22, 50, 92);
    position: absolute;
    top: -1rem;
    left: 0px;
    width: auto;
    display: none;
}

.ui-button{
    margin: 0 0 0 0 !important;
}

#errors-page-tooltip {
    width: 300px;
}

.slds-file-selector__button {
    cursor: pointer;
}

#errors-page-tooltip-ajax {
    display: none;
    width: 300px;
}

#container-icon-error-ajax {
    display: none;
}

#container-field-deleted {
    display: flex;
    align-items: center;
    padding-top: 2px;
}

.slds-radio_faux_custom:after {
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    border-radius: 50%;
    background: #0070d2;
}

.slds-radio_checked {
    margin:0 !important;
    background-image: none !important;
    background-color: #0070d2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px !important;
    height: 8px !important;
    -webkit-filter: blur(0.03rem);
}

.ui-radiobutton-box {
    border: 1px solid #dddbda !important;
    background-color: white !important;
    position: relative !important;
}

.circle{
    display:inline-block;
    background-color: #eef1f6;
    border-radius: 64px;
    width: 45px;
    height: 45px;
}
.text{
    display: inline-block;
    vertical-align: middle;
}
.circle div {
    top:20%;
    position:relative;
    color: black;
    text-align:center;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    border-style: none !important;
}

.ui-datatable thead th {
    padding: 0px !important;
}

.ui-datatable tbody tr:not(.ui-datatable-empty-message) td {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
}

.ui-datatable tbody tr:not(.ui-datatable-empty-message) td:nth-child(2) {
    padding-left: 0px !important;
}

.ui-datatable thead th a:focus{
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(0, 112, 210) 0 0 0 1px inset,rgb(0, 112, 210) -.25rem 0 0 inset;
}

.ui-datatable thead.ui-datatable-scrollable-theadclone tr {
    border-bottom: none !important;
    border-bottom-width: unset !important;
}

.ui-datatable-empty-message td {
    text-align: center;
    padding: 8px !important;
}

.div-select-radiobutton {
   cursor: pointer;
}

div[class="ui-widget-header ui-datatable-scrollable-header"] {
    border-style: none !important;
    border-bottom: 1px solid rgb(221, 221, 221) !important;
}

div[class="ui-datatable-scrollable-body"] > table[class="slds-table slds-table_bordered"]{
    border-top-style: none;
}

.image-sort-columns {
    width: 12px;
    height: 12px;
    margin-left: 5px;
}

#spinner-file-list-container {
    position: absolute;
    z-index:2;
    top: 50px;
    left: 50px;
    width: 100%;
}

.text-column-header {
    text-align: left;
}

#googleListFilesIteration span[class="slds-radio"] {
    padding-left: 2px;
    padding-bottom: 2px;
}

.radio-files-iteration span[class="slds-radio"] {
    padding-left: 2px;
    padding-bottom: 2px;
}

.ui-widget-content a {
    color: #0070d2 !important;
    text-decoration: none;
    transition: color .1s linear;
}

@media only screen and (min-width: 1300px) {
    .init-local-picker {
        align-items: flex-end !important;
    }

    .init-ms-picker {
        align-items: flex-start !important;
    }
}

#image-advanced-settings-indicator {
    width: 14px;
    height: 14px;
    margin-right: 0.5rem;
}

.slds-input {
    font-size: 0.8125rem !important;
}

.slds-form-element__label {
   color: #3e3e3c !important;
}

#result-header-succes {
    font-size: 40px;
    color: #17325C;
    font-weight: bold;
}

#result-header-partial {
    font-size: 30px;
    color: #17325C;
    font-weight: bold;
}

#radio-select-label-source > tbody > tr > td, #radio-select-import-data > tbody > tr > td {
    display: flex !important;
}

.header-structure-columns {
    white-space: initial;
}

.list-column-sortable-arrow-up-active::after {
    content: '\00a0';
    background-image: url(../images/arrowup_60_active.png);
    width: 12px;
    height: 12px;
    padding-left: 15px;
    background-size: 13px;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-top: -1px;
}

.list-column-sortable-arrow-down-active::after {
    content: '\00a0';
    background-image: url(../images/arrowdown_60_active.png);
    width: 12px;
    height: 12px;
    padding-left: 15px;
    background-size: 13px;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-top: -1px;
}

.list-column-sortable-arrow-up-active-hover:hover::after {
    content: '\00a0';
    background-image: url(../images/arrowup_60_active.png);
    width: 12px;
    height: 12px;
    padding-left: 15px;
    background-size: 13px;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-top: -1px;
}

.list-column-sortable {
    white-space: initial;
    height: 2.3rem !important;
}

#summary-container {
    align-items: stretch;
}

.signInImage {
    height: 15rem;
}
