@font-face
{
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot?#') format('eot'),
    url('../fonts/Yekan.woff') format('woff'),
    url('../fonts/BYekan.ttf') format('truetype');
}
body {
  font-family: "BYekan", "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.BYekan{
	font-family: BYekan;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
	float:right;
}
.navbar-static-side{
	right: 0;
}
.nav{
	direction:rtl;
	text-align: right;
	padding-right:0;
}
.sidebar-collapse .nav > li.active{
	border-right: 4px solid #19aa8d;
	border-left: none;
}
.mini-navbar .nav-second-level{
	right:65px;
}
.mini-navbar li.active .nav-second-level{
	right:65px;
}
#small-chat{
	left: 20px;
}
#small-chat .badge{
	left: -4px;
	right: auto;
}
.navbar-header{
	float: right;
}
.navbar-fixed-top, .navbar-static-top{
	direction:rtl;
}
.navbar-right .dropdown-menu{
	right: auto;
	left: 0;
}
.form-group{
	direction:rtl;
	text-align: right;
}
.input-group{
	direction:ltr;
}
.nav > li > a i{
	margin-right: 6px;
	margin-left: 6px;
}
.arrow{
	float: left;
}
th{
	text-align: center;
}
.table-bordered{
	direction: rtl;
}
.modal-footer{
	direction: ltr;
	text-align: left;
}
.modal-content{
	direction: rtl;
}
.modal-header .close{
	float:left;
}
#toast-container{
	direction: rtl;
}
.nav.nav-tabs li{
	float: right;
}
.paddingzero{
	padding: 0;
}
.panel-default > .panel-heading{
	direction:rtl;
}
.paddingbottom15{
	padding-bottom: 15px !important;
}
.popover-content:last-child{
	font-family: BYekan;
	direction: rtl;
	text-align: right;
}
.popper-content{
	direction: rtl;
	text-align: right;
}


.font-en
{
    font-family: tahoma, arial;
}
.font-bold
{
    font-weight: bold;
}
.color-01957b
{
    color: #01957b !important;
}
.display-none
{
    display: none;
}
.loader-wait
{
    text-align: center;
}

/*
 *********************************************************************/


/*
*********************************************************************/


/*  Notify
************************************/
.ui-pnotify
{
    font-size: 10pt;
    direction: rtl;
}
.ui-pnotify-title
{
    font-size: 10pt;
    font-weight: bold;
}
.ui-pnotify.stack-TopLeft
{
    top: 25px;
    left: 25px;
    right: auto;
}
.ui-pnotify.stack-TopRight
{
    top: 25px;
    right: 25px;
    left: auto;
}
.ui-pnotify.stack-BottomLeft
{
    bottom: 25px;
    left: 25px;
    top: auto;
    right: auto;
}
.ui-pnotify.stack-BottomRight
{
    bottom: 25px;
    right: 25px;
    top: auto;
    left: auto;
}

/*
*********************************************************************/

.col-content
{
    margin-bottom: 30px;
}
.col-content .page-title
{
    color: #808080;
    font-size: 12pt;
    padding: 0px 0px 7px 7px;
    margin: 20px 0px 20px 0px;
    border-bottom: 1px solid #bababa;
}
.col-content .page-title i
{
    font-size: 8pt;
}

/* Form, Table Form
*********************************************************************/

.table-form
{
    min-width: 300px;
    margin: 0 auto;
}
.table-form td
{
    padding: 0 0 10px 0;
}
.table-form .actions
{
    background: #f2f2f2;
    margin-top: 14px;
    margin-bottom: 14px;
    padding: 13px 20px 14px 20px;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
    text-align: left;
    direction: ltr;
}

/*
***********************/
.form-image-upload-box
{
    background: #f5f5f5;
    width: 100px;
    height: 100px;
    float: left;
    border: 3px solid #f5f5f5;
    margin: 0 0 0 0;
    cursor: pointer;
}
.form-image-upload-box:hover
{
    background: #efefef;
}
.form-image-upload-box input[type=file]
{
    display: none;
}
.form-image-btn-add
{
    background: transparent;
    width: 100px;
    height: 100px;
}
.form-image-btn-add i
{
    margin: 40px 40px 0 0;
}
.form-image-btn-add i.fa-trash
{
    background-color: #ffffff;
    border: 3px solid #ffffff;
}

/*
***********************/

.width-40
{
    width: 40px;
}
.width-60
{
    width: 60px;
}
.width-100
{
    width: 100px;
}
.width-120
{
    width: 120px;
}
.width-140
{
    width: 140px;
}
.width-180
{
    width: 180px;
}
.width-300
{
    width: 300px;
}

/* FileManager
***********************/

.file-manager-bar
{
    padding: 5px;
}
.file-manager-bar a
{
    font-size: 10pt;
}
.btn-file-manager-close
{
    float: left;
    display: none;
}

.file-manager-current-location
{
    margin: 10px 0 0 0;
    padding-right: 10px;
    direction: rtl;
}
.file-manager-current-location span
{
    font-size: 12pt;
    padding: 5px;
}
.file-manager-current-location a, .file-manager-current-location a:visited
{
    font-size: 12pt;
    padding: 5px;
    text-decoration: none;
}
.file-manager-current-location a:hover
{
    color: #0a00f3;
    text-decoration: none;
}

.form-file-manager-group
{
    margin-top: 20px;
}

.file-manager-show-data-group
{
    clear: both;
    margin-top: 20px;
}
.file-manager-show-data-group .group-box
{
    /*background: #f4fbff;*/
    width: 150px;
    float: right;
    text-align: center;
    margin: 3px;
}
.file-manager-show-data-group .group-box img
{
    width: 48px;
    height: 48px;
    margin: 5px 0 0 0;
}
.file-manager-show-data-group .group-box input[type=checkbox]
{
    display: none;
}
.file-manager-show-data-group .group-box .group-title
{
    margin: 2px;
}


.form-file-manager-files
{
    margin-top: 20px;
}
.form-file-manager-files-upload-box
{
    direction: ltr;
}
.form-file-manager-files-upload-box:hover
{
}
.form-file-manager-files-upload-box input[type=file]
{
    display: none;
}
.form-file-manager-files-upload-icon
{
}


.file-manager-show-data-files
{
    clear: both;
    margin-top: 20px;
}
.file-manager-show-data-files .files-box
{
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #d3d4da;
    direction: ltr;
}
.file-manager-show-data-files .files-box td
{
    padding: 7px 5px;
}
.file-manager-show-data-files .files-name
{
    width: 300px;
}
.file-manager-show-data-files .files-size
{
    width: 150px;
}
.file-manager-show-data-files .files-des
{
}
.file-manager-show-data-files .files-copy
{
    width: 50px;
}
.file-manager-show-data-files .files-box input[type=checkbox]
{
    display: none;
}

.file-manager-search-box
{
    float: left;
}

/*
*********************************************************************/
