.cpanel {
    left: 80px;
    position: absolute;
    top: 20px;
    z-index: 999;
}
.cpanel-mnue {
    border: 1px solid #B0B7B0;
}
.cpanel-mnue-head {
    background: none repeat scroll 0 0 #B0B7B0;
    height: 32px;
}
.cpanel-mnue-head-icon {
    background: url("../images/icon/toolsicon.png") repeat scroll 0 0 transparent;
    float: right;
    height: 32px;
    width: 32px;
}
.cpanel-mnue-head-text {
    color: #FFFFFF;
    font-weight: bold;
    padding: 7px 43px;
}
.cnroledata {
    position: fixed;
    right: -20px;
    top: 10px;
    width: 162px;
    z-index: 999;
}   
#sidebar {
    left: -62px;
    padding: 20px 20px 20px 0;
    top: 450px;
}
.span-5 .portlet-decoration {
    background: none repeat scroll 0 0 #B7D6E7;
    border-left: 5px solid #6FACCF;
    padding: 3px 8px;
}
.span-5 .portlet-title {
    color: #298DCD;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.cnroledata .portlet-content {
    background: none repeat scroll 0 0 #EFFDFF;
    font-size: 0.9em;
    margin: 0 0 15px;
    padding: 5px 8px;
}
.item-mnue {
    background: none repeat scroll 0 0 #F2F2F2;
    border-top: 1px solid white;
    height: 28px;
    padding: 3px 0;
}
.item-mnue-son {
    background: none repeat scroll 0 0 #D4D4D4;
    border-top: 1px solid #000000;
    height: 28px;
    padding: 3px 0;
}
.items-mnue-sons {
    border: 1px solid black;
}
.linkmnuecpanel {
    display: block;
    margin: 0 37px 0 0;
}
.iconmnuecpanel {
    float: right;
    height: 25px;
    width: 25px;
}
#fix-content-view{
    margin: 50px 0px 0px;
}
#to-home{
    background-image: url("../images/home.png");
    background-repeat: no-repeat;
    height: 23px;
    width: 24px;
}
#top_menu ul li:first-child a {
    position: absolute;
    top: 0;
}
#top_menu ul li:last{
    background-image:none;
}
.one_row_loop li a:odd {
    background-color:#fff;
}
#usercontent h2{
    display: none;
}
.view-node-img{
    text-align: center;
}
.view-node-img img{
    max-width: 100%;
}
.one-new-box img {
    float: right;
    padding: 10px;
    display: none;
}
.one-new-box li {
    padding: 50px 10px 0px;
}
.one-new-box span {
    float: right;
    width: 430px;
    padding: 0 10px 0 0;
    color: #372E25;
    font: 12px 'Conv_GE_SS_Unique_Light',Tahoma,Geneva,sans-serif;
}
#poll-choices{

}
#poll-choices input[type=text]{
    width:440px;
}
.portlet{
    margin: 49px 20px 0 0;
    text-align: right;
}
#about-conten{
    padding:50px 10px 13px;
}
.body-search{
    direction: rtl;
    padding: 10px;
    text-align: right;
}
.search-result{
    padding:10px 0;
}
#contactus-form {
    direction: rtl;
    margin: 10px;
    text-align: right;
}
#contactus-form .row {
    position: relative;
}
#contactus-form label {
    position: absolute;
}
#contactus-form input {
    margin: 5px 124px 10px 0;
    width: 417px;
}
#contactus-form textarea {
    margin: 5px 124px 10px 0;width: 417px;
}

#contactus-form .buttons input
{float: left;   margin: 0 0 0 55px;  padding: 5px; width: 75px; background:#804000; color:#FFF; cursor:pointer; border:none;}
#contactus-form .buttons input:hover {background:#630}
#add-term-form{
    direction: rtl;
}
form {
    direction: rtl;
}
::-webkit-input-placeholder { color:#000;font-weight: bold; }
::-moz-placeholder { color:#000;font-weight: bold; } /* firefox 19+ */
:-ms-input-placeholder { color:#000;font-weight: bold; } /* ie */
input:-moz-placeholder { color:#000;font-weight: bold;}
.dTreeNode img{
    display: inline-block !important;
}
#contact-admin{
    padding:10px;
}
#contact-admin label{
    display: block;
}
#contact-info{
    text-align: center;
    font-weight: bold;
}
.errorMessage{
    color: red;
}
#user-form {width:93.5%; float:right; margin:0 20px 10px 0;}
#user-form div label, #user-form div p{float:right; width:100%; margin-bottom:10px; clear:both;}
#user-form div input, #user-form div textarea, #user-form div select {float:right; width:75%; margin:0 10% 10px 0; clear:both;}
#user-form .buttons  {width:auto; float:left; margin:0 0 10px 25px;}
.display-non {display:none}

#fix-content-view {/*height:220px;*/}
#usercontent form  {width:93.5%; float:right; margin:0 20px 10px 0;}
#usercontent div label {width:100%; margin-bottom:10px; clear:both;}
#usercontent div p {margin:0 20px 10px 0}
#usercontent div input, #usercontent div textarea, #usercontent div select {width:75%; margin:0 20% 10px 0; clear:both;}
#usercontent form .rememberMe label, #usercontent form .rememberMe p, #usercontent form .rememberMe input, #usercontent form .submit input {width:auto; float:inherit; margin:0 0 10px 10px;}
.messagealerthtml
{
    background-color:  #f6f5f0;
    position: fixed;
    top: 30%;
    width: 305px;
    z-index: 999999;
    border: 2px solid;
    display: none;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 10px 10px 5px #888888;
    padding: 10px;
}
.messagealertclose
{
    background-image: url(../images/dialog_close.png);
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.messagealerttext
{
    text-align: center; 
    height: 81px;
    margin: 8px auto;
    width: 261px
}


.header-list-all-type {display:none}


.archive-list {padding:10px}

.archive-list .termheadinfo {text-align:right; padding:5px 0}
#at4-share{
    display: none !important;
}
.instagramlink
{
    width: 35px;
    height: 34px;
    background: url(../images/instagram.png)no-repeat;
    display: block;
}
.youtbelink
{
    width: 35px;
    height: 34px;
    background: url(../images/youtube.png)no-repeat;
    display: block;

}
.facbooklink
{
    width: 35px;
    height: 34px;
    background: url(../images/facebook.png)no-repeat;
    display: block;

}
.twitterlink
{
    width: 35px;
    height: 34px;
    background: url(../images/twitter.png)no-repeat;
    display: block;

}
.googelplslink
{
    width: 35px;
    height: 34px;
    background: url(images/googlepls.png)no-repeat;
    display: block;

}
.rsslink
{
    width: 35px;
    height: 34px;
    background: url(images/rss.png)no-repeat;
    display: block;

}