
body {
    font-family: 'Tajawal','Cairo',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Tajawal','Cairo',"Open Sans",sans-serif;
}

.dropdown-menu {
    font-family: 'Tajawal','Cairo',"Helvetica Neue",Helvetica,Arial,sans-serif;
}


.morris-hover.morris-default-style .morris-hover-point, .select2-container--bootstrap .select2-results__group, .select2-container--bootstrap .select2-selection {
    font-family: 'Tajawal','Cairo',"Open Sans",sans-serif;
}


.popover, .tooltip {
    font-family: 'Tajawal','Cairo',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.label {
    font-family: 'Tajawal','Cairo',"Open Sans",sans-serif;
}

label.error {
    color: #9a2d2d;
    font-size: 12px;
}

.dd3-handle {
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
    cursor: move;
    width: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #ddd;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dd3-content {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 40px 5px 10px;
    color: #333;
    text-decoration: none;
    font-weight: 400;
    border: 1px solid #ccc;
    background: #fafafa;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd3-item > button {
    margin-left: 3px;
}

.mt-checkbox>span:after {
    right: 2px;
    top: 4px;
    width: 13px;
    height: 8px;
    border: solid #666;
    border-width: 3px 2px 0px 0px;
    transform: rotate(484deg);
}

.ft-sz-15{
    font-size: 15px !important;
    height: 28px;
    padding: 6px 10px;
}

.btn_small_contient{
    width: 5% !important;
}
.remove_image_fly{
    position: absolute;
    top: 0px;
}



.table-scrollable .dataTable td .btn-group, .table-scrollable .dataTable th .btn-group{
    position: relative !important;
}

#sample_3_mine .btn_showm_edit,#sample_3_ac .btn_showm_edit,#sample_3_mine_1 .btn_showm_edit{
    width: 40px !important;
}
#sample_3_mine .table-checkbox,#sample_3_ac .table-checkbox,#sample_3_mine_1 .table-checkbox{
    width: 33px !important;
}

.notify_contacts{
    position: absolute;
    top: 0px;
    left: -7px;
    padding-top: 5px;
    z-index: 9;
}

.select2-container .select2-search--inline {
    float: right;
}

.badge {
    padding: 5px 6px;
}