/*--------------------------------------------------\
| dashboard   | 			  default-rtl.css       |
\--------------------------------------------------*/

.headingtext3{
	text-align:right !important;
}

.logoutBarRight{
	text-align:left !important;
}
/*.dropdown-menu{
	right:auto;
}*/

.modal-footer{
	text-align: right !important;
}

div#header_logo,
div#header_logo2,
div#header_logo_login{
	height:70px;
	width:162px;
	max-width:162px;
	max-height: 70px;
	float:right;
	margin-bottom: 6px;
	/*
	background:url('../../dashboard_mysocbh/images/logo-mysocietybh-rtl.png')no-repeat right;
	*/
	overflow: hidden;
	text-overflow: "";
	-webkit-appearance: none; 
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

div#society_header{
	margin-bottom: 6px;
	float:left;
	overflow: hidden;
	text-overflow: "";
	-webkit-appearance: none; 
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	max-width: 400px;
	max-height: 70px;
}

div#header_logo2,
div#header_logo_login{
	background-position: right top;	
}

@media screen and (max-width: 480px) {
	div#society_header,
	header_logo_login{
		width:100% !important;
		max-width:100% !important;
		background-position: center top !important;
	}
	
	/*div#header_logo2,
	div#header_logo{
		display:none;
	}*/
}

div.tabs{
	text-align: right !important;
	padding:3px 0px 4px 0px !important;
}

div.tabs a{
	border-right:1px solid #a6a6a6 !important;
	border-left:none !important; 
}


table{
	text-align:right !important;
}

#footer{
	margin-left: 0px !important;
	margin-right: 5px;
}

.footer {
	text-align:right !important;
}





.menu_head {
	background: #8ac540 url(images/collapse.png) center left no-repeat !important;
}

.menu_list {
	width: 185px !important;
	margin-top: 5px !important;
	margin-left: 5px !important;
	padding: 0 5px 0 5px !important;
	margin-right:0px !important;
}

.ssl-style{
	float: left !important;
}

table > tbody > tr > td > span.footable-toggle.last-column{
	float:left;
}