/*----------------------------تغییر فونت-----------------------------*/
* { 
     
    color: #545454;
    font-size: 16px; 

}
body {
    background:none;
    margin: 0;
    float: right;
    height: 100%;
    padding: 0;
    width: 100%;
    font-size: 15px;
     
    color: #545454;
}
.FontLetterViewCode{
 
}
.txt_small {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    border: 1px solid #CDCDCD;
    border-radius: 3px;
    box-shadow: -1px 1px 1px #E5E5E5;
    color: #151515;
     
    font-size: 14px;
    font-weight: normal;
    height: 27px;
    line-height: 1.1em;
    padding: 0 8px 2px;
    text-align: right;
    text-decoration: none;
    width: 100px;
}
.Font_Chat{
  
} 
.Font_RightMenu{
  
}
.Font_TopMenu{
  
} 
.jqx-combobox-input {
     
    font-size: 14px;
} 
button.jqx-button, input.jqx-button[type="button"], input.jqx-button[type="submit"] {
     
    font-size: 11px;
} 
button, .button {
    background: #4580d2;
    border-bottom: 3px solid #fdb913;
    color: #ffffff !important;
    font-size: 15px;
    padding: 0 26px 0 22px;
    text-decoration: none;
    border-left: medium none !important;
    border-right: medium none !important;
}
select {
    direction: rtl;
    border: 1px solid #CDCDCD;
    color: #006699;
     
    font-size: 12px;
    height: 26px;
    outline: medium none;
    padding: 1px 1px 2px;
    width: 145px;
}
label {
    direction: rtl;
    margin-left: 10px;
    color: #2a2a2a;
     
    font-size: 15px;
} 
span {
    direction: rtl;
    color: #2a2a2a;
     
    font-size: 14px;
	font-weight:normal;
} 
#jqxTabs {
     
    font-size: 12px;
} 

#calendar {
    color: #FFFFFF;
     
    font-size: 11px;
    line-height: 22px;
    text-align: center;
}

.jqx-grid-cell-right-align {
    text-align: right;
}
 
/*----------------------------تغییر فونت-----------------------------*/