@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400&display=swap');

#testnotavailable {}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana;
}

button::-moz-focus-inner{
  border: 0;
  padding: 0;
}

.mobile-nav{
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	box-shadow:0px 0px 5px #ccc;
	margin-top:43px;
	background-color:#fff;
	display:none;
}

.mobile-nav a{
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #8C8C8C;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	font-weight: bold;
}

.mobile-nav a:hover{
	background-color: #F2F2F2;
}
#mn-jobs{
	width: 29%;
}

#mn-signup{
	width:30%;
}
#mn-advice{
	width:40%;
}


#search-box-wrap{
	display:none;
	float:left;
	width:100%;
	height:auto;
}

#search-box-wrap2{
	display:none;
	float:left;
	width:100%;
	height:auto;
}

.mobile-search-icon{
	display:none;
	width:32px;
	height:36px;
	margin-left:8px;
	background-position:7px -2393px;
	float:left;
	background-image:url(../images/icons.png);
	background-repeat:no-repeat;
	text-decoration:none;
	margin-top:5px;
	padding-top:2px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	
}
 { margin: 0; padding: 0; border: 0; }
#site-domain {
	letter-spacing: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;       /* remove default arrow */
	background-image: url(/images/point-down2.png);   /* add custom arrow */
	background-repeat: no-repeat;
	background-position: right 5px center;
}

input, select, textarea{
-ms-box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box; 
box-sizing:content-box;
}

.bg-b3{
	background-color:#333;
}
.bg-b2{
	background-color:#22242A;
}
.bg-b6{
	background-color:#666;
}
.bg-b9{
	background-color:#999;
	
}
.bg-b10{
	background-color: #B6B6B6;
}
.bg-p {
	background-color:#C95F94;
}

.bg-o {
	background-color:#F60;
}

.bg-o3 {
	background-color:#D57B32;
}
.tc-y {
	color:#FC0;
}
.bg-o7{
	background-color:#FC0;
}
.tc-y2 {
	color: #CCA400;
}
.bg-o4{
	background-color:#F93;
}
.bg-o2 {
	background-color: #FFCD82;
}
.bg-g9 {
	background-color:#59BC9E;
}
.tc-g9 {
	color:#3A9277;
}

.bc-5{
	border-radius: 5px 5px;
}
.bc-t-5{
	border-top-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
}
.bc-10{
	border-radius: 10px 10px;
}
.bb-o2 {
	border: 1px solid #FFAF37;
}
.tc-o {
	color: #F60;
}
.bg-g {
	background-color:#A0D568;
}


.tc-w {
	color:#FFF;
}
.tc-p{
	color:#8166C3;
}

.tc-b3 {
	color:#333;
}

.tc-bl3 {
	color: #31ACA3;
}

.tc-bl {
	color:#06F;
}
.bg-o5{
	background-color:#FC3;
}
.bg-o55{
	background-color: #FFEEB9;
}

.tc-bl2 {
	color: #0099CC;
}
.bbc-o{
	border-color:#FC3;
}
.tc-b {
	color:#000;
}
.ts-10{
	font-size:10px;
}
.tc-b9 {
	color:#999;
}

.tc-g {
	color:#3FC567;
}

.tc-g2 {
	color:#096;;
}
.tc-g3 {
	color: #9DFF9D;
	;
}

.bm-t-100 {
	margin-top: 100px;
}
.bm-t-130 {
	margin-top: 130px;
}

.bm-t-10 {
	margin-top: 10px;
}
.bm-t-15 {
	margin-top: 15px;
}
.bm-t-5 {
	margin-top: 5px;
}
.bm-t-20 {
	margin-top: 20px;
}
.bm-t-25 {
	margin-top: 25px;
}
.bm-t-30 {
	margin-top: 30px;
}
.bm-t-40 {
	margin-top: 40px;
}
.bm-t-50 {
	margin-top: 50px;
}
.bm-b-5 {
	margin-bottom: 5px;
}
.bm-b-50 {
	margin-bottom: 50px;
}
.bm-b-70 {
	margin-bottom: 70px;
}
.bm-b-80 {
	margin-bottom: 80px;
}
.bm-b-100 {
	margin-bottom: 100px;
}
.bm-b-40{
	margin-bottom:40px;
}
.bm-b-30 {
	margin-bottom: 30px;
}
.bm-b-35 {
	margin-bottom: 35px;
}
.bm-b-20 {
	margin-bottom: 20px;
}
.bm-b-10 {
	margin-bottom: 10px;
}
.bm-b-15 {
	margin-bottom: 15px;
}

.bm-r-10 {
	margin-right: 10px;
}
.bm-r-05 {
	margin-right: 4%;
}

.bm-r-5 {
	margin-right: 5px;
}

.bp-t-20 {
	padding-top: 20px;
}

.bp-t-50 {
	padding-top: 50px;
}

.bp-r-30 {
	padding-right: 30px;
}
.bg-bl{
	background-color:#0071CE;
}
.bg-bl2{
	background-color: #3CA7FF;
}
.bg-bl3{
	background-color: #4EA2C6;
}

.bp-t-10 {
	padding-top: 10px;
}

.bp-t-15 {
	padding-top: 15px;
}

.bp-t-30 {
	padding-top: 30px;
}


.form-wrap {
	background-color: #A0D568;
	float: left;
	height: auto;
	width: 100%;
	background-position: 97% center;
	background-image: url(../pics/email-icon.png);
	background-repeat: no-repeat;
}

.form-input:hover{
	box-shadow: 0px 0px 6px #9FC;
}
	
.form-input {
	transition: border-color 0.3s 0.1s ease-out;
	box-shadow: 0px 0px 1px #9FC;
	float: left;
	height: 37px;
	width: 97%;
	padding-left: 3%;
	background-repeat: no-repeat;
	background-position: right 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #CCC;
}

.row {
	float: left;
	height: auto;
	width: 100%;
}

.container{
	width: 92%;
	padding-right: 4%;
	padding-left: 4%;
	height: auto;
}

.md {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.mag-b {
	float: left;
	height: auto;
	width: 100%;
}
#wrap-text{
	   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}
.mag-pb-10-l {
	float: left;
	height: auto;
	width: 90%;
	padding-left:10%;	
}
.mag-pb-10-r {
	float: left;
	height: auto;
	width: 90%;
	padding-right:10%;	
}

.mag-pb-5-l {
	float: left;
	height: auto;
	width: 95%;
	padding-left:5%;	
}

.mag-mb-3-l {
	float: left;
	height: auto;
	width: 97%;
	margin-left:3%;	
}

.mag-mb-5-l {
	float: left;
	height: auto;
	width: 95%;
	margin-left:5%;	
}

.mag-mb-2-l {
	float: left;
	height: auto;
	width: 98%;
	margin-left:2%;	
}



.mag-pb-10 {
	float: left;
	height: auto;
	width: 80%;
	padding-left:10%;
	padding-right:10%;
	
}

.mag-pb-5 {
	float: left;
	height: auto;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.mag-pb-1 {
	float: left;
	height: auto;
	width: 98%;
	padding-left:1%;
	padding-right:1%;
}
.mag-b-33 {
	float: left;
	width: 24%;
}
.mag-b-3 {
	float: left;
	width: 25%;
}
.mag-b-9 {
	float: left;
	width: 75%;
}

a {
	transition: all 0.3s 0.1s ease-out;
}

.mag-pb-3 {
	float: left;
	height: auto;
	width: 94%;
	padding-left:3%;
	padding-right:3%;
}

.mag-pb-2 {
	float: left;
	height: auto;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
}
	

#banna {
	background-color: #A0D568;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../pics/banner1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
#free-trial{
	margin-left: 1%
}
.mag-pb-6 {
	height: auto;
	width: 40%;
	padding-right: 5%;
	padding-left: 5%;
	float: left;
}

.mag-b-6 {
	height: auto;
	width: 50%;
	float: left;
}

.mag-b-66 {
	height: auto;
	width: 48%;
	float: left;
	
}



.mag-b-5-6 {
	height: auto;
	width: 46%;
	float: left;
}

.mag-pb-6-5 {
	height: auto;
	width: 40%;
	padding-left:5%;
	padding-right:5%;
	float: left;
}

.mag-b-4 {
	float: left;
	width: 33.3333333333%;
	height: auto;
}

.mag-pb-4-3 {
	float: left;
	width: 27.3333333333%;
	height: auto;
	padding-left:3%;
	padding-right:3%;
}

.mag-b-5 {
	float: left;
	width: 41.3333333333%;
	height: auto;
}

.user-info-5 {
	float: left;
	width: 41.3333333333%;
	height: auto;
	color:#666;
	font-size:14px;
}

.user-info-6 {
	height: auto;
	width: 58%;
	float: right;
	font-size:14px;
}

.mag-pb-5-5 {
	float: left;
	width: 31.3333333333%;
	height: auto;
	padding-left:5%;
	padding-right:5%;
}

.mag-b-7 {
	float: left;
	width: 58.3333333333%;
	height: auto;
}
.br-10{
	border-radius: 10px 10px;
}
.br-5{
	border-radius: 5px 5px;
}
.br-0{
	border-radius: 0px 0px;
}
.mag-b-44 {
	float: right;
	width: 30.3333333333%;
	height: auto;
}

.mag-b-444 {
	float: right;
	width: 27%;
	height: auto;
}

.mag-pb-30-3 {
	float: right;
	width: 30%;
	padding-left:3%;
	padding-right:3%;
	height: auto;
}

.mag-b-2 {
	float: left;
	width: 16.6667%;
	height: auto;
	text-decoration: none;
	display: block;
}

.mag-b-105 {
	float: left;
	width: 8.333%;
	height: auto;
	text-decoration: none;
	display: block;
}

.mag-b-10 {
	float: left;
	width: 83.33333%;
	height: auto;
}

.mag-b-11 {
	float: left;
	width: 93.33333%;
	height: auto;
}

.mag-b-1105 {
	float: left;
	width: 91.33333%;
	height: auto;
}

.mag-mb-2-r-5 {
	float: left;
	width: 16.66666666%;
	height: auto;
	margin-right:5%;
}

.mag-b-8 {
	float: left;
	height: auto;
	width: 66.6666666666%;
}

.mag-pb-8-3 {
	float: left;
	height: auto;
	width: 60.6666666666%;
	padding-left:3%;
	padding-right:3%;
}

.mag-b-805 {
	float: left;
	height: auto;
	width: 70.83666666%;
}
#signup h2 {
	font-size: 24px;
	color: #4A4A4A;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	font-variant: normal;
	font-weight: normal;
}
#signup {
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	height: auto;
	width: 100%;
	background-repeat: repeat;
}
#login{
	padding-top: 100px;
	padding-bottom: 100px;
	float: left;
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../pics/login-background.jpg);
	background-size: cover;
}

.ts-14 {
	font-size: 16px;
	line-height: 20px;
}
.ts-20 {
	font-size: 20px;
	
}
.ts-23 {
	font-size: 23px;
	
}
.ts-22 {
	font-size: 22px;	
}
.ts-150 {
	font-size: 150px;
}
.ts-24 {
	font-size: 24px;
	line-height: 30px;
}

.ts-28 {
	font-size: 28px;
	
}

.bm-l-0{
	margin-left:0px;
}

.ts-36 {
	font-size: 36px;
	
}
.ts-30 {
	font-size: 30px;
	
}


.ts-9 {
	font-size: 9px;
	line-height: 18px;
}

.ts-8 {
	font-size: 8px;
	line-height: 18px;
}

.ts-12 {
	font-size: 12px;
	line-height: 20px;
}
.ts-13 {
	font-size: 13px;
	line-height: 20px;
}
.center {
	text-align: center;
}
.signup-check {
	float: left;
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
}
.signup-check a {
	color: #039;
	text-decoration: underline;
}#dform_error {
	color: #F00;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:none
}
.bp-bt-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.tc-r {
	color: #F00;
}
.mag-pb-30 {
	width: 40%;
	padding-right: 30%;
	padding-left: 30%;
}
.bm-l-25 {
	margin-left: 25%;
}
.lh-30 {
	line-height: 30px;
}
.lh-24 {
	line-height: 24px;
}
.container2 {
	float: left;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
}

.anko-1 {
	display: block;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../pics/home.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1E39B;
	font-size: 14px;
}

.anko-1:hover {
	background-color:#BCDF53;;
}

.anko-2:hover{
	background-color:#BCDF53;;
	color:#fff;
}
.bg-n{
	background-image:none;
}

.bg-g2{
		background-color: #3A9277;
}


.anko-2 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 1%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
	background-position: 5px center;
}
.anko-10 {
	height: auto;
	width: auto;
	margin-right: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	border: 1px solid #DA0000;
	border-radius: 5px 5px;
}
#view-window h2 {
	font-size: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	float: left;
	height: auto;
	width: 100%;
	display: block;
}

#download-invoice{
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none;
    border: solid 1px #F37E09;
    display: inline-block;
    border-radius: 5px 5px;
    font-size: 13px;
    color: #F37E09;
}

#view-window h3 {
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#view-window p {
	font-size: 14px;
	color:#999;

}


#table_firstrow th {
	margin: 0px;
	padding: 0px;
	transition: 0.3s 0.1s all ease-out;
	font-size: 12px;
}
#table_firstrow td:hover {
	background-color: #91CF50;
	background-repeat: repeat-x;
}

.anko-3 {
	text-decoration: none;
	float: left;
	height: 100%;
	width: 100%;
	display:block;
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-right: 10px;
	padding-top: 6px;
	margin-top: -5px;
	color:#666666;
}
.deletedit {
	display: block;
	float: left;
	height: 20px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	padding-top:5px;

	margin-left: 5px;
	transition: 0.1s 0.1s ease-in;
}
.deletedit:hover {
	background-color: #ABD87A;
}
.deletedit img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.delete-bot {
	float: left;
	text-decoration: none;
	height: auto;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	width: auto;
	color: #666666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 25px;
	text-transform: capitalize;
	margin-top: 15px;
	background-image: url(../../rear/pics/delete-form.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	transition: 0.3s 0.1s all ease-out;
}

.bp-bt-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.bp-bt-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}

.bp-bt-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.bp-bt-25 {
	padding-top: 25px;
	padding-bottom: 25px;
}

.bp-b-20 {
	padding-bottom: 20px;
}
.bp-b-10 {
	padding-bottom: 10px;
}

.bp-bt-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.bp-bt-3 {
	padding-top: 3px;
	padding-bottom: 3px;
}

.bp-bt-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.bp-bt-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.bb-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bb-b2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.bb-t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.bb-r-a2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

.bb-b-o {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA0000;
}

.bb-b-w {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.bb-t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.bb-tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.bp-b-30 {
	padding-bottom: 30px;
}
.bp-t-0 {
	padding-top: 0px;
}
.bm-t-0 {
	marging-top: 0px;
}
.bp-b-50 {
	padding-bottom: 50px;
}

.bp-b-40 {
	padding-bottom: 40px;
}

.bp-b-80 {
	padding-bottom: 80px;
}

.bp-b-5 {
	padding-bottom: 5px;
}

.bp-b-0 {
	padding-bottom: 0px;
}
.bp-tb-0 {
	padding-bottom: 0px;
	padding-top: 0px;
}
.bp-0 {
	padding: 0px;
}
.bp-tb-30 {
	padding-bottom: 30px;
	padding-top: 30px;
}
.bp-tb-40 {
	padding-bottom: 40px;
	padding-top: 40px;
}
.bp-tb-7 {
	padding-bottom: 6px;
	padding-top: 6px;
}
.bp-tb-5 {
	padding-bottom: 5px;
	padding-top: 5px;
}
.bp-tb-20 {
	padding-bottom: 20px;
	padding-top: 20px;
}
.bp-tb-100 {
	padding-bottom: 100px;
	padding-top: 100px;
}
.bp-tb-10 {
	padding-bottom: 10px;
	padding-top: 10px;
}

#curve-title{
	width: 40%;
	margin-left: 30%;
	margin-bottom: -15px;
	z-index:100;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
}
.bold {
	font-weight: bold;
}
.nobold {
	font-weight:normal;
}
tr:nth-of-type(odd) { 
  background: #eee; 
}
th {
	color: #666;
	font-weight: bold;
	background-color: #DDEFC9;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}

th:hover {
	background-color:#BCDF53;;
	color:#fff;
}

tr td {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

tr th {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

tbody tr:hover {
	background-color:#E9E9E9;
}
.ui-datepicker {
background: #fff;
   border: 0px solid #fff;
   color: #EEE;
}
.ui-datepicker-header {
background: #A0D568;
   color: #EEE;
   
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
color:#fff;

}
.ui-datepicker table {
width: 100%;
font-size: .7em;
border-collapse: collapse;
font-family:verdana;
margin: 0 0 .4em;
color:#000000;
background:#DAEEC4; 
}
/*This is date TD */
.ui-datepicker td {

border: 0;
padding: 1px;


}
.ui-datepicker-calendar .ui-state-active {
  background: #090;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  color: #e0e0e0;
  text-shadow: 0px 1px 0px #4d7a85;
  filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .8em;
text-align: right;
text-decoration: none;
}
.mag-b-30 {
	text-align: center;
	display: block;
	float: left;
	height: 19px;
	width: 31px;
	padding-top: 7px;
	text-decoration: none;
}
.mag-b-50 {
	float: left;
	height: auto;
	width: 50%;
	margin-left:25%;
	margin-right:25%;
}
.mag-b-70 {
	float: left;
	height: auto;
	width: 70%;
	margin-left:15%;
	margin-right:15%;
}
.mag-b-78 {
	float: left;
	height: auto;
	width: 78%;
	margin-left:11%;
	margin-right:11%;
}
.bg-g3 {
	background-color: #C2E39D;
}
.bg-y{
	background-color:#FC0;
}
.bg-w {
	background-color: #fff;
}
.bg-g4 {
	background-color: #DDEFC9;
}
.tc-b6 {
	color: #666;
}
.circle100 {
	height: 70px;
	width: 70px;
	border-radius: 35px 35px;
	text-align:center;
	line-height:70px;
		margin-left: auto;
	margin-right: auto;
}
.ts-40 {
	font-size: 45px;
	
}
.tc-b66 {
	color: #5C5C5C;
}
.tc-bl4{
	color:#6CF;
}
.ta-r {
	text-align: right;
}
.ta-l {
	text-align: left;
}
.bm-l-10 {
	margin-left: 10%;
}
.bm-l-7 {
	margin-left: 7%;
}
.bp-r-10 {
	padding-right: 10%;
}
.bp-l-10 {
	padding-left: 10%;
}

.bm-l-5 {
	margin-left: 5%;
}
.bp-l-5 {
	padding-left: 5%;
}


.anko-4 {
	height: 32px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 12px;
	float: left;
}
.anko-5 {
	height: 26px;
	width: auto;
	padding-right: 10px;
	padding-left: 30px;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: 8px center;
	font-size: 10px;
	line-height: 26px;
}
.bb-a {
	border: 1px solid #CCC;
}
.bb-a2 {
	border: 1px solid #F4F4F4;
}

.bb-a3 {
	border: 1px solid #333;
}

.bb-p {
	border: 1px solid #96C;
}

.bb-bl {
	border: 1px solid #2D9D95;
}

.bb-bl7 {
	border: 1px solid #4ECDC4;
}

.bg-bl7{
	background-color:#4ECDC4;
}
.tc-bl7{
	color:#4ECDC4;
}
.bb-o {
	border: 1px solid #F60;
}
.bb-w {
	border: 1px solid #fff;
}
.bb-g {
	border: 1px solid #096;
}
.bb-g2 {
	border: 1px solid #92D050;
}
.bb-r {
	border: 1px solid #F60;
}
.bg-a {
	background-color: #D6D6D6;
}
#total-div {
	display: none;
}

.mag-circle {
	background-color: #D1EBB6;
	float: left;
	height: 30px;
	width: 30px;
	border: 1px solid #096;
	border-radius: 15px 15px;
	line-height:30px;
	text-align:center;
}
.mag-circle {
	background-color: #D1EBB6;
	float: left;
	height: 30px;
	width: 30px;
	border: 1px solid #096;
	border-radius: 15px 15px;
	line-height:30px;
	text-align:center;
}
.mag-div {
	float: left;
	height: auto;
	width: auto;
}
.bm-r-20 {
	margin-right: 20px;
}
.mag-mb-6-3 {
	float: left;
	width: 44%;
	padding-right: 3%;
	padding-left: 3%;
}

.mag-mb-12-3 {
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
.bb-lb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D1EBB6;
	border-left-color: #D1EBB6;
}
.anko-4.bg-g2:hover {
	color: #096;
	background-color: #D1EBB6;
}
.fl-r {
	float: right;
}
.ts-16 {
	font-size: 16px;
	line-height:22px;
}
.ts-18 {
	font-size: 18px;
	line-height:30px;
}
.lh-32 {

	line-height:32px;
}
.lh-40 {

	line-height:40px;
}
.anko-5.bg-w:hover {
	background-color: #DDEFC9;
}
thead th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ui-datepicker {
background: #fff;
   border: 0px solid #fff;
   color: #EEE;
}
.ui-datepicker-header {
background: #A0D568;
   border: 0px none #fff;
   color: #EEE;
   border-radius: 0px 0px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
color:#fff;

}
.ui-datepicker table {
width: 100%;
font-size: .7em;
border-collapse: collapse;
font-family:verdana;
margin: 0 0 .4em;
color:#000000;
background:#DAEEC4; 
}
/*This is date TD */
.ui-datepicker td {

border: 0;
padding: 1px;


}
.ui-datepicker-calendar .ui-state-active {
  background: #090;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  color: #e0e0e0;
  text-shadow: 0px 1px 0px #4d7a85;
  filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .8em;
text-align: right;
text-decoration: none;
}
.checkbox-1 {
	height: 12px;
	width: 12px;
	border: 1px solid #333;
	background-color: #FFF;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
}
.lh-13{
	line-height:13px;
}
.lh-20{
	line-height:20px;
}
.fl-l {
	float:left;
}
.bm-t-7 {
	margin-top:7px;
}
.bm-tb-0 {
	margin-top:0px;
	margin-bottom:0px;
}
.bh-30 {
	height: 30px;
}
.bh-28 {
	height: 28px;
}
.bh-70 {
	height: 70px;
}
.bh-500 {
	height: 500px;
}
.bh-40 {
	height: 40px;
}
.bh-150 {
	height: 150px;
}
.bh-15 {
	height: 15px;
}
.bh-100 {
	height: 100px;
}
.italiz
{
	font-style:italic;
}
.mag-b-20 {
	float: left;
	width: 20%;
	margin-left:40%;
}
.mag-b-30 {
	float: left;
	width: 30%;
	margin-left:35%;
}
.anko-0 {
	text-decoration: none;
	float: left;
}


.mag-b-80 {
	float: left;
	width: 80%;
}
#view-window h1 {
	color: #666;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	font-weight: normal;
}

.bg-a4 {
	background-color: #F4F4F4;
}
.bg-a5 {
	background-color: #F7F7F7;
}
.bg-a2 {
	background-color: #E6E6E6;
}
.bg-a1 {
	background-color: #E1E1E1;
}
.bw-auto {
	width: auto;
}
.bw-auto-p-5 {
	width: auto;
	padding-left:5%;
}
.bw-100 {
	width: 100px;
}
.bw-50 {
	width: 50px;
}
.bw-65 {
	width: 65px;
}
.bh-auto{
	height:auto;
}
.anko-6 {
	font-size: 16px;
	color: #096;
	background-image: url(../pics/calender.png);
	background-repeat: no-repeat;
	background-position: 10px;
	width: auto;
	padding-left: 33px;
	border: 1px solid #9C6;
	text-decoration: none;
	height: 40px;
	float: left;
	display: block;
	line-height: 40px;
	padding-right: 10px;
}
.anko-p {
	color: #0099CC;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../pics/arrow3.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: auto;
	padding-right: 20px;
	display: block;
}

.connect-a {
	display: block;
	height: 35px;
	width: 35px;
	border-radius: 17.5px 17.5px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 10px;
	text-decoration:none;
}

.anko-t {
	color: #0099CC;
	text-decoration: none;
	font-size: 14px;
	
}

#profile-menu {
	background-color: #FFF;
	height: 0px;
	width: 200px;
	position: absolute;
	top: 50px;
	overflow:hidden;
	box-shadow: 0px 0px 5px #999;
	right:15px;
	z-index:2000;
}

.bg-bl9{
	background-color: #E1F7F5;
}
.bg-bl8{
	background-color:#92DAF1;
}

.more-menu {
	background-color: #FFF;
	height: auto;
	width: 200px;
	position: absolute;
	top: 65px;
	overflow:hidden;
	box-shadow: 0px 0px 1px #999;
	display:none;
	z-index:1000;
}
.ov-h{
	overflow:hidden;
}
.more-menu a {
	color: #666;
	font-size: 14px;
	float: left;
	width: 67%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 28%;
	padding-right: 5%;
	background-position: 15px;
	display: none;
	text-decoration: none;
	background-repeat: no-repeat;
}

#profile-menu a {
	color: #666;
	font-size: 14px;
	float: left;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:5%;
	padding-right:5%;
}

#profile-menu a:hover {
	background-color:#C2E39D;
	
}
#date-yesterday, #date-today, #date-tomorrow {
	border-right-style:none;
		
}
.bh-20 {
	height: 20px;
}
.bh-25 {
	height: 25px;
}
.active-sub-nav{
	background-color:
	#FFF;color:#666;
}
.live-demo {
	float: left;
	width: 22%;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	text-decoration: none;
	margin-left: 30%;
	font-weight: bold;
	font-size: 14px;
	opacity: 1;
}
.bp-bt-5p {
	padding-top: 7%;
	padding-bottom: 7%;
}
.bp-b-10p {
	
	padding-bottom: 10%;
}
.bp-b-20p {
	
	padding-bottom: 20%;
}
.bp-bt-6p {
	padding-top: 6%;
	padding-bottom: 6%;
}
.bb-b3 {
	border: 1px solid #333;
}
.bb-b6 {
	border: 1px solid #4F4F4F;
}
.bg-b6 {
	background-color: #666;
}
.bg-b {
	background-color: #000;
}

.bb-l-7-g {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #A0D568;
}
.bb-l-7-a {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #D38676;
}
.bs-10{
	box-shadow: 10px 10px 20px #039;
}
.bg-a3{
	background-color:#EEE;
}
.bs-10-a{
	box-shadow: 10px 10px 20px #999;
}
.bb-l-7-b {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #ccc;
}

.bb-l-1-b {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

.bg-br{
	background-color:#D38676;
	
}
#features {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
}
#features-banner {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 2%;
	background-color: #B9E08D;
	padding-bottom: 0px;
	background-image: url(../pics/features-background.png);
	background-repeat: no-repeat;
	background-size:cover;
}
#pricing-banner {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 0px;
	background-image: url(../pics/price-bg.png);
	background-repeat: no-repeat;
}

#features-banner-title{
	margin-top:15%;
}
#features h3 {
	color: #666;
	font-size: 18px;
}
#features p {
	font-size: 16px;
	color: #999;
	line-height: 20px;
}
.home-more {
	float: left;
	width: 30%;
	margin-left: 35%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	text-decoration: none;
	display: block;
	height: auto;
}
.bopa-8 {
	opacity:0.5
}





.bp-l-15 {
	padding-left: 15px;
}
.bp-lr-5 {
	padding: 5px;
}
.bp-lr-0 {
	padding: 0px;
}
.bp-lr-3 {
	padding: 3px;
}
.bp-lr-10{
	padding-left:10px;
	padding-right:10px;
}

.bp-lr-20{
	padding-left:20px;
	padding-right:20px;
}

#snapshot {
	background-color: #666;
}
.tc-w2 {
	color: #BCBCBC;
}
.tc-w3 {
	color: #E9E9E9;
}

