
.content input[type="text"], .content input[type="email"], .content input.password, .content textarea, .content select, .content form input[type="text"], .content form input[type="email"], .content form input.password, .content form textarea, .content form select{
	box-shadow:none;
	border: 1px solid #cbd1d9;
	background: #fff;
	padding:5px 10px;
	color: #6e90a9;
}

#alert_name{
	font-weight: bold;
}

.cl-bs .btn-standard{
	color: #889fb8;
	background: #e8ecf1;
}

	.cl-bs .btn-standard:hover{
		background:#d9dee4;
		color:#889fb8;
	}

#cl-cart-app #cl-postings .cl-posting .row .select2-container .select2-choices, #cl-cart-app #cl-postings .cl-post-option{
	border: 1px solid #cbd1d9;
}

.cl-bs .form-control[disabled], .cl-bs .form-control[readonly], fieldset[disabled] .cl-bs .form-control{
	background-color: #eef2f7;
}

#cl-cart-app #cl-postings .cl-posting .row.instructions{
	color:#889fb8;
}
#cl-cart-app #cl-postings .cl-posting .post-section .post-section-title, #cl-cart-app #cl-postings .cl-posting .radio-text.cl-text-selected, #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-choice label.cl-text-selected, #cl-cart-app #cl-postings .cl-posting .post-section .sub-section .instructions{
	color:#6e90a9;
}

#cl-cart-app #cl-postings .cl-posting .radio-text{
	color: #9da6b2;
}

#cl-cart-app #cl-wizard-titles{
	background: #f1f5fa;
}

#cl-cart-app #cl-wizard-titles .cl-title{
	border-color:#c9d7e2;
}

#cl-cart-app #cl-wizard-titles .cl-title .cl-link{
	color: #c9d7e3;
}

#cl-cart-app #cl-wizard-titles .cl-title.cl-complete .cl-link{
	color: #6e90a9;
}

#cl-cart-app #cl-wizard-titles .cl-title .cl-target-icon .cl-out{
	border: 2px solid #c9d7e3;
}

#cl-cart-app #cl-postings .cl-posting #cl-posting-how-to-apply .cl-target-icon.cl-selected .cl-in, #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-checkmark .cl-checkmark-icon.cl-selected, #cl-cart-app #cl-postings .cl-posting .row .select2-container .select2-choices .select2-search-choice, #cl-cart-app #cl-wizard-titles .cl-title.cl-active{
	background: #38b1ec;
}

#cl-cart-app #cl-postings .cl-posting #cl-posting-how-to-apply .cl-target-icon.cl-selected .cl-out, #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-checkmark .cl-checkmark-icon.cl-selected{
	border-color: #38b1ec;
}

#cl-cart-app #cl-postings .cl-posting #cl-posting-how-to-apply .cl-target-icon .cl-out, #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-checkmark .cl-checkmark-icon{
	border-color:#9da6b2;
}


#cl-cart-app #cl-postings .cl-posting .row .select2-container .select2-choices .select2-search-choice{
	color: #fff;
}

.cl-bs .input-group .form-control{
	color:#6e90a9;
}

.cl-bs .btn-plain{
	background: #d3d8df;
	color: #8e9eaf;
}

.cl-bs .btn-plain:hover, .cl-bs .btn-plain:focus, .cl-bs .btn-plain:active{
	background: #b9bdc5;
	color: #738293;
}
#cl-cart-app #cl-postings h3, #cl-cart-app #cl-postings #cl-posting-credits .post-credits, #cl-cart-app #cl-credits .post-credits .credit-amount-container{
	color:#6e90a9;
}

	#cl-cart-app #cl-credits .post-credits .credit-amount-container{
		background: #e8ecf1;
	}

