﻿
/*body{font-size:12px;font-family:Tahoma, Geneva, sans-serif;padding:0px;margin:0px;}*/
/*
	/*background-image: url(../images/image_02.gif);
	background-repeat: repeat-x;
	background-position:top;*/

/*
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}

*/
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*------------------------------------------------body--------------------*/
/*------------ GridView ------------- */
.HidColumn
{
	display: none;
}

div#div-gridview
{
    position: static;
	width:400px ;
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #6ba1b9;
    z-index: 10;
    padding: 5px;
    display:block;
    font-family:Tahoma;
    font-size:12px;
}





/*------------ GridView ------------- */
/*************************  MP **************/
.MP
{
    background-color: #cbd8bf;
    border-width: 3px;
    border-style: solid;
    border-color: #6ba879;
    padding: 3px;
    width: 250px;
    
    border-radius:6px;   
    -moz-border-radius:6px;
}

.Panelhandel
{
    cursor: move;
	height: 25px;	
	background-color: #45845a;
	border: solid 1px #375b2a;
	color: Black;
	/* برای گرد کردن گوشه های دایو*/
	border-radius:6px;   
    -moz-border-radius:6px;
    border-style: solid;
    -webkit-border-radius: 6px;
}
 
  .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
}

.Header_Font
{
    font-family:Tahoma;
    font-size:14px;
    color:White;
}

/*************************  MP **************/
.Table
{
    width:100%;
    border:0 ;
    font-family:Tahoma;
    font-size:12px;
    direction:rtl;
 }


.Lable
{
    font-family: Tahoma;
    font-size: 12px;
    color: #0033CC;
} 


.Label_Warning
{
    font-family: Tahoma;
    direction: rtl;
    font-size: 12px;
    color: #FFFF66;
}



.TextBoxes
{
	border-right: #4d738c   1px solid;
	border-top: #4d738c 1px solid;
	border-bottom: #4d738c 1px solid;
	border-left: #4d738c 1px solid;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #fefefe;
	color: #330033;
	height:16px;
	width:200px;
}

.DropDownList
{
	border-right: #4d738c 1px solid;
	border-top: #4d738c 1px solid;
	border-left: #4d738c 1px solid;
	border-bottom: #4d738c 1px solid;
	font-family: Tahoma;
	font-size: 12px;
	width: 200px;
	color: #003300;
	background-color: #fdfff9;
}


.JQDatePicker
{
	border-right: #4d738c 1px solid;
	border-top: #4d738c 1px solid;
	border-left: #4d738c 1px solid;
	border-bottom: #4d738c 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	width: 200px;
	height:25px;
        border-radius: 5px;
	color: #003300;
	background-color: #fdfff9;
}



/*--------------------------------------*/
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 1px!important;
	background-color : window;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : right ; 
    list-style-type : none;
    font-family :Tahoma,Arial;
    font-size :12px;   
	/* width:100%;*/
	
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #ffff99;	
	color: black;
	padding: 8px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #DEDFE2;
	color : Blue;
	padding : 8px;
}



/*--------------------------------------*/
/*--------------------------------------*/

fieldset {
 /* border: 1px #af3333 solid;*/
  border: 1px solid;
  border-radius: 10px;
  
}

/* Editable [pseudo]select (i.e. fieldsets with [class=elist]) */

fieldset.elist {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  overflow: visible;
  padding: 5;
  margin: 15;
  width:99%;
}


/*
fieldset.elist > legend {
  display: block;
  margin: 0;
  padding: 0 0 0 5px;
  position: absolute;
  width: 98%;
  cursor: default;
  background-color: #ccffcc;
  line-height: 30px;
  font-style: italic;
}


fieldset.elist:hover > legend {
  position: relative;
  overflow: hidden;
}

fieldset.elist > legend:after {
  width: 20px;
  content: "\2335";
  float: right;
  text-align: center;
  border-left: 2px #cccccc solid;
  font-style: normal;
  cursor: default;
}BackColor="#608fb0" Font-Bold="True" ForeColor="White"

fieldset.elist:hover > legend:after {
  background-color: #99ff99;
}
*/


/*--------------------------------------*/
.MenuImg
{
	border: 0;
	width: 12px;
	height: 12px;
}


.BtnpatientScheduler
{
    height:24px;
    width:24px;
  
}



.GvHeader
{
    background-color: #4b7720;
    color: #fdfff9;
    font-weight: bold;
    font-family:Tahoma;
    font-size:12px;
    text-align:center;

}

.GvSelectedRowStyle
{
   background-color:#a41e1e ;
    color:#fefefe;
     font-weight:bold;

}

.GvPagerStyle
{
    
   background-color:#666666 ;
    color:White;


}
.GvFooterStyle
{
    
   background-color:#052c6e ;
    color:White;
    font-weight:bold;
}

.GvEditRowStyle
{
    
   background-color:#7C6F57 ;
}
.GvAlternatingRowStyle
{
    
   background-color:#ebf1fb ;

}

.gvFormat td {
     padding-left: 5px;
     padding-right: 5px;
     text-align:center;
}


.odd
{background-color:#f5f8f9;
}




#div-Content
{
    position: static;
	width:95% ;
    height: 880px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #6ba1b9;
    z-index: 10;
    padding: 5px;
    display:block;
    font-family:Tahoma;
    font-size:12px; 
    


    }