#support {
	background-image: url(../pics/support-background.png);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.circle2 {
	height: 50%;
	width: 50%;
	border: 3px solid #096;
	border-radius: 50% 50%;
	overflow: hidden;
	float: left;
	margin-left: 24%;
	margin-right: 24%;
}
.circle50 {
	height: 50px;
	width: 50px;
	border: 4px solid #090;
	border-radius: 28px 28px;
	text-align:center;
	line-height:50px;
		margin-left: auto;
	margin-right: auto;
}
.circle3 {
	height: 46px;
	width: 46px;
	border: 4px solid #000;
	border-radius: 27px 27px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.bc-r{
	border-color:#F60;
}
.bc-g{
	border-color:#2E8B57;
}
.bc-g2{
	border-color:#2E8B57;
}
.bc-a2{
	border-color:#CCC;
}

#blog p {
	font-size: 16px;
	color: #666;
	line-height: 20px;
}


#footer ul li a {
	color: #09C;
	text-decoration: none;
	font-size: 12px;
}
.tc-a{
	color:#ccc;
}
.tc-a2{
	color:#BCBCBC
}
#footer h3 {
	color: #FFFFFF;
	font-size: 14px;
}
.social-link img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.social-link{
	width: 40px;
	height: 40px;
	border-radius: 20px 20px;
	background-color: #fff;
	text-align: center;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
}
.bg-g5 {
	background-color: #008459;
}
#pricing-banner sub {
	font-size: 12px;
}
#pricing-banner h2 {
	font-size: 20px;
}
.bg-g6 {
	background-color: #99CCCC;
}

.bg-g7 {
	background-color: #71711C;
}
#pricing-banner h1 {
	padding: 0px;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
}
#price-box1{
	box-shadow: 0px 0px 1px #666;
}
#price-box2{
	box-shadow: 0px 0px 5px #333;
	position:relative;
}
#price-box3{
	box-shadow: 0px 0px 1px #999;
}
#price-box ul, #price-box2 ul, #price-box3 ul {
	margin: 0px;
	float: left;
	width: 84%;
	padding-top: 8%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}
#price-box1 ul li, #price-box2 ul li, #price-box3 ul li {
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin-bottom:30px;
	font-size: 14px;
	color: #666;
	text-align:center;
}
.line1 {
	background-color: #A0D568;
	float: left;
	height: 5px;
	width: 5%;
	margin-left: 47.5%;
	margin-right: 47.5%;
}
.line2 {
	background-color: #999;
	float: left;
	height: 3px;
	width: 5%;
	margin-left: 47.5%;
	margin-right: 47.5%;
}
#things-to-note li {
	margin-bottom: 10px;
	list-style-image: url(../handler/pics/good.png);
}
#things-contact li{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
}

.new-message-alert{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    background-color:darkolivegreen;
    border-radius: 5px 5px;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left;
}

.new-message-alert:hover{
    background-color: darkgreen;
}

#menue-box {
	float: right;
	height: auto;
	width: 88%;
}
#footer-b-10{
	width:83.333%
}
#footer-b-2{
	width:16.6667%
}
#each-feature{
	display:inline-block;
	float:none;
	vertical-align:top;
	width: 33%;
}
#each-blog{
	display:inline-block;
	float:none;
	vertical-align:top;
	width: 32.97%;
}
.each-blog:hover{
    box-shadow: 0px 0px 20px #e1e1e1;
}
#each-blog a:hover{
	border-color:#096;
}
#each-related-article a:hover{
	border-color:#096;
}.anko-7 {
	text-decoration: none;
}

#magbit-website {
	color: #CF3;
	text-decoration: none;
}
#magbit-website:hover, #magbit-website2:hover{
	text-decoration:underline;
}
#magbit-website2{
	color:#096;
	text-decoration: none;
}
.share {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5%;
	margin-bottom: 50px;
	font-size: 14px;
	color: #666;
}
.share a {
	float: left;
	height: auto;
	width: auto;
	margin-right: 2%;
	margin-left: 0%;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #CCC;
	color: #FFF;
	padding-top: 6px;
	padding-right: 2%;
	padding-bottom: 6px;
	padding-left: 2%;
	font-size: 12px;

}
#img-pad{
	margin-bottom:10px;
}
#facebook {
	background-color:#4D70A8;
}

#twitter{
	background-color:#01BAF2;
}

#gplus{
	background-color:#E3401D;
}
#linkedin{
	background-color:#1687B1;
}
#email{
	background-color:#CCCCCC;
	color:#333333;
}
#whatsapp{
	background-color:#25D366;
}
.mag-mb-2-rl-5 {
	float:left;
	width: 14.6667%;
	margin-right: 1%;
	margin-left: 1%;
}
#status-bg-icon {
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 30px;
}
.live-demo:hover {
	background-color: #00D791;
}
#current-status a:hover {
	background-color: #CFF;
}
#nav-mini a {
	float: left;
	height: auto;
	width: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#nav-mini {
	border: 1px solid #CCC;
	float: left;
	width: auto;
}

#nav-mini a:hover{
	background-color:#BCDF53;;
	color:#fff;
}
.mag-mb-50{
	width:50%;
	margin-left:25%;
	margin-right:25%;
	float:left;
}

.mag-mb-70{
	width:70%;
	margin-left:15%;
	margin-right:15%;
	float:left;
}

#post-img{
	overflow: hidden;
	height: 130px;
	margin-bottom:10px;

		
}
.curve-anko{
	width: 30%;
	margin-left: 35%;
	z-index: 100;
	background-color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	border: 1px solid #3A9277;
	text-align: center;
	float: left;
	border-radius: 5px 5px;
	color: #DA0000;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#footer ul li {
	list-style-type: none;
	float: right;
	height: auto;
	width: auto;
	margin-right: 5%;
}
#footer {
	background-color: #D6D6D6;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#category-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#category-nav ul li {
	list-style-type: none;
	line-height: 40px;
	float: left;
	height: 40px;
	width: auto;
	text-decoration: none;
}
#category-nav ul li a {
	display: block;
	float: left;
	height: 40px;
	width: auto;
	line-height: 40px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	color: #666;
}

#each-post{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 47.7%;
}
.each-bg{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 32.5%;
	border: 1px solid #fff;
	text-decoration:none;
	color:#333;
	margin:0px;
	border-radius: 5px 5px;
}
.each-bgx{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 100px;
	border: 1px solid #fff;
	text-decoration:none;
	color:#333;
	margin:0px;
}
#each-post2{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 22.2%;
	border: 1px solid #DA0000;
	border-radius: 5px 5px;
	margin-right: 1%;
	margin-left: 1%;
	text-decoration:none;
}
.trent-bar{
	width:auto;
	float:left;
	height:auto;
}
.trent-bar a {
	display: block;
	float: left;
	height: 40px;
	width: auto;
	line-height: 40px;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 15px;
	color: #09C;
	background-image: url(../pics/arrow2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.anko-a{
	text-decoration: none;
}
.anko-a:hover{
	text-decoration:underline;
}
.bm-r-4{
	margin-right:4%;
}

#cycle_20_w {
	width:20%;
}
#cycle_100_w {
	width:100%;
	
}
#read-img{
	width:60%;
}

.back-button{
	background-image: url(../pics/back.png);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 40px;
	width: 40px;
	background-position: center center;
	position: absolute;
	left: 0px;
	top: 0px;
}
.back-button:hover {
	background-color: #00B8F4;
}
.col3 {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.mag-pb-25 {
	float: left;
	height: auto;
	width: 50%;
	padding-right: 25%;
	padding-left: 25%;
}

.col3-li {
	float: left;
	height: 350px;
	width: 30.333%;
	margin-right: 4%;
	list-style-type: none;
	box-shadow: 0px 0px 5px #ccc;
	margin-top: 0px;
	border: 1px solid #F7F7F7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.col3-ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	
}
.col3-ul-li {
	float: left;
	height:auto;
	width: 100%;
	list-style-type: none;
}
.head-span {
	width: 90%;
	padding-left: 5%;
	float: left;
	height: auto;
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
}
#company-name span {
	color: #000;
	font-size: 14px;
	margin-top: 5px;
	padding-top: 5px;
}
#tred-nav li {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#tred-nav li a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-right: 5px;
	color: #333;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 15px;
}
#tred-nav {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#tred-nav li a:hover {
	color: #F60;
}

.menu-box{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	
}
.menu-box li
{
	width:80%;
	list-style-type:disc;
	color:#999;
	text-align:left;
	list-style-position: outside;
    margin-left: 14%;
	margin-right: 6%;
	margin-bottom:10px;
}
.menu-box li a{
	width:auto;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #FFF;
	color:#06C;
	font-size:12px;
	text-decoration:none;
	line-height:5px;
}
.menu-box li a:hover{
	text-decoration:underline;
	color:#000;
}
.menu-box li a span{
	color:#999;
	font-size:10px;
}
#job-ak:hover{
	text-decoration:none;
	opacity:0.7;
}
.ls-n {
	list-style:none;
}

#login-nav, #signup-nav{
	
	width:50%;
	text-align:center;
	display:none;
	
}
#login-nav a, #signup-nav a{
	border:none;
	width:100%;
	color:#FFF;
}
#login-nav{
	background-color:#F30;
	color:#FFF;
}
#signup-nav{
	background-color:#333;
}

#logout-nav{
	background-color:#666;
	display:none;
}
#logout-nav a{
	border:none;
	width:100%;
	color:#FFF;
}
#logout-nav a:hover{
	background-color:#999;
}
.menu-check:checked ~ #nav-ul{
  height:auto;
}

.menu-check{
  position:fixed;
  top:0;
  width:100%;
  height:3em;
  margin:0;
  padding:0 10px;
  background:#333;
  color:#eee;
  box-shadow:0 -1px rgba(0,0,0,.5) inset;
}

.user-menu-check{
  position:fixed;
  top:0;
  height:3em;
  margin:0;
  padding:0 10px;
  background:#333;
  color:#eee;
  box-shadow:0 -1px rgba(0,0,0,.5) inset;
  display:none;
}
 .country-menu-check{
  position:fixed;
  top:0;
  height:3em;
  margin:0;
  padding:0 10px;
  background:#333;
  color:#eee;
  box-shadow:0 -1px rgba(0,0,0,.5) inset;
  background-color:#F00;
  display:none;
}

 .user-menu-check{
  position:fixed;
  top:0;
  width:100%;
  height:3em;
  margin:0;
  padding:0 10px;
  background:#333;
  color:#eee;
  box-shadow:0 -1px rgba(0,0,0,.5) inset;
}

.menu-check{display:none}
/* CSS Document */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #CCC;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #CCC;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #CCC;
}

.country-menu-check:checked ~ #switch-country-ul{
  height:auto;
}

.user-menu-check:checked ~ #user-menue{
  height:auto;
}



.mag-b-7 {
	float: left;
	width: 58.3333333333%;
	height: auto;
}
.right-section {
	float: right;
	width: 31.2%;
	height: auto;
}
.left-section {
	float: left;
	height: auto;
	width: 62.8%;
}
.bgggg{

}
.left-bar
{
	width: 98%;
	float: left;
	padding-left:1%;
	padding-right:1%;
  background: #E1E1E1; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #FFF, #E1E1E1); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #FFF, #E1E1E1); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #FFF, #E1E1E1); /* For Firefox 3.6 to 15 */
  background: linear-gradient(bottom right, #FFF, #E1E1E1 ); /* Standard syntax */
  
  padding-top:5px;
  padding-bottom:15px;
  border-top-right-radius:20px 20px;
}

#menue-but-box:hover, #menue-but-box:focus
{
	background-color: #DF7000;
}

#menue-but-box{
	position:absolute;
	display: none;
	border-radius: 5px 5px;
	cursor: pointer;
	padding-left: 5px;
	background-image: url(../images/icons.png);
	background-position: right 4px top -1570px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333;
	padding-right: 20px;
	height: 30px;
	width: 10px;
	line-height: 30px;
	background-color: #F93;
	z-index:170000;
	transition: all 0.3s 0.1s ease-out;
	top:15px;
}

#menue-but {
	float: right;
	background-color: #F96;	
}

.menue-text{
	
	float:left;
	cursor:pointer;
	margin-top:10px;
	margin-right:5px;
}

#nav-sec:hover #menue-but, .advance-search-but2:hover{
	background-color:#F96;
}
.advance-search-but:hover{
	color:#000;
}




#resources-nav{
	border-bottom:none;
}
#nav-sec #resources-nav{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#nav-sec{
	position:relative;
	display:inline-block;
}
#nav-sec ul{
	transition: all 0.3s 0.1s ease-out;
	padding:0px;
	width:100%;
	margin:0px;
	width: 300px;
	height: 0px;
	overflow:hidden;
	position: fixed;
	right: 4%;
	top: 53px;
	box-shadow: 0px 2px 10px #666;
	padding-left: 0px;
	z-index: 6000;
	background-color: #FFF;
}
#nav-sec ul li:hover{
	background-color:inherit;
}
#nav-sec #active-page .nav-a{
	border-left-color: #FFBF00;	
}
#nav-sec ul li{
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav-sec ul li a:hover, #nav-sec ul li ul a:hover{
	background-color: #E9E9E9;
	border-left-color: #F63;
}
#nav-sec ul li a, #nav-sec ul li ul a{
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	height: 20px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right: 4%;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	width: 89.8%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	color: #8A8A8A;
	border-left-width: 3px;
	border-left-color: #FFF;	
}

#nav-sec ul li ul{
	
	display:block;
	height:auto;
	margin-top:0px;
	position:inherit;
	box-shadow:none;
	background:none;
}

.fix-subscribe{
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #DFDFDF;
}

.fix-subscribe-li{
	width: 32.1%;
	float: left;
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 3%;
	padding-right: 3%;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}

.fix-subscribe-li-1{
	width: 55%;
	float: left;
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 3%;
	padding-right: 3%;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}

.fix-sub-txt{
	font-size: 14px;
	color: #963;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	font-weight: bold;
}
.subscribe-ankoz
{
	width: 96%;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #333;
	background-color: #F60;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/right-arrow3.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
}
.js-cd-top{
	width: 50px;
	height: 50px;
	box-shadow: 0px 0px 15px #ccc;
	position: fixed;
	bottom: 30px;
	right: 10px;
	border-radius: 25px 25px;
	background-color: #FFF;
	z-index: 5000;
	background-image: url(../images/icons.png);
	background-position: 16px -875px;
	background-repeat: no-repeat;
	text-decoration:none;
	display:none;
	background-color:#fff;
}
.js-cd-top:hover{
	background-color:#CCC;
}
.subscribe-ankoz:hover
{
	background-color: #F97;	
}
.subscribe-input-2
{
	width: 65%;
	padding-left: 5%;
	padding-right: 5%;
	height: 35px;
	float: left;
	border-top-left-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #FF8B3E;
}
.subscribe-input-2:hover
{
	box-shadow:0px 0px 2px #FC3;
}
#subscribe-but-2
{
	width: 20%;
	height: 39px;
	float: left;
	color: #FFF;
	background-color: #FF8B3E;
	font-size: 16px;
	font-weight: bold;
	border: 0px none #969696;
	font-size: 12px;
	border-top-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -721px;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	padding-top: 0px;
	padding-bottom: 0px;
}

#subscribe-but-2:hover
{
	background-color: #DFA800;
}
.subscribe-form-2
{
	width: 100%;
	float: left;
}

.mag-b-3 {
	float: left;
	width: 25%;
}

a{
	transition: all 0.3s 0.1s ease-out;
}

.header {
	background-color: #ccc;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 0px;
    
}

#search{
	background-color: #EBEBEB;
	float: left;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	background-image: url(../images/banna5.png), url(../images/banna4.png);
	background-repeat: no-repeat;
	background-position: left bottom, right bottom;
	transition: all 0.3s 0.1s ease-out;
    z-index: 50000;
}

.dsearch-class1, .dsearch-class2{
	padding-top:15px;
	padding-bottom:10px;
}

.nav-li {
	list-style-type: none;
	float: left;
	height: auto;
	width: auto;
	color: #DDA600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	transition: all 0.3s 0.1s ease-out;
}
.nav-li:hover 
{
	background-color: #EBEBEB;
	border-bottom-color: #FF6600;
}
.switch-country-a{
	cursor:pointer;
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border-radius: 3px 3px;
	background-position: 7px center, 80px -503px;
}

#sa-country-bx{
background-position: 7px center, 110px -503px;
}
.search-but {
	float: left;
	height: 48px;
	width: 21.2%;
	padding-top:0px;
	padding-bottom:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF8B3E;
	text-align: center;
	font-size: 18px;
	border-bottom-right-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	
		background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -1472px;
	color:#FFF;
}

.search-but:hover{
	background-color: #E85C00;
}

.title-1{
	width:100%;
	font-size:40px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	color:#000;
}


.search-sec-2{
	box-shadow:1px 1px 5px #999;
}

.nav-2 {
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-left:0px;
}
.logo {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 24px;
	display: block;
	float: left;
	width: auto;
	margin-top:15px;
}
nav {
	float: left;
	height: auto;
	width:auto;
	
}
nav ul {
	padding: 0px;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#post-a-job-navx{
	display:none;
}

.nav-li-active{
	border-bottom-color: #F30;
	background-color: #FFBF00;
}

#active-page{
	border-bottom-color: #F30;
	background-color: #FFBF00;
}

.nav-a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	width: auto;
	display: block;
	float: left;
	height: 62px;
	line-height: 65px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: left 5px center;
	background-repeat: no-repeat;
	font-weight: bold;
    transition: background-color 0.3s 0.1s ease-out;
}


#get-advice-nav
{
	padding-right: 23px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 92px -482px;
    transition: background-color 0.3s 0.1s ease-out;
}

#jobs-nav {
	padding-right: 18px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 45px -482px;
   transition: background-color 0.3s 0.1s ease-out;
}


.nav-li:hover ul{
	height:auto;
}
.nav-li ul{
	width: 200px;
	height: 0px;
	position: absolute;
	background-color: #FFF;
	margin-top: 65px;
	margin-left: 0px;
	margin-right: 0px;
	transition: all 0.3s 0.1s ease-out;
	box-shadow: 0px 2px 5px #ccc;
	overflow:hidden;
	z-index:2000;
}

nav ul li ul li{
	width:100%;
	float:left;
	background-color: #FFF;
}
.nav-li ul li a{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #909090;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	height: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.nav-li ul li a:hover{
	border-left-color: #F93;
	color:#666;
}
.nav-2 li {
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666;
	float: left;
	width: auto;
	padding-right: 7px;
	padding-left: 7px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nav-2 li a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	float: left;
	padding-top: 0px;
	border: 2px solid #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-radius: 5px 5px;	
}

.nav-2 li a:hover {
	border-top-color: #BF8F00;
	border-right-color: #BF8F00;
	border-bottom-color: #BF8F00;
	border-left-color: #BF8F00;
	background-color: #FFF;
}

.search-input-wrap{
	width: 76.2%;
	float:left;
	
}

.search-input {
	float: left;
	height: 48px;
	width: 82%;
	padding-left: 15%;
	padding-right: 3.5%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	background-repeat: no-repeat;
	transition: border-color 0.3s 0.1s ease-out;
	margin-bottom:2px;
	background-image: url(../images/icons.png);
	padding-top:0px;
	padding-bottom:0px;
}






.search-form {
	float: left;
	height: auto;
	width: 76%;
	margin-left: 12%;
	padding-top:2px;
	border-radius: 3px 3px;
	
}

.search-input-box2{
	width: 38.5%;
	float:left;
}
.search-input-box3{
	width: 75%;
	float:left;
}
#company-page-search{
    margin-bottom: 30px;
      margin-top: 0px; padding-left: 0px; margin-left: 0px; width: 100%; margin-right: 0px; padding-right: 0px;
}
.dash-search-form {
	float: left;
	height: auto;
	width: 90%;
	margin-left: 5%;
	padding-top:2px;
	border-radius: 3px 3px;
    margin-top: 20px;
   
	
}
.dash-search-input {
	float: left;
	height: 48px;
	width: 92%;
	padding-left: 4%;
	padding-right: 4%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	background-repeat: no-repeat;
	transition: border-color 0.3s 0.1s ease-out;
	margin-bottom:2px;
	padding-top:0px;
	padding-bottom:0px;
    background-color: #fff;
}

.dash-search-but {
	float: left;
	height: 48px;
	width: 21.2%;
	padding-top:0px;
	padding-bottom:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF8B3E;
	text-align: center;
	font-size: 18px;
	border-bottom-right-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	
		background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -1472px;
	color:#FFF;
}


.dash-search-but:hover{
	background-color: #E85C00;
}


footer{
	background-color: #EBEBEB;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 50px;
}
.footer-ul{
	float: left;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:40px;
	margin-top:0px;
	margin-bottom:20px;
}



.mjm-desc {
	float: left;
	height: auto;
	width: 30%;
	font-size: 12px;
	list-style-type: none;
	color: #666;
	margin-right:5%;
}
.mjm-desc h2 {
	font-size:14px;
}
.footer-list
{
	list-style-type: none;
	float: left;
	height: auto;
	width: 20%;
	float:left;
}
.footer-list ul li{
	list-style:none;
	margin-bottom:7px;
}
.footer-list ul li a
{
	font-size:13px;
	color:#666;
	text-decoration:none;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
}
.footer-list ul li a:hover
{
	text-decoration:underline;
	color:#F60;
}
.footer-butom{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666;
	text-align: center;
	float: left;
}

.footer-butom a
{
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	color:#666;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	height:10px;
	display:inline-block;
	line-height:10px;
	margin-bottom:10px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.footer-butom a:hover
{
	text-decoration:underline;
}
.copy-rit{
	margin-left:15px;
	line-height:10px;
	color:#666;
	width:60%
}

#footer-title{
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}


.social-box{
	margin-top:10px;
	padding:0px;
	float:left;
	width:100%;

}
.social-box li{
	list-style:none;
	float:left;
	width:auto;
	margin-right:6px;
    margin-top: -2px;
}
.social-box li a{
	border: 0px solid #fff;
	float: left;
	height: 42px;
	width: 42px;
	border-radius: 21px 21px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(../images/social-icons2.png);
    
}

#social-whatsapp{
	background-position: -1px -145px;
        padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}
#social-facebook{
	background-position: -1px 0px;
        padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}

#social-twitter{
	background-position: 0px -48px;
        padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}
#social-linkedin{
	background-position: 0px -97px;
        padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}
.social-box li a:hover{
	box-shadow:0px 0px 3px #666;
}
#social-fb2{
	background-image: url(../images/facebook-icon2.png);
}

#social-tw2{
	background-image: url(../images/twitter-icon2.png);
}
#social-in2{
	background-image: url(../images/linkedin-icon2.png);
}
.social-box2{
	margin-top: 20px;
	padding: 0px;
	width: 159px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.social-box2 li{
	list-style:none;
	float:left;
	width:auto;
	margin-right:6px;
}
.social-box2 li a{
	border: 2px solid #F30;
	float: left;
	height: 45px;
	width: 45px;
	border-radius: 23px 25px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F60;
	text-decoration: none;
}


.social-box3{
	margin-top: 20px;
	padding: 0px;
	width: 130px;
	margin-left: auto;
	margin-right: 0px;
	height: auto;
	float: right;
}
.social-box3 li{
	list-style:none;
	float:left;
	width:auto;
	margin-right:6px;
}
.social-box3 li a{
	border: 2px solid #F30;
	float: left;
	height: 35px;
	width: 35px;
	border-radius: 20px 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F60;
	text-decoration: none;
}


.job-list{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top:0px;
}

.cjob{
	
}
.job-list-li{
	padding-top: 10px;
	padding-bottom:0px;
	margin-bottom: 30px;
	padding-left:0%;
	width:100%;
	padding-right:0%;
	border-radius: 5px 5px;
}
.job-list-li ul{
	padding:0px;
}
.job-list li{
	list-style-type: none;
	float: left;
	height: auto;
}
.job-list li h2{
	margin-bottom:5px;
	margin-top:0px;
}
.job-list li h2 a{
	font-size: 16px;
	text-decoration: none;
	color: #333;
}
.job-list li h2 a:hover, #sbu-job-list li a:hover{
	color:#F30;
}
.job-logo{
	width: 6%;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid #FFF;
	border-radius: 5px 5px;
}

.job-logo:hover
{
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}

.job-info{
	width:88%;
	margin-left:3%;
}
.job-info ul{
	padding:0px;
}
.job-info ul li h2, .job-info ul li h3{
	padding: 0px;
	float: left;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}


.job-item{
	width:100%;
}
.sub-job-sec{
	width:100%;
}
#sbu-job-list
{
	width:80%;
	padding-left:10%;
	padding-right:10%;
	float:left;
	margin-top:10px;
	height:auto;
}
#sbu-job-list li{
	width: 100%;
	float: left;
	color: #FC3;
	margin-bottom: 4px;
	list-style-image: url(../images/arrow.png);
	height: auto;
}
#sbu-job-list li a{
	font-size: 13px;
	color: #666;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
	text-decoration: none;
	
}
.job-item ul{
	width:100%;
	padding:0px;
	margin-top:10px;
	margin-left:0px;
}
.job-item ul li{
	margin-right: 5%;
	font-size: 12px;
	color:#666;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:10px;
}
#job-field a{
color:#666;
}
#job-field{
	background-image: url(../images/icons.png);
	background-position: 0px -766px;
    padding-bottom: 2px;
	
}
#job-date{
	background-image: url(../images/icons.png);
	background-position: 0px -796px;
	color:#F60;

	
}

#job-date2{
	
	
	color:#F60;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 0px;
    display: block;
    margin-top: 6px;
    float: left;

	
}
#job-duration{
	background-image: url(../images/icons.png);
	margin-right:0px;
	background-position: 0px -822px;
}
.job-item ul li a{
	text-decoration: none;
	color: #666;
}
.job-item ul li a:hover{
	text-decoration:underline;
}
.job-info ul li h2 a, .job-info ul li h3 a{
	font-size: 15px;
	color: #036;
    text-decoration: none;
}

.job-info ul li h2 a:hover, .job-info ul li h3 a:hover{
	
	color: orangered;
   
}

.job-page-nav{
    float: left;
    width: 100%;
    margin-bottom: 30px;
    
}

.job-page-nav a{
    display: block;
    width: 24.2%;
    margin-right: 1%;
    background-color: #999;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 35px 35px;
}
.job-page-nav a:hover{
    background-color: orange;
}
.job-desc{
	font-size:13px;
	color:#666;
	float:left;
	line-height:18px; 
   word-wrap: break-word;      /* IE */
   
}

.warning-alert{
    width: 80%;
    float: left;
    background-color: #000;
    color: #f9f9f9;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    padding-left: 10%;
    padding-right: 10%;
    font-family: arial;
    line-height: 24px;
}

.category-box{
	float: left;
	height: auto;
	width: 83%;
	padding-top: 30px;
	padding-right: 10%;
	padding-bottom: 30px;
	padding-left: 7%;
	border: 1px solid #CCC;
	margin-bottom:0px;
	margin-top:0px;
   font-size:1em;
}
.category-box li{
	list-style:none;
	width:46%;
	float:left;
	padding-left:2%;
	padding-right:2%;
	margin-bottom:7px;
}
.category-box li a{
	text-decoration:none;
	font-size:0.9em;
	color:#666;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
}
.category-box li a:hover{
	text-decoration:underline;
	color:#F30;
}
#testimonials{
	float:left;
	padding-bottom:100px;
	padding-top:100px;
}
.rating-stars {
	background-color: #E1A900;
	height: 18px;
	width: 65px;
	color: #666;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 3px 3px;
	margin-right: auto;
	margin-left: auto;
}
.star-o{
	color: #FFF;
}
.testimonial{
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	background-color: #E8FFE8;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.testimonial li{
	list-style:none;
}
.testimonial-li{
	width: 90%;
	height: auto;
	padding-left: 5%;
	padding-right: 5%;
	list-style: none;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: left 20px top 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.testimo-job{

}

.testimonial li ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}
.testimo-img{
	width: 80px;
	height: 80px;
	border-radius: 44px 44px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: -45px;
	margin-bottom: 10px;
	border: 5px solid #FFF;
	transition: all 0.3s 0.1s ease-out;
}
.testimo-uza{
	border: 1px solid #EAEAEA;
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	transition: all 0.3s 0.1s ease-out;
}
.testimo-arrow {
	height: 35px;
	width: 40px;
	border: 1px solid #CCC;
	display: block;
	margin-top: 250px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius:3px 3px;
}
#testi-left-a{
	background-image: url(../images/left-arrow.png);
	left: 15px;
}

