.fa-retention:before {
    content: "\f201";
}

.fa-system:before {
    content: "\f013";
}

.fa-shortener:before {
    content: "\f0c1";
}

.fa-sites:before {
    content: "\f0ac";
}

.fa-advanced-filters:before {
    content: "\f0b0";
}

.fa-orders:before {
    content: "\f07a";
}

.sms_text_characters_error {
    color: #A00;
}

.fa-scripts:before {
    content: "\f03a";
}

.span5 {
    overflow: hidden;
}

.modal-open {
    position: fixed;
}

.modal {
    overflow-y: auto;
}

#myModal {
    width: 110%;
    padding-right: 10%;
}

#loadingBar {
    overflow: hidden;
    /*z-index: 99999;*/
}

.ui-tooltip {
    /*z-index: 100000 !important;*/
}

#main {
    overflow: auto !important;
}

input[type="file"] {
    height: auto;
}

body {
    position: relative !important;
}

.e-db-table-row-actions {
    width: 91px !important;
}

.e-db-table-row-odd {
    background: #FFF;
}

.field-invalid-value-message {
    margin-bottom: -11px;
    margin-top: -4px;
}

.input-group {
    padding-bottom: 8px;
}

.ui-tooltip-tip {
    display: none !important;
}

.ui-tooltip-red {
    width: 100px !important;
    background: none;
    border: none;
    border-radius: 0;
    height: 15px;
    margin-left: -300px;
    padding: 0;
    margin-top: 30px;
}

.ui-tooltip-content {
    color: #FF0000;
    font-size: 10px;
    background: #FFF;
    width: 300px;
    margin-top: -5px;
    margin-left: -6px;
    padding: 0;
}

.e-db-table-row-actions {
    width: 80px;
}

.modal-dialog {
    margin-top: 10px;
}

#content {
    overflow-x: hidden;
}

.e-dgs-filter-datetime-range-label {
    display: none !important;
}

#widget-grid {
    margin-bottom: 100%;
}

.fixed-navigation #left-panel {
    position: absolute;
}
