.login_body {
    position: absolute;
    padding: 100px;
    bottom: 0;
    top: 200px;
    right: 0;
    left: 0;
}


#one_design {
    min-width: 1200px;

}


#one_design h2, h2 {
    font-size: 26px;
    color: #32004b !important;
    padding: 5px 0 10px 0;
}

#one_design h3, h3 {
    font-size: 22px;
    color: #32004b !important;
}

#one_design h4, h4 {
    font-size: 16px;
    color: #32004b !important;
}


#one_design .siteMainColorText, #one_design .site_main_color_text{
 color: #32004b !important;
}

#one_design .not-bad-table {
    border-spacing: 7px 5px;
    width: 100%;
}

#one_design .not-bad-table td {
    padding: 5px;
}


#one_design .siteMainColorBgr, #one_design .site_main_color_bgr, .site_main_color_bgr{
    background-color: #32004b !important;
    color: white !important;
    }

#one_design #dashboard.invoice .ui.cards.preview .card.selected {
    box-shadow: 0 2px 8px 0 rgba(50, 0, 75, 0.76), 0 0 0 2px rgba(50, 0, 75, 0.51);
}

#one_design .site_second_color_bgr,  #login_sc .site_second_color_bgr, .site_second_color_bgr {
    background-color: #00b5ad !important;;
    color: white !important;
}

#one_design .site_warning_color_bgr,
.site_warning_color_bgr{
    background-color: #890000 !important;
    color: white !important;
}

#one_design .site_warning_color,
.site_warning_color{
    color: #890000 !important;
}


#one_design .site_second_color_text, .site_second_color_text{
    color: #00b5ad !important;
}

#one_design .item_status_in_stock_color_text, .item_status_in_stock_color_text{
    color: #0ea432 !important;
}

#one_design .upload_placeholder {
    height: 300px;
    border: 1px solid #32004b;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    color: #CACACA;
}

#one_design .upload_placeholder_vs_file {
    border: 3px dotted #00b5ad;
    color: #000000;
    font-size: 16px;
}

#one_design a {
    text-decoration: underline;
}


#one_design .button_design,
#one_design .button_design:hover,
#one_design .button_design:visited,
.button_design,
.button_design:hover,
.button_design:visited {
    text-decoration: none;
}


#one_design .button_design_outline,
#one_design .button_design_outline:hover,
#one_design .button_design_outline:visited,
.button_design_outline,
.button_design_outline:hover,
.button_design_outline:visited
{
    text-decoration: none!important;
    color: #00b5ad!important;
    background-color: white!important;
    border: 1px solid #00b5ad!important;
}


#one_design .el_extra {
    background-color: #e7e8e9;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #dedede;
}

#one_design .upload_placeholder .name_label {
    float: left;

}

#one_design .remove_btn {
    cursor: pointer;
}

#new-navigation {
    padding: 10px;
    display: block;
}

#one_design .forms-holder {
    border: 1px solid #d2d2d2;
    padding: 30px 60px;
    border-radius: 5px;
    background-color: #f7f7f7;
    max-width: 600px;
    margin: 0 auto;
}

#new-navigation .ui.menu .item, #new-navigation .ui.menu  {
    background-color: #32004b;
}

#new-navigation .ui.menu .item:hover {
    background-color: #4f0077;
}

.body-updated {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background-color: #f7f7f7;
    margin: 10px;
    padding: 20px;
    display: block;
    float: inherit;
    width: inherit;
    overflow: hidden;
}


.el_logo {
    padding: 25px 30px 20px 30px;
}

.form-updated, .form-updated-modal, .form-updated-modal-t2 {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background-color: white;
    padding: 30px;
    display: block;
    float: inherit;
    width: inherit;
    overflow: visible;
    max-width: 850px;
    margin: 10px auto 30px auto;
    position: relative;
}

.form-updated-modal {
    height: 430px;
    margin: 0 auto 0 auto;
}



.form-updated-modal-t2 {
    overflow: hidden;
    width: auto;
    margin: 0 auto 0 auto;
}

.form-updated-modal h3 {
    margin: 0 0 20px 0 !important;
}

