/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/ 

/****************************************

ALL CUSTOM STYLES IN CSS FOLDER

****************************************/
.searchBorder{
	padding-bottom:20px;
	border-bottom:1px solid #696969;
	margin-bottom:20px;
	font-family: Helvetica, sans-serif ;
    font-size: 17px;
    letter-spacing: 1px ;
    font-weight: 500 ;
	width:100%;
}
.searchBorder h5{
	margin-bottom:20px;
}

.searchBorder h5 a:hover{
	color:#518C87;
} 

.paging-navigation{
	margin-top:40px;
}
.paging-navigation a{
	margin-right:15px;
}

.paging-navigation .insight-arrow{
	width: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
/* } */



/* @supports (-webkit-overflow-scrolling: touch) { */
	/* Safari-specific styles */
	
  /* } */
.custom-save-resume .wpforms-page-button,
div.wpforms-container-full button[type=submit]:not(:hover):not(:active){
    background-color:#45A59D !important;
}

div.wpforms-container-full button[type=submit]:hover{
		background-color: #518C87 !important;
}

 div.wpforms-container-save-resume.wpforms-render-modern .wpforms-save-resume-button {
	/* background-color: #066aab !important; */
	background-color: #45A59D !important;
	padding:12px 20px !important;
	color:white !important; 
	border-radius:2px !important;
	text-decoration: none !important;
  }

  div.wpforms-container-save-resume.wpforms-render-modern a{
	text-decoration: none !important;
  }

  div.wpforms-container-save-resume.wpforms-render-modern .wpforms-save-resume-button:hover{
	/* background-color:#055589 !important; */
	background-color: #518C87 !important;
  }



  /******************************* Ecosystem form style ************************************************************  */

#wpforms-4354-field_179-container,
#wpforms-4354-field_180-container {
    padding-bottom: 0;
}

#wpforms-4354-field_179-container h3,
#wpforms-4354-field_180-container h3 {
	font-size: 18px;	
	font-weight: 600;
	margin-bottom: 10px;
	margin:0;
}

label.wpforms-error {
    margin-top: 0 !important;
}

  /******************************* Ecosystem form style end ************************************************************  */