html {
	--scrollbarBG: #CFD8DC;
	--thumbBG: #90A4AE;
}

* {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	color: #000;
}


/* Overwrite */
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select:focus-visible {
	outline: -webkit-focus-ring-color auto 0px;
	border: 0;
}

.css-a3l6o-MuiInputBase-root-MuiInput-root-MuiSelect-root:hover:not(.Mui-disabled):before {
	border-bottom: 0px solid rgba(0, 0, 0, 0.87) !important;
}

.css-a3l6o-MuiInputBase-root-MuiInput-root-MuiSelect-root:after {
	border-bottom: 0px solid #1976d2 !important;
}

.css-a3l6o-MuiInputBase-root-MuiInput-root-MuiSelect-root:before {
	border-bottom: 0px solid rgba(0, 0, 0, 0.42) !important;
}

.css-1rxz5jq-MuiSelect-select-MuiInputBase-input-MuiInput-input:focus {
	background-color: rgb(0 0 0 / 0%) !important;
}

.css-1poimk-MuiPaper-root-MuiMenu-paper-MuiPaper-root-MuiPopover-paper {
	/* top: 46px !important; */
}

.inner_userImg_Box {
	position: relative;
}

.inner_userImg_Box img#drop_downImg {
	position: absolute;
}

/* .MuiToolbar-root.MuiToolbar-gutters.MuiToolbar-regular.css-hyum1k-MuiToolbar-root{
	justify-content: space-between !important;
} */

.MuiToolbar-root.MuiToolbar-gutters.MuiToolbar-regular {
	justify-content: space-between !important;
}

.css-19z1ozs-MuiPaper-root-MuiAppBar-root {
	background-color: #fff !important;
}

/* .css-1191obr-MuiPaper-root-MuiAppBar-root{
	background-color: #fff !important;

} */

/* header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed.mui-fixed.css-1191obr-MuiPaper-root-MuiAppBar-root .MuiToolbar-root.MuiToolbar-gutters.MuiToolbar-regular.css-hyum1k-MuiToolbar-root {
    justify-content: flex-end !important;
} */

/* header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed.mui-fixed.css-1191obr-MuiPaper-root-MuiAppBar-root .MuiToolbar-root.MuiToolbar-gutters.MuiToolbar-regular{
    justify-content: space-between !important;
} */

header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed.mui-fixed.css-1191obr-MuiPaper-root-MuiAppBar-root .MuiToolbar-root.MuiToolbar-gutters.MuiToolbar-regular {
	justify-content: space-between !important;
}

button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-colorInherit.MuiIconButton-edgeStart.MuiIconButton-sizeMedium {
	display: inline-block !important;
}

/* .css-12i7wg6-MuiPaper-root-MuiDrawer-paper{
=======
.css-12i7wg6-MuiPaper-root-MuiDrawer-paper{
>>>>>>> 08f625a59a4f87dc2edb06b8df35549de7fab9ca
	background-color: #00092C !important;
} */

.css-i4bv87-MuiSvgIcon-root .css-q7mezt {
	color: #fff !important;
}

.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation0.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.MuiDrawer-paperAnchorDockedLeft.css-12i7wg6-MuiPaper-root-MuiDrawer-paper path {
	color: #fff !important;
}

span.MuiTypography-root.MuiTypography-body1.MuiListItemText-primary.css-yb0lig {
	color: #fff !important;
}

.css-10hburv-MuiTypography-root {
	color: #fff !important;
}

header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed.mui-fixed.css-19z1ozs-MuiPaper-root-MuiAppBar-root {
	width: calc(100% - 65px) !important;
}

header.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4.MuiAppBar-root.MuiAppBar-colorPrimary.MuiAppBar-positionFixed.mui-fixed.css-168noda {
	width: calc(100% - 65px) !important;
}

/* .MuiDrawer-root.MuiDrawer-docked.css-2dum1v-MuiDrawer-docked .css-1r9jet7 {
    display: none;
} */
a {

	text-decoration: none !important;
}

/* Overwrite */

#flexNav aside.inner_dash_aside {
	padding: 20px;
	width: 290px;
	display: flex;
	background-color: #00092C;
	height: 100vh;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden;
	flex-direction: column;
	justify-content: space-between;
	/*transition: all .3s;*/
}

#flexNav.active aside.inner_dash_aside {
	width: 90px;
}

#flexNav.active section.inner_dash_sideSec {
	margin-left: 90px;
	width: calc(100% - 90px);
}

#flexNav.active section.inner_dash_sideSec .botm_cancBtn_box {
	margin-left: 90px;
	width: calc(100% - 90px);
}

#flexNav.active .inner_userVector_imgBox {
	display: none;
}

#flexNav .miniM_img {
	display: none;
}

#flexNav.active .miniM_img {
	display: block;
	width: 37px;
	margin: 0 auto;
}

#flexNav.active aside.inner_dash_aside .nav-tabs .nav-link {
	padding: 8px 15px;
	display: flex;
	border-radius: 2px;
	justify-content: center;
}


#flexNav.active .fullL_img {
	display: none;
}

aside.inner_dash_aside::-webkit-scrollbar {
	width: 11px;
}

