@import url("https://fonts.cdnfonts.com/css/aller");

.applyjobdiv {
  max-width: 750px !important;
  margin: auto;
  font-family: "Lato", sans-serif;
  border-radius: 10px !important;
}
.applyjobdiv table {
  width: 100% !important;
  border-radius: 10px !important;
  font-size: 1em;
}
.applyjobdiv {
  background-color: #e2e8e5 !important;
  border-radius: 10px !important;
}
.applyjobdiv table tr,
.applyjobdiv table td,
.applyjobdiv table th {
  border: none !important;
  background-color: #e2e8e5 !important;
  border-radius: 10px !important;
}
.applyjobdiv table thead {
  margin-bottom: -1em !important;
}
.applyjobdiv {
  margin-bottom: 1em;
}
.applyjobdiv table th {
  font-weight: normal !important;
}
.applyjobdiv table td {
  font-weight: bold !important;
  padding-top: 0 !important;
}
button.logout-top-btn {
  color: #fff !important;
  background: #191d1b !important;
  padding: 14px 15px !important;
  border-radius: 30px !important;
  border: none !important;
  margin: 3px 0 0 10px !important;
}
button.logout-top-btn:after {
  content: "\eab3" !important;
  font-family: "compani56" !important;
}
button.logout-top-btn:hover {
  background: #d63944 !important;
}
.field1 {
  margin-top: -1.4em;
}
.required-data-text {
  max-width: 750px;
  margin: auto;
  font-size: 1.2em !important;
}
.setpassform {
  display: block;
  max-width: 750px;
  margin: auto;
  padding: 1em;
  background-color: #e2e8e5;
  border-radius: 20px;
}
.set-password-form-firsttime {
  display: inline-block;
  width: 100%;
  margin: auto;
}
.set-password-form-firsttime .button,
.set-password-form-firsttime .field {
  width: 100%;
}
.regform .register-form .field {
  width: 100% !important;
  margin: auto;
}
.forgot-password-text {
  font-size: 1.2em !important;
  margin: auto;
  max-width: 750px;
}
.forgotform {
  display: block;
  background: #e2e8e5;
  max-width: 750px;
  border-radius: 20px;
  padding: 1em 1em;
  margin: auto;
  margin-bottom: 5em;
}
.forgot-password-form {
  display: inline-block;
  max-width: 750px;
  margin: auto;
  width: 100% !important;
}
.forgot-password-form .field {
  width: 100% !important;
  margin: auto;
}
.forgotform .button {
  width: 100%;
}

