body {
    font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	background-color:#E5E5E5;
}

@keyframes blinking {
    from {background-color: #d3d3d3;}
    to {background-color: #FF6808;}
}

.blinking{
	background-color:red;
	animation-name: blinking;
    animation-duration: 1s;
	animation-iteration-count:infinite;
	animation-direction: alternate;
}

.paging{
	margin-top:5px;
	margin-bottom:5px;
}

.paging a{
	text-decoration:none;
	font-weight:bolder;
	margin:2px;
	padding:2px;
	color:#43579C;
	border:1px solid lightgrey;
}

.paging a:hover{
	background-color:#aaa;
}

.paging #a_active{
	background-color:#aaa;
}

.page_title {
	font-size:24px;
	font-weight:bolder;
	color:#43579C;
	padding-bottom:20px;
}

.popup_message {
	width:300px;
	height:150px;
	font-size:18px;
	font-weight:bolder;
	color:#43579C;
}

.popup_message td{
	text-align:center;
	vertical-align:middle;
}

.error_message {
	color: red !important;
}

.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

.fixedHeader {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2000;
    width: 100%;
}

.fixedHeader:first-child{
	box-shadow: 0px 1px 3px #000;
	background-color: rgba(255, 255, 255, 0.80);
}

.mainImage{
	background-image: url('../images/main_image.jpg');
	z-index:1;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100% 100%; 
	width:100%;
	height:620px;
	background-attachment:fixed;
}

.callout{
	background-image: url('../images/main_image_callout.jpg') !important;
}

.employer{
	background-image: url('../images/main_image_employer.jpg') !important;
}

.frontRegisterArea {
	height:300px;
	width:432px;
	background-color: rgba(12, 179, 29, 0.6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.txt_login{
	padding-left:5px;
	height:21px;
	width:165px;
	border:2px solid #43579C;
}

.btn_sign{
	width:77px;
	height:27px;
	background-color:#FF6808;
	border: solid 1px #B3B3B3;
	color:#FEFEFE;
}

.btn_sign:hover {
	background-color:rgba(255, 104, 8, 0.8);
}

.starts_here{
	vertical-align:top;
	color:white;
	font-weight:bolder;
	font-size:25px;
}

.starts_here_input{
	height:35px;
	width:350px;
	padding:0px 10px 0px 10px;
	background-color:white;
	border:1px solid #43579C;
	font-size:14px;
}

.language_active{
	color:#43579C;
	font-weight:bold;
	cursor : pointer;
	font-size:13px;
}

.language_notactive{
	color:#FF6808;
	font-weight:bold;
	cursor : pointer;
	font-size:11px;
}
.language_notactive:hover{
	color:#43579C;
}

.signin_or{
	color:grey;
	font-size:11px;
}
.signin_link {
	color:#43579C;
	font-weight:bold;
	cursor : pointer;
	font-size:13px;
}

.signin_link:hover {
	color:#FF6808;
}

.search_area_input{
	height:27px;
	width:300px;
	padding:0px 10px 0px 10px;
	background-color:white;
	border:1px solid #43579C;
	font-size:12px;
}

.search_area_select{
	height:27px;
	padding:0px 10px 0px 10px;
	background-color:white;
	border-color:#43579C;
	font-size:12px;
	text-align:right;
	color:grey;
}

.category_search_link {
	width:325px;
	display:list-item;	
}

.category_search_link  a{
	text-decoration:none;
	font-size:13px;
	color:#333;
}

.category_search_link  a:hover{
	color:#43579C;
}

.common_title {
	font-size:20px;
	color:#43579C;
	font-weight:bolder;
	margin-bottom:10px;
}

.fhe_title {
	font-size:20px;
	color:#43579C;
	font-weight:bolder;
	margin-bottom:10px;
}

.footer_area {
	position :absolute;
	width:100%;
	background-color: rgba(67, 87, 156, 0.7);
}

.footer_area  div{
	display:table;
    margin:auto;
}

.footer_area  a{
	text-decoration:none;
	font-size:13px;
	color:#fff;
}

.footer_area  a:hover{
	color:#FF6808;
}

.footer_area  b {
	font-size:14px;
	font-weight:bolder;
}

.v_spacer {
	height:5px;
}

.search_icon {
	width:28px;
	height:28px;
}

.viewing_search_results {
	font-size:20px;
	font-weight:bolder;
	color:black;
}

.sort_by {
	font-size:12px;
	position:relative;
	float:left;
}

.sort_by_select {
	position:relative;
	float:right;
	margin-right:10px;
}

.sort_by_select select{
	width:150px;
}

.viewing {
	position:relative;
	float:right;
	margin-right:30px;
}

.opportunities_list {
	position:relative;
	min-height:40px;
	width:500px;
}

.opportunities_list #title{
	padding-bottom:5px;	
	width:500px;
	cursor:pointer;
	font-weight:bolder;
	font-size:16px;
	text-decoration:underline;
	color:#43579C;
}

.opportunities_list #title_applied{
	padding-bottom:5px;	
	width:500px;
	cursor:pointer;
	font-weight:bolder;
	font-size:16px;
	text-decoration:underline;
	color:grey;
}

.opportunities_list #logo{
	position:absolute;
	left:380px;
}