aside.inner_dash_aside {
	scrollbar-width: thin;
	scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

aside.inner_dash_aside::-webkit-scrollbar-track {
	background: var(--scrollbarBG);
}

aside.inner_dash_aside::-webkit-scrollbar-thumb {
	background-color: var(--thumbBG);
	border-radius: 6px;
	border: 3px solid var(--scrollbarBG);
}

#flexNav section.inner_dash_sideSec {
	display: inline-block;
	clear: both;
	margin-left: 290px;
	width: calc(100% - 290px);
	min-height: 100vh;
	transition: all .3s;
}

#flexNav aside.inner_dash_aside .nav-tabs {
	display: grid;
	border-bottom: 0px solid #dee2e6;
	margin-top: 7vh;
}

#flexNav aside.inner_dash_aside .nav-tabs .nav-link {
	width: 100%;
	border: 0;
	text-align: left;
	font-size: 15px;
	margin-bottom: 10px;
	color: #fff;
	border-radius: 4px;
}

#flexNav aside.inner_dash_aside .nav-tabs .nav-link.active {
	background-color: #072188;
	color: #fff;
}

.asideNav_logo {
	width: 162px;
}

.asideNav_logo img {
	width: 100%;
}

#flexNav aside.inner_dash_aside .nav-tabs .nav-link span {
	margin-right: 10px;
	color: #fff;
	transition: all .3s;
}

#flexNav.active aside.inner_dash_aside .nav-tabs .nav-link span:last-child {
	display: none;
	transition: all .3s;
}

#flexNav.active aside.inner_dash_aside .nav-tabs .nav-link span {
	margin: 0;
}

#flexNav.active aside.inner_dash_aside .nav-tabs {
	justify-content: center;
}

.inner_dasSide_nav {
	background: #FFFFFF;
	/* box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); */
	padding: 5px 15px;
}

.inner_userBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.r_sidePrf_nav {
	display: flex;
	align-items: center;
}

.notify_pr_usr {
	margin-right: 20px;
}

.inner_userVector_imgBox {
	display: flex;
	align-items: flex-end;
}

.wel_comHead h1 {
	color: #364A63;
	font-size: 26px;
	margin: 30px 0px 10px 0px;
}

.inner_dash_sideSec .tab-content .tab-pane.tab_pane1 {
	padding: 0 25px;
}

.inner_dash_sideSec .tab-content .tab-pane.tab_pane2 {}

.sow_head {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	/* margin-top: 45.5px; */
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	margin-bottom: 10px;
}

.sow_head a {
	/* padding-right: 25px; */
	padding-right: 5px;
	text-decoration: none;
}

a.modal_openBtn {
	color: #fff;
	margin-right: 20px;
	padding: 5px 10px;
	border-radius: 4px;
	background-color: #315DC3;
	cursor: pointer;
}

.sow_head i {
	color: #fff;
	margin-left: 5px;
}

.msa_flow_Box {
	box-shadow: 0px 1px 3px rgb(0 0 0 / 8%);
	border-radius: 12px;
	border: 1px solid #E8E8E8;
}


.msa_flow_Box_innerFirst {
	display: flex;
	align-items: center;
	padding: 8px 0px 8px 15px;
}

/* .msa_flow_Box_innerFirst {
	display: flex;
	align-items: center;
	padding: 15px 20px;
} */

.msa_flow_fImg_head h4 {
	font-size: 18px;
	margin-bottom: 0;
}

.msa_flow_fImg_head {
	margin-left: 25px;
}

ul#my_counterTab {
	justify-content: center;
	border-bottom: 0;
}

#my_counterTab .nav-link.active .count_nums {
	color: #1939AA;
}

#my_counterTab .nav-link .count_nums {
	font-size: 25px;
	color: #202020;
	font-weight: 600;
}

#my_counterTab .nav-link.active .conut_para {
	color: #212121;
}

#my_counterTab .nav-link .conut_para {
	font-size: 14px;
	color: #898989;
}

#my_counterTab .nav-link {
	margin: 0 auto;
	border: 0;
}

#my_counterTab .nav-link.active {
	border-bottom: 2px solid #1939AA;
}

#my_counterTab li.nav-item {
	width: 30%;
}

.sow_head h2 {
	font-size: 18px;
	margin: 0;
	padding: 10px 20px;
	color: #526484;
	/* background-color: #fff; */
}
.sow_heading h2 {
	font-size: 18px;
	margin: 0;
	padding: 10px;
	color: #526484;
	/* background-color: #fff; */
}
.inner_dash_sideSec .tab-content .tab-pane.tab_pane3 {
	/*background: #F5F6fa;*/
	min-height: 94.5vh;
}

.gj-datepicker-bootstrap span[role=right-icon].input-group-addon {
	border-left: 0;
	position: absolute !important;
	right: 0;
	padding: 12px 10px;
	border-radius: 0 4px 4px 0;
	z-index: 999;
}

span.glyphicon.glyphicon-calendar:after {
	content: "\f073";
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	color: #526484;
}

.main_sow_wrapper .gj-datepicker.gj-datepicker-bootstrap.gj-unselectable.input-group input::-webkit-input-placeholder,
.main_sow_wrapper select {
	color: #526484 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
}

.main_sow_wrapper input::-webkit-input-placeholder {
	color: #526484 !important;
	font-size: 13px !important;
	font-weight: 500 !important;
}

span.glyphicon.glyphicon-chevron-left:after {
	content: "\f053";
	font-family: 'font Awesome 6 Free';
	font-weight: 900;
}

span.glyphicon.glyphicon-chevron-right:after {
	content: "\f054";
	font-family: 'font Awesome 6 Free';
	font-weight: 900;
}

