<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* File Created: September 5, 2018 */
/*IRAN Sans-serif fonts are considered a proprietary software.
        To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com 

        This set of fonts are used in this project under the license: (VJ49F)*/
/*@font-face
        {
            font-family: 'IRANSans'; 
            src: url('/dl/Classes/Font/IRANSans/BRoya.woff?-wwn5ej');
            src: url('/dl/Classes/Font/IRANSans/BRoya.eot?#iefix-wwn5ej') format('embedded-opentype'), url('/dl/Classes/Font/IRANSans/BRoya.woff?-wwn5ej') format('woff');
            font-weight: normal;
            font-style: normal;
        }*/
@import url(/dl/Classes/Font/IRANSans/WebFonts/css/fontiran.css);
@import url(/dl/Classes/Font/IRANSans/Farsi_numerals/WebFonts/css/fontiran.css);
@font-face
{
    font-family: "BNazanin";
    src: url("/dl/downloads/fonts/BNazanin.ttf");
}
/*@font-face
{
    font-family: 'Nazanin';
    src: url('/dl/downloads/fonts/WebFonts/WebNazanin.woff?-wwn5ej');
    src: url('/dl/downloads/fonts/WebFonts/WebNazanin.eot?#iefix-wwn5ej') format('embedded-opentype'), url('/dl/downloads/fonts/WebFonts/WebNazanin.woff?-wwn5ej') format('woff'), url('/dl/downloads/fonts/WebFonts/WebNazanin.ttf?-wwn5ej') format('truetype'), url('/dl/downloads/fonts/WebFonts/WebNazanin.svg?-wwn5ej#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'Yekan';
    src: url('/dl/downloads/fonts/Yekan.eot?-wwn5ej');
    src: url('/dl/downloads/fonts/Yekan.eot?#iefix-wwn5ej') format('embedded-opentype'), url('/dl/downloads/fonts/BYekan.woff?-wwn5ej') format('woff'), url('/dl/downloads/fonts/Yekan.ttf?-wwn5ej') format('truetype'), url('/dl/downloads/fonts/Yekan.svg?-wwn5ej#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face
{
    font-family: 'BYekan';
    src: url('/dl/downloads/fonts/BYekan.ttf');
}
@font-face
{
    font-family: "IRANSansLatin";
    src: url("/DL/Classes/Font/IRANSans/WebFonts/fonts/ttf/IRANSansWeb.ttf");
}
html *
{
    font-family: IRANSans,FontAwesome,tahoma,BYekan,Nazanin;
    font-weight: normal;
}

body
{
    font-family: IRANSans,tahoma,montserrat, arial, verdana,BNazanin;
    height: 100%; /*font-size: 16px;*/
margin:0px;
}
.FarsiButton
{
    color: Blue; /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: bold;
    background-color: whitesmoke;
    border-color: Black;
    border-width: 1px;
    padding-right: 2px;
}
.FarsiButtonML
{
    color: Black; /*font-family: Tahoma;*/
    font-size: 13px;
    text-align: center;
    border-color: Black;
    cursor: hand;
}
.FarsiButtonS
{
    /*font-family: Tahoma;*/
    font-size: 13px;
    font-weight: bold;
    background-color: whitesmoke;
    border-color: orange;
    border-width: 1px;
}

.FarsiTextBox
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    height: 25px;
}
.FarsiTextBoxS
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: bold;
}
.FarsiTextBoxLTR
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    height: 25px;
}
.EnglishTextBox
{
    font-family: Tahoma,Nazanin, Golestan Nazanin, Times New Roman;
    font-size: 16px;
    font-weight: bold;
}
.EnglishTextBoxLTR
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    height: 25px;
}
.EnglishTextBoxLTRS
{
    font-family: Nazanin, Golestan Nazanin;
    font-size: 14px;
    font-weight: bold;
}
.FarsiTableBlack
{
    /*font-family: Tahoma;*/
    font-size: 16px;
    font-weight: bold;
}

.FarsiTable
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    color: darkblue;
}
.FarsiTableM
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: bold;
    color: darkblue;
}

