/* Insert Your Custom CSS Here */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');
/* font-family: 'Montserrat', sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
/* font-family: 'Roboto', sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&display=swap');
/* font-family: 'Mulish', sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap');
/* font-family: 'Nunito', sans-serif; */

:root{
	--black:#171A20;
	--grey:#F2F2F2;
	--blue:#344cb7;
	--text-grey:#383838;
	--mid-grey:#DDDDDD;
}


.right_position_add{
	 float:right !important;
}
.add_rr{
	border-right: 1px solid #a6a6a6;
	padding: 0 12px 0 8px;
}
.custom_btnn{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: var(--black) !important;
    color: #fff !important;
	float: right;
}
.custom_btnn:hover {
    background-color: var(--blue) !important;
    color: #FFF !important;
}
.no_ppd_r{
	padding-right:0 !important;
}
.vd_input-wrapper select {
  color: #666666;
  border: none;
  background: #fff;
  position: relative;
  box-shadow: none;
  padding: 7px;
  height: 46px;
  padding: 6px 16px;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 10px 10px !important;
}
.logo_for_login h2{
	font-size: 30px;
	color: #1fae66;
	font-weight: bold;
	margin-bottom: 15px !important;
}
.logo a{
	font-size: 28px;
	font-weight: bold;
	margin-top: 4px !important;
}
.vd_menu .menu-icon {
    line-height: 29px !important;
}
.vd_menu a {
    font-weight: 400 !important;
}
.no_padd_left input{
	padding-left:15px !important;
}
.no_padd{
	padding:0 !important;
}
.no_padd_r{
	padding-right:0 !important;
}
.no_padd_l{
	padding-left:0 !important;
}
.for_style_new{
	color: #666666;
	border: 1px solid #E5E5E5;
	background: #E5E5E5;
	position: relative;
	box-shadow: 0 1px 3px #E5E5E5 inset;
	padding: 7px 15px !important;
}


/*============== 
RESPONSIVE Table area start
 ==============*/
.table_01{
    overflow: hidden;
}
.dash99 {
	background: #FFF;
	border-radius: 0;
	display: block;
	padding: 0 15px;
	width: 100%;
	margin: 0;
}
.dash99 .table_01{
	margin-bottom:0 !important;
}
.amunt {
    background: var(--black);
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    border-bottom: 1px solid var(--black);
	padding: 10px 10px !important;
	position: relative;
	z-index: 99;
}
.table_01 {
	display: table;
	margin-bottom:0px;
}
.table_01 .row {
	display: table-row;
}
.amunt-detail {
	border-bottom: 1px solid #d3d3d3;
	color: #444141;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 0 0 0 0;
	text-align: left;
	padding: 19px 10px;
}
.cel_area {
	display: table-cell;
}
.table_portion {
	width:100%;
	display:block;
}
.cess {
    vertical-align: middle;
}
.hide_big {
    display: none !important;
}
.icn11{
	font-size: 23px;
	margin-top: 4px;
	float: left;
	margin-left:28px;
}
.info_bar_area{
	display: block;
	overflow: hidden;
	width: 100%;
	background: #6c7b7e;
	padding: 18px 135px 18px 0;
	position: fixed;
	bottom: 0;
	z-index: 999;
	text-align:right;
}
.info_bar_area a{
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 400;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
}
.bar_style1{
	border: 2px solid #6c7b7e;
	border-radius: 3px;
	padding: 6px 20px 7px 20px;
	margin: 0 0 0 10px;
}
.bar_style2{
	border: 2px solid #FFF;
	border-radius: 3px;
	padding: 6px 20px 7px 20px;
	margin: 0 0 0 10px;
}
.bar_style3{
	border: 2px solid #FFF;
	background:#FFF;
	font-weight:500 !important;
	color:#6c7b7e !important;
	border-radius: 3px;
	padding: 6px 20px 7px 20px;
	margin: 0 0 0 10px;
}
.info_bar_area a:hover{
	border: 2px solid #FFF !important;
	color: #FFF !important;
	border-radius: 3px;
	background:#73b500 !important;
}
.amunt-detail ul{
	margin: 0;
	padding:0;
}
.amunt-detail ul li{
	list-style:none;
	float:left;
	margin: 0 0 0 0;
	color:#444141;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	font-weight:400;
}
.amunt-detail ul li img{
	float: left;
	margin: 0 0 0 3px;
	width: 21px;
	opacity:1;
}
.amunt-detail ul li img:hover{
	opacity:0.8;
}
.amunt-detail i{
	margin:0 10px;
	color: #444141;
}
.amunt-detail a:hover i{
	color:var(--blue);
}
.for_bg_color_01 {
  background: #FFF;
  -moz-box-shadow: 0px 0px 10px #dde2e3;
  -webkit-box-shadow: 0px 0px 10px #dde2e3;
  -ms-box-shadow: 0px 0px 10px #dde2e3;
  box-shadow: 0px 0px 10px #dde2e3;
}
.for_bg_color_02{
	background: var(--mid-grey);
}
.sm_size i{
	color:#6c6a6a;
	margin: 0 4px 0 0;
}
/*============== 
RESPONSIVE Table area start
==============*/