.main_sow_wrapper select:after {
	content: "\f078";
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	color: #526484;
}

.main_sow_wrapper .form-control {
	height: 50px;
	/* border-radius: 0 !important; */
}

.row_marg {
	/* margin: 25px 0; */
	margin-top: 12px;
	margin-bottom: 25px;
}

.row_marg2 {
	margin: 15px 0;
	/* margin: 25px 0; */
}

tr._first_tr {
	background-color: #EAEEFF;
	font-size: 13px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	Offset: 0px, 1px rgba(0, 0, 0, 0.1);
}

table.table.table-striped tbody tr td {
	font-size: 13px;
	line-height: 32px;
}

table.table.table-striped tbody tr td:nth-child(1) {
	color: #107ADC;
}



table.table.table-hover tbody tr td {
	font-size: 14px;
	line-height: 32px;
}

table.table.table-hover tbody tr td:nth-child(1) {
	/* color: #107ADC; */
}

.span_fixed {
	line-height: 8px;
	font-weight: 300;
	margin-bottom: 8px;
	font-size: 12px;
}

.sow_tb_tbody {
	background-color: #fff;
}



.sow_Box .nav-link {
	font-size: 16px;
	border: 0;
	padding: 10px 24px;
}

ul#my_sowTab {
	background-color: #fff;
	padding: 0 15px;
}

.sow_Box .nav-tabs .nav-link {
	color: #526484;
}

.sow_Box .nav-tabs .nav-link.active {
	border-bottom: 5px solid #686EFF;
}

tr._first_tr th {
	text-transform: uppercase;
	border-bottom: 0;
}

tbody.sow_tb_tbody tr {
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
}

.serch_contaibBox {
	position: relative;
}

.serch_contaibBox input {
	width: 100%;
	border: 0;
	margin: 10px 0;
	padding: 0 27px;
	height: 45px;
}

.serch_contaibBox span img {
	position: absolute;
	left: 30px;
	top: 23px;
}


/*dash_Modal*/
@media (min-width: 576px) {
	.mas_modal_Open {
		max-width: 946px;
	}
}

.mas_modal_Open {
	margin: auto 0px auto auto !important;
	min-height: 100vh;
	max-width: 946px;
}

.mas_modal_Open form.modal-content {
	min-height: 100vh;
	border: 0;
	border-radius: 0;
}

.mas_modal_Open .modal-header h5 {
	font-size: 18px;
	color: #526484;
}

.mas_modal_Open .modal-footer {
	justify-content: flex-start;
}

button.btn.ad_contactBtn {
	margin: 0;
	background-color: #315DC3;
	color: #fff;
	padding: 10px 35px;
}

button.btn.canc_contactBtn {
	color: #6A6A6A;
}

.frm_grp {
	position: relative;
}

.col_marg_bt {
	margin-bottom: 20px;
}

.form-label {
	position: absolute;
	left: 15px;
	font-size: 15px;
	top: 10px;
	color: #526484;
	background-color: #fff;
	z-index: 8 !important;
	transition: transform 150ms ease-out, font-size 150ms ease-out;

}

.focused .form-label {
	transform: translateY(-102%);
	font-size: .75em;
	/* background-color: transparent; */
	color: #315dc3;
	padding: 0 3px 0 2px;
	width: auto !important;
}

input.msa_input_area,
textarea.msa_input_area,
select.msa_input_area {
	width: 100%;
	border: 1px solid #C6C6C6;
	border-radius: 5px !important;
	padding: 10px 15px;
}

.frm_grp_fileAdd01 {
	position: relative;
}

input.msa_input_area01 {
	width: 100%;
	border: 2px dotted #686eff;
	min-height: 54px;
	border-radius: 5px !important;
	padding: 10px 15px;
	background-color: #eaf1fe;
	cursor: pointer;
}

.frm_grp_fileAdd01 .form-label {
	width: 97%;
	left: auto;
	height: 35px;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	/* background-color: #fff; */
	cursor: pointer;
	background: #eaf1fe;
	font-size: 16px;
}

input#file-input::-webkit-file-upload-button {
	display: none;
}

input.msa_input_area.ex_inpPadd,
textarea.msa_input_area.ex_inpPadd,
select.msa_input_area.ex_inpPadd {
	width: 92%;
	border: 1px solid #C6C6C6;
	border-radius: 1px !important;
	padding: 10px 9px;
	background-color: #fff;
}



.frm_grp input::-webkit-input-placeholder,
.frm_grp textarea::-webkit-input-placeholder,
.frm_grp select::-webkit-input-placeholder {
	color: #526484 !important;
}

input:focus-visible,
select:focus-visible,
textarea:focus-visible {
	outline: #315DC3 auto 1px;
}

input[type="radio"] {
	display: none;
}

input[type="radio"]+label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 3px;
	margin-right: 6px;
	background-clip: content-box;
	border: 2px solid #072188;
	background-color: #e7e6e700;
	border-radius: 50%;
}

input[type="radio"]:checked+label:before {
	background-color: #072188;
}

.radio_chekBox {
	display: flex;
}

.radio_chekBox label {
	font-size: 15px;
	display: flex;
	color: #526484;
	font-weight: 500;
	margin-right: 30px;
}

.agrr_detal {
	margin-bottom: 25px;
}

.agrr_detal h6 {
	font-size: 13px;
	color: #363636;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 20px;
}