#cl-cart-app #cl-postings #cl-posting-credits .post-credits h3, #cl-cart-app #cl-totals .cl-grand-total, #cl-cart-app #cl-totals .cl-basket > .cl-sub-total, #cl-cart-app #cl-totals .cl-basket > .cl-item, #cl-cart-app #cl-totals .cl-basket > .cl-name h3, #cl-cart-app #cl-credits h3{
	color:#4d637b;
}



.cl-bs .btn-action{
	background: #38b1ec;
	color: #fff;
}

.cl-bs .btn-action:hover, .cl-bs .btn-action:focus, .cl-bs .btn-action:active{
	background: #309fd5;
	color: #fff;
}

#cl-cart-app .cl-descriptions span em, #cl-cart-app #cl-postings .cl-posting-table .btn-standard.cl-selected, #cl-cart-app #cl-credits .post-credits .credit-amount-container.active{
	background: #38b1ec;
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .post-content p{
	color: #4d637b;
	font-weight: 300;
}

#cl-cart-app #cl-credits h4{
	color:#6e90a9;
}


#cke_ckeditor.cke_chrome{
    border: 1px solid #cbd1d9;
}

#cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-checkmark .cl-checkmark-icon{
    border: 1px solid #889fb8;
}

	#cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-checkmark .cl-checkmark-icon.cl-selected{
		border: 1px solid #38b1ec;
		background: #38b1ec;
	}

#cke_ckeditor .cke_top{
	border-bottom-color: #cbd1d9;
}

#cke_ckeditor .cke_bottom{
	border-top-color: #cbd1d9;
}

#cl-cart-app #cl-postings .cl-post-option .cl-add-ons{
	border-top:1px solid #cbd1d9;
	background: #f7faff;
}

#cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-addon-choice .cl-addon-choice-text{
	color: #4d637b;
}

#cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-addon-choice .cl-addon-choice-text .cl-addon-info{
	color: #c5cfd9;
}

#cl-cart-app #cl-totals .cl-basket > .cl-item .cl-input-num-group .cl-add-icon, #cl-cart-app #cl-totals .cl-basket > .cl-item .cl-input-num-group .cl-subtract-icon{
	background: #a4bcce;
}

	#cl-cart-app #cl-totals .cl-basket > .cl-item .cl-input-num-group .cl-add-icon:hover, #cl-cart-app #cl-totals .cl-basket > .cl-item .cl-input-num-group .cl-subtract-icon:hover{
		background: #5c7e97;
	}

#cl-cart-app #cl-postings .cl-post-option .cl-checkmark .cl-checkmark-icon.cl-selected{
	border: 1px solid #50b589;
	background: #50b589;
	color: #fff;
}

#cl-cart-app #cl-postings .cl-posting .post-section .summary-edit{
	background:#6e90a9;
}

	#cl-cart-app #cl-postings .cl-posting .post-section .summary-edit:hover{
		background:#628096;
	}


/*****************************
*
*			Red Blue
*
******************************/

body.red-blue #cl-cart-app #cl-postings .cl-posting #cl-posting-how-to-apply .cl-target-icon.cl-selected .cl-in, 
body.red-blue #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-checkmark .cl-checkmark-icon.cl-selected, 
body.red-blue #cl-cart-app #cl-postings .cl-posting .row .select2-container .select2-choices .select2-search-choice, 
body.red-blue #cl-cart-app #cl-wizard-titles .cl-title.cl-active,
body.red-blue #cl-cart-app .cl-descriptions span em, 
body.red-blue #cl-cart-app #cl-postings .cl-posting-table .btn-standard.cl-selected, 
body.red-blue #cl-cart-app #cl-credits .post-credits .credit-amount-container.active,
body.red-blue .cl-bs .btn-action,
body.red-blue #cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-checkmark .cl-checkmark-icon.cl-selected{
	background: #ea5f4c;
}

	body.red-blue .cl-bs .btn-action:hover{
		background: #d95746;
	}

	body.red-blue #cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-checkmark .cl-checkmark-icon.cl-selected{
		border:1px solid #ea5f4c;
	}

	body.red-blue #cl-cart-app #cl-postings .cl-posting #cl-posting-how-to-apply .cl-target-icon.cl-selected .cl-out, 
	body.red-blue #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-checkmark .cl-checkmark-icon.cl-selected{
		border-color:#ea5f4c;
	}

