﻿/*@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);*/
 
body {
    padding-bottom: 20px;
    font-family: 'Droid Arabic Naskh', serif;
}

h1, h2, h3, h4, h5, h6,th,b,strong,li>a {
    font-family: 'Droid Arabic Kufi', serif;
}

/* CUSTOM EDITS */
.sidebar-detached{
    position:fixed;
    left:20px;
}

tfoot {
    display: table-header-group;
    background: #999999;
}

.icons-list li{
    padding-left:10px;
    padding-right:10px;
}
.icons-list > li > a > i{
    font-size:1.7em;
}

.thumb img:not(.media-preview) {
    width: 257.250px;
    height: 257.250px;
}

.panel{
    padding-top:10px;
}

.form-group label {
    font-family: 'Droid Arabic Kufi', serif;
  
}

.task-details{
    float:right
}

    .task-details b{
        padding-left:10px;
    }

    .mycheckbox {
        width: 30px;  
  height: 30px;  
    }
    /*Khames sart --  Card Style -- 23-08-2017*/
       #map {
        height: 400px;
        width: 100%;
       }

 .input-disabled{background-color:#d8d4d4 !important ;border:1px solid #ABADB3;padding:2px 1px;}
/*Khames End --  Card Style -- 23-08-2017*/ 

/*Khames start -- Login Logo-- 16-10-2017*/ 

.img-wrap {
  width: 200px;
  height: 200px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0;
}

.loginImage {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
   height: 100%;
   width: 100%;
  transform: translate(-50%, -50%);
}
/*.icon-object {
  margin: inherit;
  padding: inherit;
  display: inline-block;
}*/

/*Khames End -- Login Logo-- 16-10-2017*/ 


/*FIX icons*/
[class^="icon-"], [class*=" icon-"] {
    top:1px;
}

/*DASHBOARD*/
.dashboard .text-size-large {
    font-size:1.4em;
}

.dashboard .text-semibold {
    font-size: 1.2em;
}

.dashboard .table-responsive a {
    font-size:1.4em;
}

.dashboard .table-responsive table a {
    font-size: unset;
}

.dashboard .table-responsive span {
    font-size:1.6em;
}

.page-header .alert{
    margin-top:40px;
}

.img-60x60 {
    height: 4.4em;
    width: 4.4em;
}

.phone-call {
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}


/*BEGIN OF SIDE MENU */
/* General styles for all menus */

.cpb-slide-left {
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    left: 0;
}

.cpb-slide-right {
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    right: 0;
}

.cbp-spmenu {
    background: #fff;
    border-right: 1px solid #eee;
    box-shadow: #ccc 1px 0px;
    position: fixed;
    left: 0;
}
.cbp-spmenu .close-btn{
    position: fixed;
    left: 31px;
    z-index: 1;
    display: block;
}

.cbp-spmenu-rtl {
    background: #fff;
    border-right: 1px solid #eee;
    box-shadow: #ccc 1px 0px;
    position: fixed;
    right: 0;
}

.cbp-spmenu-rtl .close-btn {
    position: fixed;
    right: 31px;
    z-index: 1;
    display: block;
}

/* Orientation-dependent styles for the content of the menu */

.owner-copmanies, .OpenInternalProc, .trade-license-details {
    cursor: pointer;
    text-decoration: underline;
    text-align: center;
}


.cbp-spmenu-vertical {
    /*width: 800px;*/
    width: 50%;
    height: 100%;
    top: 0;
    z-index: 10000;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-left: 1px;
}


/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -1600px;
}




.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}

.cbp-spmenu-right {
    right: -1600px;
}


.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}



/*END OF SIDE MENU*/

#map-action{
    display:none;
}

.lg-outer {
    direction: ltr;
}


/*.lg-backdrop.in{
    width:45% !important;
    right: auto;
}*/

.modal{
    z-index:9999;
}

.tabs-spinner {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 60px;
}

.tabs-spinner .spinner{
    font-size:36px;
}


#float-btn-top, #tasks-periods-float-btn {
    position: fixed;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    text-decoration: none;
    z-index: 10000;
}

.float-icon {
    margin-top: 22px;
}

#float-btn-top {
    bottom: 20px;
    left: 40px;
    background-color: #0C9;
    color: #FFF;
    display: none;
}

