@import url(fontiran.css);

/* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
body {
	font-family: IRANSans !important;
	font-weight: 300;
	direction: rtl;
	background: #eee;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea {
	font-family: IRANSans !important;
}
.overlay1 {
    display: none;
    position: fixed;
    z-index: 10000;
    background: #ffffffe0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	text-align: center;
}
#progressBar {
    top: 50%;
    position: absolute;
    left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.overlay2 {
    display: none;
    position: fixed;
    z-index: 10000;
    background: #ffffffe0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	text-align: center;
}
.overlay2 .loading {
    margin: 0;
    position: absolute;
    top: 46%;
    left: 49%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    color: #B197FC;
}
/* FA-changes starts from here */
/* FA-changes starts from here */
/* FA-changes starts from here */
.brand-link {
	text-align: right;
}
.brand-link .brand-image {
    float: right;
}
.side_nav {
    direction: rtl;
    text-align: right;
    padding: 0;
}
.content-header h1 {
    text-align: right;
}
.ml-auto, .mx-auto {
    margin-right: auto!important;
    margin-left: 0!important;
}
.nav3 {
	padding: 0;
}
.marginAuto {
	margin: 0 auto;
}
.card-body {
    text-align: right;
	direction: rtl;
}
.card-title {
    float: right;
}
.small-box h3 {
    text-align: right;
}
.small-box p {
    text-align: right;
}
.form-check-label {
    margin-right: 1.1rem;
}
.card-header>.card-tools {
    float: left;
    margin-left: -.625rem;
    margin-right: 0;
}
.btn-tool {
    color: #e5e5e5;
}
/* FA-changes ends from here */
/* FA-changes ends from here */
/* FA-changes ends from here */
.green_alert ,
.red_alert {
    color: #fff;
    padding: 6px 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #c9c9c9;
}
.green_alert {
	background-color: #28a745;
    border-color: #28a745;
}
.red_alert {
	background-color: #dc3545;
    border-color: #dc3545;
}
.error_section .card-header {
	border: 0;
}
.error_section .card-header {
	padding: .5rem 1.25rem;
}
.error_section .card-title {
    float: none;
    display: inline-block;
	font-size: 17px;
}
.content-header h1 {
    font-size: 1.3rem;
}
.textAlignCenter {
	text-align: center !important;
}
.table_card-title {
    font-size: 17px;
    text-align: center;
	float: none;
}
.itemCounts {
    font-size: 15px;
    color: red;
}
.view_btn {
    padding: 0.25rem 0.55rem 0.0rem 0.55rem;
}
.displayInline {
	display: inline-block;
}
.displayBlock {
	display: block;
}
.width20 {
	width: 20px;
}
.width30 {
	width: 30px;
}
.width40 {
	width: 40px;
}
.width50 {
	width: 50px;
}
.width60 {
	width: 60px;
}
.width70 {
	width: 70px;
}
.width80 {
	width: 80px;
}
.width100 {
	width: 100px;
}
.width120 {
	width: 120px;
}
.width150 {
	width: 150px;
}
.width200 {
	width: 200px;
}
.width250 {
	width: 250px;
}
.width300 {
	width: 300px;
}
.width400 {
	width: 400px;
}
.removeItem {
	/* float: right; */
	display: inline-block;
	color: red;
	padding-top: 16px !important;
}
.displayNone {
	display: none;
}
.productTitle {
    cursor: pointer;
    color: #007bff;
}
.btn_left {
    float: left;
    display: inline-block;
    width: auto;
}
.btn_right {
    float: right;
    display: inline-block;
    width: auto;
}
.select2-results {
    text-align: right;
}
.login_page_title {
    color: #0056b3 !important;
    font-size: 20px;
}
.login_page_title:hover {
    color: black !important;
}
.input-group-text2 {
	border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
	border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.img_security {
	cursor: pointer;
}
.img_security img {
    border: 1px solid #0000002b;
    box-shadow: 0px 0px 5px #e5e5e5b3;
}
.img_security:hover img {
    box-shadow: 0px 0px 5px #adadad;
}
.toast-header strong {
    margin-right: 0 !important;
    margin-left: auto !important;
}
.toast-header button.close {
    margin-left: 0 !important;
}
.toasts-top-right {
    right: 20px;
    top: 30px;
}
.hidden {
    display: none;
}
.main-footer {
    font-size: 14px;
}
.right {
	float: right !important;
}
.left {
	float: left !important;
}
.toasts-top-left {
	top: 20px;
}
.toast-body {
    padding: 1.0rem 1.8rem;
}
/* The checkmarkContainer */
.blockedSection {
    width: 100%;
	text-align: center;
}
.checkmarkTitle {
    border: 1px solid #ced4da;
    text-align: center;
    display: inline-block;
    background: aliceblue;
    border-radius: 5px;
    padding: 6px 0px;
    width: 31%;
}
.checkmarkContainer {
    display: inline-block;
    text-align: center;
    width: 31%;
    position: relative;
    padding-left: 35px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: white;
    padding: 6px 0px;
    box-shadow: 0px 0px 5px #d0d0d08c;
    border-radius: 3px;
}
/* Hide the browser's default radio button */
.checkmarkContainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 6px;
    height: 25px;
    left: 5px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
    margin-right: 10px;
}
/* On mouse-over, add a grey background color */
.checkmarkContainer:hover input ~ .checkmark {
	background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.checkmarkContainer input:checked ~ .checkmark {
	background-color: #17a2b8;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the indicator (dot/circle) when checked */
.checkmarkContainer input:checked ~ .checkmark:after {
	display: block;
}
/* Style the indicator (dot/circle) */
.checkmarkContainer .checkmark:after {
    top: 6px;
    left: 6px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: white;
}
/* The checkmarkContainer */
.red {
	color: red !important;
}
.inactive {
	color: red;
}
.numberplate {
    font-size: 14px;
    background: white;
    padding: 5px 5px !important;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #d9d9d9a1;
    border: 1px solid #c5c5c5d4;
}
.modal-title {
    font-size: 1.1rem;
}
.page-item:first-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.current_page {
    background: #dfdfdf;
    color: black;
}
.inOtherServis {
    color: red;
}
.addToServis ,
.removeFromServis {
    background: green;
    color: white;
    font-size: 13px;
    padding: 3px 7px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #c1c1c1;
    cursor: pointer;
}
.removeFromServis {
    background: red;
}
.addToServis:hover ,
.removeFromServis:hover {
    background: #0000009c;
    color: white;
    box-shadow: 0px 0px 5px #242424;
}
.show_map_btn {
	cursor: pointer;
}
.map_main {
	display: none;
}
#map {
	width: 500px;
}
#map3 ,
#map2 {
	display: block;
	/* width: 500px !important; */
	height: 400px !important;
}
#map3 {
	height: 550px !important;
}
.map_area1 {
	display: none;
}
.map_area2 h4 ,
.map_area1 h4 {
    color: #fff;
    background-color: #28a745;
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: .75rem 1.25rem;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    text-align: right;
    font-size: 15px;
}
.map_area2 #map3 ,
.map_area1 #map2 {
    border: 1px solid #bdbdbd;
}
.map_area2 .map-footer ,
.map_area1 .map-footer {
    padding: .75rem 1.25rem;
    background-color: rgb(0 0 0 / 5%);
    border-top: 1px solid rgb(0 0 0 / 22%);
	margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: right;
    border-radius: 12px;
    padding: 16px 16px !important;
    font-size: 16px;
    font-weight: 400;
    font-family: IRANSans !important;
    color: black !important;
}
.leaflet-popup-content-wrapper {
    text-align: right !important;
    padding: 16px 16px !important;
    font-size: 16px;
    font-weight: 400;
    font-family: IRANSans !important;
    color: black !important;
}
.leaflet-container a.leaflet-popup-close-button {
    top: 3px !important;
    left: 10px !important;
    right: none !important;
    font-size: 20px !important;
}
.students_order_area {
	text-align: right;
    display: block;
	margin-bottom: 20px;
}
.students_order_names {
    display: inline-block;
}
.content-wrapper2 {
	margin-right: 0 !important;
}
.studentName {
	cursor: pointer;
}
.students_list_and_timing th {
    font-size: 13px;
}
.route_info {
    font-size: 14px !important;
    background: #ffeded !important;
    font-weight: bold;
}
.route_info span {
    background: #28a745;
    border-radius: 3px;
    color: white;
    padding: 3px 7px;
}
.close_route_info {
	float: left;
}
.green {
	color: green;
}
.paidCheckLabel {
    font-weight: 400 !important;
    background: white;
    border-radius: 3px;
    padding: 4px 10px;
    box-shadow: 0px 0px 5px #dbdbdbc2;
    cursor: pointer;
    border: 1px solid #d5d5d5b8;
}
.paidCheckLabel.first_elm {
	margin-left: 15px;
}
.paidCheckLabel input {
    vertical-align: middle;
}
.farePaidOverlayParent {
	position: relative;
}
.farePaidOverlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #979797;
    top: 0;
    left: 0;
    color: white;
    z-index: 1000;
    text-align: center !important;
	align-items: center;
    justify-content: center;
}
.noServis {
    cursor: pointer;
    width: 25px;
    vertical-align: middle;
    margin-right: 30px;
}
.noServisLabel {
    margin-left: 20px;
    font-weight: 500 !important;
    font-size: 15px;
    margin-right: 5px;
    cursor: pointer;
}
.modal_filters {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.please_wait_text {
    text-align: center;
    display: block;
    padding: 20px;
    background: #e9e9e9;
    border-radius: 5px;
}
.calendar_inputs input, .calendar_inputs select {
    margin: 20px auto;
}
.pdp-default {
	z-index: 1500;
}
.calendar_inputs .select2 {
    margin-bottom: 20px;
}
.calendar_inputs_label {
	font-weight: 500 !important;
}
.ex_school {
    background-color: #007bff;
    border-color: #006fe6;
    color: #fff;
    padding: 0 10px;
    border-radius: 4px;
    margin: 0px 2px;
}
.bond_text {
    line-height: 45px;
    font-size: 17px;
}
.signature_area img {
    width: 300px;
    display: block;
    float: left;
}
.click_alert {
    display: block;
    margin: 17px 0;
}
#bond_text {
    width: 1px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.name_and_meliCode {
    display: block;
}
.name2 {
    background: white;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    margin: 1px 8px;
	border: 1px solid #e3e3e3;
}
.meliCode2 {
    background: white;
    color: green;
    padding: 3px 5px;
    border-radius: 5px;
}
.langi td {
	background: antiquewhite;
}
#show_trip h2 ,
#show_report h2 {
    font-size: 18px;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}
