.navbar-static-side{
	right: 0;
}
.nav{
	direction:rtl;
	text-align: right;
	padding-right:0;
}
.nav > li.active{
	border-right: 4px solid #19aa8d;
	border-left: none;
}
.mini-navbar .nav-second-level{
	right:65px;
}
.mini-navbar li.active .nav-second-level{
	right:65px;
}
.skin-1.rtls.pace-done:not(.mini-navbar) .navbar-default.navbar-static-side{overflow-y: scroll;max-height: 100%;}
.custom-file {

	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(2.25rem + 2px);
	margin-bottom: 0;

}
.custom-file-input {

	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(2.25rem + 2px);
	margin: 0;
	opacity: 0;

}
.custom-file-label::after {

	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: 2.25rem;
	padding: .375rem .75rem;
	padding-top:17px;
	padding-bottom:17px;
	line-height: 0.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: 1px solid #ced4da;
	border-radius: 0 .25rem .25rem 0;

}
.custom-control-label::before, .custom-file-label, .custom-select {

	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.custom-file-label {

	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(2.25rem + 2px);
	padding: .375rem .75rem;
	padding-bottom: 17px;
	padding-top: 17px;
	line-height: 0.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem;

}
body.DTTT_Print {
	background: #fff;

}

.DTTT_Print #page-wrapper {
	margin: 0;
	background: #fff;
}

.DTTT_container {
	float: left;
}

button.DTTT_button, div.DTTT_button, a.DTTT_button {
	border: 1px solid #e7eaec;
	background: #fff;
	color: #676a6c;
	box-shadow: none;
	padding: 6px 8px;
}

button.DTTT_button:hover, div.DTTT_button:hover, a.DTTT_button:hover {
	border: 1px solid #d2d2d2;
	background: #fff;
	color: #676a6c;
	box-shadow: none;
	padding: 6px 8px;
}

.dataTables_filter label {
	margin-right: 5px;

}

.padd-11-25{
	padding:11px 25px 12px 25px
}

.change-profile-pic{
	box-shadow: 0px 0px 5px #d5d5d5;
	-moz-box-shadow:  0 0 5px #d5d5d5;
	-webkit-box-shadow:  0 0 5px #d5d5d5;
	-o-box-shadow:  0 0 5px #d5d5d5;
	margin-top: 8px;
	font-size: 10px;
	border: none !important;
	background-color: #fff;
	color: #4c4b4b;
	margin-left: 3px;
}

.dev-brows-img-icon{
	width: 110px;
	height: 110px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.profile-pic-u {

	display: block;
}
.book_delivery{

	display: block;
	height: 20px;  /*height of icon */
	width: 20px;  /*width of icon */

	/*background */
	background: url(../img/book_delivery.png) no-repeat;
	background-size: contain;
}

/*^^^^^^^^^^^R@dd^^^^^^^^^^^^^^^^^^^^^^^*/
#excelview table tr:last-child td {writing-mode: vertical-rl;text-orientation: upright;}
#excelview table thead tr th {text-align: center;background: rgb(155,187,89)}
.btn-screenshot-delete {position: absolute;right: 2%;}
.sortable li{position: relative}

/*// define for dashbord*/
.border-top{
	border-top: 2px solid #eee;
	padding-top: 10px;
}
.order_status_report_box{
	padding:10px;
	margin: 0px;
	-webkit-box-shadow: 0 0 8px #dedede;
}
.order_status_report_box sub_div{
	margin:5px;
}
.order_status_report_box count_div{
	padding-right: 10px;
}
.order_status_report_box .count_div span{
	font-weight: bold;
	font-size: large;
}
.user_guide_image{
    display: block;
    height: 30px;  /*height of icon */
    width:30px;  /*width of icon */

    /*background */
    background: url(../img/user_guide.png) no-repeat;
    background-size: contain;
}
.waiting_supply_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/waiting_supply.png) no-repeat;
	background-size: contain;
}
.book_delivery_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/book_delivery.png) no-repeat;
	background-size: contain;
}
.warehouse_processing_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/warehouse_processing.png) no-repeat;
	background-size: contain;
}
.preparation_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/preparation.png) no-repeat;
	background-size: contain;
}
.ready_send_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/ready_send.png) no-repeat;
	background-size: contain;
}
.ready_send_icon{

	display: block;
	height: 30px;  /*height of icon */
	width: 30px;  /*width of icon */

	/*background */
	background: url(../img/package_icon.png) no-repeat;
	background-size: contain;
}
.post_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/post.png) no-repeat;
	background-size: contain;
}

.entry_delivery_warehouse_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/entry_delivery_warehouse.png) no-repeat;
	background-size: contain;
}
.cancel_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/cancel.png) no-repeat;
	background-size: contain;
}
.postponed_img{

	 display: block;
	 height: 50px;  /*height of icon */
	 width: 50px;  /*width of icon */

	 /*background */
	 background: url(../img/postponed.png) no-repeat;
	 background-size: contain;
 }

.customer_delivered_books_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/customer_delivered_books.png) no-repeat;
	background-size: contain;
}

.remove_book_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/remove_book.png) no-repeat;
	background-size: contain;
}
.waiting_supply_books_img{

	display: block;
	height: 50px;  /*height of icon */
	width: 50px;  /*width of icon */

	/*background */
	background: url(../img/waiting_supply_books.png) no-repeat;
	background-size: contain;
}