.register-text {
  max-width: 750px;
  margin: auto;
  padding-bottom: 1em;
  font-size: 1em !important;
}
.regform {
  background: #e2e8e5;
  max-width: 750px;
  border-radius: 20px;
  padding: 1em 1em;
  margin: auto;
  margin-bottom: 5em;
}
.regform .register-form {
  display: inline-block;
}
.register-form .button {
  width: 100%;
}
.loggedinapplybtn {
  margin-left: 0 !important;
}
.applicationbtn {
  width: 100%;
  margin-left: auto !important;
}
.file-error-text {
  width: 100%;
  float: left;
  margin-left: 5em;
}
.loginbutton {
  text-align: left;
  letter-spacing: 1.28px;
  color: #ffffff !important;
  text-transform: uppercase;
  opacity: 1;
  border: 7px solid #d63844 !important;
  box-shadow: 0px 10px 35px #d638445f;
  border-radius: 10px !important;
  margin-top: 1em;
  cursor: pointer;
  background-color: #d63944 !important;
  letter-spacing: 0.14286em;
}
.loginform {
  background: #e2e8e5;
  max-width: 750px;
  border-radius: 20px;
  padding-left: 2.5em;
  padding-top: 2em;
  padding-bottom: 2em;
  margin: auto;
}
.logininput {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 30px #2f463c2b;
  border-radius: 10px !important;
  padding: 0.9em 1.7em;
  line-height: normal;
  border: 1px solid transparent !important;
  line-height: normal;
  width: 100%;
  padding-left: 0.8em;
  color: black;
  padding: 1em 1.5em !important;
}
.media-list li {
  max-width: 300px;
}
.fa-file-lines2 {
  color: #41906c;
  margin-right: 5px;
}
.filename {
  font: normal normal 900 18px Lato;
  letter-spacing: 1.62px;
  color: #2f463c;
}
.job-name span {
  font: normal normal bold 18px Aller;
  letter-spacing: 0px;
  color: #1b3127;
}
.your-subscribe-date {
  font: normal normal bold 16px/19px Lato;
  letter-spacing: 0px;
  color: #2f463c;
}
.add-cv {
  max-width: 710px;
}
.current {
  color: red;
  background-color: blue;
}
.checkboxlabel {
  padding: 0.5em;
}
.extraLeftMargin {
  margin-left: 2em;
}
.loggedinapply .field {
  width: 100%;
}
@media only screen and (max-width: 400px) {
  .loggedinapplybtn,
  .notloggedinapplybtn {
    padding-left: 0 !important;
  }
  .regform .register-form .field {
    margin-left: -1em !important;
  }
}
@media only screen and (max-width: 500px) {
  .setpasswordform {
    background-color: #e2e8e5;
    height: 100% !important;
    padding-bottom: 17em;
    max-width: 750px;
    margin: auto;
    border-radius: 20px;
    padding-top: 1em;
  }
  .setpasswordform form {
    max-width: 700px;
    margin: auto;
    padding-bottom: 4em;
    margin-left: 2em !important;
  }
  .setpasswordform form input {
    width: 120% !important;
  }
  .set-password-form-firsttime {
    padding-right: 0 !important;
    padding-left: 2em !important;
    margin-left: 1.5em !important;
  }
  .set-password-form-firsttime .info-user-id-text {
    margin-left: -2.5em !important;
  }
  .set-password-form-firsttime .button {
    padding-left: 0 !important;
  }
  .set-password-form-firsttime .field .button {
    font-size: 0.5em !important;
  }
  .apply-for-job {
    width: 100% !important;
    /* margin-left: 2em !important; */
  }
  .applicationbtn {
    margin: 0 auto 5vw auto !important;
    width: 80%;
  }
  .loggedinapplybtn {
    width: 100% !important;
    /* margin-left: 3em !important; */
  }
  .notloggedinapplybtn {
    /* margin-left: 2em !important; */
  }
  .regform .register-form .field {
    width: 100% !important;
    margin: auto;
    padding: 0 !important;
  }
}
.buttonCheck {
  position: absolute;
  right: 20px;
  display: block !important;
  margin-top: -2.4em !important;
  color: white;
}
@media only screen and (max-width: 540px) {
  .set-password-form-firsttime .button {
    font-size: 0.6em !important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 840px) {
  .forgotform #twips-form-handler form {
    margin: auto !important;
    margin-left: 3em !important;
  }
  .set-password-form-firsttime {
    margin-left: -1em !important;
  }
  .set-password-form-firsttime .info-user-id-text {
    margin-left: 2.5em !important;
  }
  .forgot-password-form .field {
    margin-left: -2em !important;
  }
  .apply-for-job {
    width: 100% !important;
    /* margin-left: -1.5em !important; */
  }
  .applicationbtn {
    margin: 0 auto 5vw auto !important;
    /* width: 83%; */
  }
  .loggedinapplybtn {
    width: 100% !important;
    margin: auto !important;
    /* margin-left: -1.2em !important; */
  }
  .notloggedinapplybtn {
    width: 90%;
  }
  .regform .register-form {
    margin-left: -1.5em;
  }
}
@media only screen and (min-width: 500px) {
  .register-form .field {
    margin-left: 0.5em;
  }
}
@media only screen and (min-width: 840px) {
  .full,
  .full .input-text {
    min-width: 95.5% !important;
  }
  .set-password-form-firsttime {
    margin-left: 3.4em !important;
  }
  .set-password-form-firsttime .rightinput {
    margin-left: -1em !important;
  }
  .set-password-form-firsttime .info-user-id-text {
    margin-left: -1.8em;
  }
  .forgot-password-form {
    padding-right: 0;
    margin-left: 0.5em;
  }
  .register-form {
    margin-left: 1.5em;
    padding: 0 !important;
  }
  .marginleft .marginleft {
    /* padding-left: 2em;
    width: 50% !important; */
  }
  .formbox form {
    min-height: 650px !important;
  }
  .apply-for-job {
    width: 100% !important;
    /* margin-left: 1em !important; */
  }
  .applicationbtn {
    /* margin: 0 auto 5vw auto !important; */
    /* width: 50%; */
    /* margin-top: -1em; */
  }
  .apply-for-job .field {
    /* margin-left: 0 !important; */
  }
  .paddingleft {
    padding-left: 2em;
  }
  .notloggedinapplybtn {
    /* margin-left: 2em !important; */
  }
  .loggedinapplybtn {
    /* width: 102.5%; */
  }
}
@media only screen and (max-width: 640px) {
  #twips-form .text-input,
  .field,
  .half {
    /* width: 100% !important; */
  }
  #twips-profile .button {
    margin-left: 0.1em !important;
  }
}
@media only screen and (max-width: 700px) {
  .inputfield {
    width: 100%;
    float: left;
    font-family: "Lato", sans-serif !important;
  }
}
@media only screen and (min-width: 700px) {
  .inputfield {
    width: calc(50% - 2em) !important;
    float: left;
    font-family: "Lato", sans-serif !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 840px) {
  #twips-form .text-input,
  .field,
  .half {
    /* width: 100% !important; */
  }
  .field {
    /* margin-left: 2em !important; */
  }
  #twips-profile .button {
    margin-left: 0.1em !important;
  }
}
@media only screen and (min-width: 800px) {
  .regform {
    padding-left: 2em;
  }
}
@media only screen and (min-width: 800px) and (max-width: 840px) {
  .formbox form {
    min-height: 1250px !important;
    margin-bottom: -60em !important;
  }
  .register-form {
    margin-left: -2em !important;
  }
}
@media only screen and (max-width: 800px) {
  .iconhr {
    border-bottom: 0px solid #e2e8e5;
  }
  .filename {
    width: 100%;
    float: left !important;
    margin-bottom: 2em !important;
  }
  .icon-area {
    float: left;
    padding-bottom: 2em;
    margin-left: -0.5em;
  }
}
@media only screen and (max-width: 840px) {
  .extraLeftMargin {
    margin-left: 0em !important;
  }
  .setpasswordform {
    background-color: #e2e8e5;
    height: 100% !important;
    padding-bottom: 17em;
    max-width: 750px;
    margin: auto;
    border-radius: 20px;
    padding-top: 1em;
  }
  .setpasswordform form {
    max-width: 700px;
    margin: auto;
    padding-bottom: 4em;
    margin-left: -1em;
  }
  .applyjobdiv table,
  .applyjobdiv thead,
  .applyjobdiv tbody,
  .applyjobdiv th,
  .applyjobdiv td,
  .applyjobdiv tr {
    display: block !important;
  }
  .applyjobdiv table {
    padding-top: 1em;
  }
  .applyjobdiv table tbody {
    padding-top: 0.5em !important;
  }
  .applyjobdiv thead tr {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
  }

  .applyjobdiv td {
    border: none !important;
    position: relative !important;
    padding-left: 50% !important;
    word-break: break-all;
    padding-bottom: 2em !important;
  }

  .applyjobdiv td:before {
    position: absolute !important;

    left: 6px !important;
    width: 45% !important;
    padding-right: 10px !important;
    white-space: nowrap !important;
  }

  .applyjobdiv td:nth-of-type(1):before {
    content: "Namn" !important;
    font-weight: normal !important;
  }
  .applyjobdiv td:nth-of-type(2):before {
    content: "E-post" !important;
    font-weight: normal !important;
  }
  .applyjobdiv td:nth-of-type(3):before {
    content: "Mobilnummer" !important;
    font-weight: normal !important;
  }
  .applyjobdiv td:nth-of-type(4):before {
    content: "Stad" !important;
    font-weight: normal !important;
  }

  .grid-wrap {
    padding-bottom: 10em;
    max-width: 100%;
    margin: auto;
  }
  .field {
    /* max-width: 93% !important; */
  }
  .add-cv {
    width: 100%;
  }
  .add-cv .field .button {
    margin-left: -2em !important;
  }
  .field .span {
    display: none;
  }
}
@media only screen and (min-width: 840px) and (max-width: 1199px) {
  .field .span {
    margin-left: 20.5em;
  }
}
@media only screen and (min-width: 840px) and (max-width: 860px) {
  .add-cv .field {
    /* margin-left: 2em !important; */
  }
}
@media only screen and (max-width: 860px) {
  .add-cv .field .button {
    width: 100%;
  }
  .add-cv {
    padding-left: 0 !important;
    width: 100% !important;
    left: 0 !important;
    overflow: visible !important;
    /* margin-left: -2em !important; */
  }
  .add-cv .field {
    max-width: 390px !important;
  }
}
@media only screen and (min-width: 840px) {
  .setpasswordform {
    background-color: #e2e8e5;
    height: 100% !important;
    padding-bottom: 10em;
    max-width: 750px;
    margin: auto;
    border-radius: 20px;
    padding-top: 1em;
  }
  .setpasswordform form {
    max-width: 700px;
    margin: auto;
    margin-left: 4em;
    padding-bottom: 4em;
  }
  .forgotform #twips-form-handler form {
    margin: auto !important;
    margin: auto !important;
    margin-left: 1.2em !important;
  }
  .fullinput {
    max-width: 92% !important;
  }
  .register-form {
    margin-left: 1.5em;
    margin: 0 auto !important;
    margin-left: 1em !important;
    padding-bottom: 1em;
  }
  .register-form .field {
    margin-left: 0.5em;
  }
  .grid-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 10em;
    width: 100% !important;
    max-width: 750px;
    column-gap: 53%;
    margin: auto;
  }
  .field {
    /* max-width: 93% !important; */
  }
  .add-cv {
    display: grid;
    grid-template-columns: 2fr 1fr;
    max-width: 700px;
  }
  .add-cv .field .button {
    margin-left: -2em !important;
  }
  .drop {
    max-width: 375px;
  }
  .loggedinapplybtn {
    width: 100% !important;
    margin: auto !important;
    /* margin-left: 4.2em !important; */
  }
}
@media only screen and (max-width: 1200px) {
  /* .formbox form {
    padding: 1em 1em 0em 1em !important;
  } */
}
@media only screen and (min-width: 1200px) {
  .formbox form,
  .cvdiv,
  .listings-list {
    width: 100%;
    min-width: 900px;
  }
  .formbox form inputleft {
    min-width: 400px;
  }
  .formbox form inputright {
    min-width: 300px;
  }
}
#twips-profile .button {
  margin-top: 1px;
}
.addcvtext {
  margin-top: 2em !important;
}
.add-cv {
  /* margin-left: 1px; */
}
#twips-filter-listing .Section-Top h2,
.Section-Top-View-Icons,
.Section-Filter-Ads #service-type-filter {
  display: none !important;
}
.form {
  border-radius: 15px !important;
  background-color: #f2f4f2 !important;
  padding: 8px;
  box-shadow: 1px 1px 5px lightgray;
}
.formbox {
  background: #e2e8e5 0% 0% no-repeat padding-box !important;
  border-radius: 20px !important;
  opacity: 1 !important;
  max-width: 750px;
}
.email,
.emaillabel {
  /* margin-left: 2em !important; */
}
.formbox input {
  background: #ffffff 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 10px 30px #2f463c2b;
  border: 7px solid #d63844 !important;
  border-radius: 10px !important;
  opacity: 1 !important;
}
#twips-profile .button {
  /* margin-left: 2em; */
  background: #d63844 !important;
  font-family: "Aller" !important;
  text-align: left !important;
  font: normal normal bold 16px/22px Aller;
  letter-spacing: 1.28px;
  color: #ffffff !important;
  text-transform: uppercase;
  opacity: 1;
  border: 7px solid #d63844 !important;
  box-shadow: 0px 10px 35px #d638445f;
  border-radius: 10px;
  opacity: 1;
}
.button {
  margin-top: 2em;
  font: inherit;
  line-height: normal;
  cursor: pointer;
  background-color: #d63944;
  color: white;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.14286em;
  /* padding-right: 3em !important; */
}
.not-allowed {
  cursor: not-allowed !important;
}
#twips-form-handler {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.twips-form .text-input,
.twips-form .textarea,
.twips-form .label,
.twips-form .button {
  padding: 0.7em 1.5em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  line-height: normal;
  border: 1px solid transparent;
  border-radius: 0;

  box-shadow: 0px 10px 30px #2f463c2b;

  border-radius: 10px !important;
  opacity: 1 !important;
}
.twips-form .text-input,
.twips-form .textarea,
.twips-form .label {
  border: 7px solid #ffffff !important;
}
.twips-form .button {
  border: 7px solid #d63844 !important;
}

