/* Add here all your CSS customizations */
html, body {
    background: #ffffff;
}
body {
    font-size: 14px !important;
}

body section.body-sign {
    background-color: #ecedf0;
}

body.login {
  /*background-color: #ecedf0; */
  background-color: #a3a3a3;
}

html .text-primary {
  color: #C82171 !important;
}

html .bg-primary, html .background-color-primary {
  background-color: #C82171 !important;
}

html .btn-primary {
  background-color: #C82171;
  border-color: #C82171 #C82171 #660099;
  color: #FFF;
}
html .page-header h2 {
  border-bottom-color: #C82171;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus, 
.pagination .page-item.active .page-link {
  background-color: #C82171 !important;
  border-color: #C82171;
}
.header .logo {
  margin: 5px 0 0 10px;
}

.header .logo img {
  width: 230px;
  height: 44px;
}

/* LOGIN */
.body-sign .card-sign .card-title-sign .title {
  background-color: #d43673;
}

.body-sign .center-sign a.logo.float-left {
    /*background-color: #d43673;*/
    display: block;
    width:162px;
    /*height:96px;*/
    padding: 1px 1px 1px 1px;
    /*border: 1px solid #cccccc;*/
    border: 1px solid #d43673;
    border-radius: 16px 16px 16px 0px;
    text-align: center;    
}

.body-sign .card-sign .card-body {
  border-top-color: #d43673;
}

html .btn-pink {
  background-color: #d43673;
  border-color: #d43673 #d43673 #006699;
  color: #FFF;
}

#contract-detail-header {
    position: fixed;
    z-index: 100;
    display: block;
    width: 96%;
    margin: 2px auto 0px auto;
    background-color: #fff;
}

#contract-detail-header section.card .card-body {
    /*border-bottom:4px solid #0088CC;*/
    border-bottom:3px solid #000000;
    border-radius: 0px !important;
}

#zakazka-workflow table tbody tr.msg-active-20 td.time-user {
    background-color:#3CA4F0; 
    color:#ffffff !important;
}

#zakazka-workflow table tbody tr.msg-active-20 {
    border-bottom:2px solid #3CA4F0; 
}

#grafika-polozky table tbody tr.msg-active-10 td.time-user
{
   background-color:#ed9c28; 
   color:#ffffff !important;
}

#grafika-polozky table tbody tr.msg-active-10
{
   border-bottom:2px solid #ed9c28; 
}

.has-error, .help-block {
	color:#901315;
}

.bg-billing {
	background-color: #B0E1FF;	
}

#contract-tabs {
    top: 88px;
    display: block;
    position: relative;
}

#contract-tabs .tab-content {
padding: 3px 15px 3px 15px !important;
}

section.card div.card-body table.table.table-responsive-md.table-bordered.mb-0 tbody tr.bg-info {
   background-color: #e4e4e4 !important;   
}
section.card div.card-body {
   padding: 0.4rem 0.4rem !important; 
   background-color: #ffffff;
}  

section.card table.table tbody {
  /*display:block;*/
  /*overflow-y:scroll;*/
  /*height:200px;*/
}

section.card  table.table thead tr th.sticky-header {
    /*position: sticky;
    top: 0 ;*/
}

/*html.fixed.sidebar-left-collapsed body section.body div.inner-wrapper section.content-body section.card div.card-body div#datatable-orders.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-hover > tbody > tr:hover > td,
section.card card-body table .table .table-hover > tbody > tr:hover > td {
	background-color: #C82171 !important;
    color:#eeeeee;
}*/

/*html.fixed.sidebar-left-md body section.body div.inner-wrapper section.content-body section.card.top-section div.card-body div#datatable-orders.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive */ table#datatable-editable.table.table-bordered.table-hover > tbody > tr:hover > td {
	background-color: #C82171 !important;
    color:#eeeeee;
}

html.fixed.sidebar-left-collapsed body section.body div.inner-wrapper section.content-body section.card div.card-body div#datatable-orders.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-hover.mb-0 tbody tr:hover.od.selected td a {
    color:#ffffff;
}

html.fixed.sidebar-left-collapsed body section.body div.inner-wrapper section.content-body section.card div.card-body div#datatable-orders.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-hover.mb-0 tbody tr:hover.od.selected td {
    color:#ffffff;
}

html.fixed.sidebar-left-collapsed body section.body div.inner-wrapper section.content-body section.card div.card-body div#datatable-works.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-hover > tbody > tr:hover > td {
	background-color: #cccccc !important;
}