#testi-right-a{
	background-image: url(../images/right-arrow.png);
	right: 15px;
}
.testimo-arrow:hover {
	background-color: #FC3;
}
#testi-left-a:hover{
	background-image: url(../images/left-arrow2.png);
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
}
#testi-right-a:hover{
	background-image: url(../images/right-arrow2.png);
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
}
.h2-line {
	height: 5px;
	width: 10%;
	margin-left: 45%;
	margin-right: 45%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF8B3E;
	float: left;
}
.h2-line2 {
	height: 5px;
	width: 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	float: left;
}
.h3-line {
	height: 3px;
	width: 70px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
}
.main-h1{
	float:left;
	width:auto;
	padding:0px;
	margin:0px;
}
.main-h2{
	width: 100%;
	text-align: center;
	float: left;
	font-size: 20px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom:5px;
}

.main-h2-2{
	width: auto;
	float: left;
	font-size: 20px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 2%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FA8022;
	color: #666;
	font-size: 18px;
	margin-bottom: 15px;
}

.choose-ur-job{
	float: right;
	height: auto;
	width: auto;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #036;
	text-align: right;
    font-size: 0.9em;
    position: relative;

    
}

#jobs-sec{
	width:100%;
	float:left;
	padding-top:20px;
	padding-bottom:50px;
}
#jobs-cat-sec{
	width:100%;
	float:left;
	padding-top:0px;
	padding-bottom:50px;
}
.job-tips{
	width:100%;
	padding:0px;
	margin:0px;
	padding-top:0px;
	margin-top:0px;
	float:left;

}
.view-all-post{
	width: 100%;
	height: 44px;
    padding-top: 5px;
    padding-bottom: 5px;
	text-align: center;
	line-height: 44px;
	text-decoration: none;
	display: block;
	background-color: #666;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-size: 14px;
	background-image: url(../images/rightt-arrow-wit2.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	color: #FFF;
	font-weight: bold;
}

.view-all-post2 {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	display: block;
	background-color: #FF8B3E;
	float: left;
	font-size: 14px;
	background-image: url(../images/rightt-arrow-black.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	color: #000;
	font-weight: bold;
	border: 1px solid #FF8B3E;
}
.view-all-post2:hover{
	background-color: #F30;
	color: #FFF;
	background-image: url(../images/rightt-arrow-wit2.png);
}
.view-all-post:hover{
	color: #FC3;
	background-image: url(../images/rightt-arrow-wit22.png);
}
#job-cat-head{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom:10px;
	font-size:14px;
}
#job-cat-head h2{

	font-size:16px;
}
.add-testimo{
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 40px;
	width: 49%;
	font-size: 14px;
	background-color: #666;
	line-height: 40px;
	margin-top: 5px;
	color:#FFF;
	font-size:13px;
}
.job-tips li{
	width: 90%;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-right: 5%;
	padding-left: 5%;
	float: left;
	list-style: none;
	border: 1px solid #E5E5E5;
     border-bottom:none; 
    padding-top:3px; 
    padding-bottom:3px
}
.job-tips li h3{
	margin-bottom:4px;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
.job-tips li p{
	float: left;
	margin-bottom: 0px;
	font-size: 13px;
	color: #999;
    
}
.job-tips li h3 a{
	
	text-decoration: none;
	
    font-size: 13px; color:#1C625D;
    
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    line-height: 20px;
}
.job-tips li h3 a:hover{
	color:darkorange;	
}
.job-tips-more{
	text-decoration:none;
	color:#036;
	font-weight:bold;
    font-size: 12px;
}
.job-tips-more:hover{
	text-decoration:underline;
}
.job-tips-sec
{
	width:44%;
	padding-left:3%;
	padding-right:3%;
	background-color:#FC3;
	float:left;
	padding-top:50px;
	padding-bottom:50px;
}
.courses-sec{
	width:44%;
	padding-left:3%;
	padding-right:3%;
	float:left;
	padding-top:50px;
}
.courses{
	width: 100%;
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0%;
	padding-left: 0%;
	padding-top: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF8B3E;
	border-right-color: #FF8B3E;
	border-bottom-color: #FF8B3E;
	border-left-color: #FF8B3E;
}
.courses li{
	width: 90%;
	background-color: #FFF;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 20px;
	padding-top: 20px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8B3E;
	padding-right: 5%;
	padding-left: 5%;
}
.bb222{
	 width:70%;
    height:200px;
    background:#FFF;
    margin:40px auto;
}
.course-info{
	width: 55%;
	margin-left: 5%;
	float: right;
	margin-right: 0%;
}
.courses-li
{
  position: relative;
  
}
.course-ad li{
	list-style:none;
}
.course-info2{
	width: 76%;
	margin-left: 3%;
	float: left;
	margin-right: 1%;
}
.course-title-a{
	color: #00C;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.course-title-a:hover{
	color:#F63;
}
.course-location2{
	font-size: 11px;
	color:#666;
	background-image: url(../images/location.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 90%;
	padding-left: 4%;
	padding-top:5px;
	float: left;
	margin-bottom:20px;
}
.course-ad{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FC3;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2px;
	padding-bottom: 2px;

	text-decoration: none;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	display: inline-block;
  
}
.course-img1{
	float: left;
	width: 13%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #999;
	
}

.course-img{
	float: left;
	width: 39%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 0px;
}


.courses li h3{
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	width: 100%;
	height: auto;
}
.courses li h3 a:hover{
	color:#F30;
}
.courses li h3 a{
	font-size:14px;
	text-decoration:none;
	color:#000;
}
.course-price{
	color: #000;
	height: auto;
	width: 50%;
	text-align: left;
	margin-top: 13px;
	margin-right: 0px;
	font-size: 14px;
	float:left;
}
.learn-more{
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FC3;
	border-radius:3px 3px;
	float:left;
	display:block;
	text-decoration:none;
	font-size:12px;
}

#view-all{
	width: auto;
	
	line-height: 25px;
	padding-left: 9px;
	padding-right: 18px;
	border-radius: 3px 3px;
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	color: #FFF;
	float: right;
	margin-top: 10px;
	background-color: #FF8B3E;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -729px;
}
#view-all:hover, .view-all:hover{
	background-color: #F63;
}

.view-all{
	width: auto;
	height: 25px;
	line-height: 25px;
	padding-left: 7px;
	padding-right: 7px;
	border-radius: 3px 3px;
	float: left;
	display: block;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #FF8B3E;
	color: #366;
	margin-top: 10px;
}

.course-location{
	font-size: 10px;
	color:#666;
	width: 100%;	
	padding-top:5px;
	float: left;
	margin-bottom:20px;
}
#job-tips-courses{
	background-color:#000;
	float:left;
	width:100%;
}

#subscription{
	background-color: #e1e1e1;
	float: left;
	width: 60%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/alert.png);
	background-repeat: repeat;
	padding-left: 20%;
	padding-right: 20%;
}
.subscribe{
	width:100%;
	padding:0px;
	margin:0px;
	margin-top:30px;
	float:left;
}
.subscribe-li{
	float: left;
	width: 23.333%;
	padding-left:2%;
	padding-right:2%;
	margin-right: 3%;
	margin-left: 3%;
	background-color: #FFF;
	height: 300px;
	box-shadow:0px 0px 10px #F99;
	list-style:none;
	border-radius: 5px 5px;
	padding-top:30px;
	padding-bottom:30px;
}
.subscribe-img{
	width: 70px;
	height: 70px;
	border-radius: 38px 38px;
	border: solid 3px #FC9;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
#push-icon{
	background-image: url(../images/push.png);
}
#email-icon{
	background-image: url(../images/email.png);
}
#social-icon{
	background-image: url(../images/share-icon.png);
}
.subscribe-form
{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float:left;
}
.subscribe-input
{
	width: 69%;
	height: 40px;
	float: left;
	border: 1px solid #FF8B3E;
	margin-bottom: 0px;
	border-radius: 3px 3px;
	transition: all 0.3s 0.1s ease-out;
	font-size: 18px;
	padding-left: 2%;
	margin-right: 1%;	
}
.subscribe-input:hover
{
	box-shadow:0px 0px 6px #FC0;
}
#subscribe-but
{
	width: 25%;
	height: 43px;
	float: right;
	color: #FFF;
	background-color: #FF8B3E;
	font-size: 16px;
	font-weight: bold;
	border-radius: 3px 3px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -915px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	transition: all 0.3s 0.1s ease-out;
	cursor: pointer;
}
#subscribe-but2
{
	width: 97%;
	height: 43px;
	float: left;
	color: #FFF;
	background-color: #333;
	font-size: 16px;
	font-weight: bold;
	border-radius: 3px 3px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -915px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	transition: all 0.3s 0.1s ease-out;
	cursor: pointer;
}

#subscribe-user-email2{
    width: 96%; margin-bottom: 10px;
}
#subscribe-but:hover, .subscribe-push:hover, .social-box2 li a:hover{
	background-color: #FF9900;
}
.social-box2 li a:hover{
	box-shadow: 0px 0px 3px #F30;
}
.subscribe-push
{
	width: 100%;
	height: 40px;
	float: left;
	color: #333;
	background-color: #F60;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-weight: bold;
	border-radius: 3px 3px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
	background-image: url(../images/rightt-arrow-wit.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
}

.box-title{
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	height: 10px;
	margin-bottom: 30px;
}

.box-title h2{
	float: left;
	width: 56%;
	background-color: #FFF;
	font-size: 13px;
	color: #999;
	margin-top: -0px;
	margin-left: 22%;
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	letter-spacing: 2px;
	line-height:20px;
}

.box-title2{
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8B3E;
	height: 10px;
	margin-bottom: 30px;
}

.box-title2 h2{
	float: left;
	width: 76%;
	background-color: #FFF;
	font-size: 13px;
	color: #999;
	margin-top: -0px;
	margin-left: 12%;
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF8B3E;
	border-left-color: #FF8B3E;
	letter-spacing: 2px;
	line-height:20px;
}

#read-job-section{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float:left;
	margin-top:30px;
	
}

.read-job-section-in{
	width: 1110px;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
   

}

.right-ad {
	float: right;
	height: auto;
	width: 300px;
}

.read-left-section {
	height: auto;
	width: 748px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	
	overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  
	
}


.read-head{
	float: left;
	width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8BD;
	background-color: #FFF;
	padding-left: 0%;
	padding-right: 0%;
	margin-left: 0px;
	margin-right: 0px;
	list-style: none;
	margin-bottom: 0px;
	border-top-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
}

.read-date-sec{
	float: left;
	width: 96%;
	margin: 0px;
	background-color: #fff;
	padding-right: 1%;
	padding-left: 3%;
	padding-bottom: 5px;
	padding-top: 8px;
}
.read-sub-top{
	width: 95%;
	float: left;
	list-style: none;
	padding-left: 3%;
	padding-right: 2%;
	background-color: #f1f1f1;
	padding-bottom: 12px;
	padding-top: 12px;
	margin-top: 0px;
}
.read-date-sec-li{
	width: auto;
	float: left;
	font-size: 12px;
	list-style: none;
	background-image: url(../images/icons.png);
	background-position: 0px -822px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:20px;
	color: #666;
	padding-bottom:3px;
	
}
.read-ul{
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	background-color: #FFF;
	height: auto;
	border: 1px solid #F0F0F0;	
		border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	padding-bottom:30px;
}
.read-h1{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
	float: left;
	height: auto;
	padding-bottom: 20px;
}
.read-h1 li{
	width:100%;
	float:left;
	list-style:none;
}
.read-h1 li h1{
	font-size: 22px;
	color: #666;
	margin-bottom: 10px;
}
.job-industry{
	color: #CCCCCC;
}
.job-industry a{
	color: #036;
	text-decoration: none;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 6px;
	border-radius: 3px 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left 5px;
	font-style: italic;
}
.job-industry a:hover{
	text-decoration: underline;
}
.job-description{
	list-style: none;
	width: 94%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	background-color: #FFF;
	font-size: 14px;
	padding-top: 30px;
	line-height: 23px;
	color: #333;
	padding-bottom: 20px;
}

.job-details{
	line-height:25px;
	width:100%;
	margin-top:20px;
	float:left;
	color:#000;
    font-size: 14px;
}

.job-key-info{
	padding:0px;
	width:100%;
	float:left;
	
}

.job-key-info li{
	margin-bottom: 7px;
	list-style:none;
	float:left;
	width:100%;
}


.jkey-title{
	font-weight: bold;
	float: left;
	margin-right: 5%;
	width: 16%;
	color: #939393;
	font-size:15px;	
}

.jkey-info{
	float:left;
    display: block;
    width: 70%;
}


.jkey-info a{
	color: #F60;
	font-size: 15px;	
}
.jkey-info a:hover{
	color:#06F;
}
.subjob-title{
	font-size: 16px;
	color: #069;
	text-decoration: none;
	background-color: #FFF;
	margin-left: -3%;
	float: left;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3%;
	padding-right: 3%;
	box-shadow: 1px 1px 2px #E1E1E1;
	margin-bottom: 10px;
	margin-top: 10px;
}
.apply-sec{
	width: 94%;
	list-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	background-color: #FFF;
	margin-right: 3%;
	margin-left: 3%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
.comment-sec{
	width: 100%;
	list-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	background-color: #FFF;
	
}
.apply-but{
	width: auto;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	background-color: #F63;
	border-radius: 25px 25px;
	margin-right: 5.5%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 14px;
}
.apply-but:hover{
	background-color: #D73600;
}
.job-element{
	float:right;
	width:auto;
	padding:0px;
	margin:0px;
    margin-top: 4px;
}
.job-element li{
	float: left;
	list-style-type: none;
}
.job-element li a{
	padding-left: 28px;
	padding-right: 5px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	background-image: url(../images/duration.png);
	background-repeat: no-repeat;
	background-position: left 9px center;
	font-size: 13px;
	color: #333;
	margin-right: 6px;
	border: 1px solid #F93;
	margin-top: 3px;
	border-radius: 3px 3px;
	
	
}
#top-save-email{
	margin-top:-3px;
	margin-right:1%;
	
}
.job-element li a:hover, #top-save-email li a{
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
	background-color:#FFEAA8;
}
#top-save-email li a{
	border-top-color: #F93;
	border-right-color: #F93;
	border-bottom-color: #F93;
	border-left-color: #F93;
	background-color:#FFF;
}
#top-save-email li a:hover{
	border-top-color: #F93;
	border-right-color: #F93;
	border-bottom-color: #F93;
	border-left-color: #F93;
	background-color: #fff;
}
.share-but {
	height: auto;
	width: auto;
	font-size: 14px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	margin-top: px;
	float: left;
	
}
.share-but span{
	float: left;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	background-image: url(../images/icons.png);
	background-position: right -1012px;
	background-repeat: no-repeat;
	padding-right: 25px;
	display: block;
	margin-right: 10px;
	color: #F60;
}
#save-job{
	background-image: url(../images/icons.png);
	background-position: 8px -961px;
}
#email-job{
	background-image: url(../images/email3.png);
	padding-left: 30px;
		background-image: url(../images/icons.png);
	background-position: 6px -988px;
}
#report-job{

	background-image: url(../images/icons.png);
	background-position: 3px -1135px;
	padding-left:23px;
	margin-right:0px;
}

.latest-jobs{
	width: 99%;
	height: auto;
	background-color: #FFF;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
}

.latest-jobs2{
	width: 100%;
	height: auto;
	background-color: #FFF;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.latest-job-box{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
	border-radius: 10px 10px;
	border: 1px solid #EEE;
	margin-top:30px;
	margin-bottom:30px;
}
.latest-jobs-li{
	float: left;
	height: auto;
	width: 90%;
	list-style-type: none;
	margin-bottom: 8px;
	padding-bottom:8px;
	list-style-image: url(../images/good.png);
	margin-left: 10%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.latest-jobs-li2{
	display: inline-block;
	height: auto;
	width: 34%;
	list-style-type: none;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-left: 5%;
	transition: all 0.3s 0.1s ease-out;
	margin-right: 5%;
	vertical-align: top;
	background-image: url(../images/good.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 5%;
}
.latest-jobs li a{
	float: left;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	padding-right: 0%;
	text-decoration: none;
	font-size: 13px;
	color: #333;
}
.latest-jobs li a:hover{
	color: #F60;
}
.latest-jobs li:hover{
}
#latest-jobs-title:hover{
	list-style:none;
}
#latest-jobs-title{
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 0%;
	padding-right: 0%;
	width: 100%;
	background-image: url(../images/double-down.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	box-shadow: none;
	font-size: 14px;
	border-top-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	float: left;
	margin-left: 0px;
	list-style-type: none;
}
#posted-date{
	background-position: 0px -796px;
}

.tag-item{
	float: left;
	height: auto;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	border: 1px solid #E8E8E8;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #F7F7F7;
}
.tag-item li{
	float: left;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tag-item li a{
	font-size: 12px;
	color: #999;
	border: 1px solid #E8E8E8;
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
	border-radius: 5px 5px;
	font-weight: bold;
	background-color: #FFF;
}

.tag-item li a:hover{
	color: #F63;
	border-top-color: #F63;
	border-right-color: #F63;
	border-bottom-color: #F63;
	border-left-color: #F63;	
}
.tag-sec{
	list-style-type: none;
	padding-left:3%;
	padding-right:3%;
	background-color:#FFF;
	width:94%;
	float:left;
	height:auto;
	padding-top:25px;
}
.next-prev-sec{
		list-style-type: none;
	padding-left:3%;
	padding-right:3%;
	background-color:#FFF;
	width:94%;
	float:left;
	height:auto;
	padding-top:30px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	
}
.next-job{
	background-image: url(../images/left-arrow3.png);
	background-repeat: no-repeat;
	line-height: 40px;
	text-decoration: none;
	background-position: left center;
	display: block;
	float: left;
	height: 40px;
	width: auto;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #B9B9B9;
}
.next-job:hover{
	color: #F93;
}
#next-job{
	background-image: url(../images/right-arrow4.png);
	float:right;
	padding-right: 30px;
	padding-left:0px;
	background-position: right center;
}

#listsmj{
	width:100%;
	margin-right: 1%;
	margin-left: 1%;
	padding-left: 5%;
}

.simillar-jobs{
	width: 92%;
	padding-left: 5%;
	padding-right: 3%;
	float: left;
	background-color: #FFF;
	border-radius: 8px 8px;
	padding-top: 30px;
	padding-bottom: 0px;
}

.simillar-jobs li{
	width: 40%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 8px;
	list-style-type: disc;
	color: #F93;
	vertical-align: top;
	list-style-image: url(../images/good2.png);
	display: inline-block;
	background-image: url(../images/good1.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 5%;
}
.simillar-jobs li a{
	color: #7E7E7E;
	text-decoration: none;
	font-size: 14px;
}

.simillar-jobs li a:hover{
	color:#F63;
}





.featured-jobs{
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	float: left;
	background-color: #fff;
	border-radius: 0px 0px;
	padding-top: 30px;
	padding-bottom: 0px;
    border: solid 1px #e1e1e1;
    margin-bottom: 40px;
   
}

.featured-jobs li{
	width: 41%;
	margin-right: 1%;
	margin-left: 3%;
	margin-bottom: 0px;
	list-style-type: disc;
	color: #F93;
	vertical-align: top;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 4%;
    background-image:url("../images/good.png")
        
}
.featured-jobs li a{
	color: #666;
	text-decoration: none;
	font-size: 13px;
   line-height: 20px;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.featured-jobs li a:hover{
	color:#F63;
}




.tag-item2{
	width: 92%;
	padding-left: 5%;
	padding-right: 3%;
	float: left;
	background-color: #FFF;
	border: 1px solid #E8E8E8;
	border-radius:8px 8px;
	padding-top:30px;
	padding-bottom:30px;
}

.tag-item2 li{
	float: left;
	width: 44%;
	margin-right:3%;
	margin-left:3%;
	list-style-image: url(../images/good.png);
	margin-bottom:8px;
}
.tag-item2 li a{
	color: #666;
	text-decoration: none;
	font-size: 14px;
}

.simillar-job-head{
	background-image: url(../images/simillar.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 80%;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
   
}

.simillar-job-head a{
	color:#666;
	text-decoration:none;
}
.simillar-job-head a:hover{
	color:#F60;
}

.job-tag-head{
	background-image: url(../images/simillar.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: auto;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.subscribe-input-3
{
	width: 64%;
	padding-left: 5%;
	padding-right: 5%;
	height: 35px;
	float: left;
	border-radius: 1px 1px;
	background-color: #FFF;
	background-image: none;
	border-top-left-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF8B3E;
	border-right-color: #FF8B3E;
	border-bottom-color: #FF8B3E;
	border-left-color: #FF8B3E;
}

#company-page-search-location{
    background-color: #f4f4f4; font-size: 14px; width: 91.7%; margin-left: 0.3%
}
#company-page-search-location::placeholder { /* Most modern browsers support this now. */
   color:    #666;
}
#company-page-search-title{
    border-bottom-left-radius:5px 5px;border-top-left-radius:5px 5px; background-color: #f4f4f4; font-size: 14px; 
}
#company-page-search-title::placeholder { /* Most modern browsers support this now. */
   color:    #666;
}
.subscribe-input-3:hover
{
	box-shadow:0px 0px 2px #FC3;
}
.subscribe-input-3::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #696665;
}
.subscribe-input-3:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #696665;
   opacity:  1;
}
.subscribe-input-3::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #696665;
   opacity:  1;
}
.subscribe-input-3:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #696665;
}
.subscribe-input-3::-ms-input-placeholder { /* Microsoft Edge */
   color:    #696665;
}

.subscribe-input-3::placeholder { /* Most modern browsers support this now. */
   color:    #696665;
}
#subscribe-but-3
{
	width: 23.5%;
	height: 36.5px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	border: 0px none #969696;
	font-size: 13px;
	border-top-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -722px;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#F60; 
	color:#FFF
}
#subscribe-but-4
{
	width: 23.5%;
	height: 37.3px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	border: 0px none #969696;
	font-size: 12px;
	border-top-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -722px;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#F90; 
	color:#FFF
}
#subscribe-but-3:hover
{
	background-color: #999;
}
#subscribe-but-4:hover
{
	background-color: #DFA800;
}

#subscribe-input-3-top{
	border-color:#ccc;
}
.read-sub-form-top
{
	width: 100%;
	float: right;
	height: auto;
}
.subscribe-form-3
{
	width: 100%;
	float: left;
	height: auto;
	padding-bottom:6px;
}
.push-subscribe{
	width: 40%;
	float: right;
	height: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FC3;
	padding-left: 2%;
}
#read-down-push-ad{
padding-left:3%; 
padding-right:3%; 
width:94%
}
.read-subscribe{
	width: 97%;
	float: left;
	height: auto;
	padding-left: 3%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF8B3E;
	margin-top: 30px;
}

.subscribe-push-but-3
{
	width: auto;
	height: 40px;
	float: right;
	color: #333;
	background-color: #FC0;
	font-size: 16px;
	font-weight: bold;
	border: 0px none #969696;
	font-size:12px;
	border-radius:3px 3px;
		background-image: url(../images/right-arrow3.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	cursor:pointer;
	transition: all 0.3s 0.1s ease-out;
	display:block;
	text-decoration:none;
	line-height:40px;
	padding-left:20px;
	padding-right:25px;
	margin-top:32px;
}

#footer-head-line{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF8B3E;
	float: left;
	width: 20%;
	margin-right: 80%;
	margin-bottom: 15px;
}
#footer-email:hover{
	text-decoration:none;
}

.read-left-section2 {
	height: auto;
	width: 840px;
	float: left;
	margin-right: 40px;
	margin-left: 20px;
	
}

.left-ad {
	float: left;
	height: auto;
	width: 160px;
	text-align: center;
}


.table-of-content{
	width: 320px;
	float: left;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 3%;
	padding-right: 30px;
	background-color: #F7F7F7;
	border-top-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	margin-top: 20px;
	border: 1px none #E1E1E1;
	margin-left: -3.1%;
}
.table-of-content li a, .table-of-content li ol li{
	text-decoration: none;
	color: #09C;
	font-size:15px;
}
.table-of-content li ol{
	margin-top:10px;
	 list-style: none;
	 padding-left:10px;
  
}
.table-of-content li ol li{
	list-style-image:none;
	counter-increment: item;
	margin-bottom:6px;
    
    
}
.table-of-content li ol li:before {
	margin-right: 10px;
	content: counter(item);
	border-radius: 100%;
	color: #FFF;
	width: 24px;
    height: 24px;
    line-height: 24px;
	text-align: center;
	display: inline-block;
	background-color: #09C;
	font-size: 11px;
    float: left;
    
 }

 
 .table-of-content li ol li{
	 color:#999;
     
 }
 
.table-of-content-li{
	margin-bottom: 20px;
	color: #F63;
	list-style-type: disc;
	margin-left: 8%;
	float: left;
	width: 92%;
}
.table-of-content li a:hover{
	color:#F60;
}
.contents-title{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
	color: #666;
	list-style-type: none;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
	padding-bottom: 5px;
	float: left;
}

.view-all2{
	width: auto;
	height: 25px;
	line-height: 25px;
	padding-left: 0px;
	padding-right: 20px;
	border-radius: 3px 3px;
	float: left;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #39C;
	margin-top: 10px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -1083px;
}
.view-all2:hover{
	text-decoration:underline;
}

.view-all3{
	width: auto;
	height: 35px;
	line-height: 35px;
	padding-left: 12px;
	padding-right: 34px;
	border-radius: 3px 3px;
	float: left;
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	margin-top: 0px;
	margin-bottom:20px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 10px top -1078px;
	background-color:#333;
}

.salary-widget
{
	float: left;
	width: 100%;
	height:auto;
}
.salary-widget-in
{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFF;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.salary-widget-link {
	color: #00F;
	text-decoration: none;
	font-size: 13px;
}

.salary-widget-icon {
	background-color: #0CF;
	float: left;
	height: 40px;
	width: 40px;
	border-radius: 20px 20px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 9px -1048px;
}

.salary-widget-amount {
	float:right;
	color:#000;
	font-size:23px;
	text-align:right;
}
.widget-site{
	float: left;
	height: auto;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	
	border: 1px solid #E1E1E1;
	color: #333;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

.push-ad{
	float: left;
	width: 90%;
	height: auto;
	background-color: #F90;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: linear-gradient(to bottom, orange, red 90%);
	text-decoration: none;
	color: #000;
}
.push-ad:hover .push-ad-but{
	border-color:#FC0;
	color:#FC0;
}
.push-ad-but{
	height: 40px;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	margin-top:10px;
	border: 3px solid #FFF;
	display: block;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px 5px;
	float: left;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -1100px;
	
}
.push-ad-text{
	font-size: 24px;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}

.push-ad2{
	float: left;
	width: 90%;
	height: auto;
	background-color: #F90;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: linear-gradient(to right, red,orange 98%);
	text-decoration: none;
	color: #000;
	
}
.push-ad-text2{
	font-size: 20px;
	text-align: left;
	float: left;
	height: auto;
	width: 70%;
	background-image: url(../images/push.png);
	background-position: left top 5px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

.push-ad-but2{
	height: 40px;
	width: auto;
	margin-top:5px;
	border: 2px solid #FFF;
	display: block;
	padding-left:10px;
	padding-right:20px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px 5px;
	float: right;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/rightt-arrow-wit2.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
	
}

.switch-country{
	width:auto;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	margin-top:15px;
	margin-right:0%;
	margin-left:3%;
	height:30px;
}

.switch-country ul{
	position: absolute;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
	padding: 0px;
	width: 98px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	transition: all 0.3s 0.1s ease-out;
	box-shadow:0px 2px 3px #ccc;
	z-index:600000;
}
.switch-country:focus ul{
	height:auto;
}

.switch-country:focus .switch-country-a{
	pointer-events: none;
}
.switch-country:focus ul a{
	display:block;
}
.switch-country ul li{
	float:left;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:auto;
}
.switch-country ul li a{
	float: left;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 31%;
	padding-right: 3%;
	width: 66%;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 7px center;
	margin-top:0px;
	margin-bottom:0px;
	cursor:pointer;
}
.switch-country ul li a:hover{
	background-color: #E5E5E5;
}
.button1{
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px 5px;
	background-image: url(../images/left-arrow-wit2.png);
	background-position: left 8px center;
	background-repeat: no-repeat;
	background-color: #666;
}

#advance-search
{
	position:relative;
	display:inline-block;
	width:100%;
	height:100px;
	background-color:#9C0;	
}

#advance-fields{
	height:0px;
	overflow:hidden;
	width: 100%;
	position:inherit;
	float:left;
}


.advance-search-but{
	font-size: 13px;
	color: #666;
	float: left;
	margin-right: 50%;
	background-image: url(../images/icons.png);
	background-position: right -508px;
	height: 13px;
	line-height:10px;
	padding-right: 15px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding-right:35px;
	margin-top:3px;
	transition: all 0.3s 0.1s ease-out;
	overflow:hidden;
}
#search-title{
	font-size:18px;
	text-align:center;
	width:100%;
	margin-bottom:10px;
	height:auto;
	color:#666;
	display:none;
}
.advance-search-but3{
	width: 20px;
	height: 20px;
	position: absolute;
	left: 1%;
	top: 20px;
	display: block;
	background-color: #F63;
	border-radius: 5px 5px;
	color: transparent;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: -10px -1267px;
}

#sort-job-home{
	margin-top:10px;
}

