body {
	background-color: #f5f6f6 !important;
}
.error-msg {
	color: #e74c3c;
}

.error-text {
	color: #d53300 !important;
	text-align: left !important;
	margin-bottom: 1% !important;
	margin-top: 1% !important;
	/* font-weight: 550; */
	font-size: 13px !important;
	/* position: absolute;
    top: 100%;
    left: 15px;
    width: 100%; */
}

.loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url(../../../images/loader.gif) center no-repeat
		rgba(255, 255, 255, 0.5);
}

.fs-13 {
	font-size: 13px !important;
}
.form-login .form-control {
	border-radius: unset;
}

.cursor-pointer {
	cursor: pointer !important;
}

.form-control {
	border: 1px solid #ccc;
	color: #888ea8;
	font-size: 15px;
	border-radius: 2px;
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #f1f3f9 !important;
	border-color: #f1f3f1;
	border-bottom: 1px solid #e0e0e0 !important;
}

.page-title {
	margin-bottom: 18px;
	margin-top: 15px;
}
.table > tbody > tr {
	font-size: 13px !important;
}
.table > thead > tr > th {
	color: #515151 !important;
	font-weight: 600 !important;
}
.page-item.active .page-link {
	background-color: #485664 !important;
	border-color: #485664 !important;
	/*border-radius: 4px;*/
}

.dataTables_filter input {
	margin-left: 5px !important;
	border-radius: 6px !important;
	padding-bottom: 5px !important;
	padding-top: 5px !important;
	border: solid 1px #cccccc !important;
}
#sidebar ul.menu-categories ul.submenu > li.active a {
	/* color: #1a73e9; */
	color: #515151 !important;
	font-weight: 600 !important;
}
.row [class*="col-"] .widget .widget-header h4 {
	padding: 25px 15px 15px 15px !important;
}
.small-dialog {
	background: white;
	padding: 40px 30px;
	text-align: left;
	max-width: 400px;
	margin: 40px auto;
	position: relative;
	color: #e95f2b;
}
.medium-dialog-box-width {
	max-width: 600px !important;
}
.small-dialog p {
	color: #3b3f5c;
}

.form-title-header {
	display: flex;
	align-items: center;
	justify-content: center;
}

.form-title-header h4 {
	text-transform: capitalize;
	color: #515151 !important;
}
#sidebar .theme-brand {
	border-bottom: 1px solid #e9ecef !important;
}
.sidebar-theme {
	border-right: 1px solid #e9ecef !important;
}

.add-close-btn {
	float: right;
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
	padding: 4px;
	border-radius: 6px;
	/* background-color: #f4833e !important; */
	/* color: #ffffff; */
	cursor: pointer;
}

.pd-x-5 {
	padding: 5px 5px;
}

.file-upload {
	display: flex;
	/* border: 1px solid #eaeaea; */
	padding: 9px;
	align-items: center;
	justify-content: space-between;
}

strong {
	color: #888da8;
}

.fileUpload,
.commercial-file {
	border: none !important;
	border: 1px solid #cecece !important;
	padding: 0px;
	border-radius: 4px;
}

input::file-selector-button {
	font-weight: normal !important;
	background-color: #485664 !important ;
	align-self: stretch !important;
	color: #fff;
	/* border-radius: 3px; */
	border: none !important;
	font-size: 13px !important;
	padding: 6px 8px;
	border: 1px solid #485664 !important;
}
.btn-dark-light {
	background-color: #577241 !important;
	color: #fff !important;
}

.btn-button-6,
.dark-bg {
	background-color: #485664 !important;
	border-color: #485664 !important;
}
.form-control:focus {
	border-color: #577241;
}

/* input {
    border: 1px solid #d9d9d9 !important;
} */

#sidebar ul.menu-categories li.menu:first-child > a {
	background-color: transparent;
	color: #4f5163;
	border-radius: unset;
	margin-bottom: unset;
}

/* .f-18 {
    font-size: 18px !important;
} */

.add-more {
	/* background: blue;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    border-radius: 6px;
    font-size: 13px; */
	position: absolute;
	top: 26px;
	right: 0px;
}

.pos-relative {
	position: relative !important;
}

.p-07 {
	padding: 0.7rem !important;
}

.select2-container--default .select2-selection--multiple {
	border: 1px solid #cccccc !important;
}
.select2-container--default
	.select2-selection--multiple
	.select2-selection__clear {
	margin-right: 0px !important;
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
	opacity: 0.7 !important;
}

.resource-title {
	color: #000 !important;
}

.res-wrapper {
	column-gap: 1rem !important;
	row-gap: 1rem !important;
	margin: 0.2rem;
}

/* Custom css for users page 18-august-2022  end*/

/*  */
.role-wrapper {
	transition: all 0.2s ease-in;
	border-radius: 6px;
	min-width: 300px;
	padding: 1.4rem !important;
	position: relative;
	background-color: #f5f6f6 !important;
}

.role-wrapper:hover {
	box-shadow: 2px 2px 6px #ccc;
	transform: translateY(-4px);
}

.role-wrapper .role-content {
	margin-bottom: 1.5rem;
}

