.fusion-header-wrapper.fusion-is-sticky {
    margin-bottom: unset!important;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

td input[type="text"] {
    border-width: 0;
    background-color: transparent;
}

.table-1 td>p {
    font-size: 13px;
    color: #aaa9a9;
    padding-left: 15px;
    margin-bottom: 0 !important;
}

input[type="radio"] {
    vertical-align: baseline;
}

.timefield {
    width: 48px;
    padding-left: 10px;
}
input[type="number"] {
  text-align: right;
  direction: rtl;
}

input[type="text"].hasDatepicker, input[type="number"].currency, input[type="number"].numberofPersons, select.jobpayment{
    width: 205px;
    /*width: 99px;*/
    /*padding-left: 10px;*/
	display: inline;
}
.form-control.timefield {
    width: 55px;
    display: inline;
}
.form-control.currency{
    float: left;
    width: calc(100% - 60px);
}
.input-group-addon.add-job {
	float: left;
	width: 60px;
}
input[type="time"] {
    font-size: 13px;
    color: #aaa9a9;
    height: 29px;
    padding-top: 0;
    padding-bottom: 0;
}

input[type="textarea"] {
    font-size: 13px;
    color: #aaa9a9;
    height: 29px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

textarea.form-control, input[type="email"].form-control, input[type="number"].form-control, input[type="password"].form-control, input[type="text"].form-control, select.form-control {
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .65rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#newJobForm #omschrijving {
    border-radius: 0;
    height: 28px;
    padding: 4px 12px;
}

select {
	font-size: 13px;
	color: #aaa9a9;
    width: 100%;
    height: 32px;
}
.btn {
	cursor: pointer;
}
.form-check-input {
    margin-top: 9px!important;
}
.form-check-label {
    padding-left: 10px;
    font-weight: 400;
}
.spinner{
	position: absolute;
	left: calc(50% - 75px);
	max-width: 150px;
	top: calc(50% - 75px);
}

.post-content .btn-primary {
    color: #fff;
    background-color: #2CB1E6;
    border-color: #2CB1E6;
    font-size: 20px;
}
.post-content .btn-secondary {
    font-size: 20px;
}
.post-content .btn-default {
	font-size: 20px;
}

#newJobForm #jobcategory {
    font-size: 13px;
    color: #aaa9a9;
    width: 100%;
    height: 29px;
    border-radius: 0;
}
.hopjob-fullwidth{
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;		
}
.hopjob-devider {
	width: 1px;
    height: 50px;
    float: left;
}

#newJobForm .modal-dialog {
    margin-top: 0px;
}
#newJobForm .form-group {
    margin-bottom: 5px;
	line-height: 1;
}
small.text-muted {
    font-size: 12px;
    padding-left: 10px;
    vertical-align: top;
	line-height: 1.4em;
}
.modal-header {
    padding: 15px;
    border-bottom: 0px solid #fff;
    background-color: #2CB1E6;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.modal-header .modal-title {
    color: #fff;
    text-align: center;
}
/*========== Login =========*/
.loginForm-body .login-username, .loginForm-body .login-password {
	background-color: transparent;
}
.loginForm-title-wrapper > p, .resetPassword-button-wrapper span {
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.loginForm-title-wrapper {
    margin-top: 30px;
}
.loginForm-title {
    text-align: center;
    color: #fff;
    font-size: 13px;
}
.resetPassword-button-wrapper{
	text-align: center;
}
.resetPassword-label {
    text-align: center;
    font-size: 13px;
}
.login-page-column-left {
    margin-right: 0 !important;
    margin-left: -30px !important;
}
#registerUser {
	width: 140px;
	padding-left: 2px;
	padding-right: 2px;
}
#login_error,	#email_error,	#password_error {
    background-color: #fff;
    width: 100%;
    text-align: center;
}
#login_error p,	#email_error p,	#password_error p {
	margin-bottom: 0;
}
.floatingBackButton {
    width: 25px;
    height: 25px;
    background-color: #2CB1E6;
    border-radius: 50%;
    font-size: 25px;
    color: white;
    text-align: center;
    line-height: 18px;
    position: absolute;
    left: 10px;
    top: 45px;
    cursor: pointer;
    font-weight: 600;
}
/*========== Registreren =========*/
.RegisterForm-body .RegisterForm-name, .RegisterForm-body .RegisterForm-email, .RegisterForm-body .RegisterForm-password, .RegisterForm-body .RegisterForm-password2, .RegisterForm-body .RegisterForm-birthdate, .RegisterForm-body .RegisterForm-streetno, .RegisterForm-body .RegisterForm-city {
	background-color: transparent;
}
.RegisterForm-title-wrapper > p, .registerSucces{
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.registerSucces #successheader{
    font-size: 18px;
	margin-top: 30px;
}
.RegisterForm-title-wrapper {
    margin-top: 30px;
}
.RegisterForm-title {
    text-align: center;
    color: #fff;
    font-size: 13px;
}
.RegisterForm-button-wrapper{
	text-align: center;
}

