@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}
.h4, h4 {
	font-size: 20px !important;
}
a:hover {
	text-decoration: none
}
body {
	font-family: 'Fira Sans', sans-serif !important;
	font-weight: 400;
	line-height: 1.4;
	font-size: 14px;
	background-color: #eeeef7 !important;
	color: #5a5a5a;
}
.invoiceattachments{    width: 45px;
    height: 45px;
    object-fit: contain;}
.inactive a{opacity: .4;
    pointer-events: none;}

/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active {
	transition: all .3s ease;
  }
  .slide-fade-leave-active {
	transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
  }
  .slide-fade-enter, .slide-fade-leave-to
  /* .slide-fade-leave-active below version 2.1.8 */ {
	transform: translateX(10px);
	opacity: 0;
  }
.notfli_area{position: relative;}
.notflist{    padding: 0;}
.singlenot p:first-child{font-weight: 600;}
.singlenot p{margin-bottom: 5px;}
.notflist li{     width: 100%;   padding: 10px 15px;}
.notflist li:nth-child(2n+1) {
    background-color: #f3f3fb;
}
.marg-left-10{margin-left: 10px;}
.trialalert{
	background-color: #565399;
    background-image: linear-gradient(to right, #565399, #43408d);
	margin: 0 -5px !important;
}

.trialalert p{margin-bottom: 0; color:#fff}
.trialalert p strong{ color:#fff}
.count_notf{
		position: absolute;
		left: -10px;
		top: -10px;
		background-color: #565399;
		width: 21px;
		height: 21px;
		border-radius: 50%;
		text-align: center;
		line-height: 21px;
		font-size: 12px;}

	.notflist a{color:#333 !important; text-decoration: none !important;}
	.jobprof{background-color: #fff;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    border-radius: 4px;
    margin: 30px 0; padding: 15px;}
.jobprof ul{padding-left: 0; display: inline-block; width:100%;     margin-bottom: 10px;}
.jobprof ul li{display: inline-block; width:49%}
.jobprof ul li:first-child{font-weight: 600;}
.jobprof ul li:nth-child(2){text-align: right;}
.small_bill{    font-size: 14px;
    width: 100%;
    display: block;
    margin-bottom: 10px;}
	.jobprof .btn{width: 100%;}
.singlenot .fa{    color: #fff;
    background-color: #565399;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;    margin-right: 10px;
    margin-bottom: 7px;}
.notfdivv{display: none;     box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    background-color: #fff !important;
    margin-bottom: 30px;
	padding: 0;
    position: absolute;
    right: 0;
    z-index: 99;
	width: 350px;
	max-height: 500px;
    overflow-y: auto;
    text-align: left;}
.jobshare_area .table td,.jobshare_area .table th{vertical-align: middle !important;}
.jobshare_area .table img{width: 40px !important;
    height: 40px !important;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #565399;}
.jobshare_area{
		padding-top: 60px;
		padding-bottom: 60px;}
.cbox1{    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    background-color: #fff !important;
    margin-bottom: 30px;
    padding: 20px 15px !important;}
.inrdiv strong{    font-weight: 600 !important;
    color: #565399;}
	.inrdiv a{    color: #43408d;
		font-weight: 600;}
		.cbox1 h5{    color: #565399;
			font-weight: 600;}
.rightcontact .fa{    background-color: #565399;
    background-image: linear-gradient(to right, #565399, #43408d);
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 19px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;}
	.rightcontact  li{padding-right: 15px;}
	.rightcontact{  float: right;  margin-bottom: 0;}
	.rightcontact  a{    text-decoration: none;
		color: #43408d;
		font-weight: 600;}
.toprowstyle{   background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    padding: 18px 10px 18px 10px;
    border-radius: 1px;
    margin-left: 0 !important;
    margin-right: 0 !important;}
.toprowstyle h4{    font-size: 26px !important;
    margin-bottom: 0;
    color: #565399;
    font-weight: 600;}
.top_bar {
	padding: 0px 5px 10px 5px;
	background-color: #fff;
 box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.topbar_inerrow{padding-top: 10px;}
.jobshareheader{    background-color: #565399;
    background-image: linear-gradient(to right, #565399, #43408d);
    padding: 15px 0 !important;
    text-align: center;
    margin-top: -23px;}
.headlogo{width: 300px;}
.notif_list {
	padding-left: 0;
	margin-bottom: 0;
	display: inline-flex;
	margin-top: 14px;
	align-items: center;
}
.feature-menu {
	margin-top: 15px;
}
.notif_list .fas {
	height: 30px;
	width: 30px;
	line-height: 27px;
	font-size: 13px;
	border: 2px solid #5955b3;
	text-align: center;
	border-radius: 50%;
	margin-right: 8px;
	color: #5955b3;
}
.top_calaction {
	display: inline-block;
	padding: 0;
	width: 100%;
	margin-bottom: 0; text-align:center
}
.top_calaction li:first-child {
	border-radius: 5px 0px 0px 5px;
}
.top_calaction li:last-child {
	border-radius: 0px 5px 5px 0px;
}
#sendmail .loopthro>label, #sendmail .form-field {
	position: relative
}
.top_calaction li {
	margin-right: 7px;
	display:inline-block;
	background-color: #565399;
	background-image: linear-gradient(to right, #565399, #43408d);
	border-radius: 0
}
.top_calaction li a {
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	padding: 12px;
	color: #fff;
}
.top_calaction {
	display: none
}
.top_bar .top_calaction {
	display: inline-block
}
.hide {
	display: none;
}
#userDropdown::after {
	display: none;
}
.staffdefimage {
	max-width: 100%;
	width: 55px;
	height: 55px;
	object-fit: contain;
}
.top_calaction .fas {
	color: #ffc700;
	font-size: 24px;
	margin-right: 10px;
}
.notif_list li>span {
	font-size: 13px;
	margin-right: 8px;
	font-weight: 500;
}
.right_list {
	text-align: right
}
.newfeatdiv{  display: none; box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    background-color: #fff !important;
    margin-bottom: 30px;
    padding: 0px 0 15px 0px;
    position: absolute;
    z-index: 99;
    width: 250px;}
#intromodal .modal-body{   padding: 0;
    display: block;}
	#intromodal	button.close{    background-color: #565399;
		width: 30px;
		height: 30px;
		border-radius: 50%;}
.newnotification{    padding: 0;}
.newnotification li{padding: 5px 15px;}
.newnotification li i{       color: #fff;
    background-color: #565399;
    font-size: 20px;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 7px;}
.newnotification li:nth-child(2n+1){     background-color: #f3f3fb;}
.wahtsnew span{    font-size: 13px;
    margin-right: 8px;
    font-weight: 500;
    color: #333;
    position: relative;
    left: -5px;}
.dropdown-item{padding: 0.25rem 10px !important;}
.userprof_list li .fas {
	background-color: #acaad9;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	font-size: 13px;
	color: #fff;
}
.usr_name {
	color: #333;
	font-weight: 500;
}
.userprof_list li {
	margin: 0
}
.cust-col-md-3 {
	width: 13%;
	background-color: #565399;
	background-image: linear-gradient(to right, #565399, #43408d);
}
.cust-col-md-9 {
	width: 86.5%;
}
.overlay {
	position: fixed; /* Sit on top of the page content */
	width: 100%; /* Full width (cover the whole page) */
	height: 100%; /* Full height (cover the whole page) */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.9); /* Black background with opacity */
	z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
	cursor: pointer; /* Add a pointer on hover */
}
.fc .fc-daygrid-event {
	border: 0;
}
.fc-timegrid-event-harness > .fc-timegrid-event {
	height: auto;
	background-color: #fff !important;
	border-color: transparent;
}
.evt_fst li, .evt_sec li:first-child {
	color: #007bff;
}
.eventlist {
	display: flex;
	margin-bottom: 2px;
	padding-left: 0;
}
.eventlist li:first-child {
	padding-right: 15px;
}
.fc-timeline-event {
	background-color: #fff !important;
	border: 0;
}
/* .evt_thrd li:first-child{padding-right:0;} */

.evt_thrd li:nth-child(2) {
	padding-left: 15px;
}
.evnt_maindiv {
	background-color: #fff;
	color: #333;
	max-width: 100%;
	overflow: hidden;
	padding: 5px 8px;
}
.datepicker.dropdown-menu {
	z-index: 9999 !important;
}
#overlay {
	display: none; /* Hidden by default */
}
#overlay2 {
	display: none; /* Hidden by default */
}
.loader-wrapper {
	text-align: center;
	z-index: 99;
	position: absolute;
	left: 53%;
	top: 45%;
}
.loader {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.loader div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 8px;
	border: 8px solid #6916a0;
	border-radius: 50%;
	animation: loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #6916a0 transparent transparent transparent;
}
.loader div:nth-child(1) {
	animation-delay: -0.45s;
}
.loader div:nth-child(2) {
	animation-delay: -0.3s;
}
.loader div:nth-child(3) {
	animation-delay: -0.15s;
}
 @keyframes loader {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.no-padding {
	padding-left: 0;
	padding-right: 0
}
/* *{transition: all .25s ease-in-out;

-moz-transition: ally .25s ease-in-out;

-webkit-transition: all .25s ease-in-out;} */

strong { font-weight: bold; color:#000 }
small {
	font-size: 80%
}
p {
	font-weight: 300;
	margin-bottom: 5px;
}
ol, ul {
	list-style: none;
	padding-left: 25px;
	margin-bottom: 25px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #212529;
	display: inline-block
}
a:hover {
	text-decoration: none
}
.align-right {
	text-align: right
}
.main-wrapper {
}
.custom-form-control {
	background-color: transparent;
	border: 1px solid #bbbbbb;
	border-radius: 0;
	padding: 6.5px 10px;
}
img {
	max-width: 100%;
	height: auto;
	display: inline-block
}
.section {
	padding-top: 90px;
	padding-bottom: 90px;
}
h1 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 25px;
}
h2 {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 25px;
}
h3 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 25px;
}
h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}
h5 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}
h6 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px;
}
.backend_wrapper {
}
.padding-top-botm-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.top-header {
	position: relative;
	top: 0;
	width: 100%;
	padding: 15px 0 0 0;
}
.top-menu {
}
.main-navigation {
}
.main-navigation nav {
}
.admin_package_area {
	padding-top: 10%;
	padding-bottom: 10%;
}
nav li {
	display: inline-block;
	margin: 0 5px;
}
nav li a {
	color: #474747
}
.top-nav {
	margin-bottom: 5px;
}
.top-nav li {
	margin: 0px 15px;
}
.top-nav li a {
	min-width: 35px;
	background-image: url(images/home.png);
	background-size: 40px auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	padding: 40px 5px 5px 5px;
	font-size: 12px;
}
.top-nav li:nth-child(1) a {
	background-image: url(images/home.png);
}
.top-nav li:nth-child(2) a {
	background-image: url(images/jobs.png);
}
.top-nav li:nth-child(3) a {
	background-image: url(images/schedule.png);
}
.top-nav li:nth-child(4) a {
	background-image: url(images/map.png);
}
.top-nav li:nth-child(5) a {
	background-image: url(images/clients.png);
}
.top-nav li:nth-child(6) a {
	background-image: url(images/staff.png);
}
.top-nav li:nth-child(7) a {
	background-image: url(images/settings.png);
}
.top-nav li:nth-child(8) a {
	background-image: url(images/help.png);
}
.add_pack_form {
	width: 33%;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 5%;
}
.login_form img {
	margin-bottom: 20px;
}
.login_form {
	width: 33%;
	margin: 0 auto;
	padding-top: 3%;
}
.top-nav li a:hover, .top-nav li.active a {
	opacity: .6;
	color: #474747
}
.btn-primary {
	color: #fff;
	background-color: #f2bc17;
	border-color: #f2bc17;
}
.secondary-nav {
	display: none;
}
.navlist li {
	display: block;
	margin: 0;
	padding: 10px;
}
.navlist li a {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
}
.navlist li a:hover {
	text-decoration: none
}
.navlist>li {
	padding: 10px 10px 10px 17%;
}
.navlist li.active {
	background-color: #5754a5
}
.navlist li .fas {
	width: 27px;
}
.logoanchor {
	display: block;
	padding-left: 14%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.navlist {
	padding-left: 0
}
.leftsidenav {
	position: fixed;
	z-index: 999;
	height: 100%;
	width: inherit;
	left: 0;
	max-width: 100%;
	background-color: #565399;
	background-image: linear-gradient(to right, #565399, #43408d);
}
.settings-menu-new li:hover>a {
	color: #fff;
}
.settings-menu-new li:hover {
	background-color: #565399;
	color: #fff;
	background-image: linear-gradient(to right, #565399, #43408d);
}
.settings-menu-new li a:hover {
	background-color: transparent;
}
.btn_default {
	background-color: #f2bc17;
	color: #fff;
	padding: 10px 20px;
	margin-bottom: 8px;
	border-radius: 0;
}
.btn_default:hover {
	background-color: #0067AA;
	color: #fff
}
.secondary-nav-wrapper {
	background-color: #f2bc17;
}
.quick-links, .naviagtion2, .new-features {
	display: inline-block
}
.quick-links {
	background: url(images/small-icons.png) no-repeat 26px 10px #231f20;
	color: #fff;
	padding: 10px 15px 10px 55px;
	position: relative
}
.new-features {
}
.secondary-nav {
	margin-bottom: 0
}
.secondary-nav li {
}
.secondary-nav li:before {
	content: "__";
	color: #fff;
	position: absolute;
	left: -15px;
	top: 2px;
}
.secondary-nav li a {
	color: #fff;
	padding: 10px;
	display: block;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 300;
}
.searchclnt input{  width: 100% !important;}
.clientsearch1{position: relative;}
.clientsearch1 #client_result{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    width: 250px;
    position: absolute;
    right: 23%;}
#client_result{    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;}
.router-link-exact-active, .router-link-active {
	font-weight: 500!important
}
.whats-new, .new-features nav {
	display: inline-block;
}
.whats-new {
	background: url(images/fire.png) no-repeat left center #231f20;
	padding: 10px 20px 10px 40px;
	color: #fff;
}
.feature-menu {
	margin-bottom: 0
}
.feature-menu li {
}
.feature-menu li a {
	color: #fff;
}
.quickmenu {
	position: absolute;
	width: 170px;
	background: #fff;
	box-shadow: 1px 1px 5px #ccc;
	/* left: -170px; */

	top: 42px;
	z-index: 999;
}
.quick-links:hover .quickmenu {
	left: 0
}
.quickmenu h4 {
	color: #353535;
	background-color: #f8f8f8;
	font-size: 16px !important;
	text-transform: uppercase;
	padding: 10px;
	margin-bottom: 0
}
.quick-nav {
	font-size: 14px;
}
.quickmenu ul {
	padding-left: 0;
	margin-bottom: 0
}
.quickmenu ul li {
	display: block;
	margin: 0
}
.quickmenu ul li a {
	display: block;
	padding: 10px 0 10px 15px;
	border-top: 1px solid #d3d2d2;
	color: #474747;
	font-size: 14px;
	/* background-image: url(images/quick-images.png); */

	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.quickmenu ul li:nth-child(1) a {
}
.quickmenu ul li:nth-child(2) a {
	background-position: 10px -30px;
}
.quickmenu ul li:nth-child(3) a {
	background-position: 10px -70px;
}
.quickmenu ul li:nth-child(4) a {
	background-position: 10px -115px;
}
.quickmenu ul li:nth-child(5) a {
	background-position: 10px -157px;
}
.quickmenu ul li:nth-child(6) a {
	background-position: 10px -197px;
}
.quickmenu ul li:nth-child(7) a {
	background-position: 10px -235px;
}
.staffcarousel {
	text-align: center;
	display: inherit;
	position: relative
}
.staffcarousel > div {
	position: absolute;
	width: 45px;
	top: -20px;
}
.staffcarousel > div:nth-child(1) {
	left: 0;
	z-index: 1
}
.staffcarousel > div:nth-child(2) {
	left: 10px;
	z-index: 2
}
.staffcarousel > div:nth-child(3) {
	left: 20px;
	z-index: 3
}
.staffcarousel .owl-stage-outer {
	overflow: visible !important;
}
.staffcarousel .owl-theme .owl-dots {
	margin-top: 0 !important;
}
.staffcarousel .owl-carousel {
	width: 65px;
	overflow: hidden;
}
.staffcarousel .owl-item {
	width: 65px !important;
}
.title-wrapper {
	/* border-bottom:1px #d8d8d8 solid; */

	margin-bottom: 15px;
	padding-bottom: 10px;
}
.title-wrapper h1 {
	font-size: 26px;
	margin-bottom: 0;
	color: #565399;
}
.add-action {
	text-align: right;
}
.add-action a:hover {
	color: #fff;
}
.btn-success {
	background-color: #565399 !important;
	border-color: #565399 !important;
	border-radius: 0 !important;
	font-size: 15px !important;
}
.add-action a {
	background-color: #565399 !important;
	padding: 8px 25px;
	color: #fff;
	margin-top: 10px;
	border-radius: 3px;
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	margin-left: 10px;
}
.add-action a .fas {
	margin-right: 3px;
	font-size: 12px;
}
.search_box .form-control, .search_fmrow .datepicker {
	background-color: transparent !important;
	border: 0;
	padding-left: 15px;
}
.search_box .input-group label, .search_box2 .input-group label {
	margin: 0;
}
.secondary-nav {
	padding-left: 44px;
}
.secondary-nav li {
	padding: 0;
	position: relative;
}
.search_box .input-group, .search_box2 .input-group, .search_fmrow .input-group {
	border: 1px solid #bbbbbb;
}
.search_box .input-group .fas, .search_box2 .input-group .fas {
	color: #bbbbbb;
}
.src-dategroup {
	width: 100%;
	display: inline-flex;
	align-items: center;
}
.lbl_title {
	margin-right: 10px;
}
.search_box2 .form-control {
	border: 0;
	padding-left: 15px;
}
.search_box2 input {
	width: 40% !important;
	background-color: #fff !important;
}
.search_box2 .btn {
	background-color: #fff;
}
.search_fmrow .col-md-6, .search_fmrow .col-md-12 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.search_box .custom-form-control, .search_box2 .custom-form-control {
	width: 76%;
	background-color: transparent;
	border: 1px solid #bbbbbb;
	border-radius: 0;
	padding: 6.5px 10px;
}
.search_box .btn-success {
	background-color: #ffc700;
	border-color: #ffc700;
	border-radius: 0;
}
.search_fmrow {
	background-color: #fff;
	margin-bottom: 30px;
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
	padding: 18px 0px 18px 0px;
	border-radius: 4px;
}
.search_box {
	background-color: #fff;
	margin-bottom: 30px;
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
	padding: 18px 10px 18px 10px;
	border-radius: 4px;
}
.table-wrapper {
	box-shadow: 0px 1px 0px rgba(255,255,255,1) inset;
	border-radius: 0px 5px 0px 0px;
	padding: 0
}
.table-data > .row:nth-child(odd) {
	background-color: #e2edf5
}
.table-data > .row:nth-child(even) {
}
.listing-table {
	background-color: #fff;
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
	border-radius: 4px;
}
.listing-table {
}
.listing-table tbody tr td:nth-child(3) {
	color: #000
}
.listing-table tbody tr td:nth-child(4) {
	color: #000
}
.listing-table tbody tr td:nth-child(5), .listing-table tbody tr td a {
	color: #565399
}
.listing-table tbody tr td:nth-child(8) {
	color: #000
}
.listing-table thead tr th:last-child {
	width: 7%
}
.quickmenu {
	display: none;
}
.listing-table thead {
	color: #5955b3;
	font-size: 16px;
	font-weight: 500;
}
.listing-table thead th {
	padding: 12px 6px;
	font-size: 14px;
	text-transform: uppercase;
	border-left: 1px solid #eee
}
.listing-table thead th:first-child {
	text-align: center
}
.proflist img {
	background-color: #eeeef7;
}
.popuptext p {
	font-weight: 400;
	margin-bottom: 7px;
}
.popuptext .btngrop {
	margin-bottom: 7px;
}
.listing-table tbody {
}
.listing-table td .fa, .listing-table td .fas {
	color: #565399;
}
.listing-table thead tr {
	padding-bottom: 5px;
}
.listing-table tbody tr {
}
.visitimg, .visitimg2 {
	width: 41px;
	height: 41px;
	border: 2px solid;
	border-radius: 50%;
}
.staff_defimg {
	font-size: 18px;
	font-weight: 600;
	background-color: #ddd;
	display: block;
	text-align: center;
	border-radius: 50%;
	border: 2px solid;
	line-height: 41px;
	max-width: 100%;
	width: 41px;
	height: 41px;
	object-fit: contain;
}
#myTab li:nth-child(1){}
#myTab li:nth-child(2){min-width:152px;}
#myTab li:nth-child(3){min-width:155px;}
#myTab li:nth-child(4){min-width:130px;}
#myTab li:nth-child(5){min-width:120px;}

.listing-table tbody tr:nth-child(odd) {
	background-color: #f3f3fb;
}
.listing-table td {
	padding: 14px 8px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
	vertical-align: middle;
	color: #676767;
}
.listing-table thead td {
	background: #ffffff;
	padding: 12px 6px;
	font-size: 14px;
	text-transform: uppercase;
	color:#524F97
}

.multiselect__tag {
	background-color: #ffc700 !important;
	border-color: #ffc700 !important;
	color: #333 !important;
}
.listing-table tbody td {
}
.modal-body .listing-table thead td {
	padding: 12px 12px;
}
.modal-title {
	color: #fff;
}
.close {
	color: #fff !important;
	text-shadow: 0 1px 0 #fff;
	opacity: 1 !important;
}
.modal-body .listing-table td {
	padding: 12px 12px;
}
.pagination {
	border-top: 1px #d8d8d8 solid;
	border-bottom: 1px #d8d8d8 solid;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	border-radius: 0 0 5px 5px
}
.pagination ul {
	margin-bottom: 0;
	padding-left: 0
}
.pagination ul li {
	display: inline-block;
	border-right: 1px #d8d8d8 solid;
	padding: 10px;
}
.pagination ul li a {
	display: block;
	color: #212529
}
.pagination ul li.active {
	background-color: #f2bc17
}
footer {
	background-color: #f1f1f1;
	padding: 20px;
	border-top: 1px #d8d8d8 solid;
}
footer h4 {
	font-size: 16px;
}
footer ul {
	padding-left: 0;
	margin-bottom: 0
}
footer ul li {
	color: #212529;
	margin-bottom: 5px;
}
footer ul li a {
	color: #212529
}
.footer-social {
}
.footer-social li {
	display: inline-block;
	padding: 0 5px;
}
.footer-social li a {
	font-size: 18px;
}
.search-label {
	color: #333;
	float: left;
	margin-right: 10px;
	margin-top: 9px
}
#ck-button label input {
	margin-right: 100px;
}
#ck-button {
	margin: 4px;
	float: left;
}
#ck-button label {
	cursor: pointer
}
#ck-button label span {
	text-align: center;
	background-color: #EFEFEF;
	padding: 6px 22px;
	border: none;
	border-radius: 7px;
	border: 1px solid #D0D0D0;
	display: block;
}
#ck-button label input {
	display: none;
}
#ck-button input:checked + span {
	background: #565399;
	background: -moz-linear-gradient(top, #565399 0%, #00578f 100%);
	background: -webkit-linear-gradient(top, #565399 0%, #00578f 100%);
	background: linear-gradient(to bottom, #565399 0%, #00578f 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2bc17', endColorstr='#00578f', GradientType=0 );
	border: none;
	color: #fff;
}
.search-wrapper {
	padding: 10px;
}
.search-wrapper h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
input {
	background-color: #EFEFEF;
	padding: 4px 15px;
	border: none;
	border-radius: 7px;
	border: 1px solid #D0D0D0;
	margin-right: 10px;
}
/* .loopthro{float: right;} */

.job-wrapper {
}
.jobtabs .btn-group {
	margin-bottom: 15px;
	z-index: 1;
}

.jobtabs .btn-group .btn {
	border-right: 1px solid #fff!important; z-index:2
}
.nav-tabs .nav-link.active {
	background-color: #ffc700 !important;
	border-color: #ffc700 !important;
}
.nav-tabs .nav-link {
	background-color: #565399;
	/* background-image: linear-gradient(to right, #565399 , #43408d); */

	color: #fff;
	border-radius: 0 !important;
	border-right: 1px solid #fff !important;
}
.mydiv {
	margin-top: 20px;
}
.tab-content {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
	background-color: #fff !important;
	margin-bottom: 30px;
	padding: 20px 15px !important;
}
.form-section-header {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.form-section, .allmap {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
	background-color: #fff !important;
	margin-bottom: 30px;
	padding: 20px 15px !important;
}
.editpreview_modal .tab-content {
	box-shadow: none !important;
	padding: 0 !important;
	background-color: transparent !important;
}
#editvisit .form-section {
	box-shadow: none !important;
}
.form-section {
	background-color: #EBEBF4
}
/*.form-section:nth-child(odd){ background-color:#f4f4f4;border-bottom:1px #d8d8d8 solid;}

.form-section:nth-child(even){ background-color:#eaeaea; border:1px solid #fff; border-left:0;border-right:0}
*/
.form-section label {
	color: #333;
	width: 38%;
	position: relative;
}
.form-section h5 {
	color: #333;
	padding-bottom: 10px;
	background: url(images/double-border-bg.jpg) repeat-x left bottom;
}
.form-section h5 span {
	font-size: 12px;
	float: right
}
.form-section input {
	background-color: #fff;
	display: inline-block;
	width: 37%;
}
.form-field {
	margin-bottom: 10px;
	clear: both
}
.norinp {
	width: auto
}
.small-input {
	width: 60%;
	display: inline-block
}
.small-input input {
	width: 32%;
	margin-right: 5px;
}
.small-input input:first-child {
	width: 62%;
}
.small-input-first {
	width: 60%;
	display: inline-block
}
.small-input-first input {
	width: 60%;
	margin-right: 5px;
}
.small-input-first input:first-child {
	width: 35%;
}
.multiselect__content input[type=checkbox] {
	width: auto !important;
}
.client_modal .title-wrapper {
	display: none;
}
.client_modal .padding-top-botm-50 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.search_section .col-md-6:nth-child(2) {
	text-align: right;
}
.search_section input {
	background: #fff;
}
.search_section {
	margin-bottom: 15px;
}
.client_modal .tab-content {
	box-shadow: none !important;
	padding: 0 !important;
}
.form-field textarea {
	background-color: #fff;
	border: 1px solid #bbbbbb;
	border-radius: 0;
	padding: 6.5px 10px;
	width: 100%
}
.multiselect__tags {
	background-color: transparent;
	border: 1px solid #bbbbbb;
	border-radius: 0;
}
.form-section input[type="submit"] {
	background-color: #333;
	border: none;
	margin-bottom: 0
}
.form-section .multiselect {
	display: inline-block;
	width: 37%;
}
.radio_quote .lbl_quote {
	width: auto;
}
.radio_quote .lbl_quote input {
	width: auto;
}
.search-wrapper {
	border-bottom: 1px #d8d8d8 solid;
}
.history-section {
	padding: 20px 30px;
	position: relative;
}
.history-row {
	background: url(images/double-border-bg.jpg) repeat-x left bottom;
	margin-left: 5px !important;
	margin-right: 0 !important;
}
.history-section p {
	margin-bottom: 0
}
.bill_check {
	width: auto !important;
}
.edit_jobdesc .inpfocus {
	width: 100%;
	border-radius: 0;
	padding: 6.5px 12px;
}
.history-section a {
	color: #3630c7;
	font-weight: 500;
}
#exampleModal2 .tab-content {
	box-shadow: none !important;
	padding: 0 !important;
}
#exampleModal2 .lev_unsched {
	width: 100%;
}
.history-change {
	border-left: 4px solid #ff0000
}
.history-change:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left 0;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-job {
	border-left: 4px solid #f38d00
}
.history-job:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left -44px;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-time {
	border-left: 4px solid #ffe100
}
.history-time:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left -86px;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-group {
	border-left: 4px solid #2cde00
}
.history-group:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left -128px;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-copy {
	border-left: 4px solid #4389f6
}
.history-copy:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left -170px;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-calculated {
	border-left: 4px solid #ff009e
}
.history-calculated:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left -216px;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-timeout {
	border-left: 4px solid #cecece
}
.history-timeout:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left -258px;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-invoiced {
	border-left: 4px solid #676767
}
.history-invoiced:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left -304px;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-message {
	border-left: 4px solid #9adc02
}
.history-message:after {
	content: "";
	width: 37px;
	height: 37px;
	background: url(images/history-feeds.png) no-repeat left -348px;
	position: absolute;
	left: -19px;
	top: 17px;
}
.history-comments {
}
.history-comments-box {
	border: 1px #d8d8d8 solid;
	background-color: #fff;
	margin: 15px;
	padding: 15px;
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
.history-comments-box a {
	margin-top: 5px;
	margin-bottom: 0
}
.history-comments-box p {
	margin-bottom: 3px
}
.inner-content {
	border: 1px #d8d8d8 solid;
	padding: 15px;
	margin-bottom: 25px;
}
.import-csv {
}
.import-csv input[type="file"] {
	border: none;
	background: none;
	padding-left: 0;
	margin-bottom: 10px;
}
button.btn_default {
	border: none
}
.gray-btn {
	background-color: #939292;
	color: #fff;
	border-radius: 5px;
	padding: 7px 12px;
}
.gray-btn:hover {
	background-color: #3E3E3E;
	color: #fff;
}
.settings-menu-new li {
	padding: 15px 15px;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
}
.settings-menu-new li i {
	width: 58px;
	font-size: 36px;
	color: #565399
}
.settings-menu-new li.active {
	background-color: #565399;
	background-image: linear-gradient(to right, #565399, #43408d);
	color: #fff;
}
.settings-menu-new li.active> a, .settings-menu-new li.active input {
	color: #fff;
}
.settings-menu-new li.active i, .settings-menu-new li:hover i {
	color: #fff
}
.setting-menu-wrapper {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
	background-color: #fff !important;
}
.settings-menu-new {
	padding: 0;
}
.settings-menu-new li a {
	padding: 0;
	display: inline-block;
	width: auto;
}
.setting-content {
	margin-top: -24px;
}
/* .setting-menu-wrapper{ background:url(images/setting-menu-last.png) no-repeat left bottom;

	background-size:100% auto; padding-bottom:160px;} */

.settings-menu {
	background: url(images/setting-menu.png) repeat-y;
	background-size: 100% auto;
	padding-left: 0;
	margin-bottom: 0
}
.settings-menu li {
}
.settings-menu li a {
	color: #3E3E3E;
	font-size: 13px;
	display: block;
	padding: 20px 0px 20px 65px;
	text-shadow: 1px 1px 0px rgba(255,255,255,1);
	text-transform: capitalize;
	border-bottom: 1px solid #dadada
}
.settings-menu li:hover a, .settings-menu li.active a {
	background-color: rgba(0,0,0,.05);
}
.settings-menu li:nth-child(1) {
	background: url(images/setting-icon.png) no-repeat 17px 17px
}
.settings-menu li:nth-child(2) {
	background: url(images/setting-icon.png) no-repeat 17px -55px
}
.settings-menu li:nth-child(3) {
	background: url(images/setting-icon.png) no-repeat 17px -125px
}
.settings-menu li:nth-child(4) {
	background: url(images/setting-icon.png) no-repeat 17px -195px
}
.settings-menu li:nth-child(5) {
	background: url(images/setting-icon.png) no-repeat 17px -262px
}
.settings-menu li:nth-child(6) {
	background: url(images/setting-icon.png) no-repeat 17px -335px
}
.settings-menu li:nth-child(7) {
	background: url(images/setting-icon.png) no-repeat 17px -405px
}
.settings-menu li:nth-child(8) {
	background: url(images/setting-icon.png) no-repeat 17px -478px
}
.settings-menu li:nth-child(9) {
	background: url(images/setting-icon.png) no-repeat 17px -525px
}
.pac-target-input, .search_client, .norinp {
	background-color: transparent;
	border: 1px solid #bbbbbb !important;
	border-radius: 0 !important;
	padding: 6.5px 10px !important;
}
.job-status {
	padding-left: 40px;
}
.add-status {
	background: url(images/add-status.png) no-repeat;
	width: 26px;
	height: 25px;
	cursor: pointer;
	transition: initial;
	-moz-transition: initial;
	-webkit-transition: initial;
	position: absolute;
	top: 0px;
	z-index: 999;
	right: 0;
}
.add-status:hover {
	background-position: left bottom
}
.status-new {
	background: url(images/status-sml-green.png) no-repeat 15px 15px
}
.status-orange {
	background: url(images/status-sml-orange.png) no-repeat 15px 15px
}
.status-red {
	background: url(images/status-sml-red.png) no-repeat 15px 15px
}
.status-grey {
	background: url(images/status-sml-grey.png) no-repeat 15px 15px
}
.setting-status-list {
	padding: 20px;
	position: relative;
}
.tooltip-btn {
	border: none;
	background: none
}
.bg-gray {
	background-color: #E0DFDF
}
.upload-company-logo {
	margin-bottom: 25px;
}
.upload-company-logo input[type="file"] {
	border: none;
	background: initial;
	padding-left: 0;
}
.btn-right {
	text-align: right
}
.role-table td:last-child {
	width: 50px;
}
.listing-table thead.inner-thead {
	color: #3e3e3e;
	font-size: 13px;
	font-weight: normal
}
.listing-table td.role-level-1 {
	background: url(images/arrow_turn.png) no-repeat 5% center;
	padding-left: 7%
}
.listing-table td.role-level-2 {
	background: url(images/arrow_turn.png) no-repeat 8% center;
	padding-left: 9.5%
}
.listing-table td.role-level-3 {
	background: url(images/arrow_turn.png) no-repeat 11% center;
	padding-left: 12%
}
.settings-menu.menu-role li {
	background-image: none
}
.settings-menu.menu-role li a {
	padding-left: 25px;
	padding-right: 15px;
}
.settings-menu.menu-role li a span {
	float: right;
	background: url(images/del.png) no-repeat;
	width: 25px;
	height: 25px;
	transition: initial;
	-moz-transition: initial;
	-webkit-transition: initial;
}
.settings-menu.menu-role li a:hover span {
	background-position: left bottom
}
.role-table td img {
	margin-left: 5px;
}
.part-right-column {
	text-align: right
}
.part-right-column label {
	color: #333;
}
.part-right-column a {
	border-right: 2px solid #333;
	padding: 0 5px;
	line-height: 1;
	margin-top: 12px;
	margin-right: 0
}
.part-right-column a:last-child {
	border: none
}
.add-parts-filter, .part-right-column label {
	display: inline-block
}
.subtitle {
	font-size: 21px;
	margin-bottom: 15px;
}
/* .custom_col {

	width: 33.3%;

	padding: 8px;

  } */

.hide {
	display: none;
}
.pkg_selection {
	margin-bottom: 30px;
}
.price_col {
	list-style-type: none;
	border: 1px solid #eee;
	margin: 0;
	padding: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: #fff;
}
.pr_button, .actas_btn, .pr_button2, .signupbtn {
	background-color: #231f20;
	border: none;
	color: white;
	padding: 10px 50px;
	border-radius: 7px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
}
.price_col:hover {
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
.price_col .header {
	background-color: #565399;
	background-image: linear-gradient(to right, #565399, #43408d);
	color: white;
	font-size: 25px;
}
.price_col li {
	border-bottom: 1px solid #eee;
	padding: 20px;
	text-align: center;
}
.price_col .grey {
	background-color: #eee;
	font-size: 20px;
}
.button {
	background-color: #04AA6D;
	border: none;
	color: white;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}
/*  mcheckbox style */

   

    

.checkboxes-and-radios input {
	display: none;
}
.checkboxes-and-radios label {
	cursor: pointer;
	padding-right: 35px;
	position: relative;
	display: inline-block;
	font-size: 18px;
	padding: 0px 0;
	left: 15px;
	bottom: -15px;
}
.main_tt {
	margin-bottom: -20px;
	display: block;
	text-transform: uppercase;
	font-size: 21px;
}
.pack_section {
	margin-top: 70px;
	margin-bottom: 70px;
}
.rad_lists {
	display: flex;
}
.rad_lists li:first-child {
	position: relative;
}
.rad_lists li:first-child:after {
	content: "";
	background-color: #ddd;
	opacity: .5;
	width: 1px;
	height: 55px;
	position: absolute;
	right: 0;
	top: 31px;
}
.author_name .fn {
	color: #333;
}
.rad_lists li {
	border-bottom: 0 !important;
	padding: 0 !important;
	width: 50%;
}
.rad_lists p, .checkboxes-and-radios p {
	margin-bottom: 0;
}
.duar {
	color: #ddd;
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
	top: -7px;
}
.checkboxes-and-radios .money {
	font-weight: 700;
}
.checkboxes-and-radios input[type="checkbox"],  .checkboxes-and-radios input[type="radio"] {
	position: absolute;
	visibility: hidden !important;
}
.checkboxes-and-radios input[type="checkbox"]+label:before,  .checkboxes-and-radios input[type="checkbox"]+label:after,  .checkboxes-and-radios input[type="radio"]+label:before,  .checkboxes-and-radios input[type="radio"]+label:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -7.5px;
	box-sizing: border-box;
}
.checkboxes-and-radios input[type="checkbox"]+label:before,  .checkboxes-and-radios input[type="radio"]+label:before {
	width: 40px;
	height: 15px;
	right: 0px;
	background: #fff;
	border: none;
	border-radius: 15px;
}
.checkboxes-and-radios input[type="checkbox"]+label:after,  .checkboxes-and-radios input[type="radio"]+label:after {
	width: 15px;
	height: 15px;
	right: 25px;
	background: #BDBDBD;
	border-radius: 50%;
	transition: all 200ms ease-out;
}
.checkboxes-and-radios input[type="checkbox"]:checked+label:after,  .checkboxes-and-radios input[type="radio"]:checked+label:after {
	right: 0px;
	background: #fff;
}
.checkboxes-and-radios input[type="checkbox"]:checked+label:before,  .checkboxes-and-radios input[type="radio"]:checked+label:before {
	background-color: #565399
}
/* checkbox style end */

.marg-top-30 {
	margin-top: 30px;
}
.popuptext .btncust {
	background-color: #eeeef7 !important;
	margin: 0 5px;
}
.vue-tel-input {
	width: fit-content;
	display: inline-flex !important;
}
.jobif_tooltip {
	position: relative;
	display: inline-block;
}
.jobif_tooltip .jobif_tooltiptext {
	visibility: hidden;
	width: 220px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 30%;
	margin-left: -15px;
	opacity: 0;
	transition: opacity 0.3s;
}
.jobif_tooltip .jobif_tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 8%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}
.jobif_tooltip:hover .jobif_tooltiptext {
	visibility: visible;
	opacity: 1;
}
.padding-top-botm-50 {
	padding-top: 30px;
	padding-bottom: 30px;
}
a {
	cursor: pointer;
}
.neg_del {
	float: right;
	background: url('images/del.png') no-repeat;
	width: 25px;
	height: 25px;
	transition: initial;
	-moz-transition: initial;
	-webkit-transition: initial;
	position: absolute;
	top: 8px;
	right: -12px;
}
select {
	padding: 4px 15px;
	border: none;
	border-radius: 7px;
	border: 1px solid #D0D0D0;
	margin-right: 10px;
	width: 41%;
}
table tr {
	cursor: pointer;
}
.deflt_img {
	border-left: 4px solid #f2bc17;
	padding: 10px;
	background-color: #eee;
	text-transform: uppercase;
	width: 41px;
	height: 41px;
	object-fit: contain;
}
.staffimglist {
	display: inline-block;
}
.staffimglist li {
	display: inline-block;
	margin-right: 8px;
}
.hidden {
	display: none;
}
.img-alt {
	background-color: #eee;
	text-transform: uppercase;
	width: 41px;
	height: 41px;
	border-radius: 50%;
	border: 2px solid;
	object-fit: cover;
}
.settings-menu.menu-role li label:hover .neg_del {
	background-position: left bottom
}
#buble-textarea:after {
	content: ' ';
	height: 18px;
	position: absolute;
	width: 26px;
	top: 15px;
	left: -20px;
	background: url('images/download.png') no-repeat left center;
}
.hist_img {
	width: 95px;
	height: 95px;
	object-fit: contain;
}
.jobicon>.history-change:after {
	background: url(images/history-feeds.png) no-repeat left -44px;
}
.jobicon>.history-change {
	border-left: 4px solid #f38d00;
}
.pac-container {
	z-index: 10000 !important;
}
.greyimg {
	filter: grayscale(100%);
}
/* Popup container - can be anything you want */

.popup {
	position: relative;
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* The actual popup */

.popup .popuptext {
	display: none;
	/* visibility: hidden; */

	width: 300px;
	background-color: #fff;
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
	color: #333;
	border-radius: 6px;
	border-left: 5px solid #f2bc17;
	text-align: left;
	padding: 10px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 105%;
	margin-left: -80px;
}
/* Popup arrow */

.popup .popuptext::after {
	content: "";
	position: absolute;
	bottom: 10%;
	left: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
}
/* Toggle this class - hide and show the popup */

.popup .show {
	visibility: visible;
	display: block;/* -webkit-animation: fadeIn 1s;

	animation: fadeIn 1s; */

}
.btncust {
	width: 50%;
	display: block;
	background-color: #e3dbdb;
	padding: 5px;
	color: #fff;
}
.btngrop {
	display: flex;
	text-align: center;
}
.proflist {
	list-style: none;
	padding-left: 0px;
	display: flex;
	align-items: center
}
.proflist li {
	padding-right: 15px;
}
.notimage {
	width: 50px;
	height: 50px;
}
.notimg {
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
}
/* .staffcarousel .owl-stage{     width: initial !important; } */



.notimg:hover {
	opacity: 0.7;
}
/* The fullsizeimagemodal (background) */

.fullsizeimagemodal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
/* fullsizeimagemodal Content (image) */

.fullsizeimagemodal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
}
/* Caption of fullsizeimagemodal Image */

#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
}
/* Add Animation */

