﻿.ModuleTitleHeader
{
	font-family: Byekan;
    font-size: 21px;
    font-weight: bold;
    color: #000000;
    /*height: 40px;*/
    margin-bottom:10px;
    padding-right: 15px;
    padding-top: 15px;
    direction: rtl;
    text-align: right;
}
.ModuleSideTitleHeader
{
	margin-top:10px;
	font-family: Byekan;
    font-size: 13px;
    font-weight: bold;
    color: white;
    background: #0660ab;
    padding: 8px;
    direction: rtl;
    text-align: right;
}
.ModuleTitleHeader span
{
    width: 100%;
    height: 50px;
    display:block;
    font-weight:normal;
    position: relative;
    z-index: 1;
    padding-bottom: 10px;
}
.ModuleSideTitleHeader span
{
	width: 100%;
    display:block;
    font-weight:normal;
    position: relative;
    z-index: 1;
    padding-right:16px;
}
.ModuleTitleHeader span:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 5%;
    border-bottom: 2px solid #a6a6a6;
}
.ModuleSideTitleHeader span:before {
    content: "";
    position: absolute;
    right: 0;
    height: 2px;
    top: 50%;
    width: 10px;
    border-bottom: 4px solid white;
}
.ModuleWithoutTitleHeader
{
	
}
.ModuleTitleBody
{
	text-align:right;
}
.ModuleTitleBody .TitleBody
{
	
}
.ModuleSideTitleBody
{
	
	text-align:right;
}
.ModuleSideTitleBody .TitleBody
{
	padding:10px;
}
.ModuleWithoutTitleBody
{
	
}
/*   bootstrap theme      
.btn-default
{
	text-shadow:0 1px 0 #fff;
	background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
	background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x;
	border-color:#dbdbdb;
	border-color:#ccc
}
.btn-default:focus,.btn-default:hover
{
	background-color:#e0e0e0;
	background-position:0 -15px
}
.btn-default.active,.btn-default:active
{
	background-color:#e0e0e0;
	border-color:#dbdbdb
}
.btn-default.disabled,.btn-default:disabled,.btn-default[disabled]
{
	background-color:#e0e0e0;
	background-image:none
}*/
/*██  ██  ██  ██  ██  ██  ██  ██  ██  ██*/
/*  ██  ██  ██  ██  ██  ██  ██  ██  ██  */
/*██  ██  ██  ██  ██  ██  ██  ██  ██  ██*/