/*========== Reset PWD =========*/
.resetpwdForm-body .resetpwd-username {
	background-color: transparent;
}
.resetpwdForm-title-wrapper > p {
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.resetpwdForm-title-wrapper {
    margin-top: 30px;
}
.resetpwdForm-title {
    text-align: center;
    color: #fff;
    font-size: 13px;
}
.resetPassword-button-wrapper{
	text-align: center;
}
.resetPassword-label {
    text-align: center;
    font-size: 13px;
}

/*==========  Carousel  ==========*/
/*
#main .sliderContainer .fusion-builder-row.fusion-row {
    max-width: 1307px!important;
}
*/

.MultiCarousel {
    overflow: hidden;
    padding: 15px;
    width: 100%;
	max-width: 1349px;
    position: relative;
    margin-top: 25px;
    z-index: 20;
    display: block;
	margin-left: auto;
	margin-right: auto;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item>div {
    /*text-align: center;*/
    margin: 10px;
    background: #D6DCDF;
    color: #666;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
    z-index: 99;
}

.MultiCarousel .leftLst {
    left: 0;
}

.MultiCarousel .rightLst {
    right: 0;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc;
}

.pad15 {
    border-radius: 20px;
}

.cardbackground {
    border-radius: 20px 20px 0 0;
}

.cardbackground.overview{
	width: 100%; 
	height: auto; 
	margin-top:0px;
}

.jobcard-body {
    background-color: #fff;
    font-size: 13px;
	padding: 0 5px; /* toegevoegd*/
}

.jobcard-body.overview {
    max-height: 195px;
}
.jobcardGrid.jobsOverview {
    margin-top: 10px;
}

.jobcard-body.applicant.overview {
    max-height: 300px;
    height: 229px;
}

.jobcard-body .customer {
    font-size: 20px;
    text-align: center;
}

.jobcard-body .jobcard-stars {
    font-size: 1.5vw;
    text-align: center;
}

.jobcard-bluebar {
    background-color: #00B9EE;
    height: 40px;
}

.jobcard-bluebar>span {
    text-align: right;
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 3px 6px;
	line-height: 35px;
}
.jobcard-bluebar.applicant>span {
	padding: 1px 6px;
}
.jobcard-category {
    position: relative;
    float: left;
    padding-left: 1px;
}

.jobcard-icon {
    border: 1px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    margin-top: -65px;
}

.jobcard-icon-wrapper {
    position: relative;
    width: 35%;
    margin-left: auto;
    margin-right: auto;
}

.jobcard-icon-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.jobcard-link {
    position: relative;
    float: right;
    padding-right: 10px;
}

.jobcard-content {
    margin-top: -58px;
    /* min-height: 160px; */
	min-height: 205px;
}
.jobshorttext{
	padding: 0 10px;
}
.jobcardSingle .jobcard-content {
    max-height: 205px;
}

.jobtitle {
    text-align: left;
    font-size: 13px;
    padding: 0 10px;
    font-weight: 600;
}

.jobsboarttext {
    text-align: left;
    padding: 0 10px;
	/*font-size: 11px;*/
}

.jobcard-footer {
    text-align: left;
    padding: 10px 30px;
}

.jobcard-footer-col {
    position: relative;
    float: left;
    font-size: 13px;/*0.75vw;*/
}

.jobcard-footer-col.col1,
.jobcard-footer-col.col2,
.jobcard-footer-col.col4,
.jobcard-footer-col.col5 {
    margin-right: 4px; 
}

.jobcard-footer-col.col1,
.jobcard-footer-col.col4 {
    width: 60%;
}

.jobcard-footer-col.col2,
.jobcard-footer-col.col5 {
    width: 35%;
}

.jobcard-footer-col.col3,
.jobcard-footer-col.col6 {
    width: 35%;
}


/*==========  Jobs overview grid  ==========*/
.switchbar {
	text-align: center;
	background-color: #2CB1E6;	
}
.switchbar .btn.btn-lg.form-check-label {
	color: #D6E9F2;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 10px !important;
	border-bottom-left-radius: 0px;
}
.switchbar .btn.btn-lg.form-check-label.active {
    box-shadow: unset;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
	color: #fff;
}

.filterbar {
    width: 100%;
    display: inline-block;
    padding: 5px;
}
.currentFilterBar {
    font-size: 14px;
}
.currentFilterBar-location-item, .currentFilterBar-category-item, .currentFilterBar-date-item {

    float: left;
    padding: 4px;
    border-radius: 5px;
    background-color: #d2d2d2;
    margin: 3px;
}

#dropdownMenuLink i {
	color: #fff;
	font-size: 20px;
}
#filter-menu {
    list-style: none;
    /* margin-left: auto;
    margin-right: auto;
    width: 50%;*/
}
.dropdown-menu li {
    color: #2d2d2d!important;
}

