.navbar-login{
	padding: 1px 2px;
}

.navbar {
    background-color: rgb(255,255,255) !important;
	background-image:  url(../images/background2.png) !important;
	padding: 10px 80px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
	background-position: center; 
	background-size: initial; 
}


h3 {
	color:#446d66;
}
h5 {
	color:#b3b3b3;
	font-size:18px;
}

h7 {
	color:white;
	font-weight:bold;
}

h4 {
	font-weight:bold;
}

.line-spacing {
	line-height:0.8;
}

.border-bottom-thick{
	border-bottom:2px solid white;
}
.navbar-brand {
	padding: 10px 10px;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link ,
.navbar-dark .navbar-nav .nav-link {
    color:#446d66 !important;
	
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(30,28,28,.25);
}

.navbar-nav li:hover>.dropdown-menu {
	
	background-color:#fff;
	color: #000 !important;
	
}
li > div.dropdown-menu {
	padding: 0 0 5px;
	margin: 0;
	border-bottom: 1px solid #446d66 !important;
    margin-left: -1px;
    border-radius: 0 !important;
	color: #446d66 !important;
	background-color:#fff  !important;
	
}
a.dropdown-item {
	color: #446d66!important;
	background-color:#fff  !important;

 }
 
 a.dropdown-item:hover {
	color: #fff !important;
	background-color:#446d66 !important;
		
 }
li.nav-item {
	border: 0px solid #1e1c1c;
	background: transparent;
    margin-right: 5px;
 
}
li.nav-item.last {
	
	height:33px;
	font-size: 16px !important;
	
}

li.nav-item.last-login {
	border-left: 0px solid #446d66;
	height:35x;
	font-size: 13px !important;
}
.dropdown-item {
	padding: 5px 20px;
	color:#446d66 !important;
	background-color:transparent !important;
	
	
}
li.nav-item:hover > a,  a.nav-link:focus {
	background-color: transparent !important;
	color:#446d66 !important;
	border-bottom: 0px solid #446d66;
	
}


li.nav-item.active, li.nav-item.active{
    color:#446d66 !important;
	background-color: white !important;
	
}
a.nav-link {
	padding: .5rem 20px !important;
	
}
a.nav-link:link ,a.nav-link:visited, a.nav-link:hover a.nav-link:active{
 color:#446d66 !important;
  font-size: 18px !important;
  text-decoration: none !important;
  padding-top: 20px ;
  padding-left:5px;
 
  	
}

.container {
	margin-top: 120px;
}

.container-fluid{
  margin-top: 120px;
}


.card{
	padding-right:2px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	border:0px solid red !important;
	background-color: #FAFAFA !important;
	
}
.container-modal {
	background-color: #FAFAFA !important;
	
	color:#446d66;
}

.container-background{
	width:100%;

	background-image:  url(../images/background.png) !important;
	background-position: right top;
    background-attachment: fixed;

}

.portal{
	width:50%;
	height:650px;
	position:fixed;
	background-image:  url(../images/portal.png) !important;
	background-position: left top;
    background-attachment: scroll;
    background-size:cover;
}

.portal-forgot{
	width:50%;
	height:650px;
	position:fixed;
	background-image:  url(../images/image_forgot.jpg) !important;
	background-position: left top;
    background-attachment: scroll;
    background-size:cover;
}

.container-signup {
	float: right;
    width: 100%;
    max-width: 485px;
    padding-left: 0px;
    margin-right: 1em;
	margin-top: 2em;
}

.container-login {
	position:absolute;
	top: 15%;
	width:40%;
	right:5%;
	margin-left: 0.5em;
	padding-left: 10px;
}

.container-left{
	padding: 10px !important;
	width:50%;
	background-image:  url(../images/image_change.jpg) !important;
	background-repeat: no-repeat;
	
    background-size:100% 100%;

}
.container-right{
	width:50%;
	

}
.containerbox {
	padding: 10px !important;
	width:18%;
	background-color: #007ed3 !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 
}

.containerbox-right {
	color: #fff !important;
	background-color: #009bd4 !important;
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 

}

.container-login-footer {
  width:50%;
  position: absolute;
  top: 95%;
  color:white !important;
  font-size: 14px !important;
  text-align:right;
  padding-right:20px;
}

.container-footer {
	text-align:center;
	vertical-align:bottom;
	
	color:#b3b3b3;
	font-size: 14px !important;

	background-color: transparent;
}
.form-signup {
	
    width: 100%;
     max-width: 485px;
    padding-left: 5px;
    margin-right: 1em;
	margin-top: 2em;
}


.toggle-iconpwd {
	padding-top: 10px;
	cursor: pointer;
}
label {
	margin-bottom: 0 !important;
	color: #446d66  !important;
	
}

.label-panel{
	margin-bottom: 0 !important;
	color: #fff  !important;
	font-size:16px;
	font-weight:bold;
}
a.anormal {
	color:#000;
}
a.anormal:hover {
	color:#000;
}

label.required:after {content: " *"; color: red;}

.disabledPanel {
	opacity: 0.2;
    pointer-events: none;
	background: url(/images/loading.gif) 50% 0% no-repeat;
}

.bootgrid-header {
	margin-top:50px !important;
	margin-bottom:30px !important;
}

.bootgrid-header .search {
	width: 320px;	

}

.btn-circle {
	width: 42px;
	height: 42px;
	text-align: center;
	padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
    border-radius: 21px;
}

.btn-login {
	width: 150px;
	height: 42px;
	text-align: center;
	padding: 2px 0;
    font-size: 16px;
   
	color:white;
	background-color: #446d66;
	border-color: #446d66;
    border-radius: 30px;
	margin-left:1em;
	margin-top:-5px;
	cursor: pointer;
}
.btn-login:hover  {
	opacity:0.8;
	 font-weight: bold;
}

.btn-login-signup{
	width: 150px;
	height: 42px;
	text-align: center;
	padding: 7px 0;
	text-align: center;
    font-size: 12px !important;
	color:#446d66;
	background-color: white;
	border: 1px solid #446d66 !important;
    border-radius: 30px !important;
	float:right;
	margin-left:21px;
	margin-top:-2px;
}

.btn-login-signup:hover  {
	border: 2px groove #446d66 !important;
	font-weight: bold;
}
.hasIcon {
  position:absolute;
  width:60px;
   height:40px;
  padding:2px;
  background-color: white;
  border: 1px inset #446d66 !important;
  border-radius:10px;
}

.hasIcon2 {
  background-position: left;
    background-repeat: no-repeat;
    background-size: initial;
	
}

.photoIcon {
  position:absolute;
  
  left:10%;
  width:90px;
   height:120px;
  padding:2px;
  background-color: white;
  border: 1px inset #446d66 !important;
  border-radius:10px;
}

.hasIcon3 {
    background-position: left;
    background-repeat: no-repeat;
    background-size: 20px;
	padding-left:30px;
}

.hasIconHeader {
    background-position: left;
    background-repeat: no-repeat;
    background-size: 20px;
	padding-left:25px !important;
	font-weight:bold;
	font-size:16px;
}



.iconuser {
    background-position: right;
    background-repeat: no-repeat;
    background-size: 20px;
	padding-right:25px;
	background-image: url(../images/user.png);

}

.icoLocation {
 	background-image: url(../images/location.png);
}


.icoSnowflake {
 	background-image: url(../images/snowflake.png);
	background-size: initial; 
	background-repeat: no-repeat;
	padding-left:10px;
}

.icoJob {
	background-image: url(../images/Current-Opening.png);
	background-position: 50% 50%; 
	background-size: initial; 
	background-repeat: no-repeat;
	

}

.icoHistory {
	background-image: url(../images/Application-History.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}

.icoEvent {
	background-image: url(../images/Upcoming-Events.png);
	background-position: center; 
	background-size: initial; 
	 background-repeat: no-repeat;

}

.icoEducation {
	background-image: url(../images/Education.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}

.icoExperience{
	background-image: url(../images/Work-Experience.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}

.icoReference{
	background-image: url(../images/References.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}

.icoCertificate{
	background-image: url(../images/Certification.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}

.icoSkill{
	background-image: url(../images/Skill.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}

.icoFamily{
	background-image: url(../images/Family-Information.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}
.icoEmergency{
	background-image: url(../images/Emergency-Contact.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}
.icoVehicle{
	background-image: url(../images/Vehicle-Ownership.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;
}

.icoOrganization{
	background-image: url(../images/Organization-Experience.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}

.icoAttachment{
	background-image: url(../images/Attachment.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}

.icoStatement{
	background-image: url(../images/Statement.png);
	background-position: center; 
	background-size: initial; 
	background-repeat: no-repeat;

}
.icofacebook {
	float:left;
	padding-left: 70px ;
}
.icotwitter {
    float:left;
	 padding-left: 5px ;
   
}
.icoinstagram {
	 float:left;
	 padding-left: 5px ;
   
}
.icolinkedin {
	 float:left;
	 padding-left: 5px ;
   
}
.icoPhone {
	background-image: url(../images/phone.png);
}
.icoEmail {
	background-image: url(../images/email.png);
}


a.nav-link-job{
 color:#446d66 !important;
  font-size: 18px !important;
  text-decoration: none !important;
}

a.nav-link-job:link ,a.nav-link-job:visited, a.nav-link-job:hover a.nav-link-job:active{
 color:#446d66 !important;
  font-size: 18px !important;
  text-decoration: none;
}

.top-center {
  position: absolute;
  top: 25px;
  left: 58%;
  color:#446d66;
  font-size: 20px;
}

.top-right {
  position: absolute;
  top: 40px;
  right: 160px;
  color:#446d66 !important;
  font-size: 16px !important;
}

.top-right2 {
  position: absolute;
  top: 40px;
  right: 135px;
  color:#446d66 !important;
  font-size: 16px !important;
}


.top-right3 {
   position: absolute;
   top: 40px;
   right: 180px;
   border-right: 2px solid #446d66 !important;
}
.top-right-lang {
  position: absolute;
  top: 33px;
  right: 10px;
 
}

.top-left {
  position: absolute;
  top: 60%;
  left: 30px;
  color:white !important;
  font-size: 38px !important;
    font-weight: bold;
}

.top-left-2 {
  position: absolute;
  top: 70%;
  left: 30px;
  color:white !important;
  font-size: 38px !important;
   
}

.button-right{
	margin-bottom:0px !important;
	margin-left:65%;
	margin-top:-60px ;
}

@media screen and (max-width:600px) {
  .hideElm {
    display: none;
  }
   .mov-top-left {
     position: absolute;
	  top: 5px;
	  left: 5px;
  }
  
   .mov-top-right {
     position: absolute;
	  top: 50px;
	  right: 27%;
  }
  
   .mov-bottom-right {
     position: absolute;
	  top: 50px;
	  right: 24%;
  }
  
   .mov-top-center {
     position: absolute;
	  top: 80px;
	  left: 10px;
	  color:#446d66 !important;
	  font-size: 20px !important;
  }
  
   .mov-down {
     position: absolute;
	  top: 90px;
	  left: 2px;
	  width:90% !important;
  }
  
   .mov-up {
     position: absolute;
	  width:100%;
	  top:110px;
	  color:#b3b3b3 !important;
	  text-align:left;
	  padding-left:35px;
  }
  
  .mov-menu-center {
     position: absolute;
	  top: 2px;
	  left: 30px;
	  
  }
   .mov-right {
     padding-left:80px;
  }
  
  .mov-left {
     padding-left:9px;
  }
  .mov-photoIcon {
	  position:absolute;
	  left:6px;
	  width:70px;
	  height:95px;
	  padding:2px;
	  background-color: white;
	  border: 1px inset #446d66 !important;
	  border-radius:10px;
  }
  .mov-containerbox {
		color: #fff !important;
		width:85px;
		
	}
	
	.mov-button-left{
		margin-bottom:0px !important;
		margin-left:0px !important;
		margin-top:-20px !important;
	}

	
}


.col-icon {
	background-color: blue;
}
.err-msg {
	color: #dd4b39;
	margin-top:10px;
	margin-right:10px;
	text-align: center;
	height:20px;
	font-size: 14px !important;
}

#txtspin{
  color: #446d66 !important;
	font-size: 14px !important;
	margin-top:0.5em;
}

#txtspin2{
  color: #446d66 !important;
	font-size: 14px !important;
	margin-top:0.5em;
}

h3.pagetitle{
  color:#007ed3 !important; 
  text-align:center;
  
}