.advance-search-but2{
	position: absolute;
	width: auto;
	padding-left: 10px;
	padding-right: 25px;
	left: 1%;
	display: block;
	text-decoration: none;
	background-color: #F63;
	
	background-color: #F93;
	top: 19px;
	border-radius: 5px 5px;
	color: #333;
	font-size: 12px;
	background-image: url(../images/icons.png);
	background-position: right -1267px;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	height: 20px;
	overflow:hidden;
	line-height:20px;
}
#advance-search:focus #advance-fields{
	height:100px;
}

#advance-search:focus #advance-search-but{
	display:none;
}
#close-advance{
	font-size: 14px;
	color: #F63;
	margin-right: 50%;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/icons.png);
	background-position: 40px -546px;
	float: left;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-bottom:3px;
	cursor:pointer;
}
#search-industry{
	background-position: 13px -120px;	
}
#search-experience{
	background-position: 13px -204px;	
}
#search-education{
	background-position: 13px -162px;	
}
#search-field{
	background-position: 13px -82px;
}
#search-key{
	border-bottom-left-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	background-position: 13px center;
	background-image: url(../images/job-title-icon.png);
}
#search-location{
	background-position: 13px -43px;
}
#search-field:hover{
	background-position: 13px -325px;	
}
#search-education:hover{
	background-position: 13px -399px;	
}
#search-key:hover{
	background-image: url(../images/job-title-icon2.png);
}
#search-location:hover{
	background-position: 13px -287px;
}
#search-industry:hover{
	background-position: 13px -360px;
}
#search-experience:hover{
	background-position: 13px -439px;
}
.tred{
	float: left;
	width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 0px;
}

.tred li{
	float: left;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-right: 1%;
	font-size: 14px;
	color: #CCC;
}

.tred li a{
	text-decoration: none;
	color: #F33;
	margin-right: 5px;
}

#cat-left-sec{

}

.cat-h1{
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	color: #333;
	margin-bottom: 15px;
	padding-bottom: 0px;
	width: 100%;
	font-size: 1.2em;
}
.sort-job{
	float: left;
	width: 50%;
	height: auto;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sort-job li{
	width: auto;
	padding-right: 15px;
	list-style-type: none;
	float: left;
	font-size: 14px;
	height: 13px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 10px;
	color: #666;
}
.sort-job li a{
	color:#F33;
	text-decoration:none;
	float:left;
}
#active-sort{
	color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 15px;
}

.smart-search-input{
	float: left;
	padding-left: 7%;
	width: 88%;
	padding-right: 5%;
	padding-top: 13px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: 13px 13px;
	padding-bottom: 13px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	background-color: #FFF;
	border-radius: 5px 5px;
}
.filtered{
	font-size: 14px;
	background-color: #DBDBDB;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: auto;
	border-radius: 15px 15px;
	color: #666;
	float: left;
	margin-right: 6px;
	cursor:pointer;
	margin-bottom:10px;
}
.filtered:hover .close-filtered{
	color:#FFF;
}
.filtered:hover{
	background-color: #F93;
}
.sm-s-input{
	font-size: 18px;
	float: left;
	width: 250px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: right center;
}
.filtered span{
	float:left;
}
.close-filtered{
	height: 20px;
	width: 20px;
	display: block;
	text-align: center;
	line-height: 20px;
	float: right;
	margin-left: 5px;
	font-weight: bold;
	font-size: 10px;
}

.smart-search-fields{
	float: left;
	width: 70%;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	
}

.ss-f-but:hover{
	background-color: #E5E5E5;
}

.ss-f-but{
	float: left;
	width: auto;
	color: #666;
	font-size: 14px;
	background-image: url(../images/icons.png);
	background-position: right -1162px;
	background-repeat: no-repeat;
	padding: 15px;
	padding-right:18px;
	cursor: pointer;
	margin-right: 5px;
	z-index:1000;
}
.smart-search-fields li{
	float: left;
	width: auto;
	list-style-type: none;
	height: auto;
    
}

.smart-search-fields li ul
{
	margin:0px;
	padding:0px;
	width:250px;
	position:absolute;
	height:0px;
	overflow:hidden;
	margin-top:50px;
	background-color:#FFF;
	box-shadow:0px 0px 10px #999;
	border-top-right-radius:5px 5px;
	border-bottom-left-radius:5px 5px;
	border-bottom-right-radius:5px 5px;
	transition: all 0.3s 0.1s ease-out;
}

.smart-search-fields li ul li
{
	width:90%;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5%;
	padding-right:5%;
	font-size:12px;
	float:left;
	color:#666;	
	transition: all 0.3s 0.1s ease-out;
}

.smart-search-fields li ul li:hover
{
	background-color: #F3F3F3
}

.smart-search-fields li:focus .ss-f-but
{
	background-color: #D1D1D1;
	z-index:1000;
}

#ss-f-experience:focus ul
{
	height:105px;
	z-index:1000;
}
#ss-f-field:focus ul, #ss-f-industry:focus ul, #ss-f-location:focus ul
{
	height:250px;
	overflow:auto;
	z-index:1000;
    
}

#ss-f-education:focus ul
{
	height:216px;
	z-index:1000;
}



.smart-search{
	float: left;
	width: 100%;
	height: auto;
	background-color: #F8F8F8;
	border-radius: 3px 3px;
	border: 1px solid #FFC8A4;
}

.smart-search-but{
	float: right;
	color: #000;
	background-color: #F63;
	text-align: center;
	width: 100px;
	border-radius: 26px 26px;
	margin-top: -3px;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	font-size: 16px;
	border: 6px solid #FFF;
}
.smart-search-but:hover{
	background-color: #FF9900;
}
.tred li span {
	color: #333;
}

.cat-subscribe{
	float: left;
	height: auto;
	width: 95%;
	padding-left: 5%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9E5E;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0%;
	background: #F2F2F2; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left top, #FFF, #F2F2F2); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #FFF, #F2F2F2); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #FFF, #F2F2F2); /* For Firefox 3.6 to 15 */
	background: linear-gradient(bottom right, #FFF, #F2F2F2 ); /* Standard syntax */
	margin-bottom:20px;
  
}
.cat-subscribe-text{
	width:30%;
	float:left;
	font-size:18px;
}
.cat-form-top
{
	width: 60%;
	float: right;
	height: auto;
}

.tab-box{
	width: 14%;
	height: auto;
	float: left;
	margin-top: 100px;
	margin-right: 1%;
	margin-bottom: 40px;
	margin-left: 0px;
	border-radius: 5px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
}

.tab-box li{
	width: 100%;
	float: left;
	height: auto;
	list-style-type: none;
	background-position: right center;
	
}

.tab-box a:hover{
	border-top-color: #F63;
	border-right-color: #F63;
	border-bottom-color: #F63;
	border-left-color: #F63;
}

.tab-box li a{
	display: block;
	float: left;
	width: 75%;
	padding-right: 0px;
	padding-left: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	background-image: url(../images/job-title-icon4.png);
	background-position: left 10px center;
	background-repeat: no-repeat;
	background-color: #CCC;
	height: auto;
	margin-bottom: 5px;
	border-radius:20px 20px;
	border: 2px solid #F9F9F9;
   
}

.category-list{
	padding:0px;
	margin:0px;
	margin-top:30px;
	float:left;
	width:100%;
}
.category-list li:hover{

	box-shadow:0px 0px 10px #999;
}

.category-list li:hover a{

}
.category-list li{
	border-radius: 3px 3px;
	width: 27%;
	margin-bottom: 20px;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	height: auto;
	list-style-type: none;
	box-shadow: 0px 0px 5px #E1E1E1;
	padding-right: 1.15%;
	padding-left: 1%;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF;
	transition: all 0.3s 0.1s ease-out;
}

.cat-list-house{
	width:70%;
	height:auto;
	margin-left:25%;
	margin-right:25%;
	float:left;
}

.cat-list-icon{
	border-radius: 20px 20px;
	width: 40px;
	height: 40px;
	background-color: #F90;
	background-image: url(../images/salary-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.category-list li a{
	border-radius: 3px 3px;
	text-decoration: none;
	font-size: 14px;
	color: #333;
	text-align: center;
	display: block;
	background-color: #FCFCFC;
	float: left;
	height: 108px;
  
	width: 90%;
	border: 1px solid #F2F2F2;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 5%;
	padding-left: 5%;
}

#cat-list-title{
	height:60px;
}


.cat-list-hold{
	border: 1px solid #E8E8E8;
	float:right;
	height: auto;
	width: 84%;
	border-radius: 5px 5px;
	margin-right: 0%;
	margin-left: 0%;
}

.cat-list-inner{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	float:left;
}

#cat-tab-field{
	background-image: url(../images/icons.png);
	background-position: 20px -1292px;	
}

#cat-tab-title{
	background-image: url(../images/icons.png);
	background-position: 20px -1292px;
	background-color:#FC0;
}

#cat-tab-industry{
	background-image: url(../images/icons.png);
	background-position: 20px -1322px;
	background-color:#09F;
}

#cat-tab-state{
	background-image: url(../images/icons.png);
	background-position: 20px -1357px;
	background-color:#F96;
}

#cat-tab-education{
	background-image: url(../images/icons.png);
	background-position: 20px -1388px;
	background-color:#9C0;
}

#cat-tab-company{
	background-image: url(../images/icons.png);
	background-position: 20px -1420px;
	background-color:#99C;
}


#company-banna{
	background-color: #EBEBEB;
	float: left;
	height: 100px;
	width: 100%;
	background-image: url(../images/company-background2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrap-comp-jobs{
    padding-top: 35px;
}
.company-logo{
	width: 100px;
	height: auto;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 0px;
	float: left;
	background-color: #F9F9F9;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	padding-bottom:20px;
	overflow:hidden;
	text-align:center;
}
.company-name{
	float: right;
	font-size: 24px;
	color: #000;
	margin-top: 0px;
	
  word-wrap: break-word;


    float: left;
    padding-top: 0px;
    width: 77%;
    margin-left: 3%;
   
}
.company-details{
	float: left;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.company-details-li{
	float: left;
	height: auto;
	width: 92%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF8B3E;
	list-style-type: none;
	padding-left: 6%;
	padding-right: 2%;
	margin-right: 2.1%;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	box-shadow: 0px 0px 5px #EEE;
	margin-bottom: 50px;
}
#company-details-sec{
	float:left;
	height:auto;
	background-color:#F9F9F9;
	width:100%;
	padding-top:0px;
	padding-bottom:50px;
}
.company-details-li h2{
	margin-top: 0px;
	padding-top: 0px;
	width: 80%;
	float: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 20px;
}

.rating-stars2 {
	height: 18px;
	width: auto;
	color: #666;
	font-size: 20px;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 3px 3px;
}
.rating-stars2 span{
	background-color: #CCC;
	text-align: center;
	height: 20px;
	width: 20px;
	font-size: 15px;
	line-height: 20px;
	display: block;
	float: left;
	margin-right: 2px;
	border-radius: 2px 2px;
	background-repeat:no-repeat;
	color:#FFF;
}
.comp-pros{
	float: left;
	height: auto;
	background-position: left top;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}
.more-but{
	float: left;
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	border: 2px solid #FF8B3E;
	color: #FF6600;
	display: block;
	border-radius: 3px 3px;
	text-decoration: none;
	margin-top:10px;
}

.more-but2{
	float: left;
	width: 89%;
	margin-left:4%;
	margin-right:3%;
	padding-top: 7px;
	text-align:center;
	padding-bottom: 7px;
	font-size: 13px;
	color: #FFF;
	display: block;
	border-radius: 3px 3px;
	text-decoration: none;
	margin-top:10px;
	background-color:#666;
	padding-left:0px;
	padding-right:0px;
}
.more-but2:hover{
	background-color:#f60;
	color:#fff;
	}
.anko-inline{
	width:auto;
	padding-left:7px;
	padding-right:7px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
	border: solid 1px #F30;
	color:#F30;
	display:inline-block
	border-radius:5px 5px;
	text-decoration:none;
	border-radius: 3px 3px;
	margin-left:10px;
}
.comp-info-title{
	float: left;
	width: 20%;
	height: auto;
	font-weight: bold;
	color: #999;
   
}
.comp-info-desc{
	float:right;
	width:75%;
	height:auto;
	overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.company-details-li ul{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
.company-info-ul{
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}
.company-info-ul li{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	list-style: none;
	font-size: 12px;
	color: #666;
}

.company-salary-ul{
	margin-top:30px;
	float:left;
}
.company-salary-ul li{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	list-style: none;
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
	padding-top: 5px;
	padding-bottom: 5px;
}
.company-details-right{
    float: left;
    width: 77%;
    margin-left: 3%;
    margin-bottom: 40px;
}
.comp-avg-salary{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 20px;
	font-weight: bold;
	float: right;
	width: auto;
}

.company-h2
{
	width: 100%;
	padding-left: 0px;
	padding-right: 3%;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	background-color: #FFF;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #FF6600;
	float: left;
	height: auto;
}


.company-jobs{
	width: 59%;
	padding-right: 3%;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #CCC;
	float: left;
}

.follow-but{
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	padding-right: 15px;
	float: right;
	text-decoration: none;
	display: block;
	color: #FFF;
	background-color: #F00;
	border-radius: 5px 5px;
	font-size: 14px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 9px -1448px;
}

.follow-but:hover{
	background-color: #000;
}

.follow-box{
	margin-top:-50px;
	float:right;

}

#category-search-box{
	display:none;
}

.ad-whatsapp{
	float: left;
	width: auto;
	margin-top: 10px;
	font-size: 16px;
	color: #06F;
	background-color: #F5F5F5;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 8px 8px;
	margin-bottom:30px;
}
.ad-whatsapp a{
	color:#F60;
	text-decoration:none;
	font-weight:bold;
}


.but-1{
	border: 2px solid #F00;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 3px 3px;
	margin-left: 5px;
	font-size: 0.9em;
	color: #F30;
	font-weight: bold;
}
.but-2{
	border: 1px solid #F00;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px 3px;
	margin-left: 10px;
	font-size: 12px;
	color: #F30;
	font-weight: bold;
}
.but-2:hover{
    background-color:#EF550F;
    color: #fff;
}
#listsmj a{
	font-weight:normal;
}
#listsmj{
	margin-bottom:10px;
}
#listsmj span{
	font-size:10px;
}
.but-11{
	text-decoration: none;
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 9px;
	padding-bottom: 9px;
	border-radius: 3px 3px;
	margin-left: 10px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	background-color:#F90;
}

.but-1:hover{
	color:#333;
	border-color:#333;
}

.myjobmag-name{
	list-style-type: none;
	text-align: center;
	height: auto;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 18px;
	color: #999;
	margin-bottom: 20px;
	letter-spacing: 4px;
}

.application-links li{
	margin-bottom:6px;
	float:left;
	width:100%;
}


.application-links li a{
	font-size:16px;
	color:#00F;
}
.application-links li a:hover{
	color:#F30;
}
.company-img{
	width:30%;
	margin-left:35%;
	margin-right:35%;
	height:68px;
	overflow:hidden;
	text-align:center;
	float:left;
	margin-bottom:5px;
}
.view-all-jobs{
	width: 50%;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	float: left;
	border: 2px solid #FF8B3E;
	font-size: 14px;
	text-decoration: none;
	margin-left: 25%;
	font-weight: bold;
	color: #000;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -690px;
	background-color: #F63;
	border-radius:5px 5px;
}
.view-all-jobs:hover{
	background-color: #FF936F;
}

.content-wrap{
	
	width:92%;
	padding-left:4%;
	padding-right:4%;
	margin-left:auto;
	margin-right:auto;
  

}

.content-wrap2{
	
	width:100%;
    max-width: 1150px;
	margin-left:auto;
	margin-right:auto;

}

.back-to-home{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-decoration: none;
	background-color: #ccc;
	margin-top: 20px;
	border-radius: 5px 5px;
}
.default-list{
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.default-list li{
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
	list-style-type: none;
	margin-bottom:3px;
}
.default-list li a{
	font-size: 16px;
	color: #F30;
	text-decoration:none;
}
.default-list li a:hover{
	text-decoration:underline;
}
#new-jobs-404 li a{
	color:#06F;
}

.search-nav {
	float: left;
	height: 40px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
}
.search-nav a {
	float: left;
	height: 40px;
	width: auto;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	font-size: 14px;
	color: #666;
	text-transform: capitalize;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
#search-active {
	float: left;
	height: 5px;
	width: 100%;
	
}
.searched-info {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
}

.search-nav a:hover {
	color: #8A50C5;
}
.search-nav a:hover #search-active {
	background-color: #D9C8EA;
}

.each-search-box {
	float: left;
	height: auto;
	width: 94%;
	margin-bottom: 20px;
	background-color: #FFF;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 3%;
	padding-bottom: 3%;
		border-top-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
}
.each-search-img {
	float: left;
	height: auto;
	width: 100px;
	overflow: hidden;
	border-radius: 10px 10px;
	border: 1px solid #ccc;
	margin-left: 0%;
	margin-right: 3%;
	text-align:center;
}
.searched-count {
	font-size: 12px;
	color: #999;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	font-style:italic;
	margin-bottom:20px
}

.search-a {
	color: #3399CC;
	text-decoration: none;
	font-size: 18px;
	transition: all 0.3s 0.1s ease-out;
}
.search-a:hover {
	color: #F60;
	text-decoration: none;
}

#search-text{
	float:right; width:76%; padding-top:0px
}

#search-img-2 {
	display:none;
	margin-right: 15px;
	margin-bottom: 10px;
}
.sjdate {
	color: #F90;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}



.field-input{
    float:left;
    height:40px;
    width:90%;
    padding-left:5%;
    padding-right:5%;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#ccc;
    border-top-width:0;
    border-right-width:0;
    border-left-width:0;
    border-top-style:none;
    border-right-style:none;
    border-left-style:none;
    font-size:18px;color:#666;
    box-shadow:1px 1px 3px #ccc;
    background-image:url(../push/img/point.png);
    background-position:right 10px center;
    background-repeat:no-repeat;
    cursor:pointer
}


.field-input2{
    float: left;
    height: 37px;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    border: solid 1px #ccc;
    font-size: 14px;
    color: #666;
    background-position: right 10px center;
    background-repeat: no-repeat;
    
}
.tooltip {
	float: right;
	height: 18px;
	width: 18px;
	margin-top: 10px;
	background-image: url(../img/tootip.png);
	background-repeat:no-repeat;
	background-position: center center;
	display: block;
	text-decoration: none;
}
#field-hidden{
	width:0px;
	height:0px;
	border:none;
	z-index:-1000
}
#select-option-box label:hover{
	background-color:#E1E1E1;
}
#select-option-box label{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	cursor:pointer;
	font-size:14px;
	color:#666;
}

.select-option-house{
	position:absolute;
	width:290px;
	height:auto;
	float:left;
	display:none;
	transition: all 0.3s 0.1s ease-out;
	margin-top:48px;
}

#select-option-house{
	position:relative;
	width:95%;
	height:auto;
	float:left;
	display:none;
	transition: all 0.3s 0.1s ease-out;
}

#select-option-box{
	width: 100%;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 5px #ccc;
	overflow:auto;
	max-height:180px;
	position:absolute;
	z-index:10000;
	background-color:#fff;
	
}

.search-input-box{
	width: 50%;
	float:left;
}



.search-result-key{
	float: left;
	width: 100%;
	margin-top: 30px;
	padding: 1px;
	margin-left: 0px;
}

.search-result-key li{
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin-bottom: 3px;
	font-size: 14px;
	background-color: #FFEEB9;
}

.search-r-name{
	width: 15%;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #5D5D5D;
}

.search-r-val{
	width: 72%;
	float: right;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF8E1;
}

.search-result-key li a{
	color: #036;
}

#company-name-label{
	width:87%;
	float:left;
}

#view-all-jobsx:hover{
    background-color: #F9B719;
}
.search-form2 {
	float: left;
	height: 38px;
	width: 50%;
	margin-left:25%;
	margin-right:25%;
	padding: 1px;
	background-color: #FFF;
	margin-right: 0px;
	border-radius: 5px 5px;
	transition: all 0.5s 0.1s ease-out;
	border: 1px solid #CCC;
}

.search-input-2 {
	float: left;
	height: 36px;
	width: 100%;
	font-size: 14px;
	color: #333;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	padding-left: 10px;
	background-color: transparent;
	border: 0px none #660099;
	background-repeat:no-repeat;
	background-position:right center;
}
.search-form2:hover{
	background-color:#E9E9E9;
}
.search-but2 {
	float: right;
	height: 38px;
	width: 5%;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: center -1210px;
	margin-top: 0px;
	border-bottom-right-radius: 5px 5px;
	background-color:transparent;
	border: 0px solid #609;
	cursor: pointer;
	
}



.search-form-blog {
	float:right;
	height: 38px;
	width: 29%;
	margin-left:0%;
	margin-right:0%;
	padding: 1px;
	background-color: #FFF;
	margin-right: 0px;
	border-radius: 5px 5px;
	transition: all 0.5s 0.1s ease-out;
	border: 1px solid #CCC;
	margin-top:80px;
}

.search-input-blog {
	float: left;
	height: 36px;
	width: 94%;
	font-size: 14px;
	color: #333;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	padding-left: 10px;
	background-color: transparent;
	border: 0px none #660099;
	background-repeat:no-repeat;
	background-position:right center;
}

.search-form-blog:hover{
	background-color: #F9F9F9;
}
.search-but-blog {
	float: right;
	height: 38px;
	width: 8%;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: center -1210px;
	margin-top: 0px;
	border-bottom-right-radius: 5px 5px;
	background-color:transparent;
	border: 0px solid #609;
	cursor: pointer;
	
}
#blog-home-vl{
	
	
	list-style-type: none;
	
}
#blog-home-vl a:hover{
	background-color: #FC0;
}
#blog-home-vl a{
	text-decoration: none;
	border: 1px solid #F90;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: -2px;
	border-radius: 3px 3px;
	background-color: #FFE16A;
}
#mail-host-house{
	width:100%;
	position:relative;
	float:left;
	margin-top:0px;
	transition: all 0.3s 0.1s ease-out;
	display:none;
}

.mail-hosts{
	float: right;
	width:75%;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	overflow: hidden;
	margin-top: 0px;
	background-color: #FFF;
	box-shadow: 0px 2px 5px #CCC;
    z-index: 10000000;
	
}

.mail-hosts li{
	width: 90%;
	float: left;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5%;
	padding-right: 5%;
	text-align: right;
	font-style: italic;
	cursor: pointer;
	list-style-type: none;
	font-size:14px;
	color:#333;
}
.mail-hosts li:hover{
	background-color: #EAEAEA;
}

#down-subscribe{
	width:71%;
}

#cat-subscribe{
	width:74%;
}
.signup-input:hover{
	box-shadow: 0px 0px 5px #F90;
}
.signup-input{
	width: 97%;
	padding-left: 3%;
	float: left;
	height: 35px;
	background-color: #FFF;
	transition: all 0.3s 0.1s ease-out;
	border: 1px solid #CCC;
}
.signup-ul{
	width:100%;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.signup-ul li{
	width: 48%;
	list-style-type: none;
	margin-bottom: 7px;
	float: left;
	border-radius: 3px 3px;
}
.signup-ul li span{
	float: left;
	width: 100%;
	font-size: 12px;
	display: block;
	height: auto;
	color: #333;
	margin-bottom: 8px;
}

#why-signup h1{
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #00;
}

#why-signup h2{
	width: 100%;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	color: ;
	color: #060;
}

.signup-bg{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	float:left;
	height:auto;
	background-position: left 38% bottom;
	background-repeat: no-repeat;
}
#signup-bg-I{
	background-image: url(../images/intern-student.png);
}
#why-signup{
	float:left;
	width:100%;
	margin-top:40px;
}

#why-signup ul{
	float:left;
	width:100%;
}

#why-signup ul li{
	width: 100%;
	margin-bottom: 12px;
	list-style-image: url(../images/good-icon-2.png);
	font-size: 18px;
}
.submit-signup{
	width: 40%;
	height: 40px;
	background-color: #FF8B3E;
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;

	cursor: pointer;
	border: 0px solid #FFF;
	
	margin-left: 30%;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 10px top -722px;
	transition: all 0.3s 0.1s ease-out;
}
.submit-signup:hover{
	background-color: #E18700;
}

.submit-login{
	width: 100%;
	height: 40px;
	background-color: #FF8B3E;
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s 0.1s ease-out;
	border: none;
	line-height: 40px;
	text-decoration: none;
	display: block;
}

.grecaptcha-badge {
    display: none;
}

#show-option-box{
	width: 100%;
	height: auto;
	max-height: 250px;
	overflow: auto;
	background-color: #FFF;
	box-shadow: 2px 2px 5px #ccc;
	margin-top: 40px;
	left: 0px;
	position: absolute;
	z-index: 3500;
	border: 1px solid #D6D6D6;
}

#show-option-box a{
	float:left;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5%;
	padding-right:5%;
	width:90%;
	text-decoration:none;
	color:#666;
	font-size:14px;
	text-align:left;
	
}
#show-option-box a:hover{
	background-color: #E2E2E2;
	color:#333;
}

#subscribe-sub-form section{
	background-image: none;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
	height: auto;
	width: 60%;
	padding-right: 5%;
	padding-left: 5%;
	margin-right: 15%;
	margin-left: 15%;
	margin-top:50px;
	margin-bottom:60px;
	border-radius:5px 5px;
}

#subscribe-sub-form #subscr-h2-line{
	border-bottom-color: #F63;	
}
.company-related-jobs{
	float: left;
	height: auto;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 10px 10px;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #F0F0F0;
}
.head-line{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #099;
	font-size: 18px;
}

.head-line2{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
}
.head-line3{
	padding: 0px;
	float: left;
	height: auto;
	width: 16%;
	margin-left: 42%;
	margin-right: 42%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
	margin-top: 0px;
	margin-bottom: 10px;
}

