@charset "UTF-8";
/* CSS Document */
body {
    /*background-color: #2dabab;*/
}

/*
#background-image-Container {
	
	background: url('../images/doddlers-desktop-image.jpg') no-repeat center center;
	background: rgba(245, 245, 245, 1);
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color:#ffffff;
box-shadow: inset 0 0 0 100vmax rgba(0, 0, 0, .5);

}
*/

#homepageImage {
            left: -104px;
        position: relative;
        margin: 6em auto 5em;
        min-height: 0em;
    }
}

#homepageImage img{
	
	width:400px;
	height:auto;
}

.li-textcenter{
	text-align: center;
	margin: 0 0 0 -1.1em;
}

#page {
    margin: none;
    width: 92%;
}

#siteContainer {
    

}


/* center website*/
#container {
    height: 100%;
    margin: auto;
    text-align: center;
    width: 1000px;
}

/*start buttons position*/
#contentContainerStart {
    
  }
  
#contentContainerLogin{
position:relative;
left: -6.5em;
}


/* top bar resize*/
#topMenu {
    background: linear-gradient(to bottom, #202020 1%, #59696B 6%, #202020 58%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*border-bottom: 1px solid #01839D;*/
    /*box-shadow: 0 0 10px 2px rgba(1, 131, 157, 0.75);*/
    height: 4em;
    min-width: 300px;
    position: fixed;
    top: 0;
    width: 100%;
    
    z-index: 1001;
}

#logo {
    color: #ffffff;
    float: left;
    font-size: 1.3em;
    height: 3em;
    left: 3.7em;
    position: relative;
    top: 0.6em;
}

.cheeseHeaderIcon {
    color: #fff;
    float: left;
    font-size: 1.6em;
    position: relative;
    left: -0.5em;
}

.cheeseHeaderIcon img {
height:30px;
width:auto;
padding: 0.1em 0;

}

#headerSettings {
    margin: auto;
    padding: 0 1em 0 0;
    position: relative;
    text-align: center;
    top: 1.3em;
    width: 30%;
}

#headerBtn {
    float: right;
    position: relative;
    right: 5%;
    top: 1em;
}

/* top bar resize end*/

/* bottom bar resize*/

#botomMenu {
    bottom: 0;
    left:0;
    height: 100%;
    position: fixed;
    top: 4em;
    width: 17em;
    height:100%;
    background: rgb(32,32,32); /* Old browsers */
    z-index: 1002;
}


#tab-bar {

  background: #050405;
 
  position: relative;
  zoom: 1;
  
  /* box shadow */
-moz-box-shadow: 0px -1px 6px #222;
-webkit-box-shadow: 0px -1px 6px #222;
box-shadow: 0px -1px 6px #222;
  

background: rgb(32,32,32); /* Old browsers */

  
/*
background: -moz-linear-gradient(top, rgba(32,32,32,1) 1%, rgba(89,105,107,1) 6%, rgba(32,32,32,1) 58%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(32,32,32,1)), color-stop(6%,rgba(89,105,107,1)), color-stop(58%,rgba(32,32,32,1))); 
background: -webkit-linear-gradient(top, rgba(32,32,32,1) 1%,rgba(89,105,107,1) 6%,rgba(32,32,32,1) 58%); 
background: -o-linear-gradient(top, rgba(32,32,32,1) 1%,rgba(89,105,107,1) 6%,rgba(32,32,32,1) 58%); 
background: -ms-linear-gradient(top, rgba(32,32,32,1) 1%,rgba(89,105,107,1) 6%,rgba(32,32,32,1) 58%); 
background: linear-gradient(to bottom, rgba(32,32,32,1) 1%,rgba(89,105,107,1) 6%,rgba(32,32,32,1) 58%);  */


}

#JobprofilePic {
    
    /*padding: 0.7em 1em 0 0;*/
    /*margin:10px;*/

}

/* Clearfix to stop our floats escaping */
#tab-bar:before, #tab-bar:after {
  content: "\0020";
  display: block;
  height: 0;  
  overflow: hidden;

}

#tab-bar:before{
border-top: 1px solid #000;
}

#tab-bar:after {
  clear: both;
}

/* Float our three list items so they're evenly spaced */
#tab-bar li {
  display: inline;
  /*border-right: 1px #333 solid;
  float: none;*/
  width: 17em;
 
  
}

.navActive {
    background-color: #222;
    box-shadow: 0 0 15px #000 inset;
}

/* Set a elements as blocks */
#tab-bar a {
    border-bottom: 1px solid #000;
    /*border-top: 1px solid #FFFFFF;*/
    color: #FFFFFF;
    display: block;
    font-size: 0.6em;
    height: 4.8em;
    margin: 0.1em 0;
    overflow: hidden;
    padding-top: 0.8em;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 0.2em;
}

#messageNumberbox, #MouseMateNumberbox, #JobCountNumberbox, #JobApplyNumberbox {
  
    margin: 0.3em 0 0 0.4em;
}


/* bottom bar resize end*/


#page {
    margin: 3em 0 0 16em;
    max-width: 1000px;
    text-align: center;
    width: 70%;
    max-width: 700px;
    width: 92%;
}


#contentContainer {
    margin: 1em auto 5.2em;
    padding: 1.5em 0 1.2em;
    /*top: 1.5em;*/
   
}


#topBaroverlay {
       height: 3.5em;
    
}

.BackArrowIcon {
    color: #3445a1;
    font-size: 1.5em;
    padding: 0 0 0 0.3em;
}

#overlayclose1, #overlayclose2, #overlayclose3, #overlayclose4 {
    
}