.date_selectorBox span.glyphicon.glyphicon-calendar:after {
	display: none;
}

.date_selectorBox .gj-datepicker.gj-datepicker-bootstrap.gj-unselectable.input-group input::-webkit-input-placeholder {
	color: #526484 !important;
}

label.form-label span {
	margin-left: 1px;
	color: #FF0000;
	font-weight: 600;
}

.frm_grp_fileAdd {
	position: relative;
}

.frm_grp_fileAdd .form-label {
	width: 97%;
	left: 5px;
	height: 35px;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.addSow_detailSheet {
	padding: 25px;
	padding-right: 0;
	margin-bottom: 4em;
	width: 900px;
}
.sow-view-width {
	padding: 25px;
	padding-right: 0;
	margin-bottom: 4em;
	width: 100%;
}


.invoice_create_sheet {
	padding: 25px;
	padding-right: 0;
	width: 900px;
}


.agenc_hvBox {
	border: 1px solid #F5F5F5;
	background-color: #fff;
	margin-top: 45px;
}

.botm_cancBtn_box {
	padding: 10px 25px;
	/* border: 1px solid #C6C6C6; */
	border-top: 1px solid #C6C6C6;
	/* position: fixed; */
	right: 0;
	background-color: #fff;
	/* width: calc(100% - 290px); */
	bottom: 0;
	z-index: 999;
}

.botm_cancBtn_box button.mor_addSow {
	background-color: #686EFF;
	color: #fff;
	border: 0;
	padding: 6px 50px;
	border-radius: 5px;
	margin-right: 10px;
}

.botm_cancBtn_box button.mor_canSow {
	border: 0;
	background: transparent;
	padding: 10px 30px;
	border-radius: 5px;
}


.ad_sDetailBox h4 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px 0 5px;
}

.ad_sworkTop_head {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 10px;
}

.ad_sworkTop_head h4 {
	margin: 0;
	font-size: 15px;
	color: #526484;
}

.ad_sworkTop_head .ad_mSworkBtn {
	color: #fff;
	background-color: #686EFF;
	font-size: 15px;
	padding: 6px 52px;
	border: 1px solid #C6C6C6;
	border-radius: 4px;
}

.comment_line {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 9px;
}

.comment_line h3 {
	margin: 0;
	font-size: 14px;
	color: #526484;
}

.ad_sworkbody_fillup {
	/* background: #F8F8FF; */
	border: 1px solid #5C63AB;
	border-radius: 5px;
	padding: 20px 0 20px;
}

.ad_sworkbody_fillup span.input-group-addon {
	display: none;
}

.preSelect_resBox {
	display: flex;
	background: #E4E4E4;
	border: 1px solid #C6C6C6;
	border-radius: 5px;
	align-items: center;
	padding: 6px 10px;
	margin: 10px 0px 5px;
}

.preSelect_resBox p {
	margin-bottom: 0;
	font-size: 15px;
	color: #526484;
}

.ad_sworkBottom_sub {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.ad_sworkBottom_sub .ad_more_sowWork {
	color: #fff;
	background-color: #686EFF;
	font-size: 15px;
	padding: 6px 46px;
	border: 0;
	border-radius: 4px;
}

.ad_sworkbody_fillup .nav-link {
	border: 0 !important;
	background-color: transparent !important;
	position: relative;
	padding: 0 30px;
	margin-right: 15px;
}

.ad_sworkbody_fillup .nav-tabs {
	border-bottom: 0px solid #dee2e6;
}

.tab_checkBox:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	margin: 0px;
	width: 22px;
	height: 22px;
	transition: transform 0.28s ease;
	border-radius: 4px;
	border: 2px solid #686EFF;
}

.tab_checkBox.active:before {
	color: #C6C6C6;
	/* background: #686EFF; */
}

.tab_checkBox:after {
	content: '';
	display: block;
	width: 10px;
	height: 6px;
	border-bottom: 2px solid #686EFF;
	border-left: 2px solid #686EFF;
	-webkit-transform: rotate(-45deg) scale(0);
	transform: rotate(-45deg) scale(0);
	transition: transform ease 0.25s;
	will-change: transform;
	position: absolute;
	top: 7px;
	left: 6px;
}

/* .tab_checkBox.active:before {
  color: #C6C6C6;
  background: #686EFF;
}

.tab_checkBox:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0px;
  width: 22px;
  height: 22px;
  transition: transform 0.28s ease;
  border-radius: 15px;
  border: 2px solid #686EFF;
}

.tab_checkBox:after {
  content: '';
  display: block;
  width: 10px;
  height: 6px;
  border-bottom: 2px solid #686EFF;
  border-left: 2px solid #686EFF;
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  transition: transform ease 0.25s;
  will-change: transform;
  position: absolute;
  top: 7px;
  left: 6px;
} */

.tab_checkBox.active:after {
	-webkit-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1);
}

.filter_btns_area {
	padding: 0px 35px;
	border: 1px solid #F5F5F5;
	height: 63px;
	display: flex;
	align-items: center;
	background-color: #fff;
}

.filter_input_area {
	background-color: #000;
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 9px 25px;
	border: 1px solid #000000;
	border-radius: 23.5px;
}

.inner_filterBtns_box {
	width: 100%;
	display: flex;
}

.fill_selectBtn {
	/* margin: 0 10px; */
}

.filter_input_area option {
	color: #fff;
}

.inner_pro1 {
	display: flex;
	align-items: center;
	font-size: 12px;
}