/*****************************
*
*			Gold
*
******************************/

body.gold #cl-cart-app #cl-postings .cl-posting #cl-posting-how-to-apply .cl-target-icon.cl-selected .cl-in, 
body.gold #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-checkmark .cl-checkmark-icon.cl-selected, 
body.gold #cl-cart-app #cl-postings .cl-posting .row .select2-container .select2-choices .select2-search-choice, 
body.gold #cl-cart-app #cl-wizard-titles .cl-title.cl-active,
body.gold #cl-cart-app .cl-descriptions span em, 
body.gold #cl-cart-app #cl-postings .cl-posting-table .btn-standard.cl-selected, 
body.gold #cl-cart-app #cl-credits .post-credits .credit-amount-container.active,
body.gold .cl-bs .btn-action,
body.gold #cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-checkmark .cl-checkmark-icon.cl-selected{
	background: #6a7a5c;
	color: #fff;
}

	body.gold .cl-bs .btn-action:hover{
		background: #546049;
	}

	body.gold #cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-checkmark .cl-checkmark-icon.cl-selected{
		border:1px solid #546049;
	}

	body.gold #cl-cart-app #cl-postings .cl-posting #cl-posting-how-to-apply .cl-target-icon.cl-selected .cl-out, 
	body.gold #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-checkmark .cl-checkmark-icon.cl-selected,
	body.gold #cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-checkmark .cl-checkmark-icon{
		border-color:#6a7a5c;
	}

body.gold #cl-cart-app #cl-wizard-titles{
	background-color: #f8f8f8;
}

body.gold .cl-bs .btn-standard,
body.gold #cl-cart-app #cl-credits .post-credits .credit-amount-container,
body.gold .cl-bs .btn-plain{
	background-color: #dbdbdb;
	color: #6c6c6c;
}

body.gold #cl-cart-app #cl-wizard-titles .cl-title,
body.gold #cl-cart-app #cl-wizard-titles .cl-title .cl-target-icon .cl-out{
	border-color: #dbdbdb;
}

body.gold #cl-cart-app #cl-wizard-titles .cl-title .cl-link{
	color: #dbdbdb;
}

body.gold #cl-cart-app #cl-postings h3, 
body.gold #cl-cart-app #cl-postings #cl-posting-credits .post-credits,
body.gold #cl-cart-app #cl-credits .post-credits .credit-amount-container,
body.gold #cl-cart-app #cl-postings .cl-posting .post-section .post-section-title, 
body.gold #cl-cart-app #cl-postings .cl-posting .radio-text.cl-text-selected, 
body.gold #cl-cart-app #cl-postings .cl-posting #cl-posting-job-type #cl-posting-job-type-choices .cl-choice label.cl-text-selected, 
body.gold #cl-cart-app #cl-postings .cl-posting .post-section .sub-section .instructions,
body.gold #cl-cart-app #cl-postings .cl-post-option .cl-add-ons .cl-addon-choice .cl-addon-choice-text,
body.gold #cl-cart-app #cl-credits h4,
body.gold #cl-cart-app #cl-postings .cl-posting .row.instructions{
	color: #6c6c6c;
}

body.gold #cl-cart-app #cl-postings #cl-posting-credits .post-credits h3, 
body.gold #cl-cart-app #cl-totals .cl-grand-total, 
body.gold #cl-cart-app #cl-totals .cl-basket > .cl-sub-total, 
body.gold #cl-cart-app #cl-totals .cl-basket > .cl-item, 
body.gold #cl-cart-app #cl-totals .cl-basket > .cl-name h3, 
body.gold #cl-cart-app #cl-credits h3{
	color: #444;
}