.FarsiTableS
{
    /*font-family: Tahoma;*/
    font-size: 10px;
    font-weight: normal;
    color: darkblue;
}
.FarsiTableVS
{
    /*font-family: Tahoma;*/
    font-size: 10px;
}


.FreeLanguageTable
{
    /*font-family: Tahoma;*/
    font-size: 14px;
    font-weight: bold;
    color: darkblue;
}
.EnglishTable
{
    font-family: Tahoma;
    font-size: 12px;
    color: darkblue;
}
.FarsiGrid
{
    /*font-family: Tahoma;*/
    font-size: 17px;
    font-weight: normal;
    color: darkblue;
    background-color: infobackground;
}

.FarsiGrid_Cell_MouseOver
{
    /*font-family: Tahoma;*/
    font-size: 17px;
    font-weight: bold;
    color: firebrick;
    cursor: hand;
    background-color: infobackground;
}

.FarsiGrid_Cell_Click
{
    /*font-family: Tahoma;*/
    font-size: 17px;
    font-weight: bold;
    color: white;
    background-color: Blue;
}

.FarsiGrid_Cell_Blur
{
    /*font-family: Tahoma;*/
    font-size: 17px;
    font-weight: bold;
    color: white;
    background-color: gray;
}

.FarsiLabelL
{
    /*font-family: Tahoma;*/
    font-size: 15px;
    font-weight: bold;
    color: darkblue;
}
.FarsiLabelM
{
    /*font-family: Tahoma;*/
    font-size: 14px;
    color: darkblue;
}
.FarsiNumber
{
    font-family: IRANSans,Yekan,Tahoma;
    font-size: 12px;
    color: darkblue;
}
.FarsiLabelS
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    color: darkblue;
}
.FarsiLabelSP
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    color: darkblue; /*position: absolute;*/
}
.FarsiLabelVS
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: normal;
    color: darkblue;
}
.FarsiLabelRe {
    /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: normal;
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera &lt;7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word;
}
.FarsiMessage
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: bold;
    color: #cc0043;
}
.EnglishLabelVS
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: darkblue;
}
.EnglishLabelS
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: darkblue;
}
.EnglishLabelM
{
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
    color: darkblue;
}
.EnglishLabelL
{
    font-family: Tahoma;
    font-size: 23px;
    font-weight: bold;
    color: darkblue;
}

.ErrorLabelM
{
    /*font-family: Tahoma;*/
    font-size: 20px;
    font-weight: bold;
    color: red;
}

.WarningLabel
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: bold;
    color: red;
}

.FarsiSelectBlack
{
    /*font-family: Tahoma;*/
    font-size: 14px;
    font-weight: bold;
}
.FarsiSelectBlack1ML
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: normal;
}
.FarsiSelectBlack2ML
{
    /*font-family: Tahoma;*/
    font-size: 11px;
}
.FarsiSelect
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    color: darkblue;
}
.FarsiSelectML
{
    /*font-family: Tahoma;*/
    font-size: 14px;
    font-weight: bold;
    color: darkblue;
}
.FarsiLabelS0
{
    /*font-family: Tahoma;*/
    font-size: 16px;
    font-weight: bold;
    color: darkblue;
}
.FarsiLabel1ML
{
    /*font-family: Tahoma;*/
    font-size: 13px;
    font-weight: bold;
    color: 330000;
}
.FarsiLabel1MLW
{
    /*font-family: Tahoma;*/
    font-size: 13px;
    font-weight: bold;
    color: FFFFFF;
}
.FarsiLabel2ML
{
    /*font-family: Tahoma;*/
    font-size: 15px;
    color: 330000;
}
.FarsiLabel2MLW
{
    /*font-family: Tahoma;*/
    font-size: 15px;
    color: FFFFFF;
}
.FarsiLabel3ML
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    font-weight: bold;
}
.FarsiLabel4ML
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    color: darkblue;
}
.FarsiLabel6ML
{
    /*font-family: Tahoma;*/
    font-size: 12px;
}
.FarsiSelectS
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    color: darkblue;
    height: 25px;
}
.EnglishSelectS
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: darkblue;
    height: 25px;
}
.EnglishSelectSLTR
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: darkblue;
}
.FarsiTextArea
{
    /*font-family: Tahoma;*/
    font-size: 12px;
}
.FarsiSelectM
{
    /*font-family: Tahoma;*/
    font-size: 16px;
    font-weight: bold;
    color: darkblue;
    width: 150;
}
.FarsiDescLabel
{
    /*font-family: Tahoma;*/
    font-size: 15px;
    font-weight: bold;
    color: black;
}

