﻿.volume
{
    width: 32px;
    height: 32px;
    background-image: url('/Images/ImageJpg/deensekar.jpg');
    background-size: cover;
}
.ui-dialog-buttonset {
    float: none !important;
}

.ui-dialog-buttonpane {
    background-color:transparent !important;
}
.defaultbutton {
    min-width: 5% !important;
    margin-right:5px !important;
    color: #3b3b3b;
}



/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
    margin: 1em 0 0 0;
}

.promo-label
{
    text-align: center;
    padding: 0px  30px 0px 0px;
}

#ModelError.Error label 
{
    color: Red;
}

#ModelError.Success label
{
    color: Green;
}

.display-field, .editor-field
{
    margin: 0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

.ui-tabs .ui-tabs-panel
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.slick-row
{
    background-image: none;
    background-color: #FFFFFF;
}

.slick-row[row$="1"], .slick-row[row$="3"], .slick-row[row$="5"], .slick-row[row$="7"], .slick-row[row$="9"]
{
    background-image: none;
    background-color: rgb(230,230,230);
}

/*
.slick-row:hover
{
    background-color: #c7db86;
}
*/

.ui-selectmenu
{
    height: 30px;
    width: 300px;
}

.editable.slick-cell
{
    background-color: #183494;
    color: #ffffff;
}

.extendedbordercolor
{
    border-color: #E8EEF4;
    border-width: 0px;
    padding: 0px;
}

.extendedbordercolor:hover
{
    border-color: #E8EEF4;
    border-width: 0px;
    padding: 0px;
}

/* patches for worth_custom.css */
#index-bar .index-item.enable
{
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
}
#index-bar .index-item.enable.active:hover
{
    background: #cf5351;
    cursor: pointer;
}

#index-bar .index-item, #index-bar .index-item:hover
{
    color: #3b3b3b;
    background: none;
    cursor: default;
}

#detailView .item-image img
{
    height: 100%;
}
#grid-filter #filter-list .filter-item.sale.active:after
{
    color: Red;
}

#info-table h3, #info-table h4, #info-table h5, #info-table h6
{
    font-size: 1.5em;
    color: #fff;
    background-color: #111D27;
}
#info-table h3
{
    font-size: 1.2em;
}
#info-table table 
{
    width: 40%;
    min-width: 40%;
    margin-top: 3em;
}
#info-table th, #info-table td, #info-table tr 
{
    border: none;
    height: 3.5em;
    width: 2.5em;
    vertical-align: middle;
}

#info-table #info-list th, #info-table #info-list td
{
    text-align: center;
    border-bottom: 1px solid #fff;
}

#info-table #info-list .label 
{
    text-align: left;
}

#pnlsummarycontainer
{
    display: none;
}

.black 
{
    color: black;
}
.green
{
    color: green;
}
.red 
{
    color: red;
}
.orange
{
    color: orange;
}

.medium
{
    font-size: 1.5em;
}

.confirmPO
{
    font-family: "FontAwesome"; 
    cursor: pointer;
    font-size: 2em;
    margin: 0 0.2em 0 0.2em;
}
.confirmPO.confirmed:before, .confirmPO.accepted:before 
{
    content: "\f00c";
    color: Green;    
}
.confirmPO.shipping:before
{
    content: "\f0d1";
    color: Red;    
}
.confirmPO.unconfirmed:before 
{
    content: "\f128";
    color: Red;    
}
.confirmPO.refuse:before 
{   
    content: "\f00d";
    color: Red;    
}
.confirmPO.pending:before
{
    content: "\f12a";
    color: Orange;
}
.confirmPO.cancelled:before
{
    content: "\f088";
    color: Red;
}
.confirmPO.cancel:before
{
    content: "\f00d";
    color: Red;
}
.confirmPO.unconfirmed:hover:before
{
    content: "\f087";
    color: green;
}
.confirmPO.refuse:hover:before 
{
    content: "\f088";
    color: Red;    
}
.confirmPO.confirmed:hover:before
{
    content: "\f088";
}
.confirmPO.cancel:hover:before
{
    content: "\f088";
    color: Green;
}

#purchasedata .List-Amount-Field,#purchasedata .List-Unit-Field 
{
    width: 30px;
}

.list-view .slick-cell #date-picker 
{
    margin-top: 4px;
}

.list-view .denied:hover 
{
    cursor: pointer;
}

.headerExt 
{
    z-index: 9;
    position: absolute;
    height: 1px;    
}

.CommandCol 
{
    min-width: 60px;
    width: 60px;
}
.COL_HEADER_DATE 
{
    min-width: 92px;
    width: 92px;
}
.HiddenField 
{
    width:1px;
    display:none;
}


#footerpartial #lang-chooser 
{
    float: right;
    margin-right: 20px;    
    line-height:3.5;
}

#footerpartial .lang-chooser 
{
    display: inline-block;
    color: #000;
}

#footerpartial #lang-chooser .fa 
{
    font-size: 16px;
}

/* Styles for purchaseorders date highlighting
----------------------------------------------------------*/
/*.ui-widget{
    font-size: 0.7em;
}*/
td.highlight {
}
td.highlight > a
{
    background: #FF6600 !important;
    color: #FFFFFF;
    font-weight: bold;
}

/* RZ 28-9-2016: #2358
   Animation loader class for onDataLoading & onDataLoaded events of slickgrid 
------------------------------------------------------------------------------*/
.slickloaderanimation {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 50px;
  height: 50px;
  position: absolute;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
