/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

div.dataTables_wrapper div.dataTables_filter select, div.dataTables_wrapper div.dataTables_length select {
    background-position: calc(100% - 4px) 6px, calc(100% - 20px) 13px, 100% 0 ! important;
}
 /*country code styles*/
 .country-code-wrapper .dropdown dd,
 .country-code-wrapper .dropdown dt,
 .country-code-wrapper .dropdown ul {
	 margin: 0px;
	 padding: 0px;
	 list-style: none;
 }

 .country-code-wrapper .dropdown dd ul li a span:first-child,
 .country-code-wrapper .dropdown dt a span span:first-child {
	 /*background-image: url('https://i.imgur.com/OQiDoZe.png');*/
	 /*background-repeat: no-repeat;*/
	 /*width: 16px;*/
	 /*height: 11px;*/
	 /*display: inline-block;*/
	 margin: 3px;
	 /*vertical-align: top;*/
 }

 .country-code-wrapper .dropdown dd ul {
	background: #fff;
	color: #C5C0B0;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	width: 270px;
	list-style: none;
	max-height: 170px;
	overflow-y: scroll;
	top: 10px;
	z-index: 2;
	border-radius: 11px;
	-webkit-box-shadow: 0px 0px 14px -6px rgba(0, 0, 0, 0.24);
	-moz-box-shadow: 0px 0px 14px -6px rgba(0, 0, 0, 0.24);
	box-shadow: 0px 0px 14px -6px rgba(0, 0, 0, 0.24);
 }

 .country-code-wrapper .dropdown dt a span {
	 cursor: pointer;
	 display: block;
	 padding: 5px;
	 white-space: nowrap;
 }

 .country-code-wrapper .dropdown dt a img {
	 position: relative;
	 z-index: 1;
 }

 /* .country-code-wrapper .dropdown dt a span span:first-child:before {
	 position: absolute;
	 content: '';
	 width: 15px;
	 height: 10px;
	 box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
 } */

 .country-code-wrapper .dropdown dt a span span {
	 display: inline-block;
	 padding: 0;
 }

 .country-code-wrapper .dropdown dt a span span:first-child {
	 padding: 0;
 }

 .country-code-wrapper .dropdown dd {
	 position: relative;
 }

 .country-code-wrapper .dropdown a,
 .country-code-wrapper .dropdown a:visited {
	 color: #4a535f;
	 text-decoration: none;
	 outline: none;
 }

 .country-code-wrapper .dropdown a:hover {
	 color: #5d4617;
 }

 .country-code-wrapper .dropdown dt a:hover,
 .country-code-wrapper .dropdown dt a:focus {
	 color: #5d4617;
 }

 .country-code-wrapper .dropdown dt a {
	 /* line-height: 40px!important; */
	 width: 100%;
	 border: 1px solid #d8d6de;
	 appearance: none;
	 font-family: var(--main-font);
	 font-size: 14px;
	 color: var(--primary-color) !important;
	 /* background-color: rgb(228 222 239 / 0.8); */
	 min-height: 35px;
	 /* padding: 6px 2px !important; */
	 /* border-radius: 70px; */
	 font-weight: 400;
	 /* text-align: left !important; */
	 position: relative;
	 display: block;
	 border-radius:20px;
	 text-align: center;
	 /* overflow: hidden; */

 }

 /* .country-code-wrapper {
	 margin-right: 10px;
 } */

 .country-code-wrapper li a {
	 font-size: 13px;
 }

 .country-code-wrapper li a span:nth-child(2) {
	 line-height: 2em;
 }

 .country-code-wrapper .dropdown dd ul::-webkit-scrollbar-track {
	 -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
	 border-left: 1px solid rgba(0, 0, 0, 0.1);
 }

 .country-code-wrapper .dropdown dd ul::-webkit-scrollbar-thumb {
	 background: rgba(0, 0, 0, 0.4);
	 /*-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5), 1px 0 0 #5cace9 inset, 2px 0 0 #b3d5ee inset;
	 border-radius:10px;*/
 }

 .country-code-wrapper .dropdown dd ul::-webkit-scrollbar-thumb:window-inactive {
	 background: blue;
 }

 .country-code-wrapper .dropdown span.value {
	 display: none;
 }

 .country-code-wrapper .dropdown dd ul li a {
	 padding: 5px;
	 display: block;
	 font-size: 12px !important;
 }

 .country-code-wrapper .dropdown dd ul li a:hover {
	 background-color: rgba(0, 0, 0, 0.05);
 }

 .country-code-wrapper dl.dropdown {
	 /* display: inline-block; */
	 width: auto;
	 margin: 0 0;
 }

 .country-code-wrapper dl.dropdown dd ul a span:nth-child(3) {
	 color: #350B76;
	 float: right;
 }

 .country-code-wrapper dl.dropdown span:nth-child(3) {
	 color: #350B76;
 }

 .country-code-wrapper dl.dropdown>span:nth-child(2) {
	 overflow: hidden;
	 white-space: nowrap;
	 display: inline-block;
 }

 /*.country-code-wrapper dl.dropdown span:nth-child(3) {*/
 /*    float: right;*/
 /*}*/
 .country-code-wrapper dl.dropdown dt span:nth-child(2) {
	 color: rgba(0, 0, 0, 0.6);
	 font-size: 14px;
	 font-weight: bold;
	 line-height: 1.6em;
 }

 /*.country-code-wrapper dl.dropdown dt span:nth-child(3) {*/
 /*    display: none;*/
 /*}*/
 .country-code-wrapper dl.dropdown dt span:nth-child(2) {
	 display: none;
 }

 .countryFlag {
	 padding: 0;
	 background-image: url("https://i.imgur.com/OQiDoZe.png");
	 background-repeat: no-repeat;
	 display: inline-block;
	 height: 11px;
	 margin-right: 4px;
	 width: 16px;
	 cursor: pointer;
	 white-space: nowrap;
	 -moz-border-bottom-colors: none;
	 -moz-border-left-colors: none;
	 -moz-border-right-colors: none;
	 -moz-border-top-colors: none;
	 border-color: #BFBFC1 #B6B6B6 #969696;
	 border-image: none;
	 border-radius: 2px 2px 2px 2px;
	 border-style: solid;
	 border-width: 1px;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
 }