#backArrow{
  width:100px;
  margin:auto;
  left: -24em;
    margin: auto;
    min-width: 10px;
    position: relative;
    
    top: 1em;
}


.BackArrowIcon {
    color: #3445a1;;
    font-size: 1.5em;
    margin: auto;
    max-width: 200px;
    padding: 0 0 0 0.3em;
    text-align: center;
    width: 100px;
}

/*
#popPage1, #popPage2, #popPage3 {
   margin: 0 16em 5.2em;
    max-width: 700px;
    padding: 1em 0 1.2em;
    
  }
  */

#popPage1, #popPage2, #popPage3, #popPage4 {
    margin: auto;
    max-width: 700px;
    padding: 1em 0 1.2em 13em;
}

#overlay1, #overlay2, #overlay3, #overlay4 {
    min-width: 1000px;
    z-index: 1001;
}

#jobheadline1, #jobheadline2, #jobheadline3, #jobheadline4 {
    cursor: default;
    left: 6.4em;
    margin: auto;
    max-width: 500px;
    position: relative;
    top: -1.3em;
}





h3{
    font-size: 1.2em;
  margin: 0 0 -0.4em 0;
  
}

#jobbuddiesprofileInfo .profileName{
	
	color:#000;
	font-size:1em;
	font-weight: bold;
	padding: 0.3em 3em 0.8em 2em;
	
	
}

#jobbuddiesprofileInfo .recommName{
	
	color:#000;
	font-size:1em;
	line-height:1.5em;
	font-weight: bold;
	padding: 0.3em 1em 0.8em 0.5em;
	
	
}

#jobbuddiesprofileInfo .recommDesc{
	
	color: #000;
    font-size: 1em;
    padding: 0.3em 0.5em 0.8em;
	
	
}

#jobbuddiesprofileInfo .RecommendedJobName {
    color: #000;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0.3em 3em 0.3em 0;
}

#main-jobs-list-center{
margin:auto; 
text-align: center;
width:100%;	
height: 2.6em;
}

#main-recommendation-list-center{
	

    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    text-align: center;
    white-space: nowrap;
    width:100%;	
	height: 5em;
	cursor:pointer;
    
}

.table-action-recommend{
	
	width:1000px;
}

#jobs-list-center{
	
display: inline-block;

}

#Nojobs-list-center{
padding: 0.4em;
display: inline-block;
margin:auto;
text-align: center;

}

.jobtable-view li {
float:left;
margin: 0.2em;
    min-width: 6em;
    padding: 0.6em 0.2em 0.1em;
	list-style-type: none;
  /*border-top: 1px #fff solid;
  border-bottom: 1px #00546e solid;*/
  
background: none repeat scroll 0 0 rgba(0, 84, 110, 0.6);
	/*background:  rgba(3,153,80,0.3) ; /* FF3.6+ */
/*
	-webkit-box-shadow: 2px 0px 2px -2px #000 ;
	-moz-box-shadow: 2px 0px 2px -2px #000 ;
	box-shadow: 2px 0px 2px -2px #000 ;

	-moz-border-radius: 5px;
	border-radius: 5px;
	*/
	   font-family:"Trebuchet", Arial, Helvetica, sans-serif;
	
  color: #fff;
	font-size:0.81em;
	line-height:1.9em;


}


#messageBtn .send{
	margin:0.3em;
	float:left;
	min-width: 6em;

	/*backgound: transparent;*/
	
}



#messageBtn .sent{
	margin:0.3em;
	min-width: 6em;
	
	/*backgound: transparent;*/
	
}

.table-action .ignoreFriend {
    float: left;
    left: 1em;
    position: relative;
    text-align: left;
    width: 1em;
}

.table-action .addfriendresult {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    left: 34%;
    overflow: hidden;
    padding: 1em 0 0.8em;
    position: absolute;
    text-overflow: ellipsis;
    top: 2.3em;
    white-space: nowrap;
    width: 63%;
    }
    
#buddiesprofileInfo .messageName{
	
	color:#000;
	font-size:1em;
	font-weight: bold;
	padding: 0.5em 0 0.1em 0em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	
	
}

#buddiesprofileInfo .profileName{
	
	color:#000;
	font-size:1em;
	font-weight: bold;
	padding: 1em 0 0.8em;
	white-space: nowrap;
	width:50%;
	overflow: hidden;
	text-overflow:ellipsis;
	
	
}

#Recommendation_profileInfo .profileName{
	
	color: #000;
    font-size: 1em;
    font-weight: bold;
    overflow: hidden;
    padding: 0.5em 0 0.8em;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
	
	
}


/* date picker */

div.ui-datepicker, .ui-datepicker input{font-size:110%; z-index:3000000;/*margin-top: 10em; margin-left: 1em;*/}

#datefrom.ui-datepicker, #datefrom.ui-datepicker input{font-size:110%;  z-index:3000000;}

#settingContainer {
    margin: 2.5em auto;
    position: relative;
}

#remembercopy{
	font-size:0.8em;
	
}

#userTypeTab {
    background-color: #bd57d7;
    border-radius: 0 0 0 100px;
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.75);
    color: #fff;
    cursor: default;
    font-family: "GillSansStd-UltraBold";
    font-size: 0.7em;
    padding: 0 0 0 3.5em;
    position: fixed;
    right: 0;
    text-align: left;
    top: 5.7em;
    width: 12em;
    z-index: 1001;
}

.cc_container .cc_message {
    width: 100%;
}

#centerMediaLogos {
    width: 20em;
}


#media{
	float:left;
}