.fullsizeimagemodal-content, #caption {
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
}
 @-webkit-keyframes zoom {
 from {
-webkit-transform:scale(0)
}
to {
	-webkit-transform: scale(1)
}
}
 @keyframes zoom {
 from {
transform:scale(0)
}
to {
	transform: scale(1)
}
}
/* The Close Button */

.close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
}
.close:hover,  .close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
}
.custpaginate {
	margin-top: 15px;
}
.custpaginate li {
	margin: 0;
}
.page-link {
	color: #565399;
}
.page-link {
	color: #565399
}
.custpaginate li a.active {
	background-color: #565399;
	color: #fff;
}




/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
.fullsizeimagemodal-content {
	width: 100%;
}
}
/* Add animation (fade in the popup) */

  /* @-webkit-keyframes fadeIn {

	from {opacity: 0;} 

	to {opacity: 1;}

  }

  

  @keyframes fadeIn {

	from {opacity: 0;}

	to {opacity:1 ;}

  } */

.fileimage {
	width: 50px;
	height: 80px;
	object-fit: cover;
	background-color: #fff;
	border: 2px solid #ddd;
}
.deliconmain {
	position: relative;
}
.deliconmain .neg_del {
	position: absolute;
	right: 5px;
}
.jobimgg {
	width: 50px;
}
.client_modal .table-wrapper .row>.col-md-6:first-child {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}
.client_modal .table-wrapper .row>.col-md-6:nth-child(2) {
	display: none;
}
.editpreview_modal .title-wrapper, .addjob_modal .title-wrapper {
	display: none;
}
.editpreview_modal .jobtabs {
	display: none;
}
.editpreview_modal .table-wrapper .row>.col-md-6:nth-child(2), .addjob_modal .table-wrapper .row>.col-md-6:nth-child(2) {
	display: none;
}
.editpreview_modal .table-wrapper .row>.col-md-6:first-child, .addjob_modal .table-wrapper .row>.col-md-6:first-child {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
	padding: 0;
	border: 0;
}
.addjob_modal .topmindiv .content-wrapper {
	padding: 0;
}
.editpreview_modal .modal-body .content-wrapper {
	background-color: #F6F6F6;
	padding: 15px 0 !important;
}
.editpreview_modal .modal-footer .col-md-6:nth-child(2) {
	text-align: right;
}
.editpreview_modal .edtbtn {
	display: none;
}
.editpreview_modal .add-form {
	border: 0
}
.editpreview_modal .table-wrapper {
	border: 0;
}
.pdescr {
	color: #3630c7;
	font-weight: 400;
}
.pgroup_preivew {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
}
.editpreview_modal select {
	border: 1px solid #bbbbbb;
	border-radius: 0;
	padding: 6.5px 10px;
	margin-bottom: 15px;
}
.editpreview_modal .add-form p {
	margin-bottom: 5px;
	padding: 0;
}
.fullwidth {
	width: 100%;
}
.lds-dual-ring.hidden {
	display: none;
}
.lds-dual-ring {
	display: inline-block;
	width: 80px;
	height: 80px;
}
.lds-dual-ring:after {
	content: " ";
	display: block;
	width: 64px;
	height: 64px;
	margin: 5% auto;
	border-radius: 50%;
	border: 6px solid #fff;
	border-color: #fff transparent #fff transparent;
	animation: lds-dual-ring 1.2s linear infinite;
	top: 35%;
	position: absolute;
	left: 46%;
}
 @keyframes lds-dual-ring {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.customoverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.8);
	z-index: 999;
	opacity: 1;
	transition: .2s ease-in-out;
}
.fade-enter-active, .fade-leave-active {
	transition: opacity .5s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
	opacity: 0;
}
.resbtn {
	background-color: #565399;
	color: #fff;
	border: 1px solid transparent;
	padding: 0.4em 0.65em;
	font-size: 1em;
	line-height: 1.5;
	border-radius: 0;
	text-decoration: none;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	margin-left: -274px;
	top: 20px;
	position: relative;
}
.fc .fc-button:disabled {
	border-radius: 0;
}
.fc .fc-button-group > .fc-button {
	background-color: #565399;
	border-color: #565399;
}
.resbtn:hover {
	color: #fff;
	text-decoration: none;
}
.resourcebtn {
	float: right;
}
.hover-end {
	padding: 0;
	margin: 0;
	font-size: 75%;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	opacity: .8
}
.table-loader {
	visibility: hidden;
}
.table-loader:before {
	visibility: visible;
	display: table-caption;
	content: " ";
	width: 100%;
	height: 600px;
	background-image: linear-gradient( rgba(235, 235, 235, 1) 1px, transparent 0 ),  linear-gradient(90deg, rgba(235, 235, 235, 1) 1px, transparent 0 ),  linear-gradient( 90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0) 30% ),  linear-gradient( rgba(240, 240, 242, 1) 35px, transparent 0 );
	background-repeat: repeat;
 background-size:
 1px 35px,  calc(100% * 0.1666666666) 1px,  30% 100%,  2px 70px;
	background-position: 0 0,  0 0,  0 0,  0 0;
	animation: shine 0.5s infinite;
}
 @keyframes shine {
 to {
 background-position:
 0 0,  0 0,  40% 0,  0 0;
}
}
.searchentry {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 8px 5px 8px 15px;
	position: relative;
	cursor: pointer;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
.fstentry {
	color: #007bff;
	padding-left: 0 !important;
	margin-bottom: 5px;
	display: inline-flex;
	align-items: center;
}
.searchresblue {
	color: #007bff;
}
.searchentry p {
	margin-bottom: 0px;
}
.fstentry li {
	display: inline-block;
	margin-bottom: 0 !important;
}
.fstentry li:nth-child(2)>span {
	position: absolute;
	right: 0;
	top: 0;
}
.radio-toolbar {
	margin: 10px;
}
.radio-toolbar input[type="radio"] {
	opacity: 0;
	position: fixed;
	width: 0;
}
.radio-toolbar label {
	display: inline-block;
	background-color: #ddd;
	padding: 6px 20px;
	font-size: 16px;
	border: 2px solid #444;
	border-radius: 0;
}
.radio-toolbar label:hover {
	background-color: #97cae9;
}
.radio-toolbar input[type="radio"]:focus + label {
	border: 2px dashed #444;
}
.radio-toolbar input[type="radio"]:checked + label {
	background-color: #f2bc17;
	border-color: #f2bc17;
	color: #fff;
}
.briefinfo {
	text-align: right;
	font-weight: bold;
}
.briefinfo p {
	margin-bottom: 0;
	font-weight: 600;
	text-transform: capitalize;
}
.mapdefimage {
	font-size: 22px;
	font-weight: 600;
	background-color: #ddd;
	display: block;
	text-align: center;
	line-height: 80px;
	max-width: 100%;
	width: 80px;
	height: 80px;
	object-fit: contain;
}
.maplst {
	padding-left: 0;
	display: flex;
}
.msgicn {
	width: 15px;
}
.mapinerlst {
	display: block;
	padding-left: 5px;
}
.mapinerlst b {
	display: block
}
#bodyContent p {
	margin-bottom: 0.45rem;
}
.gm-style .gm-style-iw {
	width: 220px;
}
.active_group {
	border: 2px solid #333 !important;
}
.newinsert {
	border: 2px solid #bdadad !important;
}
.lev_unsched {
	width: 100%;
	margin-bottom: 0;
}
.lev_unsched input {
	width: auto
}
.btn-primary {
	background-color: #ffc700 !important;
	border-color: #ffc700 !important;
	color: #333 !important;
	border-radius: 0 !important;
	padding: 6px 20px;
}
.btn-danger {
	border-radius: 0 !important;
}
.form-section select {
	word-wrap: normal;
	border: 1px solid #bbbbbb;
	border-radius: 0;
	padding: 6.5px 10px;
}
.modal-header {
	background-color: #565399;
	background-image: linear-gradient(to right, #565399, #43408d);
}
.modal-content {
	border-radius: 0;
}
#mycalendar {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
	background-color: #fff !important;
	margin-bottom: 30px;
	padding: 20px 15px !important;
}
.fc .fc-button-group > .fc-button {
	border-radius: 0;
}
.multiselect__tags {
	border: 1px solid #bbbbbb !important;
	border-radius: 0 !important;
}
#jopadd, #clientadd {
	background-color: #ffc700 !important;
	border-color: #ffc700 !important;
	color: #333;
	border-radius: 0;
	width: 100%;
}
.vti__input {
	width: 100% !important;
}
.vue-tel-input {
	border-radius: 0 !important;
}
.unsc_field {
	margin-bottom: 0;
}
/* .resultsection{max-height: 600px; overflow-y: auto;} */