/*pulsating btn animation*/

@-webkit-keyframes pulser {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(213, 48, 165, 0.9);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(213, 48, 165, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(213, 48, 165, 0);
    }
}

@keyframes pulser {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(213, 48, 165, 0.9);
        box-shadow: 0 0 0 0 rgba(213, 48, 165, 0.9);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(213, 48, 165, 0);
        box-shadow: 0 0 0 10px rgba(213, 48, 165, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(213, 48, 165, 0);
        box-shadow: 0 0 0 0 rgba(213, 48, 165, 0);
    }
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(213, 48, 165, 0.9);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(213, 48, 165, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(213, 48, 165, 0);
    }
}

@keyframes pulse2 {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(213, 48, 165, 0.9);
        box-shadow: 0 0 0 0 rgba(213, 48, 165, 0.9);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(213, 48, 165, 0);
        box-shadow: 0 0 0 10px rgba(213, 48, 165, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(213, 48, 165, 0);
        box-shadow: 0 0 0 0 rgba(213, 48, 165, 0);
    }
}


 /* .job-phone-number {
	 display: flex;
	 align-items: center;
 } */

 .job-apply-fields .h-input-field .job-phone-number {
	 margin-top: 0;
	 margin-bottom: 0;
 }

 .h-input-field .job-phone-number .select2.select2-container .select2-selection {
	 padding-top: 0px;
	 margin-top: 0px;
 }

 .job-phone-number .select2.select2-container {
	 width: 60% !important;
	 margin-right: 8px;
 }

 /*nice select job apply*/
 .job-apply-select-dropdown .nice-select {
	 line-height: 40px;
	 width: 100%;
	 border: none;
	 font-family: var(--main-font);
	 font-size: 14px;
	 color: var(--primary-color);
	 background-color: rgb(228 222 239 / 0.8);
	 /* min-height: 50px; */
	 padding: 6px 18px;
	 border-radius: 70px;
	 font-weight: 400;
	 text-align: left !important;
 }

 .job-apply-select-dropdown .nice-select.open .list {
	 max-height: 300px;
	 overflow: hidden;
	 overflow-y: scroll;
 }

 .job-apply-select-dropdown .nice-select .list {
	 margin-top: 0;
	 box-shadow: none;
	 max-height: 300px;
	 width: 100%;
	 background-color: #fff;
	 border-radius: 0 0 30px 30px;
 }

 .job-apply-select-dropdown .nice-select .list .option {
	 font-weight: 400;
	 line-height: 27px;
	 min-height: 50px;
	 text-align: left;
	 border-radius: 0;
	 margin-top: 0;
	 padding: 10px 30px;
	 overflow-wrap: break-word;
	 word-wrap: break-word;
	 white-space: normal !important;
	 border-bottom: 1px solid #e9e5f2;
 }

 .job-apply-select-dropdown .nice-select:after {
	 border-bottom: 2px solid var(--primary-color);
	 border-right: 2px solid var(--primary-color);
	 height: 12px;
	 margin-top: 0;
	 right: 30px;
	 top: 35%;
	 width: 12px;
	 border-radius: 2px;
 }

 .job-nice-select.open {
	 border-radius: 30px 30px 0px 0px;
 }

 .job-apply-select-dropdown .nice-select .list::-webkit-scrollbar-track {
	 border-radius: 0;
	 background-color: #F5F5F5;
 }

 .job-apply-select-dropdown .nice-select .list::-webkit-scrollbar {
	 width: 5px;
	 background-color: #F5F5F5;
 }

 .job-apply-select-dropdown .nice-select .list::-webkit-scrollbar-thumb {
	 border-radius: 0;
	 background-color: #555;
 }

 .job-apply-select-dropdown .nice-select .option:hover {
	 background-color: #e9e5f2;
 }

 .job-apply-select-dropdown .nice-select .option:hover,
 .job-apply-select-dropdown .nice-select .option.focus,
 .job-apply-select-dropdown .nice-select .option.selected.focus {
	 background-color: #e9e5f2;
 }

 .job-apply-select-dropdown.employment_type_dropdownemployment_type_dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
	 margin-top: 6px;
 }

 .job-apply-select-dropdown.employment_type_dropdown .select2.select2-container .select2-selection .select2-selection__arrow {
	 background-color: transparent;
	 margin-top: 8px;
 }

 .job-apply-select-dropdown.work_experience_end_date_dropdown .select2.select2-container .select2-selection .select2-selection__arrow {
	 background-color: transparent;
	 margin-top: 8px;
 }



