@import url("../general.css");

#generalBodyTitle > .center {margin: 0;}

.dtOrderbyLink { color: inherit !important; }

.pdialogError {border: 1px solid red !important;}

.bodyPopup .qtaart_inputGrid {
    width: 100% !important;
}
.qtaart_inputGrid {
    text-align: right !important;
    max-width: 80px;
    margin-right: 10px;
    font-weight: bold;
    display: inline-block !important;
    width: 100% !important;
}

.zeropercento, .centopercento{
    vertical-align: top;
}

.button_save, .button_save:hover, .button_save:focus {
    background-image: none;
    text-align: center;
    vertical-align: middle;
    padding: 0;
}
.button_save {
    border-color: #AF272F;
    background: #AF272F;
    color: #fff;
}
.button_save:hover, .button_save:focus {
    border-color: #3d3e41;
    background: #3d3e41;
    color: #fff;
}
.button_save.icon:before {margin-right: 0;}

.error {
    background-color: inherit;
}