#tasks-periods-float-btn {
    top: 96px;
    right: 65px;
    background-color: #a52a2a;
    color: #FFF;
    width: 40px;
    height: 40px;
    z-index: 999;
}

#tasks-periods-float-btn .float-icon {
    margin-top:13px;
}

#evals-tasks-periods-div {
    position: fixed;
    box-shadow: 2px 2px 3px #999;
    text-decoration: none;
    z-index: 1000;
    top: 105px;
    right: 109px;
    width: inherit;
    max-height: 330px;
    overflow: auto;
}


.nav-tabs.nav-tabs-highlight.nav-border-red > li.active > a,
.nav-tabs.nav-tabs-highlight.nav-border-red > li.active > a:hover,
.nav-tabs.nav-tabs-highlight.nav-border-red > li.active > a:focus {
    border-top-color: #F44336 !important;
}

.nav-tabs.nav-tabs-highlight.nav-border-black > li.active > a,
.nav-tabs.nav-tabs-highlight.nav-border-black > li.active > a:hover,
.nav-tabs.nav-tabs-highlight.nav-border-black > li.active > a:focus {
    border-top-color: #333333 !important;
}

div.open-hover:hover  .dropdown-menu {
    display: block;
}

@media (max-width: 768px) {
    .heading-elements .btn-group {
        margin-bottom: 0px !important;
    }
}


.dataTables_processing {
    /*top: 170px !important;*/
    position:fixed;
    top: 50% !important;
    z-index: 1 !important;
}
.dataTables_processing i{
    font-size: 35px;
}

.footer {
     position: absolute; 
     bottom: 13px; 
     width: 90%; 
}

.dt-operation-btns{
    width: 150px !important;
}

.easy-button-button [class^="icon-"] {
    top:-1px;
}


/* lealfet tooltip translate animation */
.leaflet-tooltip:not(.no-transition) {
    transition: transform 0.3s ease-in-out;
}

/* remove arrow in leaflet tooltips */
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    visibility: hidden;
}

#RequestListDiv .requestDiv.selected {
    background-color: #e8e4e4;
}


/* === card component ====== 
 * Variation of the panel component
 * version 2018.10.30
 * https://codepen.io/jstneg/pen/EVKYZj
 */
.card {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
}

.card > .card-link {
    color: #333;
}

.card > .card-link:hover {
    text-decoration: none;
}

.card > .card-link .card-img img {
    border-radius: 6px 6px 0 0;
}

.card .card-img {
    position: relative;
    padding: 0;
    display: table;
}

.card .card-img .card-caption {
    position: absolute;
    right: 0;
    bottom: 16px;
    left: 0;
}

.card .card-body {
    /*display: table;*/
    width: 100%;
    padding: 12px;
}

.card .card-header {
    border-radius: 6px 6px 0 0;
    padding: 8px;
}

.card .card-footer {
    border-radius: 0 0 6px 6px;
    padding: 8px;
}

.card .card-left {
    position: relative;
    float: left;
    padding: 0 0 8px 0;
}

.card .card-right {
    position: relative;
    float: left;
    padding: 8px 0 0 0;
}

.card .card-body h1:first-child,
.card .card-body h2:first-child,
.card .card-body h3:first-child,
.card .card-body h4:first-child,
.card .card-body .h1,
.card .card-body .h2,
.card .card-body .h3,
.card .card-body .h4 {
    margin-top: 0;
}

.card .card-body .heading {
    display: block;
}

.card .card-body .heading:last-child {
    margin-bottom: 0;
}

.card .card-body .lead {
    text-align: center;
}

@media( min-width: 768px ) {
    .card .card-left {
        float: left;
        padding: 0 8px 0 0;
    }

    .card .card-right {
        float: left;
        padding: 0 0 0 8px;
    }

    .card .card-4-8 .card-left {
        width: 33.33333333%;
    }

    .card .card-4-8 .card-right {
        width: 66.66666667%;
    }

    .card .card-5-7 .card-left {
        width: 41.66666667%;
    }

    .card .card-5-7 .card-right {
        width: 58.33333333%;
    }

    .card .card-6-6 .card-left {
        width: 50%;
    }

    .card .card-6-6 .card-right {
        width: 50%;
    }

    .card .card-7-5 .card-left {
        width: 58.33333333%;
    }

    .card .card-7-5 .card-right {
        width: 41.66666667%;
    }

    .card .card-8-4 .card-left {
        width: 66.66666667%;
    }

    .card .card-8-4 .card-right {
        width: 33.33333333%;
    }
}

