.editlink {
    color: #8396ad;
    font-size: 13px;
    margin-left: 10px;
}

.filepath-link {
 margin-bottom: 0px;
margin-left: 34%;
margin-top: 0.3em;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
position: relative;
display: block;
}

#admin_controll_save_indicator{
    display: none;
}
.save-indicator{
    display: none;
    margin-top: 5px;
    margin-right: 5px;
}

.btn-rounded{
    border:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    margin-right: 5px;
    background-color: #459E00;
    color: #fff;
    text-decoration: none;
}

.btn-gray {
    background-color: #e0e0e0;
    color: #7b7b7b;
}
.btn-lightgreen {
    background-color: #9acd5b;
    color: #fff;
}

.admin-controls a{
    text-decoration: none;
}

.admin-controls {
    margin-left: 0px;
    padding-left: 0px;
}

.btn-icon {
    width: 18px;
    height: 16px;
    display: inline-block !important;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.icon-approve {
    background-image: url(/img/admin/icon_approve.png);
}
.icon-duplicate {
    background-image: url(/img/admin/icon_plus.png);
}
.icon-plus {
    background-image: url(/img/admin/icon_plus.png);
}
.icon-back {
    background-image: url(/img/admin/icon_back.png);
}
.icon-remove {
    background-image: url(/img/admin/icon_delete.png);
}
.icon-edit{
    background-image: url(/img/admin/icon_edit.png);
}
.icon-print {
    background-image: url(/img/admin/icon_print.png);
}
.icon-window {
    background-image: url(/img/admin/icon_window.png);
}
.icon-preview {
    background-image: url(/img/admin/icon_preview.png);
}
.icon-user {
    background-image: url(/img/user_go.png);
}
.icon-showhide {
    background-image: url(/img/admin/icon_showhide.png);
}

.print-view-container img {
    
}
.print-view-container ul {
    margin-left: 1px;
}


.edit-product-name{
    margin-bottom: 5px;
    font-size: 19px;
    max-width: 415px;
}

.product-param {
    display: inline;
}
.param-input{
    width: 40px;
}

.product-calc {
    
    background-color: #f5e6d2;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 3px;
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-right-color: #ecd9b4;
    border-left-color: #ecd9b4;
    border-bottom-color: #ecd9b4;
    border-top-color: #ecd9b4;
    margin-bottom: 3px;
}

.label{
    margin-top: 8px;
    float: left;
    width: 55px;
    font-weight: bold;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #989898;
}

.product-ilewazy {
    
    background-color: #daebbe;
    
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 3px;
    border-left-width: 3px;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-right-color: #d3e6a8;
    border-left-color: #d3e6a8;
    border-bottom-color: #d3e6a8;
    border-top-color: #d3e6a8;
}

.compare-navigation {
    margin-top: 8px;
    float: right;
}

.existing-products th,.existing-products td,.existing-products caption  {
    padding: 0px;
    padding-top: -1px;
    padding-bottom: -1px;
    font-size: 11px;
}
.existing-products{
    padding-left: 40px;
}

.update-import-list {
    margin-left: -20px;
    margin-right: 0px;
}
.update-products-result {
    max-height: 140px;
    font-size: 10px;
    overflow: scroll;
}

.import-form-fields {
    background-color: #b2d882;
    font-size: 11px;
    margin-left: -3px;
    font-weight: normal;
}
.import-form-fields input  {
    width: 35px;font-size: 11px;
    
}
.import-form-fields #submit  {
    width: 20px;
}

#product_name {
    width: 120px;
}

.dialog-right {
    width: 150px;
    float: right;
}
.dialog-left{
    float: left;
}
#product-image-container {
    width: 80px;
    height: 50px;
    padding: 3px;
}

.loader-icon {
    background-image: url(/img/widget/ajax-loader-square.gif);
    background-repeat: no-repeat;
    background-position: center center;
    
}

.section-title {
    font-size: 12px;
    font-weight: bold;
   margin-top: 5px;
    
}
/*kalorycznosc pokazywana w gridzie ukladania jadlospisu*/
.grid-caloricity-label {
    font-size: 10px;
    color: gray;
}

.dietplan-details dl {
    width:100%;
}
.dietplan-details dd,.dietplan-details dt {
    float:left;
    line-height: 28px;
}
.dietplan-details dd {
    width: 20%;
    overflow: hidden;
}
.dietplan-details dt {
    width: 50%;
}

.attach-dialog-label {
    width: 150px;
    display: inline-block;
}

.variant-select-container {
    height: 20px;
}
#dialog-day fieldset {
    padding-top: 3px;
}


#meta_title,#meta_keyword,#meta_description,#unit_description {
    height: 30px;
    margin-top: 3px;
}

#send-dialog label{
    display: block;
}
#reject-dialog label{
    display: block;
}

#voucher_status {
    width: 150px;
}

#komentarze .ui-jqgrid tr.jqgrow td {
    white-space: normal !important;
    height:auto;
    vertical-align:text-top;
}

.admin-form-label label {
    color: #000;
    width: 130px !important;
}

.admin-menu {
    position: relative;
}
.twt.admin-menu .nav{
    margin-bottom: 5px;
}
.admin-menu ul li  {
    position: relative;
}

/* modyfikacje twt */

.twt textarea { 
    width: 500px;
    height: 200px;

}