/* New Layout Integration starts here */
.filter-icon {
    width: 31px;
    height: 27px;
}
.filter-icon img {
    width: 100%;
    height: 100%;
}
.filter-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
a.btn.view-more {
    background-color: #350C78;
    color: #fff;
    border-radius: 34px;
}
.item-name .item-detail-left{
	color: #54117B;
	margin-bottom: 10px;
}
.item-options .item-detail-left{
	color: #54117B;
}
.item-name .item-detail-right{
	color: #707070;
}
.item-options .item-detail-right, .item-detail-right a{
	color: #707070;
}
.item-name .demo-inline-spacing .apply-contents{
	background-color: #F0E9F2;
	color: #54117B;
	border-radius: 34px;
	padding: 5px 25px;
}
.ecommerce-card .candidate-name h6 {
    font-size: 27px;
    line-height: 32px;
    font-weight: 500;
    color: #350C78;
    margin-bottom: 17px;
}
.item-name .item-year{
	color:#350C78 ;
}

/* Candidate detail page */
.user-detail-card {
    background-image: linear-gradient(to bottom, #681AAA,#461074);
}
.user-info h4{
	color: #fff;
	font-size: 26px;
    line-height: 32px;
    font-weight: 500;
}
table.dataTable thead{
	background-color: #F0E9F2;
	color: #350C78;
	border-radius: 34px;
}
h4.notification-title {
    color: #54117B;
}
.noti-count{
	background-color: #54117B;
	color: #fff;
	padding: 4px 9px;
	margin-left: 10px;
}
.notifi-button{
	background-color: #350C78;
	color: #fff;
	border-radius: 32px;
	padding: 15px 0;
}
.avatar.noti-avatar img {
    width: 60px;
    height: 60px;
}
.avatar.noti-avatar{
	margin-right: 25px;
}
.text-violet{
	color: #350C78;
}
.text-violet-unread{
	background-color: #F0E9F2;
}
.profile-card-outer{
	background-image: linear-gradient(to bottom, #681AAA,#461074);
}
.bg-light-secondary-added{
	background: rgba(130, 134, 139, 0.12);
}
.pro-detail-head{
	color: #fff;
}
.select2-container--default .select2-selection--single,
.note-editor.note-airframe, .note-editor.note-frame{
	border-radius: 27px !important;
}
a.pro-discard-btn {
    border-radius: 34px;
}
.app-user-view-security .table-responsive{
	padding: 0 20px;
}
.app-user-view-security .table-responsive .table > thead{
	background-color: #F0E9F2;
}

.filter-section {
    margin-bottom: 40px;
}
.section-head {
    background-color: #e5dbe8;
    padding: 18px;
    margin-bottom: 40px;
    border-radius: 50px 50px 0 0;
}
.section-head h4{
	text-align: center;
	color: #350C78;
    font-size: 23px;
    line-height: 28px;
    margin: 0;
}
.candidate-card-count h3 {
    text-align: center;
    font-weight: 600;
    line-height: 80px;
    font-size: 58px;
    color: #fff;
	margin-top: 20px;
    margin-bottom: 0;
}
.candidate-sec .candi-card{
	background-image:linear-gradient(to bottom, #8922C6,#511176)
}

.job-section .candi-card{
	background-image: linear-gradient(to bottom,#9F1AAA,#461074);
}
.candi-card-head span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
}
.head-outer-box {
    background-color: #ffffff2e;
    padding: 11px 22px;
    border-radius: 17px;
	min-height: 65px;
	display: flex;
    justify-content: center;
    align-items: center;
}
#dashboard-analytics .card-body,
section#dashboard-ecommerce .card-body {
	padding: 33px 20px;
}
#dashboard-analytics .bottom-chart-area{
	background-color: #F6F2F7;
}
.head-color{
	color: #350C78;
}
span.chart-unveri-span{
	color: #A829CA;
}
span.chart-active-span{
	color:#8234BF;
}
span.chart-close-span{
	color:#460E85;
}
a.dropdown-item.chart-dropdown {
    color: #350C78;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{
	background-color: #350C78 !important;
}

.card-header h4, .card-header h5 {
    color: #350C78;
}

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

.unverified-page div#buttons .new-pad, .active-jobs div#buttons .new-pad {
	padding: 0.786rem 3.5rem;
}