/*tooltip*/
.css-tooltip-top, .css-tooltip-bottom, .css-tooltip-right, .css-tooltip-left {
     position: relative !important;
     display: inline-block !important;
     text-decoration: none !important;
}
.css-tooltip-top span, .css-tooltip-bottom span, .css-tooltip-right span, .css-tooltip-left span, .css-tooltip-diagonal-right span, .css-tooltip-diagonal-left span {
    /*min-width: 80px;*/
     font-family: 'Roboto' !important;
     font-size: 14px !important;
     line-height: normal !important;
     text-align: left !important;
     padding: 6px 14px 5px 14px !important;
     visibility: hidden;
     opacity: 0;
     position: absolute;
     z-index: 9999999 !important;
     -webkit-transition-duration: 0.25s;
     -moz-transition-duration: 0.25s;
     -o-transition-duration: 0.25s;
     -ms-transition-duration: 0.25s;
     transition-duration: 0.25s;
     -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
     -moz-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
     -o-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
     -ms-transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
     transition-timing-function: cubic-bezier(0.35, 0, 0.35, 1);
}
.css-tooltip-top span:before, .css-tooltip-bottom span:before, .css-tooltip-right span:before, .css-tooltip-left span:before, .css-tooltip-diagonal-right span:before, .css-tooltip-diagonal-left span:before {
     content: "";
     display: block;
     width: 0px;
     height: 0px;
     position: absolute;
}
/* Tool tip Top */
.css-tooltip-top span {
	 left: 50%;
     transform: translateX(-50%);
     bottom: 100%;
     margin-bottom: 30px;
     -webkit-transition-property: opacity, margin-bottom, visibility;
     -moz-transition-property: opacity, margin-bottom, visibility;
     -o-transition-property: opacity, margin-bottom, visibility;
     -ms-transition-property: opacity, margin-bottom, visibility;
     transition-property: opacity, margin-bottom, visibility;
}
.css-tooltip-top span:before {
     border-left: 8px solid transparent !important;
     border-right: 8px solid transparent !important;
     border-top: 8px solid var(--blue);
     border-bottom: 0 !important;
     bottom: -8px;
     left: calc(50% - 8px);
}
.css-tooltip-top:hover span {
     margin-bottom: 4px;
    /* End Position */
     visibility: visible;
     opacity: 1;
}
/* Tooltip Color */
.color-blue span {
     color: #ffffff !important;
     background:var(--blue);
     border-radius: 4px;
}
.color-blue span:before {
     border-color: var(--blue);
}
 .color-blue span:after {
     content: "";
     display: block;
     border-top: 1px solid var(--blue);
     position: absolute;
     left: 0px;
     top: 1px;
     width: 100%;
     height: 10px;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
}
/*tooltip END*/
.main_login_section {
	display: block;
	overflow: hidden;
	width: 350px;
	max-width: 350px;
	margin: 0 auto;
	background: #fff;
	padding: 22px 22px 0 22px;
	margin-top:100px;
	margin-bottom:100px;
	border: none;
	border-radius: 25px;
	box-shadow: 0px 5px 24px rgba(52, 76, 183, 0.25);
}
.main_login_section .widget{
	box-shadow:none;
}
.main_login_section .panel-body{
	padding: 0;
	background: transparent !important;
}
.main_login_section .heading {
	text-align:center;
}