.role-wrapper .role-action-wrapper {
	position: absolute;
	right: 5%;
	border: top;
	bottom: 5%;
}

.font-bold {
	font-weight: bold !important;
}

.role-access-wrapper {
	column-gap: 1rem;
	row-gap: 1rem;
	margin-bottom: 1rem;
}

.res-right {
	flex-direction: column !important;
}

.res-right .row {
	padding-left: 1rem !important;
}
.menu-active {
	font-weight: 600;
	color: #577241;
}

.txtTransformUpper {
	text-transform: uppercase;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
	color: #577241 !important;
	background-color: transparent !important ;
	font-weight: 700 !important;
}
#create-bid .nav-tabs {
	display: grid !important;
	grid-template-columns: repeat(3, 1fr) !important;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border-bottom: 3px solid #577241 !important;
	border-top-color: #fff !important;
	border-right-color: #fff !important;
	border-left-color: #fff !important;
}
ul.pagination li a {
	font-size: 13px !important;
}
.next-text {
	cursor: pointer !important;
}
.font-small{
    font-size: 13px !important;
}
.cursor-default {
	cursor: default !important;
}
.border-none {
	border: none !important;
}
.select-custom {
	margin: 0.7rem 2rem;
	width: 150px;
	padding: 5px;
	border-radius: 6px;
	border: 1px solid #ccc;
}
.bid-input {
	border: none;
	border-bottom: 1px dashed #cdcfd9;
	font-size: 18px;
}
.custom-chip{
    background: #1ac0c2;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 13px;
    cursor: pointer;
    color: #fff;
}
.custom-dropdown a.dropdown-toggle:hover,
.custom-dropdown-icon a.dropdown-toggle:hover {
	color: #577241;
}
header.tabMobileView img {
	width: 38px !important;
}
.navbar .navbar-nav .nav-item.dropdown .nav-link:hover span,
.navbar .navbar-nav .nav-item.dropdown.show a.nav-link span,
.navbar
	.navbar-nav
	.nav-item.user-profile-dropdown
	.dropdown-menu
	.dropdown-item:hover
	span,
.navbar
	.navbar-nav
	.nav-item.user-profile-dropdown
	.dropdown-menu
	.dropdown-item:hover
	i {
	color: #577241 !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
	background-color: #f3f9ee !important;
}
.submit-btn,
.btn-button-7 {
	background-color: #577241 !important;
	border-color: #577241 !important;
	color: #fff !important;
}
.img-logo {
	max-width: 35% !important;
}
.overflow-inherit {
	overflow: inherit !important;
}
.logo-wrapper {
	display: grid !important;
	text-align: center !important;
}
.btn-view {
	color: #485664 !important;
	font-weight: bold;
	font-size: 20px !important;
}
.file-upload-wrap {
	position: relative !important;
}
.line-height-5 {
	line-height: 5rem !important;
}
input:checked ~ .checkmark:after {
	border: solid #c6c253;
	border-width: 0 3px 3px 0;
}
/*  */
input[type="checkbox"]:checked {
	background-color: #577241;
}
input[type="checkbox"]:checked:after {
	content: "\2713";
	color: white;
}
input[type="checkbox"] {
	text-align: center;
	width: 15px !important;
	height: 15px !important;
	appearance: none;
	border: 1px solid #577241;
	font-size: 10px;
}
ul.pagination.pagination-style-13 li a {
    background-color: #fff;
    color: #577241;
}
ul.pagination.pagination-style-13 li a:hover:not(.active) {
    background-color: #577241;
    color: #fff;
    border-color: #577241;
}
#cd-circle .clock-val {
	color: #577241 !important;
}
#cd-circle .countdown {
    border: 2px solid #577241 !important;
}
.text-green{
	color: #577241 !important;
}
.dis-none{
	display:hide;
}
.dis-block{
	display:block;
}
.lh-2rem{
	line-height: 2rem;
}
.divLabelFont700 label{
	font-weight:700;
}
#approvedTechQualForm label{
color:inherit !important;
}
.clickableText {
	color: #577241 !important;
	font-weight:600;
}
.clickableText:hover {
	color: #577241 !important;
	text-decoration: underline;
}
.showNewLineError {
    white-space: pre-line !important;
}
@media (max-width: 480px) {
	.role-wrapper {
		min-width: 100%;
	}
	#create-bid .nav-tabs {
		grid-template-columns: 1fr !important;
	}
}

@media only screen and (max-width: 768px) {
	.mob-user-profile-dropdown .dropdown-menu .dropdown-menu {
		left: 0 !important;
	}

	.file-upload-wrap {
		flex-direction: column !important;
	}

	.txt-mobile-center {
		text-align: center !important;
	}

	.my-mobile {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	.mx-mobile-4 {
		margin-left: 1rem !important;
		margin-right: 1rem !important;
	}

	.res-wrapper {
		justify-content: center;
	}
	.navbar .navbar-nav .nav-item.user-profile-dropdown .dropdown-menu {
		/* right: -144px !important; */
		min-width: fit-content !important;
		left: 0;
	}

	.bid-details{
        flex-direction: column-reverse !important;
    }
}
