.s_title {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 33px;
    color: #fff;
    margin-bottom: 5px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(132, 126, 156, .2);
}

label {
    display: inline-block;
    color: rgba(255, 255, 255, .7);
    margin-top: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
}

.form-control, .select2 {
    display: block;
    width: 100%;
    padding: 2px 25px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff !important;
    background-clip: padding-box;
    border: 1px solid rgba(132, 126, 156, .6) !important;
    appearance: none;
    border-radius: 10px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 50px;
    text-align: start;
	background: none !important;
}

.form-control:focus, .select2:focus, .btn {
  	box-shadow: none !important;
  	outline: none !important;
}

.select2 {
	display: flex !important;
  	align-items: center;
}

.selection {
	width: 100%;
}

.select2-container {
  	z-index: 10;
}

.select2-dropdown {
    background-color: #141627 !important;
	border: 1px solid #f5f5f514 !important;
    box-shadow: 0 0.75rem 1rem rgb(0 0 0 / 4%) !important;
  	border-radius: 3px !important;
}

.select2-results__options {
    background-color: #141627 !important;
}

.select2-results__option {
	background-color: #141627 !important;
}

.select2-results__option a {
	color: #fff !important;
  	padding-left: 0 !important;
}

.select2-results__option {
  	color: #fff !important;
  	padding: 5px 30px !important;
	transition: .5s !important;
}

.select2-results__option:hover, .select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #f5f5f514 !important;
}

.select2-search {
	display: none !important;
}

.help-block {
	font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #847e9c;
    display: block;
    margin-top: 10px;
}

.panel-description {
	background: rgba(40, 42, 70, .6);
    backdrop-filter: blur(12px);
    border-radius: 16px;
    padding: 24px;
    color: #f1f3fa;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 32px;
    position: relative;
    box-shadow: 0 0 0 1px rgba(138, 109, 249, .4), 0 0 10px rgba(138, 109, 249, .3), 0 0 20px rgba(138, 109, 249, .25);
    transition: box-shadow .3s ease;
  	margin-top: 45px;
}

.alert {
    background: #696c9c !important;
    border-radius: 10px !important;
  	border: none !important;
    color: #fff !important;
}

.new-order-wrapper {
	margin-top: 55px;
}

.select2-selection {
	border: none !important;
  	padding-left: 0;
}

.new-order-wrapper .select2-selection {
    border: 1px solid rgba(132, 126, 156, .6) !important;
}

.new-order-wrapper .input-wrapper__append {
	display: none !important;
}

