body{
	direction:rtl;
	position:relative;
	    overflow-x: hidden;
}
.row.col-xs-12.col-md-12{
    margin-left: 0;
    margin-right: 0;
    padding: 0 30px;
}
.select2-container--default .select2-selection--multiple {
    height: 34px;
    overflow: auto;
}
.search_select{
    display: block !important;
    opacity: 0 !important;
    position: absolute !important;
}
.btn {
    padding: 6px 10px;
}
#Seller-error{
    position: absolute;
    bottom: -20px;
    right: 17px;
}
#SellerToTransfer11-error{
    position: absolute;
    bottom: -20px;
    right: 17px;
}
.cssMe{
    display: block !important;
    opacity: 0;
    position: absolute;
    z-index: -2;
}
label.error ~ .select2.select2-container{
    border: 1px solid red;
    border-radius: 5px;
}
label.error{
    color:red;
}
.row.col-xs-12.col-md-12.fix_us{
    padding-bottom: 10px; margin-bottom: 0;
}
.toast-bottom-center{
    bottom: 150px;
}
.mlai_form{
    padding-bottom: 80px !important;
}
#bodySearch a{
    color: #000 !important;
}
body .error{
    border-color: red !important; 
}
.d-block{
    display: block;
    width: 100%;
    margin: auto;
}
.old-input,
.my-new-input{
    float: right;
    width: 50%;
    padding: 0 10px;
}
.my-new-input button{
    position: absolute;
    right: 0;
    top: 28px;
    padding: 0;
    background: none;
    border: 0;
}
.my-new-input{
    position: relative;
    padding-right: 30px;
}
.width_100{
    display: block;
    width: 100%;
}
.btn-group{
   
}
.sss{
    padding: 15px;
}
#search_filter label{
    margin-bottom: 25px;
}
textarea{
	resize:none;
	height:100px !important;
	
}
.modal.in .modal-dialog{
    z-index: 9999999999999999;
}
a.text-center{
    text-align: center;
    display: block;
    width: 100%;
    float: right
}
#bodyServiceCall a:hover,
#bodyServiceCall a{
    text-decoration: none;
}
#bodyServiceCall a,
#bodyServiceCall span{
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
}
.table-responsive{
    margin-bottom: 60px;
}
.table-responsive.fix{
    border: 0;
}
form{
    padding-bottom: 150px
}
.glyphicon{
    font-size: 22px;
}
.go_left_to{
    float: left;
    color: #000;
}
.fit_img{
    width: 25px;
    height: 25px;
}
.margin-r{
	margin-right:5px;
}
.bodyt{
	display:inline-block;
	padding-bottom:80px;
}
.date input{
    direction: ltr !important;
    text-align: right;
}
form{
        padding-bottom: 150px;
}
.date{
    position: relative;
}
.text-left{
    text-align: left !important;
}
/*.date>div *,*/
.date>div{
    background: #fff !important;
     direction: ltr !important;
}
.date .add-on{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 111;
    height: 32px;
}
.fix-pp{
    padding:  0 30px 0 0 !important;
}
legend {
    display: block;
     width: auto; 
    padding: 0 13px;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
}

.fix-font-size .form-control {
    line-height: 23px;
}
.fix-font-size label,
.fix-font-size .form-control {
    
    font-size: 20px;
    
}
.fix-font-size legend {
    
    font-size: 26px;
    
}
#bodyServiceCall span {
    color:  #d4d4d4;
    
}
fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
    margin-bottom: 30px;
}
#bodyServiceCall a span{
    color:  #000;
}
.width-to{
	display:inline-block;
	max-width:164px !important;
	width:164px !important;
	margin-left:20px;
}
.form-group{
	text-align: right;
}
.block{
    display: block;
    width: 100%;
    float: right;
}
.edit-icon{
	width : 60px !important;
}
.form-group .btn{
	margin-left:10px !important;
	margin-top: 25px !important;
}
.setbody{
	display: inline-block;
	width:100%;
	padding-bottom: 20px;
}

