@charset "UTF-8";

/* ============== Customized Style - Start ============== */

.ltr {direction: ltr !important;}
.rtl {direction: rtl !important;}
.align-center, .tds-center td, .ths-center th {text-align: center !important;}
.align-right {text-align: right !important;}
.align-left {text-align: left !important;}
.align-justify {text-align: justify !important;}
.pull-left {float: left !important;}
.pull-right {float: right !important;}
.flex-start {align-content: flex-start !important;}

@media (min-width:768px) {
	.pull-left-md {float: left !important;}
}

@media (max-width:767.9px) {
	.show_up_768 {display: none !important;}
	.footer_padding {padding-bottom: 64px !important;}
	.footer_padding span {font-size: 13px;}
}

input[type=text].ltr::placeholder {
	direction: rtl !important;
	text-align: right;
}
input.place_right::placeholder { text-align: right !important; }
input.place_left::placeholder { text-align: left !important; }
input.place_center::placeholder { text-align: center !important; }

.v-align-middle {vertical-align: middle !important;}
.v-align-sub {vertical-align: sub !important;}
.v-align-baseline {vertical-align: baseline !important;}
.td-align-middle td, .td-align-middle th {vertical-align: middle !important;}


.m-auto {margin: auto !important;} .mr-auto {margin-right: auto !important;} .ml-auto {margin-left: auto !important;} .mx-auto {margin-right: auto !important; margin-left: auto !important;} .m0 {margin: 0px !important;} .m1 {margin: 1px !important;} .m2 {margin: 1px !important;} .m5 {margin: 5px !important;} .m10 {margin: 10px !important;} .m15 {margin: 15px !important;} .m20 {margin: 20px !important;} .m30 {margin: 30px !important;} .m40 {margin: 40px !important;} .m50 {margin: 50px !important;} .m60 {margin: 60px !important;} .mt0 {margin-top: 0px !important;} .mt1 {margin-top: 1px !important;} .mt2 {margin-top: 1px !important;} .mt5 {margin-top: 5px !important;} .mt10 {margin-top: 10px !important;} .mt15 {margin-top: 15px !important;} .mt20 {margin-top: 20px !important;} .mt30 {margin-top: 30px !important;} .mt40 {margin-top: 40px !important;} .mt50 {margin-top: 50px !important;} .mt60 {margin-top: 60px !important;} .mb0 {margin-bottom: 0px !important;} .mb1 {margin-bottom: 1px !important;} .mb2 {margin-bottom: 2px !important;} .mb5 {margin-bottom: 5px !important;} .mb10 {margin-bottom: 10px !important;} .mb15 {margin-bottom: 15px !important;} .mb20 {margin-bottom: 20px !important;} .mb30 {margin-bottom: 30px !important;} .mb40 {margin-bottom: 40px !important;} .mb50 {margin-bottom: 50px !important;} .mb60 {margin-bottom: 60px !important;} .mr0 {margin-right: 0px !important;} .mr1 {margin-right: 1px !important;} .mr3 {margin-right: 3px !important;} .mr5 {margin-right: 5px !important;} .mr10 {margin-right: 10px !important;} .mr15 {margin-right: 15px !important;} .mr20 {margin-right: 20px !important;} .mr30 {margin-right: 30px !important;} .mr40 {margin-right: 40px !important;} .mr50 {margin-right: 50px !important;} .mr60 {margin-right: 60px !important;} .ml0 {margin-left: 0px !important;} .ml1 {margin-left: 1px !important;} .ml2 {margin-left: 2px !important;} .ml5 {margin-left: 5px !important;} .ml10 {margin-left: 10px !important;} .ml15 {margin-left: 15px !important;} .ml20 {margin-left: 20px !important;} .ml30 {margin-left: 30px !important;} .ml40 {margin-left: 40px !important;} .ml50 {margin-left: 50px !important;} .ml60 {margin-left: 60px !important;} .mx0 {margin-right: 0px !important; margin-left: 0px !important;} .mx1 {margin-right: 1px !important; margin-left: 1px !important;} .mx2 {margin-right: 2px !important; margin-left: 2px !important;} .mx5 {margin-right: 5px !important; margin-left: 5px !important;} .mx10 {margin-right: 10px !important; margin-left: 10px !important;} .mx15 {margin-right: 15px !important; margin-left: 15px !important;} .mx20 {margin-right: 20px !important; margin-left: 20px !important;} .mx30 {margin-right: 30px !important; margin-left: 30px !important;} .mx40 {margin-right: 40px !important; margin-left: 40px !important;} .mx50 {margin-right: 50px !important; margin-left: 50px !important;} .mx60 {margin-right: 60px !important; margin-left: 60px !important;} .my0 {margin-top: 0px !important; margin-bottom: 0px !important;} .my1 {margin-top: 1px !important; margin-bottom: 1px !important;} .my2 {margin-top: 2px !important; margin-bottom: 2px !important;} .my5 {margin-top: 5px !important; margin-bottom: 5px !important;} .my10 {margin-top: 10px !important; margin-bottom: 10px !important;} .my15 {margin-top: 15px !important; margin-bottom: 15px !important;} .my20 {margin-top: 20px !important; margin-bottom: 20px !important;} .my30 {margin-top: 30px !important; margin-bottom: 30px !important;} .my40 {margin-top: 40px !important; margin-bottom: 40px !important;} .my50 {margin-top: 50px !important; margin-bottom: 50px !important;} .my60 {margin-top: 60px !important; margin-bottom: 60px !important;}


