﻿

.gt-btn-icon {
    width: 1.3rem;
    height: 1.3rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: 3px;
}

.gt-menu-icon {
    width: 1.2rem;
    height: 1.2rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
}

.gt-icon-open {
    background-image: url("/images/gantt/Open16.png");
}

.gt-icon-update {
    background-image: url("/images/gantt/agg16.png");
}

.gt-icon-delete {
    background-image: url("/images/gantt/delete_16x16.png");
}

.gt-icon-save {
    background-image: url("/images/gantt/Save_16x16.png");
}

.gt-icon-cancel {
    background-image: url("/images/gantt/Cancel_16x16.png");
}

.gt-icon-print {
    background-image: url("/images/gantt/Print_16x16.png");
}

.gt-icon-preview {
    background-image: url("/images/gantt/Preview_16x16.png");
}

.gt-icon-append {
    background-image: url("/images/gantt/Append_16x16.png");
}

.gt-icon-insert {
    background-image: url("/images/gantt/Insert_16x16.png");
}

.gt-icon-edit {
    background-image: url("/images/gantt/Edit_16x16.png");
}

.gt-icon-copy {
    background-image: url("/images/gantt/Copy_16x16.png");
}

.gt-icon-paste {
    background-image: url("/images/gantt/Paste_16x16.png");
}

.gt-icon-interruption {
    background-image: url("/images/gantt/Interruzioni.png");
}

.gt-icon-selectall {
    background-image: url("/images/gantt/SelectAll_16x16.png");
}

.gt-icon-deselectall {
    background-image: url("/images/gantt/DeselectAll_16x16.png");
}

.gt-icon-selectmulti {
    background-image: url("/images/gantt/SelectMulti.png");
}

.gt-icon-incrementa {
    background-image: url("/images/gantt/Next_16x16.png");
}

.gt-icon-decrementa {
    background-image: url("/images/gantt/Prev_16x16.png");
}

.gt-icon-up {
    background-image: url("/images/gantt/MoveUp_16x16.png");
}

.gt-icon-down {
    background-image: url("/images/gantt/MoveDown_16x16.png");
}

.gt-icon-link {
    background-image: url("/images/gantt/Link.png");
}

.gt-icon-unlink {
    background-image: url("/images/gantt/Unlink.png");
}

.gt-icon-sposta {
    background-image: url("/images/gantt/Sposta.png");
}

.gt-icon-sequenza {
    background-image: url("/images/gantt/Sequenza.png");
}

.gt-icon-resources {
    background-image: url("/images/gantt/Resources.png");
}

.gt-icon-piu {
    background-image: url("/images/gantt/Piu.png");
}

.gt-icon-meno {
    background-image: url("/images/gantt/Meno.png");
}

.gt-icon-zoomcenter {
    background-image: url("/images/gantt/Zoom_16x16.png");
}

.gt-icon-zoomin {
    background-image: url("/images/gantt/ZoomIn_16x16.png");
}

.gt-icon-zoomout {
    background-image: url("/images/gantt/ZoomOut_16x16.png");
}

.gt-icon-scala {
    background-image: url("/images/gantt/Scala.png");
}

.gt-icon-importxml {
    background-image: url("/images/gantt/ImportXML_16x16.png");
}

.gt-icon-exportxml {
    background-image: url("/images/gantt/ExportToXML_16x16.png");
}

.gt-icon-timelinein {
    background-image: url("/images/gantt/DoubleNext_16x16.png");
}

.gt-icon-timelineout {
    background-image: url("/images/gantt/DoublePrev_16x16.png");
}

.gt-icon-show {
    background-image: url("/images/gantt/Show_16x16.png");
}

.gt-icon-exportimage {
    background-image: url("/images/gantt/Image_16x16.png");
}

.gt-icon-sal {
    background-image: url("/images/gantt/Sal.png");
}

.gt-icon-scroll {
    background-image: url("/images/gantt/EnableScrolling.svg");
}

.gt-icon-export{
    background-image: url("/images/gantt/Export.png");
}
.gt-icon-exportimage {
    background-image: url("/images/gantt/Export_ToImage.png");
}
.gt-icon-exportsvg {
    background-image: url("/images/gantt/Action_ModelDifferences_Export.png");
}