.relativ{
	position:relative;
	width:100%;
}
.abs{
	position:relative;
	bottom: -4px;
}
.abs-del{
	position: relative;
	
	bottom: -4px;
}
.clear-both{
	clear:both;
}
.body{
	display: block;
	padding-bottom: 80px;
	margin:auto;
}
header{
	height:52px;
}
nav{
	position: fixed !important;
	width: 100%;
	top: 0;
	z-index:30;
}
li.selected>a{
	color:#000 !important;;
}
.selected-dropdown-menu{
	background: #fff;

}
li.selected-dropdown-menu>a{
	color:#000 !important;
}
li.selected-dropdown-menu:hover a{
	color:#000 !important;
}

.border{
	border:1px solid #999;
	margin-bottom:5px;
}
.border-right{
	border-right:1px solid #999;
}
.titel{
	display: block;
	font-weight: bold;
	padding-right:5px;
	background:#e9e9e9;
}
.bg-success{
		background:#5CE62E;
}
footer{
	position: fixed !important;
	width: 100%;
	height:50px;
	z-index:30;
	bottom:0;
	color:#eee;
	padding-top:15px;
	text-align:center;
	margin-top:50px;

}
footer a{
	color:#fff;
}
footer a:hover{
	color:#fff;
	text-decoration:none;
}
.navbar-inverse {
	background:#428bca !important;
}
.navbar-inverse .navbar-nav > li > a{
	color:#fff;
}
.navbar-inverse .navbar-nav > li > a:hover{
	color:#000;
}
.clear-width{
	display:block;
	margin:auto;
	
}
li{
	text-align:right;
	float:right !important;
	display:block;
}
.dropdown-menu>li>a{
	color:#fff;
}
.dropdown-menu{
	background : #000 !important;
}
.dropdown-menu>li{
	width:100%;
}
.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.marg{
	margin-right:5px;
}
.account-wall
{
    
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	border-radius:15px;
	margin-top:50px;
	margin-bottom:90px;
}
input , select{
    margin-bottom: 10px;
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}
.success-msg{
	background-image: -webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
	background-image: -o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));
	background-image: linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	background-repeat: repeat-x;
	border-color: #b2dba1;
	display:block;
	color: #3c763d;
	
	height:50px;
	padding:13px;
	text-align:center;
	margin-bottom:10px;
}
.warning-msg{
	display:block;
	
	background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
	background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dca7a7;
	height:50px;
	padding:13px;
	text-align:center;
	margin-bottom:20px;
	color: #a94442;
}
.none{
	display:none;
}
.margin-top{
	margin-top:24px;
	
}
.margin-top1{
	margin-top:20px;
	
}
.container{
	margin-bottom:50px;
}

.center{
	display:block;
	margin:auto;
}
.fix-to-top{
	margin-top:4px;
}
.red-border{
        border: 1px solid red;
		
    }
.navbar-nav .open .dropdown-menu{
	margin-top:0px;
}
.error-msg{
	color: red;
	font-size:12px;
	font-weight:normal;
}
.pic-fix{
	width:100%;
	height:100%;
}
.none{
	display:none;
	
}
th>i{
	display: block !important;
	width: 15px;
	margin: auto;
}
td>i{
	display: block !important;
	width: 15px;
	margin: auto;
}

