﻿@font-face {
    font-family: 'IranSans';
    src: url('../../Assets/Fonts/IranSans.otf');
    src: url('../../Assets/Fonts/IranSans.woff') format('woff'), url('../../Assets/Fonts/IranSans.ttf') format('truetype');
}

@font-face {
    font-family: lalezar;
    src: url('../../Assets/Fonts/Lalezar-Regular.ttf');
}

* {
    /*font-family: Tahoma !important;*/
    font-family: IranSans;
    font-size: 12px;
}

.Bold {
    font-weight: bold;
}

a, button {
    outline: none;
}

a {
    text-decoration: none;
}

.w-70 {
    width: 70px;
}

.w-100 {
    width: 100px;
}

.w-30 {
    width: 30px;
}

.w-40 {
    width: 40px;
}


/* Align */
.Right {
    text-align: right;
}

.Left {
    text-align: left;
}

.Center {
    text-align: center;
}

.Middle {
    vertical-align: middle;
}

.Top {
    vertical-align: top;
}

.Bottom {
    vertical-align: bottom;
}


.TxtBox {
    border: 1px solid #ccc;
    padding: 2px 5px 2px 5px;
    margin: 0;
    letter-spacing: 1px;
}

.Ltr {
    direction: ltr;
}

.ui-autocomplete {
    z-index: 2001 !important;
}

.gridster li, .widget-item {
    float: left !important;
    direction: ltr !important;
}

.TxtBox:hover, .DDL:hover, .Calender:hover, .TxtTime:hover, .CalenderYear:hover, TxtBoxDescription:hover {
    border: 1px solid #99bbf2;
    background-color: #fff7e1;
}

.TxtBox:focus, .Calender:focus, .TxtTime:focus, .CalenderYear:focus {
    border: 1px solid #354d68;
    background-color: #fff3d5;
}

.TxtBoxMessage {
    padding: 1px 5px 1px 5px;
    margin: 0;
    letter-spacing: 1px;
    width: 500px;
    max-width: 500px !important;
    height: 200px;
    max-height: 500px !important;
    background-color: transparent;
}

.TxtBoxDescriptionHighHeight {
    direction: rtl;
    border: 1px solid #ccc;
    padding: 1px 5px 1px 5px;
    margin: 0;
    letter-spacing: 1px;
    width: 98%;
    height: 200px;
    resize: none;
}

.TxtBoxDescription {
    direction: rtl;
    border: 1px solid #ccc;
    padding: 1px 5px 1px 5px;
    margin: 0;
    letter-spacing: 1px;
    width: 98%;
    height: 60px;
    resize: none;
}

.TxtSrch {
    padding: 1px 5px 1px 5px;
    background: #FFFFFF url('Assets/Images/Button/search.png') no-repeat 4px 4px;
}

.Calender {
    border: 1px solid #ccc;
    direction: ltr;
    width: 80px;
}

.CalenderYear {
    border: 1px solid #ccc;
    direction: ltr;
    width: 40px;
}

.TxtTime {
    border: 1px solid #ccc;
    direction: ltr;
    width: 40px;
}

.Lbl {
    font-size: 12px;
}

.LblRightAlign {
    text-align: right;
}

.LblEnc {
    color: Gray;
}

.LblLink {
    cursor: text;
    text-decoration: none;
    color: Black;
}

.LblGray {
    font-size: 8pt;
    color: Gray;
}

.LblTitle {
    font-weight: bold;
    font-size: 11px;
    opacity: 0.7;
}

.LblTitlePrs {
    border: 1px solid #666666;
    padding: 2px;
    font-weight: bold;
    font-size: 11px;
    opacity: 0.7;
    background-color: #CCCCCC;
    width: 200px;
    display: table-cell;
    empty-cells: show;
    height: 20px;
    vertical-align: middle;
}

    .LblTitlePrs:Hover {
        border: 1px solid #000000;
        padding: 2px;
        font-weight: bold;
        font-size: 11px;
        opacity: 1;
        background-color: #CCCCCC;
        width: 200px;
        display: table-cell;
        empty-cells: show;
        height: 20px;
        vertical-align: middle;
    }

.LblChartReport {
    font-size: 12px;
    vertical-align: bottom;
}

.LblFooter {
    font-weight: bold;
    font-size: 11px;
    position: relative;
    bottom: -100px;
    z-index: 1500;
}

.LblTdTitle {
    font-size: 11px;
    color: #4a6484;
    font-weight: bold;
}

.LblVew {
    color: #36628d;
    text-decoration: none;
}

.DivPrsMaster {
    position: fixed;
    z-index: 1001;
    top: 17px;
    right: 95px;
    text-align: right;
}

.LblPrsMaster {
    color: #3c3c3c;
    text-shadow: 0px 0px 1px rgba(135,135,135,0.5);
    font-size: 13px;
    line-height: 2;
}

.LblError {
    color: Red;
}

.LblAlarm {
    font-size: 8pt;
    color: Red;
}

.LblDescription {
    font-size: 11px;
    color: #790000;
}

.LblModal {
    font-size: 13px;
    color: #950220;
}

.LblOk {
    color: Green;
}

.LblAccept {
    color: #2196f3;
}

.LblCounter {
    border: none;
    background-color: #fff;
    font: normal 11px tahoma;
    color: Red;
}

.lblRequestCount {
    font-size: 14px;
    color: var(--color-secondary);
    font-weight: bold;
    left: -17px;
    position: relative;
    bottom: 8px;
    font-family: arial, Helvetica, sans-serif;
}


.LinkBtn {
    text-decoration: none;
}

.DivItem {
    text-decoration: none;
    color: #354d68;
}

.HypLnk {
    text-align: right;
    text-decoration: none;
}

.DDL {
    height: 25px;
    margin-right: 0px;
    font-family: Yekan, YekanNumbers, Tahoma !important;
    border: 1px solid #c7c8c9;
}

.DDLMinwidth {
    min-width: 155px;
}

.GrdDDL {
    margin-right: 0px;
    min-width: 100px;
}

.ListBox {
    background-color: #f3f9fd;
}

.ChkBox {
    direction: rtl;
    padding-right: 5px;
}

.ChkBoxLst {
    direction: rtl;
    padding-right: 0;
}

    .ChkBoxLst input[type=checkbox] {
        direction: rtl;
        padding-right: 5px;
    }

.ChkBox input {
    margin-left: 5px;
}

.ChkBoxTbl {
    font-size: 11px;
}

.ChkBoxTblPrs {
    font-size: 11px;
}

.ChkBoxModal td {
    padding-left: 25px;
}

.RBtn {
    margin-right: 0px;
}

.RBtnList {
    margin-right: 0px;
    display: inline;
}

.Legend {
    font-size: 11px;
    color: #36628d;
    text-align: right;
}

.LegendLbl {
    font-size: 11px;
    color: #36628d;
    text-align: right;
    width: 100%;
}

.FieldSet {
    direction: rtl;
    border-top: 1px solid #b6cade;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.FieldSetNone {
    direction: rtl;
    border: 1px solid #ffffff;
}

.FieldSetModal {
    direction: rtl;
    border: 1px solid #dce6ef;
}

