﻿body 
{
    padding: 0px;
	text-align:right;
	direction:rtl;
	font: 12px tahoma;
}
/*****************************************large normal form************************************************/
#container
{
    margin:0 auto;
    width:807px;
}
#containerLarge
{
    margin:0 auto;width:970px;
}
.form-image-library
{
    background:url(../images/form-image-library.png) no-repeat;    
}
.form-image-library_larg {
    background: rgba(0, 0, 0, 0) url("../images/LargePage/form-image-library-large.png") no-repeat scroll 0 0;
}
.Header, .headerLarge
{
	background-position:0px -2px;
	width:807px;
	height:64px;
	overflow:hidden;
}
.headerLarge {
    width: 970px;
}

.Header img ,.headerLarge .imgTitle
{
    float:right;
    width:41px;
    height:41px;
    margin:5px 20px 0 20px;
}
#form_title
{
    float:right;
   width:550px;
   margin:17px 0px 0 0;  
   text-align:right;
}
#form_content
{
    background:url(../images/form-center.png) left top repeat-y;
    width:807px;
    direction: rtl;
}
#form_contentLarge {
    background: rgba(0, 0, 0, 0) url("../images/LargePage/form-center.png") repeat-y scroll left top;
    direction: rtl;
    width: 970px;
}
.button_holderLarge
{    
    background-color: #eaf1fb;
    border: 1px solid #cfdef1;
    height: 29px;
    margin: 0 10px;
    padding: 7px;
    width: 917px;
}
.button_holderCenter
{    
    background-color: #eaf1fb;
    border: 1px solid #cfdef1;
    height: 29px;
    margin: 0 10px;
    padding: 7px;
    width:767px;
    text-align:center;
    margin-bottom:0px;
            margin-top:10px;
}
#footer ,#footerLarge
{
    background-position:0px -89px!important;
    width:807px;
    height:12px;
    overflow:hidden;
}
#footerLarge {
    width: 970px;
}
.clearer
{
     clear: both;
     height: 0;
}
.button
{
    margin-right:10px;
    margin-bottom:10px;
    padding:3px 7px;
    cursor:pointer;
    font:12px tahoma;
    border:1px solid #ff8c1c;
    min-width:60px;
    width:100px;
    height:30px;
    margin-bottom:10px;
    background: #ffb76b; /* Old browsers */
    background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
    background: linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.button:hover,button:focus
{
    border:1px solid #cc0000;
    background: #feccb1; /* Old browsers */
    background: -moz-linear-gradient(top,  #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
    background: linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
}
/****************************************grid***************************************/
table.mxgrid_header th {
    color: Green;
    font: 12px tahoma;
    text-align: center!important;
    font-weight:normal!important;
}
.detail-grid,.detail-disable,.delet-grid,.delet-disable,.attach-grid,.attach-disable,.letter-grid,
.letter-disable
{
    margin:0 auto;
    background:url(../Images/detail-grid.png) center top no-repeat;
    width:30px;
    height:30px;
    border:0px solid red;
    text-align:center;
    cursor:hand;
    cursor:pointer;
}
.delete_grid {
    background: rgba(0, 0, 0, 0) url("../Images/delete-voucher.png") no-repeat scroll center top;
    border: 0 solid red;
    cursor: pointer;
    height: 20px;
    margin: -5px auto 0;
    text-align: center;
    width: 20px;
}
.delet-grid
{
    background:url(../Images/delet-grid.png) center top no-repeat;
}
.detail-disable
{
    background:url("../Images/detail-gridDisable.png") center top no-repeat;
}
.delet-disable
{
   background:url(../Images/delet-disable.png) center top no-repeat; 
}
.attach-grid
{
   background:url(../Images/attach.png) center top no-repeat;
}
.attach-disable
{
   background:url(../Images/attach-disable.png) center top no-repeat;
}
.letter-grid
{
    background:url(../Images/letter2.png) center top no-repeat;
}
.letter-disable
{
    background:url(../Images/letter2Dis.png) center top no-repeat;
}

/****************************************End Of grid***************************************/
.DivSearch
{
    float: right; 
    min-width: 180px;
}
.button_holderSearch {
    background-color: #eaf1fb;
    border: 1px solid #cfdef1;
    height: 24px;
    margin: 3px 7px;
    padding: 7px 0 8px;
}
.divSearchDDl {
    float: right;
    width: 380px;
}
#btnsearch, #btnNew {
    float: right;
    width: 80px;
    height:25px;
}

.field-formTeacher,.field-formTeacherLargeSh,.field-formTeacherLargeSh150
{
    float: right;
    height: 35px;
    margin-bottom: 5px;
    width: 370px;        
}
.field-formTeacherLargeSh
{
    width:740px; 
    height:60px;
}
.field-titleTeacher
{
    direction: ltr;
    float: right;
    padding-left: 10px;
    padding-top: 2px;
    text-align: left;
    width: 120px;
    color: #000;
    display: block;
}
.box_content_input
{
    color:Green;
    float: right;
    width: 240px;
}

.field-content-radiusInput
{
    border-radius: 5px;
    float: right;
    width:190px;
    height: 26px;
    overflow: hidden;
    direction: ltr;
    border: 1px solid #c0c0c0;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 1px 1px 2px #c0c0c0;
    -webkit-box-shadow: 1px 1px 2px #c0c0c0;
    box-shadow: 1px 1px 2px #c0c0c0;
    text-align: right;
    direction: rtl;
    color: green;
    padding-right: 5px;
    font: 12px tahoma;
}
.field-content-radiusInput:hover,.field-content-radiusInput:focus
{
    -moz-box-shadow: 1px 1px 8px #a0a0a0;
    -webkit-box-shadow: 1px 1px 8px #a0a0a0;
    box-shadow: 1px 1px 8px #a0a0a0;
}
.box_content_input_largeSh {width:610px;height:50px;}
/********************************************other********************************************************************/
.box_content_inputBorder
{
    font: 12px tahoma;
    color:Green;
    float: right;
    width: 210px;
    border:1px solid #d7d7d7;
        background-color:#fff;
        margin-bottom:4px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding-right:3px;
}
.textLargeMultiLineSh
        {
            width:550px;
            color:Green;
            height:50px;
            overflow:auto;
        }
.btnCartabl
{
    width:40px;
    height:30px;
    border:1px solid #a8d1e4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right:3px;
    background: #f0f7fe; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f7fe 0%, #e5f0fa 50%,#dfeef8 51%, #afd5e7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f7fe), color-stop(50%,#e5f0fa), color-stop(51%,#dfeef8), color-stop(100%,#afd5e7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f0f7fe 0%,#e5f0fa 50%,#dfeef8 51%,#afd5e7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f0f7fe 0%,#e5f0fa 50%,#dfeef8 51%,#afd5e7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f0f7fe 0%,#e5f0fa 50%,#dfeef8 51%,#afd5e7 100%); /* IE10+ */
    background: linear-gradient(top, #f0f7fe 0%,#e5f0fa 50%,#dfeef8 51%,#afd5e7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f7fe', endColorstr='#afd5e7',GradientType=0 ); /* IE6-9 */
    
}
.btnCartabl:hover,.btnCartabl:focus
{
    border:1px solid #98cbe2;
    background: #e5f0fd; /* Old browsers */
    background: -moz-linear-gradient(top,  #e5f0fd 0%, #dfedf9 50%, #daecf7 51%, #aad3e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5f0fd), color-stop(50%,#dfedf9), color-stop(51%,#daecf7), color-stop(100%,#aad3e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e5f0fd 0%,#dfedf9 50%,#daecf7 51%,#aad3e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e5f0fd 0%,#dfedf9 50%,#daecf7 51%,#aad3e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e5f0fd 0%,#dfedf9 50%,#daecf7 51%,#aad3e8 100%); /* IE10+ */
    background: linear-gradient(top,  #e5f0fd 0%,#dfedf9 50%,#daecf7 51%,#aad3e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f0fd', endColorstr='#aad3e8',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow: 1px 1px 8px #a0a0a0;
    -webkit-box-shadow: 1px 1px 8px #a0a0a0;
    box-shadow: 1px 1px 8px #a0a0a0;
}
.btnBlue 
{     
    border:none; 
    width:30px;
    height:30px;
    background:url(/SubSystem/Edari/PRelate/Media/Images/view.png) left top no-repeat;
    margin-right:5px;
}
.btnBlue:hover
{     
    background:url(/SubSystem/Edari/PRelate/Media/Images/view_hover.png) left top no-repeat;
    cursor:pointer;
}
}
.btnBlueDisable
{
    width:40px;
    height:30px;
    border:1px solid #a8d1e4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right:3px;
    background: #f0f7fe; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f7fe 0%, #e5f0fa 50%,#dfeef8 51%, #afd5e7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f7fe), color-stop(50%,#e5f0fa), color-stop(51%,#dfeef8), color-stop(100%,#afd5e7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f0f7fe 0%,#e5f0fa 50%,#dfeef8 51%,#afd5e7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f0f7fe 0%,#e5f0fa 50%,#dfeef8 51%,#afd5e7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f0f7fe 0%,#e5f0fa 50%,#dfeef8 51%,#afd5e7 100%); /* IE10+ */
    background: linear-gradient(top, #f0f7fe 0%,#e5f0fa 50%,#dfeef8 51%,#afd5e7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f7fe', endColorstr='#afd5e7',GradientType=0 ); /* IE6-9 */    
}
.fileUpload
{
    width: 60px;
    float:left;
    height:22px;
    font:10px tahoma;
    margin:0px 0px 0 161px;
    padding:0px 4px
}
.imgFileUpload
{
    width: 70px; 
    height: 70px; 
    border: 2px grey solid;
}
.divImgFileUpload
{
    width: 150px; 
    height: 80px; 
    position: static; 
    float: left;
    margin-left: 80px;
}
.DivfileUploadImg
{
    position: relative; 
    float: left; 
    direction: ltr; 
    left: 10px; 
    top: 5px; 
    height: 120px;
    width:370px;
}
.searchTxtLarge
{
    width:760px;
}
.MapPicDiv
{
    width: 99%; 
    height: 260px; 
    text-align: center;
    float:left
}
.imgMap
{
    width:250px;
    height:250px;
    border: 2px grey solid;
}
.width730
{
    width:730px;
}
.width600
{
    width:600px;
}
.width560
{
    width:560px;
}
.fileUpMap
{
    float:right;
    width:560px;
}
.fileUpArm
{
    width:195px;
    margin-left:95px;
}
.button.btnLeft
{
    float:left;
}
.width550
{
    width:550px;
}
.redSpan {
    color: Red;
    display: inline-block;
    margin-right: 2px;
    margin-top: 10px;
}
.classInsShadow,.classInsSh,.classInsShMargin2
{
    font: bold 11px tahoma;
     color: Black;
}
.height80
{
    height:80px;
}
.height70
{
    height:70px;
}
.width570
{
    width:570px;
}
.height210
{
    height:210px;
}
.height200
{
    height:200px;
}
.hideClass
{
    display:none;
}
#Fech_countRaduis {
    height: 21px;
    width: 40px;
}
.SortDDl {
    float: right;
    height: 25px;
    width: 105px;
}
.FetchCount {
    float: right;
    width: 50px;
}
.btnSortMargin {
    margin-right: 10px;
}
.width150
{
    width:150px;
}
#Text_Txt
{
    width:200px;
    color:Green;
    float:right;
    height:21px;
    margin-right:10px;
}
.divGird {
    margin:4px 7px;
}
#info
{
    margin-top:3px;
    display:block;
}
.width983per
{
    width:97%;
    color:Green;
    float:right;
    height:21px;
    margin-right:10px;
    margin-bottom:10px;
}
#mainForm
{
    background: #fff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #d3e1ea); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #d3e1ea); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #d3e1ea); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #d3e1ea); /* Standard syntax */
    
}
#titleContainer {
    border: 1px solid #CFDEF1;
    width: 98%;
    margin: 0 auto;
    height: 60px;
    padding: 10px;
    background-color: #EAF1FB;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #c0c0c0;
	-webkit-box-shadow: 1px 1px 2px #c0c0c0;
	box-shadow: 1px 1px 2px #c0c0c0;
	border-radius: 5px;
	box-sizing: border-box;
}
    #titleContainer h1{
    margin: 0px;
    padding: 6px;
    font: 18px 'tahoma';
    background: -webkit-linear-gradient(#9cd9fc, #1c4b6f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    float:right;
    padding-right:20px;
}
#box_Content
{
    width:90%;
    max-width:900px;
    margin:0 auto;
    padding:20px;
    border-width: 1px;
    border-style: solid; -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#a0a1a5), to(rgba(0, 0, 0, 0))) 1 100%; -webkit-border-image: -webkit-linear-gradient(bottom, #a0a1a5, rgba(0, 0, 0, 0)) 1 100%; -moz-border-image: -moz-linear-gradient(bottom, #a0a1a5, rgba(0, 0, 0, 0)) 1 100%; -o-border-image: -o-linear-gradient(bottom, #a0a1a5, rgba(0, 0, 0, 0)) 1 100%; border-image: linear-gradient(to top, #a0a1a5, rgba(0, 0, 0, 0)) 1 100%;
    background-color:#fff;
}