.fultxt {
	width: 100%;
	float: left;
	padding: 0 0 7px 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #c6bdbd;
	color: #000;
	font-weight: 600;
}
.titel-span {
	width: 192px;
	color: #454748;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 25px;
	float: left;
}
.deta-span{
	width:calc(100% - 192px);
	padding-left: 18px;
	position: relative;
	overflow: hidden;
	float: none;
	color: #454748;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 25px;
}
.deta-span strong {
	margin-right: 8px;
	position: absolute;
	left: 0;
	top: -3px;
}
.orderr p {
  display: block;
  overflow: hidden;
  width: 100%;
  margin:0 0 4px 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.vd_input-wrapper input {
  border: none;
  background: none;
  height: 46px;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #292828;
}
.heading_stylee {
  padding-bottom: 12px;
  border-bottom: 1px solid #d7d5d5;
  margin-bottom: 20px;
  font-size: 21px;
  position: relative;
  color: #131212;
  font-weight: bold;
}
/* .heading_stylee::after {
	content: '';
	position: absolute;
	position: absolute;
	bottom: -3px;
	width: 84px;
	background-color: white;
	background-image: url(../img/head-underline.png);
	background-repeat: no-repeat;
	background-size: 71px 5px;
	height: 5px;
	z-index: 3;
	left: 0px;
} */
.btn_mtop{
	margin: 27px 0 0 0;
}
.btn_mtop .btn {
  padding: 12px 20px 8px 20px;
}
.mb_none{
	margin-bottom:0 !important;
}
.for_action_style a {
    background-color: var(--black) !important;
    color: #fff !important;
    border-radius: 4px;
    width: 23px;
    height: 23px;
    text-align: center;
    font-size: 13px;
    line-height: 23px;

}
.for_action_style a:hover{
	background-color: var(--blue) !important;
}
.text_area_style{
	color: #302d2d;
	border: 1px solid #d7d5d5 !important;
	padding: 16px;
	background: #fff !important;
	position: relative;
	box-shadow: none !important;
	border-radius: 6px;
	height: 125px;
	overflow: hidden;
}
.text_area_style:focus{
	border: 1px solid var(--blue) !important;
	box-shadow: none !important;
	outline:none;
}
.text_area_style:hover{
	border: 1px solid var(--blue) !important;
	box-shadow: none !important;
	outline:none !important;
}


.frm_box_style{
	color: #302d2d;
	border: 1px solid #d7d5d5 !important;
	padding: 4px 16px;
	background: #fff !important;
	position: relative;
	box-shadow: none !important;
	border-radius: 6px;
	height: 46px;
	outline:none !important;
}
.frm_box_style:focus{
	border: 1px solid var(--blue) !important;
	box-shadow: none !important;
	outline:none !important;
}
.frm_box_style:hover{
	border: 1px solid var(--blue) !important;
	box-shadow: none !important;
}

/*upload-css*/
.cursor-upload .inputfile {
	width: 100%;
	height: 46px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	background: var(--black);
	left: 0;
}	


.cursor-upload .inputfile + label {
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	height: 50px;
	border-radius: 25px;
	width: 100%;
	padding: 0px 24px;
	color: #fff;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	float: left;
	border: 2px solid #eda233;
	background: #eda233;
	text-transform: uppercase;
	line-height: 45px;
}
.cursor-upload .inputfile + label:hover{
	background:var(--blue);
	border: 2px solid var(--blue);
	}
.cursor-upload .inputfile + label img {
	float: right;
	padding: 12px 9px;
	width: auto !important;
}	
/*upload-css*/	

.heading_btn {
  padding-right: 0 !important;
  float:left;
  padding-top: 5px;
}
.custom_btnn {
  display: inline-block;
  padding: 6px 25px !important;
  margin-bottom: 0;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px !important;
  background-color: #eda233 !important;
  color: #fff !important;
  font-family: 'Roboto', sans-serif;
  float: right;
  border-radius: 25px !important;
}
.mb_nm1{
	margin-bottom: 10px;
}
.mb_nm2{
	margin-bottom:30px;
}
.log_bbg{
	background-color: #fafafa;
}
.forgot_pass {
  text-align: center;
  font-size: 14px;
  font-family: 'Nunito', sans-serif;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.2px;
  margin: 10px 0 17px 0;
}
.forgot_iconn {
  margin: 0 auto;
  width: 90px;
  text-align: center;
  height: 90px;
  border-radius: 50%;
  background: #d2d2d2;
  color: #fff;
  font-size: 55px;
  padding: 18px 0 0 0;
}
.mb_nm3 {
  margin-bottom: 20px !important;
}
.panel-body h2 {
  padding: 12px 0;
  border-bottom: 1px solid #d7d5d5;
  margin-bottom: 0;
  font-size: 21px;
  position: relative;
  color: #131212;
  font-weight: bold;
}




/*.navbar-menu{
  position: fixed;
  top: 62px;
  box-shadow: none !important;
  width: 260px;
}*/
/* extra css */
.vd-header-wbtn{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.vd-header-wbtn a,
.add_btn{
	font-size: 17px;
font-weight: 600;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border-radius: 4px;
background-color: #eda233;
  color: white;
  padding: 10px 25px;
  border-radius: 25px;
}
.vd-header-wbtn a i,
.add_btn i{
	display: inline-block;
	margin-right: 5px;
}
.vd-header-wbtn a:hover,
.add_btn:hover{
	background-color: var(--blue);
	color: white;
}
.add_btn{
	float: right;
}
.details-row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
.details-row .panel{
	height: 100%;
}
.details-row .panel .panel-body{
	height: 100%;
}
.align-items-center{
	align-items: center !important;
}
.p-0{
	padding: 0px !important;
}
.m-0{
	margin: 0px !important;
}
.chosen-container-multi .chosen-choices{
	color: #302d2d !important;
	border: 1px solid #d7d5d5 !important;
	padding: 4px 13px !important;
	background: #fff !important;
	position: relative !important;
	box-shadow: none !important;
	border-radius: 6px !important;
	min-height: 46px !important;
	outline: none !important;
	width: 100% !important;
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	overflow-y: auto !important;
	background-image: url(../img/Capture.PNG) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	background-size: 18px 20px !important;
}
.chosen-container-multi .chosen-choices::-webkit-scrollbar {
	width: 3px;
	border-radius: 1.5px;
  }
  .chosen-container-multi .chosen-choices ::-webkit-scrollbar-track {
	background: transparent; 
  }
  .chosen-container-multi .chosen-choices ::-webkit-scrollbar-thumb {
	background: rgb(226, 226, 226); 
  }
.chosen-container-multi .chosen-choices li.search-choice {
	margin: 0px 5px 3px 0px !important;
	background-color: var(--black) !important;
	color: white !important;
	background-image: url(../img/cross-white.png) !important;
	background-position: 96% 7px !important;
	background-repeat: no-repeat !important;
	background-size: 7px 8px !important;
	border: 1px solid var(--black) !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 5px 20px 5px 5px !important;
	border-radius: 5px !important;
}
/* .chosen-container-multi .chosen-choices li.search-field{
	display: none;
} */
.cursor-pos{
	position: relative;
}
.cursor-pos span{
	position: absolute;
	top: 42px;
	left: 0px;
	color: var(--black);
	font-size: 13px;
}
.cursor-pos label{
	margin-bottom: 20px;
}
.vd-mar{
	margin-top: 30px;
}
.pt-3{
	padding-top:21px;
}
.uploads-images{
	margin-top: 60px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}
label.more-imgs{
	width: 400px !important;
	max-width: 100% !important;
}
.img-lower{
	margin-top:70px;
}
.uploads-images img{
	display: block;
	margin: 0px 6px 6px 0px;
	width: auto;
	height: auto;
}
.uploads-images span {
  float: left;
  width: 100px;
  margin: 0 10px 12px 0;
  border: 1px solid #a8a6a6;
  border-radius: 4px;
  overflow: hidden;
  height: 67px;
  position:relative;
}
.uploads-images span img{
	float:left;
	width:100%;
}
.uploads-images span a{
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  background: #7b7b7b;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 19px;
}
.uploads-images span a:hover{
  background: #3e6ae1;
}
.mb-3{
	margin-bottom: 20px !important;
}
/* extra css */


/*rabin - 06.02.2023*/
.bbg_nn {
  background: #d5d5d5 !important;
  padding: 8px 0 6px 0 !important;
}
#progress-bar {
  display: table;
  width: 100%;
  margin: 0;
  padding:0;
  /*table-layout: fixed;*/
  width: 100%;
  counter-reset: step;
}
#progress-bar li {
  list-style-type: none;
  display: table-cell;
  width: 20%;
  float: left;
  font-size: 16px;
  position: relative;
  text-align: center;
}
#progress-bar li a:hover{
	color:#000 !important;
}
#progress-bar li:before {
  width: 25px;
  height: 25px;
  color: #212121;
  content: counter(step);
  counter-increment: step;
  /*line-height: 50px;
  font-size: 18px;*/
  line-height: 20px;
  font-size: 0;
  border: 1px solid #efefef;
  display: block;
  text-align: center;
  margin: 0 auto 4px auto;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
