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:#0CB31D;
	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:#0CB31D;
	padding-bottom:20px;
}

.popup_message {
	width:300px;
	height:150px;
	font-size:18px;
	font-weight:bolder;
	color:#0CB31D;
}

.popup_message td{
	text-align:center;
	vertical-align:middle;
}

.error_message {
	color: red !important;
}

.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

.nofixedHeader {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2000;
    width: 100%;
	height:70px;
	box-shadow: 0px 1px 3px #000;
	background-color: white;
}

.fixedHeader {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2000;
    width: 100%;
}

.fixedHeader:first-child{
	height:70px;
	box-shadow: 0px 1px 3px #000;
	background-color: rgba(255, 255, 255, 1);
}

.mainImage{
	background-image: url('../images/main_image_2.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 #0CB31D;
}

.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 #0CB31D;
	font-size:14px;
}

.language_active{
	color:#0CB31D;
	font-weight:bold;
	cursor : pointer;
	font-size:13px;
}

.language_notactive{
	color:#FF6808;
	font-weight:bold;
	cursor : pointer;
	font-size:11px;
}
.language_notactive:hover{
	color:#0CB31D;
}

.signin_or{
	color:grey;
	font-size:11px;
}
.signin_link {
	color:#0CB31D;
	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 #0CB31D;
	font-size:12px;
}

.search_area_select{
	height:27px;
	padding:0px 10px 0px 10px;
	background-color:white;
	border-color:#0CB31D;
	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:#0CB31D;
}

.common_title {
	font-size:20px;
	color:#0CB31D;
	font-weight:bolder;
	margin-bottom:10px;
}

.fhe_title {
	font-size:20px;
	color:#0CB31D;
	font-weight:bolder;
	margin-bottom:10px;
}

.footer_area {
	position :absolute;
	width:100%;
	background-color: rgba(12, 179, 29, 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:#0CB31D;
}

.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;
}

.container_odd{
	background-color:#f1f1f1;
}

.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 #0CB31D;
	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:#0CB31D;
	width:1px;
	white-space: nowrap;
}

.opportunity_detail_container  a{
	text-decoration:none;
	color:#0CB31D;
}

.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:#0CB31D;
	padding-bottom:20px;
}

.opportunity_detail_container   #main_content #td1,#td3{
	font-weight:normal;
	font-size:13px;
	width:200px;
	border-bottom:1px solid #0CB31D;
	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:#0CB31D;
}

.jobtools_area {
	position:absolute;
	top:20px;
	left:530px;
	border:1px solid #0CB31D;
	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:#0CB31D;
	margin-bottom:10px;
}

.login_form_area  #td1{
	font-weight:bolder;
	font-size:13px;
	color:#0CB31D;
}

.seeker_profiles_form  #title{
	font-weight:bolder;
	font-size:18px;
	color:#0CB31D;
	margin-bottom:10px;
}


.seeker_profiles_form  #td1{
	font-weight:bolder;
	font-size:13px;
	color:#0CB31D;
}

.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:#0CB31D;
}

.homepage_greeting {
	vertical-align:middle;
	font-weight:bolder;
	font-size:14px;
	white-space: nowrap;
}

.homepage_greeting  #first_name{
	color:#0CB31D;
}

.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 #about{
	color:#575757;
	letter-spacing: 1px;
	font-size:14px;
	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 #premium_member{
	position:absolute;
	top: 150px;
	left: 500px;
}

.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: #0CB31D;
	-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:90px;
}

.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(12, 179, 29, 0.7);
	font-weight:700;
	line-height:32px;
	padding:0 15px;
}


#blogs{
    width:980px;
    padding:0;
    margin:auto;
}

#wrapper{
    width:980px;
    margin-top:100px;
}

#categorymenu{
    background-color: white;
    width:980px;
    height:40px;
    text-align:center;
}

.btnlink{
    margin-top:7px;
    margin-left:25px;
    margin-right:25px;
    padding:5px;
	background-color:white;
	border: 0px;
	-webkit-appearance: none;
	font-size: 13px;
	cursor:pointer;
}

.btnlink:hover{
    color:#0CB31D;
}

#content{
    width:980px;  
}

.content-left{
    padding:0px 10px 10px 10px;
    margin-top:30px;
    width:265px;
    background-color:white;
    border-radius:5px;
    text-align: center;
    
}

#content-right{
    margin-top:50px;
    width:350px;
    height:200px;
    float:right;
    margin-bottom:50px;
}

.textrotate{
    background-color:#FF6808;
    width:90px;
    height:20px;
    position:relative;
    padding-top:3px;
    top:10px;
    left:-32px;
    z-index:999;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}