.form-updated-wide {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background-color: white;
    padding: 30px;
    display: block;
    float: inherit;
    width: inherit;
    overflow: visible;
    margin: 10px auto 30px auto;
}

#one_design .oh {
    overflow: hidden;
}

.form-updated-sub {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background-color: white;
    padding: 30px;
    display: block;
    float: inherit;
    width: inherit;
    overflow: visible;
    margin: 20px auto 0 auto;
}


#one_design .toggable[data-toggle-actions~='display']:not(.active),
#one_design .toggable[data-toggle-actions~='hide'].active,
#one_design .toggable:not([data-toggle-actions]):not(.active) {
    display: none;
}


/* Image on Edit category page */
#one_design #img_thumb {
    max-width: 350px;
    height: auto;
}



/* Updated tables styles from old design */

#one_design .nowrapheader th {
    white-space: nowrap;
}

#one_design .one_design_table table tr, #one_design .one_design_table table td {
    border: 1px solid #999;
}

#one_design .one_design_table table tr th {
    text-align: left;
    background-color: #ccc;
    padding: 10px;
}

#one_design .one_design_table table tr td {
    padding: 10px;
}


#one_design .avatar img {
    max-width: 150px;
    max-height: 150px;
    margin: 0 auto;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius:15px;
    border-radius: 15px;
}
#one_design .avatar {
    text-align: center;
}

#one_design .linked_title a {
    text-decoration: none;
    font-size: 15px;
    text-decoration: underline;
}

/* Updated list styles from old design */

#one_design .one_design_list .draggable {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 800px;
}

#one_design .one_design_list .draggable li {
    margin: 0 0 2px 0;
    padding: 0px;
    width: 800px;
    list-style: none;
    border: 1px solid #cfd0d2;
    /*background-color: #ccc;*/
}

#one_design .one_design_list .draggable li a {
    margin: 0px;
    padding: 5px;
    display: block;
    text-decoration: none;
    font-size: 16px;
    background-color: #f6f6f6;
    color: black;
}

#one_design .one_design_list .draggable li a i {
    color:  #32004b;
}

#one_design .one_design_list .draggable li:hover {
    border: 1px solid #00b5ad;
}

#one_design .one_design_list #dtable .draggable li a:hover {
    background-color: #eaeaea;
}

#one_design .card_active .header a, #one_design .card_active .header a:visited {
    color: black;
    text-decoration: none;
}

#one_design .card_active .status {
    color: #00b5ad;
    font-weight: bold;
}

#one_design .card_inactive .status {
    color: #890000;
    font-weight: bold;
}

#one_design .card_inactive {
 background-color: #f2f2f2;
}

#one_design .card_inactive .header a, #one_design .card_inactive .header a:visited,
#one_design .card_inactive .description

{
    color: #b5b5b5;
    text-decoration: none;
}


#one_design .collapse_expand {
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none;
    background-color: white;
    border: 1px solid  #00b5ad;
    color: #00b5ad;
}

#one_design .card_inactive .card_avatar,
#one_design .card_active .card_avatar {
    max-height: 70px;
    max-width: 70px;
}

#one_design .large_avatar  {
    width: 3.5em;
    height: 3.5em;
}

#one_design .mid_avatar  {
    width: 2.5em;
    height: 2.5em;
}

#one_design .fl {
    float: left;
}

#one_design .fr {
    float: right;
}

#one_design .cb {
    clear: both;
}

#one_design .nwp {
    white-space: nowrap;
}

@keyframes menu_show {
    0% {
        /*opacity: 0;*/
        height: 0;
    }
    90% {
        /*opacity: 0.9;*/
        height: 65px;
    }

    100% {
        /*opacity: 0.9;*/
        height: 58px;
    }

}

#one_design .floating_menu_st {
    display: block;
    position: fixed;
    z-index: 1000;
    border-top: 1px solid #cfd0d2;
    border-bottom: 0;
    border-right: 1px solid #cfd0d2;
    border-left: 1px solid #cfd0d2;
    padding: 5px 5px 14px 5px;
    background-color: rgba(255, 255, 255, 0.8);
    right: 36px;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    animation-name: menu_show;
    animation-duration: 1s;
    animation-timing-function: linear;

}