/* -- default theme ------ */
.card-default {
    border-color: #ddd;
    background-color: #fff;
    margin-bottom: 24px;
}
.card-default.box-shadow{
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid #eee;
}

.card-default > .card-header,
.card-default > .card-footer {
    color: #333;
    background-color: #ddd;
}

.card-default > .card-header {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.card-default > .card-footer {
    border-top: 1px solid #ddd;
    padding: 8px;
}

.card-default > .card-body {
}

.card-default > .card-img:first-child img {
    border-radius: 6px 6px 0 0;
}

.card-default > .card-left {
    padding-right: 4px;
}

.card-default > .card-right {
    padding-left: 4px;
}

.card-default p:last-child {
    margin-bottom: 0;
}

.card-default .card-caption {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.card-default table th {
    font-weight: bold;
}

.card-default table {
    margin-bottom: 20px;
}

.card-default table th, .card-default table td {
    border-top: none !important;
    padding-bottom:0px !important;
}

.card-default .details {
    list-style: none;
    margin-bottom: 24px;
    padding: 0 18px;
}

.card-default .details li {
    text-align: center;
    margin-bottom: 8px;
    font-size: 12px;
}

.card-default .basic-details {
    padding: 10px;
}

.card-default.selected .basic-details {
    background-color: #efeaea;
}

.card-default ul[role="tablist"] {
    margin-top: 10px;
}


/* -- price theme ------ */
.card-price {
    border-color: #999;
    background-color: #ededed;
    margin-bottom: 24px;
}

.card-price > .card-heading,
.card-price > .card-footer {
    color: #333;
    background-color: #fdfdfd;
}

.card-price > .card-heading {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.card-price > .card-footer {
    border-top: 1px solid #ddd;
    padding: 8px;
}

.card-price > .card-img:first-child img {
    border-radius: 6px 6px 0 0;
}

.card-price > .card-left {
    padding-right: 4px;
}

.card-price > .card-right {
    padding-left: 4px;
}

.card-price .card-caption {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.card-price p:last-child {
    margin-bottom: 0;
}

.card-price .price {
    text-align: center;
    color: #337ab7;
    font-size: 3em;
    text-transform: uppercase;
    line-height: 0.7em;
    margin: 24px 0 16px;
}

.card-price .price small {
    font-size: 0.4em;
    color: #66a5da;
}

.card-price .details {
    list-style: none;
    margin-bottom: 24px;
    padding: 0 18px;
}

.card-price .details li {
    text-align: center;
    margin-bottom: 8px;
}

.card-price .buy-now {
    text-transform: uppercase;
}

.card-price table .price {
    font-size: 1.2em;
    font-weight: 700;
    text-align: left;
}

.card-price table .note {
    color: #666;
    font-size: 0.8em;
}

.assign-tab-enabled {
    background-color: #a3e498;
}

.assign-tab-enabled.active a{
    background-color: #a3e498;
}

.assign-tab-disabled {
    background-color: #ffd3d3;
}

.assign-tab-disabled a{
    cursor: default;
}

.jquery-validation-error {
    color: red;
}

.est-info-popup .modal-body ,.est-info-popup .modal-footer{
    padding: 5px !important;
}

.est-info-popup table th, .est-info-popup table td {
    padding: 5px 5px 5px 5px !important;
}

/*#region Rtl for PNotify Plugin*/
.ui-pnotify-closer, .ui-pnotify-sticker {
    float: left !important;
}

.ui-pnotify-icon, .ui-pnotify-icon span {
    float: right !important;
}
/*#endregion Rtl for PNotify Plugin*/
.panel-heading img {
    height:50px;
    max-height:50px;
} 

.border-top-XXXlg {
    border-top: 10px solid;
}

.inline {
    display: inline;
}

.clear-both {
    clear: both;
}

#evals-tasks-periods-div th{
    padding:0px !important;
}

#evals-tasks-periods-div td {
    padding: 2px 4px !important;
}

label.error-v {
    margin-right: 10px;
    color: red;
    margin-top: 10px;
    font-size: 0.9em;
}

input.error-v {
    border: 1px solid red;
}