div#buttons button.btn{
	/* padding: 0.786rem 4.5rem; */
	background-color: #F0E9F2;
    border-radius: 32px;
}
div#buttons button.btn:hover{
	box-shadow: 0 8px 25px -8px #7367f0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
	.unverified-page div#buttons a{
		padding: 0.786rem 1.5rem;
	}
	div#buttons button.btn{
		padding: 0.786rem 2.5rem;
	}
}

h5.card-title {
    color: #350C78;
}

div#filter-form .filter-buttons button.btn.btn-sm{
	padding: 13px 40px;
}

.form-btns a.btn.view-btn {
    background-color: #3B137C;
	padding: 10px;
    border-radius: 30px;
}
.view-jobs a.btn.view-btn,
.schedule-interview a.btn.view-btn,
.bulk-interview a.btn.view-btn{
	background-color: #3B137C;
	padding: 10px;
    border-radius: 30px;
}
.view-jobs i.fas.fa-eye,
.schedule-interview i.fas.fa-eye,
.bulk-interview i.fas.fa-eye{
	color: #fff;
}

.form-btns .inform-btn {
	background-color: #CC25B7;
	padding: 10px;
    border-radius: 30px;
}
.form-btns .delete-btn{
	background-color: #DEDEDE;
	padding: 10px;
    border-radius: 30px;
}
.form-btns i.fas.fa-eye, .form-btns i.fas.fa-edit {
    color: #fff;
}
.form-btns i.fa.fa-trash {
    color: #3B137C;
}