.filter-menu-item {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    width: 30%;
}

.filter-menu-item-anchor {
    padding: 0 20px;
}

.filter-menu >li .dropdown .dropdown-menu {
    padding: 5px;
}

.filter {
    font-weight: unset;
    margin-bottom: 0;
	font-size: 18px;
}
.radio-btn.filter:hover {
    background-color: #F3F3F3;
    width: 100%;
}

.filter input {
    margin-bottom: 7px !important;
}
.date-filter .datepicker-filter{
	font-size: 18px;
}

.currentFilter-bar .fa-times-circle{
    float: right;
    padding-top: 6px;
    color: #7d7a7a;
	cursor: pointer;
}

.modal-body .date-filter {
	text-align: center;
}

.modal .modal-distance-filter-dialog {
	width: 225px;
} 

.modal-dialog .modal-category-filter-dialog{
	width: 350px;
}

.post-content .modal-header h5{
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin: 0;
}
.location-filter-list, .category-filter-list{
	list-style: none;
}

.location-filter-list .location-filter{
	font-size: 16px;
	font-weight: 200px;
}
.dropdown-item {
    display: inline-block;
    padding-left: 5px;
    width: 100%;
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.JobsAndOffers-Wrapper {
    min-height: calc(100vh - 31vw);
	padding-top: 10px;
}

.jobcard.grid-item {
    width: 100%;
    background-color: #d6dcdf;
    border-radius: 15px;
}

.jobcardSingle .jobcard.grid-item {
    width: 267px;
    margin-left: auto;
    margin-right: auto;
}

.jobcard.grid-item.jobsOverview {
        height: 365px;
}

.jobcard.grid-item.empty{
	background-color: transparent;
}

.jobcard.grid-item a {
	text-decoration: none;
	color: #000 !important;
}

.overview-jobcard-footer {
    text-align: left;
    padding: 10px;
}

.overview-jobcard-footer-col {
    position: relative;
    float: left;
    font-size: 13px;
}

.overview-jobcard-footer-col.col-left {
    float: left;
}

.overview-jobcard-footer-col.col-right {
    float: right;
}

.overview-jobcard-footer-col.col1,
.overview-jobcard-footer-col.col2,
.overview-jobcard-footer-col.col4,
.overview-jobcard-footer-col.col5 {
    margin-right: 4px;
}

.overview-jobcard-footer-col.col1,
.overview-jobcard-footer-col.col4 {
    width: 68%;
	padding-left: 26px;
}

.overview-jobcard-footer-col.col2,
.overview-jobcard-footer-col.col5 {
    width: 0%;
}

.overview-jobcard-footer-col.col3,
.overview-jobcard-footer-col.col6 {
    width: 29%;
}
/*==========  Single Job page  ==========*/

.jobpage.item {
    transform: translate(0, -50%);
}

.jobbackground {
    height: 400px;
    width: 100%;
}

.jobpage-icon {
    border: 1px solid #fff;
    height: 170px;
	width: 170px;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.jobpage-icon-wrapper h3, .ratingWrapper {
    text-align: center;
}

.jobcard-stars .ratingWrapper img {
    width: 75px;
    height: auto;
}

.jobDetailsName {
	color: #8E8E8E !important;
	font-weight: 600;
	margin-top: 0;
}

.jobpage-icon-wrapper h3{
	margin-bottom: 0;
}

.jobpage-tiltle {
    text-align: center;
    padding-top: 10px;
}

.post-page-profileImage {
    width: 150px;
    height: auto;
	margin-top: 10px;
}

.icon-wrapper {
    width: 30px;
    display: inline-block;
    text-align: center;
}

.jobpage-description-wrapper {
    text-align: center;
    max-width: 50%;
    margin: 20px auto;
}

.jobpage-button-wrapper {
    text-align: center;
    padding-bottom: 20px;
}

.jobpage-specification-wrapper {
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0;
	text-align: center;
	color: #d2d2d2;
	display: grid;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -164px;
	grid-template-columns: repeat(5, 1fr);	
	grid-gap: 1px;
}
.offerpage-specification-wrapper {
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0;
    text-align: center;
    color: #d2d2d2;
    display: grid;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -164px;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1px;
}

.jobpage-specification-title {
    font-size: 15px;
    font-weight: 600;
}

.single-job-body {
    margin-top: -40px;
}

.single-job-customer,
.single-job-stars,
.single-job-category,
.single-job-title,
.single-job-shorttext {
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    text-align: center;
    font-weight: 600;
}

.single-job-title {
    color: #d2d2d2;
}

.single-job-stars .fa-star {
    font-size: 12px;
}

.single-job-shorttext {
    width: 60%;
    font-weight: normal;
}

.single-job-icon {
    border: 3px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    margin-top: -75px;
}

.single-job-icon-wrapper {
    position: relative;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
}

.single-job-icon-wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.single-jobcard-footer {
    text-align: left;
    padding: 10px;
    height: 55px;
    max-width: 736px;
    margin-left: auto;
    margin-right: auto;
}
.single-jobcard-footer-col{
    position: relative;
    float: left;
    font-size: 17px;
}


.single-jobcard-footer-col.col1,
.single-jobcard-footer-col.col2,
.single-jobcard-footer-col.col4,
.single-jobcard-footer-col.col5 {
    margin-right: 4px;
}

.single-jobcard-footer-col.col1,
.single-jobcard-footer-col.col4 {
    width: 35%;
	padding-left: 90px;
}

.single-jobcard-footer-col.col2,
.single-jobcard-footer-col.col5 {
    width: 30%;
	padding-left: 60px;
}

.single-jobcard-footer-col.col3,
.single-jobcard-footer-col.col6 {
    width: 31%;
}
/*==========  Profile Page  ==========*/
.profilepage.item {
    transform: translate(0, -80px);
}

.profilepage-icon {
    border: 1px solid #fff;
    height: 170px;
    width: 170px;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.btn.edit-Profile-Image{
    position: absolute;
    left: 48%;
    bottom: 10px;
    border-radius: 50%;
	padding: 3px 6px 3px 10px;	
}

.btn.edit-Profile-Image span {
	font-size: 29px;
}

.profilepage-icon-wrapper h3, .ratingWrapper {
    text-align: center;
}

.profilepage-description-wrapper {
    text-align: center;
    max-width: 50%;
    margin: -105px auto 20px;
}
/*==========  My Posted Jobs  ==========*/
.myPostedJobs-Title {
    text-align: center;
}

/*==========  Statistics  ==========*/
.statistics-header {
    text-align: center;
}

/*========== Add Job Button ==========*/
.floatingButton {
	width: 90px;
	height: 90px;
	background-color: #2CB1E6;
	border-radius: 50%;
	box-shadow: 0 6px 10px 0 #666;
	transition: all 0.1s ease-in-out;
	font-size: 98px;
	color: white;
	text-align: center;
	line-height: 68px;
	position: fixed;
	right: 50px;
	bottom: 15%;
	cursor: pointer;
}.floatingButton {
	width: 90px;
	height: 90px;
	background-color: #2CB1E6;
	border-radius: 50%;
	box-shadow: 0 6px 10px 0 #666;
	transition: all 0.1s ease-in-out;
	font-size: 98px;
	color: white;
	text-align: center;
	line-height: 68px;
	position: fixed;
	right: 50px;
	bottom: 15%;
	cursor: pointer;
}
.add-job-choices{
	width: 100%;
}
.jobpage_image_form {
    padding: 0 25%;
}
.job-type-choices {
    width: 45%;
    min-width: 440px;
    position: fixed;
    bottom: 0%;
    right: 10%;
	box-shadow: 10px 12px 12px #5e5555;
}

.fa-ul > li {
    position: relative;
    text-align: left;
}
.pricing-table-1.full-boxed-pricing.add-job-choices, .pricing-table-1.full-boxed-pricing.job-type-choices {
    background-color: rgb(249, 250, 253);
}
.add-job-choices .list-group, .job-type-choices .list-group{
    font-size: 16px;
}
.add-job-choices .list-group-item.normal-row, .job-type-choices .list-group-item.normal-row {
    min-height: 184px;
}
.job-type-choices .icon img {
	height: 50%;
	width: auto;
	max-height: 150px;
}
#newJobForm {
    margin-top: 131px;
}

/*========== MSG Box ==============*/
.hopjob-messages-table{
	font-size: 14px;
}
.hopjob-messages-table tr{
	cursor: pointer;
}
.hopjob-messages-table tr td p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.hopjob-messages-table tr .msgRow {
    border: 2px solid #e9e9e9 !important;
    height: 100px;
    vertical-align: top !important;
    background-color: #fcfcfc;
}
.fusion-text .table-wrapper table.hopjob-messages-table tr th, .fusion-text .table-wrapper table.hopjob-messages-table tr td {
    padding: 5px 15px;
}
.btn-default.msgButton {
    padding: 2px;
}
.modal p {
    font-size: 14px;
}
.msgAmount {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: red;
    display: inline-block;
    text-align: center;
    padding-top: 9px;
}
.table-wrapper {
    background: #fff;
    padding: 4px 25px;
    margin: 30px 0;
	border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.table-title {        
	padding-bottom: 15px;
	background: #116e93;
	color: #fff;
	padding: 16px 30px;
	margin: -20px -25px 10px;
	border-radius: 3px 3px 0 0;
}
.fusion-text .table-wrapper .table-title h2 {
	color: #fff;
}
.table-title .btn-group {
	float: right;
}
.table-title .btn {
	color: #fff;
	float: right;
	font-size: 13px;
	border: none;
	min-width: 50px;
	border-radius: 2px;
	border: none;
	outline: none !important;
	margin-left: 10px;
}
.table-title .btn i {
	float: left;
	font-size: 17px;
	margin-right: 5px;
	color: #fff;
}
.table-title .btn span {
	float: left;
	margin-top: 2px;
	color: #fff;
}
.fusion-text table.table tr th, .fusion-text table.table tr td {
    border-color: #e9e9e9;
	padding: 12px 15px;
	vertical-align: middle;
}
.fusion-text table.table tr th:first-child {
	width: 60px;
}
.fusion-text table.table tr th:last-child {
	width: 100px;
}
.fusion-text table.table-striped tbody tr:nth-of-type(odd) {
	background-color: #fcfcfc;
}
.fusion-text table.table-striped.table-hover tbody tr:hover {
	background: #f5f5f5;
}
.fusion-text table.table th i {
    font-size: 13px;
    margin: 0 5px;
    cursor: pointer;
}	
.fusion-text table.table td:last-child i {
	opacity: 0.9;
	font-size: 16px;
    margin: 0 5px;
}
.fusion-text table.table td a {
	font-weight: bold;
	color: #566787;
	display: inline-block;
	text-decoration: none;
	outline: none !important;
}
.fusion-text table.table td a:hover {
	color: #2196F3;
}
.fusion-text table.table td a.edit {
    color: #FFC107;
}
.fusion-text table.table td a.delete {
    color: #F44336;
}
fusion-text  table.table td i {
    font-size: 19px;
}
.fusion-text table.table .avatar {
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}
.pagination {
    float: right;
    margin: 0 0 5px;
}
.pagination li a {
    border: none;
    font-size: 13px;
    min-width: 30px;
    min-height: 30px;
    color: #999;
    margin: 0 2px;
    line-height: 30px;
    border-radius: 2px !important;
    text-align: center;
    padding: 0 6px;
}
.pagination li a:hover {
    color: #666;
}	
.pagination li.active a, .pagination li.active a.page-link {
    background: #03A9F4;
}
.pagination li.active a:hover {        
    background: #0397d6;
}
.pagination li.disabled i {
    color: #ccc;
}
.pagination li i {
    font-size: 16px;
    padding-top: 6px
}
.hint-text {
    float: left;
    margin-top: 10px;
    font-size: 13px;
}  
/*----------- chat/app boc ---------*/
/* https://colordesigner.io/#2CB1E6-D9CB9E-374140-2A2C2B-BDC3C7 */
.col-md-8.chatbox-wrapper {
    border-left: 1px solid #d0d0d0;
}
.chatbox{
	height: 500px; 
	/* border: 1px solid #2CB1E6; 
	border-radius: 5px; 
	background-color: #c7eaf8; */
	padding-top: 5px;
	overflow-y: scroll;
}
.chatBoxItems-wrapper {
    overflow-y: scroll;
    overflow-x: hidden;
	height: 500px;
}
.chatBoxItem:hover {
	background-color: #F3F3F3;
}
.row.chatBoxItem {
    margin: 0 -11px 2px -15px;
    padding: 2px;
    /* border: 1px solid #d0d0d0;*/
}
.chatbox-wrapper-bottom-border::before {
    content: " ";
    display: block;
    border-bottom: 1px solid #d0d0d0;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 5px;
    margin-bottom: 5px;
}
.msgTextBox-wrapper {
    padding: 5px;
    height: 58px;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    margin-bottom: 5px;
}
#MsgBtn.btn-info {
    color: #2CB1E6;
    background-color: transparent;
    border-color: transparent;
    font-size: 30px;
    padding: 0;
}
.msgTextBox-wrapper .form-control {
    border-color: transparent;
    box-shadow: none;
    height: 45px;
    width: 90%;
    float: left;
}
.row.chatBoxItem.selected-pointer{
	/* border-right: 10px solid #2CB1E6;*/
	background-color: #f7d6c442;
}
.user-app-msg, .owner-app-msg{
	font-size: 14px;
	padding: 10px;
	border: 1px solid #d0d0d0;
	border-radius: 15px;
	margin-left: 10%;
	max-width: 52%;
	min-width: 43%;
	margin-bottom: 10px;
}
.user-app-msg{
	background-color: #b5e3f2; 
	float: right; 
}
.owner-app-msg{	
	background-color: #fff; 
	float: left;
	margin-left: 45px;
	margin-right: 60px;
}
.owner-app-msg-img {
	margin-left: -55px;
	width: 55px;
	float: left;
}
.owner-app-msg-img img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.app-time-wrapper{
	float: right; 
	margin: 0 0 -5px 4px; 
	width: 100%; 
	text-align: right;
}
.app-time-span-wrapper {
	color: rgba(0,0,0,0.45); 
	font-size: 11px;
	height: 15px; 
	line-height: 15px; 
	white-space: nowrap;
}
.app-time-span-wrapper span {
	display: inline-block; 
	vertical-align: top;
}
.sender-msg-img, .sender-msg-name, .sender-msg-info{
	cursor: pointer;
}
.sender-msg-info {
	color: #d5d5d5;
	font-size: 21px;
	margin-top: 6px;
	margin-right: 25px;
	float: right;
	border: 1px solid #d5d5d5;
	padding: 0px 13px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
}
/* Custom checkbox */
.custom-checkbox {
	position: relative;
}
.custom-checkbox input[type="checkbox"] {    
	opacity: 0;
	position: absolute;
	margin: 5px 0 0 3px;
	z-index: 9;
}
.custom-checkbox label:before{
	width: 18px;
	height: 18px;
}
.custom-checkbox label:before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	background: white;
	border: 1px solid #bbb;
	border-radius: 2px;
	box-sizing: border-box;
	z-index: 2;
}
.custom-checkbox input[type="checkbox"]:checked + label:after {
	content: '';
	position: absolute;
	left: 6px;
	top: 3px;
	width: 6px;
	height: 11px;
	border: solid #000;
	border-width: 0 3px 3px 0;
	transform: inherit;
	z-index: 3;
	transform: rotateZ(45deg);
}
.custom-checkbox input[type="checkbox"]:checked + label:before {
	border-color: #03A9F4;
	background: #03A9F4;
}
.custom-checkbox input[type="checkbox"]:checked + label:after {
	border-color: #fff;
}
.custom-checkbox input[type="checkbox"]:disabled + label:before {
	color: #b8b8b8;
	cursor: auto;
	box-shadow: none;
	background: #ddd;
}
/* Modal styles */
.modal .modal-dialog {
	max-width: 400px;
	transform: translate(0,124px)!important;
    background-color: #fff;
    box-shadow: 0 30px 30px rgba(0,0,0,.16);	
}
.modal .modal-header, .modal .modal-body, .modal .modal-footer {
	padding: 20px 30px;
}
.filter-modal-subheader {
    width: 100%;
    border-bottom: 1px solid;
}
.modal-footer.location-filter-footer {
    padding: 7px;
    text-align: unset;
	margin-top: 0;
}
.modal .modal-content {
	border-radius: 3px;
}
.modal .modal-footer {
	background: #ecf0f1;
	border-radius: 0 0 3px 3px;
}
.modal .modal-title {
    display: inline-block;
}
.modal .form-control {
	border-radius: 2px;
	box-shadow: none;
	border-color: #dddddd;
}
.modal textarea.form-control {
	resize: vertical;
}
.modal .btn {
	border-radius: 2px;
	min-width: 100px;
}	
.modal form label {
	font-weight: normal;
}

/*==============================================================  Mobile First Method  =======================================*/ 


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {	
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .jobcardGrid {
        display: inline-grid;
        grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
        grid-gap: 10px;
        width: 100%;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .cardbackground {
        min-height: 215px;
        max-height: 215px;
    }
	.jobcard-content {
		margin-top: -58px;
		height: 145px;
		min-height: 145px;
		max-height: 145px;
	}	
}

@media only screen and (min-width: 1600px) {
	.jobtitle {
		font-size: 20px;
		margin-top: 7px
	}
	.jobcard-body .jobcard-stars {
		font-size: 0px;
	}	
	.jobcard-body {
		font-size: 17px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 1900px) {
    .cardbackground {
       /* 
		min-height: 267px;
        max-height: 267px;
		*/
    }
	.cardbackground.overview {
		min-height: 215px;
		max-height: 215px;
	}
    .jobsboarttext {
        min-height: 212px;
    }
}


/*==========  Non-Mobile First Method  ==========*/

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 1025px) {
.jobcard-footer-col {
		font-size: 13px;
	}
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
	.jobcard-footer-col {
		font-size: 10px;
	}
}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
	.jobcard.grid-item {
		margin-bottom: 5px;
	}
	.jobcard-body {
		min-height: 205px;
	}
	.jobcard-footer {
		display: inline-block;
	}
	.jobcard-footer-col {
			font-size: 10px;
	}	
}

@media only screen and (max-width: 741px) {
	.jobcard.grid-item {
		margin-bottom: 5px;
	}
	.jobcard-body {
		min-height: 205px;
	}
	.jobcard-footer {
		display: inline-block;
	}
	.jobcard-footer-col {
			font-size: 12px;
	}
	.jobcard-body {
		min-height: 230px;
	}	
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
	.cardbackground {
		min-height: 215px;
		max-height: 215px;
	}
	.jobtitle {
		font-size: 16px;
	}
	.jobcard-body {
		font-size: 16px;
	}
	.jobpage-description-wrapper {
		max-width: 100%;
		margin-top: -65px;
	}
	.jobshorttext {
		font-size: 16px;
	}
	.overview-jobcard-footer {
		display: inline-block;
		height: 39px;
		padding: 5px 10px;
	}	
	.single-jobcard-footer-col.col2, .single-jobcard-footer-col.col5 {
		padding-left: 0;
	}
	.single-jobcard-footer-col.col1, .single-jobcard-footer-col.col4 {
		padding-left: 0;
	}
	.overview-jobcard-footer-col.col1, .overview-jobcard-footer-col.col4 {
		padding-left: 0;
		width: 67%;
		padding-left: 10px;
	}	
	.overview-jobcard-footer-col.col3, .overview-jobcard-footer-col.col6 {
		width: 30%;
	}	
	.single-jobcard-footer {
		padding: 0;
	}
	.single-jobcard-footer-col {
		font-size: 12px;
	}
	.hopjob-overview-page {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.jobtitle {
		text-align: center;
	}
	.jobcard-body {
		min-height: 180px;
		max-height: 180px;
	}
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}

/* IE10 + custom styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	.jobcardGrid {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.jobcard.grid-item {
		width: calc(100% * (1/4) - 10px - 1px);
		margin: 5px;
		align-content: space-between;
		box-sizing: border-box;
		height: 490px;
	}
	.jobpage-specification-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;		
	}
	.jobpage-specification-item {
		width: calc(100% * (1/5) - 10px - 1px);
		align-content: space-between;
		box-sizing: border-box;
	}
}