.FieldSetTdBorder {
    border: 1px solid #b6cade;
}

.FlUpload {
    max-width: 300px;
}

.ImgPrviw {
    width: 85px;
    height: 113px;
    background-position: center center;
    display: inline-block;
}

.DivImgPrs {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 71px;
    height: 95px;
    background-position: center center;
    display: inline-block;
    border: solid 4px var(--color-primary);
    z-index: 1001;
    overflow: hidden;
}

.ImgPrsMaster {
    width: 71px;
    height: 95px;
    z-index: 1000;
    overflow: hidden;
}

.ImgSignPrviw {
    width: 100px;
    height: 100px;
    background-position: center center;
    display: inline-block;
}

.ImgPrviwTicket {
    width: 50px;
    height: 66px;
    background-position: center center;
    display: inline-block;
}

.Pnl {
    direction: rtl;
}

.MinHeight {
    min-height: 200px;
}

.PnlContentPlaceHolder {
    text-align: right;
}

.tableOutlineWt {
    border-right: #cccccc 1px solid;
    border-top: #666666 1px solid;
    margin-top: 0px;
    overflow: auto;
    border-left: #333333 1px solid;
    padding-top: 0px;
    border-bottom: #cccccc 1px solid;
}



.GrdView {
    background-color: #FFF;
    padding: 20px;
    margin-bottom: 0;
    border-radius: 0px;
    box-shadow: 0 0 2px rgba(167,167,167,.12),0 2px 4px rgba(167,167,167,0.24) !important;
    color: #000000;
}

    .GrdView th {
        color: #8A8A8A;
        background-color: #eaeaea;
        padding: 10px;
        font-size: 11px;
        font-weight: normal;
        border: 1px solid #eaeaea;
        border-bottom: 1px solid #a7a7a7;
    }

    .GrdView tr {
    }

        .GrdView tr td {
            padding: 4px;
            text-align: center;
            min-height: 15px;
            border: 1px solid #fff;
            border-bottom: 1px solid #a7a7a7;
        }

    .GrdView td a:hover {
        color: #000;
        opacity: 1;
    }

.GrdFod td a:hover {
    background-color: #d6d6d6;
    text-decoration: none;
}

.GrdFod tr:hover td, .GrdFod tr.even:hover td {
    cursor: pointer;
    background-color: #e8e8e8;
    color: #354d68;
}

.GrdFod tr td {
    padding: 4px;
    border-color: #e1e1e1;
}

.GrdFoodScheduleMeals {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
}

.GrdPhoneListEditMode:hover {
    color: #4a4a4a;
}

.GrdTicket {
    color: #354d68;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 0px;
    border: 1px solid #e8e8e8;
}


    .GrdTicket tr td {
        color: #354d68;
        height: 30px;
    }


.GrdTicketHeader {
    color: #354d68 !important;
    background-color: #e8e8e8 !important;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
}

.GrdTicket tr.even GrdTicketHeader {
    color: #354d68 !important;
    background-color: #e8e8e8 !important;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
}

.GrdTicket .even {
    background-color: #fff7df;
    height: 30px;
}

.FrmViewer {
    direction: rtl;
}

.cancelRequest {
    background-color: #bf0800 !important;
    font-weight: bold !important;
    color: white !important;
}

.isAutomatic {
    background-color: #500987 !important;
    font-weight: bold !important;
    color: white !important;
}

.isManual {
    background-color: #fff7df !important;
    font-weight: bold !important;
    color: black !important;
}

.DtLst {
    color: #023866;
    background-color: #fff;
    text-align: right;
}

.DtLstAlternateItem {
    color: #023866;
    background-color: #e5f6f6;
    text-align: right;
}

.DtLstWth {
    color: #023866;
    background-color: #fff;
    text-align: right;
    min-width: 350px;
}

.DtLstWthAlternateItem {
    color: #023866;
    background-color: #ffe9df;
    text-align: right;
    min-width: 350px;
}

.ReqFldVal {
    font-size: 12px;
}

.ValSum {
    color: Red;
}

.Validation {
    color: Red;
    font-weight: bolder;
    font-size: 12pt;
}

.TdValidation {
    width: 8px;
    vertical-align: middle;
}

.Table {
    direction: rtl;
    margin-bottom: 0px;
    height: 68px;
}

.NoneBorder {
    border: none;
}

.TableSimple {
    margin: 0;
    border: 0;
    padding: 0;
    border-spacing: 0;
    direction: rtl;
    height: 40px;
}

.TR {
    height: 30px;
}

.TD {
    height: 35px;
    padding-right: 10px;
}

.TdGrpDaily {
    background-color: #e9a79d;
}

.TdGrpHourly {
    background-color: #fbdca4;
}

.TdTitle {
    background-color: #e8e8e8;
}

.TdGrd {
    padding: 10px;
}

/*.Grd tr:nth-child(odd) {
    background-color: #fff3d5;
}*/


/*.Grd tr:nth-child(even) {
    background-color: #fff3d5;
}*/

.TDPageTitle {
    background-image: url('Assets/Images/Box/pagetitle.png');
    background-repeat: no-repeat;
    height: 47px;
    width: 202px;
    text-align: right;
    text-indent: 18px;
    font-size: 8pt;
    font-weight: bold;
    color: #4a6484;
    padding-top: 8px;
}

