html{
	direction: rtl;
}
.logo img{
	padding-left: 10px;
	padding-right: 0px;
}
.col-lg-8{
	float: left !important;
}
.copyright-message{
	float:right;
}
th{
	text-align: right;
}
.activerest, .restinfo{
	padding-left: 0;
	padding-right: 15%;
}
.navbar-nav>li, .nav-tabs > li {
	float:right;
}
.res_image{
	margin-left:0;
	margin-right:30%;
}
.float-end{
	float: left !important;
}
.float-start{
	float: right !important;
}
.statusicon{
	padding-right:0;
	padding-left:10px;
}
.checkbox label, .radio label{
	padding-left:0;
	padding-right:20px;
}
.summarytable tr td h4, h3{
	margin-right:0;
	margin-left:15px;
}
.modal-header .btn-close{
	margin:unset;
}
.backtotype{
    left:17%;
}
.about .content ul i{
    right:0;
}
.about .content ul li{
    padding-left:0;
    padding-right:28px;
}
@media screen and (max-width: 480px){
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
		width:100%;
	}
}