div#agencies {
	min-height: calc(100vh - 48px);
	background-color: #F5F6FA;
}

._innerProfile_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #5C63AB;
	border-radius: 5px;
	padding: 6px 25px 6px 15px;
	background-color: #fff;
	margin-bottom: -1px;
}

.profil_describ_sec {
	padding: 15px 20px 15px 35px;
	/*min-height: 25vw;*/
	/*background: #F5F6FA;*/
}

.pro_com_describ h6 {
	font-size: 12px;
	margin-bottom: 2px;
	font-weight: 800;
}

.pro_com_describ p {
	margin: 0;
}

.pro_com_describ {
	margin: 0 15px;
	width: 300px;
}

.inner_pro1 p {
	margin: 0;
	color: #717171;
}

.available_nNot {
	margin: 0px 25px;
	position: relative;
	padding: 0px 25px 0 15px;
	display: flex;
	align-items: center;
}

.available_nNot span {
	width: 10px;
	height: 10px;
	position: absolute;
	background-color: #5BB018;
	border-radius: 50px;
	left: 0;
}

.pro_viewBtn {
	background-color: #000;
	color: #fff;
	border: 1px solid #000000;
	border-radius: 23.5px;
	padding: 8px 34px;
	display: grid;
	align-items: center;
	font-weight: 500;
	font-size: 12px;
	text-decoration: none;
}

.pro_viewBtn:hover {
	color: #fff;
}

.page_inationSec {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 35px;
	flex-wrap: wrap;
}

.page_inationSec_res_table_pgntion {
	display: flex;
	justify-content: end;
	align-items: center;
	padding: 0px 35px;
	flex-wrap: wrap;
}
.page_inationSec p {
	color: #333333;
	font-size: 12px;
	margin: 0;
}

.page_inationSec ul.pagination {
	margin: 0;
	margin-top: 10px;
	background-color: #fff;
	border-radius: 8px;
	padding: 0px 10px;
}

.page_inationSec .page-item.active .page-link {
	background-color: #072188;
	border-color: #072188;
	color: #fff;
}

.page_inationSec .page-item a.page-link {
	border-radius: 8px;
	border: 0;
	background-color: #F1F7FF;
	color: #333333;
}

.page_inationSec li.page-item {
	padding: 12px;
}

.prof_viewDescip_contain {
	padding: 20px 25px;
	padding-bottom: 25px;
	padding-right: 0;
}

.emp_prof_box {
	padding: 30px;
	display: grid;
	justify-content: center;
	background: #FFFFFF;
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	border-radius: 8px;
}

.rmp_bx_div {
	display: flex;
	justify-content: space-between;
}

.emp_contact_prof a {
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding: 8px;
	border: 1px solid #000000;
	border-radius: 23.5px;
	font-weight: 500;
}

.emp_contact_prof {
	display: grid;
	margin: 25px 0;
}

.rmp_rateLeft p {
	color: #526484;
	font-size: 14px;
}

.rmp_rateRight p {
	font-size: 14px;
	color: #202020;
}

.emp_skillsBtns {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	grid-row-gap: 10px;
	grid-column-gap: 5px;
}

.emp_skillsBtns p {
	font-size: 12px;
	margin: 0;
	color: #4B4B4B;
	background: #D3D3D3;
	border: 1px solid #CBCBCB;
	padding: 3px 12px;
	border-radius: 23.5px;
}

.emp_prImg img {
	width: 100%;
}

.rmp_rateRight {
	width: 50%;
}

.rmp_rateLeft {
	width: 40%;
}

.emp_prDescriptionBox {
	padding: 25px 30px;
	background: #FFFFFF;
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
}

.emp_prDescriptionBox p {
	font-size: 12px;
	font-weight: 500;
	color: #526484;
	line-height: 20px;
}

.emp_prDescriptionBox h2 {
	font-size: 18px;
	font-weight: 500;
	color: #526484;
	margin-bottom: 25px;
}

.emp_workHistoyBox {
	margin-top: 20px;
	border: 1px solid #F5F5F5;
}

.emp_workHistoyBox h2 {
	font-size: 18px;
	font-weight: 500;
	color: #526484;
	background-color: #fff;
	margin: 0;
	padding: 15px 30px;
}

.emp_commentBox p {
	font-size: 12px;
	margin-bottom: 5px;
}

.emp_commentBox {
	background-color: #FBFBFB;
	padding: 25px;
	border: 1px solid #EEEEEE;
}

p.em_cm1 {
	color: #526484;
	font-weight: 500;
}

p.em_cm_date {
	font-weight: 500;
	color: #929292;
}

.star_box i {
	font-size: 12px;
	color: #FFBB0B;
}

tr._first_tr2 {
	background-color: #E2E2E2;
	font-size: 14px;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
}

tr._first_tr2 th {
	border-bottom: 0;
	padding: 8px 15px;
	color: #526484;
}

tbody.sow_tb_tbody2 {
	font-size: 14px;
}

tbody.sow_tb_tbody2 tr {
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
}

tbody.sow_tb_tbody2 tr td {
	color: #526484;
	padding: 8px 15px;
	font-weight: 500;
}

td.un_approw {
	position: relative;
	display: flex;
	align-items: center;
}

td.un_approw span {
	width: 10px;
	height: 10px;
	background: #FFBB0B;
	position: absolute;
	left: 0px;
	border-radius: 50px;
}