html.fixed.sidebar-left-collapsed body section.body div.inner-wrapper section.content-body section.card div.card-body div#datatable-orders.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-hover.mb-0 tbody tr:hover.od.selected td a {
    color:#000000;
}

.inner-wrapper section.content-body footer.card-footer {
    margin-top: 60px;
    display: block;
}


#contract-detail-header section.card.top-section .card-body table thead tr th {
    font-weight: normal;
}

#contract-detail-header section.card.top-section .card-body table tbody tr td {
    font-weight: 600;
    color:#0088CC;
    font-size:1.0rem;
}

#menu.nav-main ul.notifications {
    padding:0px 0px 0px 1rem;
}

#menu.nav-main ul.notifications li a#agenda-messages-icon.notification-icon.d-block span.badge {
    visibility: visible !important;
}

.clickable-row:hover {
  cursor: pointer;
}

section.card card-body table .table .table-hover > tbody > tr:hover > th {
	/*background-color: #272c34;*/
}

html.fixed.sidebar-left-collapsed body section.body div.inner-wrapper section.content-body section.card div.card-body div#datatable-orders.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-striped.mb-0 thead tr.filter th.sticky-header input.form-control,
section.card table.table thead tr.filter th.sticky-header input .form-control {
    display: block;
    width: 100% !important;
    padding: 0.15rem 0.15rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.0;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 1px solid #ced4da;*/
    border: 1px solid #0EA8CB !important;
    min-height: 1.4rem !important;
}

section.card .card-body div#datatable-orders.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-striped.mb-0 thead tr.filter th.sticky-header {
    padding-right:4px !important;
}

html.fixed.sidebar-left-collapsed body section.body div.inner-wrapper section.content-body section.card.top-section div.card-body div#datatable-works.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.no-table-hover.mb-0 thead tr.filter th.sticky-header input.form-control
{
    display: block;
    width: 100% !important;
    padding: 0.15rem 0.15rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.0;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
   /* border: 1px solid #ced4da;*/
    /*border: 1px solid #0EA8CB !important;*/
    min-height: 1.4rem !important;
	
}

#datatable-editable.table.table-bordered.table-striped td {
	/*background-color: #AEE0F9;*/
}

ul#agenda-messages {
    display: none;
    padding: 6px 0px 0px 12px;
    width: 96%;
}

ul#agenda-messages li {
  list-style: none;
  /*border-bottom: 1px dotted #dc3545;*/
  border-bottom: 1px dotted #f2e4e6;
  font-size:0.8rem;
  font-weight:normal;
}

ul#agenda-messages li.msg:hover {
  background-color: #eeeeee; 
}

ul#agenda-messages li.msg:hover a, ul#agenda-messages li.msg:hover a:hover, ul#agenda-messages li.msg:hover .msg-info, ul#agenda-messages li.msg:hover .decolor {
  color: #1D2127; 
}

ul#agenda-messages li .msg-head a {
  display: block;
  color: #dc3545;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*font-size: 12.8px;*/
  font-size: 0.8rem;
}


ul#agenda-messages li .msg-head a:hover {
	color: #EB494C;
    cursor: pointer;
}

/*ul#agenda-messages li .msg-head a:hover .decolor {
	color: #EB494C;
}*/


ul#agenda-messages .msg-type-10 {
  color:#ed9c28;  
}

ul#agenda-messages .msg-type-20 {
  color:#3CA4F0; 
}

ul#agenda-messages li i.text-dark {
 color:#1D2127 !important;   
}

.msg-head {
}

.msg-info {
    color:#aaaaaa;
}

span.msg-head a span.decolor {
   color:#aaaaaa;
}
/*span.msg-head a span.decolor:hover {
   color:#EB494C;
}*/

#datatable-editable.table {
    --bs-table-striped-bg: #FFEDFC;
}


#datatable-works.dataTables_wrapper #datatable-editable.table tbody tr td.workflow {
	/*color:#0088CC;*/
    color:#000000;
}

#datatable-works.dataTables_wrapper #datatable-editable.table thead tr th.sticky-header.workflow {
	color:#0088CC;
}

#datatable-works.dataTables_wrapper #datatable-no-editable.table tbody tr td.workflow {
	/*color:#E36159;*/
    /*color:#9D9D9D;*/
    color:#571D03;
}

#datatable-works.dataTables_wrapper #datatable-no-editable.table thead tr th.sticky-header.workflow {
	/*color:#E36159;*/
    /*color:#9D9D9D;*/
    color:#571D03;
}