.navi {
	width: 500px;
	border:1px solid #eee;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

	.show {
	color: blue;
	margin: 5px 0;
	padding: 3px 5px;
	cursor: pointer;
	font: 15px/19px Arial,Helvetica,sans-serif;
	}
	.show a {
	text-decoration: none;
	}
	.show:hover {
	text-decoration: underline;
	}


	ul.setPaginate li.setPage{
	padding:15px 10px;
	font-size:14px;
	}

	ul.setPaginate{
	padding:0px;
	
	overflow:hidden;
	font:12px 'Tahoma';
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	}  

	ul.setPaginate li.dot{padding: 3px 0;}

	ul.setPaginate li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	}



	ul.setPaginate li a
	{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #cccccc;
	color: #999999;
	display: inline-block;
	font: 15px/25px Arial,Helvetica,sans-serif;
	margin: 5px 3px 0 0;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	}	

	ul.setPaginate li a:hover,
	ul.setPaginate li a.current_page
	{
	border: 1px solid #F30;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #F93;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	}

	ul.setPaginate li a{
	color:#666;
	display:block;
	text-decoration:none;
	padding:0px 8px;
	text-decoration: none;
	}
.pagination {
	float: left;
	height: auto;
	width: 100%;
	color:#666;
}

#pop-hold, #email-pop-hold, #report-pop-hold, #template-pop-hold, #email-cv-pop-hold{
	display: none;
	opacity:0;
	z-index:19000000;
}
#main-wrapper{
	width:100%;
	float:left;
	height:auto;
}

.black-cover {
	height: 100%;
	width: 100%;
	position:fixed;
	opacity:0.6;
	background-color: #000;
	top: 0px;
	right: 0px;
	z-index:19000000;
}
.win-wraper {
	height: auto;
	width: 100%;
	margin-right: auto;
	position: fixed;
	background-color: #fff;
	z-index: 19000000;
	border-radius: 15px 15px;	
}
#pop-content{
	
	float:left;
	padding-left:5%;
	padding-right:5%;
	width:90%;
	padding-bottom:30px;
	overflow:auto;
	z-index:1800000;
	
}

#close-win {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	display: block;
	width: 40px;
	height:40px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	border-radius: 20px 20px;
	background-color: #CCC;
	line-height:40px;
	text-align:center;
	font-weight:bold;
}

#close-win:hover {
	background-color: #FC0;
}
#report-box, #send-email-job-box, #apply-job-box{
	display:none;
}

.button0 {
	float: left;
	height: 40px;
	width: auto;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	cursor: pointer;
	border: 0px solid #FF9900;
	text-decoration: none;
	border-radius: 2px 2px;
	margin-top: 20px;
	font-weight: bold;
	box-shadow:0px 0px 5px #999;
}


.button2 {
	float: left;
	height: 40px;
	width: 30%;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	cursor: pointer;
	border: 0px solid #FF9900;
	text-decoration: none;
	border-radius: 2px 2px;
	margin-top: 20px;
	margin-left:35%;
	font-weight: bold;
	box-shadow:0px 0px 5px #999;
	text-align:center;
}

.template-sample{
    width: 70px;
    height: 70px;
    display: block;
    background-color: #ccc;
    border-radius: 5px 5px;
    background-size: contain;
    border: solid 2px #ccc;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    transition: border-color 0.3s 0.1s ease-out;
}
.but-mid:hover{
    background-color: chocolate;
}

.but-mid{
  
	height: 40px;
	width: 100px;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	cursor: pointer;
	border: 0px solid #FF9900;
	text-decoration: none;
	border-radius: 5px 5px;
	margin-top: 20px;
	margin-left:auto;
    margin-right: auto;
	font-weight: bold;
	text-align:center;
    background-color: darkorange;
    display: block;
}

#company-search-form form{
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-radius: 0px 0px;
}
.comp-detail-icon {
	float: right;
	height: 30px;
	width: 20%;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	
}

#comp-info-icon{
	background-position: right -1652px;
}
#comp-review-icon{
	background-position: right -1608px;
}

#comp-salary-icon{
	background-position: right -1697px;
}

.signup-sec{
	float:left;
	width:100%;
	height:auto;
	padding-top:60px;
	padding-bottom:60px;
}
#signup-sec-I, #signup-header-2bg-I{
	  background: #F30; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #FFF, #3CF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #FFF, #3CF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #FFF, #3CF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(bottom right, #000, #3CF ); /* Standard syntax */
}
#signup-sec-J, #signup-header-2bg-J{
	background-color: #FFCF88;
}
#signup-sec-E, #signup-header-2bg-E{
	background-color: #DDDDCC;
}
#signup-sec2{
	float:left;
	width:100%;
	height:auto;
	padding-top:60px;
	padding-bottom:60px;
	  background: #F30; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #FFF, #3CF); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #FFF, #3CF); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #FFF, #3CF); /* For Firefox 3.6 to 15 */
  background: linear-gradient(bottom right, #000, #3CF ); /* Standard syntax */
}

.social-login{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top:20px;
}
.social-login li{
	float: left;
	list-style-type: none;
	height: auto;
	width: 48%;
	margin-bottom:10px;
}
.social-login li a:hover, .social-login li div:hover{
	box-shadow:0px 0px 5px #FC6;
}

.social-login li a, .social-login li div{
	display: block;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	border: 1px solid #CCC;
	color:#666;
}

#facebook-signup{
	
	background-position: 25px -1738px;
}


#google-signup{
	
	background-position: 25px -1781px;
}

#linkedin-signup{
	
	background-position: 25px -1854px;
}

#twitter-signup{
	
	background-position: 25px -1820px;
}
.signup-or{
	line-height: 60px;
	height: 60px;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3F3F3;
	text-align:center;
	margin-top:-30px;
	margin-bottom:10px;
	border-radius:30px 30px;
}

.signup-or2{
	line-height: 40px;
	height: 40px;
	width: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E0E0BE;
	text-align:center;
	margin-top:-30px;
	margin-bottom:10px;
	border-radius:20px 20px;
	font-size:12px;
}

#warning_box ul {
	margin: 0px;
	float: left;
	width: 90%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
}
#warning_box ul li {
	color: #F30;
	margin-bottom: 10px;
	font-size: 14px;
	text-decoration: none;
}
#warning_box {
	border: 1px solid #F60;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 0%;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
	display: none;
}
#warning_box h2 {
	background-color: #F60;
	float: left;
	height: auto;
	width: 97.2%;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	color: #FFF;
	padding-right: 0px;
	padding-left: 3%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/warning-icon.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#warning_box_info {
	float: left;
	height: auto;
	width: 100%;
}

.mini-window2{
	width:50%;
	margin-left:20%;
	margin-right:20%;
	float:left;
	box-shadow: 0px 0px 10px #e1e1e1;
	margin-top:50px;
	margin-bottom:80px;
	padding-left:5%;
	padding-right:5%;
	padding-top:50px;
	padding-bottom:50px;
	border-radius:1px 1px;
	background-color:#FFF;
}
.mini-window2 h1{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#333;
}

.form-cat-title{
    width: 100%;
    height: auto;
    padding-bottom: 6px;
    color: #FFA106;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: normal;
}

.mini-window
{
	width:30%;
	margin-left:25%;
	margin-right:25%;
	float:left;
	box-shadow: 0px 0px 20px #e1e1e1;
	margin-top:50px;
	margin-bottom:80px;
	padding-left:10%;
	padding-right:10%;
	padding-top:50px;
	padding-bottom:50px;
	border-radius:1px 1px;
	background-color:#FFF;
}
.mini-window h1{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#333;
}

.login-left{
	width: 33%;
	float: left;
	margin-top: 50px;
	background-color: #FFDC71;
	box-shadow: 0px 0px 5px #999;
	padding-left: 7%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius:3px 3px;
	z-index:200;
	position:relative;
}
.login-right{
	width: 50%;
	background-color: #FFF;
	box-shadow: 0px 0px 10px #666;
	padding-bottom: 20px;
	border-radius: 3px 3px;
	z-index: 500;
	position: relative;
	margin-right: 25%;
	margin-left: 25%;
	float: left;
}
#login-wrap{
	width: 85%;
	padding-left: 7.5%;
	padding-right: 7.5%;
	background-color: #F0F0F0;
	padding-top: 50px;
	padding-bottom: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.login-left ul{
	width:90%;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:10%;
	margin-top:30px;
}

.login-left ul li{
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
	list-style-image: url(../images/good-icon-2.png);
	color: #444;
	padding:0px;
	margin-top:0px;
}

.button0:hover{
	background-color: #F93;
}

#error-box{
	float:left;
	width:100%;
	color:#F00;
	font-size:14px;
	margin-bottom:20px;
	display:none;
}

.error-box2{
	float:left;
	width:100%;
	color:#F00;
	font-size:14px;
}

.profile-pic{
	border-radius:15px 15px;
	width:30px;
	height:30px;
	float:right;
	overflow:hidden;
	cursor:pointer;
	margin-top:5px;
		
}

.profile-detail{
	float:right;
	width:20%;
	height:auto;
	margin-top: 12px;
	
}

.profile-name{
	float:right;
	width:auto;
	margin-right:4%;
	height:auto;
	margin-top:14px;
	font-size:12px;
	color:#333;
	cursor:pointer;
}
.logout{
	float: right;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #F60;
	display: block;
	border-radius: 5px 5px;
	margin-top: 6px;
	margin-left: 8%;
	font-size: 13px;
	text-decoration: none;
	color:#fff;
}
.logout:hover{
	background-color:#F00;
}

.signup-cat{
	width:60%;
	padding:0px;
	margin-left:20%;
	margin-right:20%;
	margin-top:70px;
	margin-bottom:30px;
	float:left;
	padding-left:0px;
	padding-right:0px;
   
}

.signup-cat li{
	width: 43.7%;
	float: left;
	height: auto;
	list-style-type: none;
	text-align: center;
	padding-bottom:40px;
	padding-top:20px;
	padding-left:2%;
	padding-right:2%;
	margin-left:1%;
	margin-right:1%;
	transition: border-color 0.3s 0.1s ease-out;
	border:solid 1px #e1e1e1;
	border-radius:5px 5px;
}
.signup-cat li:hover{
	box-shadow: 0px 0px 5px #CCC;
}
.signup-a{
	width: 70%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	display: block;
	margin-left: 15%;
	float: left;
	border: 2px solid #666666;
	border-radius: 5px 5px;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

.signup-cat li h2{
	margin-bottom:0px;
	margin-top:0px;
	color:#333;
	font-size:18px;
	margin-bottom:20px;
	margin-top:20px;
}

.signup-cat li p{
	font-size:13px;
	color:#666;
}
#signup-section{
	margin-top:50px;
	float:left;
}
.signup-a:hover, #jobseeker-a:hover, #students-a:hover{
	
	color: #333;
	border-top-color: #F30;
	border-right-color: #F30;
	border-bottom-color: #F30;
	border-left-color: #F30;
	box-shadow:0px 0px 5px #CCC;
}
#jobseeker-a{
	border-color:#F60; color:#F60;
}
#students-a{
	border-color:#3CF; color:#3CF;
}

.signup-header{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	height:auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F8F8F8;
	float:left;
}
.signup-header ul{
	width:30%;
	padding:0px;
	margin:0px;
	margin-left:35%
}
.signup-header ul li{
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	list-style-type: none;
}
.signup-header ul li a{
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: 14px;
	text-decoration: none;
	border-radius: 3px 3px;
	color: #666;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	
}
#back-to-job-I{
	background-position: 10px -1896px;
	border: 1px solid #0CC;
}
#back-to-job-J{
	background-position: 10px -1945px;
	border: 1px solid #FC3;
}
#back-to-job-E{
	background-position: 10px -1994px;
	border: 1px solid #DDDDCC;
}
#back-to-sec-I{
	background-position: right 10px  top -1919px;
	border: 1px solid #0CC;
}
#back-to-sec-J{
	background-position: right 10px  top -1968px;
	border: 1px solid #FC3;
}
#back-to-sec-E{
	background-position: right 10px  top -2019px;
	border: 1px solid #DDDDCC;
}
.signup-header ul li a:hover{
	background-color: #FFF;
}
.signup-footer{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	font-size: 12px;
	background-color: #FFF;
}

.dashboard-actions{
	width:100%;
	padding:0px;
	margin:0px;
    float: left;
    margin-bottom: 10px;
}
.dashboard-actions li{
	width: 31%;
	float: left;
	height: auto;
	margin-right: 3.2%;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCC;
	border-left-color: #CCCCCC;
	position: relative;
}
.dbd-act-img{
	float: left;
	background-color: #CCC;
	height: 100%;
	width: 25%;
	text-align: center;
	position: absolute;
	top: 0px;
}
.dbd-act-img img{
	margin-top:30px;
}
.dbd-info{
	width:65%;
	float:right;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5%;
}

.dbd-info h2{
	font-size: 16px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	color: #333;
    position: relative;
}

.dbd-info p{
	font-size: 13px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	color: #666;
    position: relative
}

.dbd-info a{
	float: right;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	border: 1px none #F60;
	font-size: 12px;
	text-decoration: none;
	border-radius: 3px 3px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	background-color: #CCC;
	font-weight: bold;
}
.dbd-info a:hover{
	background-color: #999;
}

#dashboard-act-sec{
	float: left;
	width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 10px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
}

#vvv #search{
	background-image: none;
	background-color: #F0F0F0;
}

#dbd-cv{
	background-color: #9CC;	
}
#dbd-alert{
	background-color: #FC3;
}
#dbd-li-alert{
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
}

#dbd-li-cv{
	border-top-color: #9CC;
	border-right-color: #9CC;
	border-bottom-color: #9CC;
	border-left-color: #9CC;
}
#dbd-a-cv{
	background-color: #9CC;
	border-top-color: #81C0C0;
	border-right-color: #81C0C0;
	border-bottom-color: #81C0C0;
	border-left-color: #81C0C0;
}

#dbd-a-cv:hover{
	background-color: #66B3B3;
}
#dbd-a-alert{
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
	background-color: #FC3;
}
#dbd-a-alert:hover{
	background-color: #E1A900;
}

.category-list2{
	padding:0px;
	margin:0px;
	margin-top:30px;
	float:left;
	width:100%;
}
.category-list2 li:hover{

	box-shadow:0px 0px 10px #999;
}

.category-list2 li:hover a{

}
.category-list2 li{
	border-radius: 3px 3px;
	width: 90%;
	margin-bottom: 10px;
	float: left;
	height: auto;
	list-style-type: none;
	box-shadow: 0px 0px 5px #E1E1E1;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	transition: all 0.3s 0.1s ease-out;
	background-position: right 10px center;
	background-repeat: no-repeat;
	cursor: pointer;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.category-list2 li label{
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	width:90%;
	float:left;
	cursor:pointer;
	
}
.category-list2 li:hover{
	background-color: #FFFFEA;
	border-left-color: #F90;
}

.update-but{
	width: 48%;
	height: 40px;
	color: #000;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	border: 0px solid #FFF;
	margin-left: 0%;
	transition: all 0.3s 0.1s ease-out;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:40px;
	border-radius:20px 20px;
}

.update-but2{
	width: 49%;
	height: 30px;
	color: #000;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	border: 0px solid #FFF;
	margin-left: 0%;
	transition: all 0.3s 0.1s ease-out;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:30px;
	border-radius:15px 15px;
}
.update-but2:hover, .update-but:hover{
	opacity:0.7;
}

.signup-right{
	box-shadow:0px 0px 10px #999; 
	border-radius:5px 5px;
	background-color:#FFF;
	float:right;
	width:50%;
}

.signup-header-2{
	width: 90%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: none;
	background-color: inherit;
	height: 190px;
	padding-left:5%;
	padding-right:5%;
	padding-top:15px;
}
.signup-header-2 ul {
	width:100%;
	padding:0px;
	margin:0px;
}
.signup-header-2 ul li{
	float: left;
	list-style-type: none;
}

.hed-2-name{
	width:60%;
}
.hed-2-lnk{
	width: 38%;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	text-align:center;
}
.hed-2-lnk a{
	text-decoration: none;
	margin-top: 0px;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}
.hed-2-lnk a:hover{
	color: #F33;
}
#signup-form{
	background-color:#F3F3F3;
}

.settings-nav{
	width: 25%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.settings-info{
	width:70%;
	height:auto;
	float:right;
}

#settings{
	width:100%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	margin-top:30px;
	margin-bottom:50px;
}
.settings-nav-ul{
	width: 90%;
	margin: 0px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	background-color: #FCFCFC;
}

.settings-nav-ul li{
	float: left;
	width: 100%;
	height: auto;
	list-style-type: none;
}

.settings-nav-ul li a:hover{
	color: #000;
	background-color: #EFEFEF;
}

.settings-nav-ul li a{
	width: 85%;
	float: left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #4D4D4D;
	background-image: url(../images/list-icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 15%;
}

#active-profile-nav{
	background-color: #f1f1f1;
	
}

#settings h1{
	font-size:18px;
	float:left;
	width:auto;
}
.settings-cat{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	box-shadow: 0px 0px 20px #e5e5e5;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 0px;
	border-radius:5px 5px;
	
	overflow:visible;
    position: relative;
}

.settings-cat h2{
	font-weight: bold;
	width: auto;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	float: left;
	font-size: 14px;
	margin-bottom: 15px;
}
#delete-skills{
	margin-bottom:20px;
}
.anko-c{
	float: left;
	margin-right: 10px;
	border: 2px solid #CCC;
	font-size: 12px;
	color: #666;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-radius: 15px 15px;
	margin-bottom: 20px;
	margin-top:20px;
	text-decoration: none;
	cursor:pointer;
    display: inline-block;
    position: relative;
}

.anko-c input{
    
  position: absolute;
  left: 7px;
  top: 3px;
    width: 9px;
    height: 9px;
    border-radius: 10px 10px;
}

#js-anko{
	margin-top:6px;
	margin-bottom:6px;
}
.anko-c:hover{
	border-top-color: #0CF;
	border-right-color: #0CF;
	border-bottom-color: #0CF;
	border-left-color: #0CF;
}

#form-input-data{
	box-shadow: none;
	padding-left: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color:#FFF;
}

#experience-cat-ssb, #qualification-cat-ssb{
	display:none;
}

.switch-but{
	width: 100%;
	float: right;
	height: 30px;
	border-radius: 15px 15px;
	border: 1px solid #F60;
	margin-top:20px;
}
.switch-but a{
	text-decoration: none;
	font-size: 13px;
	color: #333;
	line-height: 30px;
	display: block;
	float: left;
	height: 30px;
	width: 50%;
	text-align: center;
}
.switch-but a:hover{
	background-color: #CCC;
}

#switch-but-left{
	border-top-left-radius: 15px 15px;
	border-bottom-left-radius: 15px 15px;
}
#switch-but-right{
	border-top-right-radius: 15px 15px;
	border-bottom-right-radius: 15px 15px;
	
}

#user-menue{
	background-color: #FFF;
	height: 0px;
	width: 300px;
	position: absolute;
	box-shadow: 0px 0px 7px #999;
	border-radius: 3px 3px;
	margin-top: 40px;
	overflow: hidden;
	padding-left:0px;
	right:10px;
	z-index:2000;
}

.profile-detail:focus ul{
	height:auto;
	overflow:visible;
}
#user-name-pix{
	width: 94%;
	padding-right:6%;
	height: 40px;
	float:left;
	display:block;
	background-image: url(../images/menu-point.png);
	background-repeat: no-repeat;
	background-position:right 19px;
	cursor:pointer;
}
.menue-point{
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: center -2056px;
	float: right;
	height: 8px;
	width: 30px;
	margin-top:-8px;
	margin-right:17px;
}

.user-pixx{
	width: 100px;
	height: 20px;
	border-radius: 50px 50px;
	background-color: #CCC;
	overflow: hidden;
	float:left;
	background-size:cover;
	padding-top:80px;
	text-align:center;
	border: 1px solid #F7CA97;
}

.user-pixx:hover span{
	opacity:1;
}

.user-pixx:hover{
	border: 1px solid #F60;
}

.user-pixx span{
	background-color:#F90;
	display:block;
	float:left;
	width:100%;
	font-size:10px;
	height:20px;
	line-height:15px;
	opacity:0.8;
    color: #333;
    font-weight: bold;
	transition: border-color 0.3s 0.1s ease-out;
}
.logout-but:hover{
	background-color: #f1f1f1;
}
.logout-but{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
	display: block;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
		text-decoration: none;
	color: #666;
}
#job-setting-a{
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 55px -2072px;
	border-top-style: none;
}

#job-dashboard-a{
		background-image: url(../images/dashboard-icons.png);
	background-repeat: no-repeat;
	background-position: 55px 12px;
	border-top-style: none;
}

#saved-jobs-a{
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 55px -1292px;
	border-top-style: none;
}

#cv-builder-a{
	background-image: url(../images/dashboard-icons.png?x);
	background-repeat: no-repeat;
	background-position: 55px -290px;
	border-top-style: none;
}
#uploaded-cv-a{
	background-image: url(../images/dashboard-icons.png?b);
	background-repeat: no-repeat;
	background-position: 55px -166px;
	border-top-style: none;
}

#menu-top-box{
	border-top-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
}



.center-but{
	width: 40%;
	margin-left: 25%;
	margin-right: 25%;
	padding-left:5%;
	padding-right:5%;
	float: left;
	display: block;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:20px 20px;
}
.center-but:hover{
	background-color:#FC0;
}

.cv-buts{
	width: 15%;
	margin-left: 1%;
	margin-right: 1%;
	padding-left:2%;
	padding-right:2%;
	display: block;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:20px 20px;
	display:inline-block;
}

#employer-postjob-nav{
	display:none;
}

.top-warning{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F93;
	height: auto;
	font-size: 13px;
	color: #FFF;
	text-align: center;
}
.top-warning a{
	color:#000;
}

#close-menue{
	display: none;
	width: 30px;
	height: 30px;
	background-color:#000;
    margin-right: 0px;
	margin-top:0px;
	z-index: 3000000;
	float: right;
	cursor: pointer;
	text-align: center;
	border-radius: 0px 0px;
	color:#FFF;
	line-height:30px;
}

#menue-back-box{
	background-color: #333;
	height: 100vh;
	width: 100%;
	position: fixed;
	opacity:0.7;
	z-index: 1000000;
	top:0px;
	left:0px;
	display:none;	
}
.comment-but{
	display: block;
	background-color:#F60;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
	color: #fff;
	float: left;
	width: auto;
	font-size: 11px;
	text-transform: uppercase;
	border:none;
	margin-left:0px;
	border-radius: 4px 4px;
	margin-top:10px;
	cursor:pointer;
	
	transition: background-color 0.3s 0.1s ease-out;
}
.comment-but:hover{
	background-color:#F00;
}
.comment-button{
	width: auto;
	height: 35px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	border: 0px none #FFF;
	margin-left: 0%;
	transition: all 0.3s 0.1s ease-out;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	border-radius: 5px 5px;
	background-color: #666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.comment-button:hover{
	background-color: #000;
}

.comment-box{
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	height: 50px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding-top:10px;
	padding-bottom:10px;
}

.comment-box:hover{
	box-shadow:0px 0px 10px #ccc;
}

.comm-ul{
	margin: 0px;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
}
.comm-li{
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.comment-pic{
	float: left;
	height: 40px;
	width: 40px;
	border: 1px solid #F90;
	overflow:hidden;
	border-radius:21px 21px;	
}
.comment-pic img{
	margin-left:-7%;
	width:120%;
	margin-top:-6px;
}
.comment-info{
	width:90%;
	float:right;
}

.comment-info2{
	width:89%;
	float:right;
}

.comm-date{
	float:right;
	width:auto;
	color:#F60;
	font-size:12px;
}

.button-full{
	text-align: center;
	display: block;
	float: left;
	height: 35px;
	width: 100%;
	border-radius: 5px 5px;
	color: #FFF;
	text-decoration: none;
	background-color: #F90;
	line-height: 35px;
}
.comment-name{
	float: left;
	font-size: 14px;
	color: #2C2C2C;
	font-weight: bold;
}
.read-error-box{
	float:left;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#F60;
	color:#FFF;
	text-align:center;
	font-size:16px;
	margin-bottom:20px;
}
.read-error-box a{
	color:#000;
}

.simillar-jobs2{
	width: 100%;
	float: left;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #F1F1F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.simillar-jobs2 li{
	float: left;
	width: 90%;
	margin-bottom: 8px;
	list-style-type: none;
	color: #F93;
	padding-right: 5%;
	padding-left: 5%;
}

.list-title{
	color: #333;
	text-decoration: none;
	font-size: 14px;
	width: 45%; 
	float: left;
	margin-top: 5px;
	font-weight:bold;
	  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
}

.list-title2{
	color: #333;
	text-decoration: none;
	font-size: 14px;
	width: 45%; 
	float: left;
	margin-top: 5px;
	font-weight:bold;
	  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
}

.simillar-jobs2 li a:hover{
	color:#F63;
}

.list-num{
	float:right;
	width:100px;
	height:30px;
	font-size:12px;
	margin-top:8px;
	margin-left:5%;
	color:#666;

}
.list-delete{
	float: right;
	width: 30px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/delete-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	display: block;
	text-decoration: none;
	border: 1px solid rgba(255,255,255,.5);
	border-radius:5px 5px;
	
}
.list-cvrename{
	float: right;
	width: 70px;
	font-size: 10px;
	height: 14px;
	display: block;
	text-decoration: none;
	line-height: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:8px;
	margin-right:6px;
	color:#F60;
}
.list-cvrename:hover{
	text-decoration:underline;
}
.list-delete:hover{
	border: 1px solid #F60;
}

.profile-pic-wrap{
	width:30%;
	float:left;
}
.user-big-pix{
	width: 98%;
	height: auto;
	border: 1px solid #CCC;
	padding-bottom: 0px;
	overflow: hidden;
	float: left;
    border-radius: 5px 5px;
    position: relative;
    margin-right: 2%;
}
.user-big-pix img{
    overflow: hidden;
  
}

.user-big-pix:hover{
    border-color: #F96E1C;
}

.change-photo{
	width:100%;
	height:auto;
	float:right;
	text-align:center;
}
.change-photo-a{
	font-size: 13px;
	text-decoration: none;
	width: 160px;
	border-radius: 25px 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
	margin-top: 70px;
	padding-top: 8px;
	padding-bottom: 8px;
	float:right;
	background-color:#F60;
	display:block;
}

.edit-profile-a{
	font-size: 13px;
	text-decoration: none;
	width: 160px;
	border-radius: 25px 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
	margin-top: 70px;
	padding-top: 8px;
	padding-bottom: 8px;
	float:right;
	background-color:#F60;
	display:block;
}

#change-pass-a{
	margin-top:10px;
}

#change-pass-a:hover, .change-photo-a:hover, .edit-profile-a:hover{
	color:#FFF;
	background-color:#F90;
}
.user-pic-house{
	width:200px;
	float:right;
}


#user-info-detail
{
	height: auto;
	width: 48%;
	float: left;
}

.user-input{
	width: 98%;
	border: 1px solid #CCC;
	font-size: 14px;
	padding-left: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	color: #000;
	background-repeat:no-repeat;
	background-position:right center;
}

.subscribe-signup-form{
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	border: 1px solid #CCC;
	float: left;
	margin-top:70px;
	margin-bottom:40px;
}

.app-signup-form{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	border-top: 1px solid #CCC;
	float: left;
	padding-top:17px;
	margin-bottom:40px;
}

#testimonial-sec{
	background-color: #666666;
	float: left;
	height: auto;
	padding-bottom: 140px;
	width: 100%;
	margin-top: -3px;
	background-image: url(../images/alert.png);
	background-position: left bottom;
	background-repeat: repeat;
	padding-top: 50px;
}
.testimonial-mid{
	width:70%;
	margin-left:15%;
	margin-right:15%;
	background-color:#FFF;
	margin-top:-100px;
	float:left;
	height:auto;
	border-radius:10px 10px;
}