tr:hover {
	cursor:pointer;
}
.pic-index{

}
.pic-position{
	position:absolute;
	display:none;
	width:200px;
	height:200px;
}
.show-pic{
	display:block;
	width:200px;
	height:200px;
	border:0px;
}
.show-pic1{
	position:absolute;
	display:none;
	width:200px;
	height:120px;
	border:0px;
	z-index:10;
}
.show{
	display:block;
}
.hide{
	display:none;
}
.signigtur {
    text-align: center;
}
.signigtur span{
    font-size: 24px;
}
.col_imi{
    padding: 0 !important;
}
.display-img:hover  .show-pic1{
	display:block;
}
.btn.btn-lg.btn-primary.btn-block{
    font-weight: normal;
        font-size: 16px;
}
.form-control.hasDatepicker:hover{
    cursor: auto;
}
.title{
    color: #428bca !important;
	padding: 0 10px !important;
}
.btn.btn-primary.pull-right.no-mar.dis_me.mar_me{
    margin-top: 90px !important;
}
.select2-search--dropdown:before {
    content: "\e003";
    position: absolute;
    top: 13px;
    left: 5px;
    display: inline-block;
    height: 20px;
    width: 20px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.select2-results__option {
    width: 100%;
    direction: rtl;
    text-align: right;
}
.select2-results__options{
    
    direction: ltr;
}
.select2-container--default .select2-selection--single{
    display: block;
    width: 100%;
    height: 34px;
    padding: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.select2-container--default .select2-results > .select2-results__options{
    overflow-x: hidden;
}
.pad_10{
    padding: 10px;
}
thead>tr:hover{
    cursor: auto;
}
.center{
	margin:auto;
}
.form-control{
    margin-bottom: 15px;
}
li.open>a{
	color:#fff !important;
}
.ui-autocomplete li:hover{
    color: #ffffff;
    background-color: #0088cc;    
}
.ui-autocomplete li{
    display: inline-block;
    width: 100%;
    float: right;
    cursor: pointer;
}
.select_li{
    color: #ffffff;
    background-color: #0088cc; 
}
.ui-autocomplete{
        top: 58px;
    left: -6px;
    z-index: 9999;
    float: left;
    width: 95%;
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: rgb(255,255,255);
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;

}
.ui-menu .ui-menu-item{
    width: 100%;
    float: right;
}
.bodyt.fix{
    padding-bottom: 0;
}
.has-feedback .form-control{
    padding-left: 42.5px;
    padding-right: 5px;
}
.form-control-feedback {
    position: absolute;
    top: 25px;
    right: auto;
    left: 15px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.form-control[readonly]{
    background: none;
}
.pad_10{
    padding-bottom: 50px;
}
.mar-bo{
    margin-bottom: 10px;
}
.ui-widget-content a{
    display: block;
    width: 100%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #777;
}
.modal-body{
    display: inline-block;
    width: 100%;
}
.padr_35{
    padding-right: 35px;
}
.glyphicon.glyphicon-plus{
    position: absolute;
    top: -2px;
    right: 20px;
}
.modal-header .close {
    margin-top: -20px;
    font-size: 40px;
}
.modal-body .col-md-offset-3{
    margin-left: 0;
}
.modal-body .col-md-4,

.modal-body .col-md-6{
    width: 100%;
}
.form-control[disabled]{
    background: none;
}
table.dataTable thead .sorting ,table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc{
    background-position: left;
}
.table > thead:first-child > tr:first-child > th{
    text-align: right;
}
.glyphicon-plus:hover{
    cursor: pointer;
}
.btn.btn-primary.no-mar{
    margin-left: 0 !important;
}
.form-group.col-xs-12.col-md-6.col-md-offset-3.fix-top>input ,.form-group.col-md-4.col-xs-12.pull-left.fix-top>input{
    margin-top: 0 !important;
}
@media (max-width:520px) {
    .row.col-xs-12.col-md-6.col-md-offset-3{
        margin: auto;
    }
    .row.col-xs-12.col-md-12.pull-right{
        margin-bottom: 10px;
    }
    .row.col-xs-12.col-md-6.col-md-offset-3.title{
        margin: 10px 0;
    }
    .form-group{
        text-align: right;
    }
    header {
        height: 101px;
    }
    .row>.col-xs-12.col-md-12.pull-right{
        padding-bottom: 50px;
    }
    .row.col-xs-12.col-md-12 {
        padding-bottom: 50px;
    }
    h1.row.col-xs-12.col-md-12 {
        padding-bottom: 0px;
    }
    .btn.btn-primary.no-mar{
        float: right !important;
    }
    .btn.btn-primary.pull-left{
        float: right !important;
    }
    .btn.btn-primary {
        float: right;
    }
    .btn.btn-primary.pull-right.no-mar.dis_me.mar_me{
        margin-top: 10px !important;
    }
}

@media print {
    .row.sss{
        width: 29.7cm;
    }
    form .col-xs-12 .col-xs-12,form .col-sm-12 .col-sm-12 {
        width: 33% !important;;
    }
    table#print1{
        table-layout: fixed;
    }
    tr th.col-md-1{
        width: 9% !important;;
    }
}