.opportunities_list #syariah_stamp{
	position:absolute;
	left:280px;
	padding-top:20px;
}

.opportunities_list #detail {
	padding-bottom:7px;	
}

.opportunities_list #container{
	min-height:130px;
	cursor:pointer;
}

.opportunities_list #container:hover{
	background-color: rgba(12, 179, 29, 0.3);
}

.opportunities_list #container table{
	padding: 0px;
	border-spacing: 0px;
}

.opportunities_list #ending {
	width:500px;
	border-bottom:2px solid grey;
}

.opportunity_detail {
	width:100%;
	min-height:600px;
	border:3px solid #43579C;
	overflow: auto;
}

#opportunity_detail_empty{
	display:none;
}

.empty_result {
	margin:10px;
	font-size:16px;
	color:red;
	font-weight:bolder;
}

.opportunity_detail_container {
	margin:10px;
}
.opportunity_detail_container #head{
	padding-bottom:10px;
	font-size: 12px;
    width: 695px;
    min-height: 137px;
    position: relative;
    float: left;
	border-bottom : 2px solid grey;
}

.opportunity_detail_container #opportunity___logo img{
	width:130px;
	height:150px;
	float:right;
}

.opportunity_detail_container #description{
	float:left;
	font-size:13px;
	width: 550px;
}

.opportunity_detail_container  #td1, #td2{
	font-weight:bolder;
	color:#43579C;
	width:1px;
	white-space: nowrap;
}

.opportunity_detail_container  a{
	text-decoration:none;
	color:#43579C;
}

.opportunity_detail_container #main_content{
	padding-top:10px;
	width: 700px;
    position: relative;
    float: left;
}

.opportunity_detail_container #opportunity___description{
	margin-left:20px;
}

.opportunity_detail_container #opportunity___title{
	font-weight:bolder;
	font-size:25px;
	color:#43579C;
	padding-bottom:20px;
}

.opportunity_detail_container   #main_content #td1,#td3{
	font-weight:normal;
	font-size:13px;
	width:200px;
	border-bottom:1px solid #43579C;
	color:black;
}

.opportunity_detail_container   #description_detail{
	margin-top:30px;
	position:relative;
}

.opportunity_detail_container   #description_detail #title{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bolder;
	font-size:14px;
	color:#43579C;
}

.jobtools_area {
	position:absolute;
	top:20px;
	left:530px;
	border:1px solid #43579C;
	width:150px;
	height:250px
}

.jobtools_area div{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}

.jobtools-bottom{
	position:relative;
	height:80px;
	width:500px;
	display: table-cell; 
	vertical-align: middle;
	text-align:center;
}

.jobtools-bottom div{
	margin-left: 50%;
}

