/* html
{
    font-family: 'Open Sans', sans-serif !important;
} */
.text-align-center{
    text-align: center;
}

td.checkers {
    font-size: 20px;
}

td.checkers i.bx.bxs-check-circle {
    color: #42af50;
}

td.checkers i.bx.bxs-x-circle {
    color: #f13b3b;
}

td.checkers a,
.removeAddress,
.editAddress,
.setDefaultAddress {
    cursor: pointer;
}

td img {
    width: 65px;
    height: 65px;
    object-fit: contain;
}

.mb-8
{
    margin-bottom: 3rem !important
}

button.swal2-cancel.btn.btn-danger {
    margin-right: 15px;
}

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

.select2-result-repository__name {
    font-size: 16px;
}

.select2-result-repository__email {
    font-size: 12px;
}

img.barcode-img {
    max-width: 280px;
    height: auto;
    margin-bottom: 10px;
}

.setDefaultAddress {
    border: none;
    background: transparent;
}

.password-change-response p,
.personal-details-response p,
.ajax-response p {
    margin-bottom: 0;
}

.side-details-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.side-details-wrapper .badge {
    font-size: 0.8rem;
}

.loader {
    display: flex;
    text-align: center;
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    height: 100vh;
    display: none;
}

.loader-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(0%, 50%);
    width: 100%;
    height: 100%;
    z-index: 99999;
}

#dataTable.show-extra span.dtr-data
{
    overflow-wrap: anywhere;
}

.dropzone .dz-message
{
    text-align: center;
}

.cancelOrderBttn
{
    margin-left:10px;
}

select#order-status {
    margin-bottom: 10px;
}

.hidden
{
    display: none;
}

.updateOrderStatus
{
    width: 100%;
    margin: 15px auto;
}

.auth-bg-cover>.bg-overlay
{
    background-image: url(../images/1struckaxiom.png) !important;
    background-repeat: repeat !important;
    background-size: initial !important;
}

.auth-one-bg
{
    background-image: url(../images/14249793_181231102301955_4172001561657317080_o.jpg);
}