#show_trip p ,
#show_report p {
    padding: 5px;
}
#show_trip .parent1 ,
#show_report .parent1 {
    display: block;
}
#show_report .parent1 .name ,
#show_report .parent1 .report ,
#show_trip .parent1 span {
    display: inline-block;
    text-align: right;
    background: aliceblue;
    margin: 3px;
    padding: 5px;
    border-radius: 3px;
}
#show_report .parent1 .name ,
#show_trip .parent1 span {
	background: #c7e5ff;
}
.signup_link {
	display: block;
    color: red;
    margin-top: 10px;
    background: #ededed;
    padding: 5px 5px;
    font-size: 15px;
}
.signup_link3 {
	display: block;
    color: red;
    margin-top: 50px;
    font-size: 15px;
}
.stepper_circle {
    display: inline-block;
    background: #adadad;
    align-content: center;
    justify-content: center;
    width: 2em;
    height: 1.9em;
    padding: 0.5em 0;
    margin: 0.25rem;
    line-height: 1em;
    color: #fff;
    border-radius: 1em;
}
.stepper_circle.active {
    background: #007bff;
}
.custom-select {
    padding-right: .6rem;
}
.uploadBtn {
	cursor: pointer;
}
.uploadIcon {
	margin-left: 10px;
}
.file {
    width: 1px;
    height: 1px;
}
#aboutClub {
    height: 150px;
}
.password_alert {
	margin-top: 30px;
}
.password_strenght_alert ,
.registerErrorArea {
    color: red;
    font-size: 13px;
}
.registeration_alert {
    color: green;
    font-size: 16px;
	line-height: 22px;
}
.try_again {
    display: none;
    text-align: center;
    cursor: pointer;
    background: aliceblue;
    padding: 6px 3px;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #efefef;
    border: 1px solid #e1e1e1;
}
.try_again:hover {
    box-shadow: 0px 0px 5px #efefef;
}
.registerErrorArea span {
    color: white;
    border-bottom: 1px solid #bbbbbb;
    display: block;
    padding: 10px 3px;
    background: #df0d0dd4;
    font-size: 15px;
}
.groupItems {
    border: 0;
    margin-bottom: 20px;
}
.groupItem {
    background: aliceblue;
    padding: 5px 10px;
    margin: 3px;
    display: inline-block;
    border-radius: 3px;
}
.cost66 {
	font-size: 13px;
}
.delete_item_btn_parent {
    display: block;
    text-align: center;
}
.costParent {
    display: inline-block;
    margin-left: 8px;
    border: 1px solid #dfdfdf;
    padding: 3px 3px 3px 5px;
    border-radius: 5px;
}
.costTitle {
    display: inline-block;
    background: aliceblue;
    padding: 3px 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #e9e9e9ba;
    /* border: 1px solid #e1e1e1; */
    margin-left: 10px;
	font-size: 12px;
}
.column_cost_title {
	font-size: 13px;
}
.groupItem .fa-times {
    color: red;
    margin-right: 6px;
    cursor: pointer;
    vertical-align: middle;
    box-shadow: 0px 0px 5px #e3e3e3;
    border: 1px solid #ff5555;
    padding: 0px 2px;
}
.groupItem .fa-times:hover {
    color: black;
    box-shadow: 0px 0px 5px #7a7a7a;
    border: 1px solid #000000;
}
.add_to_group {
	cursor: pointer;
}
.input-group12 {
    width: 300px;
    display: inline-flex;
}
.msg22 {
    display: block;
    text-align: center;
    margin-bottom: 18px;
}
.user_name {
    display: block;
    text-align: center;
    border: 1px solid #65a9ef;
    padding: 13px 3px;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #e7e7e7eb;
}
.card-title22 {
    float: none;
    font-size: 15px;
    text-align: center;
}
.club ,
.club input ,
.club label {
	cursor: pointer;
}
.club {
    border: 1px solid #dbdbdb;
    padding: 15px 14px;
    margin: 15px;
    border-radius: 2px;
    box-shadow: 0px 0px 5px #f1f1f1;
    color: red;
    font-size: 15px;
}
.club:hover {
    box-shadow: 0px 0px 5px #bdbdbd;
    color: black;
	background: aliceblue;
}
.option_11 {
    padding: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.paid_list_link {
    display: block;
    text-align: center;
    margin-top: 50px;
}
.paid_list_link2 {
    margin-top: 20px;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}
.paid_list_link3 {
    border-bottom: 0;
}
.paid_list_link:hover {
    color: black;
    text-shadow: 0px 0px 5px #787878;
}
.club2{
	background: none !important;
}
.club2NewBg {
    background: #28a7a7 !important;
    color: white !important;
}
.custom-control-label22::before {
    opacity: 0;
}
.discountCode ,
.paymentBtn {
    margin: 30px auto 0 auto;
}
.discountCode {
    box-shadow: 0px 0px 5px #ebebeb;
}
.get_back_btn {
    margin-bottom: 30px;
}
.paid_list_link4 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.useage_alert {
    text-align: center;
    font-size: 14px;
    margin-top: 45px;
}
.useage_alert2 {
    margin-top: 0px;
}
.login-box2 {
	width: 80%;
	margin-top: 20px;
}
.login-box2 p {
    line-height: 40px;
    text-align: justify;
    padding: 0 20px;
}
.signup_link2 {
    color: black;
    border-radius: 3px;
    box-shadow: 0px 0px 5px #e7e7e7;
    border: 1px solid #dddddd;
}
.signup_link2:hover {
    box-shadow: 0px 0px 5px #b7b7b7;
}
.btnParent22 {
    text-align: center;
    margin: 0 auto;
}
.login .img_security img {
    width: 120px;
    height: 37px;
}
.fas.fa-redo-alt {
    color: #007bff;
    font-size: 20px;
    margin-right: 10px;
}
@media (max-width: 768px){
	.col-6 {
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;
	}
}
@media (max-width: 425px){
	.col-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.table_card-title {
		font-size: 14px;
	}
	.table th, .table td {
		padding: 0.3rem;
		font-size: 12px;
	}
	.card-title22 {
		font-size: 12px;
	}
	.option_11 {
		font-size: 13px;
	}
}