h4#myModalLabel17 {
    color: #350C78;
}
.detail-list ul li span.detail-list-left {
    color: #350C78;
}
.detail-list {
    margin-bottom: 20px;
}
.job-descr-head h5{
	color: #350C78;
}

/* .view-jobs .card-statistics,
.schedule-interview .card-statistics,
.bulk-interview .card-statistics */

.card-statistics{
	background-image: linear-gradient(to bottom, #681AAA, #461074);
}

/* .schedule-interview .card-statistics .statistics-body,
.bulk-interview .card-statistics .statistics-body */

.statistics-body{
	padding: 44px 38px 60px 38px;
}


.job-head h4{
	color: #fff;
	text-align: center;
	font-size: 30px;
}
.job-head p{
	color: #fff;
	text-align: center;
}
.job-inter-head h4,.job-inter-head p{
	color: #fff;
}
.head-content-box{
	background-color: #ffffff2e;
    padding: 32px 37px;
    border-radius: 17px;
}
.job-head h3{
	color: #fff;
	text-align: center;
	font-size: 60px;
}

.btn-job-btn{
	border-radius: 30px;
	background-color: #F0E9F2;
	color: #350C78;
	border: none;
}
.view-jobs div#buttons button.btn:hover,
.schedule-interview div#buttons button.btn:hover,
.bulk-interview div#buttons button.btn:hover {
	box-shadow: none;
}

.modal .modal-header h3{
	color: #350C78;
	text-align: center;
	margin: 0;
}
.btn-primary-2{
	background-color: #350C78;
	color: #fff;
	border-radius: 32px;
}

/* Dashboard style */

section#dashboard-ecommerce .card-congratulation-medal h5{
	font-size: 30px;
    line-height: 45px;
    color: #350C78;
    margin: 0;
}

section#dashboard-ecommerce .candi-card{
	background-image:linear-gradient(to bottom, #681AAA,#461074);
}
section#dashboard-ecommerce .candi-card-2{
	background-image:linear-gradient(to bottom, #6B149E,#511176);
}
section#dashboard-ecommerce .candi-card-3{
	background-image:linear-gradient(to bottom, #9823BD,#781F95);
}
section#dashboard-ecommerce .candi-card-4{
	background-image:linear-gradient(to bottom, #AE2BCD,#85239D);
}

.earnings-card h4,
.earnings-card .chart-list span{
	color: #350C78;
}
.card.earnings-card,
.card.card-revenue-budget{
    background-color: #F6F2F7;
}
.card-revenue-budget h4.card-title{
	color:#350C78 ;
}

/* section#dashboard-ecommerce .card-company-table{
	background-color: #F6F2F7;
} */

.card-company-table a.btn svg.feather.feather-eye{
	color: #350C78;
	height: 18px;
	width: 18px;
}
.card-company-table .table-else-content p {
    text-align: center;
    color: #350C78;
    font-size: 15px;
	margin-bottom: 0;
	margin-top: 19px;
}

.card-company-table .table-else-content .data-smile-image{
	width: 190px;
    height: auto;
    margin: auto;
}
.card-company-table .table-else-content .data-smile-image img{
	width: 100%;
	height: 100%;
}


/* .app-user-view-account .card-body{
	padding-top: 0;
} */

h4.card-top-head {
    color: #fff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
}
.badge-white{
	color: #fff;
}
.btn-new-primary{
	background-color: #F0E9F2;
	border-radius: 30px;
	color: #350C78;
}