.divprogress {
    direction: rtl;
    z-index: 2147483647 !important;
    padding: 0;
    background-color: rgba(236, 236, 236, 0.54);
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.divprogressImg {
    font-size: 11px;
    direction: rtl;
    background-color: rgba(230, 230, 230, 0.54);
    position: relative;
    top: 35%;
    width: 50px;
    height: 50px;
    background-position: center center;
    background-image: url('Assets/Images/Button/loader.gif');
    background-repeat: no-repeat;
}

.Rptr {
    vertical-align: middle;
    text-align: center;
    margin-bottom: 0px;
    direction: rtl;
    background-color: #e8e8e8;
    max-width: 100%;
}

.RptrTr {
    background-color: #fff;
    color: #354d68;
    border: solid 1px #e8e8e8;
}

.RptrTrEven {
    background-color: #fff3d5;
    color: #354d68;
    border: solid 1px #e8e8e8;
}

.RptrHeader {
    color: #fff;
    background-color: #628ABD;
    font-size: 11px;
}

.RptrTrGroup {
    background-color: #e6bf73;
    color: #354d68;
    border: solid 1px #f8d56f;
}

.RptrHeaderParent {
    color: #e8e8e8;
    background-color: #628ABD;
    font-size: 11px;
}

.RptrHeaderGroup {
    color: #ffffff;
    background-color: #3f6594;
    font-size: 8pt;
}

.RptrFooter {
    color: Black;
    background-color: #D1D1D1;
}

.RptrHeader a {
    font-size: 11px;
    text-decoration: underline;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.RptrItem :hover td {
    background-color: #ffffff;
    cursor: pointer;
    color: #426a9b;
}

.RptrItemEven :hover td {
    background-color: #ffffff;
    cursor: pointer;
    color: #426a9b;
}

.RptrItem {
    color: #354d68;
    background-color: #ffffff;
}

    .RptrItem td {
        background-color: #ffffff;
        color: #354d68;
    }

.RptrItemEven td {
    background-color: #fff3d5;
    color: #354d68;
}

.RptrItemEven {
    background-color: #fff3d5;
    color: #354d68;
}

.RptrInput td input {
    width: 80px;
}

.RptrInputItem td {
    background-color: #ffffff;
    color: #354d68;
    text-align: right;
}

.RptrItemEven td a {
    color: #354d68;
    text-decoration: none;
}

.RptrItem td a {
    color: #354d68;
    text-decoration: none;
}

.RptrItemEven td a:hover {
    color: #426a9b;
    text-decoration: none;
}

.RptrTrSep {
    background-color: #7fbbd3;
    height: 1px;
    padding: 0;
    margin: 0;
}

.DivRptrPager {
    border: solid 1px #dfdfdf;
    height: 42px;
}

.RptrPagerEnabled, .RptrPagerDisabled {
    display: inline-block;
    height: 20px;
    min-width: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 10px;
    margin-left: 10px;
}

.RptrPagerEnabled {
    background-color: #e8e8e8;
    border: solid 1px #dfdfdf;
    color: #354d68;
}

.RptrPagerDisabled {
    background-color: #628abd;
    border: solid 1px #4774ab;
    color: #fff;
    font-weight: bold;
}

.LeftTdInGrid {
    width: 80px;
}

.RightTdInGrid {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #999966;
    width: 80px;
}

.BottomTdInGrid {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999966;
}

.TreeView {
    font-size: 13px;
    color: #000000;
}


.TreeViewNodes {
    border-style: groove;
    color: #000000;
}

.ReportViewer {
}

.ImgMnu {
    opacity: 1.0;
    filter: alpha(opacity=40);
}

    .ImgMnu:hover, ImgMnuModal:hover {
        opacity: 0.7;
        filter: alpha(opacity=100);
    }


.ImgMnuModal {
    vertical-align: middle;
    padding-top: 1px;
    padding-left: 5px;
    border-style: none;
    height: 32px;
    width: 32px;
    opacity: 1.0;
    filter: alpha(opacity=40);
}

.grayscale {
    -webkit-filter: grayscale(80%);
}

.FindTd {
    font-size: 10px;
    padding: 0px;
    width: 100%;
    float: right;
    margin-top: 2px;
    margin-right: 3px;
    padding-bottom: 3px;
}

.FindDiv {
    position: relative;
    top: 0px;
    right: -3px;
    width: 260px !important;
}

.FindTxtBox {
    font-size: 11px;
    width: 154px;
    border: 1px solid #ccc;
    height: 14px;
    padding: 3px 3px 3px 40px;
    letter-spacing: 0px;
    color: #ccc;
}

    .FindTxtBox:focus {
        color: #444;
        border: 1px solid #38BCFF;
    }


.FindDiv:focus {
    background-color: #05A9FC;
}

.FindSpan {
    color: #aaa;
    position: absolute;
    top: 2px;
    left: 6px;
    font-style: italic;
}

.FindBtn, .FindSettingBtn, .FindClearBtn {
    border: 0 none;
    color: #fff;
    height: 18px;
    width: 18px;
    cursor: pointer;
    position: absolute;
    top: 2px;
}

.FindBtn {
    background: #ccc url('Assets/Images/Button/srh_icn2.png') center center no-repeat;
    right: auto;
    left: 22px;
}

.FindSettingBtn {
    background: #ccc url('Assets/Images/Button/srh_icn.png') center center no-repeat;
    right: auto;
    left: 41px;
}

.FindClearBtn {
    background: #ccc url('Assets/Images/Button/SearchCancel.png') center center no-repeat;
    right: auto;
    left: 3px;
}

    .FindClearBtn:hover, .FindBtn:hover, .FindSettingBtn:hover {
        background-color: #05A9FC;
    }

.SL_rtl {
    float: left;
    margin-right: 0;
    margin-left: 3px;
}

.FindSpan {
    left: auto;
    right: 6px;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

* html .ui-tooltip {
    background-image: none;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-widget-content {
    border: 1px solid #496386;
    background: #ffffff url('Assets/Images/Calender/ui-bg_inset-hard_75_ffffff_1x100.png') 50% bottom repeat-x;
    color: #222222;
}

.WorkFlowTable {
    border: #c8c9cc 2px solid;
    direction: rtl;
    margin-top: 0px;
}

.TdWorkFlow {
    background-color: #c8c9cc;
    height: 22px;
}

.ImgWorkFlowLst {
    width: 18px;
    height: 22px;
    background-image: url('Assets/Images/WorkFlow/Lst.gif');
    background-repeat: no-repeat;
}

.ImgWorkFlowLst1 {
    width: 18px;
    height: 22px;
    background-image: url('Assets/Images/WorkFlow/Lst1.gif');
    background-repeat: no-repeat;
    border-bottom-color: Red;
    padding: 0;
}

.ImgWorkFlowPri {
    width: 18px;
    height: 22px;
    background-image: url('Assets/Images/WorkFlow/pri.jpg');
    background-repeat: no-repeat;
    padding: 0;
}

.ImgWorkFlowFrw {
    width: 18px;
    height: 22px;
    background-image: url('Assets/Images/WorkFlow/Frw.gif');
    background-repeat: no-repeat;
}


.LinkBtnPattern {
    text-decoration: none;
    color: #800000;
    border-bottom-style: none;
    height: 16px;
}


.breadcrumb {
    height: 40px;
    max-height: 40px;
    min-height: 33px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    background: var(--color-primary);
    color: #000;
    vertical-align: middle;
    position: fixed;
    top: 70px;
    z-index: 1000;
    overflow: hidden;
    border: 0px;
    margin: 0;
    padding: 0;
    left: 0;
}

    .breadcrumb a {
        /*color: #000;*/
        color: white;
        text-decoration: none;
    }

        .breadcrumb a:hover {
            /*color: #646464;*/
            color: var(--color-secondary);
            text-decoration: none;
        }

.TableDetail {
    direction: rtl;
    border: 1px solid #b6cade;
    padding: 10px;
}

    .TableDetail tr {
        height: 35px;
    }


.GreyBoxLink {
    font-size: 11px;
    color: #2f455b;
    text-decoration: none;
}

.ConfBoxSuccess {
    background-color: #e8ffe8 !important;
    color: #005900;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.ConfBoxWarning {
    background-color: #ffffd5 !important;
    color: #4a4a00;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: auto !important;
    padding-left: 20px;
}

.ConfBoxError {
    background-color: #ffe8e8 !important;
    color: #ae0000;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.ConfBoxAlarm {
    background-color: #e2ebfe !important;
    color: #03184b;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.LblMessageSuccess {
    color: #008700;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.LblMessageWarning {
    color: #a8a800;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: auto !important;
    padding-left: 20px;
}

.LblMessageError {
    color: #c10000;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.LblMessageAlarm {
    color: #0537b2;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.ImgBtnDel {
    background-image: url('Assets/Images/Icon/Delete.png');
    background-repeat: no-repeat;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

.ConfBox {
    direction: rtl;
    background-color: #a4c6fd;
    width: 395px;
    height: 120px;
    text-align: right;
    border: #4a8cfb 2px solid;
}

.BtnConfYes {
    cursor: pointer;
    font-size: 11px;
    color: #2f455b;
    background-color: #f3f3f3;
    height: 30px;
    width: 75px;
}

.BtnFinish {
    cursor: pointer;
    font-size: 11px;
    color: #2f455b;
    background-color: #f3f3f3;
    height: 30px;
    width: 95px;
}


.BtnConfView {
    cursor: pointer;
    font-size: 11px;
    color: #2f455b;
    background-color: #f3f3f3;
    height: 25px;
    width: 70px;
}

.BtnConfCancel {
    cursor: pointer;
    font-size: 11px;
    color: #2f455b;
    background-color: #f3f3f3;
    height: 25px;
    width: 70px;
}

.LiFish {
    margin-top: 3px;
    margin-bottom: 3px;
}

.ColNumber {
    padding-left: 5px;
}

.LblAds {
    font-size: 7pt;
    white-space: nowrap;
    display: block;
    bottom: 0;
    width: 20px;
    direction: ltr;
    height: 20px;
}

.MasterBody {
    border: 0;
    margin: 0;
    padding: 0;
    border-spacing: 0;
}

.IndexBody {
    margin: 0;
    padding: 0;
}


.MasterTable {
    direction: rtl;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: 0;
    padding: 0;
    border-spacing: 0;
}

.TableHeader {
    border-top: 5px solid var(--color-primary) !important;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    background-color: #ffffff;
    direction: rtl;
    position: fixed;
    z-index: 1000;
    overflow: hidden;
    top: 0;
    left: 0;
    /*height: 70px;*/
}

.lbl-officename-header {
    font-family: lalezar;
    font-size: 20px;
    color: #234378;
    line-height: 70px;
}


.TblHeader {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
}

.TDHeaderCenter {
    height: 70px;
    max-height: 70px;
    min-height: 70px;
    background-image: url('Assets/Images/Icon/HeaderCenter.jpg');
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: top;
    direction: ltr;
    top: 0;
    z-index: 1000;
    overflow: hidden;
}

.TDHeaderRight {
    height: 70px;
    max-height: 70px;
    min-height: 70px;
    background-image: url('Assets/Images/Icon/HeaderRight.jpg');
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: top;
    direction: ltr;
    top: 0;
    z-index: 1000;
    overflow: hidden;
}

.TDHeader {
    height: 70px;
    max-height: 70px;
    min-height: 70px;
    width: 60%;
    text-align: left;
    vertical-align: top;
    direction: ltr;
    top: 0;
    z-index: 1000;
    overflow: hidden;
}

    .TDHeader table {
        float: left;
    }

.TDHeaderLeft {
    height: 70px;
    max-height: 70px;
    min-height: 70px;
    width: 40%;
    background-image: url('Assets/Images/Icon/HeaderLeft2.jpg');
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
    direction: ltr;
    top: 0;
    z-index: 1000;
    overflow: hidden;
}

.TDContent {
    height: 650px;
    min-height: 650px;
    margin: 0;
    border: 0;
    padding-left: 5px;
    padding-bottom: 5px;
    border-spacing: 0;
    vertical-align: top;
    direction: rtl;
    background-color: #fff;
    padding-top: 106px;
    padding-right: 60px;
}



@media(max-width: 1200px) {
    .Pnl {
        width: 900px;
        max-width: 900px;
    }

    .PnlModal {
        height: 500px;
        min-height: 500px;
    }
}


@media(min-width: 1200px) {
    .Pnl {
        width: 1150px;
        max-width: 1150px;
    }
}

@media screen and (max-height: 1024px) {
    .TDContent {
        height: 770px;
        min-height: 770px;
    }

    .PnlModal {
        height: 750px;
        min-height: 750px;
    }

    .PnlDynamicRpt {
        height: 780px;
        min-height: 780px;
        max-height: 780px;
    }
}

@media screen and (max-height: 768px) {
    .TDContent {
        height: 540px;
        min-height: 540px;
    }

    .PnlModal {
        height: 500px;
        min-height: 500px;
    }

    .PnlDynamicRpt {
        height: 530px;
        min-height: 530px;
        max-height: 530px;
    }
}

.TDMenu {
    width: 160px;
    max-width: 155px;
    min-width: 155px;
    background-color: #ffffff;
    vertical-align: top;
    direction: ltr;
    top: 108px;
    position: absolute;
}

.ImgBack {
    top: 5px;
}

.TDIndexMenu {
    width: 967px;
    max-width: 967px;
    min-width: 967px;
    margin: 0;
    border: 0;
    padding: 0;
    border-spacing: 0;
    vertical-align: top;
    direction: rtl;
    text-align: center;
    padding-top: 100px;
}

.LblVersion {
    font-size: 8pt;
    color: Gray;
    position: fixed;
    top: 55px;
    font-family: Sans-Serif, Calibri, Arial, Tahoma;
}

.AnchorBtnReport,
.BtnAddToList,
.BtnLtr,
.BtnDeleteBig {
    cursor: pointer;
    font-size: 11px;
    color: #2f455b;
    text-indent: 5px;
    text-align: right;
    background-repeat: no-repeat;
    background-position: 5px center;
    width: 120px;
    height: 30px;
    background-color: #f3f3f3;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.AnchorBtnReport {
    padding: 8px 25px;
    border-style: inherit;
    background-image: url('Assets/Images/Button/Report.png');
}

.BtnChartReport {
    text-decoration: none;
    padding-left: 40px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}


.BtnLtr:hover,
.BtnDeleteBig:hover {
    background-color: #FAFAFA;
}



.BtnDeleteBig {
    background-position: center;
    background-image: url('Assets/Images/Button/RedRecycle.png');
    background-size: 24px;
    height: 30px;
    width: 30px;
}

.BtnLtr {
    text-indent: 10px;
    text-align: center;
    width: 120px;
}

.ImgBtn {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-color: Transparent;
    width: 16px;
}

.imgbtn-large {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-color: Transparent;
    width: 24px;
}

.ImgBtnTrash {
    width: 18px;
    height: 18px;
    background-image: url('Assets/Images/Button/Trash.png');
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.7;
    cursor: pointer;
}

    .ImgBtnTrash:hover {
        opacity: 1;
    }

.BtnDefTab, .BtnClickTab, .BtnDisabledTab {
    cursor: pointer;
    font-weight: bold;
    font-size: 8pt;
    color: #4a6484;
    text-align: center;
    vertical-align: middle;
    background-position: right;
    height: 25px;
    width: 160px;
    padding-left: 15px;
    margin: 0 0 -3px -5px;
}

.BtnDefTab {
    background-color: #fae198;
    border: #f8d56f 2px solid;
    box-shadow: 0px 0px 0px transparent;
    transition: background-color 0.3s, box-shadow 0.3s;
}

    .BtnDefTab:hover {
        color: #353535;
        background-color: #f5d476;
        box-shadow: -2px 3px 7px #838383;
    }

.BtnClickTab {
    background-color: #fff;
    background-image: url( 'Assets/Images/Button/Ok.png' );
    background-repeat: no-repeat;
    border-top: #b6cade 2px solid;
    border-left: #b6cade 2px solid;
    border-right: #b6cade 2px solid;
    border-bottom-style: none;
}

.BtnDisabledTab {
    background-color: #c7c7c7;
    border-top: #b6cade 2px solid;
    border-left: #b6cade 2px solid;
    border-right: #b6cade 2px solid;
    border-bottom-style: none;
}

.TabTable {
    border: #b6cade 2px solid;
    direction: rtl;
    margin-top: -4px;
    padding-left: 10px;
    padding-right: 10px;
}

.PopupPanel {
    direction: rtl;
    background-color: #ffffff;
    width: 700px;
    min-height: 250px;
    text-align: right;
    border: #f0f0f0 2px solid;
    vertical-align: middle;
    box-shadow: 5px 5px 5px #6a6a6a;
    position: relative;
    bottom: 600px;
    z-index: 1900;
}


.Popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}



.PnlPopup {
    position: fixed;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    direction: rtl;
}


/* Confirm Panel */

.pnl-modal {
    position: fixed;
    background-color: #b5cef7;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    direction: rtl;
    text-align: right;
    border: #6aa1fc 2px solid;
}


.ConfPnl {
    left: 30%;
    position: fixed;
    top: 40%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    direction: rtl;
    background-color: #bad4ff;
    width: 400px;
    text-align: right;
    border: #4a8cfb 2px solid;
}

.ConfPnlDevice {
    left: 30%;
    position: fixed;
    top: 40%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    direction: rtl;
    background-color: #bad4ff;
    text-align: right;
    border: #4a8cfb 2px solid;
    width: 450px;
}

.LeaveRemainedModal {
    left: 12% !important;
}


.ConfPnl.Search-Setting {
    background-color: #ffffff;
    left: 30%;
    width: 450px;
}


.ConfPnl-large {
    left: 18%;
    position: fixed;
    top: 15%;
    padding: 10px;
    direction: rtl;
    background-color: #bad4ff;
    width: 800px;
    text-align: right;
    border: #4a8cfb 2px solid;
}

.pnl-person-status {
    left: 20%;
    top: 20%;
    width: 750px;
}

.pnl-work-reduction {
    padding-top: 15px;
    background-color: #e3eeff;
    left: 20%;
    top: 20%;
    width: 850px;
    height: 500px;
    overflow: auto;
}

.pnl-log-details {
    left: 2%;
    top: 15%;
    width: 85%;
    min-height: 200px;
}


.BtnConfNo {
    cursor: pointer;
    font-size: 11px;
    color: #2f455b;
    background-color: #f3f3f3;
    height: 30px;
    width: 75px;
}

.BtnConfCancel {
    cursor: pointer;
    font-size: 11px;
    color: #2f455b;
    background-color: #f3f3f3;
    height: 30px;
    width: 75px;
}

.BtnHome, .BtnLogOut, .BtnPrsChart, .BtnQA, .BtnProfile, .BtnStatus {
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.6;
    border: 0;
    width: 40px;
    height: 30px;
    background-color: Transparent;
    cursor: pointer;
    margin: 0;
    padding: 0;
    top: 0px;
    bottom: 0px;
    outline: none;
}

.BtnAccesSetting, .BtnCircleChart, .BtnPersonnelChart {
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    width: 30px;
    height: 30px;
    background-color: Transparent;
    cursor: pointer;
    padding: 0;
    top: 0px;
    bottom: 0px;
    outline: none;
    margin: 0 0 0 20px;
    transition: background-image 0.3s, background-color 0.3s;
    background-size: 30px;
}

.BtnAccesSetting {
    background-image: url('Assets/Images/Button/List.png');
}

.BtnCircleChart {
    background-image: url('Assets/Images/Button/PieChart.png');
}

.BtnPersonnelChart {
    background-image: url('Assets/Images/Icon/employees.png');
}

.BtnProfile {
    background-image: url('Assets/Images/Button/24/profile-grey.png');
    transition: background-image 0.3s, background-color 0.3s;
}

    .BtnProfile:hover {
        background-image: url('Assets/Images/Button/24/profile-red.png');
    }

.BtnStatus {
    background-image: url('Assets/Images/Button/24/status-red.png');
    transition: background-image 0.3s, background-color 0.3s;
}

/*.BtnStatus:hover {
        background-image: url('Assets/Images/Button/24/status-red.png');
    }*/



.BtnHome {
    background-image: url('Assets/Images/Button/24/Home-grey.png');
    transition: background-image 0.3s, background-color 0.3s;
}

    .BtnHome:hover {
        background-image: url('Assets/Images/Button/24/Home-red.png');
    }


.BtnLogOut {
    background-image: url('Assets/Images/Button/24/logout-grey.png');
    transition: background-image 0.3s, background-color 0.3s;
}

    .BtnLogOut:hover {
        background-image: url('Assets/Images/Button/24/logout-red.png');
    }

.BtnPrsChart {
    background-image: url('Assets/Images/Button/24/chart-grey.png');
    transition: background-image 0.3s, background-color 0.3s;
}

    .BtnPrsChart:hover {
        background-image: url('Assets/Images/Button/24/chart-red.png');
    }

.BtnQA {
    background-image: url('Assets/Images/Button/24/quick-grey.png');
    transition: background-image 0.3s, background-color 0.3s;
}

    .BtnQA:hover {
        background-image: url('Assets/Images/Button/24/quick-red.png');
    }

    .BtnHome:hover, .BtnLogOut:hover, .BtnPrsChart:hover, .BtnQA:hover {
        background-color: #d9d9d9;
    }

.BtnList {
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    background-color: Transparent;
    cursor: pointer;
    margin: 0 0 0 20px;
    padding: 0;
    outline: none;
}

    .BtnList:hover {
        opacity: 1;
    }

.BtnMore {
    background-repeat: no-repeat;
    background-position: center center;
    opacity: .4;
    border: 0;
    width: 24px;
    height: 24px;
    background-color: Transparent;
    cursor: pointer;
    margin: 0;
    padding: 0;
    outline: none;
    background-image: url( 'Assets/Images/Button/More.png' );
}

    .BtnMore:hover {
        opacity: 1;
    }

.BtnDetail {
    background-repeat: no-repeat;
    background-position: 4px 4px;
    opacity: .4;
    border: 0;
    width: 16px;
    height: 16px;
    background-color: Transparent;
    cursor: pointer;
    margin: 0;
    padding: 0;
    outline: none;
    background-image: url( 'Assets/Images/Button/Detail.png' );
}

    .BtnDetail:hover {
        opacity: 1;
    }

.BtnPin {
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    width: 24px;
    height: 24px;
    background-color: Transparent;
    cursor: pointer;
    margin: 0;
    padding: 0;
    outline: none;
    background-image: url('Assets/Images/Button/Pin.png');
}

.PinRotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.BtnDeleteTra {
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    width: 32px;
    height: 32px;
    background-color: Transparent;
    cursor: pointer;
    margin: 0;
    padding: 0;
    outline: none;
    background-image: url('Assets/Images/Button/DeleteTraffic.png');
}

    .BtnDeleteTra:hover {
        opacity: 0.8;
    }

.RGBLightGray {
    background-color: #eeeeee;
}


@-moz-keyframes dropHeader {
    0% {
        -moz-transform: translateX(-500px);
        -moz-transform: translateY(-500px);
    }

    100% {
        -moz-transform: translateX(0);
        -moz-transform: translateY(0);
    }
}

@-webkit-keyframes dropHeader {
    0% {
        -webkit-transform: translateX(-500px);
        -webkit-transform: translateY(-500px);
    }

    100% {
        -webkit-transform: translateX(0);
        -webkit-transform: translateY(0);
    }
}

@keyframes dropHeader {
    0% {
        transform: translateX(-500px);
        transform: translateY(-500px);
    }

    100% {
        transform: translateX(0);
        transform: translateY(0);
    }
}

.modal-box {
    display: none;
    position: fixed;
    z-index: 2000;
    width: 60%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    -moz-animation-name: dropHeader;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    -moz-animation-duration: 0.6s;
    -webkit-animation-name: dropHeader;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-duration: 0.6s;
    animation-name: dropHeader;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    animation-duration: 0.6s;
}

.ModalClose {
    color: Red;
    border: none;
    background-color: Transparent;
    font-weight: bold;
    outline: none;
}

@media (min-width: 32em) {
    .modal-box {
        width: 50%;
    }
}

.modal-boxConfirm {
    width: 25%;
    left: 35% !important;
    top: 35% !important;
}

.modal-box header, .modal-box .modal-header {
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
}

    .modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 {
        margin: 0;
    }

.modal-box .modal-body {
    padding: 1px 1px;
}

.modal-box footer, .modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: center;
}

.ModalHeader {
    background-color: #EC407A;
    font-size: 16px;
    color: #fff;
    font-style: normal;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

    .modal-overlay.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-overlay.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    right: 2%;
    top: 1%;
    text-decoration: none;
    color: #ff2025 !important;
    font-size: 20px;
}

.LnkBtn.close {
    left: 2% !important;
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 1%;
    text-decoration: none;
    color: #ff2025 !important;
    font-size: 20px;
}

    a.close:hover, .LnkBtn.close:hover {
        color: rgba(255, 32, 37, 0.3) !important;
        -webkit-transition: color 1s ease;
        -moz-transition: color 1s ease;
        transition: color 1s ease;
    }

a.closeHeader {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    right: 2%;
    top: 1%;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}

    a.closeHeader:hover {
        color: rgba(0, 64, 128,1) !important;
        -webkit-transition: color 1s ease;
        -moz-transition: color 1s ease;
        transition: color 1s ease;
    }

.ui-datepicker {
    z-index: 2001 !important;
}

.White {
    background-color: #ffffff !important;
}

.Red {
    background-color: #e10317 !important;
}

.Green {
    background-color: #8dbe2e !important;
}

.OliveGreen {
    background-color: #99a720 !important;
}

.Yellow {
    background-color: #d7ac00 !important;
}

.Blue {
    background-color: #00a6e0 !important;
}

.SkyBlue {
    background-color: #00bfff !important;
}

.Orange {
    background-color: #fc854b !important;
}

.Purple {
    background-color: #9569e5 !important;
}

.Pink {
    background-color: #f3a3bf !important;
}

.Gray {
    background-color: #f6f6f6 !important;
    color: #333333 !important;
}

.Light-Gray {
    background-color: #f1f1f1 !important;
}

.widget-item {
    background-repeat: no-repeat !important;
    background-position: 95% 50% !important;
}

.widget.red {
    background-color: #e10317;
}

.widget.blue {
    background-color: #01c2f2;
}

.widget-item.Blue {
    border: 1px solid #008ec0;
}

.widget-item.Yellow {
    border: 1px solid #e0b004;
}

.widget-item.Orange {
    border: 1px solid #cc522d;
}

.widget-item.Purple {
    border: 1px solid #6933cf;
}

.widget-item.Gray {
    border: 1px solid #999999;
}

.widget-item .widget-content {
    /*margin: 3px;*/
    text-align: center;
    vertical-align: middle;
    /*margin-top: 10px;*/
    min-width: 100px;
}

.MenuLink {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.TdwidgetitemText {
    padding-bottom: 35px;
}

.TdwidgetitemLbl {
    font-size: 10px !important;
    font-weight: bold;
    margin-top: -7px;
}

.widget-item.Red .title, .widget-item.SkyBlue .title, .widget-item.Orange .title, .widget-item.OliveGreen .title, .widget-item.Yellow .title, .widget-item.Purple .title, .widget-item.Pink .title {
    background: #F6F6F6;
    color: #444;
    border: 1px solid #999999 !important;
    border-top: 1px solid #009291;
    font-size: 13px;
    font-weight: normal;
}

.LblMenu {
    max-width: 700px;
}

.widget-item, .gridster .service {
    float: right;
    margin-right: 3px;
    margin-bottom: 3px;
    border: 1px solid #6f9e10;
}

    .widget-item.gs_w {
        margin-right: 0;
        margin-bottom: 0;
        float: none;
    }

    .widget-item li {
        background: transparent !important;
    }

    .widget-item h3 {
        font-size: 20px;
        padding: 0;
        margin: 0;
        text-align: center !important;
        line-height: 33px;
    }

    .widget-item .title {
        position: absolute;
        bottom: -1px;
        right: -1px;
        left: -1px;
        font-size: 15px;
        padding: 0;
        margin: 0;
        text-align: center !important;
        height: 31px;
        line-height: 30px;
        color: #fff;
    }

.gridster {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .gridster > * {
        margin: 0 auto;
        -webkit-transition: height .4s;
        -moz-transition: height .4s;
        -o-transition: height .4s;
        -ms-transition: height .4s;
        transition: height .4s;
    }

    .gridster .gs_w {
        position: absolute;
    }

    .gridster li, .widget-item {
        list-style: none;
        text-align: center;
        background: #8ebd2f;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        min-height: 160px !important;
    }

    .gridster .preview-holder {
        z-index: 1;
        position: absolute;
        background-color: #fff;
        border-color: #fff;
        opacity: 0.3;
    }

    .gridster .player-revert {
        z-index: 10 !important;
        -webkit-transition: left .3s, top .3s !important;
        -moz-transition: left .3s, top .3s !important;
        -o-transition: left .3s, top .3s !important;
        transition: left .3s, top .3s !important;
    }

    .gridster .dragging {
        z-index: 10 !important;
        -webkit-transition: all 0s !important;
        -moz-transition: all 0s !important;
        -o-transition: all 0s !important;
        transition: all 0s !important;
    }

.TblFood {
    border: solid 3px #aa0000;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.TdSchaduled {
    background-color: #ffffff;
    text-align: right;
    vertical-align: text-top;
    background: #FFFFFF url(Assets/Images/Button/FoodCalendar.png) no-repeat 20px 20px;
    background-position: left bottom;
    color: #000000;
    border: solid 1px #4e4e4e;
}

.TdFoodCal {
    text-align: right;
    vertical-align: text-top;
    border: solid 1px #4e4e4e;
}

.TdFoodReserveCal {
    background-color: #ffffff;
    text-align: right;
    vertical-align: text-top;
    background: #FFFFFF url(Assets/Images/Button/FoodReserved.png) no-repeat 20px 20px;
    background-position: left bottom;
    color: #000000;
    border: solid 1px #4e4e4e;
}

.TdFoodReserveCalUsed {
    background-color: #ffffff;
    text-align: right;
    vertical-align: text-top;
    background: #FFFFFF url(Assets/Images/Button/FoodReserveUsed.png) no-repeat 20px 20px;
    background-position: left bottom;
    color: #000000;
    border: solid 1px #4e4e4e;
}

.day {
    border: solid 1px #4e4e4e;
}

.FoodWeek {
    text-align: center;
    background-color: #ce0000;
    color: #ffffff;
}

.FoodMonth {
    border-top: solid 3px #ce0000;
    border-top-right-radius: 12px;
    background-color: #ce0000;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    border-bottom: solid 1px #ffffff;
}

.FoodYear {
    border-top: solid 3px #ce0000;
    border-top-left-radius: 12px;
    background-color: #ce0000;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    border-bottom: solid 1px #ffffff;
}

.FoodMonthCenter {
    border-top: solid 3px #ce0000;
    background-color: #ce0000;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    border-bottom: solid 1px #ffffff;
}

.FoodReservePanel {
    direction: rtl;
    height: 500px;
    max-height: 500px;
    min-height: 500px;
    width: 100%;
    text-align: center !important;
}

.TxtAuotocomplete {
    z-index: 1000;
}

.RDDT {
    text-align: right !important;
    direction: rtl !important;
    float: right !important;
}

.RadDropDownTree_Default {
    min-width: 300px;
}

.RadDropDownTree, .rddtScroll, .rddtPopup {
    direction: rtl !important;
    text-align: right;
    font-family: Yekan, YekanNumbers, Tahoma !important;
    min-width: 300px;
    margin-right: 0px;
    background-color: #fff !important;
}

.RadDropDownTree_Default .rddtDisabled {
    font-style: normal !important;
    background-color: #fff !important;
}

.RadDropDownTree_Default .rddtEmptyMessage {
    font-style: normal !important;
    background-color: #fff !important;
}

.rddtScroll {
    max-height: 400px;
    width: 100% !important;
}

.RadDropDownTree_Default .rddtFocused {
    background-image: none !important;
}

.RadDropDownTree, .rddtScroll, .rtIn, .rtUL, .rtLines, .rtMinus, .rtPlus, .rtSp, .rtChk, .rtChecked, .rtUnchecked, .rtIndeterminate, .rddtFilter, .rddtFilterInput, .radPreventDecorate, .rddtFilterEmptyMessage {
    font-family: 'Yekan', 'YekanNumbers', Tahoma !important;
    float: right !important;
    text-align: right !important;
}

    .RadDropDownTree .rddtFakeInput {
        background-color: #fff !important;
    }

.rddtFilter {
    font-family: 'Yekan', 'YekanNumbers', Tahoma !important;
    width: 98% !important;
    direction: rtl;
}

.rddtFilterInput {
    font-family: 'Yekan', 'YekanNumbers', Tahoma !important;
    width: 100% !important;
    direction: rtl;
    border-style: none;
    padding-right: 5px;
}

.rddtInner, .rddtDisabled {
    direction: rtl;
    padding: 2px 5px 2px 5px !important;
    background-color: #fff !important;
    border: solid 1px #a9a9a9 !important;
}

.rddtIcon {
    top: 0;
    right: auto !important;
    left: 0 !important;
}

.rddtSlide, .rddtDropDownSlide {
    clear: both !important;
    float: right !important;
    direction: rtl !important;
}

.rddtPopup.rddtAutoWidth {
    clear: both !important;
    float: right !important;
    display: block !important;
    min-width: 300px;
    width: auto;
    direction: rtl !important;
    text-align: right !important;
}

.RadDropDownTree .rddtClearButton, .RadDropDownTree_Default .rddtClearButton {
    left: 20px;
    right: auto;
}

div.RadTreeView_Default, div.RadTreeView_Default a.rtIn, div.RadTreeView_Default .rtEdit .rtIn input {
    color: #ACACAC;
}

.ManNodeTemplate {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/Node-Man.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    padding-top: 1px;
}

.WomanNodeTemplate {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/Node-Woman.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    padding-top: 1px;
}

.DepNodeTemplate {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/Node-Dep.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    padding-top: 1px;
}

.DrinkNodeTemp {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/TempDrink.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    padding-top: 1px;
}

.DessertNodeTemp {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/TempDessert.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    padding-top: 1px;
}

.MainFoodNodeTemp {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/TempFood.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    padding-top: 1px;
}

.TxtDropped {
    cursor: pointer;
    border: none;
    padding: 1px 5px 1px 5px;
    height: 22px;
}

.TdDropped {
    border: solid 1px #b5b5b5;
    text-align: center;
    color: #535353;
}

.DvDropped {
    width: 190px;
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto !important;
    padding-bottom: 15px !important;
}

.DvDroppedEmpty {
    width: 50px;
    height: 100px;
    overflow-x: hidden;
    overflow-y: auto !important;
    padding-bottom: 15px !important;
}

.DvDroppedWeek {
    width: 190px;
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 15px;
}


.PnlDropped {
    height: 530Px;
    overflow-x: hidden;
    overflow-y: hidden;
}

    .PnlDropped:hover {
        overflow-y: auto;
    }


.PnlMinMax {
    min-height: 200px;
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: hidden;
}

    .PnlMinMax:hover {
        overflow-y: auto;
    }

.RadTreeView .rtChk, .RadTreeView .rtUnchecked, .RadTreeView .rtChecked, .RadTreeView .rtIndeterminate {
    margin: 5px 3px !important;
}

.RadLstViwMain {
    float: right;
    direction: rtl;
    border: 1px solid #b6cade;
    width: 97%;
    min-width: 97%;
    max-width: 97%;
}

.RadLstViw {
    text-align: center;
    color: #023866;
    background-color: #fff;
    text-align: right;
    float: right;
    width: 95%;
}

.RadLstViewGroup {
    text-align: center;
    color: #023866;
    background-color: #fff;
    text-align: right;
    float: right;
    width: 50%;
    min-height: 200px;
    height: 100%;
}

.RadLstViwAlternate {
    color: #023866;
    background-color: #fff3d5;
    text-align: right;
    float: right;
    width: 350px;
    min-height: 150px;
}

.RadLstViwPage {
    margin-top: 10px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    color: #354d68;
}

.RadDataPager_Default {
    border: 1px solid #e8e8e8 !important;
    background: #ffffff !important;
    color: #354d68 !important;
    text-align: center !important;
}

.BioStation {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/DevBioStation.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 32px;
    padding-top: 1px;
}

.DStation {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/DevDStation.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 32px;
    padding-top: 1px;
}

.FaceStation {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/DevFaceStation.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 32px;
    padding-top: 1px;
}

.BioLiteNet {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/DevBioLiteNet.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 32px;
    padding-top: 1px;
}

.BioStationT2 {
    height: 18px;
    float: right !important;
    text-transform: uppercase;
    padding-right: 18px;
    padding-top: 3px;
    background-color: transparent;
    background-image: url('Assets/Images/Button/DevBioStationT2.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 32px;
    padding-top: 1px;
}

.DvDragableContainerDrinks {
    width: 160px;
    height: auto;
    border: solid 1px #757575;
    text-align: right;
    background-color: #85b1fc;
    overflow-y: auto;
    overflow-x: hidden;
}

.DvDragableContainerMainFood {
    width: 160px;
    height: auto;
    border: solid 1px #757575;
    text-align: right;
    background-color: #f18a7e;
    overflow-y: auto;
    overflow-x: hidden;
}

.DvDragableContainerDessert {
    width: 160px;
    height: auto;
    border: solid 1px #757575;
    text-align: right;
    background-color: #8fd08c;
    overflow-y: auto;
    overflow-x: hidden;
}


.DragTitle {
    text-align: center;
    vertical-align: middle;
    color: #000000;
}

    .DragTitle img {
        width: 26px;
        height: 26px;
    }

.DvDragableDrink {
    padding: 2px;
    border-top: #757575;
    width: 140px;
    font-size: 11px;
}

    .DvDragableDrink:hover {
        background-color: #bdd6fd;
        cursor: pointer;
    }

.DvDragableMainFood {
    padding: 2px;
    border-top: #757575;
    width: 140px;
    font-size: 11px;
}

    .DvDragableMainFood:hover {
        background-color: #f7b4ac;
        cursor: pointer;
    }

.DvDragableDessert {
    padding: 2px;
    border-top: #757575;
    width: 140px;
    font-size: 11px;
}

    .DvDragableDessert:hover {
        background-color: #b9e3b7;
        cursor: pointer;
    }

.DvDragableContainerDrinks::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.DvDragableContainerDrinks::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.DvDragableContainerDrinks::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #3ab0ed;
}

    .DvDragableContainerDrinks::-webkit-scrollbar-thumb:hover {
        background-color: #0e8fd1;
        border: 1px solid #028ed2;
    }

.DvDragableContainerMainFood::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.DvDragableContainerMainFood::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.DvDragableContainerMainFood::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ff9933;
}

    .DvDragableContainerMainFood::-webkit-scrollbar-thumb:hover {
        background-color: #fb7d00;
        border: 1px solid #fb7d00;
    }

.DvDragableContainerDessert::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.DvDragableContainerDessert::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.DvDragableContainerDessert::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #00bb00;
}

    .DvDragableContainerDessert::-webkit-scrollbar-thumb:hover {
        background-color: #008c00;
        border: 1px solid #008c00;
    }

.FdMelTd {
    font-weight: bold;
}

.FdMelTr {
    background-color: #628abd;
    color: #ffffff;
    text-align: center;
    height: 30px;
}

.TblFoodKind {
    position: fixed;
    z-index: 500000;
}

.PnlSchedule {
    width: 620px;
    max-height: 500px;
}

.tblPersonnelStatus {
    text-align: center;
    background-color: #66CCFF;
    border: 1px solid #666666;
    padding: 0px;
    margin: 0px;
    width: 95%;
    height: 70px;
}

.contextMenu {
    width: 150px;
    box-shadow: 3px 3px 5px #888888;
    border-style: solid;
    border-width: 1px;
    border-color: Gray;
    border-radius: 2px;
    position: fixed;
    display: none;
    text-align: right;
    background-color: #FFE8C4;
    vertical-align: middle;
}

.contextMenu-item {
    height: 30px;
    vertical-align: middle;
}

    .contextMenu-item:hover {
        background-color: #6CB5FF;
        cursor: pointer;
        height: 30px;
        vertical-align: middle;
    }

.td-message-content {
    text-align: right;
}

.rddtClearButton {
    left: 20px !important;
    right: auto !important;
}

.DLMessage {
    width: 95%;
    height: 100%;
    margin: 10px 0px 10px 0px;
}

    .DLMessage td {
        padding: 10px 20px 10px 20px;
        background-color: #ebebeb;
    }

        .DLMessage td a {
            font-size: 11px;
            color: Blue;
            font-weight: bold;
        }

.modal-overlay {
    opacity: 0 !important
}

.RadTreeView_rtl .rtLines .rtLI {
    float: right !important;
    direction: rtl !important;
    width: 100% !important;
}

    .RadTreeView_rtl .rtLines .rtLI .rtLI, .rtUL {
        width: 100% !important;
    }

.RadTreeView_rtl .rtLines .rtFirst, div.RadTreeView_Default, div.RadTreeView_Default a.rtIn, div.RadTreeView_Default .rtEdit .rtIn input {
    width: 100% !important;
}

.rtLines:active, .rtLines:focus, .rtLines:hover {
    border: 1px solid trasparent !important;
}

.rddtPopup.rddtPopup_Default.RDDT.rddtAutoWidth {
    width: 400px !important;
}

.rddtPopup .rddtScroll {
    width: 100% !important;
}

.RadDropDownTree_Default .rddtFocused {
    color: #333 !important;
}


.gridster li, .widget-item {
    background-color: #c2d9ff;
    color: #295296;
    font-weight: bold;
}

    .widget-item .title {
        background-color: #82b1ff;
        border: 1px solid #3a68b5;
        border-top: none;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        font-size: 13px !important;
    }

    .widget-item img {
        padding-top: 10px !important;
    }

.widget-item {
    border: 1px solid #3a68b5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}



.BoardPanel span {
    font-size: 14px !important;
    line-height: 1.5;
    font-weight: bold;
}

.BoardPanel td {
    text-align: justify;
}

.RepeatViewer table {
    /*width: auto !important;*/
}

.ReportViewer {
    font-family: Tahoma;
}

.Rptr span {
    direction: rtl !important;
}

.btnforgetpassword {
    text-decoration: underline;
    cursor: pointer;
    font-size: 10px;
    margin-left: 4px;
    background-color: transparent;
    border: none;
    font-weight: bold;
    color: darkblue;
}

    .btnforgetpassword:hover {
        color: blue;
    }

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
    /*  padding-top: 6px !important;*/
    font-size: 17px !important;
}

.rotatechart {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg); /* IE 9 */
    -moz-transform: rotate(270deg); /* Firefox */
    -webkit-transform: rotate(270deg); /* Safari and Chrome */
    -o-transform: rotate(270deg); /* Opera */
    top: -3px !important;
    left: 7px !important;
}

.rotatesignout {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari and Chrome */
    -o-transform: rotate(180deg); /* Opera */
    top: -14px !important;
}
/*
.SubMenu {
    height: 100% !important;
}*/

.fa-user-cog {
    animation: blinker 1s linear infinite;
    /*color: mediumvioletred;*/
    font-size: 20px !important;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.ChkBox input {
    margin: 0px 5px 0px 5px !important;
}

.ul-vertical-menu {
    margin-top: 0;
    list-style: none;
}