/*Table sorter tables*/

#modal-select-order .header {
    background-color: #f9fafb;
}
#modal-select-order .content {
    background-color: #eeeff0;
}

#modal-select-order .ui.table td {
    padding: 3px 5px;
}


.modal-updated .content {
    background-color: #eeeff0!important;
    text-align: left!important;
}

.modal-updated .header {
    background-color: #f9fafb!important;
    text-align: left!important;;
}


.ui.modal>.close {
    top: 0.5rem!important;
    right: 0.5rem!important;
    color: #535454!important;
}


.add-product-to-order {
    height: 300px;
}

.modal-add-product-viii-list {
     min-height:600px;
     padding-top: 15px;
 }

.modal-add-product-viii-list label {
    font-weight: bold;
}

.modal-add-section-viii-list {
    min-height:600px;
    padding-top: 15px;
}

.modal-add-sheet-viii-list {
    min-height:600px;
    padding-top: 15px;
}

.modal-content-updated {
    min-height: 500px;
}

.modal-new-product {
    height: 700px;
    padding-top: 10px;
}

.nowrp {
    white-space: nowrap!important;
}

.table-sorter-small {
    font-size: 11px!important;
}

.order-basket-control {
    padding-top: 29px;
}

.order-basket {
    border: 1px solid #d9dada;
    padding: 10px;
    border-radius: 5px;
    background-color: #f0f1f1;
    height: 75px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.order-basket-item {
    position: relative!important;
    padding: 2px 10px 0 2px !important;
}

.order-basket-item .delete-item{
    position: absolute;
    top: 0;
    right: 0;
}

.delete-item i.icon.close {
    color: #890000;
}

.order-basket .card {
    font-size: 10px!important;
}

.content-small {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

#one_design .field-no-input, .field-no-input {
    display: block;
    border: 1px solid #e3e5e6;
    border-radius: 7px;
    padding: 8px 12px;
    background-color: #f9fafb;
    color: #32004b;
}

.form-text-item {
    border: 1px solid #e3e5e6;
    border-radius: 3px;
    padding: 5px;
    margin: 0;
    background-color: #f9fafb;
}

.form-text-item-comment {
    border: 1px solid  #00b5ad;
    border-radius: 3px;
    padding: 2px 5px;
    margin: 0;
    background-color: white;
    font-size: 11px;
    display: inline-block;
}

.table-text-item-comment {
    border: 1px solid  #00b5ad;
    border-radius: 3px;
    padding: 2px 5px;
    margin: 0;
    background-color: white;
    font-size: 12px;
    display: inline-block;
}

.form-text-item-comment span {
    font-weight: bold;
}


.form-text-item:empty:before {
    background-color: #fafbfc;
    color: #e4e5e6;
    content: "N/A";
}

.form-marcked-item div {
    font-weight: bold!important;
    color: #00b5ad!important;
}

#dashboard .p_admin_order {
    background-color: #fffceb;
}

#dashboard .p_admin_ordered {
    background-color: #ebfffe;
}

#dashboard .p_admin_order_status {
    border: 1px solid #00b5ad;
    padding: 5px;
    border-radius: 5px;
    background-color: white;
    font-size: 11px;
    line-height: 12px;
    margin-top: 10px;
    white-space: nowrap;
}

#dashboard .p_admin_order_status_warn {
    border: 1px solid #890000;
}

#dashboard .p_admin_order_status button {
    margin-top: 15px;
}

#dashboard .p_admin_order_status .p_admin_order_status_hdr {
    font-size: 12px;
    font-weight: bold;
    color: #00b5ad;
    white-space: nowrap;
}

#dashboard .p_admin_order_status .p_admin_order_status_hdr_warn {
    color: #890000;
}

/* Controls begin */

#one_design .over_pointer {
    cursor: pointer;
}

#one_design .warning_line {
    background-color: #ffc7c7;

}
/* Controls end */

.popup_div_as_part_form {
    position: absolute;
    z-index: 9999;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
}