.testimonail-form{
	width:90%;
	float:left;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	padding-top:30px;
	padding-bottom:30px;
	box-shadow:10px 10px 50px #ccc;
	border-radius:10px 10px;
	font-size:16px;
	color:#666;
	
}
.testi-input{
	width: 250px;
	height: 30px;
	border: 1px solid #CCC;
	padding-left:8px;
	margin-left:8px;
	margin-right:10px;
}
.share-testi{
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 20px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #F60;
	color: #FFF;
	cursor: pointer;
}
.share-testi:hover{
	background-color:#F60;
}
#testi-state{
	width:150px;
}
#testi-txt{
	height:100px;
	width:96%;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	padding-top:6px;
	padding-left:2%;
	padding-right:2%;
}
.testimonaial-ul{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;

}

.testimonaial-ul li{
	width: 100%;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style-type: none;
}

.testi-star{
	width: 35%;
	height: auto;
	float: left;
	padding-left: 0%;
	
}
.testi-star-icon{
	width: 40px;
	height: 40px;
	border-radius: 20px 20px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	float:left;
}
.testi-info{
	width: 59%;
	height: auto;
	float: right;
	font-size: 14px;
	color: #333;
	background-image: url(../images/quote2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6%;
	line-height: 20px;
}
.testi-info-in{
	width: 80%;
	height: auto;
	float: right;
	
}
.rating-stars3 {
	width:100%;
	float:left;
	height: 18px;
	color: #666;
	font-size: 18px;
	margin-bottom:10px;
}

.switch-testimonial{
	width: 50%;
	margin-left: 0%;
	float: right;
	border: 1px solid #CCC;
	height: 40px;
	
	background-image: url(../images/double-down.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
}

#cv-form{
	width:50%;
}

.cv-size{
	width:60px;
	float:right;
	font-size:13px;
	color:#666;
	margin-top:7px;
	margin-right:15px;
	margin-left:15px;
}
.follow-comp-msg{
	width:54%;
	padding-left:3%;
	padding-right:3%;
	margin-left:20%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	margin-bottom:20px;
	box-shadow:0px 0px 15px #ccc;
	line-height:20px;
}

.d-job-widget{
	width:100%;
	float:left;
	padding:0px;
}
#widget-comp-input{
	width:36%; 
	float:left; 
	height:auto;
}
.d-job-widget li{
	list-style-type: none;
	float: left;
	height: auto;
	width: 98%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:1%;
	padding-right:1%;
	transition: 0.3s 0.1s all ease-out;
}

#widget-cat-title{
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-top: 20px;
	margin-bottom:20px;
	padding-bottom: 10px;
	float:left;
}
.d-job-widget li:hover{
	background-color: #EAEAEA;
}
.d-job-widget li:hover span{
	color:#F60;
}
.d-job-widget li span{
	width: 50%;
	float: left;
	display: block;
	font-size: 14px;
	color: #666;
}


.widget-input, #title_font_color, #background_color, #font_color, #link_color, #border_color{
	width: 35%;
	border: 1px solid #CCC;
	height: 25px;
	padding-left:1%;
}
.widget-top{
width: 70%;
	padding-left: 15%;
	padding-right: 15%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
background: #f1f1f1; /* For browsers that do not support gradients */
 

}
.widget-top h1{
	font-size:24px;
	
}
.widget-top p{
	font-size:14px;
}

.widget-wrapper{
	width:50%;
	margin-left:25%;
	margin-right:25%;
	float:left;
	margin-bottom:70px;
}

.widget-but{
	float: left;
	display: block;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 20px 20px;
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #F60;
	margin-right:20px;
}
.widget-but:hover{
	background-color:#FC0;
}
#widget-button-li{
	margin-top:30px;
}
#widget-button-li:hover, #widget-cat-title:hover, #top-widget-but:hover{
	background-color: #FFF;
}
#widget-loading{
	text-align:center;
	margin-top:50px;
	position:absolute;
	width:90%;
	float:left;
}
#job-widget-job-box{
	display:none;
}
#job-widget-job-box, #job-widget-code{
	display:none;
}
#inputz-lab{
	width:100%;
	float:left;
	margin-bottom:15px;
	
}
#inputz-lab span{
	font-size:14px;
	margin-bottom:10px;
	width:100%;
}

#blog-page-ul {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog-page-ul li {
}

.by-date-com {
	float: left;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
	color:#333;
}

.by-date-com2 {
	float: left;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 22px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	color:#333;
	margin-bottom:10px;
}

#tips-cat {
	color: #F60;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/pointer2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}

#list-n-cat a{
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
}

#list-n-cat {
	float: left;
	width: auto;
	margin-right: 3%;
	text-decoration: none;
	list-style-image: url(/pics/dot.png);
	color: #FFF;
	clear: right;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-position: inside;
}

#inwrap #blog-page-ul ul {

	/*margin: 0px;
	padding: 0px;
	float: left;*/
	height: auto;
	width: 100%;
}

#page-no{
	color:#F90;
}
#job-list-n {
	box-shadow: 0px 0px 3px #ccc;
	height: auto;
	width: 100%;
	margin-right: 0%;
	list-style-position: outside;
	display: inline-block;
	float: none;
	vertical-align: top;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #F90;
	padding: 0px;
}

.blog-banna-house{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 120px;
	background-repeat: repeat;
	background-color: #E1E1E1;
}
.blog-banna{
	float: left;
	width: 100%;
	color: #000;
}

.blog-cat-list{
	padding:0px;
	margin:0px;
	width:100%;
}
.blog-cat-list li{
	color: #FF9;
	float: left;
	width: auto;
	margin-right: 50px;
	margin-bottom: 20px;
	height: auto;
	list-style-position: inside;
}

.blog-cat-list li a{
	color: #333;
	font-size: 14px;
}

.post-house{
	padding:0px;
	margin:0px;
	float:left;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	margin-top:0px;
	z-index:1000;
	background-color:#FFF;
	padding-top:30px;
	border-radius:5px 5px;
}

.each-blog{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 20.5%;
	margin-right: 1%;
	margin-left:1%;
	margin-bottom: 2.55%;
	box-shadow: 0px 0px 5px #ccc;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blog-pix{
	height: 150px;
	width: 100%;
	float: left;
	border: 1px solid #F60;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
}

#blog-title-1 {

	font-size: 15px;

	color: #03C;

	line-height: 20px;

	text-decoration: none;

}

#blog-title-1:hover{
    color: darkorange;
}
#blog-body-t{

	font-size:13px;
	color:#333;
	margin-bottom:20px;
	line-height:20px;

}
.blog-author{
    width: 94%;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 20px;
    padding-bottom: 0px;
    border-radius: 5px 5px;
    float: left;
    border: solid 1px #ccc;
    color: #666;
    margin-bottom: 25px;
    margin-top: 15px;
    
}
.blog-author h2{
    margin-bottom: 0px;
    font-size: 15px;
    color: #666;
}
.blog-author img{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.by-date-com {

	float: left;

	height: auto;

	width: auto;

	padding-right: 5px;

	padding-left: 19px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCC;

	font-size: 12px;

	background-repeat: no-repeat;

	background-position: left center;

	margin-right: 5px;

	color:#333;

}

.view-detail:hover{

	background-color: #D6D6D6;

	border-top-color: #666;

	border-right-color: #666;

	border-bottom-color: #666;

	border-left-color: #666;

	color: #666;

}

.view-detail {

	float: left;

	height: 30;

	width: auto;

	padding-right: 12px;

	padding-left: 10px;

	border: 1px solid #F60;

	text-decoration: none;

	color: #333;

	background-position: right center;

	background-repeat: no-repeat;

	line-height:30px;
	border-radius:3px 3px;

}
#blog-wrap-cat{
	margin-top: -130px;
}
.blog-wrap{
	width: 100%;
	float: left;
	margin-top: -140px;
	padding-top: 30px;
	height: auto;
	border-radius:5px 5px;
	overflow:hidden;
}

.job-l-col {

	float: left;

	width: 31%;

	margin-right: 3.33%;

	display: block;

	height: auto;

	padding: 0px;

	margin-left: 0px;

}

#job-list-n a {

	text-decoration: none;

	color: #069;

	font-size: 13px;

	float: left;

	height: auto;

	width: 93%;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 2%;

	padding-left: 5%;

	display: inline-table;

	vertical-align: middle;

}
#job-list-n a:hover{
    color: #F77316;
}
.ul-3 {

	margin: 0px;

	padding: 0px;

	height: auto;

	width: 100%;

	clear: both;

	float: left;

}

.ul-3 li {

	float: left;

	height: auto;

	width: 100%;

	list-style-type: none;

}

.blog-h1-sec
{
	width:70%;
	float:left;
	height:auto;	
}

.switch-video-a:hover{
	background-color: #F30;
}
#career-vid-li{
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image:none;
}
#career-vid-li a{
	border: 1px solid #F60;
	display: block;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 5px top -1541px;
	border-radius:3px 3px;
	width:auto;
}
.switch-video-a{
	width: auto;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	text-decoration: none;
	background-color: #B92500;
	color: #FFF;
	float: right;
	display: block;
	margin-top: 50px;
	border-radius: 5px 5px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 5px top -722px;
}
.blog-h1
{
	font-size:36px;
	margin-bottom:15px;
	margin-top:0px;
}

.blog-body{
	width:90%;
	float:right;
    color:#333;
    overflow-wrap: break-word;
	line-height:30px;
	font-size:1.05em;
    font-family:Raleway;
}

.blog-share{
	float:left;
	width:10%;
	padding:0px;
	z-index:10000;

}

.blog-share li{
	width:100%;
	float:left;
	margin-bottom:10px;
	list-style:none;
}

.blog-share li a{
	width: 50px;
	height: 50px;
	border-radius: 25px 25px;
	background-color: #333;
	display: block;
	background-image: url(../images/icons.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration:none;
}

#cat-post-house{
	padding-left:0px;
	padding-right:0px;
	width:100%;
	padding-top:0px;
	margin-top:0px;
}

.blog-tred-house{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	float:left;
}

#blog-search-li{
	float: right;
	width: 30%;
	list-style-type: none;
	background-image: none;
	padding-right:0px;
	margin-right:0px;
	margin-left:20px;
}
.blog-tred
{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	float: left;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left:0px;
	

}
.blog-tred li{
	float: left;
	width: auto;
	margin-left: 0px;
	margin-right:20px;
	list-style: none;
	background-image: url(../images/right-arrow4.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	
	
}
.blog-tred li a{
	text-decoration: none;
	background-position: right center;
	font-size: 12px;
	color: #666;
}
.blog-tred li a:hover{
	color:#F90;
}
.blog-top-tags{
	width: 100%;
	height: auto;
	padding: 0px;
	float: left;
	border-radius: 5px 5px;
	border: 1px solid #EAEAEA;
	margin-top:0px;
	margin-bottom:40px;
}

.blog-top-tags li{
	float:left;
	width:100%;
	list-style:none;
}

.blog-top-tags li a{
	float: left;
	width: 90%;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	padding-right: 5%;
	padding-left: 5%;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 10px top -2105px;
	text-decoration:none;
	color:#666;
	font-size:13px;
}

.blog-top-tags li a:hover{
	color: #F60;
	background-color: #F0F0F0;
}

#blog-top-title{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
	color: #F90;
	font-size: 14px;
	font-weight: bold;
}

.blog-post-tags{
	width:96%;
	padding:0px;
	padding-left:3.5%;
}

.blog-post-tags li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

.blog-post-tags li a{
	display: block;
	border: 1px none #CCC;
	height: auto;
	width: auto;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 14px;
	color: #6E6E6E;
	text-decoration: none;
	border-radius: 15px 15px;
	background-color: #E0E0E0;
	font-weight: bold;
}


.blog-top-post{
	width: 96%;
	margin: 0px;
	float: left;
	height: auto;
	padding:0px;
	padding-left:3.5%;
}

.blog-top-post li{
	margin-bottom: 10px;
	list-style-type: square;
	width: 45%;
	margin-right: 2%;
	color: #F60;
	vertical-align: top;
	display: inline-block;
	background-image: url(../images/point.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 2%;
}

.blog-top-post li a:hover{
	text-decoration:underline;
}

.blog-top-post li a{
	display: block;
	height: auto;
	width: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	border-radius: 15px 15px;
	font-weight: bold;
}

.blog-tag-title{
	float: left;
	height: 15px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-bottom: 30px;
	margin-top: 40px;
}
#top-post-sp{
	background-image: url(../images/double-down.png);
	background-position: left 10px;
}
.blog-tag-title span{
	line-height: 30px;
	display: block;
	float: left;
	height: 30px;
	width: auto;
	background-color: #FFF;
	padding-right: 30px;
	padding-left: 25px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: left -758px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.blog-post-share{
	width:100%;
	padding:0px;
}

.blog-post-share li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

.blog-post-share li a{
	display: block;
	border: 1px none #CCC;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 3px 3px;
	float:left;
	
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(../images/icons.png);
}

#bt-share{
	background-position: left -2143px;
}

#blog-s-f{
	background-position: 10px -2179px;
	background-color:#3C5A99;
}
#blog-s-t{
	background-position: 10px -2218px;
	padding-left:35px;
	background-color: #1DA1F2;
}
#blog-s-in{
	background-position: 10px -2250px;
	padding-left:35px;
	background-color: #0083C1;
}

#blog-ts-fb{
	background-position:center -2173px;
}

#blog-ts-tw{
	background-position: center -2210px;
}
#blog-ts-in{

	background-position: center -2243px;
}

#blog-ts-em{
	background-position: center -2278px;
}

#blog-ts-fb:hover{
	background-color:#3C5A99;
	box-shadow:0px 0px 10px #ccc;
}
#blog-ts-tw:hover{
	background-color: #1DA1F2;
	box-shadow:0px 0px 10px #ccc;
}
#blog-ts-in:hover{
	background-color: #0083C1;
	box-shadow:0px 0px 10px #ccc;
}
#blog-ts-em:hover{
	background-color:#999;
	box-shadow:0px 0px 10px #ccc;
}
#b-in-img{
	max-width:700px;
	height:auto;
}

.latest-ca li{
	margin-bottom:15px;
	color:#000;
}

.latest-ca li a{
	color:#06C;
	font-size:16px;
	text-decoration:none;
}

.latest-ca li a:hover{
	color:#F60;
}

.mid-wind{
	width:60%;
	height:auto;
	float:left;
	margin-left:15%;
	background-color:#FFF;
	padding-left:5%;
	padding-right:5%;
	padding-top:30px;
	padding-bottom:50px;
	border-radius: 5px 5px;
	box-shadow:0px 0px 5px #ccc;
	margin-top:50px;
	margin-bottom:50px;
}

.terms-policy{
	font-size:14px;
	line-height:25px;
	color:#666;
}

.terms-policy-h1{
	width:100%;
	text-align:center;
	font-size:24px;
	margin-bottom:30px;
}

.contact-banner{
	background-image: url(../images/customer-care.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #A8A87B;
	float: left;
	height: 150px;
	width: 100%;	
}

.contact-banner h1{
	font-size:36px;
	color:#FFF;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	width:100%;
	float:left;
}
.contact-banner p{
	color:#333;
	font-size:20px;
	width:100%;
	display:block;
	text-align:center;
}
.textbox{
	width: 96%;
	height: 30px;
	border: 1px solid #CECEB5;
	border-radius: 2px 2px;
	padding-left:2%;
	padding-right:2%;
	font-size:16px;
}
.textbox:hover{
	box-shadow:0px 0px 5px #993;
}
.no_list{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin:0px;
	margin-bottom:20px;
}
.no_list li{
	list-style:none;
}
.contact-for li{
	font-style: italic;
	color: #666;
	margin-bottom: 5px;
	float:left;
	width:100%
}
.form_ul{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.form_ul{
	margin-bottom:15px;
}
.form_li1{
	font-weight:bold;
	font-size:12px;
	color:#666;
	margin-bottom:5px;
}

.follow-us{
	
	height: 45px;
	width: auto;
	border-radius: 25px 25px;
	display: block;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
	float: left;
	display: block;
	margin-right: 8px;
	color:#FFF;
	padding-left:24px; 
	padding-right:24px;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

.follow-us:hover{
	box-shadow:0px 0px 5px #999;
}
.bg-sm-f{
	background-color:#3C5A99;
}
.bg-sm-l{
	background-color: #0083C1;
}
.bg-sm-t{
	background-color: #1DA1F2;
}
.emp-faq-ul{
	width:100%;
	float:left;
	padding:0px;
	
}

.emp-faq-ul li{
	width: 45%;
	margin-left: 2%;
	margin-right: 2%;
	list-style-type: none;
	font-size: 16px;
	height: auto;
	display:inline-block;
	vertical-align:top;
}

.faq-title{
	width: 80%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	margin-left:2%;
}

.emp-faq-ul li h3{
	font-size:16px;
	color:#333;
}
.emp-faq-ul li p{
	color:#666;
	font-size:14px;
}
.emp-faq-ul li p a{
	text-decoration:none;
	color:#F60;
}
#employer-faq2{
	padding-top:70px;
	padding-bottom:70px;
	float:left;
}

.contact-but{
	float: left;
	width: auto;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #FC0;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	transition: all 0.3s 0.1s ease-out;
}

.contact-but:hover{
	background-color:#F60;
}

.about-contact{
	width:90%;
	padding:0px;
	margin:0px;
	float:left;
	height:auto;
	margin-left:5%
}
.about-contact li{
	width:33.33%;
	height:auto;
	float:left;
	list-style:none;
}
.get-in-touch{
	width: 128px;
	height: auto;
	font-size: 36px;
	letter-spacing: 5px;
	font-family: Chewy;
	font-weight: bold;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	color:#f1f1f1;
	margin-left:auto;
	margin-right:auto;
}

#about-contact-sec{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #333;
	float: left;
	height: auto;
	width: 100%;
    
}

.about-contact li h2{
	font-size:20px;
	color:#f1f1f1;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:10px;
}

.about-contact li p{
	color: #999;
	font-size: 16px;
	line-height: 30px;
}
.anko-but{
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	color: #F30;
	border: 3px solid #F60;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}

.anko-but:hover{
	background-color: #FFF;
}

.about-info{
	width:100%;
	padding:0%;
	margin:0%;
	height:auto;
	float:left;
	margin-top:50px;
}

.about-info li{
	width: 27%;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 30px;
	height: auto;
	float: left;
	list-style: none;
	background-image: url(../images/circle.jpg);
	background-repeat: no-repeat;
	background-position: 9% top;

	padding-right: 3%;
	padding-left: 3%;
}


.about-info2{
	width:100%;
	padding:0%;
	margin:0%;
	height:auto;
	float:left;
}

.about-info2 li{
	width: 27%;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 0px;
	height: auto;
	float: left;
	list-style: none;

	padding-right: 3%;
	padding-left: 3%;
	text-align:center;
}

#mjm-ab-mid{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;
}
#mjm-vision{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	background-image: url(../images/vision.png);
}
.about-info li h2{
	color: #666;
	letter-spacing: 4px;
}

#about-achieve{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 50px;
}

.about-info li p{
	font-size:16px;
	color:#666;
}

.about-info2 li p{
	font-size:36px;
	color:#333;
	padding:0px;
	margin:0px;
	float:left;
	width:100%
}

.about-info2 li h2{
	color: #666;
	letter-spacing: 4px;
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:0px;
}

.mjm-story-culture{
	width:90%;
	padding:0px;
	margin:0px;
	margin-top:30px;
	float:left;
	margin-left:5%;
	margin-right:5%;
}

.mjm-story-culture li{
	width:42%;
	margin-left:4%;
	margin-right:4%;
	float:left;
	height:auto;
	list-style:none;
	margin-top:60px;
}
.mjm-story-culture li p{
	font-size:15px;
	color:#666;
	line-height:25px;
}

.mjm-story-culture li h2{
	font-size:24px;
	color:#666;
	letter-spacing: 4px;
}

#about-banna{
	float: left;
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin-bottom: 60px;
	background-repeat: no-repeat;
	background-position: right 5% top 0px;
	
}

#about-banna h1{
	font-size:24px;
	color:#666;
	
	letter-spacing: 4px;
}

#about-banna p{
	font-size:16px;
	color:#666;
}

.team-pic{
	width: 120px;
	height: 120px;
	border-radius: 60px 60px;
	background-color: #CCC;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 15px;
	border: 1px solid #EFEFEF;
}
.team-name{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	margin-bottom:7px;
}
.team-rank{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 14px;
	color: #959595;
	font-style: italic;
}

#mjm-team h2{
	text-align:center;
	width:100%;
	float:left;
	margin:0;
	padding:0px;
	font-size:24px;
	color:#666;
	letter-spacing: 4px;
	margin-bottom:30px;
}

#mjm-team{
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	float:left;
}

.team-list{
	width:70%;
	margin-left:15%;
	float:left;
	padding:0px;
}

.team-list li{
	width: 33%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	padding-top: 40px;
	padding-bottom: 40px;
	list-style-type: none;
	float: left;
}

#content-bottom-share{
	display:none;
}

.training-cat{
	width:15%;
	float:left;
	box-shadow: 0px 0px 15px #ccc;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#FFF;
	border-radius:5px 5px;
}

.training-cat h2{
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
}

.course-cat{
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-bottom: 30px;
}

.course-cat li{
	width: 100%;
	margin-bottom: 10px;
	float: left;
	height: auto;
	list-style-type: none;
}

.course-cat li a{
	font-size: 12px;
	color: #8D8D8D;
	text-decoration: none;
}

.course-cat li a:hover{
	color:#F60;
}

.training-box{
	width:78%;
	float:right;
	height:auto;
}

.square-box{
	width:68%;
	padding-left:5%;
	padding-right:5%;
	float:right;
	height:auto;
	background-color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
}

.course-list{
	width:96%;
	padding:0px;
	margin:0px;
	float:left;
	height:auto;
	background-color:#FFF;
	padding-left:2%;
	padding-right:2%;
	padding-top:30px;
	padding-bottom:30px;
}

.course-list li{
	width: 28.8%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 30px;
}

.training-box-h1{
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
}
.course-list li a{
	text-decoration: none;
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 20px;
	border: 1px solid #F7F7F7;
	box-shadow: 0px 0px 5px #EEE;
	overflow: hidden;
}

.course-list li a:hover{

	box-shadow: 0px 0px 20px #C0C0C0;
}


.course-list li h2{
	font-size:14px;
	color:#03C;
}

.training-house{
	width: 100%;
	float: left;
	height: auto;
	background-color: #EFEFEF;
	padding-bottom:50px;
}

.square-list{
	width:90%;
	padding:0px;
	margin:0px;
	float:left;
	height:auto;
	background-color:#FFF;
	padding-left:5%;
	padding-right:5%;
	padding-top:30px;
	padding-bottom:30px;
}

.square-list li{
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:30px;
	
}

.course-img-box{
	width:100%;
	height:150px;
	overflow:hidden;
	float:left;
	margin-bottom:5px;
}

.course-priz{
	float: right;
	border: 1px solid #CCC;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #333;
}

.course-comp{
	font-size:11px;
	color:#999;
	float:left;
	width:65%;
	height:auto;
}

.course-infox{
	position:relative; min-height:87px;
}

.course-priz-info{
	width:100%; position:absolute; bottom:0px;
}


.top-back-nav{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:20px;
}

.top-back-nav li{
	width: auto;
	float: left;
	height: auto;
	padding-right: 25px;
	list-style-type: none;
	margin-right: 15px;
	background-image: url(../images/line2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.top-back-nav li a{
	font-size:12px;
	color:#666;
	text-decoration:none;
}

.read-training-h1{
	width: 100%;
	font-size: 24px;
	color: #333;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.course-item{
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: left -2328px;
	float: left;
	height: auto;
	width: auto;
	padding-left: 27px;
	color: #CF9;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 10px;
	padding-bottom:5px;
}

.rc-priz{
	font-size: 16px;
	font-weight: bold;
	margin-right: 2%;
	margin-top: 10px;
	color: #FFF;
	width:65%;
	text-align:right;
	float:left;
}
.course-enrol{
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
	text-transform: uppercase;
	color: #FFF;
	background-color: #F60;
	text-decoration: none;
}

.course-detail-left{
	
	float: left;
	width: 65%;
	height: auto;

}

.course-details{
	font-size: 15px;
	float: right;
	width: 87%;
	margin-left:3%;
	height: auto;
	color: #4D4D4D;
	line-height: 20px;
}

.course-details h2{
	font-size:18px;
}

.course-detail-right{
	width:26%;
	float:right;
}

#tcd-top{
	background-color: #FFFCF0;
}

.mag-pb-8{
	width:84%;
	padding-left:8%;
	padding-right:8%;
	float:left;
}

#call-for-qst{
	background-image: url(../images/call.png);
	background-repeat: no-repeat;
	background-position: center bottom 15px;
	padding-bottom: 70px;
}

#course_application{
	width:80%;
	border: 1px solid #CCC;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;	
	padding-top: 30px;
	padding-bottom: 20px;
	border-radius: 5px 5px;
	margin-top:50px;

}

.course-form{
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px;
}

.course-form li{
	width:100%;
	margin-bottom:20px;
	list-style:none;
	float:left;
}

.course-form li span{
	width:35%;
	float:left;
	display:block;
	font-size:14px;
}

.course-input{
	width: 61%;
	height: 30px;
	border: 1px solid #CCC;
	display: block;
	float: left;
	padding-left: 3%;
}
#courseapplynow-link{
	
	width: auto;
	padding-left:30px;
	padding-right:30px;
	background-color: #F60;
	height: 40px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
	transition: all 0.3s 0.1s ease-out;
	border-radius:3px 3px;
}

#courseapplynow-link:hover, .course-enrol:hover{
	background-color:#F90;
}

.tr-error{
	width:90%;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#CF9;
	font-size:14px;
	text-align:left;
	padding-left:5%;
	padding-right:5%;
}

.c-top-bar-enrol{
	width:40%;
	float:right;
	
}

.c-top-bar-date{
	width:60%;
	float:left;
}

.feed-link{
	width: 70%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #F2F2F2;
	border-radius: 5px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
	font-size: 14px;
	min-height:20px;
}

.feed-list{
	padding:0px;
	margin:0px;
	width:90%;
	float:left;
	padding-left:5%;
	padding-right:5%;
}

.feed-list li{
	width:100%;
	height:auto;
	margin-bottom:30px;
	list-style:none;
	float:left;
}
.feed-list li h2{
	float:left;
	width:100%;
	font-size:18px;
	color:#666;
}
.copy-but-2{
	width: auto;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCC;
	text-decoration: none;
	display: block;
	color: #666;
	float: left;
	font-size: 12px;
	border-radius: 5px 5px;
	font-weight:normal;
}
.copy-but-2:hover{
	box-shadow: 0px 0px 10px #ccc;
}

#emp-ad-a{
	margin-left:9%;
}
#tooltip{position:absolute; display:none;border:grey solid 1px;background:#fff;font-size:13px;padding:7px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);width:250px}#tooltip img{margin-bottom:-5px;margin-right:3px;margin-left:5px}#tooltip p a{color:#069;text-decoration:none}#tooltip p a:hover{color:#d00}#tooltip p{margin:0;padding-top:5px;padding-right:0;padding-bottom:0;padding-left:0}
#cal1{position:absolute;height:0;width:0;top:100px;left:100px;overflow:none;z-index:-100}#cal2{position:absolute;height:0;width:0;top:0;left:0;overflow:none;z-index:-100}#cal3{position:absolute;height:0;width:0;top:0;left:0;overflow:none;z-index:-100}

#search-guidex{
	font-size:13px;
}
#search-guidex li a{
	color:#03F;
	text-decoration:none;
}
#search-guidex li a:hover{
	text-decoration:underline;
}

.top-blog-post-l{
	
	margin:0px;
	padding-left:5%;
	width:95%;
}

.top-blog-post-l li{
	width:100%;
	color:#CCC;
	margin-bottom:10px;
}

.top-blog-post-l li a{
	text-decoration:none;
	font-size:13px;
	color:#06C;
}

.top-blog-post-l li a:hover{
	text-decoration:underline;
}

.cat-desc-box{
	padding-left: 6%;
	padding-right: 6%;
	width: 88%;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.cat-desc-box h2{
    font-size: 18px;
}
.cat-desc-box a{
    color:#F60;
    text-decoration: none;
}

.cat-desc-box a:hover{
    text-decoration: underline;
}
#sitemap{
	width:100%;
	float:left;
}

