﻿body
{
    direction: rtl;
}
.divMain
{
    text-align: center;
    width: 98%;
    direction: rtl;
    margin-left: 5px;
}
.divSearch
{
	height:50px;
    background-color:#f5f5f4;
    border: 1px solid #eaeaea;
    padding: 10px;
    width: 100%;
}

.divTabPage
{
    /*background-image: url('../images/deSelectTab.png');
    background-repeat: repeat-x;*/
    width: 100%;
    padding-top: 11px;
    text-align: right;
}

.lbl
{
    color: #000000;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
}

.lbtnNormal
{
    color: #000000;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
    padding-left: 15px;
    padding-right:10px;
}

.lbtnBold
{
    padding-left: 15px;
    padding-right:10px;
    color: #470000;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
    background-image: url('../images/SelectTab.png');
    background-repeat: repeat-x;

}

.divContainer a:link
{
    color: #000000;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
}

.ddl
{
    color: #404040;
    font-size: 12px;
    font-family: Tahoma;
    height: 22px;
    width: 180px;
    margin-left: 5px;
}
.searchBox
{
    font-family: Tahoma;
    min-height: 22px !important;
    width: 180px !important;
	padding: 2px 12px !important;
}
.img
{
    height: 22px;
    width: 22px;
    vertical-align: bottom;
}
.divContainer
{
    line-height: 23px;
    max-height: 250px;
    overflow: auto;
    text-decoration: none;
    border: 1px solid #eaeaea;
    padding: 10px;
    margin-top: 5px;
    text-align: right;
    width: 100%;
}

.divMain, .divMain * {
    box-sizing: border-box;
}
.divContainer a:link
{
    color: #000000;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
}
.divContainer a:hover
{
    color: #470000;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
}

DetailStyle{}

.lblmessage
{
    color: red;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma;
    text-decoration: none;
    margin: 1px 5px;
    text-align: right;
    line-height: 17px;
}

.grdv
{
    color: #1A6C8F;
    border: solid 1px #FFFFFF;
    border-right: solid 2px #9FC5EC;
    border-bottom: solid 2px #9FC5EC;
    text-align: center;
    font: 0.75em Tahoma;
    padding: 0px;
    margin: 5px 0px 5px 0px;
}
.SelectedRow
{
    height: 25px;
}
.AlternatingItem
{
    color: #036CAE;
    background-color: #D5E3EE;
    font-weight: normal;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
}
.ItemStyle
{
    background-color: #F7F9FF;
    font-weight: normal;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
}
.HeaderStyle
{
    color: #fff;
    text-align: center;
    background: #4288B6 url('images/pager/header_bg.gif');
    height: 24px;
    font-weight: normal;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
    margin: 0px 5px;
}
.FooterStyle
{
    color: #036CAE;
    background-color: #E3EFFB;
    font-weight: normal;
    font-family: Tahoma;
    font-style: normal;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
}
.nav-tabs > li
{
	float:right !important;
	width:140px;
}
#btnSearch 
{
	padding: 2px 12px !important;
	
}
.input-group{
	float:left;
}

#btnSearch {
    padding: 6px 12px !important;
}






