.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);*/
    height: calc(2.25rem + 20px);
    margin-bottom: 0;

}

.custom-file-input {

    position: relative;
    z-index: 2;
    width: 100%;
    /*height: calc(2.25rem + 2px);*/
    height: calc(2.25rem + 20px);
    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;

}

/*^^^^^^^^^^^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)
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto;
    margin-left: auto
}

.w-0 {
    width: 0%
}

.w-50 {
    width: 50%
}

.w-25 {
    width: 25%
}

.w-75 {
    width: 75%
}

.w-100 {
    width: 100%
}

.h-0 {
    height: 0%
}

.h-50 {
    height: 50%
}

.h-25 {
    height: 25%
}

.h-100 {
    height: 100%
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap;
}

.d-block {
    display: block;
}

.d-inline {
    display: inline
}

.bordered {
    border: 1px solid #dee2e6
}

.rounded {
    border-radius: .25rem !important
}

.bg-white {
    background-color: #fff !important
}

.bold {
    font-weight: bold;
}

.text-white {
    color: #fff !important;
}

tr.red {
    color: red;
    background: bisque;
}

.sabadchini .each-basket {
    transition: all ease-in 0.5s
}

.sabadchini .each-basket .icon {
    font-size: 20px;
    display: flex;
    border: 1px solid #337ab7;
    border-radius: 0.5rem;
    transition: all ease-in 0.5s
}

.sabadchini .each-basket.activeBasket {
    padding: 0;
}

.sabadchini .each-basket.activeBasket .icon {
    padding: 20px;
}

.sabadchini .each-basket {
    padding-top: 20px;
    padding-bottom: 20px
}

.sabadchini .each-basket:nth-child(2n+1) .icon {
    color: red
}

.sabadchini .each-basket:nth-child(2n+2) .icon {
    color: pink
}

.sabadchini .each-basket:nth-child(2n+3) .icon {
    color: darkslategrey
}

.sabadchini .each-basket:nth-child(2n+4) .icon {
    color: blueviolet
}

.sabadchini .each-basket:nth-child(2n+5) .icon {
    color: lightcoral
}

.sabadchini .each-basket:nth-child(2n+6) .icon {
    color: royalblue
}

.scanbybarcode {
    background: #0e9aef;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.tg-featureimg {
    padding: 9px 0px 9px 13px;
}

.tg-featureimg {
    display: block;
    margin: 0;
    width: 75%;
    float: left;
    overflow: hidden;
    position: relative;
}

.tg-bookimg {
    width: 100%;
    float: left;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: perspective(1000px) rotateY(30deg) rotateZ(0deg);
    -moz-transform: perspective(1000px) rotateY(30deg) rotateZ(0deg);
    -ms-transform: perspective(1000px) rotateY(30deg) rotateZ(0deg);
    -o-transform: perspective(1000px) rotateY(30deg) rotateZ(0deg);
    transform: perspective(1000px) rotateY(30deg) rotateZ(0deg);
}

.tg-frontcover::before {
    top: 0;
    left: 89%;
    z-index: 4;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0.1) 5%, rgba(0, 0, 0, 0) 13%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0.1) 5%, rgba(0, 0, 0, 0) 13%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0.1) 5%, rgba(0, 0, 0, 0) 13%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}

.tg-frontcover {
    z-index: 2;
    width: 100%;
    float: left;
    position: relative;
}

.tg-frontcover img, .tg-backcover img {
    display: block;
    -webkit-transform-style: preserve-3d;
    height: auto;
    width: 25%;
    z-index: 3; /*object-fit: fill;*/
}

.tg-backcover::after {
    top: 5%;
    right: 25%;
    z-index: 1;
    width: 15px;
    height: 92%;
    content: '';
    position: absolute;
    background: url('../img/bookpattren.png') no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.tg-backcover img {
    right: 19px;
    top: 2%;
    opacity: 0.60;
    z-index: 1;
    width: 25%;
    height: 97%;
    overflow: hidden;
    background: #000;
    position: absolute;
}

.fa.fa-numeric {
    background: #337ab7;
    border-radius: 50%;
    color: #fff;
    padding: 3px 6px;
    font-size: 12px;
}

.btn.done {
    background: #0e9aef;
    border-radius: 50%;
}

.del-bookBody input[name="controlone"] {
    opacity: 0;
    display: block;
    position: absolute;
    width: 1000px;
    height: 120px;
    bottom: -42px;
    right: 10px; /*left: 43%;*/
}

.del-bookBody div {
    position: relative;
    /*padding: 0px 20px 10px;*/
}

.del-bookBody div :hover {
    cursor: pointer
}

.del-bookBody input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.del-bookBody .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 3rem;
    height: 3rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.del-bookBody input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #23c6c8;
    background-color: #23c6c8;
}

.del-bookBody .custom-control-label::before {
    border-radius: .25rem;
}

.del-bookBody .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 3rem;
    height: 3rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.del-bookBody .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    cursor: pointer;
    display: inline;
    z-index: 1;
}

.del-bookBody .border.rounded {
    border: 1px solid lightblue;
    border-radius: 11% !important;
    border-right: none;
    border-left: none;
}

.del-bookBody * {
    padding: 3px
}

.del-bookBody .tit {
    font-weight: bold;
    color: #23c6c8
}

.del-bookBody p {
    font-weight: bold;
    font-size: large;
}

.sabadnumber {
    font-size: large;
    font-weight: bold;
    color: #337ab7;
}

.each-boxy {
    width: 200px;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
    height: 200px;
    border-radius: 20% !important;
    margin-top: 15px;
    font-weight: bold;
    line-height: 3;
}
.user_guide_image{
    display: inherit;
    height: 30px;  /*height of icon */
    width:30px;  /*width of icon */

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

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

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

.order_register_in_topin_img{

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

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

	display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/gry_book_delivery.png) no-repeat;
	background-size: contain;
}
.book_delivery_img:hover,
.book_delivery_img:focus {
    display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/white_book_delivery.png) no-repeat;
	background-size: contain;
  /* text-decoration: underline; */
}
.bulk_book_delivery_img{

	display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/gry_bulk_book_delivery.png) no-repeat;
	background-size: contain;
}
.bulk_book_delivery_img:hover,
.bulk_book_delivery_img:focus {
    display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/white_bulk_book_delivery.png) no-repeat;
	background-size: contain;
  /* text-decoration: underline; */
}
.archive_books_img{

	display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/gry_archive_books.png) no-repeat;
	background-size: contain;
}
.archive_books_img:hover,
.archive_books_img:focus {
    display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/white_archive_books.png) no-repeat;
	background-size: contain;
  /* text-decoration: underline; */
}
.book_basket_img{

	display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/gry_book_basket.png) no-repeat;
	background-size: contain;
}
.book_basket_img:hover,
.book_basket_img:focus {
    display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/white_book_basket.png) no-repeat;
	background-size: contain;
  /* text-decoration: underline; */
}
.bike_post_img{

	display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/gry_bike_post.png) no-repeat;
	background-size: contain;
}
.bike_post_img:hover,
.bike_post_img:focus {
    display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/white_bike_post.png) no-repeat;
	background-size: contain;
  /* text-decoration: underline; */
}
.bulk_post_img{

	display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/gry_post_car.png) no-repeat;
	background-size: contain;
}
.bulk_post_img:hover,
.bulk_post_img:focus {
    display: inherit;
	height: 19px;  /*height of icon */
	width: 19px;  /*width of icon */

	/*background */
	background: url(../img/white_post_car.png) no-repeat;
	background-size: contain;
  /* text-decoration: underline; */
}