td.cpl_approw {
	position: relative;
	display: flex;
	align-items: center;
}

td.cpl_approw span {
	width: 10px;
	height: 10px;
	background: #5BB018;
	position: absolute;
	left: 0px;
	border-radius: 50px;
}

tbody.sow_tb_tbody2 tr td:first-child {
	padding: 8px 15px 8px 50px;
}

tbody.sow_tb_tbody2 tr td:nth-child(2) {
	color: #4C7FD9;
}

tr._first_tr2 th:first-child {
	padding: 8px 15px 8px 50px;
	width: 22%;
}

tr._first_tr2 th:nth-child(2) {
	width: 25%;
}

tr._first_tr2 th:nth-child(3) {
	width: 20%;
}

tr._first_tr2 th:nth-child(4) {
	width: 20%;
}

tr._first_tr2 th:nth-child(5) {
	padding-left: 0;
}



tr._first_tr3 {
	background-color: #E2E2E2;
	font-size: 14px;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
}

tr._first_tr3 th {
	border-bottom: 0;
	padding: 8px 15px;
	color: #526484;
}

tbody.sow_tb_tbody3 {
	font-size: 14px;
}

tbody.sow_tb_tbody3 tr {
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
}

tbody.sow_tb_tbody3 tr td {
	color: #526484;
	padding: 8px 15px;
	font-weight: 500;
}

tbody.sow_tb_tbody3 tr td:first-child {
	padding: 8px 15px 8px 50px;
}

tbody.sow_tb_tbody3 tr td._inUi {
	color: #4C7FD9;
}

tr._first_tr3 th:first-child {
	padding: 8px 15px 8px 50px;
	width: 18%;
}

tr._first_tr3 th:nth-child(2) {
	width: 26%;
}

tr._first_tr3 th:nth-child(3) {
	width: 20%;
}

tr._first_tr3 th:nth-child(4) {
	width: 20%;
}

tr._first_tr3 th:nth-child(5) {
	padding-left: 0;
}

.tm_sheetMaintain {
	padding: 20px 10px;
}

.ts2_head_nvs p {
	font-size: 14px;
	color: #526484;
	margin-bottom: 10px;
	font-weight: 500;
}

.ts2_hMarg {
	margin-bottom: 25px;
}

table.table.ts2_table {
	/*border: 1px solid #D6D6D6;*/
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	margin: 15px 0 35px;
}

.ts2_table thead tr {
	background-color: #EEEEEE;
}

.ts2_table thead tr th {
	border-bottom: 0;
}

.ts2_table thead tr th {
	border-bottom: 0;
	font-size: 14px;
	color: #526484;
	font-weight: 500;
}

.ts2_table thead tr th:first-child {
	padding-left: 20px;
	width: 24%;
}

.ts2_table thead tr th:nth-child(2) {
	width: 26%;
}

.ts2_table thead tr th:nth-child(3) {
	width: 18%;
}

.ts2_table tbody tr td p {
	margin: 0;
	padding: 5px 10px;
	color: #526484;
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	border-radius: 5px;
	width: 90%;
}

.ts2_table tbody tr td {
	font-size: 14px;
	color: #526484;
	font-weight: 500;
	vertical-align: middle;
}

.ts2_table tbody tr td:first-child {
	padding-left: 20px;
}

.ts2_table tbody tr td select {
	width: 85%;
	color: #526484;
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 5px 10px;
	font-weight: 500;
}

.nt_textArea textarea {
	width: 100%;
	color: #526484;
	font-size: 14px;
	padding: 10px 20px;
	border: 1px solid #D6D6D6;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
}

.nt_textArea textarea::-webkit-input-placeholder {
	color: #526484;
	font-weight: 500;
}

/**/
table.table.ts2_table2 {
	/*border: 1px solid #D6D6D6;*/
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	margin: 15px 0 30px;
}

.ts2_table2 thead tr {
	background-color: #EEEEEE;
}

.ts2_table2 thead tr th {
	border-bottom: 0;
}

.ts2_table2 thead tr th {
	border-bottom: 0;
	font-size: 14px;
	color: #526484;
	font-weight: 500;
}

.ts2_table2 thead tr th:first-child {
	padding-left: 20px;
	width: 24%;
}

.ts2_table2 thead tr th:nth-child(2) {
	width: 22%;
}

.ts2_table2 thead tr th:nth-child(3) {
	width: 32%;
}

.ts2_table2 tbody tr td {
	font-size: 14px;
	color: #526484;
	font-weight: 500;
	vertical-align: middle;
}

.ts2_table2 tbody tr td:first-child {
	padding-left: 20px;
}

.ts2_table2 tbody tr td select {
	width: 85%;
	color: #526484;
	border: 1px solid #F5F5F5;
	padding: 5px;
	font-weight: 500;
	border-radius: 5px;
}

/**/

.ts2_rsideBar {
	padding: 0 12px;
	margin-top: 15px;
}

.ts_sumHead {
	display: flex;
	align-items: center;
	background: #EEEEEE;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
}

.ts_sumHead p {
	margin: 0;
	font-size: 14px;
	width: 50%;
	color: #526484;
	font-weight: 500;
	padding: 8px 15px;
}

.ts_sumHead p:nth-child(2) {
	text-align: right;
}

.ts2_table tbody tr {
	border: 1px solid #D6D6D6;
}

.ts2_table2 tbody tr {
	border: 1px solid #D6D6D6;
}

