table th, table td {
    text-align: center;
}

.fa-slow-spin {
    -webkit-animation: fa-spin 4s infinite linear;
    animation: fa-spin 4s infinite linear;
}
i.fa-paperclip{
    color: #46863a;
}
.loading_diagram{
    background-image: url("/panel/images/loader.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px;
    background-color: #eee;
}

.diagram-iransans text{
    font-family: IRANSans-web !important;
}
.highcharts-point-hover{
    direction: rtl !important;
}
.metismenu .arrow{
    float: left !important;
}
.nav > li.active {
    border-right: 4px solid #19aa8d;
    border-left: none;
    background: #293846;
}
.bg-primary {
    color: #fff !important;
    background-color: #1ab394 !important;
}
.bg-primary select option{
    color: #666 !important;
}
select{
    padding: 0 12px !important;
}
select option{
    font-family: IRANSans-web !important;
}
.new-job{
    margin: 12px 40px 4px 5px;
}
.bootstrap-tagsinput{
    width: 100%;
}