.p0 {padding: 0px !important;} .p1 {padding: 1px !important;} .p2 {padding: 1px !important;} .p5 {padding: 5px !important;} .p10 {padding: 10px !important;} .p15 {padding: 15px !important;} .p20 {padding: 20px !important;} .p30 {padding: 30px !important;} .p40 {padding: 40px !important;} .p50 {padding: 50px !important;} .p60 {padding: 60px !important;} .pt0 {padding-top: 0px !important;} .pt1 {padding-top: 1px !important;} .pt2 {padding-top: 1px !important;} .pt5 {padding-top: 5px !important;} .pt10 {padding-top: 10px !important;} .pt15 {padding-top: 15px !important;} .pt20 {padding-top: 20px !important;} .pt30 {padding-top: 30px !important;} .pt40 {padding-top: 40px !important;} .pt50 {padding-top: 50px !important;} .pt60 {padding-top: 60px !important;} .pb0 {padding-bottom: 0px !important;} .pb1 {padding-bottom: 1px !important;} .pb2 {padding-bottom: 2px !important;} .pb5 {padding-bottom: 5px !important;} .pb10 {padding-bottom: 10px !important;} .pb15 {padding-bottom: 15px !important;} .pb20 {padding-bottom: 20px !important;} .pb30 {padding-bottom: 30px !important;} .pb40 {padding-bottom: 40px !important;} .pb50 {padding-bottom: 50px !important;} .pb60 {padding-bottom: 60px !important;} .pr0 {padding-right: 0px !important;} .pr1 {padding-right: 1px !important;} .pr3 {padding-right: 3px !important;} .pr5 {padding-right: 5px !important;} .pr10 {padding-right: 10px !important;} .pr15 {padding-right: 15px !important;} .pr20 {padding-right: 20px !important;} .pr30 {padding-right: 30px !important;} .pr40 {padding-right: 40px !important;} .pr50 {padding-right: 50px !important;} .pr60 {padding-right: 60px !important;} .pl0 {padding-left: 0px !important;} .pl1 {padding-left: 1px !important;} .pl2 {padding-left: 2px !important;} .pl5 {padding-left: 5px !important;} .pl10 {padding-left: 10px !important;} .pl15 {padding-left: 15px !important;} .pl20 {padding-left: 20px !important;} .pl30 {padding-left: 30px !important;} .pl40 {padding-left: 40px !important;} .pl50 {padding-left: 50px !important;} .pl60 {padding-left: 60px !important;} .px0 {padding-right: 0px !important; padding-left: 0px !important;} .px1 {padding-right: 1px !important; padding-left: 1px !important;} .px2 {padding-right: 2px !important; padding-left: 2px !important;} .px5 {padding-right: 5px !important; padding-left: 5px !important;} .px10 {padding-right: 10px !important; padding-left: 10px !important;} .px15 {padding-right: 15px !important; padding-left: 15px !important;} .px20 {padding-right: 20px !important; padding-left: 20px !important;} .px30 {padding-right: 30px !important; padding-left: 30px !important;} .px40 {padding-right: 40px !important; padding-left: 40px !important;} .px50 {padding-right: 50px !important; padding-left: 50px !important;} .px60 {padding-right: 60px !important; padding-left: 60px !important;} .py0 {padding-top: 0px !important; padding-bottom: 0px !important;} .py1 {padding-top: 1px !important; padding-bottom: 1px !important;} .py2 {padding-top: 2px !important; padding-bottom: 2px !important;} .py5 {padding-top: 5px !important; padding-bottom: 5px !important;} .py10 {padding-top: 10px !important; padding-bottom: 10px !important;} .py15 {padding-top: 15px !important; padding-bottom: 15px !important;} .py20 {padding-top: 20px !important; padding-bottom: 20px !important;} .py30 {padding-top: 30px !important; padding-bottom: 30px !important;} .py40 {padding-top: 40px !important; padding-bottom: 40px !important;} .py50 {padding-top: 50px !important; padding-bottom: 50px !important;} .py60 {padding-top: 60px !important; padding-bottom: 60px !important;}




@media (min-width:768px) {
	.md-mt0 { margin-top: 0px !important; }
	.md-mb0 { margin-bottom: 0px !important; }
}

.pd30 {padding: 30px !important;}

.ms-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}
.ms--10 {
  margin-right: -10px;
  margin-left: -10px;
}
.margin-0 {margin: 0 !important;}


.mirror-x { transform: scaleX(-1) !important; }
.mirror-y { transform: scaleY(-1) !important; }