.jobtools_btn {
	width:200px;
	height:42px;
	font-size:16px;
	font-weight:bolder;
	color:black;
	background-color: #FF6808;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: table-cell; 
	vertical-align: middle;
	text-align:center;
	cursor:pointer;
	box-shadow: 0px 1px 1px #FF6808;
}

.jobtools_btn_disabled{
	width:200px;
	height:42px;
	font-size:16px;
	font-weight:bolder;
	color:white;
	background-color: #4d4d4d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: table-cell; 
	vertical-align: middle;
	text-align:center;
	cursor:pointer;
}

.jobtools_btn  :hover{
	color: white;
}

.login_form_area  #title{
	font-weight:bolder;
	font-size:18px;
	color:#43579C;
	margin-bottom:10px;
}

.login_form_area  #td1{
	font-weight:bolder;
	font-size:13px;
	color:#43579C;
}

.seeker_profiles_form  #title{
	font-weight:bolder;
	font-size:18px;
	color:#43579C;
	margin-bottom:10px;
}


.seeker_profiles_form  #td1{
	font-weight:bolder;
	font-size:13px;
	color:#43579C;
}

.seeker_profiles_form input{
	padding-left:5px;
	height:30px;
	width:265px;
	border:0px solid white;
	background-color:rgba(192, 192, 192, 0.2);
}

.seeker_profiles_form textarea{
	border:0px solid white;
	height:60px;
	width:265px;
	background-color:rgba(192, 192, 192, 0.2);
}

.seeker_profiles_form #signin{
	width:77px;
	height:27px;
	background-color:#FF6808;
	border: solid 1px #B3B3B3;
	color:#FEFEFE;
}

.seeker_profiles_form #signin:hover{
	background-color:rgba(255, 104, 8, 0.8);
}

.seeker_profiles_form #td1{
	font-weight:bolder;
	font-size:13px;
	color:#43579C;
}

.homepage_greeting {
	vertical-align:middle;
	font-weight:bolder;
	font-size:14px;
	white-space: nowrap;
}

.homepage_greeting  #first_name{
	color:#43579C;
}

.homepage_greeting  img{
	height:50px;
	margin-right:5px;
	cursor:pointer;
}

.homepage_greeting  #photo{
	padding-left:10px;
	padding-right:10px;
}

.homepage_greeting  a{
	color:#FF6808;
	font-size:13px;
}

.whitecard {
	position:relative;
	padding:10px;
	background-color:white;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.card {
	position:relative;
	left:-10px;
	background-color:rgba(12, 179, 29, 0.1);
	width:1000px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.card #title{
	color:#575757;
	letter-spacing: 1px;
	font-size:14px;
	font-weight:bolder;
	border-bottom:1px solid rgba(12, 179, 29, 0.3);
	padding:5px 5px 5px 5px;
}

.card #content{
	color:#333;
	letter-spacing: 0.5px;
	font-size:12px;
	padding:5px 5px 5px 5px;
}

.card #content #photo{
	margin-left: 25%;
	margin-bottom:10px;
	margin-top:10px;
}


.card #content #photo_nav{
	position:relative;
	top:-20px;
	margin-left: 25%;
	margin-bottom:10px;
}

.card .content_data input {
	padding-left:5px;
	height:30px;
	width:400px;
	border:0px solid white;
	background-color:rgba(255, 255, 255, 0.5);
	font-size:14px;
	letter-spacing:1px;
}

.card .content_data input[type=checkbox]{
	width:15px;
	height:15px;
}

.card .content_data textarea{
	padding-left:5px;
	height:80px;
	width:400px;
	border:0px solid white;
	background-color:rgba(255, 255, 255, 0.5);
	font-size:14px;
	letter-spacing:1px;
}

.card .content_data {
	font-size:14px;
	width:700px;
	text-align:left;
}
.card .content_data  td:first-child {width:250px;}
.card .content_data td {padding:5px;}
.card .content_data tr:nth-child(even) {background: rgba(3, 3, 3, 0.3);}
.card .content_data tr:nth-child(odd) {background: rgba(12, 179, 29, 0.3);}