z-index: 2;
}
#progress-bar li::after {
  width: 100%;
  height: 4px;
  content: "";
  position: absolute;
  background-color: #000;
  top: 12px;
  left: -50%;
  z-index: 1;
}
#progress-bar li:first-child:after {
  content: none;
}
#progress-bar li.step-done {
  color: #3e6ae1;
}
#progress-bar li.step-done::before {
  border-color: #3e6ae1;
  background-color: #3e6ae1;
  color: #fff;
  content: "";
  font-family: "FontAwesome";
  line-height: 23px;
  font-size: 14px;
}
#progress-bar li.step-done + li:after {
  background-color: #3e6ae1;
}
#progress-bar li.step-active {
  color: #3e6ae1;
}
#progress-bar li.step-active:before {
  border-color: #3e6ae1;
  color: #3e6ae1;
  font-weight: 700;
}
.mb_onee{
	margin-bottom:15px !important;
}
.mb_onee2{
	margin-top:15px !important;
}
.filter_oppttiion {
  display: block;
  width: 100%;
  float:left;
  border: 1px solid #e3dbdb !important;
  border-radius: 5px !important;
  background: #f2f1f1;
  padding: 5px 0 2px 0 !important;
  margin: 25px 0 20px 0;
}
.mmnn6 {
  margin: 30px 0 0 0;
}
.filter_oppttiion h1 {
  float: left;
  display: block;
  width: 100%;
  font-size: 26px;
  color: #131212;
  font-weight: bold;
  margin: 7px 0 3px 15px;
}
.filter_images_box {
  display: block;
  width: 100%;
  float: left;
  border: 1px solid #e3dbdb !important;
  border-radius: 5px !important;
  padding: 5px !important;
  margin: 5px 0 15px 0;
  position: relative;
}
.filter_images_box span{
  display: block;
  width: 100%;
  overflow:hidden;
  margin: 0 0 6px 0;
}
.filter_images_box span img{
  width: 100%;
}
.filter_images_box p {
  margin: 0;
  line-height: 18px;
  margin: 0;
  border-radius: 0 !important;
  background: #f4f4f4;
  padding: 2px 9px;
}
.filter_images_box p span{
}
.filter_images_box p strong{
}
.filter_images_box .uploads-images {
  margin: 14px 0 0 0 !important;
}
.full_areaaaa {
  overflow: hidden;
  width: 100%;
  display: block;
}
.iimg_ed {
  overflow: hidden;
  width: auto;
  display: block;
  position: absolute;
  top: 5px;
  z-index: 9;
  text-align: right;
  right: 5px;
}
.iimg_ed a {
  float: left;
  font-size: 17px;
  margin: 0 0 0 6px;
  font-weight: 600;
  color: #fff;
  background: #3e6ae1;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 5px;
}
.iimg_ed a i {
  font-size: 15px;
}
.iimg_ed a:hover{
  background: #000
}
.clear_b{
	overflow: hidden;
	width: 100%;
	display: block;
	height:1px;
}
.pd-10-n{
  overflow: hidden;
  width: 100%;
  display: block;
  height: 1px;
  background: #ecebeb;
  float: left;
  margin: 12px;
  padding: 0;
}
.bbhj {
  overflow: hidden;
  width: 100%;
  display: block;
  height: auto;
  background: #f2f2f2;
  float: left;
  margin: 20px 0 0 0;
  padding: 15px;
  border-radius: 5px;
}
.bbhj p strong{
	float:right;
}