/* .step {
	padding-right: 48px;
}
.step:last-child{
	padding-right: 0;
} */
.inter-head h4 {
    color: #350C78;
}

.offer-image {
    width: 190px;
    height: auto;
    margin: auto;
}
.offer-image img {
    width: 100%;
    height: 100%;
}

.org-card-head h3{
	color: #350C78;
	text-align: center;
}

.profile-icon .item-cost{
	margin-bottom: 20px;
}
.item-cost .item-detail-left{
	background-color: #F0E9F2 ;
	border-radius: 50%;
    padding: 3px;
}
.item-cost .item-detail-left .feather, [data-feather] {
	height: 15px;
    width: 18px;
    display: inline-block;
}

.delete-btn-2{
	background-color: #ea5455;
    padding: 10px !important;
    border-radius: 30px !important;
}

.profile-card-outer h4{
	color: #fff;
}

.profile-databox-wrap{
    position: relative;
    background-color: #FCFAFA;
    border-radius: 4px;
    -webkit-box-shadow: -1px 2px 8px 0px rgb(0 0 0 / 11%);
    -moz-box-shadow: -1px 2px 8px 0px rgb(0 0 0 / 11%);
    box-shadow: -1px 2px 8px 0px rgb(0 0 0 / 11%);
    color: #350B76;
    text-align: left;
    padding: 20px 20px;
}
.profile-databox-wrap p{
    margin-bottom: 0;
}
.profile-databox-wrap h3{
  margin-bottom: 2px;
    font-size: 22px;
    font-weight: 600;
}
.profile-databox-wrap h5{
    margin-bottom: 0;
    font-size: 16px;
}
.profile-databox-wrap span.date{
    color: #959595;
}
.optional-field-data-box .profile-databox{
    margin-bottom: 30px;
    margin-left: 40px;
}


.option-box-close{
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -10px;
}
.option-box-close img{
    width: 30px;
}

label.form-label.nation-select{
	display: flex;
	align-items: center;
}
input.form-check.nation-checkbox{
	margin-left: 20px;
    margin-right: 5px;
}
/* Upload documents page modal style */
input#document {
    border-radius: 10px;
    height: 90px;
	position: relative;
}
input#document::before{
	position: absolute;
	content: "";
	background-image: url("../../../images/cloud-computing.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;
	top: 40px;
	right: 210px;
}


/* Candidate detail page styles */
.candi-tab-head a.main-icon-outer.nav-link {
    width: 45px;
    height: 45px;
	margin: auto;
}
a.main-icon-outer.nav-link {
	border-radius: 35px;
}
a.main-icon-outer.nav-link.active {
	border-radius: 35px;
}
/* .candi-tab-head li.nav-item {
    padding-right: 60px;
	text-align: center;
}
.candi-tab-head li.nav-item:last-child{
	padding-right: 0;
} */
ul.nav.nav-pills.mb-2 {
    justify-content: space-between;
    text-align: center;
}

.candi-tab-head .nav .nav-item.change-color .main-icon-outer{
	background-color: #28c76f;
	color: #fff;
}
.candi-tab-head span.icon-title {
    color: #350c78;
}
.nav-pills .nav-link .icon-title.active{
	color: #350C78;
}

.view-btn-table{
	border-top-left-radius: 0.358rem !important;
	border-bottom-left-radius: 0.358rem !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.bs-tab-style {
    background-color: #fff;
	border-radius: 15px;
}
.text-style-cust{
	text-align: left;
}
.trans-outer{
	padding-top:20px;
	padding-left: 15px;
}

li.dropdown-menu-footer-1 {
    padding: 0 1.28rem 10px;
}
.noti-btn-right{
	margin-bottom: 10px;
	display: flex;
    justify-content: flex-end;
    align-items: center;
	color: #350c78;
}
.job-final-btn {
    text-align: right;
}

.togle-btn-right label.form-check-label {
    width: 100px;
}
.togle-btn-right label.form-label {
    width: 200px;
}

button#submit {
    animation: pulser 2.5s infinite;
}