#searchfilter {
	z-index: 1042;
}
.descrp_table {
	width: 100%;
}
.descrp_table th:first-child {
	width: 70%;
}
.desclists {
	list-style: square;
}
.add-form select {
	margin: 15px;
	width: 37%;
	height: 39px;
	margin: 0;
}
.comp_sect {
	padding: 10px;
	border-radius: 5px;
}
.norinp {
	width: fit-content !important
}
.descrp_table td, .descrp_table th {
	height: 40px;
	line-height: 40px;
	vertical-align: middle !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.outlinetable tr td {
	border: 1px solid #ddd;
}
.add-form select, .add-form p {
	padding-left: 15px;
	padding-right: 15px;
}
.add-form select {
	border: 1px solid #bbbbbb;
	border-radius: 0;
	padding: 6.5px 10px;
}
.preview_pgroup {
	margin-top: 15px;
	margin-bottom: 15px;
}
.preview_pgroup p {
	margin-bottom: 5px;
	font-size:14px;
}
.edtbtn {
	background-color: #ffc700 !important;
	border-color: #ffc700 !important;
	border-radius: 0;
}
.descrp_table select {
	width: 100%;
	border: 1px solid #bbbbbb;
	border-radius: 0;
	padding: 6.5px 10px;
}
.descrp_table tbody tr:nth-child(odd) {
	background-color: #fffbeb;
}
.table_overfl {
	overflow-x: auto;
}
.custom-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.outlinetable {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
.sep_datecategory {
	background-color: #565399 !important;
	color: #fff !important;
}
#add-leave input, #add-leave select {
	width: 100%;
}
.form_inner {
	width: 50%;
	margin: 30px auto;
}
.custrow2{ margin-left:15px; margin-right:15px;}
 @media (min-width: 576px) {
.custom-container {
	max-width: 540px;
}
}
 @media (min-width: 768px) {
.custom-container {
	max-width: 720px;
}
.title-wrapper .row {
	display: flex;
	align-items: center;
}
}
 @media (min-width: 992px) {
.custom-container {
	max-width: 960px;
}
}
 @media (min-width: 1200px) {
.custom-container {
	max-width: 1240px;
}
}
 @media (min-width: 1366px) {
.custom-container {
	max-width: 100%;
}
}
 @media only screen and (max-width: 600px) {
.custom_col {
	width: 100%;
}
}
 @media (min-width:991px) {
.admin_package_area .row {
	display: flex;
	align-items: center;
}
}