#datatable-works .absent-name {
	/* add style*/
}

.dataTables_wrapper table thead th.sticky-header {
  padding-right: 2px !important;
}

section.card  table.table thead tr th.sticky-header span.name {
    width:auto;
    float: left !important;
    display: block !important;
}

section.card table.table thead tr th.sticky-header span.name.filtered {
    /*color:#0088CC !important;*/
}

section.card table.table thead tr th.sticky-header span.name.filtered::after {
    color:#0088CC !important;
    font-family: boxicons !important;
    font-weight: normal;
    content: "\ecb2";
    padding: 0px 2px 0px 0px;
}

section.card  table.table thead tr th.sticky-header span.sort {
    /*position: relative;
    bottom: 1.75em;
    right: 1.4em;
    display: inherit;
    opacity: 0.6;*/
    width:auto;
    float: right !important;
    display: block !important;
    /*height: 18px;*/
    /*background-color: #ffcc00;*/
}

section.card  table.table thead tr th.sticky-header span.sort i.sorting_asc {
    /*position: relative;
    bottom: 1.75em;
    right: 1.4em;
    display: inherit;*/
    opacity: 0.5;
    width:auto;
    /*height: 18px;*/
    cursor: pointer;
}

section.card  table.table thead tr th.sticky-header span.sort i.sorting_desc {
    /*position: relative;
    bottom: 1.75em;
    right: 1.4em;
    display: inherit;*/
    opacity: 0.5;
    width:auto;
    /*height: 18px;*/
    cursor: pointer;
}

section.card table.table thead tr th.sticky-header span.sort i.sorting_asc.active, section.card table.table thead tr th.sticky-header span.sort i.sorting_desc.active {
    opacity: 1;
    color:#0088CC !important;
}

section.card  table.table thead tr th.sticky-header span.sort i.sorting_asc::before {
    right: 1em;
    content: "↑";
    /*position: absolute;
    bottom: 0.5em;
    display: block;
    opacity: 0.3;*/
}

section.card  table.table thead tr th.sticky-header span.sort i.sorting_desc::before {
    right: 0.5em;
    content: "↓";
    /*position: absolute;
    bottom: 0.5em;
    display: block;
    opacity: 0.3;*/
}

table#datatable-editable tbody tr td img.mask {
    height:32px;
    /*background-color:#cccccc; */ 
    background-image: url("mask_preview.png");
    box-shadow: 0px 0px 2px #333;
    background-size: contain;
}

table#datatable-editable tbody tr td img.mask:hover {
    height:66px;
    box-shadow: 0px 0px 4px #333;    
}

/*section.card div#zakazka-workflow.card-body div.scrollable.visible-slider.colored-slider.has-scrollbar div.scrollable-content table.table.table-responsive-md.table-bordered.mb-0 tbody tr td.col-lg-12 p*/

section.card .card-body table tbody tr td.time-user {
    color:#0088CC !important;
}

section.card .card-body table tbody tr td.wf-item {
    font-weight:600;
}

section.card .card-body table tbody tr td p {
    margin-bottom:2px !important;
}

/*section.card .card-body table tbody tr td.col-lg-12 {
    border-bottom: 1px solid #555555;
}*/

/*section.card .card-body table tbody tr {
    border-bottom: 1px solid #555555 !important;
}*/

#datatable-works.dataTables_wrapper table thead th {
    padding-right: 2px !important;
}

#datatable-orders table#datatable-editable.table thead tr.fixed-header {
    position: fixed;
    display: table;
    background-color: #0088CC;
    width: 96%;
}

#toggle-filter, #toggle-header {
    /*margin-left: 6px;*/
    /*border: 1px solid #C82171;*/
    border: 1px solid #aaaaaa;
    border-radius: 14px;
    padding: 2px;
    background-color: #ffffff;
    display: inline;
}

#toggle-filter:hover, #toggle-header:hover {
	cursor: pointer;
}

table.table thead tr.filter {
	/*display: none;*/
}

.filter-w-3 {
    width: 3% !important;
}

.filter-w-4 {
    width: 4% !important;
}