.btn {
  padding: 10px 25px !important;
  border-radius: 25px;
}


/*==============================================================================================================================================================================================================================================
**************  RESPONSIVE CSS START   **************
===============================================================================================================================================================================================================================================*/
@media (max-width:1299px){
	.titel-span {
		width: 87px;
	}
	.deta-span {
		width: calc(100% - 87px);
	}
}
@media (max-width: 991px) {
/*==============
RESPONSIVE Table area start
==============*/
.amnt-tble {
    display: none !important;
}
.small_screen2 {
    background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	float: left;
	margin: 1% !important;
	overflow: hidden;
	padding: 0;
	width: 48% !important;
	box-shadow: none;
}
.amunt-detail {
    border-bottom: 1px solid #e8e8e8;
    font-size: 13px;
    padding: 6px 8px 26px;
}
.cel_area {
  display: block !important;
  padding: 6px 8px;
  float: left;
  width: 100%;
}
.amunt-detail {
    text-align: left;
}
.hide_big {
    display: block !important;
    float: left;
    margin: 0;
    width: 50%;
	padding-right: 12px;
}
.sm_size{
	display: block !important;
    float: left;
    margin: 0;
    width: 50%;
}
.checkbox-group label .box {
	left: 0 !important;
}
.dash99 {
    height: auto;
}
.checkbox-group label .check {
    left: 7px;
}
.amunt-detail ul li img {
    margin: 0 0 8px 3px;
}
.vd-mar{
	margin-top:12px;
}
/*==============
RESPONSIVE Table area start
==============*/
.np_smlla {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#progress-bar li {
  font-size: 15px;
  line-height: 18px;
}
#selected_tags {
    margin-top: 14px;
}
}

