#mws-login .flash-error {
    color: red;
}

#mws-login .flash-success {
 color: #96C742;
}

.mws-form-item-checkbox {
    padding: 7px 0;
}

.center {
    text-align: center;
}

.dataTables_processing {
    color: #fff;
    padding-left: 20px;
}

.dataTables_processing span {
    vertical-align: middle;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-left-10 {
    margin-left: 10px;
}

#site-spinner {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #000;
z-index: 9999;
padding-top: 20%;
text-align: center;
background: url('/assets/template/images/opacity.png');
background: rgba(0,0,0,.3) url('/assets/template/images/ajaxgif-big-black.gif') center center no-repeat;    
}

.hidden {
    display: none;
}

.msw-table-without-header {
    border-top: 1px #BCBCBC solid;    
}

.mws-form-message {
margin-left: 1%;
margin-right: 1%;    
}

.mws-list-label {
padding-bottom: 7px;
display: block;    
width: 140px;
float: left;
padding-top: 7px;
margin-right: 16px;
font-weight: bold;
}

.mws-list-item {
    margin-left: 156px;    
   line-height: 25px;
}

.mws-list-row {
padding: 2px 12px;    
}

.mws-list-row:after {
display: table;
content: "";
line-height: 0;
}

.mws-list-row:after {
    clear: both;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

.ui-dialog-content .mws-dialog-inner .mws-form .mws-form-row label.mws-form-label {
    margin-left: 10px;
}

.ui-dialog-content .mws-dialog-inner .mws-form .mws-form-row .mws-form-item {
    line-height: 33px;    
}

#mws-container .container {
    margin: 0 1%;
}

.container {
    width: 98%;    
}

.mws-panel {
    margin-bottom: 12px;    
}

.mws-panel .mws-panel-body {
    padding: 12px;    
}

.mws-list-label {
padding-bottom: 3px;    
padding-top: 3px;
}

.mws-form-row-header h3 {
    line-height: auto;
    margin: 0;
    margin-left: 12px;
}

.mws-form-row-header {
    margin: 0;
    padding: 10px !important;    
}

h3 a {
    font-weight: normal;
}

.msw-table-row-awaiting {
    background-color: #8dc5ef !important;
}

.msw-table-row-completed {
    background-color: #C5D52B !important;
}

.msw-table-row-canceled {
    background-color: #ef6356 !important;
}

.mws-datatable-orders tbody tr.even:hover td, .mws-datatable-orders tbody tr.odd:hover td {
    background-color: inherit !important;
}

.msw-form-filter .mws-form-col-1-8 label {
    height: 19px;
}

.small-font {
    font-size: 11px;
}

.fleft {
    float: left;
}

.boldit {
    font-weight: bold;
}

.site-available-widgets {
    list-style: none;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.site-available-widgets li {
    list-style: none;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 10px;
}

.site-widgets {
    list-style: none;
    margin-left: 0px !important;
}

.site-widgets li {
    list-style: none;
    margin-left: 0px !important;
}


.site-available-widgets li a {
    cursor: move;
    width: 80%;
}

.site-widgets-active {
    border: 2px #c5d52b dashed !important;
}

.site-widgets {
    border: 2px #2b2b2f dashed;
    padding: 10px;
}

.site-widgets-hover {
    background-color: #C5D52B;
}

.site-widgets > li span {
    margin-left: 5px;
    font-weight: bold;
}

.site-widgets > li {
    background-color: #C5D52B;
    margin-bottom: 10px;
    padding: 3px;
}

.site-widgets > li a {
    padding: 4px 5px !important;    
}

form.msw-form-smaller-padding div.mws-form-row {
    padding: 10px 24px;    
}

form.msw-form-smaller-padding h3 {
    line-height: 20px;
}

.mws-form-inline .elements-list .mws-form-cols {
    border-bottom: 1px #c1c1c9 dotted;
}

th.date-day {
    width: 24px;
}

.mws-panel table.mws-table-downloads thead tr th, .mws-panel table.mws-table-downloads tbody tr td {
    padding: 3px 0;
}

.mws-panel table.mws-table-downloads tbody tr td.date-day {
    text-align: center;
}

.mws-panel table.mws-table-downloads tbody tr td.product-label, .mws-panel table.mws-table-downloads thead tr th.product-label {
    text-align: left;
    padding-left: 10px;
}

table.mws-datatable-last-downloads a, table.mws-datatable-most-downloads a, table.mws-datatable-most-orders a {
    color: #333;
}

table.mws-datatable-last-downloads a:hover, table.mws-datatable-most-downloads a:hover, table.mws-datatable-most-orders a:hover {
    text-decoration: underline;
}

table.mws-datatable-last-downloads th, table.mws-datatable-last-downloads td, table.mws-datatable-most-downloads th, table.mws-datatable-most-downloads td {
    text-align: left;
}

table td.details {
    padding: 0;
}
/*
table td.details tr {
    background: none !important;
}

table td.details div table {
    width: 100%;
}*/

td.details div.innerDetails .aleft {
    text-align: left;
}

td.details div.innerDetails .col-codes-list {
    width: 50%;
    border-left: 2px #BEBEBE solid;
    text-align: center;
}

div.mws-panel-body-orders div.dataTables_length, div.mws-panel-body-changed div.dataTables_length {
    color: #ffffff;
    margin-top: 4px;
}
div.mws-panel-body-orders div.dataTables_info, div.mws-panel-body-changed div.dataTables_info {
float: right;
margin-top: 4px;
}

.filterme {
    background: #ffffff;
}

.red-font {
color: #a31111;
font-weight: bold;    
}

.green-font {
color: #587f19;
font-weight: bold;    
}

.orange-font {
color: #c98518;
font-weight: bold;    
}

.blue-font {
color: #4444ea;    
font-weight: bold; 
}

.roll-text {
    cursor: pointer;
}

.mws-form-update-client-data .tooltip {
    opacity: 1;
}



.order-status-awaiting {
color: #4444ea;    
font-weight: bold; 
}

.order-status-completed {
color: #587f19;
font-weight: bold;  
}

.order-status-canceled {
color: #a31111;
font-weight: bold; 
}

.padding-top-10 {
    padding-top: 10px !important;
}

.mws-datatable-orders a {
    color: #333;
}

.mws-datatable-orders a:hover {
    color: #000;
}

#orders_count {
    margin-left: 10px;
}

#orders_count_prev {
    margin-left: 10px;
}

#Mailing_recipients {
    height: 50px;
}

div.mailing-body {
    width: 980px;
}

.icon-highlight {
color: #db6900;
text-shadow: 1px 1px 10px #84847b;    
}