.filter-w-5 {
    width: 5% !important;
}
.filter-w-6 {
    width: 6% !important;
}
.filter-w-7 {
    width: 7% !important;
}
.filter-w-8 {
    width: 8% !important;
}
.filter-w-9 {
    width: 9% !important;
}
.filter-w-10 {
    width: 10% !important;
}
.filter-w-11 {
    width: 11% !important;
}
.filter-w-12 {
    width: 12% !important;
}
.filter-w-13 {
    width: 13% !important;
}
.filter-w-14 {
    width: 14% !important;
}
.filter-w-15 {
    width: 15% !important;
}
.filter-w-20 {
    width: 20% !important;
}
.filter-w-25 {
    width: 25% !important;
}
.filter-w-26 {
    width: 26% !important;
}
.filter-w-27 {
    width: 27% !important;
}
.filter-w-28 {
    width: 28% !important;
}
.filter-w-29 {
    width: 29% !important;
}
.filter-w-30 {
    width: 30% !important;
}
.filter-w-40 {
    width: 40% !important;
}
.filter-w-50 {
    width: 50% !important;
}
.filter-w-60 {
    width: 60% !important;
}
.filter-w-70 {
    width: 70% !important;
}
.filter-w-80 {
    width: 80% !important;
}
.filter-w-90 {
    width: 90% !important;
}

.filter-w-100 {
    width: 100% !important;
}

section.body header.header div.logo-container div.header-nav.collapse div.header-nav-main.header-nav-main-effect-1.header-nav-main-sub-effect-1.header-nav-main-square nav ul#mainNav.nav.nav-pills li a.nav-link {
    /*color:#47a447;*/
    color:#111111;
}

#contractNew #contract_placed_by_list span:hover{
	background-color: #cccccc;
	cursor: pointer;
}

.mini_cart_item a img.printable {
  max-width: 96px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
}

@media only screen and (min-width: 768px) {

    
html.fixed .sidebar-left {
    /*top: 0px; LUI */
}    

}


section.body div.inner-wrapper {
    padding-top:50px;
}

section.body header.header {
  /*top:-60px; LUI */ 
  top:0px;
} 

section.body div.inner-wrapper section.content-body {
  padding:4px;  
}   

.content-body {
    padding: 4px;
    position: relative;
}

section.content-body section.card.top-section {
    top: 60px;
    position: relative;
}    

section.body div.inner-wrapper section.content-body header.page-header {
   /*top:0px; LUI */ 
}

section.body div.inner-wrapper aside#sidebar-left.sidebar-left {
    /*top:0px; LUI */   
}

section.card header.card-header {
   padding:9px 0px 9px 18px; 
}
section.card header.card-header .card-actions {
    top:6px;
} 

section.card header.card-header .card-actions {
    display:none;
} 

section.card .card-body .scrollable {
    /*height:150px;*/
    height: auto;
    min-height: 90px;
}  

section.card .card-body .scrollable:hover {
    /*height:150px;*/
    /*min-height: 260px;*/
    /*height:100%;*/
} 

section.card .card-body .scrollable .scrollable-content {
    padding-left:6px;
}  

.table > :not(caption) > * > * {
    padding: 0.25rem 0.25rem;
}

section.card .card-body .scrollable .scrollable-content {
    /*padding-right: 8px !important;*/
	padding-right: 18px !important;
	overflow-y: hidden;
}      

section.card .card-body table.table {
     padding-right: 8px !important;
}           

section.card .card-body table .table.table-bordered tbody tr.border-top {
    border-top:2px solid #0088CC !important;
}     

section.card div.card-body div#datatable-editable_wrapper.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.mb-0.dataTable tbody tr.border-top {
    border-top:2px solid #0088CC !important;
}  

section.card div.card-body div#datatable-orders.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-hover.mb-0 tbody tr.border-top {
    border-top:2px solid #0088CC !important;
}

section.card div.card-body div#datatable-works.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.table-hover.mb-0 tbody tr.border-top {
    border-top:2px solid #0088CC !important;
}
section.card div.card-body div#datatable-works.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-editable.table.table-bordered.no-table-hover.mb-0 tbody tr.border-top {
    border-top:2px solid #0088CC !important;
}

section.card div.card-body div#datatable-works.dataTables_wrapper.dt-bootstrap5.no-footer div.table-responsive table#datatable-no-editable.table.table-bordered.no-table-hover.mb-0 tbody tr.no-clickable-row.border-top {
    /*border-top:2px solid #E36159 !important;*/
    border-top:2px solid #9D9D9D !important;
}


section.card #zakazka-cn-printima.card-body .scrollable .scrollable-content p.bordered  {
    border-bottom:1px solid #AABCCB;
	margin-bottom: 4px;
}      

