
/*
 * 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
    *----------------------------------------------+--------+--------+
    */
   

                 ul ul, ul ol, ol ol, ol ul {
                 margin-bottom: 0;
                 margin-left: 0px;
                 }
    /* .dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea {
    float: none;
    margin-right: 0;
    max-width: 445px;
    text-align: right;
    width: 100% !important;
    } */

     /*    .dnnFormItem textarea:valid {
    height: 20px;
    width: 200px;
    } */

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

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

    padding-right: 20px;
    margin-right: 18px;
}
h2.dnnFormSectionHead a.dnnSectionExpanded,h2.dnnFormSectionHead a {
    background-position: left;
}

    .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{
    }

    #login .registerGroup a strong, #login .loginGroup a strong {
    color: transparent !important;
    display: block;
    font-size: 11px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 100%;
    }
                 a, a:visited {

                 outline: 0 none;
                 text-decoration: none;
                 }



.info {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.Ch2_top {
    min-height: 15px;
    padding: 0;
    position: relative;
    border-bottom: 5px solid #3b9396;
}
.Ch2_top .c_title {
    background: url("./assets/bac.png") bottom left no-repeat;
        background-size: auto;
    background-size: auto 100%;
    padding: 8px 17px 4px 56px !important;
}
ul li {
    list-style-type: none;
    font-size: 14px;
    line-height: 30px;
}
.Normal, .NormalDisabled, .NormalDeleted {
    color: #444;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding-right: 10px;
}
.Ch2_content {
    padding: 8px 8px;
    background: #eaeaea;
    min-height: 505px;
}
@media only screen and (max-width: 600px) {
 .Ch2_content{
    min-height: 200px;
  }
}

.nav {
    direction: rtl;
}
.nav-tabs {
    margin: 0;
    padding: 0;
    padding-right: 2px;
    border-bottom-color: #EEE;
}
.ui-tabs-tab{
    margin:1px;
}
.tab-content {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-top: 0;
    padding: 15px;
}

/*********/
#wrap {
        
        margin:10px 0;
        padding:20px;
        text-align:center;
        }
       
       
        #features {
        margin: 25px 0;
        }

        #baloon {
        color:#ddd;
        margin:auto;
        padding:15px;
        font-size:16px;
        letter-spacing:1px;
        background:url('bg.png') repeat;
        width:200px;
        position:relative;
        border-radius:5px;
        }

        #blackarrow {
        background:url('blackarrow.png') no-repeat top center;
        margin:auto;
        height:15px;
        width:15px;
        margin-top:-7px;
        }

        #circle {
        }

        #circle img{
        height:50px;
        width:50px;
        background:#fff;
        padding:10px;
        border:5px solid #00AEF0;
        border-radius:500px;
        transition:0.5s ease;
        }

        #circle img:hover {
        height:60px;
        width:60px;
        background:#ddd;
        padding:20px;
        border:8px solid #00AEF0;
        border-radius:500px;
        }

        #circle:hover > #baloon {
        display: inline;
        }



.dnnLabel {
	direction:rtl;
    display: inline-block;
    float: right;
    position: relative;
    width: 32.075%;
    padding-right: 20px;
    margin-right: 18px;
    overflow: visible;
    text-align: right;
}
.dnnLoginService {
    padding-top: 70px;
}















