﻿@font-face {
    font-family: 'B Yekan';
    src: url('../Fonts/BYekan.eot') format('eot'), url('../Fonts/BYekan.woff') format('woff'), url('../Fonts/BYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'B Homa';
    src: url('../Fonts/BHoma.eot') format('eot'), url('../Fonts/BHoma.woff') format('woff'), url('../Fonts/BHoma.ttf') format('truetype');
}

@font-face {
    font-family: 'b nazanin';
    src: url('../Fonts/BNazanin.eot') format('eot'), url('../Fonts/BNazanin.woff') format('woff'), url('../Fonts/BNazanin.ttf') format('truetype');
}

@font-face {
  font-family: Vazir;
  src: url('../Fonts/Vazir/Vazir-FD.eot');
  src: url('../Fonts/Vazir/Vazir-FD.eot?#iefix') format('embedded-opentype'),
       url('../Fonts/Vazir/Vazir-FD.woff') format('woff'),
       url('../Fonts/Vazir/Vazir-FD.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: Vazir;
  src: url('../Fonts/Vazir/Vazir-Bold-FD.eot');
  src: url('../Fonts/Vazir/Vazir-Bold-FD.eot?#iefix') format('embedded-opentype'),
       url('../Fonts/Vazir/Vazir-Bold-FD.woff') format('woff'),
       url('../Fonts/Vazir/Vazir-Bold-FD.ttf') format('truetype');
  font-weight: bold;
}


@font-face {
    font-family: Shabnam;
    src: url('../Fonts/Shabnam.ttf') format('truetype');
}

@font-face {
    font-family: Shabnam-FD;
    src: url('../Fonts/Shabnam-FD.ttf') format('truetype');
}

@font-face {
    font-family: Shabnam-Light;
    src: url('../Fonts/Shabnam-Light.ttf') format('truetype');
}

@font-face {
    font-family: Shabnam-Medium;
    src: url('../Fonts/Shabnam-Medium.ttf') format('truetype');
}

@font-face {
    font-family: Shabnam-Thin;
    src: url('../Fonts/Shabnam-Thin.ttf') format('truetype');
}

@font-face {
  font-family: Vazir;
  src: url('../Fonts/Vazir/Vazir-Light-FD.eot');
  src: url('../Fonts/Vazir/Vazir-Light-FD.eot?#iefix') format('embedded-opentype'),
       url('../Fonts/Vazir/Vazir-Light-FD.woff') format('woff'),
       url('../Fonts/Vazir/Vazir-Light-FD.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
    font-family: iran;
    src: url('../Fonts/iran.eot') format('eot'), url('../Fonts/iran.woff') format('woff'), url('../Fonts/iran.ttf') format('truetype');
}

@font-face {
    font-family: IranSans;
    src: url('../Fonts/IRANSans-web.eot') format('eot'), url('../Fonts/IRANSans-web.woff') format('woff'), url('../Fonts/IRANSans-web.ttf') format('truetype');
}

@font-face {
    font-family: Tahoma;
    src: url('../Fonts/Vazir/Vazir-FD.eot') format('eot'), url('../Fonts/Vazir/Vazir-FD.woff') format('woff'), url('../Fonts/Vazir/Vazir-FD.ttf') format('truetype');
}

@font-face {
    font-family: Arial;
    src: url('../Fonts/Vazir/Vazir-FD.eot') format('eot'), url('../Fonts/Vazir/Vazir-FD.woff') format('woff'), url('../Fonts/Vazir/Vazir-FD.ttf') format('truetype');
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../Fonts/Vazir/Vazir-FD.eot') format('eot'), url('../Fonts/Vazir/Vazir-FD.woff') format('woff'), url('../Fonts/Vazir/Vazir-FD.ttf') format('truetype');
}

body {
    font-family: vazir;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    /*position: relative;*/
    direction: rtl;
    top: 0px;
    right: 0px;
    height: 142px;
	/*background: #f5f5f5;*/
}

.DrpBlack {
    font-family: vazir;
    color: white;
    border: 1px solid black;
    background-image: url('../Images/DrpBackW.jpg');
    width: 100%;
}

    .DrpBlack:hover {
        border-color: #ce800f;
        background-image: url('../Images/DrpBackO.jpg');
        color: black;
    }
        .MasterUpDown {
    position:absolute;
    z-index:1000;
    left:5px;
    top:7px;
    background-image: url('../Images/up_down.png');
    cursor:pointer;
    width:24px;
    height:24px;
}

.DrpNormal {
    font-family: vazir;
    border: 1px solid silver;
    width: 100%;
    border-radius: 4px 4px;
    height: auto;
}

    .DrpNormal:hover {
        border-color: #07588a;
    }


option {
    color: black;
}

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
    direction: rtl;
}

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
}

.col {
    display: block;
    float: right;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    /*margin-right: 1.04%;*/
    font-family: vazir;
}

    .col:first-child {
        margin-left: 0;
    }

.span_1_of_5 {
    width: 19.8%;
    font-family: vazir;
}

.span_1_of_6 {
    width: 16.5%;
    font-family: vazir;
}

.span_4_of_5 {
    width: 79.2%;
    font-family: vazir;
}

.span_1_of_4 {
    width: 24.97%;
    font-family: vazir;
}

.span_1_of_3 {
    width: 33.33%;
    font-family: vazir;
}

.span_1_of_2 {
    width: 49.5%;
    font-family: vazir;
}

.span_2_of_3 {
    width: 66.66%;
    font-family: vazir;
}

.span_1_of_1 {
    width: 100%;
    font-family: vazir;
}

.Row {
    width: 99.9%;
    height: 35px;
    clear: both;
    padding: 0px;
    margin: 0px;
    direction: rtl;
    zoom: 1;
    float: right;
}

.Caption1_2 {
    width: 50%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight :600;
}

.Checkbox {
    width: 20%;
    height: 50%;
    padding-top: 7px;
    float: right;
}

.Caption1_3 {
    width: 33.33%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption1_4 {
    width: 24.9%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption1_5 {
    /* width: 16.9%;*/
    width: 19.8%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption1_6 {
    width: 16.5%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption1_7 {
    width: 14.14%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption1_8 {
    width: 12.37%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption1_9 {
    width: 11%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption1_12 {
    width: 8.25%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption1_11 {
    width: 8.5%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.Caption3_4 {
    width: 74.7%;
    height: 100%;
    text-align: left;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight :600;
}

.Control1_2 {
    width: 50%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control1_3 {
    width: 33.33%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control1_4 {
    width: 24.75%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control2_3 {
    width: 66.66%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control3_4 {
    width: 74.1%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control4_5 {
    width: 79.2%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control5_6 {
    width: 82.5%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control5_8 {
    width: 61.875%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control1_6 {
    width: 16.5%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control1_8 {
    width: 12.375%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control8_9 {
    width: 88%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.Control4_9 {
    width: 44%;
    height: 100%;
    text-align: right;
    float: right;
    position: relative;
    font-size: 12px;
}

.RadGrid .rgRow {
    font-family: Shabnam-FD !important;
}
.RadGrid .rgAltRow {
    font-family: Shabnam-FD !important;
}
.TextBox {
    width: 100%;
    height: 25px;
    /*border-radius: 3px 3px;*/
    border: 1px solid silver !important;
    font-family: Shabnam;
    position: relative;
    padding: .5px 5px;
    background: #ffffff !important;
    color: black !important;
    /*border-bottom: 1px solid gray;*/
}

    .TextBox:hover {
        /*border-bottom: 2px solid red !important;*/
        border-color: #0092ab !important
    }
    
    .TextBoxReadonly {
    width: 100%;
    height: auto;
    border-radius: 3px 3px;
    border: 1px solid silver !important;
    font-family: vazir;
    position: relative;
    padding: .5px 5px;
    background: #dbd7d7 !important;
    color: black !important; /*top: 0px;
    right: -291px;*/
}

.GridTextBox {
    border: none;
    font-family: vazir;
    width: 98%;
}

.GridDrpNormal {
    border: none;
    font-family: vazir;
    width: 98%;
}

.RequiredField {
    color: red;
    font-size: 18px;
    width: 1%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

.BoxHeader {
    width: 99%;
    height: 30px;
    background-color: #f5f5f5;
    color: gray;
    direction: rtl;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 1px solid #dbdbdb;
    padding-top: 6px;
    padding-right: 1%;
    font-size: 13px;
    font-family: vazir;
}

.DialogPage {
    position: absolute;
    border: none;
}

#DialogContiner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    display: none;
    z-index: 999999;
}

#DialogBack {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    display: none;
    background-color: silver;
    opacity: 0.7;
}

.DialogBorder {
    position: absolute;
    /*border: 1px solid #07588a;*/
    /*border-radius: 5px 5px;*/
    background-color: white;
    /*box-shadow: 10px 10px 20px 5px #888888*/
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}


.TimeoutDialogBorder {
    display: table-cell;
    position: absolute;
    border-radius: 3px 3px;
    background-color: black;
    color: white;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    font-size: small;
    text-align: center;
    padding:5px 10px 5px 10px;
    word-wrap: break-word;
    min-height:35px;
}

.DialogHeader {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 25px;
    font-family: Shabnam-FD;
    font-size: 14px;
    width: 100%;
   /* border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
    background-color: #6d6d6d !important;
    color: white;
    direction: rtl;
    text-align: right;
    padding-top: 5px;
    cursor: move;
}

.DialogFrame {
    position: absolute;
    border: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 30px;
    left: 0px;
    width: 100%;
}

.div_btnSetting {
    position : absolute;
       left  : 0px;
       bottom  : 0px;
        z-index  : 9999;
       cursor : move;      
       width  : 30px;
       height  : 30px;
       /*background-color:beige;*/
}

#DialogWait {
    position: absolute;
    border: none;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    top: 37px;
    left: 0px;
    width: 100%;
    opacity: 0.8;
    text-align: center;
    vertical-align: middle;
    background-image: url('../Images/loading.gif');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-position: center;
}

.CloseDialog {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 10px;
    top: 7px;
    background-image: url(../Images/Close.png);
    cursor: pointer;
    z-index: 100;
}

.InsertChild {
    width: 30px;
    vertical-align: middle;
    text-align: center;
    border-radius: 5px 5px;
    border-width: 1px;
}

#PnlEdit {
    font-family: vazir;
    /*border: 2px solid #07588a;*/
    height: auto;
    background: #f5f5f5 !important;
    margin-top: -5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.PnlEdit {
    font-family: vazir;
    /*border: 2px solid #07588a;*/
    height: auto;
}

.Panel {
    font-family: vazir;
    border: 2px solid #07588a;
    height: auto;
}


legend {
    color: #6d6d6d;
    height: 20px;
    border-radius: 4px;
    font-family: Shabnam-Light;
    padding-right: 3px;
    padding-left: 3px;
}

fieldset {
    font-family: Shabnam-Light;
    border: 1px solid #6d6d6d;
    border-radius: 2px 2px;
}

.AlertIcon {
    display: table-cell;
    position: absolute;
    left: 20px;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
}

.Info {
    background-image: url(../Images/information.png);
}

.Warning {
    background-image: url(../Images/warning.png);
}

.Error {
    background-image: url(../Images/error.png);
}

.Question {
    background-image: url(../Images/Question.png);
}

.AlertButtomContiner {
    display: table-cell;
    position: absolute;
    width: 100%;
    bottom: 10px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
}

.MessageContiner {
    display: table-cell;
    position: absolute;
    top: 50px;
    right: 10px;
    vertical-align: middle;
    text-align: right;
    font-family: vazir;
    font-weight: normal;
    word-wrap: break-word;
    font-size: 14px;
}

.AlertButton {
    font-family: vazir;
    font-size: 13px;
    border: 1px solid silver;
    border-radius: 2px;
    cursor: pointer;
}

    .AlertButton:hover {
        background-color: #cfcfcf;
    }

.WaitPanel {
    opacity: .8;
    text-align: center;
    display: none;
    vertical-align: middle;
    background: url(../Tamplate/Images/loading.gif) no-repeat center transparent;
    position: fixed;
}

li {
    font-family: vazir;
    font-weight: normal;
    font-size: 12px;
}


.PickerCSS {
    background-color: #ecf4fe;
    border-right: #000000 2px solid;
    border-top: #000000 2px solid;
    border-left: #000000 2px solid;
    border-bottom: #000000 2px solid;
    z-index: 1000;
}

.PickerHeaderCSS {
    background-color: #ecf4fe;
    height: 30px;
}

.PickerFooterCSS {
    background-color: #ecf4fe;
}

.PickerWeekDayCSS {
    background-color: #ecf4fe;
    text-align: center;
    font-size: 8pt;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    height: 19px;
}

.PickerCalendarCSS {
    background-color: #ecf4fe;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    height: 19px;
    z-index: 1000;
}

.PickerWorkDayCSS {
    background-color: #ffffff;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

A.PickerWorkDayCSS {
    color: black;
    text-decoration: none;
    border: none;
}

.PickerForbidenCSS {
    background-color: #ecf4fe;
    color: Red;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-weight: bold;
    z-index: 1000;
}

.PickerSelectedCSS {
    background-color: moccasin;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    z-index: 1000;
}

A.PickerSelectedCSS {
    font-weight: bold;
    color: #0066ff;
    text-decoration: underline;
    border: none;
}

.hidden {
    display: none;
}



/*88888888888888888888 multi column combo 8888888888888888888888888888888*/

.qsf-demo-canvas {
}

    .qsf-demo-canvas label {
        padding-right: 10px;
        width: 200px;
        display: inline-block;
        text-align: right;
    }


/** Columns */
.rcbHeader ul,
.rcbFooter ul,
.rcbItem ul,
.rcbHovered ul,
.rcbDisabled ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    list-style-type: none;
}

.col1,
.col2,
.col3,
.col4,
.col5 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 110px;
    line-height: 14px;
    float: right;
}

.col_15 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 15%;
    line-height: 14px;
    float: right;
}

.col_25 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 25%;
    line-height: 14px;
    float: right;
}

.col_50 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 50%;
    line-height: 14px;
    float: right;
}

.col_75 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 75%;
    line-height: 14px;
    float: right;
}

.col_100 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 100%;
    line-height: 14px;
    float: right;
}
/** Multiple rows and columns */
.multipleRowsColumns .rcbItem,
.multipleRowsColumns .rcbHovered {
    direction: rtl;
    float: left;
    margin: 0 1px;
    min-height: 13px;
    overflow: hidden;
    padding: 2px 19px 2px 6px;
    width: 200px;
}

/*888888888888888888888888888888888888888888888888888888888*/


.CancelButton {
    height: 32px;
    font-family: vazir;
    font-size: 16px;
    color: black;
    min-width: 80px;
    background-color: white;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    border: none;
    border-radius: 2px 2px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

    .CancelButton:hover {
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.24);
    }

.SilverButton {
    height: 32px;
    font-family: vazir;
    font-size: 14px;
    color: black;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 80px;
    border: none;
    border-radius: 3px 3px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    margin: 2px;
}

    .SilverButton:hover {
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.24);
    }

.GreenButton {
    background-color: #007c39b8;
    height: 32px;
    font-family: vazir;
    font-size: 16px;
    color: white;
    min-width: 80px;
    border: none;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px 2px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

    .GreenButton:hover {
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.24);
    }


.BlueButton {
    background-color: #0d7aeb;
    height: 32px;
    font-family: vazir;
    font-size: 16px;
    color: white;
    min-width: 80px;
    border: none;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px 2px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

    .BlueButton:hover {
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.24);
    }

.RedButton {
    background-color: #e61718;
    height: 32px;
    font-family: vazir;
    font-size: 16px;
    color: white;
    min-width: 80px;
    border: none;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px 2px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

    .RedButton:hover {
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.24);
    }



.OrangButton {
    background-color: #fe7506;
    height: 32px;
    font-family: vazir;
    font-size: 12px;
    color: white;
    min-width: 80px;
    border: none;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px 2px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

    .OrangButton:hover {
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.24);
    }


.RToolbar {
    background-color: #f5f5f5;
}

.rtbBtn:hover {
    background-color: #d0d0d0;
}

.rtbText {
    color: black;
}

.rtbChoiceArrow {
    background: url(../Images/Down.png) no-repeat center transparent;
}

.rmRootGroup {
    border: 0px none #828282 !important;
    background-color: transparent !important;
}

.RadMenu_Default .rmRootGroup, .RadMenu_Default .rmIcon {
    background-image: none !important;
}

.sidepanel {
    height: 100%;
    position: relative;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: white;
    border: 2px solid silver;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

.Sidepanelhandle {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 30px;
    display: none;
    cursor: pointer;
}

.Sidepanelheader {
    position: relative;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
    background-color: silver;
    cursor: pointer;
}
.handleImg {
    position: relative;
    left: -5px;
    top: 50px;
    width: 20px;
    height: 20px;
    transform: rotate(-90deg);
}

.handleTxt {
    position: relative;
    left: 0px;
    top: 40px;
    transform: rotate(-90deg);
    color: gray;
    font-family: vazir;
}

.headerImg {
    position: relative;
    right: 12px;
    top: 10px;
    width: 20px;
    height: 20px;
}

.headerTxt {
    position: absolute;
    right: 35px;
    top: -5px;
    color: black;
    font-family: vazir;
}

.headerClose {
    position: absolute;
    left: 10px;
    top: -5px;
    color: black;
    font-family: vazir;
}

.SidepanelBody {
    position: relative;
    height: 100%;
}