section.card #zakazka-cn-printima.card-body .scrollable .scrollable-content p span {
    color:#0088CC;
}  

section.card #zakazka-cn-printima.card-body .scrollable .scrollable-content table {
	border: 1px solid #cccccc;
	width: 98% !important;

}

section.card #zakazka-cn-printima.card-body .scrollable .scrollable-content table tr td {
	border: 1px solid #cccccc;
}

section.card #zakazka-cn-printima.card-body .scrollable .scrollable-content table tr td {
	padding: 2px 3px 1px 3px;
}

section.card #grafika-vyroba  {
	display:none;
} 

section.card #grafika-vyroba.card-body .scrollable .scrollable-content p.bordered  {
	/*border-bottom:1px solid #0088CC;*/
    border-bottom:1px solid #AABCCB;
	margin-bottom: 4px;
} 

section.card #grafika-vyroba.card-body .scrollable .scrollable-content p span {
    color:#0088CC;
}             

section.card #zakazka-prubeh.card-body .scrollable .scrollable-content p.bordered  {
	/*border-bottom:1px solid #0088CC;*/
    border-bottom:1px solid #AABCCB;
    margin-bottom: 4px;
}   

section.card #zakazka-prubeh.card-body .scrollable .scrollable-content p span {
    color:#0088CC;
}   

section.card #zakazka-cn-dodavatel.card-body .scrollable .scrollable-content p.bordered  {
	/*border-bottom:1px solid #0088CC;*/
    border-bottom:1px solid #AABCCB;
	margin-bottom: 4px;
}   

section.card #zakazka-cn-dodavatel.card-body .scrollable .scrollable-content p span {
    color:#0088CC;
} 

section.card div#zakazka-objednavka.card-body .scrollable .scrollable-content p.bordered {
	/*border-bottom:1px solid #0088CC;*/
    border-bottom:1px solid #AABCCB;
	margin-bottom: 4px;    
	/*margin:0px;*/
	line-height: normal;
}

section.card div#zakazka-objednavka.card-body .scrollable .scrollable-content p span {
    color:#0088CC;
}

section.card div.card-body table.table.table-responsive-md.table-bordered.mb-0 tbody tr.bg-info {
    /*background-color: #c4d8e5 !important;*/
    background-color: #e6e9e4 !important;
     
}  

form#contractNew .note-editor .note-editing-area .note-editable {
	height: 320px !important;
}

#modalWorkFlowForm.form-horizontal.form-bordered div.form-group.row.pb-3 div.col-lg-9 div.input-group span.select2.select2-container.select2-container--bootstrap.select2-container--below.select2-container--focus {
	width:100%;
}


section.card table tbody tr td.pad-pen, .pad-pen {
	padding-right: 32px;
}

a i.bx.bx-pencil.handle {
    border-radius: 20px;
    padding: 3px;
    margin-left: 2px;
	margin-bottom: -4px;
	background-color: #ffffff;
}

a i.bx.bx-pencil.handle:hover {
	background-color: #dedede;
}

a.fs-4 i.bx.bx-pencil.handle, a.fs-5 i.bx.bx-pencil.handle {
    background-color: #08C;
    border-radius: 24px;
    padding: 4px;
    margin-left: 8px;
}

.bg-opacity-50 {
   /* --bs-bg-opacity: 0.5;*/
    opacity: 0.5 !important;
}

.switch.switch-xs .ios-switch {
    height: 20px;
    width: 40px;
}

.switch.switch-xs .ios-switch .handle {
    height: 16px;
    width: 16px;
    left: -8px;
}

html .bg-secondary, html .background-color-secondary {
  /*background-color: #A29E9E !important;*/
    background-color: #9D9D9D !important;
}


html .text-color-secondary, html .text-secondary {
  /*color: #999595 !important;*/
    color: #9D9D9D !important;
}

/* DROPZONE OVERIDE */
.dropzone {
  /*background: rgba(189, 32, 32, 0.53) none repeat scroll 0 0;*/
  /*border: 1px solid rgba(21, 62, 98, 0.53);*/
  border-radius: 0px;
  /*min-height: 122px;*/
  padding: 2px;
}

.dropzone .dz-preview {
  /*position: relative;
  display: inline-block;
  vertical-align: -moz-middle-with-baseline;
  min-height: 100px;*/
  margin: 4px 6px 16px 6px;
}

.dropzone .dz-preview .dz-image {
  border-radius: 0px;
  /*overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;*/
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
  /*top: 100px;
  opacity: 1;*/ 
    
}

