﻿
.datetime {
    background-color: #FFFFFF !important;
    cursor: pointer !important;
}

.fa,.glyphicon {
    margin: 0 3px;
}
.box .box-header a.btn {
color:#fff;
}
.ar {
    direction:rtl;
}
.en {
direction:ltr;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
padding:0px;
}
hr {
margin:10px 0px;
}
.form-box .header {
background-color:#bbcecd;
}
a {
cursor:pointer;
}

.modal {
    color:#000;
}
.text-danger {
    color: #a94442 !important;
}
.text-danger {
    color: #a94442 !important;
}
.text-success {
    color: #3c763d !important;
}
.img_preview {
max-height:250px;
max-width:300px;
}
.img_holder {min-height: 250px;
    text-align: center;
}