@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/main_bg.png);
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
h1{
	color:#FFFFFF;
	background-color:#fe0650;
	font-size:28px;
	padding:10px;
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
 	font-weight: 200;
}
h2{
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #fe0650;
	height:40px;
	line-height:24px;
}
hr{
	box-sizing: content-box;
  	height: 0;
	margin-top:50px;
}
li{
	line-height:25px;
}
img, object, embed, video {
	/*max-width: 300px;*/
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	text-align:center;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
#div2 {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.menu_font ul li {
	float: left;
}
ul li a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	line-height:36px;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	margin-right:5px;
}
ul li a:hover {
	background-color:#fe0650;
}

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#div2 {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#div2 {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
#bijunior_container{
	width:100%;
	position:relative;
}
.common_style_center{
	margin-left:auto;
	margin-right:auto;
}
.common_style_image{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
}
#tepe{
	height:50px;
	background-color:#000000;
	text-align:center;
	color:#fff;
	position: fixed;
	top: 0px;
	z-index:99;
}
#menu_content{
	width:320px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}

.menu_font{
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
	font-weight: 600;
	color:#fff;
	font-size:17px;
	margin-top:6px;
	display:none;
}

#menu_content .menu_font ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style:none;
}
#menu_selection{
	background-color:#fe0650;
}
#header_search{
	width: 260px;
	height: 38px;
	background-color: #ffffff;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-repeat:no-repeat;
	background-position: 40px 0px;
	box-shadow: 1px 2px 3px 0px rgba(7, 6, 6, 0.35);
	margin-top:6px;
	float:right;
	margin-right:0px;
}
.search_style{
	font-family: "museo-sans-rounded",sans-serif;
	width: 190px;
	height: 25px;
	color: #767676;
	font-size: 16px;
	font-weight: 400;
	border:none;
	outline: 0;
	margin-left:-42px;
	padding-left:0px;
	background-color:#fff;
	border-radius: 0px;
	padding-top:5px;
}


#Hsocial_icon{
	display:none;
}



.H_social_common{
	height: 34px;
	width: 34px;
	margin-left:5px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	float:left;
}



.H_facebook_icon{
	background-position: -237px 0px;
	float:left;
}
.H_facebook_icon a{
	height: 34px;
	width: 34px;
	display:block;
	cursor:pointer;
	
}
.H_facebook_icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -237px -36px;
}




.H_twitter_icon{
	background-position: -276px 0px;
}
.H_twitter_icon a{
	height: 34px;
	width: 34px;
	display:block;
	cursor:pointer;
	
}
.H_twitter_icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -276px -36px;
}




.H_google_icon{
	background-position: -315px 0px;
}
.H_google_icon a{
	height: 34px;
	width: 34px;
	display:block;
	cursor:pointer;
	
}
.H_google_icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -315px -36px;
}




.H_linkedin_icon{
	background-position: -354px 0px;
}
.H_linkedin_icon a{
	height: 34px;
	width: 34px;
	display:block;
	cursor:pointer;
	
}
.H_linkedin_icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -354px -36px;
}

#bijunior_header{
	clear:both;
	height:195px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/header_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	margin-top:50px;
}
#bj_header_content{
	width:1000px;
	height:168px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
#bj_header_content_tablet{
	width:768px;
	height:168px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
#bj_header_content_mobil{
	width:320px;
	height:153px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
}
#bj_logo{
	width:232px;
	height:195px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/logo.png);
	background-repeat:no-repeat;
	background-position: -0px 16px;
	float:left;
}
#bj_header_works{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/works.png);
	background-repeat:no-repeat;
	width:349px;
	height:158px;
	float:left;
	margin-left:70px;
	margin-top:12px;
}
#bj_slogan{
	width:310px;
	height:26px;
	float:right;
	margin-top:75px;
}
#bj_content{
	width:320px;
	height:auto;
}
.bj_content-height{
	height:auto;
}
.bj_content-height2{
	height:4100px !important;
}
#content-top{
	height:76px;
	padding-top:39px;
}
#content_search{
	display:none;
	width:276px;
	height:46px;
	padding-top:5px;
	padding-left:3px;
	background-position: 0px -73px;
	float:left;
}
#sponsor{
	width: 300px;
	height: 60px;
	background-color: #111213;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.21);
	margin-top:-24px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#sponsor_logo{
	width: 277px;
	height: 70px;
	background-repeat:no-repeat;
	margin-left:23px;
	margin-top:-10px;
	background-color:#111213;
}
.content_gridbox{
	width: 300px;
	height: 450px;
	background-color: #ffffff;
	float:left;
	margin-bottom:30px;
	position: relative;
	margin-left:10px;
  	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.21);
}
.content_gridbox a{
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
	display:block;
}
.content_gridbox a:hover{
	
}
.grid-image{
	width: 300px;
	height: 157px;
}
.grid-textcontent{
	height:390px;
}
.grid_title, .grid-agencyname, .grid-link, .grid-bottom{
	margin-left:24px;
}
.grid_title{
	color: #fe0650;
	width:275px;
	font-size: 20px;
	margin-top:32px;
}
.grid_title a{
	width:275px;
	height:50px;
	color: #fe0650;
	text-decoration:none;
}
.grid_title a:hover{
	text-decoration:underline;
}

