.form.boxed .form {
    width: 50%;
}
#country,
#region,#city {
  border-radius: 1px;
   height: 34px;
    padding: 7px 10px;
    outline: none;
    font-size: 12px;
    color: #909090;
    margin: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    opacity: 1;
}
button.gray.add-education.add-box.margin-top-10 {
    font-size: 19px;
    color: #208dc1;
}
.button.gray.add-experience.add-box.margin-top-10 {
   font-size: 19px;
    color: #208dc1;
}
/*.fas.fa-calendar {
  position: absolute;
      top: 54%;
    right: 369px;
  transform: translateY(-50%);
  color: #999; 
  cursor: pointer;
}*/
.form label {
  display: block;
}
.date-input{
      padding: 7px 10px;
    outline: none;
    font-size: 12px;
    color: #909090;
    margin: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    opacity: 1;
}
.form.boxed {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    left: 0;
    right: 0;
    justify-content: center;
    padding: 20px;
    padding-bottom: 0;
}
.form.boxed .form {
    width: 45%;
    margin: 0 10px;
}
  .dashboard-content .submit-page .form {
    margin: 0;
    width: 50%;
    padding: 0 10px;
    margin-bottom:8px;
}
.form h5 {
    font-size: 13px !important;
    margin-bottom: 8px;
}
select.search-field {
	    background-color: #fff;
    margin-bottom: 15px;
    max-height: 150px;
}
.dashboard-list-box {
    margin: 30px 0 0 0;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.06);
    border-radius: 4px;
}
.card-buttons{
      
       margin-left: 15px;
    /* width: 15% !important; */
    font-size: 20px;
    color: white;
    background-color: #208cbf;
    padding: 6px 20px 6px 20px;
    margin-top: 42px !important;


}
.margin-top-30 {
    margin-top: 30px !important;
}
.education-align {
    text-align: start;
}
.dashboard-list-box.margin-top-30{
	box-shadow: none!important;
   
} 
.form.boxed input, .form.boxed textarea {
    background-color: #fff;
    margin-bottom: 15px;
    max-height: 33px;
}

.dashboard-list-box .button i {
    padding-right: 2px;
    position: relative;
    top: 1px;
}
.dashboard-list-box .button.gray {
  padding: 15px;
  
}
.dashboard-list-box .button i {
    padding-right: 2px;
    position: relative;
    top: 1px;
}
.dashboard-list-box h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 15px 30px;
    color: #333;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
}
.dashboard-content .submit-page {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    left: 0;
    right: 0;
    justify-content: center;
    padding: 20px;
   
}
.dashboard-list-box {
    margin: 30px 0 0 0;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.06);
    border-radius: 4px;
}
.dashboard-list-box h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 15px 30px!important;
    color: #333;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
}


.dashboard-list-box-content {
    background: #fff;
    border-radius: 0 0 4px 4px;
}
.dashboard-content .submit-page {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    left: 0;
    right: 0;
    justify-content: center;
    padding: 20px;
    
}
input.search-field  {
     padding: 14px 18px;
    outline: none;
    font-size: 14px;
    color: #909090;
    margin: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    opacity: 1;
}
.dashboard-content {
    /*padding: 0px 230px;*/
    padding-bottom: 0;
    position: relative;
    z-index: 10;
   
}
.submit-page h5 {
  text-align: left;
    margin-bottom: 9px;
}
h5 {
    font-size: 16px!important;
    line-height: 28px!important;
    color: #333!important;
    font-weight: 400!important;
}
.upload-btn {
  float: left;
      color: white;
  padding: 8px 18px;
  margin-right: 18px;
      background-color: #26ae61;
}
label.upload-btn input[type="file"] {
    display: none;
}
.fake-input {
    padding: 10px 18px;
    margin-bottom: 17px;
}
.fake-input, input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea, select {
       padding: 7px 10px;
    outline: none;
    font-size: 12px;
    color: #909090;
    margin: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    opacity: 1;
}

.dashboard-list-box h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 15px 30px;
    color: #333;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
}
.dashboard-list-box-content.with-padding {

  text-align: left;
        padding: 6px 14px 6px 14px;
}
.form.boxed {
       background-color: #f9f9f9;
    padding: 38px 19px 23px 19px;
    position: relative;
  
    margin-bottom: 25px;
}
.background{
  background-color: #f7f7f7!important;
}
a.close-form {
       height: 19px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    line-height: 28px;
    width: 25px;
    text-align: center;
    padding: 0;
  
    color: #888;

}
form .error  {
      display: flex!important;
  }