a:link, a:visited
{
    color: #002ee9;
    text-decoration: none;
    cursor: pointer;
}
a:active, a:hover
{
    color: #ff0000;
    text-decoration: underline;
    cursor: pointer;
}
select, input[type="text"], input[type="password"]
{
    min-height: 18px;
    padding: 2px 4px;
    line-height: 1.42857143; /*display: block;     width: 100%;          font-size: 12px;     */ /*color: #555;*/
    background-color: #fff;
    background-image: none;
    border: 1px solid gray;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.SelectStyleS
{
    width: 150px;
}
.textred
{
    color: #993333;
}
.textlight
{
    color: #666666;
}
.textnormal
{
    color: #333333;
}
.textcolorcollres
{
    color: #8BA136;
}
.textcolorresearch
{
    color: #4D90CD;
}
.textcolorinfo
{
    color: #B43429;
}
.textcoloredtech
{
    color: #F68736;
}
.vert5
{
    font-size: 8px;
    line-height: 5px;
}
.vert8
{
    font-size: 8px;
    line-height: 8px;
}
.vert10
{
    font-size: 10px;
    line-height: 10px;
}
.vert15
{
    font-size: 15px;
    line-height: 15px;
}
.vert20
{
    font-size: 20px;
    line-height: 20px;
}
.vert25
{
    font-size: 25px;
    line-height: 25px;
}
.menuitem
{
    color: #FFFFFF;
    font-family: IRANSans,Tahoma,Nazanin, Golestan Nazanin;
    font-size: 20px;
    font-weight: bold;
}
.screentitle
{
    font-size: 21px; /*font-family: Tahoma;*/
    color: #616161;
    padding-top: 10px;
    padding-bottom: 8px;
}
.subhead
{
    font-weight: bold;
    font-size: 0.84em;
}
.subheadred
{
    font-weight: bold;
    font-size: 0.84em;
    color: #993333;
}
.blockheadpadding
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.bodytext
{
    font-size: 0.84em;
}
.blockbody
{
    font-size: 0.84em;
    padding-top: 5px;
    padding-bottom: 10px;
}
.smalltext
{
    font-size: 0.78em;
}
.categoryhead
{
    font-weight: bold;
    font-size: 0.88em;
    margin-bottom: 5px;
    color: #993333;
}
.footertext
{
    /*font-family: Tahoma;*/
    font-weight: bold;
    color: #666666;
    font-size: 12px;
}
A.footerlink
{
    color: #666666; /*font-family: Tahoma;*/
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}
.leftnavhead
{
    font-weight: bold;
    font-size: 0.84em;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 3px;
}
.leftnavelement
{
    font-size: 0.84em;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-right: 3px;
}
.leftnavsubelement
{
    font-size: 0.84em;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-right: 3px;
}
.leftauxnavhead
{
    font-weight: bold;
    font-size: 0.84em;
    color: #484A3E;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
}
.leftauxnavbody
{
    font-size: 0.84em;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-right: 3px;
}
.breadcrumbs
{
    font-size: 0.80em;
    padding-top: 7px;
}
.redformelement
{
    color: #983A2C;
    font-size: 0.84em;
    font-weight: bold;
    border-color: none;
}
.tablecolhead
{
    font-size: 0.84em;
    padding-top: 3px;
    padding-bottom: 3px;
}
.tablebody
{
    font-size: 0.84em;
    padding-top: 3px;
    padding-bottom: 8px;
}
.listitem
{
    font-size: 14px; /*font-family: Tahoma;*/
    font-weight: bold;
    padding-top: 5px;
}

.listitemlast
{
    font-size: 15px; /*font-family: Tahoma;*/
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
}

.listitemfirst
{
    color: #993333;
    font-size: 19px; /*font-family: Tahoma;*/
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 0px;
}

.menuFirst
{
    padding: 5px 2px 4px 8px; /*font-family: Tahoma;*/
    font-size: 12px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
}

.menuLast
{
    padding: 4px 2px 7px 8px;
    border-top: dashed 1px #FFFFFF; /*font-family: Tahoma;*/
    font-size: 12px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
}

.menuMid
{
    padding: 4px 2px 4px 8px;
    border-top: dashed 1px #FFFFFF; /*font-family: Tahoma;*/
    font-size: 12px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
}

.menuCaptionFirst
{
    padding: 5px 2px 4px 8px; /*font-family: Tahoma;*/
    font-size: 13px;
    color: #FFFF00;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}

.menuCaptionMid
{
    padding: 4px 2px 4px 8px;
    border-top: dashed 1px #FFFFFF; /*font-family: Tahoma;*/
    font-size: 13px;
    color: #FFFF00;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}

.menuSub
{
    padding: 2px 2px 3px 8px;
    border-top-width: 0px; /*font-family: Tahoma;*/
    font-size: 11px;
    color: #FFFFFF;
    cursor: pointer;
}

.menuSubLast
{
    padding: 2px 2px 7px 8px;
    border-top-width: 0px; /*font-family: Tahoma;*/
    font-size: 11px;
    color: #FFFFFF;
    cursor: pointer;
}

.menuText
{
    /*font-family: Tahoma;*/
    font-size: 11px;
    color: #FFFFFF;
}
.FarsiTxt
{
    font-weight: bold;
    font-size: 14px; /*font-family: Tahoma;*/
}
.EnglishTxt
{
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma;
}
.LibraryCaption
{
    /*font-family: Tahoma;*/
    font-size: 26px;
    font-weight: bold;
    color: white;
}
.TitleLabel
{
    /*font-family: Tahoma;*/
    font-size: 14px;
    font-weight: bold;
    color: #ebebea;
}
.ExtraInfo
{
    /*font-family: Tahoma;*/
    font-size: 19px;
    font-weight: bold;
    color: #bb1418;
}
.RLabel
{
    font-size: 14px;
    color: darkred;
}
.EnglishDocCopiesListTxt
{
    color: #6600cc;
    font-family: Tahoma;
    font-size: 12px;
}
.FarsiDocCopiesListTxt
{
    font-size: 12px;
    color: DarkBlue; /*font-family: Tahoma;*/
}
.HelpFarsiTxt
{
    font-weight: bold;
    font-size: 16px;
    color: #330066; /*font-family: Tahoma;*/
}
.HelpEnglishTxt
{
    font-weight: bold;
    font-size: 14px;
    color: #330066;
    font-family: Tahoma;
}
.DocCopyFarsiSelection
{
    /*font-family: Tahoma;*/
    font-size: 12px;
    height: 25px;
}
.BodyMain
{
    background-color: #F0F0F0;
}
.BodySubMain
{
    background-color: #E0E0E0;
}
.OuterTableBorder
{
    /*border-bottom: 1px solid;     border-left: 1px solid;     border-top: 1px solid;     border-right: 1px solid;*/
}
.OuterTableBorderBlack
{
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-top: black 1px solid;
    border-right: black 1px solid;
}
.detailTable
{
    border: solid 2px gray;
    background-color: #f6f6ff;
    overflow: auto;
    padding: 20px 10px 10px 10px; /*font-family: Tahoma;*/
    font-size: 12px;
    border-radius: 10px;
}
/*#showDetailDiv .close
{
   	width: 22px;
	height: 22px;
	background-image: url(/DL/Classes/CStyle/img/closebtn_select_out.png);
  	position: relative;
	top: 12;
	right: -10;
	display: block;
	cursor: pointer;
}*/
.actionLink
{
    background-color: #f6f6ff; /*font-family: Tahoma;*/
    font-size: 12px;
    color: Blue;
    cursor: pointer;
    height: 20px;
    text-align: center; /*width: 80px;*/
}
.pageLinkclicked
{
    cursor: auto;
    color: red;
    font-weight: bold;
}
.FarsiTableS_Kart
{
    /*font-family: Tahoma;*/
    font-size: 15px;
    font-weight: normal;
    color: darkblue;
}
.TableStyleBS
{
    font-size: 12px;
    color: Black; /*font-family: Tahoma;*/
}
.ErrorMsg
{
    background-color: #FFFFCC;
}
.closed
{
    width: 22px;
    height: 22px;
    background-image: url(/DL/Classes/CStyle/img/closebtn_select_out.png);
    position: relative;
    top: 12px;
    right: -4px;
    display: block;
    cursor: pointer;
}
.inputIN
{
    background: none repeat scroll 0 0 whitesmoke;
    color: black;
    cursor: pointer;
    display: block;
    margin: 0px 0;
    padding: 0px 0px 0px 0;
    text-decoration: none;
    font-size: 12px;
}
.linercolor
{
    background: linear-gradient(rgba(69, 97, 230, 0.6),rgba(240, 240, 241, 0.5));
}
.cont
{
    padding: 1px 0 0 1px;
}
.row .cols-sample-area
{
    padding: 1px;
}

.cols-prop-area .content
{
    overflow-y: hidden;
}
#currentPage
{
    background-color: white;
}
.e-currentPageContainer
{
    border-bottom: 1px solid #e0e0e0 !important;
}
.darktheme #currentPage
{
    background-color: black;
}
.e-pagercontainer .e-icon
{
    display: inline-block;
    height: 8px;
}
.e-pager .e-pagercontainer
{
    margin: 0px;
    margin-left: 6px;
}
.sidenav
{
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a
{
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus
{
    color: #f1f1f1;
}

.sidenav .closebtn
{
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.headertemplate
{
    color: Blue;
}
@media screen and (max-height: 450px)
{
    .sidenav
    {
        padding-top: 15px;
    }
    .sidenav a
    {
        font-size: 18px;
    }
}



#msform
{
    /*width: 340px;     margin: 20px auto;     text-align: center;     position: relative;*/
}
#msform fieldset
{
    background: #cedeef;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box; /*width: 80%;     margin:0 10%; /*stacking fieldsets above each other*/
    position: relative;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type)
{
    display: none;
}
/*inputs*/
#msform input, #msform textarea, #EditUser_PersonalInfo_Form input[type=text]
{
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px; /*margin-bottom: 10px;*/
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 13px;
}
#EditUser_PersonalInfo_Form select
{
    padding: 9px;
    border: 1px solid #ccc;
    border-radius: 3px; /*margin-bottom: 10px;*/
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 13px;
    height: 35px;
}
/*buttons*/
#msform .action-button
{
    width: 100%; /*background: #296293;*/ /*font-weight: bold;*/
    color: white; /*border: 0 none;             border-radius: 1px;             cursor: pointer;*/
    padding: 10px !important;
    margin-top: 5px!important;
    font-family: FontAwesome,IRANSans,Yekan,tahoma,BNazanin;
    font-size: 14px;
}
#msform .action-button:hover, #msform .action-button:focus
{
    /*box-shadow: 0 0 0 2px white, 0 0 0 3px #296293;*/
}
/*headings*/
.fs-title
{
    font-size: 15px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    line-height:1.6;
}
.fs-subtitle
{
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
/*progressbar*/
#progressbar
{
    margin-bottom: 30px;
    overflow: hidden; /*CSS counters to number the steps*/
    counter-reset: step;
    padding: 0px;
}
#progressbar li
{
    list-style-type: none;
    color: black;
    text-transform: uppercase;
    width: 33.33%;
    float: right;
    position: relative;
}
#progressbar li:before
{
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 16px;
    color: #333;
    background: white;
    border-radius: 3px;
    margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after
{
    content: '';
    width: 100%;
    height: 2px;
    background: black;
    position: absolute;
    right: -41%;
    top: 9px;
    z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after
{
    /*connector not needed before the first step*/
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after
{
    background: #296293;
    color: white;
}
.fa-fw
{
    color: #296293;
    font-size: medium;
}

#content:after, #content:before
{
    /* background: #f9f9f9;             background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);             background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);             background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);             background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);             background: linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);             filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );             border: 1px solid #c4c6ca;             content: "";             display: block;             height: 95%;             left: -1px;             position: absolute;             width: 100%;*/
}
#content:after
{
    /* -webkit-transform: rotate(2deg);             -moz-transform: rotate(2deg);             -ms-transform: rotate(2deg);             -o-transform: rotate(2deg);             transform: rotate(2deg);             top: 50px;             z-index: -1;*/
}
#content:before
{
    /*-webkit-transform: rotate(-3deg);             -moz-transform: rotate(-3deg);             -ms-transform: rotate(-3deg);             -o-transform: rotate(-3deg);             transform: rotate(-3deg);             top: 50px;             z-index: -2;*/
}
#linklogindiv
{
    position: absolute;
    background-color: chartreuse;
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
}
.logoricest
{
    background-image: url("/DL/Search/images/ricest.png");
    background-repeat: no-repeat;
    float: left;
    height: 100%;
    width: 77px;
    margin-right: 15px;
}

.block
{
    height: 76px;
}
.logo
{
    background-image: url("/DL/Search/images/payam.png");
    background-repeat: no-repeat;
    float: left;
    height: 100%;
    width: 77px;
    margin-right: 15px;
}

.txt
{
    float: left;
    font-size: 15px;
    height: 100%;
    text-align: right;
    color: white;
}

.txt p
{
    margin: 4px 0px;
}

.loader
{
    background: url("/DL/Search/images/load_light.gif") no-repeat scroll -5px 18px transparent;
    height: 40px;
    width: 100%;
}

.darktheme .loader
{
    background-image: url("/DL/Search/images/load_dark.gif");
}
.rowborder &gt; div
{
    flex: 1;
    background: #E7E7FF;
    border: 1px solid grey;
}

.e-grid .e-headercell
{
    background-color: #296293;
    color: White;
    font-size: 18px;
}
.e-grid:hover .e-headercell:hover
{
    color: Black;
}
.e-grid .e-headercell .e-filtericon
{
    color: White;
}
.e-grid .e-rowcell .e-detailsbutton
{
    color: Green;
}
.e-flat .e-detailsbutton .e-button .e-js .e-ntouch .e-btn-normal .e-rtl .e-btn .e-select .e-widget .e-txt
{
    color: red;
}
.dropbtn
{
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropdown
{
    position: relative;
    display: inline-block;
}

.dropdown-content
{
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a
{
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover
{
    background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content
{
    display: block;
}

.dropdown:hover .dropbtn
{
    background-color: #3e8e41;
}
.fa-fw
{
    color: inherit;
}

.padtop10
{
    padding-top: 10px;
}
.padbottom10
{
    padding-bottom: 10px;
}

.close
{
    position: absolute;
    right: 32px;
    top: 8px;
    width: 16px;
    height: 16px;
    opacity: 0.3;
    z-index: 100;
}
.close:hover
{
    opacity: 1;
}
.close:before, .close:after
{
    position: absolute;
    left: 15px;
    content: ' ';
    height: 17px;
    width: 2px;
    background-color: #333;
}
.close:before
{
    transform: rotate(45deg);
}
.close:after
{
    transform: rotate(-45deg);
}
table.dataTable thead tr
{
    background-color: rgb(57, 96, 136);
    color: rgb(255, 255, 255);
    text-align: center;
}

table.dataTable tr
{
    cursor: pointer;
    font-size: .9rem;
    padding: 1px;
    text-align: center;
}

.pagination
{
    margin-bottom: 30px !important;
}

td:focus
{
    outline: 0;
}
table:focus
{
    outline: 0;
}
tr:focus
{
    outline: 0;
}

.list-type2
{
    margin: 2px 2px 2px 2px;
    display: block;
    overflow: auto;
}

.list-type2 ul
{
    counter-reset: li;
    list-style: none;
    padding: 0px 25px;
    margin-bottom: 4em;
}

.list-type2 ul ul
{
    margin: 0 0 0 2em;
}

.list-type2 span
{
    position: relative;
    display: block;
    padding: .4em 1.4em .4em 2em;
    margin: .5em 0;
    background: whitesmoke;
    color: #000;
    text-decoration: none;
    transition: all .2s ease-in-out;
    font-weight: normal;
    border: darkgray 1px solid;
    border-radius: 2px;
    box-shadow: -2px 2px 1px rgba(0, 0, 0, .2);
}

.list-type2 span:hover
{
    background: #69C;
    color: #FFF;
    text-decoration: none;
    transform: scale(1.1);
}

.list-type2 span:before
{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    right: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: rgb(126, 182, 106); /*height: 2em;*/
    width: 2.5em; /*line-height: 2em;*/
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    color: #FFF;
}
fieldset.scheduler-border
{
    border: solid 1px #DDD !important;
    padding: 0 10px 10px 10px;
    height: 100%;
}

legend.scheduler-border
{
    width: auto !important;
    border: none;
    font-size: 14px;
    padding: 0px 5px;
}
.linsave
{
    position: absolute;
    bottom: 3px;
    left: 6px;
}
.linsort
{
    /*position: absolute;             top: 1px;             left: 1px;*/
    cursor: pointer;
}
.ellipspan
{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
}
.linkshowlist
{
    cursor: pointer;
    color: Blue;
    padding: 0px 8px;
    display: inline-block;
}
.linkshowlist:hover
{
    text-shadow: 1px 1px 1px #555;
}
.Header
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center;
    margin: 5px 3%; /*background-color: White;*/
    color: Black;
    border-right: lightgrey 2px solid;
    -webkit-box-shadow: -1px 3px 1px 1px rgb(0 0 0 / 8%);
    box-shadow: -1px 3px 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*****************************************/
.alignment_n
{
    line-height: 3.5;
    padding-left: 10;
    padding-right: 10;
    margin-left: 3;
    margin-right: 3;
}
.align_footer
{
    text-align: center;
    direction: inherit;
}
#headerhelp
{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 50px;
    color: Purple;
    white-space: nowrap;
    border-bottom: solid 5px #38a7bb;
}
.bodyalignbg
{
    background-image: url("images/bghelp.png");
    background-repeat: repeat-x;
    background-repeat: repeat-y;
    direction: rtl;
}
.paraalign
{
    font-size: 18px;
    font-family: IranSans;
    position: static;
    line-height: 1.5;
}
.responsive
{
    max-width: 100%;
    height: auto;
}
.img-center
{
    width: 500px;
    margin: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
}
.ft
{
    color: Fuchsia;
    font-size: 25px;
    font-family: IranSans;
    direction: rtl;
}
.fh
{
    font-size: 14;
    font-style: normal;
    direction: rtl;
}
.poscolhelp
{
    position: static;
    color: Red;
}
.border-righthelp
{
    border-right: solid 6px orange;
}
#marginhelpall
{
    margin: 0px 3px opx 3px;
}
.panel-heading .accordion-toggle:after
{
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    float: left;
    color: #436fad;
}
.panel-heading .accordion-toggle.collapsed:after
{
    font-family: 'Glyphicons Halflings';
    content: "\e114";
}
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5
{
    display: inline-block;
    border-bottom: solid 3px #38a7bb;
    line-height: 1.1;
    margin-bottom: 0;
    padding-bottom: 10px;
    vertical-align: middle;
}
.bd-example-modal-lg .modal-dialog
{
    display: table;
    position: relative;
    margin: 0 auto;
    top: calc(50% - 24px);
}
.bd-example-modal-lg .modal-dialog .modal-content
{
    background-color: transparent;
    border: none;
    text-align: right;
}
.modal-body
{
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    text-align: right;
}

.everyrowresult
{
    box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, .075);
    -webkit-box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, .075);
    /*background-color:#fafafa !important;*/
    border:none;
}
.showdetailfld
{
    width:10% !important;
   
}</pre></body></html>