#sitemap a{
	color: #666;
	font-size: 15px;
	text-decoration: none;
	margin-right: 10px;
	background-color: #FBFBFB;
	border-radius: 5px 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	float: left;
}
#sitemap h2 a:hover{
	background-color:#FFF;
}
#sitemap a:hover{
	background-color: #FFEAAA;
}
#sitemap h2{
	font-size: 16px;
	color: #369;
	float: left;
	width: 100%;
	margin-top: 30px;
	color: #F90;
}

#sitemap h2 a{
	font-size: 16px;
	color: #F90;
	background-color: #FFF;
}

.checkout-body{
	background-color: #E0E0E0;
}

.checkout-wrap{
	background-color: #fff;
	box-shadow: 0px 0px 50px #999;
	width: 34%;
	height: auto;
	margin-left: 30%;
	margin-right: 30%;
	margin-top: 60px;
	margin-bottom:60px;
	border-radius: 5px 5px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 20px;
	float: left;
	padding-bottom:20px;
}

.pay-method-sec{
	padding:0px;
	margin:0px;
	width:100%;
	float:left;
	margin-top:40px;
}

.pay-method-sec li{
	float: left;
	width: 100%;
	list-style: none;
	font-size: 14px;
	color: #666;
	margin-bottom:0px;

}
.pay-method-sec li label{
	float:left;
	width:98%;
	padding-left:1%;
	padding-right:1%;
	height:auto;
	cursor:pointer;
	transition: border-color 0.3s 0.1s ease-out;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right 5px center;
}

.pay-method-sec li label:hover{
	background-color: #F0FFF0;
}

#cpm-head{
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom:5px;
	padding-bottom:5px;
}

.radio-box{
	width: auto;
	height: auto;
	background-color: #CCC;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px 3px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

#cpm-txt{
	margin-top:5px;
}

#paym-buttom{
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px5px;
	background-color: #F60;
	color: #FFF;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	background-position: right 10px center;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	border-radius:3px 3px;
	
}

#password-input-box{
	width:80%;
	padding-right:17%;
	padding-left:3%;
}

.show-pass{
	width: 35px;
	height: 39px;
	background-color: #FF8B3E;
	position: relative;
	float: right;
	margin-top: -38px;
	margin-right: -2px;
	background-image: url(../images/icons.png?x);
	background-repeat: no-repeat;
	background-position: 2px -2461px;
	cursor:pointer;
	transition: border-color 0.3s 0.1s ease-out;
}
.show-pass:hover{
	background-color: #FF6804;
}
.paym-input{
	float: left;
	height: 40px;
	width: 45%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFC671;
	font-size: 16px;
	margin-bottom:10px;
	transition: border-color 0.3s 0.1s ease-out;
}
.paym-input:hover{
	border-bottom-color: #666;
}

#pm-bank{
	background-image: url(../images/bank.png);
}
#pm-card{
	background-image: url(../images/pcard.jpg);
	background-color:#E4E4E4;
}

#paym-desc{
	margin-left: 100%;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 50px;
	margin-bottom: 30px;
	margin-top: 5px;
	background-color:#9C0;
	float:left;
}

.menu-check{display:none}
/* CSS Document */
.paym-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
font-size:14px;
}

#paym-buttom:hover{
	background-color: #C14E00;
}

#win-pay-online li{
	list-style-type: none;
	width:100%;
	margin-bottom:20px;
}

#bank-payment-details, #online-payment-details{
	display:none;
}

#continue-payment{
	width:60%;
	margin-left:20%;
	margin-right:20%;
	padding-left:0%;
	padding-right:0%;
	float:left;
}

#mjm-desc-sec{
	width: 91%;
	float: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	padding-left: 3%;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 3%;
	margin-right: 3%;
}

.mjm-desc-detail{
	font-size:13px;
	color:#666;
}
.mjm-desc-detail a{
	text-decoration:none;
	color:#F60;
}
.mjm-desc-detail h2{
	font-size:12px;
}

#checkout-error{
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	display:none;
	font-size:13px;
	float:left;
	color:#F00;
	text-align:center;
}

#read-in-ad{
	float:right; 
	display:inline-block; 
	margin-left:30px;
	margin-bottom:30px;
	width:336px;
	height:280px;
}

.fbp-box{
	width:96%;
	float:left;
	margin:0px;
	padding:0px;
padding-left:2%;
padding-right:2%;
margin-bottom:50px;

}

.fbp-box li{
	width: 22.5%;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #CCC;
	margin-right: 1%;
	margin-left: 1%;
	min-height:230px;
	float:left;
	transition: box-shadow 0.3s 0.1s ease-out;
}

.fbp-box li:hover{
	box-shadow: 0px 0px 5px #ccc; 
}

#fbp-img{
	display: block;
	float: left;
	height: 130px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
	background-color: #EBEBEB;
}

.fbp-box li h2{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	
}

.fbp-box li h2 a{
	font-size:16px;
	color:#333;
	text-decoration:none;
}

.fbp-box li h2 a:hover{
	color:#F30;
}

.blog-fjobs{
	float: left;
	width: 70%;	
	height:auto;
	
}

.bpfj-box{
	width:85.5%;
	padding-left:4%;
	padding-right:4%;
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	margin-left:2%;
	border: 1px solid #CCC;
	margin-left:4.5%;
	margin-top:0px;
}
.bpfj-box li{
	float: left;
	width: 45%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 20px;
	color: #F60;
	
}

.bpfj-box li a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
	float:left;
	display:block;
	font-size:14px;
}

.bpfj-box li a:hover{
	color:#F30;
}

.blog-qlinks{
	float:right;
	width:20%;
	margin-right:3.5%;
}

.blog-qlinks ul{
	border: 1px solid #CCC;
	float:left;
	width:85%;
	padding-left:10%;
	padding-right:5%;
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;
}
.blog-qlinks ul li{
	float:left;
	width:90%;
	margin-left:10%;
	margin-bottom:10px;
	color:#666;
}

.blog-qlinks ul li a{
	color:#F30;
	font-size:14px;
}

.blog-qlinks ul li a:hover{
	color:#333;
}
.bbalinjfgddss{
	width:100%;
	
}
.mss-add-link{
	list-style: none;
	background-color: #EEE;
	font-size: 12px;
	float: left;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 88%;
	margin-left: 3%;
	margin-right: 3%;
	font-style:italic;
	margin-top: 20px;
	font-weight:bold;
}
.mss-add-link a{
	color:#F60;
	font-weight:bold;
}

.job-application{
	width:100%;
	margin-left:0%;
	margin-right:0%;
	margin-top:30px;
	float:left;
	margin-bottom:50px;
}
#d-apply-form{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:25px;
}
.job-app-left{
	float: left;
	width: 50%;
	border: 1px solid #FFE8C6;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
}

.goback{
	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px;
	color: #F60;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 5px -1942px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE8C6;
	border-right-color: #FFE8C6;
	border-bottom-color: #FFE8C6;
	border-left-color: #FFE8C6;
}
.goback:hover{
	background-color: #F7F7F7;
}
.job-app-right{
	float: right;
	width: 20%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top:20px;
	padding-bottom:20px;
	float: right;

	background-color: #F3F3F3;
}
.app-qlink{
	margin-top:0px;
	width:90%;
	float:left;
	margin-left:0px;
	margin-right:0px;
	padding-left:7%;
	padding-right:3%;
}
.app-qlink li{
	color:#F60;
	margin-bottom:10px;
}

.app-qlink li a{
	color:#333;
	font-size:14px;
	text-decoration:none;
	
	
}
.app-qlink li a:hover{
	color:#F30;
}
.job-app-right h2{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	float: left;
	width: auto;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#bxedse{
	display:none;
}
#hd-emp-but{
	background-color:#000; 
	border-color:#000; 
	color:#FFF
}
#hd-emp-but:hover{
	background-color: #B96F00;
	border-color: #B96F00;
	box-shadow:0px 0px 10px #666;
}
.ja-view-cv{
	float:left;
	font-size:13px;
	text-decoration:none;
	color:#F60;
	display:none;
}
.ja-view-cv:hover{
	text-decoration:none;
}
.faq-nav-a{
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
	color: #333;
	line-height: 30px;
	text-decoration: none;
	display: inline-block;
	height: 30px;
	width: auto;
	border: 1px solid #CCC;
	border-radius: 3px 3px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:10px;
}
.faq-nav-a:hover{
	color:#F60;
	border-color:#f60;
}

.faq-ul{
	float:left;
	width:100%;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:30px;
}

.faq-ul-li{
	width:100%;
	float:left;
	margin-left:0px;
		list-style:none;
}

.faq-h3{
	width:88%;
	padding-left:6%;
	padding-right:6%;
	background-color:#f1f1f1;
	color:#333;
	font-size:14px;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/icons.png?b);
	background-repeat:no-repeat;
	background-position:2% -2525px;
	margin-bottom:0px;
	cursor:pointer;
	transition: all 0.3s 0.1s ease-out;

}
.faq-p{
	float:left;
	width:88%;
	padding-left:6%;
	padding-right:5.8%;
	padding-top:10px;
	padding-bottom:10px;
	border:solid 1px #ccc;
	display:block;
	margin-top:0px;
	font-size:15px;
	line-height:25px;
	 color:#333;
	 border-top-style:none;
}
.faq-p a{
	color:#F60;
	text-decoration:none;
}
.faq-p a:hover{
	text-decoration:underline;
}
.faq-div{
	transition: height 0.3s 0.1s ease-out;
	height:0px; 
	overflow:hidden;
	width:100%;
	float:left;
}

.book-cover{
	width:35%;
	height:auto;
	float:left;
	margin-top:40px;
}

.book-banner{
	width:100%;
	margin-left:0%;
	background-color:#333;
	float:left;
	padding-top:0px;
	color:#fff;
	height:auto;
	z-index:2000px;
	position:relative;
	margin-bottom:0px;
	
}
.book-banner-in{
	background-color:#333;
	float:left;
	width:86%;
	height:480px;
		padding-left:7%;
	padding-right:7%;
	padding-top:20px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}
#book-chapter-sec{
	background-color:#e1e1e1; padding-top:40px; padding-bottom:40px;
}
#book-sheet-sec{
	background-color:#e1e1e1; padding-top:50px; padding-bottom:70px;
}
.book-top-wrap{
	width: 100%;
	height: auto;
	float: left;
	background-color: #fff;
	
	
}
.buy-book{
	float: left;
	display: block;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	border-radius: 5px 5px;
	background-color: #F6912C;
	color: #000;
	text-decoration: none;
	text-align: center;
	width: auto;
	margin-right: 15px;
	font-weight: bold;
	background-image: url(../images/amazon-icon.png);
	background-position: 15px center;
	background-repeat:no-repeat;
	margin-top:10px;
}
#book-buy-mjm{
	background-image:url(../images/cart.png);
}
#book-buy-amazon{
	background-color: #F27E0B;
}
.buy-book:hover,#book-buy-mjm:hover,#book-buy-amazon:hover{
	background-color: #ccc;
}
.book-desc{
	float:right;
	width:60%;
	margin-top:70px;
}
.book-learn{
	float:left;
	margin-left:5%;
	width:90%;
	padding-left:0px;
	margin-bottom:30px;
}
.book-learn li{
	list-style-image: url(../images/good5.png);
	width: 100%;
	margin-bottom: 5px;
	font-size: 14px;
	color: #ccc;
}
.book-chapters{
	float: left;
	width: 100%;
	margin-top: 0px;
	border-radius: 5px 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.book-chapt{
		width: 30%;
	padding-left: 5%;
	padding-right: 5%;
	float:left;
}
.book-chapter-hold{
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../images/book-cover2.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	margin-bottom:30px;
}
.book-chapt li{
	float: left;
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	font-size: 12px;
	line-height:21px;
	color: #333;
	margin-bottom: 20px;
	list-style:none;
	background-color:#FFF;
	box-shadow:0px 0px 5px #ccc;
	
	min-height:70px;
	text-align:center;
	padding-top:10px;
}
.book-chapt-b{
	color:#333;
	margin-bottom:10px;	
	font-size: 13px;
}

.book-chapt li h3{
	color:#333;
	margin-bottom:5px;
	padding-bottom:0px;
	margin-top:0px;
	font-size: 13px;
	color:#F60;
	
}

.book-sell-box{
	width:60%;
	padding-left:5%;
	padding-right:5%;
	margin-left:15%;
	margin-top:0px;
	float:left;
	color:#333;
}

#book-testimo-sec{
	background-color:#333;
	padding-bottom:60px;
	float:left;
}

.book-testimo-box{
	width:100%;
	padding-left:0%;
	padding-right:0%;
	margin-left:0%;
	margin-top:0px;
	float:left;
	color:#333;
}

.book-author{
	width: 70%;
	padding-left: 15%;
	padding-right: 15%;
	margin-left: 0%;
	margin-top: 0px;
	float: left;
	color: #333;
}
#book-author-sec{
	padding-bottom:60px;
	padding-top:60px;
	
}
.author-pix{
	width:300px;
	height:300px;
	border-radius:150px 150px;
	overflow:hidden;
	float:right;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	
	
}
.book-image{
	width:300px;
	height:300px;
	float:right;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	
	
}
.author-pix2{
	width:230px;
	height:230px;
	border-radius:115px 115px;
	overflow:hidden;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	margin-right:2%;
	margin-top:30px;
	
	
}
.author-info{
	float:left;
	width:65%;
	font-size:16px;
	line-height:24px;
	color:#333;
}


.book-testimo{
	float:left;
	width:23%;
	border-radius:solid 1px #ccc;
	border-radius:5px 5px;
	padding-left:3%;
	padding-right:3%;
	margin-left:2%;
	margin-right:2%;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFF;
	text-align:center;
	min-height:270px;
}
.book-buy-box
{
	float: left;
	width: 40%;
	border-radius: 5px 5px;
	padding-left: 1%;
	padding-right: 1%;
	margin-left: 29%;
	margin-right: 29%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #F5F5F5;
	text-align: center;
}

#book-buy-box
{
	float: left;
	width: 40%;
	border-radius: 5px 5px;
	padding-left: 1%;
	padding-right: 1%;
	margin-left: 29%;
	margin-right: 29%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #F5F5F5;
	text-align: center;
}

.buy-book2{
	float: left;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
	border-radius: 5px 5px;
	background-color: #333;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 60%;
	margin-left:20%;
	
}
.buy-book3{
	float: left;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 20px;
	border-radius: 5px 5px;
	background-color:#F6912C;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	width: 30%;
	margin-left:35%;
	
}

.buy-book2:hover, .buy-book3:hover{
	background-color:#F60;
}
.book-faq{
	width:70%;
	margin-left:15%;
	margin-top:50px;
	float:left;
	margin-bottom:80px;
}

.each-book-faq{
	width:39%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:0px;
	display:inline-block;
	vertical-align:top;
}
.each-book-faq h3{
	font-size:18px;
	color:#333;
}
.each-book-faq p{
	font-size:16px;
	color:#666;
	line-height:23px;
}

.contact-faqs-a{
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	width:60%;
	text-align:center;
	color:#F60;
	border:solid 1px #F60;
	border-radius: 5px 5px;
	font-size:14px;
	text-decoration:none;
	margin-bottom:30px;
	font-weight:bold;
}

.contact-faqs-a:hover{
	background-color:#e1e1e1;
}

#line22{
	margin-left:0px; 
	margin-bottom:10px; 
	margin-top:0px; 
	background-color:#F90; 
	width:10%;
}

#line33{
	margin-left:0px; 
	margin-bottom:10px; 
	margin-top:0px; 
	background-color:#F90; 
	width:20%;
}

#exit-popup-box{
	width:100%;
	position:fixed;
	transition: all 0.3s 0.1s ease-out;
}
.exit-popup-cover{
	width:100%;
	height:100vh;
	position:fixed;
	z-index:2000;
	opacity:0.8;
	background-color:#000;
	top:0px;
	left:0px;
}
.exit-popup-in{
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	z-index:3000;
	
	
	
}
.exit-popup-content{
	width: 100%;
	height: auto;
	background-color: #000;
	float: left;
	position: relative;
	z-index: 3000;
	margin-top: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/scorecard3.png);
}

.exit-popup-content-right{
	width:40%;
	padding-left:5%;
	padding-right:5%;
	background-color: #F6912C;
	float:right;
	min-height:400px;
	padding-top:50px;
	padding-bottom:50px;
	text-align:center
}



.popup-input{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	height: 35px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666;
	background-color: #fff;
	text-align: center;
	transition: all 0.3s 0.1s ease-out;
	
}

.popup-input:hover{
	box-shadow:0px 0px 10px #666;
}
.popup-button{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	height: 50px;
	border: none;
	background-color: #fff;
	font-size: 12px;
	color: #fff;
	text-align:center;
	background-color:#000;
	border-radius:25px 25px;
	margin-top:20px;
	text-transform:uppercase;
	cursor:pointer;
	transition: all 0.3s 0.1s ease-out;
}
.popup-button:hover{
	background-color:#F30;
}
.popup-input::placeholder {
	color:#999;
	font-size:16px;
}

.close-exit-pop{
	display:block;
	width:30px;
	height:30px;
	border-radius:15px 15px;
	background-color:#000;
	color:#fff;
	font-size:16px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	display:block;
	position:absolute;
	float:right;
	right:10px;
	top:10px;
	
}

.close-exit-pop:hover{
	background-color:#F30;
	}
	
	#scorecard-img{
		margin-bottom:20px;
		display:none;
		margin-left:auto;
		margin-right:auto;
	}
	
#hot-job-li{
	width:100%;
	margin-left:0px;
	margin-right:0px;
}

.featured-icon{
	width: 15px;
	height: 15px;
	line-height:12px;
	margin-bottom:-15px;
	margin-top:5px;
	margin-right:4px;
	text-align:center;
	border-radius: 0px 0px;
	font-size: 12px;
	background-color: #39F;
	color: #fff;
	display: block;
	float:left;
}

.book-footer{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:0px;
}
.book-footer a{
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-right: 1%;
	margin-right: 1%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-bottom: 5px;
	height: 15px;
	line-height:15px;
}
.book-video{
	float:left;
	width:40%;
	margin-right:0%;
	margin-top:0px;
}
.book-sheet{
	float:right;
	width:50%;
	margin-left:0%;
	margin-bottom:40px;
}
.book-chapter-details{
	display:none;
}
.book-chapter-more{
	text-decoration:none;
	color:#999;
	font-weight:bold;
	font-size:12px;
}

.book-readers{
	width: 16.2%;
	vertical-align: text-top;
	display: inline-block;
	padding-left: 1%;
	padding-right: 1.5%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	background-color: #FCFCFC;
	min-height: 210px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F90;
	box-shadow: 0px 0px 25px #ccc;
	border-left-width: 4px;
	border-left-style: none;
	border-left-color: #F90;
}
.book-readers p{
	font-size:12px;
	line-height:20px;
	float:left;
	width:100%;
	display:block;
}
.book-readers h3{
	font-size:16px;
	float:left;
	width:100%;
	margin-bottom:0px;
}
#book-reader-sec{
	background-color:#fff; padding-top:50px; padding-bottom:70px;
}

.reader-img{
	float:left;
	display:block;
	width:40%;
	margin-left:30%;
	height:auto;
	overflow:hidden;
}

.book-reader-info{
	float:right;
	width:100%;
	text-align:center;
}
#book-info-sec{
	background-color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/book-array.png);
	background-repeat: no-repeat;
	background-position: right -200px top 60px;
}

.book-info-box{
	float:left;
	width:50%;
	font-size:14px;
	line-height:24px;
	color:#fff;
	padding-left:5%;
	padding-right:5%;
	padding-top:50px;
	padding-bottom:50px;
}

.book-benefits li{
	color:#FC0;
	font-size:16px;
	margin-bottom:20px;
}
.book-benefits li span{
	color:#fff;
}

#book-learn-box{
	 background: #F30; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(top right, #666, #999); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top right, #666, #999); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top right, #666, #999); /* For Firefox 3.6 to 15 */
  background: linear-gradient(top right, #666, #999 ); /* Standard syntax */
}
.book-infoz{
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	color:#fff;
}

.book-template-list li{
	margin-bottom:10px;
}

.book-nav{
	float:right;
	width:auto;
}
#book-top-email{
	margin-left:20px;
	float:left;
	color:#666;
}
#book-top-logo{
	float:left;
	width:auto;
}
.book-nav a{
	text-decoration: none;
	font-size: 14px;
	
	color: #666;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	height:15px;
}

.book-nav a:hover{
	color:#F60;
}
#book-sheet-sheet{
	padding-bottom:40px;
	margin-top:50px;
	
}

.book-sellers{
	float: left;
	width: 100%;
	line-height: 60px;
	background-image: url(../images/book-sellers.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:50px;
	padding-top:0px;
	padding-bottom:0px;
	
}

#cookies-notify{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	background-color: #333;
	color: #fff;
	font-size: 12px;
	position: fixed;
	bottom: -300px;
	left: 0px;
	line-height: 18px;
	height:auto;
	overflow:hidden;
	transition: bottom 1s 0.1s ease-out;
}
#cookies-notify span{
	width:80%;
	margin-right:5%;
	float:left;
	padding-top:10px;
	padding-bottom:0px;
}
.cookies-ok{
	width:auto;
	height:28px;
	line-height:28px;
	border-radius:5px 5px;
	background-color:#F60;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:15px;
	padding-right:15px;
	margin-top:15px;
	color:#fff;
	display:inline-block;
	font-size:11px;
	margin-left:0px;
	float:left;
	margin-bottom:13px;
	

}
.cookies-ok:hover{
	background-color: #CE5300;
	
}

.cv-build-box{
	width:60%;
	margin-left:15%;
	margin-right:15%;
	float:left;
	box-shadow: 0px 0px 10px #999;
	margin-top:50px;
	margin-bottom:80px;
	padding-left:5%;
	padding-right:5%;
	padding-top:50px;
	padding-bottom:50px;
	border-radius:1px 1px;
	background-color:#FFF;
}

.cv-section{
	float:left;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:solid 1px #ccc;
}
#builder-name{
	border-bottom:none;
	font-size:20px;
	font-weight:normal;
	width:100%;
}
.cv-info-group{
	
	width:47%;
	margin-left:0%;
	margin-right:2%;
	font-size:13px;
	margin-bottom:20px;
	color:#666;
    display: inline-block;
    vertical-align: top;
}
#user-byear{
	width:28%;
}

.cv-info-group span{
	font-size:12px;
	margin-bottom:5px;
}

#add-uni{
	margin-left:2%;
}
#cv-builder-h2{
	font-size: 18px;
	width: 96%;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F90;
	padding-left: 10px;
	height: 16px;
	line-height: 23px;
	margin-bottom: 15px;
}

.cv-completing{
	float:right;
	width:170px;
	background-color:#fff;
	height:10px;
	border-radius:5px 5px;
	margin-top:25px;
	overflow:hidden;
	box-shadow:0px 0px 5px #ccc;
}
.cv-completing span{
	display:block;
	float:left;
border-radius:5px 5px;
height:10px;
}

.cv-completed-no{
	float:right;
	width:auto;
	font-size:13px;
	margin-top:20px;
	font-style:italic;
	margin-right:10px;
}

#next-to-add{
    font-size: 12px;
    color: #666;
    float: left;
    margin-top:20px;
    
}

#next-to-add i{
    color:coral;
}
.cv-status-box2{
	float: right;
	font-size: 13px;
	margin-top: 20px;
	font-style: italic;
	margin-right: 10px;
	position: fixed;
	z-index: 9000000;
	right: 10px;
	bottom: 0px;
	width: 260px;
	background-color: #FFFFCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 5px;
	box-shadow: 0px 0px 30px #666;
    border-radius: 5px 5px;
}

.save-cv{
	float: left;
	width: 80px;
	font-size: 13px;
	text-align: center;
	height: 32px;
    line-height: 32px;
	border-radius: 5px 5px;
	cursor: pointer;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #F60;
	border: 2px solid #F90;
	background-color: #FFF;
    transition: border 1s 0.05s ease-out;
    font-weight: bold;
    
}
#save-cv-but{
    background-color: #F90;
    color: #fff;
    
}
#cancel-save-cv{
	color:#666;
	border-color:#999;
}
.save-cv:hover{
    color: green;
    border-color: green;
    box-shadow: 0px 0px 10px #ccc;
}

.save-cv2{
	float: left;
	width: 80px;
	font-size: 14px;
	text-align: center;
	height: 35px;
	border-radius: 5px 5px;
	cursor: pointer;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #999;
	border: 2px solid #ccc;
	background-color: #FFF;
}

#award-list-box{
	display:none;
}
.award-list{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	padding-right:0%;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#333;
	overflow:hidden;
	float:left;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}
#skill-wrap-box{
	width:50%;
	margin-right:50%;
	position:!important;
}
#cv-skill-input{
	width:100%;
	margin-top:11px;
}
.cv-edit-form{
	transition: all 1s 0.1s ease-out;
	overflow:hidden;
	height:0px;
	float:left;
	width:100%;
	position:inherit;
	z-index:3000;
    margin-bottom: 10px;
	
}



#cv-form-in{
	background-color: #F7F7F7;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 90%;
	margin-left:2%;
	margin-right:2%;
	padding-left: 3%;
	padding-right: 3%;
	margin-top:20px;
	height:auto;
	float:left;
	z-index:30000;
	overflow:visible;
	position:static;
    
}

#cv-form-in2{
	background-color: #F7F7F7;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 40%;
	margin-left:2%;
	margin-right:2%;
	padding-left: 3%;
	padding-right: 30%;
	margin-top:20px;
	height:auto;
	float:left;
}
.award-name-box{
	float:left;
	width:100%;
	font-size:14px;
	margin-bottom:10px;
}

.award-date-box{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#666;
	font-size:14px;
}

.award-desc-box{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#666;
	font-size:14px;
}

.cv-dispplay-box{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	transition: all 1s 0.1s ease-out;
}







.cert-list{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	padding-right:0%;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#333;
	overflow:hidden;
	float:left;
		padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}

.edu-list{
	width:96%;
	padding-left:0%;
	margin-left:2%;
	margin-right:2%;
	padding-right:0%;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#333;
	overflow:hidden;
	float:left;
	
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}
.work-list{
	width: 96%;
	margin-left: 2%;
	margin-right:2%;
	padding-right: 0%;
	margin-bottom: 0px;
	color: #333;
	overflow: hidden;
	float: left;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}

.cert-name-box{
	float:left;
	width:100%;
	font-size:14px;
	margin-bottom:10px;
	margin-top:20px;
}

.cert-date-box{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#666;
	font-size:14px;
}

.cert-cid-box{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#666;
	font-size:14px;
}

#cert-list-box{
	display:none;
}

.work-company-box{
	margin-bottom:10px;
	float:left;
	width:100%;
}

.work-title-box{
	float:left;
	width:100%;
	font-size:16px;
	margin-bottom:10px;
	margin-top:20px;
}

.work-date-box{
	float:left;
	width:100%;
	margin-bottom:10px;
	color:#666;
	font-size:14px;
}

.work-desc-box{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#666;
	font-size:14px;
}

.work-desc-box ul li, .award-desc-box ul li{
    margin-bottom: 5px;
}
#work-list-box{
	display:none;
}





.edu-school-box{
	float:left;
	width:100%;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:20px;
}


.edu-date-box{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#666;
	font-size:14px;
}

.edu-field-box{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#666;
	font-size:14px;
}

.edu-grade-box{
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#666;
	font-size:14px;
}

#edu-list-box{
	display:none;
}
.edu-uni-inputs{
	float:left;
	width:100%;
}

.delete-cv{
	float: right;
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 14px 14px;
	background-color: #f1f1f1;
	display: block;
	text-align: center;
	line-height: 28px;
	font-size: 13px;
	color: #818181;
	margin-left: 5px;
	text-decoration: none;
	transition: box-shadow 0.3s 0.1s ease-out;
	font-weight: bold;
}