.auth-one-bg .bg-overlay
{
    background: -webkit-gradient(linear,left top,right top,from(#393939),to(#292929));
    background: linear-gradient(to right,#393939,#292929);
    opacity: .2;
}

.btn-redish
{
    background: #d33;
    border: #d33;
}

.bg-red
{
    background: #d33;
    color: #fff !important;
}

.btn-redish:hover
{
    background: #a71c1c;
    border: #a71c1c;
}

[data-layout=vertical][data-sidebar=dark] .navbar-menu
{
    background: #292929;
    border-color: #292929;
}

[data-layout=vertical][data-sidebar=dark] .navbar-nav .nav-link,
[data-layout=vertical][data-sidebar=dark] .navbar-nav .nav-sm .nav-link
{
    color: #fff;
}

.openBarcode,
.deleteImage {
    cursor: pointer;
}

div.table-light.text-muted {
    width: 100%;
    max-width: 1180px;
}

div.table-comments
{
    width: 100%;
    white-space: pre-wrap;
    max-width: 1080px;
}

.door-wrapper,
.attic-wrapper,
.window-attr-options-wrapper,
.window-attr-only-placement-options-wrapper,
.door-attr-options-wrapper,
.sliding-attr-options-wrapper,
.isomer-shape-options-wrapper,
.frame-extension-wrapper
{
    display: none;
}

.custom-table-card-header
{
    background: #292929;
}

.custom-table-card-header h5
{
    color: #fff;
}

.border-top-e9,
.border-bottom-e9
{
    border: 1px solid #e9ebec;
}

.openBarcode .badge {
    font-size: 12px;
    font-weight: 300;
}

.product-statuses-wrapper .list-group {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    text-align: center;
}

form.form-group.product-statuses {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.updateProductStatus {
    margin-left: 15px;
}

td.no-white-space {
    white-space: initial;
}

form.product-statuses .list-group-item label.list-group-item {
    border: none;
}

form.product-statuses label.list-group-item {
    padding: 10px;
}

.color-white
{
    color: #fff !important;
}

span.select2-selection__rendered img {
    display: none;
}

.select2-container .select2-selection--single
{
    height: 37px !important;
    border: 1px solid #ced4da;
}

.select2-container--default .select2-selection--single {  
    border: 1px solid #ced4da ;
}

select.hasPatternsOptions span.select2-selection.select2-selection--single {
    padding: 0.25rem 2.7rem 0.25rem 0.9rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
{
    line-height: 37px !important;
}

.file-manager-item-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 1rem 0;
}

a.file-manager-link {
    flex-direction: column;
    display: flex;
    align-items: center;
}

a.file-manager-link i {
    font-size: 45px;
}

a.file-manager-link img {
    width: 50%;
    height: auto;
}

.file-manager-actions-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
}

.file-manager-actions-wrapper a {
    margin-right: 10px;
}

.red {
    color: #ff0000;
}

 
/*Pattern Select2 Style*/
  
.was-validated .form-select2:invalid + .select2 .select2-selection{
    border-color: #dc3545!important;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f06548'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f06548' stroke='none'/%3e%3c/svg%3e");
}
 
.was-validated .form-select2:valid + .select2 .select2-selection{
    border-color: #0ab39c!important;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230ab39c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); 
    
}

.form-select2 + .select2 .select2-selection .select2-selection__arrow{
    display: none;
}

.form-select2 + .select2 .select2-selection{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-position: right .9rem center, center right 2.7rem;
    background-size: 16px 12px, calc(.75em + .5rem) calc(.75em + .5rem);
    background-repeat: no-repeat;
}

.display-none{
    display: none !important;
}
 
.default-selection{
    border-color: #ced4da !important;
    background-image: unset !important;
    padding-right:  unset !important;
    background-position:  unset !important;
    background-size:  unset !important;
}
.required-selection{
    border-color: #dc3545!important;
    background-repeat: no-repeat;
    padding-right: 2rem;
}
.required-selection-only-background{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f06548'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f06548' stroke='none'/%3e%3c/svg%3e") !important; ;
    background-position: right .9rem center, center right 2.1rem !important;
}

select.required-selection{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f06548'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f06548' stroke='none'/%3e%3c/svg%3e") !important; ;
    background-position: right .9rem center, center right 2.1rem;
    background-size: 16px 12px, calc(.75em + .5rem) calc(.75em + .5rem);
}

input.required-selection{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f06548'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f06548' stroke='none'/%3e%3c/svg%3e") !important; ;
    background-position: right calc(.375em + .25rem) center;
    background-size: calc(.75em + .5rem) calc(.75em + .5rem);
}


.validated-selection{
    border-color: #0ab39c!important;
    padding-right: 4.95rem;
    background-repeat: no-repeat;
    
}

select.validated-selection{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230ab39c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important; ;
    background-position: right .9rem center, center right 2.7rem;
    background-size: 16px 12px, calc(.75em + .5rem) calc(.75em + .5rem);
}


input.validated-selection{
    background-position: right calc(.375em + .25rem) center;
    background-size: calc(.75em + .5rem) calc(.75em + .5rem);
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230ab39c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important; 
}


/* Disable validated selection for new order*/

#order-form .was-validated .form-control:valid,
#order-form .was-validated .form-select:valid,
#order-form .was-validated .form-select2:valid,
#order-form .was-validated .form-select2:valid + .select2 .select2-selection {

    border-color: #ced4da !important;
    background-image: unset !important;
    padding-right:  unset !important;
    background-position:  unset !important;
    background-size:  unset !important;
}

.default-selection{
    border-color: #ced4da !important;
    background-image: unset !important;
    padding-right:  unset !important;
    background-position:  unset !important;
    background-size:  unset !important;
}
/*Repeater Form*/
/* .product-form-repeater-wrapper:first-child .new-product-repeater-remove{
    display: none;
}
  */

#back-to-top{
    bottom: 65px;
    right: 15px;
}