.border-none {border: none !important;}
.c-border {border: 0px solid #dfdfdf;}
.c-border-all {border-width: 1px !important;}
.c-border-t {border-top-width: 1px !important;}
.c-border-b {border-bottom-width: 1px !important;}
.c-border-r {border-right-width: 1px !important;}
.c-border-l {border-left-width: 1px !important;}
.c-border-hover {
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.c-border-hover:hover {border-color: #878787 !important;}

.block { display: block !important;}
.inline-block { display: inline-block !important;}
.relative {position: relative !important;}
.absolute {position: absolute !important;}
.overflow-hidden {overflow: hidden !important;}

.font-arad {font-family: AradFont !important;}
.font-tahoma {font-family: tahoma !important;}

.font10 {font-size: 10px !important;}
.font11 {font-size: 11px !important;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}
.font14 {font-size: 14px !important;}
.font15 {font-size: 15px !important;}
.font16 {font-size: 16px !important;}
.font17 {font-size: 17px !important;}
.font18 {font-size: 18px !important;}
.font20 {font-size: 20px !important;}
.font22 {font-size: 22px !important;}
.font24 {font-size: 24px !important;}
.font28 {font-size: 28px !important;}
.font30 {font-size: 30px !important;}
.font36 {font-size: 36px !important;}
.font40 {font-size: 40px !important;}
.font48 {font-size: 48px !important;}
.font60 {font-size: 60px !important;}
.font72 {font-size: 72px !important;}
.font90 {font-size: 90px !important;}


.w300 {font-weight: 300 !important;}
.w400 {font-weight: 400 !important;}
.w500 {font-weight: 500 !important;}
.w600 {font-weight: 600 !important;}
.w900 {font-weight: 900 !important;}
.bold, .bold_inner * {font-weight: bold !important;}


.swal_width {
	width: 800px !important;
	max-width: 95% !important;
}
.width50 {width: 50px !important;}
.width70 {width: 70px !important;}
.width80 {width: 80px !important;}
.width90 {width: 90px !important;}
.width100 {width: 100px !important;}
.width200 {width: 200px !important;}
.width300 {width: 300px !important;}
.width400 {width: 400px !important;}
.width500 {width: 500px !important;}
.width600 {width: 600px !important;}
.width-content {width: max-content !important;}
.width-full {width: 100% !important;}


.opacity-0 {opacity: 0 !important;}
.opacity-10 {opacity: 0.1 !important;}
.opacity-25 {opacity: 0.25 !important;}
.opacity-50 {opacity: 0.50 !important;}
.opacity-75 {opacity: 0.75 !important;}
.opacity-80 {opacity: 0.8 !important;}
.opacity-90 {opacity: 0.9 !important;}
.opacity-100 {opacity: 1 !important;}



.letter-0 {letter-spacing: 0px !important;}
.letter-1 {letter-spacing: 1px !important;}
.letter-2 {letter-spacing: 1.5px !important;}


a {
	color: #000000;
	text-decoration: none;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
a:hover { color: #878787; }


.bg-primary { background-color: var(--color-primary) !important; }
.bg-secondary { background-color: #878787 !important; }
.bg-white {background-color: #fff !important; }
.bg-gray {background-color: #ddd !important; }
.bg-gray2 {background-color: #ababab !important; }
.bg-gray3 {background-color: #757575 !important; }
.bg-primary_hover:hover {background-color: var(--color-primary) !important; }
.bg-gray_hover:hover {background-color: #ddd !important; }

.color-primary { color: var(--color-primary) !important; }
.color-secondary { color: #878787 !important; }
.color-white {color: #fff !important; }
.color-gray {color: #ddd !important; }
.color-gray2 {color: #ababab !important; }
.color-gray3 {color: #757575 !important; }
.color-blue-light {color: #a4bdd0 !important;}

.block {display: block !important;}
.inline-block {display: inline-block !important;}

.pre-wrap {
	white-space: pre-wrap !important;
}

.line-height-initial {line-height: initial;}
.line-height-14 {line-height: 14px !important;}
.line-height-16 {line-height: 16px !important;}
.line-height-18 {line-height: 18px !important;}
.line-height-20 {line-height: 20px !important;}
.line-height-22 {line-height: 22px !important;}
.line-height-24 {line-height: 24px !important;}
.line-height-27 {line-height: 27px !important;}
.line-height-38 {line-height: 38px !important;}


.cursor-pointer { cursor: pointer !important; }
.cursor-default { cursor: default !important; }


.radius-0 { border-radius: 0px !important; }
.radius-5 { border-radius: 5px !important; }
.radius-10 { border-radius: 10px !important; }
.radius-15 { border-radius: 15px !important; }
.radius-20 { border-radius: 20px !important; }
.radius-25 { border-radius: 25px !important; }
.radius-30 { border-radius: 30px !important; }
.radius-100 { border-radius: 100% !important; }

.bg-opacity-80 {
	--bs-bg-opacity: 0.80
}
.bg-opacity-90 {
	--bs-bg-opacity: 0.90
}

.nowrap { white-space: nowrap !important; }


.h-36 {height: 36px !important;}
.h-50 {height: 50px !important;}
.h-56 {height: 56px !important;}
.w-100 {width: 100% !important;}
.h-100 {height: 100% !important;}

.container img {max-width: 100%;}
.img_block img {max-width: 100%;}


.page_nav {}
.page_nav .btn {
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0 2px;
	border-radius: 5px;
}
.btn {
	border-radius: 5px;
}
.btn-theme {
	background: var(--color-primary);
	color: #ffffff;
}
.btn-theme:hover, .btn-theme:focus {
	background: var(--color-primary);
	color: #ffffff;
	opacity: 0.88;
}

.btn-theme-outline {
	color: var(--color-primary);
	border: 1px solid var(--color-primary);
	background: unset;
}
.btn-theme-outline:hover, .btn-theme-outline:focus {
	background: var(--color-primary) !important;
	border-color: var(--color-primary) !important;
	color: #ffffff;
}

.btn-theme-dark {
	background: #000000;
	color: #878787;
}
.btn-theme-dark:hover, .btn-theme-dark:focus {
	background: #0a2733;
}

.btn-theme-light {
	background: #878787;
	color: #000000;
}
.btn-theme-light:hover {background: #757575;}
.btn-theme-light:focus { background: #a6924c; }

.btn-theme-gray {
	background: #eaeaea;
	color: #000000;
}
.btn-theme-gray:hover { background: #d9d9d9; }
.btn-theme-gray:active {background: #bcbcbc !important;border-color: #bcbcbc !important;}
.btn-theme-gray:focus { background: #bcbcbc; border-color: #fff; }

*:focus-visible,.btn-theme:focus ,.btn:focus {
	outline: 0 !important;
	box-shadow: 0 0 2px 0.2rem rgb(211 211 211 / 25%);
}

.link, .link_supper , .link_supper * {
	text-decoration: none;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.link:hover, .link_supper:hover, .link_supper:hover * {
	color: #878787 !important;
}


.tooltip {
	font-size: 12px;
	font-family: AradFont;
	z-index: 99999;
}
.tooltip-inner {
	padding: 5px 8px;
	background: var(--color-primary);
}
.tooltip-arrow {
	border-top-color: var(--color-primary) !important;
}

#captchaimg, .captchaimg {
	position: absolute;
	left: 1px;
	bottom: 1px;
	height: 40px !important;
	z-index: 9;
	border-radius: 4px 0 0 4px !important;
	cursor: pointer;
}

#captchaimg+.captcha_refresh {
	position: absolute;
	left: 142px;
	top: 7px;
	height: 10px;
	color: #878787;
	font-size: 15px;
	border-radius: 0px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
#captchaimg+.captcha_refresh:hover {
	color: #000000;
}



.labelField {
	display: block;
	position: absolute;
	left: 10px;
	bottom: 5px;
	color: var(--color-primary);
	padding: 4px 5px;
	font-size: 80%;
	font-weight: bold;
}


.table-rounded {
	border-collapse: separate !important;
	border-spacing: 0;
	border-radius: 10px;
}
.table-rounded thead {
	border-collapse: separate !important;
	border-spacing: 0;
	background: unset;
}
.table-rounded thead tr {}
.table-rounded thead tr th {
	border-right: 0;
	background: #fbfbfb;
	border-bottom: 1px solid #dddddd;
	padding-top: 11px;
	padding-bottom: 9px;
	vertical-align: middle;
	font-weight: inherit !important;
}
.table-rounded thead tr th:first-child {
	border-top-right-radius: 10px !important;
}
.table-rounded thead tr th:last-child {
	border-top-left-radius: 10px !important;
}
.table-rounded tbody tr td {border-right: 0;border-top: 0;}

.table-rounded:not(:has(tfoot)) tbody tr:last-child td:first-child {
	border-bottom-right-radius: 10px !important;
}
.table-rounded:not(:has(tfoot)) tbody tr:last-child td:last-child {
	border-bottom-left-radius: 10px !important;
}
.table-rounded:not(:has(thead)) tbody tr:first-child td:first-child {
	border-top-right-radius: 10px !important;
}
.table-rounded:not(:has(thead)) tbody tr:first-child td:last-child {
	border-top-left-radius: 10px !important;
}

.table-rounded tfoot {
	border-collapse: separate !important;
	border-spacing: 0;
	background: unset;
}
.table-rounded tfoot tr {}
.table-rounded tfoot tr th {
	border-right: 0;
	background: #fbfbfb;
	border-top: 1px solid #dddddd;
	padding-top: 11px;
	padding-bottom: 9px;
	vertical-align: middle;
	font-weight: inherit !important;
}
.table-rounded tfoot tr th:first-child {
	border-bottom-right-radius: 10px !important;
}
.table-rounded tfoot tr th:last-child {
	border-bottom-left-radius: 10px !important;
}

/* ============== Customized Style - End ============== */







/* ============== label_tag Style - Start ============== */
.label_tag {
	margin: 0 auto;
	width: fit-content;
	border-radius: 4px;
	line-height: 16px;
	padding: 3px 5px 2px;
	font-size: 11px;
	margin-top: -1px;
	display: block;
	-webkit-transition: all 0.2s 0s ease-out;
	-moz-transition: all 0.2s 0s ease-out;
	-ms-transition: all 0.2s 0s ease-out;
	-o-transition: all 0.2s 0s ease-out;
	transition: all 0.2s 0s ease-out;
}
.label_tag.inline {
	margin: unset;
	display: inline;
}
.label_tag.hover {
	cursor: pointer;
}
.label_tag i {
	font-size: 17px;
	vertical-align: -3px;
}
.label_tag.border {
	color: #898989;
	border-color: #f5f5f5;
}
.label_tag.theme, .label_tag.theme_light.hover:hover {
	color: #43000d;
	background: #c99f5a;
}
.label_tag.light {
	color: #7a7a7a;
	background: #f1f1f1;
}
.label_tag.theme_light, .label_tag.theme.hover:hover {
	color: #997030;
	background: #ecddc5;
}
.label_tag.orange, .label_tag.orange_light.hover:hover {
	color: #ffffff;
	background: #e96e00;
}
.label_tag.orange_light, .label_tag.orange.hover:hover {
	color: #e96e00;
	background: #ffe8d6;
}
.label_tag.yellow {
	color: #ffffff;
	background: #efbb00;
}

.label_tag.yellow_light {
	color: #d98c00;
	background: #fff9c1;
}
.label_tag.green, .label_tag.green_light.hover:hover {
	color: #ffffff;
	background: #25a369;
}
.label_tag.green_light, .label_tag.green.hover:hover {
	color: #208924;
	background: #edfaf3;
}
.label_tag.red, .label_tag.red_light.hover:hover {
	color: #ffffff;
	background: #d43f3a;
}
.label_tag.red_light, .label_tag.red.hover:hover {
	color: #d43f3a;
	background: #fff1f6;
}

.label_tag.blue, .label_tag.blue_light.hover:hover {
	color: #ffffff;
	background: #1dbbcb;
}
.label_tag.blue_light, .label_tag.blue.hover:hover {
	color: #2196F3;
	background: #E3F2FD;
}
/* ============== label_tag Style - End============== */








/************* Start - TalaCheck *************/

.tala_check input[type="checkbox"] {
	display: none;
}
.tala_check input[type="checkbox"]:checked + label::before {
	font-family: 'FontAwesome';
	content: "\f00c";
	display: inline-block;
	top: 4px;
	right: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	z-index: 2;
	padding: 0;
	line-height: 14px;
}
.tala_check input[type="checkbox"]+label::after {
	position: absolute;
	z-index: 1;
	content: "";
	right: 0;
	top: 1px;
	width: 20px;
	height: 20px;
	border: solid 1px #c1c1c1;
	border-radius: 5px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.tala_check input[type="checkbox"]+label:hover::after {
	border-color: var(--color-primary);
}
.tala_check input[type="checkbox"]:checked + label::after {
	background: var(--color-primary);
	border-color: var(--color-primary);
}


.tala_check input[type="radio"] {
	display: none;
}
.tala_check input + label {
	margin-bottom: 0;
	padding-right: 28px;
	line-height: 22.5px;
	margin-top: 0;
	cursor: pointer;
	/* padding-top: 1px; */
}
.tala_check input[type="radio"]:checked + label::before {
	font-family: 'FontAwesome';
	content: "\f00c";
	display: inline-block;
	top: 4px;
	right: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	z-index: 2;
	padding: 0;
	line-height: 14px;
}
.tala_check input[type="radio"]+label::after {
	position: absolute;
	z-index: 1;
	content: "";
	right: 0;
	top: 1px;
	width: 20px;
	height: 20px;
	border: solid 1px #c1c1c1;
	border-radius: 50px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.tala_check input[type="radio"]+label:hover::after {
	border-color: var(--color-primary);
}
.tala_check input[type="radio"][disabled]+label::after {
	background: #f1f1f1;
	border-color: #d7d7d7;
	cursor: not-allowed;
}
.tala_check input[type="radio"][disabled]+label {
	cursor: not-allowed;
	color: #c1c1c1;
}
.tala_check input[type="radio"]:checked + label::after {
	background: var(--color-primary);
	border-color: var(--color-primary);
}
.tala_check input[type="radio"]:checked + label {
	color: var(--color-primary);
}

.tala_check_box {
	display: block;
	border: 1px solid #c1c1c1;
	float: right;
	width: calc(100% - 30px);
	margin: 0 15px;
	padding: 9px 0 4px;
	min-height: 42px;
	border-radius: 5px;
}
.tala_check_box .tala_check_item {
	width: 50%;
	display: block;
	float: right;
	padding: 0 12px;
}

.row_double div {
	width: 50%;
	display: block;
	float: right;
}

/************* Start - TalaCheck *************/







/************* Start - MyPOP *************/

.mypop {
	display: block;
	position: fixed;
	top: 0px;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2000;
	opacity: 0;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
.mypop.show {opacity: 1;}
.mypop .mypop_back {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	right: 0;
	background: #00000075;
}
.mypop .mypop_modal {
	background: #fff;
	position: absolute;
	height: calc(100% - 80px);
	width: calc(100% - 80px);
	display: block;
	top: 40px;
	left: 40px;
	border-radius: 10px;
}

.mypop .mypop_modal .mypop_header {
	border: solid #ededed;
	border-width: 0 0 1px;
	display: inline-block;
	width: 100%;
	padding-right: 15px;
}
.mypop .mypop_modal .mypop_header .mypop_close {
	float: left;
	color: #cbcbcb;
	margin: 8px;
	font-size: 24px;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	padding-top: 7px;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.mypop .mypop_modal .mypop_header .mypop_close:hover {
	background: #f8f8f8;
}
.mypop .mypop_modal .mypop_header h4 {
	color: #000000;
	font-size: 15px;
	line-height: 48px;
	margin-bottom: 0;
	margin-top: 5px;
	float: right;
	margin-right: 0px;
}

.mypop .mypop_modal .mypop_body {
	padding: 20px;
	overflow: auto;
	height: calc(100vh - 100px);
	margin-top: -9px;
}
@media (max-width:767.9px) {
	.mypop .mypop_modal .mypop_body {height: calc(100vh - 160px);}
}

.scroll_lock { overflow: hidden !important; }


.mypop.full_pop .mypop_modal {
	height: calc(100% - 0px);
	width: calc(100% - 30px);
	top: 0px;
	left: 15px;
}



.mypop.big_long_pop .mypop_modal {
	width: 1200px;
	left: calc(50% - 600px);
}
.mypop.big_long_pop .mypop_modal .mypop_body {
	height: auto;
}

@media(max-width: 1200px){
	.mypop.big_long_pop .mypop_modal {
		width: calc(100% - 100px);
		left: 50px;
	}
}
@media(max-width: 930px){
	.mypop.big_long_pop .mypop_modal {
		width: calc(100% - 30px);
		left: 15px;
	}
}



.mypop.medium_pop .mypop_modal {
	height: 380px;
	width: 460px;
	top: calc(50% - 19px);
	left: calc(50% - 230px);
}
.mypop.medium_pop .mypop_modal .mypop_body {
	height: calc(100% - 57px);
}

.mypop.medium_long_pop .mypop_modal {
	width: 460px;
	left: calc(50% - 230px);
}
.mypop.medium_long_pop .mypop_modal .mypop_body {
	height: auto;
}

@media(max-width: 470px){
	.mypop.medium_long_pop .mypop_modal {
		width: calc(100% - 10px);
		left: 5px;
	}
}
@media(max-height: 560px){
	.mypop.medium_long_pop .mypop_modal {}
}

.mypop.mini_pop .mypop_modal {
	height: 330px;
	width: 330px;
	top: calc(50% - 165px);
	left: calc(50% - 165px);
}
.mypop.mini_pop .mypop_modal .mypop_body {
	height: calc(100% - 57px);
}

.mypop.mini_long_pop .mypop_modal {
	width: 330px;
	left: calc(50% - 165px);
}
.mypop.mini_long_pop .mypop_modal .mypop_body {
	height: auto;
}

@media(max-width: 340px){
	.mypop.mini_long_pop .mypop_modal {
		width: calc(100% - 10px);
		left: 5px;
	}
}
@media(max-height: 560px){
	.mypop.mini_long_pop .mypop_modal {}
}


.mypop#vip_category .mypop_modal {
	height: calc(100% - 20px);
	top: 10px;
	width: 748px;
	left: calc(50% - 374px);
}
.mypop#vip_category .mypop_modal .mypop_body {
	overflow: auto;
	height: calc(100vh - 77px);
	margin-top: -9px;
}
@media only screen and (max-width: 768px){
	.mypop#vip_category .mypop_modal .mypop_body {
		height: calc(100vh - 135px);
	}
}

@media(max-width: 768px){
	.mypop#vip_category .mypop_modal {
		width: calc(100% - 20px);
		left: 10px;
	}
}



/************* End - MyPOP *************/



.tala_icon {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	font-size: 32px;
	color: var(--color-primary);
}

.banner_title {
	font-size: 27px;
	line-height: 46px;
}
.banner_title span {
	color: #ca9f5a !important;
}
@media (max-width:992px) {
	.banner_title {
		font-size: 21px;
		line-height: 40px;
	}
}


.banner_txt {font-size: 17px;text-align: justify;width: 90% !important;}
.banner_txt span {
	color: #ca9f5a !important;
	font-weight: 500;
}
@media (max-width:992px) {
	.banner_txt {font-size: 15px;text-align: justify;width: 100% !important;}
}




@media (min-width:1200px) {
	.block_fix {
		bottom: 0;position: absolute;left: 15px;display: block;top: 0;
	}
}



.blob {
	background: #fff;
	border-radius: 50%;
	margin: 5px;
	height: 8PX;
	width: 8px;
	display: inline-block;
	box-shadow: 0 0 0 0 rgb(255 255 255);
	transform: scale(1);
	animation: pulse 2s infinite;
	vertical-align: middle;
	opacity: 0.9;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(255 255 255);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

.live {
	background: var(--color-primary);
	border-radius: 50%;
	margin: 5px;
	height: 10px;
	width: 10px;
	display: inline-block;
	box-shadow: 0 0 0 0 var(--color-primary);
	transform: scale(1);
	animation: pulse1 2s infinite;
	vertical-align: middle;
}

@keyframes pulse1 {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 var(--color-primary-light);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}


/************* Start - Accorion Panels ****************************************************/

.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
}
.panel-default {
	background: #fff;
	border: 0px;
}
.panel-default>.panel-heading {
	padding: 7px 10px 6px;
	background: none;
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
	background: #f3f3f3;
	border-radius: 0;
}
.panel-default>.panel-heading .panel-title {
	font-size: 14px;	
}
.panel-default>.panel-heading a {
	display: block;
}
.panel-default>.panel-heading .panel-title:before {
	content: "\f1de";
	font-family: "fontAwesome";
	float: right;
	margin-left: 10px;
	display: block;
	color: #b5b5b5;
	font-size: 18px;
	font-weight: 400;
	margin-top: -3px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	padding: 0;
	border: 0;
}
.widget li {
	padding-right: 0px;
}
.sidebar .label-text {
	padding-right: 33px;
	line-height: 25px;
}
@media ( min-width:992px ) {
	#sidebar {
		display: block;
	}	
}



.panel-dashboard {
	background: #fff;
	border: 0px;
}
.panel-dashboard>.panel-heading {
	padding: 9.5px 10px 6px;
	background: none;
	border: 1px solid #ebebeb;
	margin-bottom: -11px;
	background: #fbfbfb;
	border-radius: 10px;
	color: #232323;
	height: 40px;
	z-index: 2;
	position: relative;
}
.panel-dashboard>.panel-heading .panel-title {
	font-size: 14px;	
}
.panel-dashboard>.panel-heading a {
	display: block;
	font-size: 13px;
	color: #232323;
}
.panel-dashboard>.panel-heading .panel-title:before {
	content: "\f0c9";
	font-family: "fontAwesome";
	float: right;
	margin-left: 21px;
	margin-right: 13px;
	display: block;
	color: var(--color-primary);
	font-size: 17px;
	font-weight: 400;
	margin-top: -3px;
}

#dashboard_side {
	background: #fff;
	border: 1px solid #ebebeb;
	border-radius: 0 0 10px 10px;
	width: 100%;
	margin-bottom: -10px;
}
@media (min-width: 992px) {
	#dashboard_side:not([aria-expanded]) {
		display: block;
	}
}

.panel-dashboard>.panel-heading+.panel-collapse>.panel-body {
	padding: 16px 10px 8px;
}

.panel-dashboard ul {
	list-style: none;
	padding: 0;
}
.panel-dashboard ul li {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.panel-dashboard ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.panel-dashboard ul li a {
	font-size: 12.5px;
	color: #898989;
	display: block;
	font-weight: 500;
}
.panel-dashboard ul li a i {
	color: var(--color-primary);
	font-size: 21px;
	vertical-align: middle;
	margin: 0 9px 0 19px;
}
.panel-dashboard ul li a:hover, .panel-dashboard ul li a.active {
	color: var(--color-primary);
}

/************* End - Accorion Panels ****************************************************/





.footer_certification {}
.footer_certification img {
	margin: 0 2px;
	/* height: 64px; */
	max-width: calc(25% - 8px);
	/* max-width: 128px; */
	max-height: 64px;
}



.tala_footer_icon {
	display: inline-block;
	width: 26px;
	vertical-align: middle;
	height: 26px;
}
.tala_footer_icon svg {
	fill: #888 !important;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.tala_footer_icon:hover svg {fill: #ca9f5a !important;}



.slick-list .slick-track {
	margin: 0 auto;
}


.owl-thumbs {display: none;}
.confirm_code_block, .pop_confirm_code_block {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	display: inline-block;
	height: 42px;
}
.confirm_code_block input {
	width: calc((100% / 6) - (40px / 6)) !important;
	margin: 0 4px !important;
	float: left;
	display: block;
	padding: 5px 5px !important;
	text-align: center;
	direction: ltr;
	font-weight: bold;
}
.pop_confirm_code_block input {
	width: calc((100% / 5) - (40px / 5)) !important;
	margin: 0 4px !important;
	float: left;
	display: block;
	padding: 5px 5px !important;
	text-align: center;
	direction: ltr;
	font-weight: bold;
}
.confirm_code_block input:first-child, .pop_confirm_code_block input:first-child {margin-left: 0 !important;}
.confirm_code_block input:last-child, .pop_confirm_code_block input:last-child {margin-right: 0 !important;}




.dashboard_profile {
	background: #fbfbfb;
	/* border-radius: 5px 30px 30px 5px; */
	border-radius: 10px;
	border: 1px solid #ebebeb;
	padding: 5px 5px;
	display: inline-block;
	width: 100%;
}
.dashboard_profile .profile_icon {
	font-size: 50px;
	color: var(--color-primary);
	display: block;
	line-height: 50px;
	float: right;
	width: 50px;
	margin-left: 3px;
	height: 50px;
	text-align: center;
}
.dashboard_profile .profile_icon:hover { color: var(--color-primary-light); }
.dashboard_profile div {
	float: right;
	width: calc(100% - 54px);
}
.dashboard_profile div h3 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 6px;
}
.dashboard_profile div h4 {
	font-size: 12px;
	margin-bottom: 0;
	font-weight: 400;
	color: #a1a1a1;
}

.dashboard_profile_btn {
	/* background: #fbfbfb; */
	/* border-radius: 5px 30px 30px 5px; */
	/* border-radius: 10px; */
	/* border: 1px solid #ebebeb; */
	/* padding: 5px 5px; */
	display: inline-block;
	width: 100%;
}
.dashboard_profile_btn .edit_profile {
	display: block;
	font-size: 11px;
	float: right;
	text-align: center;
	width: 50%;
	/* background: #e1fbff; */
	border-radius: 0 10px 10px 0;
	color: #777;
	padding: 5px 2px 4px;
	border: 1px solid #ebebeb;
	border-left: 0;
}
.dashboard_profile_btn .edit_profile i {
	font-size: 19px;
	vertical-align: middle;
	color: #009eb6;
}
.dashboard_profile_btn .edit_profile:hover {
	background: #009eb6;
	color: #fff;
}
.dashboard_profile_btn .edit_profile:hover i {color: #fff;}
.dashboard_profile_btn .logout {
	display: block;
	float: right;
	width: 50%;
	text-align: center;
	font-size: 11px;
	/* background: #ffe3e3; */
	border-radius: 10px 0 0 10px;
	color: #777;
	padding: 5px 2px 4px;
	border: 1px solid #ebebeb;
	border-right: 0;
}
.dashboard_profile_btn .logout i {
	font-size: 19px;
	vertical-align: middle;
	color: #ff1f4d;
}
.dashboard_profile_btn .logout:hover {
	background: #ff1f4d;
	color: #fff;
}
.dashboard_profile_btn .logout:hover i {color: #fff;}



.qolak_condition {list-style: none;padding-right: 0;}
.qolak_condition li {
	display: block;
	margin-bottom: 2px;
}
.qolak_condition li:last-child {margin-bottom: 0;}
.qolak_condition li::before {
	content: "\f30a";
	font-family: "Line Awesome Free";
	font-weight: 600;
	color: var(--color-primary);
	vertical-align: -3px;
	font-size: 17px;
	margin: 0 3px 0 5px;
}



.list_factor {
	list-style: none;
	padding: 0;
	border: 1px solid #efefef;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
}
.list_factor li {
	display: block;
	width: 100%;
	padding: 10px 12px;
	float: right;
}
.list_factor li:first-child {border-radius: 4px 4px 0 0;}
.list_factor li:last-child {border-radius: 0 0 4px 4px;}
.list_factor li:nth-child(2n-1) {
	background: #f9f9f9;
}
.list_factor li>span {
	display: block;
	float: right;
	font-size: 11.5px;
	color: #b3b3b3;
	letter-spacing: -0.3px;
	width: 105px;
}
.list_factor li>p {
	margin: 0;
	display: block;
	float: right;
}


.getway_manual {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 8px 8px;
	width: 100%;
	margin-bottom: 5px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.getway_manual:has(input:checked) , .getway_manual:hover {
	border-color: var(--color-primary);
}

.getway_manual label {
	margin: 0;
	display: inline;
	position: relative;
	cursor: pointer;
}
.getway_manual label .getway_manual_check {
	float: right;
	display: block;
	width: 20px;
	line-height: 74px;
}
.getway_manual label .getway_manual_detail {
	float: right;
	width: calc(100% - 20px);
	cursor: pointer;
	height: 74px;
}
.getway_manual label .getway_manual_detail .getway_manual_icon {
	float: right;
	width: 74px;
	cursor: pointer;
}
.getway_manual label .getway_manual_detail .getway_manual_icon img {
	width: 100%;
}
.getway_manual label .getway_manual_detail .getway_manual_txt {
	float: right;
	width: calc(100% - 74px);
	height: 74px;
}
.getway_manual label .getway_manual_detail .getway_manual_txt h4 {
	font-size: 14px;
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e9e9e9;
}
.getway_manual label .getway_manual_detail .getway_manual_txt h5 {
	font-size: 13px;
	margin: 5px 0;
	color: #4f4f4f;
}
.getway_manual label .getway_manual_detail .getway_manual_txt h6 {
	font-size: 12px;
	margin: 0;
	color: #4f4f4f;
}

@media (max-width: 370px) {
	.getway_manual label .getway_manual_detail .getway_manual_icon {
		width: 30px;
		line-height: 74px
	}
	.getway_manual label .getway_manual_detail .getway_manual_txt {
		width: calc(100% - 30px);
	}
}


.alert {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	border-radius: 10px;
}
.alert i {
	padding-left: 10px;
	font-size: 24px;
}
.alert div {
	text-align: justify;
}