.delete-cv:hover{
	background-color: #FC6;	
}
.edit-cv:hover{
	background-color:#FC6;
	color:#666;
}
.edit-cv{
	display: block;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	float: right;
	background-image: url(../images/edit.png);
	background-repeat: no-repeat;
	background-position: right 5px center;
	border-radius: 3px 3px;
	width: auto;
	height: 25px;
	padding-right: 25px;
	padding-left: 10px;
	line-height: 25px;
	text-align: center;
	background-color: #ccc;
	transition: background-color 0.3s 0.1s ease-out;
}

.edit-cvxx{
	display: block;
	font-size: 11px;
	color: #F90;
	text-decoration: none;
	float: right;
	background-image: url(../images/edit.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	border-radius: 3px 3px;
	width:24px;
	height:24px;
	text-align:center;
	background-color:#f1f1f1;
	transition: background-color 0.3s 0.1s ease-out;
}

.add-cv{
	display: block;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #999966;
	color: #999966;
	text-decoration: none;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	margin-bottom: 0px;
	cursor: pointer;
	border-radius: 20px 20px;
	transition: box-shadow 0.3s 0.1s ease-out;
}
.add-cv b{
	font-size:18px;
}

.add-cv:hover{
	box-shadow:0px 0px 5px #f1f1f1;
}

.award-name-box{
	margin-top:20px;

}

.dashboard-sec{
	width:100%;
	float:left;
	height:89vh;
	background-color:#f1f1f1;
}

.dasgboard-content{
	float:right;
	width:82%;
	height:89vh;
	overflow:auto;
}
.dashboard-nav{
	float:left;
	width:18%;
	background-color:#fff;
	box-shadow:0px 0px 25px #ccc;
	height:84vh;
	padding-top:5vh;
	
}
.dash-content{
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
.dashboard-nav a{
	float: left;
	width: 68%;
	padding-left: 27%;
	padding-right: 5%;
	padding-top: 17px;
	padding-bottom: 17px;
	height: auto;
	background-image: url(../images/dashboard-icons.png?x2);
	background-repeat: no-repeat;
	background-position: 15% center;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.dashboard-nav a:hover{
	background-color: #DADADA;
   
}

.msg-new-c{
     background-color:cornflowerblue;
    color: #fff;
    border-radius: 10px 10px;
    width: 20px;

    height: 20px;
    display: inline-block;
  
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    margin-left: 5px;
}

.cv-builder-status{
	float: left;
	width: 92%;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F7F7F7;
	margin-bottom:30px;
}

.cv-icon{
	float: left;
	width: 50px;
	height: 50px;
	margin-right:15px;
	background-image: url(../images/cv-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-radius:25px 25px;
	box-shadow:0px 0px 10px #ccc;
}

.cv-builder-reminder{
	float:left;
	width:75%;
}

.buildcv{
	float: right;
	padding-left: 38px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FF9900;
	text-decoration: none;
	color: #333;
	margin-top: 35px;
	border-radius: 5px 5px;
	font-size: 14px;
	background-image: url(../images/edit.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.signup-in-a{
	font-size:12px;
	border:solid 1px #960;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	color:#960;
	border-radius:5px 5px;
	margin-top:5px;
	font-weight:bold;
	display:inline-block;
}
.signup-in-a:hover{
	color:#F60;
	border-color:#F60;
}
#buildcv100{
	margin-top:20px;
}

.dash-rightz{
	float:right;
	width:36%;
}

.dash-job-set{
	float:right;
	width:94%;
	background-color:#FFF;
	padding-left:3%;
	padding-right:3%;
	padding-top:20px;
	padding-bottom:20px;
	border-radius:5px 5px;
	margin-bottom:30px;
	box-shadow:0px 0px 15px #ccc;
	
}

.recommended-jobs{
	float:left;
	width:54%;
	padding-left:3%;
	padding-right:3%;
	min-height:300px;
	background-color:#fff;
	box-shadow:0px 0px 15px #ccc;
	border-radius:5px 5px;
	padding-top:10px;
	margin-bottom:30px;
}

.dash-box-title{
	width:95%;
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#666;
	
		background-image: url(../images/job-title-icon4.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:5%;
}


.dash-box-title2{
	width: 92%;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/settings.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8%;
}




.dash-job-h2{
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	float:left;
	width:100%;
    line-height: 16px;
	
	

}

.dash-job-h2 a{
	font-size:14px;
	text-decoration:none;
	color:#069;
    
}

.dash-job-h2 a:hover{
	color:#F60;
	
}

.dash-job-desc{
	float:left;
	width:100%;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	font-size:13px;
	color:#999;
	padding-bottom:0px;
}

#dash-job-ul{
	padding:0px;
	margin:0px;
}

#dash-job-ul li{
	list-style: none;
	margin-bottom: 0px;
	float: left;
	width: 94%;
	margin-bottom: 10px;
	background-image: url(../images/good1.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left:6%;
	padding-top:0px;
}

.new-dash-h1{
	font-size:18px;
	color:#666;
	margin-top:30px;
	margin-bottom:20px;
}

#cv-builder-rno{
float:left; 
margin-top:13px; 
margin-bottom:0px; 
margin-left:15px; 
font-size:16px; color:#333;
}

.cv-status-box{
	float:left;
	width:48%;
	margin-top:0px;

	
}

.cv-prev-down-box{
	width:40%;
	float:right;
	text-align:right;
	margin-top:9px;
    text-align: center;

}


.cv-buts1{
	width: auto;
	margin-left:10px;
	padding-left:15px;
	padding-right:15px;
	display: block;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:15px 15px;
	display:inline-block;
	cursor:pointer;
   
}

.cv-download-warning{
	width:100%;
	margin-top:-5px;
	float:left;
	margin-bottom:8px;
	text-align:right;
	color:#F30;
	font-size:12px;
	display:none;
}

#display-summary-input, #dispay-portfolio-input{
	height:90px;
}

.top-switch-jobs{
	width:40%;
	float:right;
	display:inline-block;
}

#top-swith-but{
	margin-top:0px;
	height:25px;
	margin-top:-7px;
}
#top-swith-but a{
	font-size:10px;
	font-weight:normal;
	height:25px;
	line-height:25px;
}

.prompt-update{
	width: 27%;
		margin-left: 1%;
	margin-right: 1%;
	padding-left: 2%;
	padding-right: 2%;
	border: solid 1px #CCC;
	min-height: 150px;
	background-color: #fff;
	padding-bottom: 10px;
	padding-bottom: 10px;
	border-radius: 5px 5px;
	margin-top: 20px;
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	background-position: right 10px top 10px;
	float:left;
}

.pu-text{
	font-size:13px;
	line-height:17px;
	color:#999;
}

.prompt-update h2{
	font-size:14px;
}


.pu-but{
	font-size:12px;
	float:right;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius:3px 3px;
	color:#fff;
}

.ps-ul-msg a{
	color:#900;
}

#word-count-box{
	width:100%;
	float:left;
	font-size:13px;
	color:#999;
	margin-top:5px;
	margin-bottom:5px;
}

.pm-anko
{
	display:block;
	float:left;
	width:auto;
	text-decoration:none;
	color:#333;
	font-size:13px;
	font-weight:bold;
}

.pm-anko span
{
	display:inline-block;
	float:left;
	width:20px;
	height:20px;
	color:#333;
	background-color:#fff;
	text-align:center;
	margin-right:5px;
	font-weight:bold;
	border-radius:3px 3px;
	line-height:20px;
	margin-top:-3px;
}

.pm-anko:hover {
	color:#F90;
	
}

.pm-anko i
{
	color: #7A7A7A;
	font-size: 12px;
	font-weight: normal;
}

.profile-banner{
	background-color: #ccc;
	float: left;
	width: 100%;
	min-height: 600px;
	padding-top: 70px;
	padding-bottom: 30px;
	background-image: url(../images/complete4.png);
	background-repeat: no-repeat;
	background-position: right 0%;
}

.profile-banner-img{
	width:470px;
	float:right;
	box-shadow:0px 0px 30px #999;
	height:530px;
	border-radius:10px 10px;
	background-color:#fff;
	margin-right:5%;
	overflow:hidden;
}

.profile-banner-left{
	float:left;
	width:44%;
	margin-left:5%
}

.profile-testimony{
	background-color: #FFF;
	width: 80%;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 5%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F90;
	font-size: 15px;
	font-style: italic;
	color: #666;
	float:left;
}

.profile-test-info{
	float:left;
	width:100%;
	margin-top:20px;
}

.pt-img{
	width:54px;
	height:54px;
	border-radius:28px 28px;
	overflow:hidden;
	display:block;
	float:left;
	margin-right:15px;
}

.pt-name{
	float:left;
	width:70%;
	display:block;
	font-size:13px;
}

.get-started{
	display:block;
	padding-left:40px;
	padding-right:40px;
	padding-top:16px;
	padding-bottom:16px;
	background-color:#F60;
	float:left;
	text-decoration:none;
	border-radius:30px 30px;
	color:#fff;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:40px;
	
}

.get-started2{
	display:block;
	padding-top:16px;
	padding-bottom:16px;
	background-color:#F60;
	text-decoration:none;
	border-radius:30px 30px;
	color:#fff;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:auto;
	margin-right:auto;
	width:200px;
	text-align:center;
	
}

.profile-benefits{
	width:80%;
	margin-left:10%;
	float:left;
	background-color:#fff;
	padding-top:50px;
	padding-bottom:50px;
}

.profile-benefits-top{
	width:70%;
	margin-left:15%;
	float:left;
	margin-bottom:20px;
	text-align:center;
}

.profile-benefit-left{
	float:left;
	width:33.33%;
	margin-top:50px;
}

.profile-benefit-box{
	width: 85%;
	padding-left: 15%;
	float: left;
	margin-bottom: 50px;
	background-image: url(../images/ikon.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:160px;
}

.profile-benefit-box h3{
	font-size:18px;
	margin-bottom:10px;
	padding-top:0px;
	margin-top:0px;
}
.profile-benefit-box div{
	width:100%;
	font-size:14px;
	color:#333;
}

.profile-benefits-center{
	float:left;
	width:33.33%;
}

.profile-completed-icon{
	width:150px;
	height:150px;
	border:solid 6px #F90;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-radius:80px 80px;
	position: relative;
	margin-top:50px;
	background-color:#f5f5f5;

}


.profile-completed-icon span {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.profile-steps{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	background-color: #f5f5f5;
	padding-top: 50px;
	padding-bottom: 60px;
}

.profile-step-box{
	width: 19%;
	background-color: #FDFDFD;
	box-shadow: 0px 0px 20px #999;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 80px;
	padding-bottom: 20px;
	background-image: url(../images/png/bulb.png);
	background-repeat: no-repeat;
	background-position: 12% 25px;
	margin-bottom: 30px;
}

.profile-step-box h3{
	font-size:15px;
	margin-bottom:10px;
	padding-top:0px;
	margin-top:0px;
	color:#333;
}
.profile-step-box div{
	width:100%;
	font-size:13px;
	color:#333;
	line-height:20px;
}

.comment-boxx{
	float:left;
	width:100%;
	padding:0px;
}

#signup-user-sex{
    display: none;
}
#comment-li2{
	margin-bottom:5px;
	border:solid 1px #f1f1f1;
	padding-left:2%;
	padding-right:2%;
	width:96%;
	padding-top:10px;
	padding-bottom:10px;
}

.comment-box2{
	float:right;
	width:90%;
	padding:0px;
	margin-left:10%;
	margin-top:10px;

	padding-right:0%;
	padding-left:0%;
	padding-top:0px;
	padding-bottom:20px;
	border-radius: 5px 5px;
}
.comment-form{
	float:left;
	width:100%;
	margin-bottom:40px;
}
.comment-input{
	float:left;
	width:98%;
	padding-left:1%;
	padding-right:1%;
	padding-top:5px;
	padding-bottom:5px;
	border:solid 1px #ccc;
	height:70px;
}
.comment-li{
	float:left;
	width:96%;
	padding-left:1%;
	padding-right:1%;
	padding-top:15px;
	padding-bottom:15px;
	list-style:none;
	margin-bottom:30px;
	border:solid 1px #f1f1f1
}
#signup-user-oname{
    display: none;
}
.comment-pic{
	display:block;
	float:left;
	width:46px;
	height:46px;
	border-radius:28px 28px;
	padding:2px;
	background-image:#fff;
	border:solid 2px #F90;
	display:block;
	overflow:hidden;
	margin-right:10px;
}
.comment-name{
	float:left;
	width:auto;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-top:0px;
}
#subscribe-user-mail{
    display: none;
}
.com-like-but{
	width: auto;
	display: block;
	float: left;
	font-size: 14px;
	color: #999;
	padding-left: 5px;
	font-weight:bold;
	background-position:10px center;
	margin-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:5px;
	text-decoration:none;
	cursor:pointer;
	display:block;
}
.comment-date{
	float:right;
	width:auto;
	font-size:12px;
	color:#666;
	margin-top:0px;
	font-weight:bold;
}
.comment-infox{
	width:92%;
	float:right;
	padding-top:10px;
}
.comment-infoz{
	width:90%;
	float:right;
	padding-top:0px;
}
.comment-infozz{
	width:88%;
	float:right;
	padding-top:0px;
}
.comment-info2{
	width:90%;
	float:right;
	padding-top:10px;
}
.comment-details{
	float:left;
	width:100%;
	font-size:14px;
	line-height:20px;
	color:#333;
	margin-top:10px;
	margin-bottom:0px;
}

.edit-delete{
	display:inline-block;
	text-decoration:none;
	font-size:12px;
	color:#666;
	float:right;
	margin-left:10px;
	margin-top:10px;
}
.edit-delete:hover{
	text-decoration:underline;
}
.com-del-edit{
	float:left;
	margin-left:0px;
	width:100px;
}
.comment-section{
	width:90%;
	float:right;
}

#read-back-to-job{
	background-image: url(../images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-right:15px;
	padding-left:35px;
	margin-right:20px;
	background-color:#ccc;
	color:#333;
}

#read-back-to-job:hover{
	background-color: #FC3;
}

#year-month-sele{
       width: 38%
    }

.personalized-bot{
    width: auto;
    padding-left: 10px;
    padding-right: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: rgba(244,150,30,1.00);
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background-image: url("../images/icons.png");
    background-position: right 5px top -727px;
    background-repeat: no-repeat;
    border-radius: 2px 2px;
    
}
.personalized-bot:hover{
    background-color: #666;
}

.sjob-date{
    display: none;
}

#subscribe-user-name{
    display: none;
}

.search_field_but{
    display:inline-block;
    margin-right: 15px;
    margin-top: 15px;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: antiquewhite;
    color: #666;
    float: left;
    font-size: 13px;
    border-radius: 25px 25px;
}

.search_field_but:hover{
    background-color: #F1CAA6;
}

.gobut{
   display:inline-block;
    margin-right: 15px;
    margin-top: 7px;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: antiquewhite;
    color: #666;
    font-size: 13px;
    border-radius: 25px 25px; 
    border: none;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}

.gobut:hover{
    box-shadow: 0px 0px 5px #666;
}

#sub-app-but{
    background-color: #F90;
    transition: background-color 0.3s 0.1s ease-out;
}

#sub-app-but:hover{
    background-color: #ED6200;
    
}

#app-cancel-but:hover{
    background-color: #e1e1e1;
}

#confirm-cl-but:hover{
    background-color: #e1e1e1;
    
}

#proceed-cl-but{
    background-color: #666; 
    color: #fff;
     transition: all 0.3s 0.1s ease-out;
        
}
#proceed-cl-but:hover{
    background-color: #000;
}
#choose-job-down{
    margin-top:10px; 
}

.cv-advert{
    background-color: #F6EDE0;
    font-size: 12px;
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0px;
    color: #333;
    font-style: italic;
    line-height: 19px;
}

#adbox{
  
    min-height: 280px;
    text-align: center;
   
}
#jobs-at-comp{
    float: right;
}

#prev-cv-but:hover{
    background: #000;
}
#download-cv-but:hover{
    background-color: #D83809;
}
#cancel-save-cv:hover{
    background-color: #e1e1e1;
}
#email-cv-but:hover{
    background-color:#2D718E;
}
.noti-list{
	width: 90%;
	margin: 0px;
	float: left;
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	height: auto;
}

.noti-list li{
	width: 99%;
	padding-left:0.5%;
	padding-right:0.5%;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	list-style-type: none;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}

.update-alert{
    width: 310px;
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: solid 6px #333;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: #FAAE24;
    font-size: 13px;
    line-height: 18px;
    box-shadow: 0px 0px 20px #ccc;
    border-radius: 5px 5px;
    background-image: url("../images/push2.png");
    background-repeat: no-repeat;
    background-position: 6px center;
    display: block;
    color: #000;
    text-decoration: none;
    z-index: 999999999999999999999;
}

#close-alert-but{
    display: block;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-top: -50px;
    background-color: #333;
    position: fixed;
    bottom: 132px;
    left: 385px;
    z-index: 99999999999999999999999;
    border-radius: 15px 15px;
}
#close-alert-but:hover{
    background-color: #888;
}

.update-alert span{
    font-size: 12px;
    line-height: 15px;
  
}
.update-alert:hover{
    background-color:#F8C96C;
}

.update-alert h3{
    margin-bottom: 10px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 13px;
 
}

.update-alert b{
    color: #AC171A;
}

.alert-box{
	width: 25px;
	height: 25px;
	float: right;
    margin-top: 19px;
	display: block;
	text-decoration: none;
	background-image: url("/employers/img/alert.png");
	background-repeat: no-repeat;
	background-position: center center;
    border-radius: 3px 3px; 
    position: relative;
}
.alert-box:hover{
    background-color: #e1e1e1;
}
.alert-box span{
	color: #FFF;
	background-color: #F64F32;
	height: 20px;
	width: 20px;
	position: absolute;
	text-align: center;
	font-size:8px;
	border-radius:10px 10px;
	line-height:20px;
	position:absolute;
	top:5px;
	right:-8px;
    margin-top: -12px;
}

.cv-profile-pix{
    width: 15%;
    float: right;
}
.cv-personal-infox{
    width: 80%;
    float: left;
}
.change-cv-photo{
    font-size: 10px;
    position: absolute;
    z-index: 500;
    float: right;
    right: 0px;
    bottom: 0px;
    background-color: antiquewhite;
    border-top-left-radius: 5px 5px;
    padding-right: 6px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 4px;
}

#cv-basic-info-but{
    float: left;
}

#preview-cv-wrapper{
    width: 100%;
    position:fixed;
    top: 0px;
    left: 0px;
    z-index: 1000000000;
    height: 100vh;
    background-color: #fff;
}

.preview-cv-left{
    width: 10%;
    padding-left: 2%;
    padding-right: 2%;
    height: 100vh;
    float: left;
}

.preview-cv-right{
    width: 86%;
    height: 94vh;
    padding-top: 3vh;
    padding-bottom: 3vh;
    float: left;
    background-color: #f1f1f1;
}

.cv-template-box{
    padding: 0px;
    margin: 0px;
    width: 100%;
}
.cv-template-box li{
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    float: left;
    text-align: center;
    list-style: none;
    margin-bottom: 10px;
    
}
.cv-template-box li img{
    box-shadow: 0px 0px 20px #ccc;
    border-radius: 5px 5px;
    margin-bottom: 10px;
}

.cv-template-box li a{
    text-decoration: none;
    color: #333;
    font-weight: bold;
    display: block;
    width: 84%;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 20px;
    padding-bottom: 15px;
    border: solid 1px #fff;
    border-radius: 5px 5px;
}
.cv-template-box li a:hover{
    border-color: #ccc;
    
}


.cv-template-box2{
    padding: 0px;
    margin: 0px;
    width: 100%;
}
.cv-template-box2 li{
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    text-align: center;
    list-style: none;
    margin-bottom: 10px;
    
}
.cv-template-box2 li img{
    box-shadow: 0px 0px 20px #ccc;
    border-radius: 5px 5px;
    margin-bottom: 10px;
}

.cv-template-box2 li a{
    text-decoration: none;
    color: #333;
    font-weight: bold;
    display: block;
    width: 84%;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 20px;
    padding-bottom: 15px;
    border: solid 1px #fff;
    border-radius: 5px 5px;
}
.cv-template-box2 li a:hover{
    border-color: #ccc;
    
}


.download-cv{
    display: block;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    float: left;
    background-color:darkorange;
    position: fixed;
    right: 80px;
    bottom:10px;
    border-radius: 5px 5px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
}

.cv-iframe-tag
{
    width: 90%; 
    margin-left: 5%;
    margin-right: 5%;
    box-shadow: 0px 0px 20px #ccc;
    height: 90vh;
    padding-top: 3vh;
    padding-bottom: 3vh;
    margin-bottom: 2vh;
    border: none;
    border-radius: 5px 5px;
    background-color: #fff;
}
.user-input-txt{
    background-color: #fff;
}
.close-prev-cv{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 10px;
    display: block;
    text-decoration: none;
    background-color: #000;
    color: #fff;
    line-height: 40px;
    text-align: center;
    box-shadow: 0px 0px 10px #ccc;
}

.close-prev-cv:hover{
    background-color: darkorange;
}

.exp-desc-div, .award-desc-div{
    width: 100%;
    float: left;
}

#cv-sections-hold {
  list-style: none;
  padding: 0;
  margin: 0;
width: 100%;
    float: left;

}
.cv-sections {
 
transition: padding 0.3s 0.1s ease-out;
    float: left;
    width: 100%;
    padding-top: 50px;
    margin-bottom: 0px;
  
   
}

/* (B) DRAG-AND-DROP HINT */
.cv-sections.hint {
    
}
.cv-sections.active {

    
}

@keyframes append-animate {
	from {
		transform: scale(0);
		opacity: 0;
	}
	to {
		transform: scale(1);
		opacity: 1;	
	}
}

.ad-ani-sec{
    animation: append-animate .3s linear;
    opacity: 1;
}

.drag-icon{
    width: 40px;
    height: 40px;
    background-image: url("../images/drag-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left:15px;
    top:15px;
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    display: none;
    transition: display 0.3s 0.1s ease-out;
}


 /* (Optional) Apply a "closed-hand" cursor during drag operation. */
.drag-icon:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.cv-sections:hover .drag-icon{
    display: block;
}

#social-lable{
    width: 30%;
    float: left;
    margin-right: 3%;
}

#social-link-box{
    width: 57%;
    float: left;
}
#social-delete{
    width: 8%;
    float: left;
   
}
#social-hold-box{
    float: left;
    width: 100%;
}

.each-social-box
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}

.default-social-box
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    display: none;
}

#uza-social-ul{
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
}

#uza-social-ul li{
    width: 100%;
    float: left;
    list-style: none;
    margin-bottom: 15px;
}
#uza-social-ul li b{
    width: 100%;
    display: block;
    float: left;
    text-transform: capitalize;
}
#uza-social-ul li span{
    width: 100%;
    display: block;
    color: #999;
}

.cjp-button{
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    border-radius: 5px 5px;
    font-size: 13px;
}

.cjp-button:hover{
     padding-left: 30px;
    padding-right: 30px;
}

.datatrota-ad{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 3px 3px;
    border: solid 1px #ccc;
    color:cadetblue;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    display: block;
    float: left;
    
}

.datatrota-ad b{
    color:orangered;
}

.datatrota-ad:hover{
    border-color: orangered;
}

.switch-site-bg{
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    height: 100vh;
    z-index:9999;
    position: fixed;
}

.switch-site-win{
    background-color: #fff;
    width: 40%;
    padding-left: 3%;
    padding-right: 3%;
    margin-left: 27%;
    margin-right: 27%;
    top: 15vh;
    padding-top: 86px;
    padding-bottom: 10vh;
    height: auto;
    z-index:99999;
    position: fixed;
    border-radius: 5px 5px;
     box-shadow: 0px 0px 30px #333;
    text-align: center;
    background-image:url("../images/warning-3.png");
    background-repeat: no-repeat;
    background-position: center 30px;
}

#switch-site-hold{
    position: fixed;
    display: none;
     z-index:99999999999;
}

.switch-site-win h2{
    font-size: 18px;
    color:#FF6600;
    margin-top: 0px;
    padding-top: 0px;
}

.switch-site-win h3{
    font-size: 15px;
    color:#333;
}

.switch-site-win p{
    font-size: 14px;
    color:#666;
    margin-bottom: 45px;
}

.switch-site-win a{
    text-decoration: none;
    font-size: 15px;
    color:#666;
    display: inline-block;
    float: left;
    width: 43%;
    padding-left: 1%;
    padding-right: 1%;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px 5px;
    background-color: orangered;
    border: solid 2px orangered;
    color: #fff;
    cursor: pointer;
    
}

.switch-site-win a:hover{
    opacity: 0.8;
}

.hr-glossary-ul{
    border-left: solid 1px #ccc;
    float: left;
    width: 90%;
    padding-left: 20px;
    margin-left: 5%;
    margin-right: 5%;
    
}
#hr-glossary-tab
{
    font-size: 20px; width: 90%; list-style: none; margin-bottom: -30px;
}
.hr-glossary-ul li{
    width: 45%;
    margin-left: 4%;
    margin-right: 0%;
    margin-bottom: 10px;
    color: #333;
    float: left
    
}
.hr-glossary-ul li a{
    color: darkblue;
    text-decoration: none;
}
.hr-glossary-ul li a:hover{
    color: #000;text-decoration: underline;
}
.hr-glossary-ul li span{
    width: 40px;
    height: 40px;
    border-radius: 20px 20px;
    background-color: orange;
    display: block;
    line-height: 40px;
    text-align: center;
    color: #000;
    margin-left: -10%;
}

#save-report-box{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    z-index: 99999999999;
    background-color:forestgreen;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    position: fixed;
    top: -60px;
    left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: top 0.3s 0.1s ease-out;
}

.adv-recruite{
    width: 44%;
   
    border-radius: 5px 5px;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 45px;
    padding-bottom: 45px;
    float: left;
    text-align: center;
    margin-left: 0%;
    margin-right: 3%;
    border-radius: 15px 15px;
    background-color: #FCF5FF;
}

.adv-recruite p{
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin-top: 0px;
    padding-top: 0px;
}
.adv-recruite a{
    display: inline-block;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    background-color: orangered;
    color: #fff;
    font-size: 14px;
    border-radius: 3px 3px;
    margin-top: 5px;
}

.adv-recruite a:hover{
    box-shadow: 0px 0px 20px #ccc;
}

.view-all-desc:hover{
    background-color: darkorange;
}
.view-all-desc{
 display: inline-block;
    width: 50%;
    max-width:240px;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
   
    color: #fff;
    font-size: 14px;
    border-radius: 3px 3px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    background-color: #333;
    
}

#aboutpage-h1{
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
    width: 25%;
    margin-left: 37.5%;
    padding-bottom: 15px;
    padding-top: 15px;
    color: #666;
    font-size: 22px;
    letter-spacing: 2px;
}

.but-latest{
    width: auto;
    padding-left: 20px;
    padding-right: 30px;
   
    height:auto;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 3px 3px;
    border: solid 1.5px orange;
    display: block;
    float: left;
    margin-bottom: 30px;
    text-decoration: none;
    color: #666;
    font-size: 15px;
    background-color: #fff;
    background-image: url("../images/arrow.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.but-latest2{
    width: auto;
    padding-left: 30px;
    padding-right: 20px;
    height:auto;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 3px 3px;
    border: solid 1.5px orange;
    display: block;
    float: left;
    margin-bottom: 30px;
    text-decoration: none;
    color: #666;
    font-size: 15px;
    background-color: #fff;
    background-image: url("../images/arrow2.png");
    background-repeat: no-repeat;
    background-position: left 10px center;
    max-width: 300px;
}

.but-latest2:hover, .but-latest:hover{
    background-color: #f1f1f1;
}

.ck-editor__editable_inline {
      height: 220px;
    font-size: 14px;
    line-height:20px;
}