.grid-agencyname{
	font-family: "museo-sans-rounded",sans-serif;
	color: #6a6a6a;
	font-size: 20px;
	font-weight: 40;
	padding-top:20px;
}
.grid-link{
	font-family: "museo-sans-rounded",sans-serif;
	color: #6a6a6a;
	font-size: 15px;
	font-weight: 300;
}
.grid-bottom{
	margin-top:0px;
	clear:both;
	width: 272px;
	height:60px;
	border-top: 1px solid #e5e5e5;
	padding-top:15px;
}
.grid-calendar_icon{
	width:100px;
	height:30px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -398px 0px;
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:5px;
	color:#fe0650;
}
.bj_pages_link{
	width:200px;
	height:43px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -431px 0px;
}
.bj-pages-common, .bj-pages-right, .bj-pages-1, .bj-pages-2, .bj-pages-3, .bj-pages-left{
	width: 40px;
	height: 40px;
	float:left;
	text-align:center;
	font-family: "museo-sans-rounded",sans-serif;
}
.bj-pages-common2, .bj-pages-1 a, .bj-pages-2 a, .bj-pages-3 a{
	height:31px;
	width:40px;
	display:block;
	cursor:pointer;
	padding-top:9px;
	color:#bbbbbb;
	text-decoration:none;
	font-size:22px;
}
.bj-pages-common3, .bj-pages-1 a:hover, .bj-pages-2 a:hover, .bj-pages-3 a:hover{
	background-color:#bbbbbb;
	color:#ffffff;
}
.bj-pages-left{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -423px -50px;
}
.bj-pages-left a{
	height:40px;
	width:40px;
	display:block;
	cursor:pointer;
}
.bj-pages-left a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -494px -50px;
}

.bj-pages-1{
	
}
.bj-pages-1 a{
	color:#ffffff;
}
.bj-pages-1 a:hover{
	
}
.bj-pages-2{
	
}
.bj-pages-2 a{
	
}
.bj-pages-2 a:hover{
	
}
.bj-pages-3{
	
}
.bj-pages-3 a{
	
}
.bj-pages-3 a:hover{
	
}
.bj-pages-right{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -455px -50px;
}
.bj-pages-right a{
	height:40px;
	width:40px;
	display:block;
	cursor:pointer;
}
.bj-pages-right a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -526px -50px;
}
.bj-pages_seleckt{
	background-color:#bbbbbb;
	color:#FFFFFF;
}

#bj-foother{
	width:100%;
	height:800px;
	background-color:#000000;
	margin-top:35px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/foother_bg.png);
	background-repeat:no-repeat;
	background-position: 575px 0px;
	display: table;
}
#bj-foother_content{
	width:300px;
	height:700px;
	color:#c9c9c9;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica,  sans-serif;
	font-size:13px;
	padding-top:50px;
	padding-left:20px;
}
.bj-foother-clum{
	width:300px;
	height:200px;
	float:left;
}
.bj-foother_head{
	width:180px;
	height:40px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: 0px -135px;
}
.bj-foother_head2{
	background-position: -300px -135px;
}
.bj-foother_head3{
	background-position: -620px -135px;
}
.bj-foother_text{
	width:260px;
	height:200px;
	padding-left:11px;
}
.bj-foother_text a{
	color:#fe0650;
	text-decoration:none;
}
.bj-foother_text a:hover{
	text-decoration:underline;
}
.bj-foother_social{
	color:#8b8e94;
	height:25px;
	width:85px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	padding-left:30px;
	padding-top:6px;
	margin-left:12px;
	font-weight:bolder;
}
.bj-foother_social a{
	color:#8b8e94;
	text-decoration:none;
}
.bj-foother_social a:hover{
	color:#e7e7e7;
}
#bj-foother_FB{
	background-position: 0px -175px;
}
#bj-foother_TW{
	background-position: 0px -205px;
}
#bj-foother_IN{
	background-position: 0px -235px;
}
#bj-foother_GO{
	background-position: 0px -265px;
}

