.tab {overflow: hidden; border: 1px solid #ccc; background-color: #fafafa;}
.tab button {background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 14px; color: inherit; font-weight: bold; border-radius: 0px ;}
.tabcontent {display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;}
.activetablink {background: #3f4047 !important; color: white !important;}
.activetab {display: block;}
.wpsr-resume-section {font-family: inherit ; border: 1px solid #eaeaea; padding: 10px; margin: 10px; border-radius: 5px; position: relative;}
.wpsr-resume-section label {display: block; font-weight: bold;}
.wpsr-remove-section {position: absolute; right: 12px ;}
.wpsr-field-container {margin-bottom: 20px;}
.wpsr-field-container label {margin-bottom: 10px;}
.wpsr-field-input {width: 100%; background: #fafafa ;}
.wpsr-field-input[type="date"] {width: 100%; background: #fafafa ; padding: 5px; border: 1px solid #eaeaea; border-radius: 2px;}
.wpsr-errors-container {text-align: left; color:red; font-weight: bold;}
.wpsr-success-container {text-align: left; color:green; font-weight: bold;}
.wpsr-resume-add-more-btn {margin: 7px ; position: absolute;}
.wpsr-resume-update-btn {margin-left: 10px;}
.wpsr-resume-profile-form {font-family: inherit ; padding: 10px;}
.wpsr-resume-profile-form label {display: block; font-weight: bold;}
.wpsr-hello-msg {background: #f9f9f9; border: 1px solid #f3f3f3; padding: 10px; margin: 15px 0px;}