span.custom-modal-jobs{
	background-color: #F0E9F2;
	color: #54117B;
	border-radius: 34px;
	padding:5px 10px;
	margin-right:10px;
	margin-bottom: 10px;
    display: inline-block;
}
span.display-flag-icon img {
    width: 20px;
    height: 15px;
}

.card-profile-pic img{
	background-color: #fff;
	border: 5px solid #fff;
	border-radius: 50%;
	object-fit: contain;
}
h4.card-pro-name{
	color: #fff;
	text-align: center;
}
.view-head{
	color: #350C78;
}
.card-block.card-header-inner{
	color: #350C78;
}
.card.reason-modal {
    padding: 10px 15px;
    border-radius: 15px;
}

.form-input{
    padding: 0.571rem 1rem;
	cursor: pointer;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45;
    color: #6e6b7b;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d8d6de;
    border-radius: 34px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-input:focus-visible{
	outline: none;
}
.card-revenue-budget .head-cust p{
	margin: 0;
	color:#858290;
	font-size:13px;
}
.card-revenue-budget .card-body{
	padding-top: 0 !important;
}
.card-revenue-budget .revenue-items{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.card-revenue-budget .revenue-items:not(:last-child) {
    margin-bottom: 1.5rem;
}
.card-revenue-budget .revenue-items .huntr-logo {
    margin-right: 1.2rem;
}
a.viewnoti-all {
    color: #54117b;
}
.card-revenue-budget .revenue-items h6.revenue-title{
	margin: 0;
	color: #350C78;
	font-weight: 600
}
.revenue-items .rgt-item p {
    margin-bottom: 4px;
}
.revenue-items .rgt-count p{
	margin-bottom: 4px;
	color: #350C78;
    font-weight: 600;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-style: none !important;
	width: 40px !important;
	height: 15px !important;
	margin-left: -22px !important;
	display:block !important;
}

.card-body-outer .card-body{
	padding-bottom: 0 !important;
}
.nav-pills .nav-link:last-child{
	margin-right: 0;
}
.chat-gpt-icon img{
	max-width: 3%;
	margin-right: 52px;
	cursor: pointer;
	margin-bottom: 5px;
}
.gpt-text{
	color: #691f91;
	font-weight: 600;
}
.gpt-text-box input{
	padding: 15px;
    width: 100%;
	margin: 0 auto;
    border: 1px solid #aaa;
    border-radius: 8px;
    font-size: 16px;
	position: relative;
}

.chat-text-box input{
    padding: 15px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #aaa;
    border-radius: 8px;
    font-size: 16px;
    position: relative;
}
.gpt-text-box input:focus{
	border-color: #7367f0 !important;
}
.gpt-text-box {
	position: relative;
}
.chat-text-box {
    position: relative;
}
.gpt-text-box input:focus-visible {
    outline: none;
}
.chat-text-box input:focus-visible {
    outline: none;
}
.h-text-primary{
	color:#691f91 ;
	font-weight: 500;
}
.gpt-msg-send{
    max-width: 3%;
    position: absolute;
    right: 40px;
    top: 30%;
	cursor: pointer;
}
.gpt-result{
	/* width: 80%; */
    max-height: 265px;
    overflow-y: scroll;
}
.gpt-result::-webkit-scrollbar {
	width: 1px;
}
.gpt-text p{
	position: relative;
}
.gpt-content-body{
	padding: 30px 75px;
}
.gpt-para-icon img {
	max-width: 100%;
}
.chat-icon img {
    max-width: 50%;
    margin-left: 9px;
    margin-top: 10px;
}
.chat-icon{
	position: fixed;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    border-color: #691f91;
    background-color: #691f91;
    bottom: 5%;
    /*right: 100px;*/
    cursor: pointer;
}
.chat-nav{
	padding: 15px;
	display: flex;
	align-items: center;
	background-color: #691f91;
	border-radius: 10px 10px 0 0;
}
.user-icon{
	height: 32px;
	width: 32px;
}

.chat-result img{
     width: auto;
     max-width: 100%;
    max-height: 100%;
    /*overflow-y: scroll;*/
}
.user-icon img{
	max-width: 100%;
	border-radius: 50px;
}
.chat-user-name{
	margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.massage-panel{
	background-color: #fff;
	overflow-y: auto;
	max-height: 400px;
	display: flex;
	flex-direction: column;
}
.left-chat{
	padding: 15px;
}
.user-left-icon,.user-right-icon{
	width:35px;
	height: 35px;
}
.user-left-icon img,.user-right-icon img{
	width:100%;
	height:100%;
	object-fit: contain;
}
.left-chat-text{
	background-color: #F0E9F2;
	padding: 10px 15px;
	border-radius: 0 15px 15px 15px;
	margin-top: 15px;
	margin-left: 8px;
	width: 85%;
}

.right-chat,.chat-textarea{
	padding: 15px;
}
.right-chat-text{
	background-color: #d3d0d557;
	padding: 10px 15px;
	border-radius: 15px 15px 0 15px;
	margin-top: 15px;
	margin-right: 8px;
	width: 85%;
}
.chat-textarea{
	background: #e7e7e7;
    border-top: 1px solid #e7e7e7;
    border-radius: 0 0 10px 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    right: 0;
}
.chat-textarea textarea{
	border: none;
    width: 85%;
    background: transparent;
}
.chat-textarea textarea:focus-visible{
	outline: none;
}

.chat-msg-send{
    max-width: 4% ;
    position: absolute;
    right: 30px ;
    top: 25% ;
    cursor: pointer;
}
.submit-btn{
	width: 20px;
	cursor: pointer;
}
.submit-btn img{
	width: 100%;
}
.chat-box-col-outer{
	position: fixed;
    left: 0;
    bottom: 12%;
    z-index: 9999;
}
.chat-box-col {
    box-shadow: 0 5px 20px rgba(0,0,0,.1);
	border-radius: 12px;
	display: block;
}

.noti-btn-right .checkbox{
	margin-right: 8px;
	margin-top: 0;
}
.copy-icn{
	max-width: 100%;
}

.submit-btn.disabledbutton{
	pointer-events: none !important;
	opacity: 0.4 !important;
}

.chat-textarea.disableddiv{
	pointer-events: none !important;
	opacity: 0.8 !important;
}

.chat-loader {
	height: 0px;
    width: 0;
    padding: 10px;
    border: 6px solid #d0ccfa;
    border-right-color: #621496;
    border-radius: 22px;
    -webkit-animation: rotate 1s infinite linear;
    position: absolute;
    right: 45%;
    top: 30%;
    z-index: 999999;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.loader-outer{
	background: #181717;
    opacity: 0.3;
    width: 309px;
    height: 276px;
    border-radius: 0 0 10px 10px;
    position: absolute;
    right: 14px;
    top: 62px;
}

ul.nav.nav-pills.report-new.mb-2 {
    justify-content: flex-start;
}
.app-calendar .card-body{
	padding: 2.5rem 1.5rem 0 1.5rem;
}
.report-page-calendar .card-header h3 {
    color: #350c78;
    margin: 0;
}
.report-page-calendar .fc .fc-toolbar .fc-button-group .fc-timeGridDay-button{
	padding: 0.25rem 1rem;
}

#hubspot-messages-iframe-container {
    left:0 !important;
}

@media (max-width:767px) {
    #google_translate_element {
        position: relative;
        padding-top: 40px;
    }
}
@media ( max-width: 1175px ) {
	.candidate-card-count h3{
        line-height: 60px;
        font-size: 45px;
    }
}

.fc-more-popover {
    width:350px!important;
    overflow-y: auto!important;
    height: 300px!important;
    position:relative!important;
    top:142px!important;
    left: 0%!important;
}

.fc-event-title-container {
    text-align: center;
}

.fc-popover-body .fc-daygrid-event-harness  {
    color: #54117B!important;
    /*display: inline-block!important;*/
}
.fc-daygrid-event-harness .fc-event {
    border-radius: 0px !important;
}

.btn-close {
    position: absolute!important;
    right: 30px;
    top: 20px;
}