a.go-to-top {
	display:none;
	background: url('https://bijunior.com/blog/wp-content/themes/rima/framework/image/go-top.png') no-repeat center center;
	width: 50px;
	height: 50px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	text-indent: -9999px;
	font-size: 0;
	cursor: pointer;
	outline: 0;
}
#detail_CONTAINER{
	width:300px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
}
#detail_content{
	width:300px;
	background-color:#FFFFFF;
}
#detail_images{
	width:300px;
	height:159px;
}
#detail_text_content{
	padding-left:10px;
	padding-bottom:20px;
}
#detail_title{
	height:90px;
	width:250px;
	margin-top:20px;
	font-family: "museo-sans-rounded",sans-serif;
	color:#6a6a6a;
	float:left;
}
.detail_title-NAME{
	font-size:25px;
	color:#f6064d;
	font-family: "museo-sans-rounded",sans-serif;
}
#detail_title a{
	text-decoration:underline;
	color:#6a6a6a;
}
.detail_rightblock{
	color:#4a4a4a;
	width:160px;
	height:210px;
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
	font-weight: 100;
}
.detail_histoptext{
	color:#fe0650;
	font-size:15px;
}
.detail_history{
	color:#4a4a4a;
	font-size:30px;
}
.textcolor-red{
	color:#fe0650 !important;
}
#detail_sosialbg{
	padding-top:5px;
	width:160px;
	height:40px;
	margin-left:-5px;
}
.detail_sosial_common{
	width:35px;
	height:35px;
	margin-left:5px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	float:left;
}
.detail_F_icon{
	height: 35px;
	width: 35px;
	display:block;
	cursor:pointer;
	background-position: -646px 0px;
}
.detail_F_icon a{
	
}


.detail_T_icon{
	height: 35px;
	width: 35px;
	display:block;
	cursor:pointer;
	background-position: -684px 0px;
}
.detail_T_icon a{
}

.detail_IN_icon{
	height: 35px;
	width: 35px;
	display:block;
	cursor:pointer;
	background-position: -722px 0px;
}
.detail_T_icon a{
}

.detail_G_icon{
	height: 35px;
	width: 35px;
	display:block;
	cursor:pointer;
	background-position: -760px 0px;
}
.detail_T_icon a{
}

#detail_jobtext{
	width:280px;
	clear:both;
	color:#444444;
	font-size:17px;
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
 	font-weight: 300;
}
#detail_jobtext a{
	color:#fe0650;
	font-family: "museo-sans-rounded",sans-serif;
}
.detail_subtitle{
	font-weight:bold;
	font-size:26px;
	font-family: "museo-sans-rounded",sans-serif;
 	font-weight: 500;
}
.detail-textbold{
	font-size:20px;
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
 	font-weight: 700;
}
.detail-textfoother{
	margin-top:50px;
	height:80px;
	border-top: 3px solid #bebebe;
	font-size:15px;
}
.detail-subsosial{
	width:160px;
	height:40px;
	margin-top:-10px;
	margin-left:-5px;
}
.detail_otherjob{
	width:300px;
}
.detail_otherjobtext{
	color:#fe0650;
	font-size:28px;
	font-family: "museo-sans-rounded",sans-serif;
	margin-bottom:0px;
	padding-left:10px;
}

.Jobadv_top{
	padding-top:80px;
}
#jobadv_content{
	width:708px;
	height:1730px;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	font-family: "museo-sans-rounded",sans-serif;
	color:#888888;
}
.jobadv_div{
	height:105px;
}
.jobadv_divheight{
	height:295px;
}