.twips-form .text-input,
.twips-form .textarea {
  font: inherit;
  line-height: normal;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding-left: 0;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  outline: none;
  color: black;
}
.twips-form .text-input::placeholder,
.twips-form .textarea::placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.twips-form .text-input:-webkit-autofill,
.twips-form .textarea:-webkit-autofill {
  box-shadow: 0 0 0px 1000px #ffffff inset;
  border-top-color: #ffffff;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}
.twips-form .error.text-input,
.twips-form .error.textarea,
.error .twips-form .text-input,
.twips-form .error .text-input,
.error .twips-form .textarea,
.twips-form .error .textarea {
  border-color: transparent transparent red transparent;
}
/*.twips-form:not(.has-floated-label) .text-input:active,
.twips-form:not(.has-floated-label) .textarea:active,
.twips-form:not(.has-floated-label) .text-input:focus,
.twips-form:not(.has-floated-label) .textarea:focus {
  border-color: transparent transparent black transparent;
} */
.twips-form .label {
  position: absolute;
  z-index: 10;
  pointer-events: none;
  padding-left: 0;
}
.twips-form .label {
  top: 0;
  left: 0;
  color: rgba(0, 0, 0, 0.7);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.active .twips-form .label,
.twips-form .active .label {
  font-size: 0.75em;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
}
.focus .twips-form .label,
.twips-form .focus .label {
  color: black;
}
.twips-form.has-floated-label .field:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 1px solid black;
  -webkit-transition: width 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: width 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.twips-form.has-floated-label .field.focus:after {
  width: 100%;
}
.twips-form .button {
  font: inherit;
  line-height: normal;
  cursor: pointer;
  background-color: #d63944;
  color: white;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.14286em;
}
.twips-form .button:hover,
.twips-form .button:focus,
.twips-form .button:active {
  color: white;
  background: #f1636d;
}
.twips-form .button:active {
  position: relative;
  top: 1px;
  left: 1px;
}
.twips-form {
  max-width: 50em;
  margin: 0 auto 5vw auto;
  padding: 1em 2em;
  box-sizing: border-box;
}
.twips-form.add-cv {
  margin: 0;
  padding: 0;
}
.twips-form.notloggedinapply {
  padding-left: 0;
  /* padding-right: 3em; */
}
.twips-form .field {
  /* position: relative; */
  /* width: 100%; */
  margin-bottom: 1.5em;
  float: left;
}
.twips-form .tw-checkbox {
  display: flex;
}
.twips-form .tw-checkbox label {
  margin-left: 2em;
}
@media screen and (min-width: 40em) {
  .twips-form .field.half {
    width: calc(50% - 2em);
    margin-left: 2em;
    margin-right: 0;
  }
}
.twips-form .textarea {
  max-width: 100%;
}
svg path {
  fill: black;
}
#twips-form-handler #drop input {
  display: none;
}
#twips-form-handler .twips-form ul {
  list-style: none;
  display: inline-block;
}
#twips-form-handler .twips-form ul li {
  /* padding: 15px; */
  /* height: 52px; */
  width: 500px;
  position: relative;
}
#twips-form-handler .twips-form ul li input {
  display: none;
}
#twips-form-handler .twips-form ul li p {
  white-space: nowrap;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  /* position: absolute; */
}
@media screen and (max-width: 840px) {
  #twips-form-handler .twips-form ul {
    padding-inline-start: 0;
  }
}
#twips-form-handler .twips-form ul li i {
  font-weight: normal;
  font-style: normal;
  color: #7f7f7f;
  display: block;
}
#twips-form-handler .twips-form ul li canvas {
  top: 15px;
  left: 32px;
  position: absolute;
}
#twips-form-handler .twips-form ul li span {
  width: 15px;
  height: 12px;
  background: url("../images/icons.png") no-repeat;
  position: absolute;
  top: 34px;
  right: 33px;
  cursor: pointer;
}
#twips-form-handler .twips-form ul li.working span {
  height: 16px;
  background-position: 0 -12px;
}
#twips-form-handler .twips-form ul li.error p {
  color: #d63944;
}
#response-wrapper {
  margin: 2em;
}