.dropzone.dz-clickable * {
  cursor: pointer;
}

/* update tab*/

#contractUpdate section.card .tabs-modern.row .col-lg-3-5 {
   padding: 4px 3px !important;
   /*padding: 2.5rem 2rem; */
}

/*  animated save_loader         */ 
.save_loader {
outline: 1px solid red;
display: none;
position: absolute;
left: 50%;
top: 50%;
width: 37px;
height: 37px;
margin: -18px 0 0 -13px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #20A106;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
background-color: #000000;
}
.save_loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #DA171A;
-webkit-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
.save_loader:after {
content: "";
position: absolute;
top: 10px;
left: 10px;
right: 10px;
bottom: 10px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #00AFE4;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}      

/*--- order_item css */

#datatable-order-item .checkout-ordertable {
  background-color: rgba(240, 8, 8, 0.05);
}

#datatable-order-item #order-item-list .table.checkout-ordertable tbody {
    border-top:0px;
}

#datatable-order-item #order-item-list .table.checkout-ordertable tbody tr td {
    font-size:1.2em;
}

#datatable-order-item #order-item-list .table.checkout-ordertable tbody tr td h2 {
    font-size:1.4em;
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list.product_list_widget {
    margin: 0;
    padding: 0;
}

#datatable-order-item ul.woocommerce-mini-cart  {
    margin: 0;
    padding: 0;
}


/*#datatable-order-item ul.woocommerce-mini-cart.cart_list.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item.format-1 {
  padding: 1px 4px 12px 80px; 
}*/

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-1, #datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-2, #datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-3 {
  /*padding: 12px 4px 12px 80px;*/
    padding-left: 180px;
    /*height: 100%;*/
}


#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item {
  position: relative;
  /*padding: 30px 10px 30px 90px;*/
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 122px;
  display: block;
}
#datatable-order-item ul.woocommerce-mini-cart li {
  list-style-type: none;
}


#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item a {
  display: block;
 /* color: var(--body-color);*/
  color: #000000;
  font-size: 1.6em;
  font-weight: 500;
  padding-top: 12px;    
  /*font-family: var(--theme-font2); Rufina*/
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item a.icon {
    display: inline-block;
    padding:0px 2px 0px 0px;
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-1 .quantity,
#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-2 .quantity,
#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-3 .quantity {
  /*display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;*/
  white-space: nowrap;
  vertical-align: top;
  /*margin-right: 20px;*/
  font-size: 1.0em;   
  display:inline;
  width: 100%;
  text-align: right;   
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-1 .woocommerce-Price-amount.amount,
#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-2 .woocommerce-Price-amount.amount,
#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-3 .woocommerce-Price-amount.amount {
  color:#f00808;
  font-size: 1.6em;
  display: inline;
  width: 100%;
  text-align: right;    
}

 #datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-1 .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
     padding-left: 5px;
     color: #f00808;
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-1 a div.container-1 {
  /*width: 76px !important;
  height: 60px !important;*/
  width: 152px !important;
  height: 120px !important;    
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-2 a div.container-2 {
  /*width: 60px !important;
  height: 76px !important;*/
  width: 95px !important;
  height: 120px !important;    
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}


#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-3 a div.container-3 {
  /*width: 76px !important;
  height: 60px !important;*/
  width: 120px !important;
  height: 120px !important;    
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item a div.container-1 img, #datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item a div.container-2 img, #datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item a div.container-3 img  {
  width: 100%;
  height: 100%;
  display: block;
  position: inherit;
  /*position: relative;*/
  top: 0px;
  left: 0px;
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item a div.container-1 img, #datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item a div.container-2 img, #datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item a div.container-3 img {
  width: 100%;
  height: 100%;
  display: block;
  position: inherit;
  /*position: relative;*/
  top: 0px;
  left: 0px;
}


#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-1 a img.printable {
    max-height: 32px;
}

#datatable-order-item ul.woocommerce-mini-cart.cart_list li.mini_cart_item.format-1 .prices {
    /*background-color: #F3E5CF;*/
    display: block;
    position: relative;
    top: 10px;
    text-align: right;
}

.json-front {
  background-color: #EED9A8;  
}
.json-rear {
  background-color: #DCA2F3;  
}
.json-left {
  background-color: #9FCAED;  
}
.json-right {
  background-color: #AEF0BB;  
}
.json-shirt {
  background-color: #cccccc;  
}