.new-order-wrapper .input-wrapper__prepend {
	box-shadow: inset 0px -1px 2px rgb(255 255 255 / 5%), inset 0px -1px 1px rgb(255 255 255 / 4%), inset 0px 2px 0px rgb(255 255 255 / 18%) !important;
    background: linear-gradient(113.36deg, #8a6df9 -12.22%, #b6a3ff 179.61%) !important;
    border-radius: 8px;
    width: 65px;
  	height: 50px;
    font-size: 16px;
  	position: absolute;
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
    right: -1px;
  	left: auto !important;
    z-index: 1;
    transition: all 0.15s ease;
    border-color: #fff;
    border: none;
}

.badge-pill {
	background: rgba(255, 255, 255, 0.08);
    padding: 1px 5px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 11px;
    color: #fff;
    margin-right: 6px;
    line-height: 1.2;
  	min-width: 22px;
}

.btn_m {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    background: -o-linear-gradient(336.64deg,#8a6df9 -12.22%,#b6a3ff 179.61%);
    background: linear-gradient(113.36deg, #8a6df9 -12.22%, #b6a3ff 179.61%);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 220px;
    padding: 13px 24px;
    height: 50px;
    position: relative;
}

#order-form .btn_m {
	max-width: none;
  	margin-top: 30px;
}

.mass-order__alignment .card {
  	background: none;
}

.mass-order .s_title {
	margin-bottom: 0;
}

.mass-order .form-control {
	margin-top: 10px;
  	margin-bottom: 25px;
  	padding: 20px;
}

.mass-order .alert {
	margin-top: 15px;
  	margin-bottom: 0 !important;
}

.services-list table thead {
	background: #696c9c;
    border-radius: 10px;
}

.services-list table th {
    padding: 16px 10px;
    border-right: 1px solid rgba(255, 255, 255, .1);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.services-list table td {
	padding: 12px 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #a39bc0;
}

.component_button_search {
	position: absolute;
  	right: 8px;
  	top: 62px;
}

.component_button_search .fa-search {
	color: #fff;
  	font-weight: 400;
}

.services-search {
	position: relative;
}

.component_filter_button {
	background: linear-gradient(113.36deg,#8a6df9 -12.22%,#b6a3ff 179.61%);
  	border-radius: 10px;
}

.component_filter_button button {
  	height: 48px;
  	color: #fff;
    display: flex;
  	justify-content: space-between;
  	align-items: center;
}

.component_filter_button button:hover {
	color: #fff;
}

.table th {
  	border: none;
	border-right: 1px solid rgba(255,255,255,.1);
}

.table tr {
    border: 1px solid rgba(132, 126, 156, .2);
}

.table td {
	border: 2px solid rgba(132, 126, 156, .2);
  	vertical-align: middle;
  	text-align: center;
}

.table thead th {
	border: none;
	border-right: 1px solid rgba(255,255,255,.1);
  	text-align: center;
}

.serv-heading {
	background: #696c9c;
  	color: #fff;
  	text-align: center;
  	font-size: 12px;
  	font-weight: 600;
  	padding: 7px;
  	margin: 0 1px;
}

.component_filter_button .dropdown-menu {
	background-color: #141627;
  	width: 100%;
}

.component_filter_button .dropdown-menu a {
	color: #fff;
    border-color: #f5f5f514;
    box-shadow: 0 0.75rem 1rem rgb(0 0 0 / 4%);
}

.component_filter_button .dropdown-menu a:hover {
	background-color: #f5f5f514;
}

.fill-btn {
    color: #fff;
    cursor: pointer;
    background: linear-gradient(113.36deg, #8a6df9 -12.22%, #b6a3ff 179.61%);
    padding: 3px;
    width: 100px;
    display: block;
    border-radius: 10px;
    display: inline-block;
}

.fill-btn .fas {
  	color: #fff;
  	font-size: 12px;
}

.service-name {
	text-align: left !important;
}

.modal {
    background: rgba(29, 30, 49, .8);
    backdrop-filter: blur(2px);
}

.modal .modal-dialog {
    max-width: 800px;
}

.modal .modal-dialog .modal-content {
    background: #352f60;
    border-radius: 10px;
    width: 100%;
    max-width: 800px;
    padding: 50px 30px;
    position: relative;
    border: none;
}

.modal .modal-dialog .modal-content .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 16px;
    height: 16px;
    opacity: .4;
}

.modal {
	z-index: 3000;
}

.modal .modal-dialog .modal-content .modal-header {
    position: relative;
    border-bottom: 0;
    padding: 0;
    padding-bottom: 26px;
}

.modal-backdrop {
  z-index: 3 !important;
}

h5.modal-title {
	color: #fff;
  	text-align: center;
  	width: 100%;
  	font-size: 26px;
  	font-weight: 700;
}

.modal-body {
	color: #fff;
  	text-align: center;
  	width: 100%;
  	color: #a39bc0;
  	font-size: 12px;
}

.modal .close {
	position: absolute;
  	top: 20px;
  	right: 20px
}

.modal .close:focus {
	outline: none;
}

.modal .close .fa {
	color: #fff;
  	font-weight: 300;
  	font-size: 20px;
}

.modal .modal-dialog .modal-content .modal-header {
	padding-bottom: 13px;
}

.orders-history__margin-tab ul li a.active {
    background: -o-linear-gradient(336.64deg,#8a6df9 -12.22%,#b6a3ff 179.61%);
    background: linear-gradient(113.36deg, #8a6df9 -12.22%, #b6a3ff 179.61%);
    border: 1px solid rgba(89, 92, 152, .2);
    color: #fff;
}

.orders-history__margin-tab ul li {
	margin-right: 12px;
}

.orders-history__margin-tab ul li a {
	padding: 12px 20px;
    background: rgba(38, 39, 62, .4);
    border: 1px solid rgba(89, 92, 152, .2);
    backdrop-filter: blur(5px);
    border-radius: 10px!important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #847e9c;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  	transition: all 0.5s ease;
}

.orders-history__margin-tab ul li a:hover {
	color: #fff;
}

.orders-history__margin-tab {
    border-bottom: 1px solid rgba(132, 126, 156, .2);
  	padding-bottom: 20px;
}

.orders-history__margin-search {
	margin-bottom: 25px;
}

.pagination li {
	margin: 2px 5px;
}

.pagination a {
	color: #a39bc0;
  	font-size: 16px;
  	font-weight: 300;
}

.pagination li.active a {
  	font-weight: 700;
  	text-decoration: underline;
}