.ts_sumFoot {
	display: flex;
	align-items: center;
	background: #EEEEEE;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	width: 100%;
}

.ts_sumFoot p {
	margin: 0;
	font-size: 14px;
	width: 50%;
	color: #526484;
	font-weight: 500;
	padding: 8px 15px;
}

.ts_sumFoot p:nth-child(2) {
	text-align: right;
}

.ts_sumBody {
	display: flex;
	flex-wrap: wrap;
	background: #FFFFFF;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	margin-bottom: 15px;
}

.timeLine_status {
	margin-top: 15px;
}

.ts_sumBody .ts_sumBody_inner {
	width: 50%;
}

.ts_sumBody .ts_sumBody_inner:nth-child(2) {
	text-align: right;
}

.ts_sumBody .ts_sumBody_inner p {
	margin: 20px 0;
	font-size: 14px;
	font-weight: 500;
	color: #526484;
	padding: 0 15px;
}

p.ts_sumB_rinner {
	display: flex;
	justify-content: space-between;
}

.ts2_appOr_rejctBox {
	/*margin: 15px 0;*/
	display: flex;
	justify-content: space-between;
}

button.rejBtn {
	background: #FF3E1D;
	border-radius: 4px;
	font-size: 15px;
	color: #fff;
	border: 0;
	width: 48%;
	padding: 6px;
}

button.apprvBtn {
	border: 0;
	background-color: #686EFF;
	color: #fff;
	border-radius: 4px;
	padding: 6px;
	width: 48%;
	font-size: 15px;
}

.ti_lPara {
	background-color: #EEEEEE;
	padding: 8px 15px;
	margin: 0;
	font-size: 14px;
	color: #526484;
	font-weight: 500;
}

.ti_pa_status {
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	min-height: 168px;
	padding: 20px;
}

.ti_pa_status p {
	margin: 0;
	font-size: 14px;
	color: #526484;
	margin-bottom: 15px;
	font-weight: 500;
}

.rejection_modal .modal-footer {
	justify-content: flex-start;
	border-top: 0;
}

.rejection_modal .modal-title {
	font-size: 16px;
}

.m_rejct_btn {
	background: #FF3E1D;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	border-radius: 5px;
	margin: 0;
	border: 0;
	padding: 5px 38px;
	font-size: 14px;
	margin-right: 10px;
}


.m_rejct_btn:hover {
	background-color: #fb3513;
}

.m_approv_btn {
	background: #686EFF;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	border-radius: 5px;
	margin: 0;
	border: 0;
	padding: 5px 38px;
	font-size: 14px;
	margin-right: 10px;
}


.m_approv_btn:hover,
.m_approv_btn:focus,
.m_approv_btn:active {
	background-color: #535af9 !important;
}

.m_rejCancelBtn {
	background: #848484;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	border-radius: 5px;
	margin: 0;
	border: 0;
	padding: 5px 36px;
	font-size: 14px;
}

.rejection_modal textarea::-webkit-input-placeholder {
	color: #000000;
	font-weight: 500;
	font-size: 14px;
}

.rejection_modal .modal-body textarea {
	border: 1px solid #E2E2E2;
	border-radius: 4px;
	width: 100%;
	padding: 20px;
}

.rejection_modal .modal-body .form-label {
	color: #000;
}

.rejection_modal .modal-body .focused .form-label {
	color: #315dc3;
}

.ts_sumHead.ts_shead_rej {
	background-color: #E40101;
}

.ts_sumHead.ts_shead_rej p {
	color: #fff;
}

.ts_shead_appr {
	background-color: #1AB700;
}

.ts_sumHead.ts_shead_appr p {
	color: #fff;
}

button.rej_appvBtn {
	width: 100%;
	border: 1px solid #FF3E1D;
	border-radius: 4px;
	font-size: 15px;
	padding: 5px;
	margin-bottom: 20px;
	transition: all .3s;
}

button.rej_appvBtn:hover {
	background-color: #FF3E1D;
	color: #ffffff;
}

.in_crTimesheet {
	background-color: #686EFF !important;
}

select.msa_input_area.ex_inpPadd._inv_inpBox {
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	border: 1px solid #F5F5F5;
	font-size: 14px;
}

input.msa_input_area.ex_inpPadd._inv_inpBox {
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	border: 1px solid #F5F5F5;
	font-size: 14px;
}

._in_margtb .focused .form-label {
	font-size: .75em;
}

._in_invoice_collBox {
	padding: 35px 15px 82px;
}

._in_margtb {
	margin: 5px 0 20px;
}

._in_margtb .form-label {
	font-size: 14px;
	top: 11px;
}

._in_margtb span.glyphicon.glyphicon-calendar {
	display: none;
}

table.table._inCol_table {
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	margin: 25px 0;
}

._inCol_table thead tr {
	background-color: #EEEEEE;
}

._inCol_table thead tr th,
._inCol_table tbody tr td {
	font-weight: 500;
	font-size: 14px;
	color: #526484;
}

._inCol_table thead tr,
._inCol_table tbody tr {
	vertical-align: middle;
}

._inCol_table tbody tr {
	border: 1px solid #D6D6D6;
}

._inCol_table thead tr th:nth-child(1),
._inCol_table tbody tr td:nth-child(1) {
	padding-left: 20px;
	width: 35%;
}

