/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.required {
	
	border-right: 1px solid rgb(255, 139, 139)  !important;
    padding-right: 7px ;
}

.form-control {
    font-family: iransans-webd,'Raleway'  !important;
    border-radius: 0px  !important;
    direction: rtl  !important;
    text-align: right  !important;
    height: 37px  !important;
}

#dnn_ctr6857_View_DashBoard_pnlTrial {
    display: none !important;
}

#dnn_ctr6852_View_Index_pnlTrial {
    display: none !important;
}

.news_list.Skin_04_Box * {
    font-family: iransans-webd !important;
}

.XBD_Effect_10_Default * {
    font-family: iransans-webc !important;
}

.post_smalltitle {
    display: none;
}
#mlb2-6043891 .subscribe-form .form-section h4 * {
    margin: 0px 0px 10px 0px !important;
    padding: 0px !important;
    color: #000000 !important;
    font-size: 22px !important;
    font-family: iransans-webd !important;
    line-height: 100% !important;
    text-align: right !important;
}
#mlb2-6043891 .subscribe-form .form-section .form-group label {
    float: left !important;
    margin-bottom: 10px !important;
    width: 100% !important;
    line-height: 100% !important;
    color: #000000 !important !important;
    font-family: iransans-webd !important;
    font-size: 14px !important;
}
.news_detail h2.news_title {
    color: #666666 !important;
    font-family: iransans-webd !important;
}
.post_date, .post_date a, .post_date a:link, .post_date a:active, .post_date a:visited {
    color: #444444 !important;
    text-decoration: none !important;
    font-family: iransans-webd !important;
}
.news_detail .post_content {
   
    font-family: iransans-webd !importnat;
}


.required {
	
	border-right: 1px solid rgb(255, 139, 139) !important;
    padding-right: 15px !important;
}

.required .normalCheckBox   {
    padding-right: 0px !important;
}

.form-control {
    font-family: iransans-webd,'Raleway' !important;
	font-size:13px !important;
    border-radius: 0px ;

    height: 37px ;
}

.label-inside {
    direction: rtl ;
	font-family: iransans-webd,'Raleway' !important;
}

.required.radio, .radio input[type=radio] {
    border-right: none !important;
}

.bstrap3-material .radio-inline, .bstrap3-material .checkbox-inline {
    padding-left: 0px !important;
}

.bstrap3-material .radio input[type=radio], .bstrap3-material .radio-inline input[type=radio], .bstrap3-material .checkbox input[type=checkbox], .bstrap3-material .checkbox-inline input[type=checkbox] {
  margin-left: 5px !important;
  position: relative !important;
	font-family: iransans-webd,'Raleway' !important;
}

.bstrap3-material .radio label, .bstrap3-material .checkbox label {
    font-family: iransans-webd !important;
    font-size: 14px !important;
}

.onFocusTextAlignLeft {
  text-align: right !important;
  direction: rtl !important;
}
.onFocusTextAlignLeft:focus {
  text-align: left !important;
  direction: ltr !important;
  font-family:13px !important;
}

img.farControl.imgcode {
    margin-right: 0px !important;
}

.label-top {
    font-family: iransans-webd,'Raleway' !important;
    color: rgb(39, 39, 39) !important;
    padding-bottom: 7px !important;
    font-size: 13px !important;
    text-align: right !important;
    direction: rtl !important;
}

.label-top label.required {
    border-right: 0 solid #fff !important;
	padding-right: 0px !important;
	font-weight: normal !important;
}

label.control-label.af-slide.farLabel {
    font-weight: normal !important;
}

.bstrap3-material .radio-inline, .bstrap3-material .checkbox-inline {
    width: 100px !important;
}

.signupActionForm .alert.alert-info.submit-confirm {
    text-align: center !important;
    direction: rtl !important;
    background-color: white !important;
    box-shadow: none !important;
    border-color: white !important;
    color: #212121 !important;
    -webkit-box-shadow: none !important;
	padding-top: 10px !important;
}

.signupActionForm .boxes_style_2 .boxes h3 {
    margin-top: 5px !important;
}

.RepresentitiveCodeMode .bstrap3-material .form-horizontal .radio, .RepresentitiveCodeMode .bstrap3-material .form-horizontal .checkbox, .RepresentitiveCodeMode .bstrap3-material .form-horizontal .radio-inline, .RepresentitiveCodeMode .bstrap3-material .form-horizontal .checkbox-inline {
    width: auto !important;
    margin-left: 5px !important;
    position: relative;
    font-family: iransans-webd,'Raleway' !important;
}

.RepresentitiveCodeMode .bstrap3-material input[type=radio],.RepresentitiveCodeMode .bstrap3-material .radio input[type=radio],.RepresentitiveCodeMode .bstrap3-material .radio-inline input[type=radio] {
    margin-right: 0 !important;
    margin-left: 5px !important;
    position: relative !important;
    font-family: iransans-webd,'Raleway' !important;
}


.bstrap3-material .radio input[type=radio], .bstrap3-material .radio-inline input[type=radio], .bstrap3-material .checkbox input[type=checkbox], .bstrap3-material .checkbox-inline input[type=checkbox] {
    margin-left: 5px;
    position: relative;
    font-family: iransans-webd,'Raleway' !important;
}

html .bstrap3-material .form-horizontal .control-label {
    font-family: iransans-webd;
}

.modal-backdrop {
    z-index: 0 !important;
}

textarea.farControl {
    height: 80px !important;
    padding: 11px 8px !important;
}


.header-top, .header-bottom {

    direction: ltr !important;
}

.dnn_logo {
    float: left !important;
}

#dnngo_megamenu .dnngo_menuslide {
    right: 0px !important;
    left: auto;
}

.rtl .nav_ico .fa {
    margin-right: auto !important;
    margin-left: 17px !important;
}

div#dnn_ctr6968_View_Index_pnlTrial {
    display: none !important;
}

.rtl .header-right {
    text-align: right !important;
}

#dnngo_megamenu > div > ul > li > a > span {
    font-size: 16px !important;
}

.home01-icolist .icolist-box h3 {
    font-size: 19px;
}

.roll_menu.roll_activated .dnn_logo .FixedLogoPane, .roll_menu.roll_activated .FixedLogoPane .dnn_logo {
    height: 60px;
    line-height: 60px;
}

.roll_menu.roll_activated .dnn_logo {
    height: 60px;
    line-height: 60px;
}


.row {
    margin-left: auto !important;
    margin-right: auto !important;
}

@media only screen and (min-width: 1600px)
[class*="Pane"] {
    margin-bottom: 0px !important;
}

.dg-title43.size-50 * {
    font-family: iransans-weba !important;
}

#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal {
    font-size: 15px;
}

.dg-btn-1.btn-accent, .dg-btn-4.btn-accent, .dg-btn-3.btn-accent {
    font-family: iransans-webd;
}

.dg-title43 {
    letter-spacing: 0.0em;
    font-family: iransans-weba;
    font-size: 44px;
}

.home01-cont3 .title {
    font-size: 90px;
}
.home01-cont3 .description {
    font-size: 32px;
}

.news_detail_Content strong {
    font-family: iransans-webd;
}

.news_detail_Content h2 {
    font-family: iransans-webc;
}

li.Album_item a {
    font-family: iransans-webc !important;
}

.comment_form * {
    font-family: iransans-webc !important;
}