@media(max-width: 767px){
.no_padd_r{
	padding:0 !important;
}
.no_padd_l{
	padding:0 !important;
	margin-bottom:15px;
}
.no_ppd_r{
	padding:0 !important;
}
.small_screen2 {
  margin: 0 0 15px 0 !important;
  width: 100% !important;
}
.vd_title-section h1 {
  font-size: 22px;
  padding-right: 0;
}
.vd_content-section {
  padding: 15px !important;
}
.panel .panel-body {
  padding:15px;
}
.vd_title-section {
  padding-top: 9px;
  padding-bottom: 9px;
}
.main_login_section {
	width: auto;
	max-width: 350px;
	padding: 22px 4px 0 4px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.np_smlla {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.panel-body {
  padding: 0;
}
.vd_content-section {
  padding: 15px 0 0 0 !important;
}
}
/*767*/


@media(max-width:480px){
	.titel-span {
		width:87px;
	}
	.deta-span {
		width: calc(100% - 87px);
	}
	.details-row .titel-span {
		width: 99px;
		font-size: 14px;
	}
	.details-row .deta-span {
		padding-left: 13px;
	}
}

.black-btn{
	background-color: var(--black) !important;
}
.black-btn:hover{
	background-color: var(--blue) !important;
}

.main_login_section {
    display: block;
    overflow: hidden;
    width: 350px;
    max-width: 350px;
    margin: 0 auto;
    background: #fff;
    padding: 22px 22px 0 22px;
    margin-top: 100px;
    margin-bottom: 100px;
    border: none;
    border-radius: 25px;
    box-shadow: 0px 5px 24px rgba(52, 76, 183, 0.25);
}
.lebel_box{
    margin-bottom: 18px;
}

.lebel_box label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
        font-size: 15px;
    font-family: 'Nunito', sans-serif;
    line-height: 24px;
    letter-spacing: 0.2px;
}
.lebel_box input {
       border: 1px solid #d7d5d5 !important;
    height: 46px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #292828;
}
.span_relative{
    position:relative;
}
.span_relative span {
    position: absolute;
    top: 16px;
    right: 10px;
}
.sub-reset{
    background-color: #eda233 !important;
        width: 100% !important;
        color: #fff !important;
        border:none !important;
}
.sub-reset:hover {
    background-color: #344cb7 !important;
    color: #FFF !important;
}
.main_login_section .panel{
    border:0 !important;
        box-shadow: none !important;
}
.student-picture {
    margin-top: 26px;
}
.uplodimg_pick img{
    width: 50px;
    height:50px;
    object-fit: cover;
    border-radius: 0;
}

.dash-pg-txt{
	width:900px;
	margin: 0 auto 50px auto;
	max-width: 100%;
}
.dash-pg-txt h1{
	font-size: 28px;
	font-weight: 500;
	color: #344cb7;
	line-height: 1.4;
	padding-bottom: 14px;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}
.dash-pg-txt h1::after{
	content: '';
	position: absolute;
	bottom: 0px;
	left: calc(50% - 100px);
	width: 200px;
	max-width: 80%;
	height: 2px;
	border-radius: 2px;
	background: #344cb7;
}
.dash-pg-txt h1 span{
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	font-style:italic;
}
.dash-pg-txt h2{
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #343434;
	line-height: 1.3;
	margin-bottom: 14px;
}
.dash-pg-txt p{
	text-align: left;
	font-size: 17px;
	font-weight: 400;
	color: #343434;
	line-height: 1.4;
	margin-bottom:9px;
}
.dash-pg-txt p b{
    font-size:18px;
    font-weight:600;
    color:#344cb7;
}
.dash-pg-txt ul{
    list-style:none;
    padding:0px 0px !important;
    margin:0px 0px !important;
}
.dash-pg-txt ul li{
	padding-left:17px;
	position:relative;
	text-align: left;
	font-size: 17px;
	font-weight: 400;
	color: #343434;
	line-height: 1.4;
	margin-bottom: 5px;
}
.dash-pg-txt ul li::before{
	content: '';
	position: absolute;
	top: 6px;
	left: 0px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #344cb7;
}
.dash-pg-stat {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 0px auto;
    width: 900px;
    max-width: 100%;
    flex-wrap:wrap;
}
.dg-stat-box {
    width: 24%;
    border-radius: 12px;
    background-color: white;
    padding: 12px;
    box-shadow: 2px 2px 14px 0px #00000024;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    min-width:170px;
    margin-bottom:18px;
}
.stat-img {
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background-color: #344cb7;
    margin-right: 5px;
    padding:8px;
}
.stat-img i{
    color:white;
    font-size:40px;
}
.stat-txt{
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.stat-txt h3{
    text-align:right;
    font-size:28px;
    font-weight:700;
    line-height:1.5;
    color:#344cb7;
}
.stat-txt p{
    text-align:right;
    color:#343434;
    font-size:15px;
    font-weight:500;
    line-height:1.3;
    margin-bottom:0px !important;
}
.admin_right_btns{
    display:flex;
    align-items:center;
    justify-content:flex-end;
}
.admin_right_btns a{
    margin-left:10px;
}

@media(max-width:1199px){
    .dg-stat-box {
    width: 48%;
}
}

@media(max-width:991px){
    .dg-stat-box {
    width:24%;
}
}
@media(max-width:767px){
    .dg-stat-box {
    width: 48%;
}
.vd-content-padding{
    padding:15px 30px 15px 30px !important;
}
}
@media(max-width:500px){
    .dg-stat-box {
    width:100%;
}
}

h2.fultxt{
	font-size: 36px;
	line-height: 1.2;
	font-weight: 700;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #c6bdbd;
}
.orderr p.flex-column{
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.mt-50{
	width: 100%;
	display: block;
	padding: 18px 0px;
}
.serv-desc-pg{
    overflow-y:scroll;
    scrollbar-width:thin;
    scrollbar-color:#344cb7 transparent;
}
.serv-desc-pg::-webkit-scrollbar{
    width:3px;
}
.serv-desc-pg::-webkit-scrollbar-track{
    background-color:transparent !important;
    width:3px;
    border-radius:3px;
}
.serv-desc-pg::-webkit-scrollbar-thumb{
    background-color:#344cb7 !important;
    width:3px;
    border-radius:3px;
}
span.sm_size_new {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 12px;
}
@media (max-width:1299px){
	.serv-desc-pg .titel-span {
		width: 164px;
	}
}

@media (max-width:575px){
	h2.fultxt {
		font-size: 25px;
	}
}

@media (max-width:480px){
	.serv-desc-pg .titel-span {
		width: 146px;
	}
	h2.fultxt {
		font-size: 21px;
	}
}



.vd_content-section .row.mb-0{
    margin-bottom:0px !important;
}
.position-relative{
    position:relative !important;
}
.blog-lebel{
  font-size: 14px !important;
}

.ui-datepicker .ui-datepicker-header {
  background-color: transparent !important;
  border: 0px solid transparent !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  filter: invert(1) brightness(0) !important;
  border: 0px solid transparent !important;
}
.ui-datepicker .ui-datepicker-title{color: #000 !important;}
.ui-widget.ui-widget-content,.ui-widget-content{background: #fff !important;}
.ui-datepicker th {color: #000 !important;  opacity: 1 !important;}
.ui-datepicker .ui-datepicker-calendar {margin: 0 auto !important;}



#tag_container{
	max-height: 150px;
    overflow-y: scroll;
    border-radius: 0px 0px 9px 9px;
    padding: 0px 8px;
    box-shadow: 0px 7px 13px 0px #0000001c;
    position: absolute;
    width: calc(100% - 30px);
    z-index: 9999;
    background: white;
    scrollbar-width: thin;
    scrollbar-color: transparent var(--blue);
}
#tag_container::-webkit-scrollbar{
	width: 3px;
}
#tag_container::-webkit-scrollbar-track{
	background-color: transparent;
}
#tag_container::-webkit-scrollbar-thumb{
	background-color: var(--blue) !important;
	border-radius: 3px !important;
}
#tag_container li{
	margin: 3px 0px;
}
#tag_container li a{
	padding: 5px 5px;
	border-radius: 3px;
	background-color: #eee;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.2;
	color: #4d4d4d;
	font-family: 'Mulish';
	display: block;
}
.d-flex-blog-sgst{
	display: flex;
	flex-direction: row;
}
#selected_tags{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 26px;
}
#selected_tags li {
    margin: 0px 8px 6px 0px;
    padding: 4px 9px 4px 8px;
    border-radius: 12px;
    background-color: var(--blue);
    color: white;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Mulish';
}
#selected_tags li a{
	color: inherit;
	display: inline-block;
	margin-left:13px;
	font-size: 12px;
}
#selected_tags li:hover a{
	opacity: 0.5;
}





.table-paginaton div.flex{
    display:flex;
    justify-content:center;
    align-items:center;
    margin:12px 0px;
}
.table-paginaton div.flex span, .table-paginaton div.flex a {
    margin: 0px 12px;
    display: flex;
    width: fit-content;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.table-paginaton div.flex a:hover{
    color: rgb(52, 76, 183);
}
.rel-img{
    display: flex;
    align-items: center;
    gap: 9px;
}
.rel-img a{
    height: 42px;
}
.for_reel_back{
    padding-top: 8px !important;
}











