﻿@font-face
{
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot');
    src: local('b BYekan'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {

	    font-family: 'BYekan';

	    src: url('../fonts/WebYekan.eot');
                          
	    src: url('../fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
                          
	         url('../fonts/WebYekan.woff') format('woff'),
                          
	         url('../fonts/WebYekan.ttf') format('truetype'),
                          
	         url('../fonts/WebYekan.svg#KreonRegular') format('svg');

	    font-weight: normal;

	    font-style: normal;

	}
*/


.noDisplay
{
    display: none;
}
.cus
{
    cursor: pointer;
    background-color: transparent;
}

.sfont
{
    font-size: 11px;
}
button
{
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    font-size: 12px;
}
.border
{
    border: 1px solid #AEB1A7;
}
.border_bottom
{
    border-bottom: 1px solid #AEB1A7;
    /*font-size:15px;*/
}
.border_dash_top_bottom
{
    border-bottom: 1px dashed #AEB1A7;
    border-top: 1px dashed #AEB1A7;
}
.border_top_bottom
{
    border-bottom: 1px solid #AEB1A7;
    border-top: 1px solid #AEB1A7;
}
.border_top
{
    border-top: 1px solid #AEB1A7;
}
.border_left
{
    border-left: 1px solid #AEB1A7;
}
.MainTable
{
    margin: auto;
    margin-top: 10px;
    border: solid 2px #143E68;
    background-image: url('../Images/BackT.png');
    background-repeat: repeat-x;
    direction: rtl;
}
.MainTable td
{
    padding: 3px;
}
.HeaderText
{
    color: #000066;
    border-color: #0066CC;
}
.PublicButton
{
    background-image: url('../Images/btnBck.png');
    background-repeat: repeat-x;
    margin-top: 10px;
    width: 120px;
    border: solid 1px #000000;
}
.PublicTextBox
{
    width: 150px;
    border: solid 1px #cccccc;
    direction: rtl;
}
.PublicTextBox:focus
{
    width: 150px;
    border: solid 1px #FFFF00;
    background-color:#FFFFE4;
}
.PublicTextBoxEn
{
    width: 135px;
    border: solid 1px #cccccc;
    direction: ltr;
}
.PublicTextBoxEn:focus
{
    width: 135px;
    border: solid 1px #FFFF00;
    background-color:#FFFFE4;
}
.txtPercent
{
    width: 30px;
    border: solid 1px #cccccc;
    direction: ltr;
}

.drp1
{
    width: 170px;
}
.PublicTextBoxEn:focus
{
    width: 135px;
    border: solid 1px #558DD9;
}

.red
{
    color: Red;
}
.green
{
    color:Green;    
}

a:link
{
    text-decoration: none;
    list-style: none;
    color: Black;
}
a:hover
{
    color: #123456;
}
#main
{
    margin: -5px 0 0 -7px;
    width: 100%;
    z-index: 1;
    background-color:#024b5a;
}

#header
{
    width: 100%;
    height: 200px;
    bordre: solid 1px #cc0033;
    margin-top: -9px;
}
#content
{
    min-height: 830px;
    bordre: solid 0px #cc0033;
}
#general
{
    width: 1000px;
    bordre: solid 1px #cc0033;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    border: solid 1px #000;
    border-radius: 3px;
    min-height: 850px;
    overflow: hidden;
    padding: 7px;
    background-color: #f0f0d7; /*background: #F7F6F0 url('../images/banner.jpg') top; 	background-repeat: no-repeat;*/
    padding-top: 10px;
    z-index: 899;
}
#rightcol
{
    float: right;
    margin-top: 0px;
    width: 190px;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
}

.middlecol
{
    float: left;
    border: solid 0px #000;
    padding: 5px;
    width: 770px;
    min-height: 600px;
}
.subTitle
{
    float: left;
    border: solid 1px #000;
    padding: 2px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    background-color: #FFFF99;
}
.textCenter
{
        text-align: center;
    line-height:30px;
    }
.textLeft
{
    direction:ltr;
        text-align: left;
    line-height:30px;
    }
    .rt
    {
         direction:rtl;
    }
    .lt
    {
         direction:ltr;
    }
.title2
{
    /*border: solid 1px #000;*/
    padding: 2px;
    width: 200px;
    text-align: center;
    line-height:20px;
    
    margin-bottom: 5px;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.6);
    box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.6);
}

#leftcol
{
    float: right;
}

.middlecollogin
{
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 3px;
    background-color: #f0f0d7;
    border: solid 1px #000;
    padding: 5px;
    width: 700px;
}

#dargah
{
    margin-top: 20px;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}
.right
{
    float: right;
}
.center
{
    margin-left: auto;
    margin-right: auto;
}
.left
{
    float: left;
}

.span-1
{
    width: 20px;
    min-height: 35px;
}

.span-2
{
    width: 40px;
    min-height: 35px;
}

.span-3
{
    width: 60px;
    min-height: 35px;
}

.span-4
{
    width: 80px;
    min-height: 35px;
}

.span-5
{
    width: 100px;
    min-height: 35px;
}

.span-6
{
    width: 120px;
    min-height: 35px;
}

.span-7
{
    width: 140px;
    min-height: 35px;
}

.span-8
{
    width: 160px;
    min-height: 35px;
}

.span-9
{
    width: 180px;
    min-height: 35px;
}

.span-10
{
    width: 219px;
    min-height: 35px;
}

.span-11
{
    width: 220px;
    min-height: 35px;
}

.span-12
{
    width: 240px;
    min-height: 35px;
}

.span-13
{
    width: 260px;
    min-height: 35px;
}

.span-14
{
    width: 280px;
    min-height: 35px;
}

.span-15
{
    width: 300px;
    min-height: 35px;
}

.span-16
{
    width: 320px;
    min-height: 35px;
}

.span-17
{
    width: 340px;
    min-height: 35px;
}

.span-18
{
    width: 360px;
    min-height: 35px;
}

.span-19
{
    width: 380px;
    min-height: 35px;
}

.span-20
{
    width: 400px;
    min-height: 35px;
}

.span-21
{
    width: 420px;
    min-height: 35px;
}

.span-22
{
    width: 440px;
    min-height: 35px;
}

.span-23
{
    width: 460px;
    min-height: 35px;
}

.span-24
{
    width: 480px;
    min-height: 35px;
}

.span-25
{
    width: 500px;
    min-height: 35px;
}

.span-26
{
    width: 520px;
    min-height: 35px;
}

.span-27
{
    width: 540px;
    min-height: 35px;
}

.span-28
{
    width: 547px;
    min-height: 35px;
}

.span-29
{
    width: 540px;
    min-height: 35px;
}

.span-30
{
    width: 600px;
    min-height: 35px;
}

.span-31
{
    width: 620px;
    min-height: 35px;
}

.span-32
{
    width: 640px;
    min-height: 35px;
}

.span-33
{
    width: 660px;
    min-height: 35px;
}

.span-34
{
    width: 680px;
    min-height: 35px;
}

.span-35
{
    width: 700px;
    min-height: 35px;
}

.span-36
{
    width: 720px;
    min-height: 35px;
}

.span-37
{
    width: 740px;
    min-height: 35px;
}

.span-38
{
    width: 760px;
    min-height: 35px;
}

.span-39
{
    width: 780px;
    min-height: 35px;
}

.span-40
{
    width: 800px;
    min-height: 35px;
}

.span-41
{
    width: 820px;
    min-height: 35px;
}

.span-42
{
    width: 840px;
    min-height: 35px;
}

.span-43
{
    width: 860px;
    min-height: 35px;
}

.span-44
{
    width: 880px;
    min-height: 35px;
}

.span-45
{
    width: 900px;
    min-height: 35px;
}

.span-46
{
    width: 920px;
    min-height: 35px;
}

.span-47
{
    width: 940px;
    min-height: 35px;
}

.span-48
{
    width: 960px;
    min-height: 35px;
}

.span-49
{
    width: 980px;
    min-height: 35px;
}

.span-50
{
    width: 1000px;
    min-height: 35px;
}

.span-51
{
    width: 1020px;
    min-height: 35px;
}

.span-52
{
    width: 1040px;
    min-height: 35px;
}

.span-53
{
    width: 1060px;
    min-height: 35px;
}

.span-54
{
    width: 1080px;
    min-height: 35px;
}

.span-55
{
    width: 1100px;
    min-height: 35px;
}

.span-56
{
    width: 1120px;
    min-height: 35px;
}

.span-57
{
    width: 1140px;
    min-height: 35px;
}

.span-58
{
    width: 1160px;
    min-height: 35px;
}

.span-59
{
    width: 1180px;
    min-height: 35px;
}

.span-60
{
    width: 1200px;
    min-height: 35px;
}

.span-61
{
    width: 1220px;
    min-height: 35px;
}

.span-62
{
    width: 1240px;
    min-height: 35px;
}

.left
{
    float: left;
}
.center
{
    margin-left: auto;
    margin-right: auto;
}
.none
{
    clear: both;
}

*
{
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    /*font-size: 12px;*/
}
* html
{
    direction: rtl;
    height: 100%;
    padding: 0; /*background: #fffaeb;*/
    background-color: #00283B;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
body
{
    position: relative;
    height: 100%;
    margin: 0;
}
#divBanner
{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

img
{
    border: 0;
}
.personalImage
{
    width: 60px;
    height: 70px;
    border: 1px solid #9C9CFF;
    border-radius: 15px;
}
table
{
    direction: rtl;
}
a
{
    text-decoration: none;
    color: Blue;
}
a:visited
{
    color: Blue;
}

#redtitle
{
    background: url('images/false-header-bg.gif') repeat-x;
}
#redtitle .right
{
    float: right;
    color: #fff;
    height: 28px;
    padding-right: 32px;
    vertical-align: middle;
    background: url('images/red-header-right.gif') no-repeat top right;
}
#redtitle .right div
{
    margin-top: 5px;
}
#redtitle .left
{
    float: left;
    height: 28px;
    width: 10px;
    background: url('images/red-header-left.gif') no-repeat top left;
}
.privacy
{
    line-height: 12px;
    text-align: justify;
    padding: 10px 48px 10px 12px;
}
#loading
{
    border: 1px solid #ccc;
    direction: rtl;
    width: 220px;
    height: 60px;
    margin: 70px auto;
    background: #fff url('images/loading.gif') no-repeat 170px 55%;
}
#loading .content
{
    padding: 8px 70px 8px 10px; /*color: darkgreen;*/
    line-height: 20px;
}
#pageheader
{
    background: url('images/help/help-title-bg.gif');
    height: 50px;
    text-align: right;
}
#pagecontent
{
    direction: rtl;
    text-align: justify;
    line-height: 20px;
    padding: 15px;
}
#pagecontent .note
{
    margin: 8px 0;
    padding: 2px 8px 4px 8px;
    background: #fff2d2;
    border: 1px solid #efdab7;
    border-right: 3px solid #f5ca97;
    font-weight: bold;
}
#pagecontent .title
{
    margin-top: 20px;
    margin-bottom: 6px;
    font-family: verdana;
    font-size: 1.6em;
    font-weight: bold;
    color: #270;
}
#footer
{
    height: 60px;
    position: relative;
    bottom: 0px;
    width: 100%;
    z-index: 0;
    line-height: 20px;
    font-size: 0.8em;
    color: #fff;
    text-align: center;
    background: #018476;
    padding-top: 8px;
    direction: rtl;
}
.txtform
{
    height: 12px;
    border: solid #cecfca 1px;
    background: #fff;
    direction: ltr;
}
.txtDate
{
    border: solid #cecfca 1px;
    text-align: left;
    width: 100px;
}
.txtDateTime
{
    border: solid #cecfca 1px;
    width: 120px;
    direction:ltr;
}
.txtDescription
{
    height: 70px;
    width: 300px;
    padding: 4px;
    border: solid #cecfca 1px;
    background: #fff;
    direction: rtl;
    text-align: right;
}
.txtDescriptionSmall
{
    height: 50px;
    width: 190px;
    padding: 4px;
    border: solid #cecfca 1px;
    background: #fff;
    direction: rtl;
    text-align: right;
}
.txtDescriptionSmall_ltr
{
    height: 50px;
    width: 190px;
    padding: 4px;
    border: solid #cecfca 1px;
    background: #fff;
    direction: rtl;
    text-align: left;
}
.txtlong
{
    height: 30px;
    border: solid #cecfca 1px;
    background: #fff;
    direction: ltr;
    width: 400px;
    text-align: right;
}
.txtltr_small
{
    border: solid #cecfca 1px;
    background: #fff;
    direction: ltr;
    width: 60px;
    text-align: left;
}
.btnform
{
    width: 130px;
    height: 21px;
    padding-bottom: 3px;
    border: 0;
    background: url('images/button.gif') no-repeat center top;
}
.btnform2
{
    width: 150px;
    height: 21px;
    padding-bottom: 3px;
    border: 0;
    background: url('images/button2.gif') no-repeat center top;
}
.btnform3
{
    width: 190px;
    height: 21px;
    padding-bottom: 3px;
    border: 0;
    background: url('images/button3.gif') no-repeat center top;
}

.btnform:hover
{
    background: url('images/button.gif') no-repeat center bottom;
}
.btnform1
{
    padding: 2px 8px 4px 8px;
    border: 1px solid #bbb;
    background: #e5e5e5;
}
.btncontent
{
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    font-size: 14px;
    border: 0.5 solid #EFEAFF;
    border-radius: 5px;
    cursor: pointer;
    background: rgba(226,226,226,1);
    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
}

.LinkDownload
{
    background-image: url('../images/Actions-go-down-icon.png');
    background-position: right;
    background-repeat: no-repeat;
    
    color:Blue;
        
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    font-size: 14px;
    border: 0.5 solid #EFEAFF;
    border-radius: 5px;
    cursor: pointer; 
   /* background: rgba(226,226,226,1);
    background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    */

}
.LinkDownload:hover
{
     color:Blue;   
}

.NumPressed
{
    font-size: 8pt;
    border-color: #B9DCAD;
    border-width: 1;
    color: black;
    border-top-style: outset;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    border-right-style: outset;
    border-left-style: outset;
    background-color: #CFE7C7;
    border-bottom-style: outset;
}

.NumPressedB
{
    font-size: 7pt;
    border-left-color: #96b4ac;
    border-bottom-color: #96b4ac;
    color: black;
    border-top-style: outset;
    border-top-color: #96b4ac;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    border-right-style: outset;
    border-left-style: outset;
    background-color: #96b4ac;
    border-right-color: #96b4ac;
    border-bottom-style: outset;
}

.cmbDateStyle
{
    font-size: 7pt;
    border-left-color: #96b4ac;
    border-bottom-color: #96b4ac;
    color: black;
    border-top-color: #96b4ac;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    background-color: white;
    border-right-color: #96b4ac;
    border-style: solid;
}

.PadStyle
{
    border-right: #96b4ac 1px solid;
    border-top: #96b4ac 1px solid;
    border-left: #96b4ac 1px solid;
    border-bottom: #96b4ac 1px solid;
    width: 29px;
    height: 25px;
    background-color: #daecd4;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: black;
    font-weight: normal;
}
.PadStyleOver
{
    border-right: #96b4ac 1px solid;
    border-top: #96b4ac 1px solid;
    border-left: #96b4ac 1px solid;
    border-bottom: #96b4ac 1px solid;
    width: 29px;
    height: 25px;
    background-color: #bbd4cc;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: black;
    font-weight: 600;
}



.Dg
{
    border: #31458f 1px solid;
    text-transform: capitalize;
}
.DgHeader
{
    font-weight: bold;
    font-size: 15px;
    background-color: #98B6AD;
    text-transform: capitalize;
    color: #fff;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    height: 38px;
    text-align: center;
}

.DgItem
{
    height: 30px;
    text-align: center;
    background-color: #E1F3DF;
}
.DgAlt
{
    height: 30px;
    background-color: #fff;
    text-align: center;
}
.DgSItem
{
    color: #fff;
    height: 30px;
    background-color: #900;
    text-align: center;
}

.DgOver
{
    cursor: pointer;
    color: #fff;
    height: 30px;
    background-color: #0d43c7;
    text-align: center;
}

ul.BulletList
{
    color: blue;
    line-height: 25px;
}

.fakeLink
{
    cursor: pointer;
}

.UploadPanel .uploadButton
{
    position: relative;
    width: 100%;
}

.uploadButton #buttonUploadBill
{
    margin-right: 40%;
}

.uploader
{
    margin-right: 5%;
    margin-top: 10%;
    padding-bottom: 5%;
}

.darkTop
{
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-color: black;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.uploadMessage
{
    margin-right: 10px;
    margin-top: 15px;
}
.points
{
    line-height: 45px;
    height: 42px;
    width: 195px;
    margin-bottom: 2px;
    border-right: 1px solid #ccc;
    font-size: 19px;
    background: rgba(97,172,242,1);
    background: -moz-linear-gradient(top, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(97,172,242,1)), color-stop(100%, rgba(32,124,229,1)));
    background: -webkit-linear-gradient(top, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(top, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    background: linear-gradient(to bottom, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61acf2', endColorstr='#207ce5', GradientType=0 ); /**/
}

.points2
{
    line-height: 45px;
    height: 42px;
    width: 155px;
    margin-bottom: 2px;
    border-right: 1px solid #ccc;
    font-size: 19px;
    background: rgba(97,172,242,1);
    background: -moz-linear-gradient(top, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(97,172,242,1)), color-stop(100%, rgba(32,124,229,1)));
    background: -webkit-linear-gradient(top, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(top, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    background: linear-gradient(to bottom, rgba(97,172,242,1) 0%, rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61acf2', endColorstr='#207ce5', GradientType=0 ); /**/
}




/*
#dargahtop
{
	background-color:#006600;
	float:right;
	text-align:right;
	color:White;
}

  */
#acdnmenu ul
{
    padding: 0;
}
#acdnmenu ul li
{
    list-style: none;
    margin: 0;
}

.lblBold
{
    -webkit-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.6);
    box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.6);
    text-align: center;
    font-weight: bold;
}
/* ................................................................................ */

.title3
{
    text-align: center;
    width: 100%;
    background-color: Lime;
    line-height: 30px;
    border-radius: 5px;
    background: rgba(241,231,103,1);
    background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
    background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -o-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    background: linear-gradient(to bottom, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=0 );
}
.tbltitle1
{
    background: rgba(248,80,50,1);
    background: -moz-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,80,50,1)), color-stop(50%, rgba(241,111,92,1)), color-stop(51%, rgba(246,41,12,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(231,56,39,1)));
    background: -webkit-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    background: -o-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    background: linear-gradient(to bottom, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827', GradientType=0 );
}
.pt1
{
    background: #F7F6F0 url('../images/pt1.png') repeat top;
}
.pt2
{
    background: rgba(242,246,248,1);
    background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
    background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
    background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
    background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
    background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );
}
.row1
{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,241,171,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(245,241,171,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,241,171,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,241,171,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,241,171,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(245,241,171,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f1ab', GradientType=0 );
}
.row2
{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(140,188,247,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(140,188,247,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(140,188,247,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(140,188,247,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(140,188,247,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(140,188,247,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8cbcf7', GradientType=0 );
}
/* ................................................................................ */
/* Tabes */
/* ................................................................................ */
ul.tabs
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs li
{
    font-size:13px;
    /*background: #ECDEB5;*/
    color: #000033;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -webkit-border-radius: 7px 7px 0px 0px;
    color: #000033;
    background: rgba(212,228,239,1);
    background: -moz-linear-gradient(top, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
    background: -webkit-linear-gradient(top, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
    background: -o-linear-gradient(top, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
    background: -ms-linear-gradient(top, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
    background: linear-gradient(to bottom, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc', GradientType=0 );
}

ul.tabs li.current
{
    border: 1px solid #E7D5A1;
    border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -webkit-border-radius: 7px 7px 0px 0px;
    background: rgba(242,248,252,1);
    background: -moz-linear-gradient(top, rgba(242,248,252,1) 0%, rgba(187,218,240,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,248,252,1)), color-stop(100%, rgba(187,218,240,1)));
    background: -webkit-linear-gradient(top, rgba(242,248,252,1) 0%, rgba(187,218,240,1) 100%);
    background: -o-linear-gradient(top, rgba(242,248,252,1) 0%, rgba(187,218,240,1) 100%);
    background: -ms-linear-gradient(top, rgba(242,248,252,1) 0%, rgba(187,218,240,1) 100%);
    background: linear-gradient(to bottom, rgba(242,248,252,1) 0%, rgba(187,218,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f8fc', endColorstr='#bbdaf0', GradientType=0 );
}

.mytab-content
{
    display: none;
    padding-top: 15px;
    float: right;
    width: 100%;
}

.mytab-content.current
{
    display: inherit;
}
/* ................................................................................ */
/*  Div Table  */
.col1
{
    background-color:#D7EAFB;
    border:1px solid #AEB1A7;
    text-align: center;
    line-height:30px;
}
.col2
{
    background-color:#AED4F7;
    border:1px solid #AEB1A7;
    text-align: center;
    line-height:30px;
}
/* ...........................................................................................*/
.font-1{
    font-size:18px;
}
.Important
{
    color:Red;
    font-size:20px;    
}
.txtDescriptionSmaller
{
    height: 40px;
    width: 160px;
    padding: 4px;
    border: solid #cecfca 1px;
    background: #fff;
    direction: rtl;
    text-align: right;
}
/*----------------------------950525------------------------------------------*/
.Border_Red
{
    border-style: none none solid none;
    border-bottom-color: #FF3300;
    border-bottom-width: 1px;
}
/*----------------------------950604------------------------------------------*/
.ulbtn
{
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    cursor:pointer;
    padding-right:10px;
    text-align: right;
    color: #fff;
	font-size:13px;
    background: url('../images/button.png') right top;
    text-decoration: none;
    outline: none;
    min-height: 37px;
    width:190px;
    background-repeat: no-repeat;
    margin-top:3px;
    font-weight:500;
}
.ulbtn:hover
{
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    cursor:pointer;
    padding-right:10px;
    text-align: right;
    color: #fff;
	font-size:14px;
    background: url('../images/buttonHover.png') right top;
    text-decoration: none;
    outline: none;
    min-height: 37px;
    width:190px;
    background-repeat: no-repeat;
    margin-top:3px;
    font-weight:500;
    
}
.ulbtn_new
{
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    cursor:pointer;
    padding-right:10px;
    text-align: right;
    color: #EFDD8B;
	font-size:14px;
    background: url('../images/button_new.png') right top;
    text-decoration: none;
    outline: none;
    min-height: 45px;
    width:190px;
    background-repeat: no-repeat;
    margin-top:-9px;
    text-transform:capitalize;
}
.smallfont
{
	font-size:11px;
}
#AccMenu_Right h3
{
    background: #666;
    background: #666 -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)) no-repeat;
    background: #666 -moz-linear-gradient(top,  #999,  #666) no-repeat;
    border-bottom: 1px solid #333;
    border-top: 1px solid #ccc;
    color: #fff;
    display: block;
    margin: 0;
    text-align: right; /*text-shadow:            0 -1px 2px #333, #ccc 0 1px 2px;*/
    border-radius: 5px;
    height: 35px;
    line-height:5px;
    cursor:pointer;
    margin-top:2px !important;
    padding-right:10px;
    font-size:14px;
    /*vertical-align:top;*/
    font-weight:500;
}
/*------------------------------------------------*/
#AccGroupFilter h3
{
   /* padding-right:10px;*/
    font-size:12px;
    vertical-align:top;
    font-weight:500;
    padding-bottom:5px;
    margin-top:3px !important;
}
.imgCaptcha
{
    border-radius:7px;
}
/*----------------------------------------------------------------
961223
----------------------------------------------------------------*/
.tblList
{
    border-collapse: separate;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px auto;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.tblList thead {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tblList thead th {
  font-family: 'Patua One', cursive;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 20px;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #646f7f), color-stop(100%, #4a5564));
  background-image: -moz-linear-gradient(#646f7f, #4a5564);
  background-image: -webkit-linear-gradient(#646f7f, #4a5564);
  background-image: linear-gradient(#646f7f, #4a5564);
  border-top: 1px solid #858d99;
}
.tblList thead th:first-child {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
.tblList thead th:last-child {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.tblList tbody {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tblList tbody tr th {
  font-size: 15px;
  font-weight: 200;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 5px;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #646f7f), color-stop(100%, #4a5564));
  background-image: -moz-linear-gradient(#646f7f, #4a5564);
  background-image: -webkit-linear-gradient(#646f7f, #4a5564);
  background-image: linear-gradient(#646f7f, #4a5564);
  border-top: 1px solid #858d99;
  text-align:right;
}
.tblList tbody tr th:first-child {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
.tblList tbody tr th:last-child {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.tblList tbody tr td {
  font-weight: 200;
  color: #5f6062;
  font-size: 13px;
  padding: 10px 10px 10px 10px;
  border-bottom: 1px solid #e0e0e0;
}

.tblList tbody tr:nth-child(2n) {
  background: #f0f3f5;
}

.tblList tbody tr:last-child td {
  border-bottom: none;
}
.tblList tbody tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.tblList tbody tr:last-child td:last-child {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tblList tbody:hover > tr td {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  /* uncomment for blur effect */
  /* color:transparent;
  @include text-shadow(0px 0px 2px rgba(0,0,0,0.8));*/
}

.tblList tbody:hover > tr:hover td {
  text-shadow: none;
  color: #2d2d2d;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