.applicant_resume_header{
	margin-left:230px;
	margin-top:20px;
}

.applicant_resume_header_border{
	margin-top:10px;
	border-bottom:6px solid rgba(12, 179, 29, 0.3);
}

.applicant_resume_border{
	margin-top:20px;
	margin-bottom:10px;
	padding-left:10px;
	font-weight:bolder;
	border-bottom:1px solid rgba(12, 179, 29, 0.3);
}

.applicant_resume_header #name{
	font-weight:bolder;
	font-size:20px;
	padding-top:10px;
	padding-bottom:5px;
}

.applicant_resume_header #workplace{
	font-weight:bolder;
	font-size:14px;
	padding-bottom:5px;
}

.applicant_resume_header #phone,#mail{
	font-weight:bolder;
	font-size:12px;
	padding-bottom:5px;
}

.applicant_resume_profile{
	margin-left:230px;
	margin-top:10px;
	font-size:12px;
}

.navigation {
	width:700px;
	float:right:
}

.btn_post {
	width:70px;
	height:20px;
	font-size:12px;
	font-weight:bolder;
	color:white;
	background-color: #43579C;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:center;
	cursor:pointer;
	border:0px solid white;
}

.seeker_profile_sp_detail{
	position:relative;
	overflow: hidden;
	width:700px;
	padding:10px;
	background-color:rgba(12, 179, 29, 0.2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.greencard_hover :hover{
	background-color:rgba(255, 179, 29, 0.2);
}

.seeker_profile_sp_detail #sp_container{
	position:relative;
	top:-20px;
	width:600px;
	float:left;
	text-align: left;
}

.seeker_profile_sp_detail #sp_position,#sp_degree_major,#sp_school{
	font-weight:bolder;
	font-size:16px;
	padding-bottom:6px;
}

.seeker_profile_sp_detail #sp_range_date, #sp_salary{
	font-size:13px;
	padding-bottom:2px;
}

.seeker_profile_sp_detail #sp_job_type_level, #sp_job_fucntion_category,#sp_gpa{
	font-weight:bolder;
	font-size:13px;
	padding-bottom:2px;
}

.seeker_profile_sp_detail #sp_description{
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	font-size:13px;
}
.seeker_profile_sp_detail #sp_container div{
	position:relative;
	width:600px;
}

.card #start_year,#graduated_year{
	width:70px;
}

.card #summaries,#cover_letter,#cover_letter_en,#cover_letter_id{
	height:400px;
	width:700px;
}

.card #content #table_content{
	position:relative;
	top:-30px;
}

.er_menu:hover{
	background-color:rgba(12, 179, 29, 1);
}

.er_menu{
	position:relative;
	float:left;
	cursor:pointer;
	font-size:14px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color:rgba(67, 87, 156, 0.7);
	font-weight:700;
	line-height:32px;
	padding:0 15px;
}

.notification-counter {
	cursor:pointer;
	background: #5bc0de;
	position: relative;
	left: 0px;
	display: block;
	padding: 2px 5px;
	height: 15px;
	color: #fff;
	text-align: center;
	line-height: 15px;
	font-size: 10px;
	text-transform: lowercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:inline;
}

#conversations{
	margin-top:20px;
	margin-bottom:100px;
	padding:5px;
	border:1px solid #ccc;
}

.bs-callout {
	width:90%;
    padding: 5px;
    margin: 10px 0;
    border: 1px solid #eee;
    border-radius: 3px;
}

.bs-callout-left{
    border-left-width: 5px;
    border-right-width: 1px;
}

.bs-callout-right{
	position:relative;
	left:10%;
    border-left-width: 1px;
    border-right-width: 5px;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
    border-right-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
    border-right-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
    border-right-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
    border-right-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
    border-right-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
    border-right-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
.toast-message-icon {  
    top: 80px;
	left: 200px;
} 

