@charset "UTF-8";
/* CSS Document */

body {
    /*background-color: #2dabab;*/
   
}

#homepageImage{
    /*background-image: url('../images/homepageImage/homepageImageBig.jpg');*/
    margin: 4em;
}

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

}

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

#communityline{
	padding: 2em 0 0;
	left:0;
}

#contentContainerLogin {
    max-width: 500px;
    margin: auto;
}

#indexpage {

    left: 0em; 
}

div#background-image-Container {
  background-image: none !important;
  background: rgba(245, 245, 245, 1);
}

#step ul {

   

}

#results-container{
	
	margin: 0.5em 1em 1em 1em;
	
	}
	
/* 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;*/
    -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, .75);
	box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, .75); 

    height: 4em;
    min-width: 300px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#logo {
    color: #ffffff;
    float: left;
    font-size: 1.2em;
    height: 3em;
    left: 5%;
    position: relative;
    top: 0.8em;
}

.cheeseHeaderIcon {
    color: #fff;
    float: left;
    font-size: 1.6em;

    position: relative;
    left: -0.5em;
}

.cheeseHeaderIcon img {
height:30px;
width:auto;
padding: 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*/
#tab-bar a {
    color: #FFFFFF;
    display: block;
    font-size: 0.6em;
    height: 5.5em;
    margin: 0 0.833em;
    overflow: hidden;
    padding-top: 1.2em;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 0.2em;
}

/* bottom bar resize end*/


#page {
    margin: auto;
    text-align: center;
    margin:2.5em auto 6.5em;

}

#contentContainer {
    margin: 1em auto 5.2em;
    padding: 1.5em 0 1.2em;

   
}

#topBaroverlay {
       height: 3.5em;
    
}

.BackArrowIcon {
    color: #3445a1;;
    font-size: 1.5em;
    padding: 0 0 0 0.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;
	font-weight: bold;
	padding: 0.3em 1em 0.8em 0.5em;
	
	
}

#jobbuddiesprofileInfo .recommDesc{
	
	color: #fff;
    font-size: 0.7em;
    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;
overflow: auto;
    overflow-y: hidden;
    margin: 0 auto;
    white-space: nowrap;
}


#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;
}

#messageNumberbox, #MouseMateNumberbox, #JobCountNumberbox, #JobApplyNumberbox {

    margin: 0.7em 0 0 0.3em;
}


/* 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: 3.5em auto;
    position: relative;
}

#remembercopy{
	font-size:0.8em;
	
}

#userTypeTab {
    background-color: #bd57d7;
    border-radius: 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 6em;
    position: fixed;
    text-align: left;
    top: 5.7em;
    width: 14em;
    z-index: 1001;
}

.cc_container .cc_message {
    width: 100%;
}

#centerMediaLogos {
    width: 20em;
}

#media{
	float:left;
}