.jobadv_form{
	color:#4f4f4f;
	width: 670px;
	height: 54px;
	border-style: solid;
  border-width: 1px;
  border-color: rgb(226, 226, 226);
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
   padding-left:10px;
   margin-top:5px;
   margin-bottom:30px;
   font-family: "museo-sans-rounded",sans-serif;
   font-size:20px;
   clear:both;
}
.jobadv_form:focus { 
    outline: none;
	border: 1px solid #fe0650;
    box-shadow: 0 0 7px #fe0650;
}
.jobadv_form_select{
	width: 250px;
	margin-right:20px;
}
.jobadv_formheight{
	height:200px;
	padding:20px;
	width: 650px;
}
.jobadv_formheight2{
	height:150px;
	padding:20px;
	width: 650px;
}
#jobadv_sendbtn{
	text-align:right;
	margin-right:20px;
	margin-top:-60px;
}
#jobadv_top{
	width:575px;
	margin-left:auto;
	margin-right:90px;
	height:105px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/ilanver_tepe.png);
	background-repeat:no-repeat;
}
#BJ-content{
	height:1700px;
}
.BJ-gridbox{
	width: 354px;
	height: 550px;
	background-color: #ffffff;
	float:left;
	margin-bottom:30px;
	position: relative;
	margin-left:20px;
}
.BJ-gridCover{
	width:354px;
	height:276px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/gridcover2.jpg);
	background-repeat:no-repeat;
	background-size: 354px 276px;
	display:block;
	background-color:#97b9bf;
}
.BJ-gridCover:hover{
	background-repeat:no-repeat;
	background-size: 100%;
	
}
.BJ-gridProfile{
	width:118px;
	height:118px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/gridprofile.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	box-shadow: 0px 0px 0px 9px rgba(255,255,255,0.3);
	left:100px;
	top:190px;
}
.BJ-gridName{
	width:100%;
	height:30px;
	margin-top:60px;
	font-family: "museo-sans-rounded",sans-serif;
    font-size:27px;
	text-align:center;
	color:#49484e;
	margin-bottom:5px;
	font-style: normal;
	font-weight: 300;
}
.BJ-gridTitle{
	width:290px;
	font-family: "museo-sans-rounded",sans-serif;
    font-size:15px;
	font-style: normal;
	font-weight: 300;
	text-align:center;
	color:#6a6a6a;
	margin-bottom:15px;
}
.BJ-gridButton{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -205px -176px;
	width:128px;
	height:43px;
	margin-bottom:20px;
}
.BJ-gridButton a{
	display:block;
	cursor:pointer;
	width:128px;
	height:43px;
}
.BJ-gridButton a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -205px -221px;
}
.BJ-GridSocial_common{
	height: 34px;
	width: 34px;
	margin-left:5px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	float:left;
}

.BJ-Grid-F-icon{
	background-position: -237px 0px;
	float:left;
}
.BJ-Grid-F-icon a, .BJ-Grid-T-icon a, .BJ-Grid-G-icon a, .BJ-Grid-IN-icon a, .BJ-Grid-BH-icon a{
	height: 34px;
	width: 34px;
	display:block;
	cursor:pointer;
	
}
.BJ-Grid-F-icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -237px -36px;
}


.BJ-Grid-T-icon{
	background-position: -276px 0px;
	float:left;
}

.BJ-Grid-T-icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -276px -36px;
}

.BJ-Grid-G-icon{
	background-position: -315px 0px;
	float:left;
}

.BJ-Grid-G-icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -315px -36px;
}

.BJ-Grid-IN-icon{
	background-position: -354px 0px;
	float:left;
}

.BJ-Grid-IN-icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -354px -36px;
}

.BJ-Grid-BH-icon{
	background-position: -355px -73px;
	float:left;
}

.BJ-Grid-BH-icon a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -315px -73px;
}
.BJ-gridBottom{
	text-align:center;
	padding-left:36px;
	margin-left:auto;
	margin-right:auto;
	width: 236px;
}
.BJ-TopContent{
	height:80px;
	margin-top:0px;
}
.BJ-creatButton{
	width:300px;
	height:60px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -336px -179px;
	float:left;
	margin-left:20px;
}
.BJ-creatButton a{
	display:block;
	cursor:pointer;
	width:300px;
	height:60px;
}
.BJ-creatButton a:hover{
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -336px -240px;
}
.detail_topMargin{
	margin-top:70px;
}
#logo_top{
	height: 50px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	float: left
}
#mobil_homeicon{
	width:38px;
	height:38px;
	background-image:url(https://bijunior.com/blog/wp-content/themes/rima/framework/image/content_icon.png);
	background-position: -574px -57px;
	float:right;
	margin-top:6px;
	margin-right:10px;
}
#mobil_homeicon a{
	height:38px;
	width:38px;
	display:block;
	cursor:pointer;
	float: left;
}
#jobinfo_content{
	width:280px !important;
	font-family: "museo-sans-rounded",sans-serif;
	color:#888888;
	background-repeat:no-repeat;
	background-position: 20px 60px;
	padding-top:80px;
}
.jobinfo_head{
	font-size:27px;
	color:#2e2e2e;
}
.jobinfo_text{
	font-size:17px;
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
	color:#444444;
 	font-weight: 300;
	padding-left:25px;
}
.jobinfo_text a{
	color:#fe0650;
	font-family: "museo-sans-rounded",sans-serif;
}
.jobinfo-textbold{
	font-size:20px;
	font-family: "museo-sans-rounded",sans-serif;
	font-style: normal;
 	font-weight: 500;
}