._inCol_table thead tr th:nth-child(2),
._inCol_table tbody tr td:nth-child(2),
._inCol_table thead tr th:nth-child(3),
._inCol_table tbody tr td:nth-child(3),
._inCol_table thead tr th:nth-child(4),
._inCol_table tbody tr td:nth-child(4),
._inCol_table thead tr th:nth-child(5),
._inCol_table tbody tr td:nth-child(5) {
	text-align: center;
}

._inCol_table thead tr th:nth-child(6) {
	text-align: right;
	padding-right: 35px;
}

._inCol_table tbody tr td:nth-child(6) {
	text-align: right;
	padding-right: 20px;
}

._inCol_table tbody tr td span {
	border: 1px solid #F5F5F5;
	box-shadow: 0px 1px 1px rgb(0 0 0 / 10%);
	border-radius: 5px;
	padding: 9px;
	width: 80%;
	display: block;
	margin: 0 auto;
	color: #526484;
	text-align: center;
}

._inCol_table tbody tr td:nth-child(6) span {
	margin: 0 0 0 auto;
}

.add_expSec_box {
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}

.in_adExp button {
	background-color: #686EFF;
	border: 0;
	color: #fff;
	padding: 5px 35px;
	border-radius: 4px;
}

._in_subTot_bal {
	display: flex;
	padding: 20px 30px;
	width: 290px;
	background-color: #F2F2F2;
	justify-content: space-between;
}

._inSub_p1,
._inSub_p2 {
	width: 48%;
}

._inSub_p2 p {
	text-align: right;
}

._in_subTot_bal p {
	margin: 10px 0;
	font-weight: 500;
	font-size: 14px;
	color: #526484;
}

._inCol_table thead tr th {
	border-bottom: 0;
}

.tnc_appBox p {
	font-size: 14px;
	font-weight: 500;
	color: #526484;
	margin-bottom: 10px;
}

._in_invoice_collBox .botm_cancBtn_box button.mor_addSow {
	background-color: #686EFF;
	color: #fff;
	font-size: 15px;
	border: 0;
	padding: 6px 40px;
	border-radius: 5px;
	margin-right: 10px;
}

#add_mExp .modal-title {
	font-weight: 500;
	font-size: 15px;
}

input._inv_addExp_inp {
	margin: 8px 0;
}

#add_mExp .modal-body .frm_grp .form-label {
	top: 18px;
	font-size: 14px;
	color: #000000;
}

#add_mExp .modal-body .frm_grp.focused .form-label {
	font-size: .75em;
	color: #315dc3;
}

#add_mExp .modal-body .frm_grp input {
	font-size: 14px;
}

#add_mExp .modal-footer {
	border-top: 0;
	justify-content: flex-start;
}

._in_add_exBtn {
	background: #686EFF;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	border: 0;
	font-size: 14px;
}

._in_add_exBtn:hover {
	background: #535af9;
}

._in_add_exBtn:hover,
._in_add_exBtn:active,
._in_add_exBtn:focus {
	background: #535af9 !important;
}

._in_canc_exBtn {
	background: #848484;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	border: 0;
	font-size: 14px;
}

/* EIGHT */

.hamburger .line {
	width: 27px;
	height: 2px;
	background-color: #072188;
	display: block;
	margin: 5px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hamburger .line:nth-child(2) {
	width: 22px;
}

.hamburger .line:nth-child(3) {
	width: 18px;
}

.hamburger:hover {
	cursor: pointer;
}

#icon.is-active .line:nth-child(1) {
	width: 18px;
}

#icon.is-active .line:nth-child(2) {
	width: 22px;
}

#icon.is-active .line:nth-child(3) {
	width: 27px;
}

.rate {
	float: left;
	height: 46px;
	padding: 0 10px;
}

.rate:not(:checked)>input {
	position: absolute;
	top: -9999px;
}

.rate:not(:checked)>label {
	float: right;
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 30px;
	color: #ccc;
}

.rate:not(:checked)>label:before {
	content: '★ ';
}

.rate>input:checked~label {
	color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
	color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
	color: #c59b08;
}


.star_ratingBox input[type="radio"]+label:before {
	display: contents;
}

/**/
.container-fluid.mob_flow {
	overflow: auto;
}

div#flexNav {
	overflow: hidden;
}

.main_routes {
	margin-top: 64px !important;
	width: 100%;
}

.main_routes.anvRout_main {
	min-height: calc(100vh - 117px) !important;
	margin-top: 117px !important;
}

.div_dragDrop {
	grid-row-gap: 1.6em;
}

.anv_test {
	justify-content: left !important;
	/* padding-left: 12px !important; */
}

.MuiDrawer-root.MuiDrawer-docked.css-1hsz34s-MuiDrawer-docked img.fullL_img1.mobile_view {
	display: none;
}


.MuiDrawer-root.MuiDrawer-docked.css-2dum1v-MuiDrawer-docked img.fullL_img1.display_view {
	display: none;
}

.MuiDrawer-root.MuiDrawer-docked.css-2dum1v-MuiDrawer-docked .asideNav_logo {
	width: auto;
}

img.fullL_img1.mobile_view {
	width: 35px;
}

.MuiDrawer-root.MuiDrawer-docked.css-bpnhhg img.fullL_img1.display_view {
	display: none;
}

.MuiDrawer-root.MuiDrawer-docked.css-bpnhhg .asideNav_logo {
	width: auto;
}

.MuiDrawer-root.MuiDrawer-docked.css-1pv7n5u img.fullL_img1.mobile_view {
	display: none;
}