.ltr {text-align: left;  direction: ltr !important;}
pre {text-align: left; direction: ltr;}
body {
	direction: rtl;
	background: none;
	padding: 20px;
}
#container {
	min-height: 550px;
	margin: 0 auto;
}
a {
  transition: color .4s;
  color: #265C83;
}

a:link,
a:visited { color: #31526d; }
a:hover   { color: #337Ae8; 
text-decoration: none;}
a:active  {
  transition: color .3s;
  color: #337Ae8;
}

.box {
	width: 16%;
	height: 50px;
	border: 1px solid black;
	float: right;
	margin: 2px;
}
#vasat {
	width: 1095px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid black;
	height: 800px;
}
.col-sm-3 {
	float: right;
	text-align: right;
}.col-md-3 {
	float: right;
	text-align: right;
	border: 1px solid black;
	margin: px;
}
.ltr {
	direction: ltr;
}
li {
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
	list-style-type: 1;
}
p {
	text-align: right;
}
ol {
	text-align: right;
	list-style-type: upper-greek;
}
.uss {
	background-color: #e8dcae !important;
	border-bottom: none;
	margin-top: 5px;
	border-top: none;
	text-align: center;
}
.uss a {
	color: black;
}
.about {
	float: none;
	height: 10px !important;
	width: 50px !important;
	border: none;
	margin:  auto !important;
	vertical-align: center;
	text-align: center;
}
.about a {
	color: black;
}