html,
body {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
  color: inherit;
}

table {
  border-spacing: 0;
}

td {
  padding: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 600;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
}

button {
  cursor: pointer;
}

/*--------------------------------general CSS--------------------------------*/
html,
body {
  font-family: 'Montserrat';
  font-weight: 600;
  height: auto;
  background-color: #fff;
}

body {
  font-size: 18px;
  line-height: 1.5em;
  color: #1D1D1D;
}

body.page-template-edit-developer-profile {
  background-color: #eeeff0;
}

body,
input,
textarea,
button,
select,
option {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 100% !important;
}

#wrapper {
  position: relative;
  overflow: auto;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 0 16px;
}

@media screen and (max-width: 767px) {
  .page-template-edit-developer-profile #wrapper {
    padding: 0;
  }
}

input,
textarea,
select {
  color: #1D1D1D;
}

.text-input,
.dropzone {
  font-size: 18px !important;
  line-height: 18px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  border: 2px solid #e1e1ed !important;
  border-radius: 4px !important;
}

.dz-clickable:hover, .dz-drag-hover {
	border-color:#b0b0b7 !important;
	background:#fafafa;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

*:focus {
  outline: 0 !important;
}

#wrapper .project .editproject {
  display: none;
}

textarea {
  min-height: 150px;
}

iframe .cke_editable {
  font-size: 16px !important;
}

.container {
  position: relative;
  max-width: 1340px;
  min-height: 100%;
  margin: 50px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
}

.pagetop-title {
  padding-bottom: 40px;
  text-transform: uppercase;
  color: #919191;
  background: #eeeff0;
}

.pagetop-title span {
  color: #1D1D1D;
}

.midShadow:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 170px;
  content: '';
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 100%);
}

.layout:after {
  display: block;
  clear: both;
  content: '';
}

.boxSize {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------header CSS--------------------------------*/
#header {
  position: relative;
  padding: 29px 0 19px;
  background-color: #fdd21a;
}

#header h1 {
  font-size: 48px;
  line-height: 1;
  padding: 0 27px;
  text-transform: uppercase;
  color: #1D1D1D;
}

#header .path-main {
  padding: 0;
}

.profilesystemlogo {
  position: relative;
  top: -5px;
  left: 0;
  width: 220px;
  height: 80px;
  background: url('../images/profilesystem.svg');
  background-size: 220px 85px;
}

.logocountainer {
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 60px;
}

/*--------------------------------main CSS--------------------------------*/
#main {
  position: relative;
}

.path {
  float: left;
  width: 100%;
  padding: 66px 0;
}

.path-main {
  float: left;
  width: 50%;
  padding: 66px 0;
}

.itemBlock .path {
  padding: 0;
  border-top: 2px solid #fdd21a;
}

.itemBlock .path:nth-child(1),
.itemBlock .path:nth-child(2) {
  border: none;
}

.path_main {
  margin-bottom: 65px;
  padding: 0 85px;
}

.path_main:last-child {
  margin: 0;
}

.path_head figure,
.path_head figure a,
.path_head figure img {
  display: block;
  width: 100%;
  height: 100%;
}

.path_head figure a.no-img {
  position: relative;
  height: 162px;
}

.path_head figure a.no-img:after {
  font-size: 13px;
  line-height: 162px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: 'No image';
  text-align: center;
  color: #fff;
  background-color: #1D1D1D;
}

.path_head figure img {
  display: block;
  text-align: center;
}

.path_article {
  padding-left: 60px;
}

.clientBlock {
  background-color: rgba(0, 0, 0, .36);
}

.itemBlock .projectBlock,
.itemBlock .clientBlock {
  padding: 66px 0;
}

.clientItem {
  border-bottom: 2px solid #fdd21a;
}

.clientItem:last-child {
  border: none;
}

.clientBlock .path_main.withoutIMG .path_head,
.projectBlock .path_main.withoutIMG .path_head,
.clientBlock .path_main.withoutIMG .path_article,
.projectBlock .path_main.withoutIMG .path_article {
  width: 100%;
  padding: 0;
}

.clientBlock .path_main.withoutIMG .path_head figure,
.projectBlock .path_main.withoutIMG .path_head figure {
  display: none;
}

.clientBlock .path_head {
  float: left;
  width: 38%;
}

.clientBlock .path_head figure {
  width: 200px;
  height: 150px;
}

.projectBlock .path_head figure {
  width: 170px;
  height: 160px;
}

.clientBlock .path_article {
  float: left;
  width: 62%;
}

.clientBlock h2 {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 23px;
  text-transform: uppercase;
  color: #fdd21a;
}

.projectBlock .path_head {
  float: left;
  width: 31%;
}

.projectBlock .path_article {
  float: left;
  width: 69%;
}

.developer-header {
  height: 200px;
  padding: 0 !important;
}

#header .user {
  padding-top: 45px;
}

#header>div.pure-u-8-24.company {
  height: 155px;
  padding-top: 45px;
  background-color: #1e1e1e;
}

.photo {
  width: 80pt;
  height: 80pt;
  margin: 0 15pt 35pt 35pt;
  border-radius: 50%;
}

.user_head_name {
  font-size: 20px;
  margin-left: 10px;
  padding-top: 30px;
  text-transform: uppercase;
  color: #2d2d2d;
}

.user_head_position {
  margin-left: 10px;
  color: #2d2d2d;
}

.profile_completed {
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background: #eeeff0;
}

.profile_competed_bar {
  height: 24px;
  line-height: 24px;
  font-size: 18px;
  margin-left: -10px;
  padding-right: 10px;
  text-align: right;
  color: #fff;
  background: #fdd21a;
  min-width: 40px;
}

.tag.full,
.profile_competed_bar.full {
  visibility: hidden;
}

.profile_tab {
  flex-basis: 65%;
  margin-top: 168px;
  margin-right: 120px;
}

.hidetab {
  display: none !important;
}

.tabs {
  position: sticky;
  top: 40px;
  margin-left: 56px;
}

@media screen and (max-width: 1024px) {
  .tabs {
    margin-left: 0;
  }
}

.tabblock {
  position: relative;
  flex-basis: 35%;
  margin-top: 152px;
  margin-bottom: 20px;
}

.tabblock_title {
  font-family: 'Montserrat';
  font-size: 18px;
  position: absolute;
  top: -88px;
  left: 0px;
  text-transform: uppercase;
}

@media screen and (min-width: 426px) {
  .page-template-edit-developer-profile .tabblock_title {
    left: 64px;
  }
}

@media screen and (min-width: 1025px) {
  .page-template-edit-developer-profile .tabblock_title {
    left: 120px;
  }
}

.tabs .tabitem {
  display: block;
  margin: 0 64px;
  padding: 18px 0 18px 0;
  cursor: pointer;
  text-transform: uppercase;
  color: #acacbb;
  border-right: 4px solid #eeeff0;
  font-size: 18px;
}

@media screen and (max-width: 1024px) {
  .tabs .tabitem {
    margin-right: 32px;
  }
}

.tabs .selected {
  color: #1d1d1d;
  border-right: 4px solid #fdd21a;
}

.tabs li a:hover {
  color: #1d1d1d;
}

@media screen and (max-width: 1024px) {
  .tabblock {
    flex-basis: auto;
  }

  .profile_tab {
    margin-right: 16px;
  }
}

@media screen and (max-width: 425px) {

  .tabblock_title {
    left: 16px;
    position: absolute;
  }

  .submenu-responsive {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 0;
    position: fixed;
    top: 0px;
    bottom: 0px;
    background: #fff;
    padding: 160px 0;
    width: 100%;
    z-index: 5001;
    display: none;
  }

  .submenu-responsive .tabitem {
    margin: 0;
    text-align: center;
  }

  .submenu-responsive .selected {
    border-right: 0;
  }

  .profile_tab {
    margin-left: 16px;
    flex-basis: auto;
  }

  #submenu-responsive-trigger a {
    position: fixed;
    right: 8px;
    bottom: 88px;
    z-index: 5001;
    width: 64px;
    height: 64px;
    border-radius: 99px;
    background: #fff;
    box-shadow: 0 8px 32px rgba(70, 74, 79, .16);
    line-height: 64px;
    text-align: center;
    font-size: 24px;
  }
}

.editblock {
  margin-bottom: 24px !important;
}

.editblock h2,
.editblock h3 {
  margin-bottom: 8px;
  color: #1d1d1d;
  font-size: 18px;
}

.editblock h3 {
  margin: 0;
}


.dropzone {
  max-width: none !important;
  border-style: dashed !important;
}

.editblock input,
.editblock select,
#newbox input,
#newpartnerbox input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 14px;
  border: 2px solid #e1e1ed;
  border-radius: 4px;
  line-height: 18px !important;
  font-size: 18px !important;
}

.editblock input {
  padding: 12px;
}

.widetext {
  min-width: 400px;
}

.smalltext {
  width: 100px;
}

.editblock .instructions {
  font-size: 12px;
  line-height: 14px;
  width: 85%;
}

.editblock:hover h2 {
  color: #1D1D1D;
}

.instructions-bubble {
  margin-bottom: 8px;
}

.bubbletext,
.dropzone .dz-message {
  font-weight: 500;
  margin-top: 8px;
  color: #acacbb;
}

.editblocknomargin {
  margin-top: -30px;
}

.project .editblock select {
  min-width: 200px;
  margin-right: 15px;
}

.editcontent {
  width: 100%;
}

.w400 {
  width: 400px;
}

.sorted_drag {
  background: red !important;
}

.sorted_table {
  width: 100%;
  margin-left: -16px;
  border-collapse: separate;
}

.sorted_table input.langautocomplete {
  border: none;
}

.sorted_table .checkbox {
  width: 30px;
}

.sorted_table thead tr {
  display: flex;
  margin-bottom: 8px;
}

.sorted_table .mover {
  font-size: 32px;
  position: absolute;
  top: -px;
  left: -32px;
  width: 16px !important;
  cursor: move;
  color: #ccccd5;
  display: block;
}

.sorted_table tbody tr {
  position: relative;
  display: flex;
  cursor: move;
}

.sorted_table#tbl_language_loop tbody tr,
.sorted_table.skilltable tbody tr {
  margin-bottom: 8px;
}

.sorted_table#tbl_school_loop tbody tr,
.sorted_table#tbl_projects tbody tr {
  display: block;
}

.dragblock {
  position: relative;
  overflow: hidden;
  overflow-y: hidden;
  margin: 0;
  transition: transform 1s ease !important;
}

.sbschool_loop .dragblock,
.sbprojects .dragblock,
.sbschool_loop .ui-state-highlight,
.sbprojects .ui-state-highlight {
  height: 82px !important;
  margin-bottom: 16px !important;
  overflow: hidden;
}

.ui-state-highlight {
  border: none !important;
  border-color: none !important;
  background-color: rgba(252, 210, 27, .3) !important;
}

.ui-sortable-placeholder {
  width: 100%;
  height: 50px;
  border: none;
  border-radius: 4px;
}

.ui-sortable-placeholder * {
  border: none !important;
}

#tbl_projects td,
#tbl_other_projects td {
  margin-bottom: 16px;
}

#tbl_projects th,
#tbl_other_projects th {
  padding: 8px 0 8px 0;
}

#tbl_projects th,
#tbl_other_projects th {
  display: none;
}

#tbl_projects th:first-child,
#tbl_other_projects th:first-child {
  display: inline-block;
  width: 100%;
}

#tbl_projects td,
#tbl_other_projects td {
  width: 100%;
}

#tbl_projects td:nth-child(6),
#tbl_other_projects td:nth-child(6) {
  margin-bottom: 20px;
}

#newbox,
#newpartnerbox {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #2d2d2d;
  background: rgba(29, 29, 29, .95);
}

#newbox .inner,
#newpartnerbox .inner {
  width: 558px;
  max-width: 100%;
  margin-top: 64px;
  margin-bottom: 80px;
  padding: 56px;
  text-align: left;
  background: #fff;
}

#newbox input.form-savebutton,
#newpartnerbox input.form-savebutton {
  margin-right: 0 !important;
  margin-left: 16px !important;
  cursor: pointer;
  border: none;
}

#newbox h2,
#newpartnerbox h2 {
  margin-bottom: 8px;
}

.button-container {
  display: flex;
}

.checkboxgroup {
  display: inline-block;
  margin: 1px;
  white-space: nowrap;
}

.delete {
  background: #f75268 !important;
}

.addproject {
  margin-left: 10px !important;
}

.ferror {
	border:2px solid red;
}

.projectselect {
	display:none;
  width: 70% !important;
}

.button-primary,
.editblock .button-primary,
.editblock .button-primary {
  font-size: 18px !important;
  line-height: 24px !important;
  display: inline-block;
  width: auto;
  padding: 13px 16px !important;
  cursor: pointer;
  color: #fff;
  border: none !important;
  border-radius: 4px;
  background: #fdd21a;
}

.button-primary:hover {
  background: #f6cc18;
}

.button-secondary,
.editblock .button-secondary {
  font-size: 18px !important;
  line-height: 24px !important;
  display: inline-block;
  width: auto;
  padding: 11px 16px !important;
  cursor: pointer;
  color: #000 !important;
  border: 2px #000 solid !important;
  border-radius: 4px;
  background: none !important;
}

.button-primary.button-small,
.editblock .button-primary.button-small {
  padding: 6px 12px !important;
  font-size: 16px !important;
}

.button-secondary.button-small,
.editblock .button-secondary.button-small {
  padding: 4px 12px !important;
  font-size: 16px !important;
}

.Token {
  line-height: 24px;
  display: inline-block;
  font-size: 16px;
  padding: 4px 8px;
  white-space: nowrap;
  border-radius: 4px;
  background-color: #fdd21a;
}

div.Tokenize ul li span {
  font-size: 18px !important;
}

div.Tokenize ul.TokensContainer li.Token,
div.Tokenize ul.TokensContainer li.TokenSearch {
  margin: 2px !important;
  padding: 6px 8px !important;
}

div.Tokenize ul.TokensContainer li.Token a.Close {
  font-size: 24px !important;
}

.tag {
  line-height: 16px;
  display: inline-block;
  font-size: 14px;
  padding: 4px 8px;
  white-space: nowrap;
  border-radius: 99px;
  background-color: #fdd21a;
  text-align: center;
}

.tag.grey {
  color: #767676;
  border: 2px #767676 solid;
  padding: 2px 8px;
  background: transparent;
}

.tag.red {
  color: #f75268;
  border: 2px #f75268 solid;
  background: transparent;
}

div.Tokenize ul.Dropdown li {
  font-size: 18px;
}

.formbottom {
  position: fixed;
  z-index: 5000;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 0;
  text-align: center;
  background: rgba(247, 247, 247, .98);
  border-top:2px solid #ddd;
  box-shadow: 0 8px 32px rgba(70, 74, 79, .16);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.formbottom * {
  margin-right: 16px;
}

#infobox {
  font-size: 12px;
  line-height: 13px;

  margin-top: 10px;
  padding: 5px;
  color: #000;
  border-top: 1px solid #ddd;
}

input[type='button'] {
  border: none;
}

.baddall {
  background-image: url('../images/rright.png');
}

.badd {
  background-image: url('../images/right.png');
}

.bremove {
  background-image: url('../images/left.png');
}

.bremoveall {
  background-image: url('../images/lleft.png');
}

.delshot {
  background: #f75268 !important;
  color: #fff;
}

#content_project_screenshots img {
  border-radius: 4px;
}

#content_project_screenshots input[type=""] {
  display: none;
}

.screenshotline {
  margin-top: 16px;
  margin-bottom: 16px;
}

.screenshotline:nth-child(even) {
  background: #fafafa;
}

.screenshotparams {
  width: 50px;
}

.btn-block {
  font-size: 0;
  width: 100px;
  height: 30px;
  margin-bottom: 20px;
  border: none;
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-block:hover {
  background-color: #f0f0f0;
}

#editlayer {
  z-index: 6000;
}

#closeeditlayer {
  font-size: 30px;
  position: absolute;
  top: 40px;
  right: 40px;
  width: 32px;
  height: 32px;
  margin-top: 10px;
  margin-right: 10px;
  margin-right: 10px;
  cursor: pointer;
  color: #fff;
  border: none;
  background: none;
  background: url('../images/close.png');
}

#upload {
  display: none;
}

#upload-photo-i {
  overflow: hidden;
  width: 220px;
  height: 220px;
  border-radius: 110px;
  background: #fff;
}

.ulbutton {
  margin-top: 36px;
}

.cr-slider {
  border: none !important;
}

.user_firstname,
.user_lastname,
.position {
  font-size: 16pt;
  display: inline-block;
  padding-top: 10pt;
  vertical-align: top;
  text-transform: uppercase;
  color: #919191;
}

.position {
  font-size: 14px;
  position: relative;
  top: 70px;
  left: -184px;
  text-transform: none;
}

.developer-page .position {
  font-size: 14px;
  position: absolute;
  top: 100px;
  left: 177px;
  text-transform: none;
}

.profile {
  display: flex;
  background-color: #fff;
}

.title h2 {
  text-transform: uppercase;
}

.discription {
  color: #595959;
}

.education-name {
  display: inline-flex;
  padding-left: 50px;
}

.edcontainer {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
}

.edlist {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .edlist {
    flex-wrap: wrap;
  }
}

.edlist.action {
  align-items: start;
  margin-bottom: 40px;
  padding-top: 24px;
  margin-top: -24px;
  position: sticky;
  top: 0;
}

.back0 {
  background: #fff;
}

.back1 {
  background: #f7f7f7;
}

.flexbreak {
  overflow: hidden;
  flex-basis: 100%;
  width: 0;
  height: 0;
}

.edlist form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

@media screen and (max-width: 768px) {

  .edlist form,
  .edlist input {
    width: 100%;
    flex-basis: 100%;
  }
}

.page-template-list-project .edlist form {
  width: auto;
}

.edlist h2 a {
  line-height: 60px;
  display: inline-block;
  width: 100%;
  padding-left: 16px;
}

.edlist .progress-tag {
  margin-left: 8px;
  display:none;
}

.edlist .progress-tag .tag {
  width: 32px;
}

.edlist .name {
  flex-grow: 1;
}

.edlist .roles {
  /* width: 25%; */
  text-transform: capitalize;
  padding: 0 16px;
  line-height: 60px;
}

.edlist .tag {
  margin-left: 8px;
}

.capitalize {
  text-transform: capitalize;
}

.listsearch {
  width: 100%;
  margin-bottom: 40px;
}

.action .listsearch {
  margin: 0;
  margin-right: 16px;
}

@media screen and (max-width: 768px) {
  .action .listsearch {
    margin-bottom: 8px;
    margin-right: 0;
  }
}

.edcontrol {
  display: inline-block;
  float: right;
}

.edlist .edinput {
  float: right;
}

.addnewdiv {
  width: 400px;
}

.edlist .edlisttext {
  color: #828282;
}

.cb {
  clear: both;
}

.lst-add div {
  position: relative;
  display: inline-block;
  flex-grow: 1;
  margin-right: 16px;
}

.email-sufix {
  line-height: 20px;
  position: absolute;
  right: 0;
  margin: 2px;
  padding: 12px !important;
  color: #767676;
  border-radius: 4px;
  background: rgba(256, 256, 256, .8);
}

.edcontrol a,
.edcontrol .button,
.edcontrol2 .button,
.resetform,
.lst-add .addeveloper {
  margin-right: 16px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .edcontrol {
    width: 100%;
    display: flex;
    padding: 0 8px;
  }

  .edcontrol a {
    flex-basis: 100%;
  }

  .edcontrol a,
  .edcontrol .button,
  .edcontrol2 .button,
  .resetform,
  .lst-add .addeveloper {
    margin: 0 4px;
    margin-bottom: 8px;
  }
}

.lst-add .addeveloper {
  font-size: 18px;
  float: right;
  margin: 0;
  border: none;
}

.button,
.ulbutton {
  cursor: pointer;
}

.edit {
  padding: 8px 14px 8px 14px !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  border-radius: 4px;
  background: transparent !important;
}

.mailerror {
  display: inline-block;
  margin-top: 16px;
  margin-right: 0 !important;
  padding: 16px;
  color: #fff;
  border-radius: 4px;
  background: #fb3f58;
}

.mailerror label {
  padding: 16px 16px 16px 4px;
}

.mailerror .checkbox {
  margin-left: 16px;
}

.halfbutton {
  display: inline-block;
  width: calc(50% - 8px) !important;
}

.halfbutton:nth-child(1) {
  margin-right: 16px;
}

.cr-slider {
  margin: 0;
}

.login-submit #wp-submit {
  display: block;
  width: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 13px 90px 13px 40px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  background: #0b91ae;
  background-repeat: no-repeat;
  background-position: top right;
}

.logincontainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  background: url('../images/bg.jpg');
  background-size: cover;
}

.login-google {
  display: block !important;
  margin-bottom: 8px;
}

.login-email {
	display:inline-block;
	width:200px;
	margin-bottom:40px;
}

.loginid {
	padding:16px;
	font-size:13px !important;
	width:340px;
	border-radius:4px;
	margin-bottom:16px;
	border:none;
}


.loginbox {
  font-size: 12px;
  width: auto;
  max-width: 340px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #fff;
}

.loginlogo {
  width: 292px;
  height: 47px;
  margin: 0 auto 44px;
  background: url('../images/profilesystem.svg');
  background-size: 292px 47px;
}

.loginerror {
  color: #f75268;
}

#login p label {
  display: inline-block;
  width: 150px;
}

#login p input {
  font-size: 1em;
  width: 150px;
  padding: 3px 10px 3px 10px;
}

#login #rememberme {
  width: 15px;
}

/* ================= developer page ====================*/
.newdeveloper td {
  padding-right: 30px;
}

.developer-page {
  min-height: 100vh;
  background-color: #fff;
}

.developer-page.list {
  margin-top: 40px;
}

.developer-page .profile {
  margin: auto auto;
  padding-bottom: 168px;
}

.edit-profile .user_firstname {
  display: block;
  margin-left: 40px;
  padding-top: 40px;
}

.edit-profile form .developer_title,
.edit-profile form .summary {
  width: 96%;
  margin: 0;
  padding: 2px 10px;
  border-radius: 2px;
  background: #fff;
  Border: 2px solid #999;
}

.edit-profile form .summary-item {
  padding: 0;
}

.edit-profile form input[type=text],
.edit-profile form input[type=password],
.edit-profile form input[type=email],
textarea {
  width: 100%;
  border-radius: 4px;
  background: #fff;
  border: 2px solid #999;
}

@media screen and (max-width: 768px) {
  .edit-profile form div {
    width: 100%;
    margin-right: 0;
  }

  .edit-profile form input {
    width: 100%;
    margin-bottom: 8px;
  }

  .lst-add div:last-child {
    margin-right: 0;
  }
}

.edit-profile form select {
  margin-bottom: 5px;
  padding: 1px 10px;
  border-radius: 2px;
  background: #fff;
  Border: 2px solid #999;
}

.edit-profile form .school,
.edit-profile form .degree {
  width: 96%;
}

.edit-profile form .start_year,
.edit-profile form .end_year {
  width: 20%;
  margin-right: 4px;
}

.edit-profile form .language_name {
  width: 44%;
  margin-right: 4px;
}

.edit-profile form .language_spoken_level,
.edit-profile form .language_written_level {
  width: 25%;
  margin-right: 4px;
}

.edit-profile form .skill_tech_name,
.edit-profile form .skill_level,
.edit-profile form .skill_last_used {
  width: 30%;
  margin-right: 4px;
}

.edit-profile form .skill_compence,
.edit-profile form .skill_years {
  width: 34%;
  margin-right: 4px;
}

.edit-profile form button,
.edit-profile form .submit {
  line-height: 22px;
  display: block;
  padding: 1px 10px;
  border-radius: 2px;
  background: #fff;
  Border: 2px solid #fdd21a;
}

.edit-profile form button:hover,
.edit-profile form .submit:hover {
  background: #fdd21a;
}

.edit-profile form .summary-item,
.edit-profile form .school-item,
.edit-profile form .skill-item,
.edit-profile form .language-item {
  margin-bottom: 10px;
}

.edit-profile .user_lastname {
  position: inherit;
  top: 0;
  left: 0;
  display: block;
  margin-left: 40px;
}

.developer-page .company {
  text-align: right;
  color: #fff;
  background: url('../images/dev-bg.jpg') center center no-repeat;
  background-size: cover;
}

.developer-page .company span {
  line-height: 14px;
  display: block;
  padding-right: 30px;
  padding-bottom: 10px;
}

.company .company-link {
  padding-top: 20px;
}

.developer-page .company img {
  display: inline-block;
  width: 40px;
  vertical-align: middle;
}

.developer-page .company .company-logo h1 {
  font-family: FreeSans, Arimo, 'Droid Sans', Helvetica, Arial, sans-serif !important;
  font-size: 22px !important;
  display: inline-block;
  padding: 0 5px !important;
  vertical-align: middle;
  letter-spacing: 1.5px;
  color: #fff !important;
}

.developer-page .company .company-logo {
  height: 40px;
  padding-right: 30px;
}

.tech-table {
  width: 100%;
}

.summary-item {
  padding-bottom: 25px;
}

.languages-table {
  width: 100%;
  margin: 50px 0 50px 0;
}

.project-item {
  padding: 25px 0 25px 0;
}

.project-item .separator {
  width: 40px;
  margin: 25px 0 25px 0;
  border: 2px solid #fdd21a;
}

.project-item .project-desctiption-1 {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}

.project-item .project-desctiption-1 span {
  font-size: 14px;
  display: inline-block;
  width: 100%;
  color: #999;
}

.project-item .project-desctiption-1 h3 {
  font-size: 18px;
}

.project-item .project-image {
  display: inline-block;
  width: 49%;
  text-align: right;
}

.project-item .project-desctiption-2 {
  font-size: 14px;
  width: 100%;
  padding-top: 25px;
  color: #999;
}

.project-item .project-desctiption-2 a {
  color: blue;
}

.user_fl {
  display: inline-block;
  vertical-align: top;
}

.photo-link {
  opacity: .8;
  border-radius: 50%;
}

.photo-link:hover {
  opacity: 1;
}

.error {
  background: #f9f1da;
}

.selectcontainer {
  position: relative;
  display: flex;
}

.newproject {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

input:disabled,
.inplaceofinput {
  color: #acacbb;
  background: #f7f7f7;
}

.head-parent {
  line-height: 74px;
  height: 74px;
  margin-right: auto;
  margin-left: auto;
  background: url('../images/headbackground.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 16px;
}

.head-navigator {
  position: relative;
  max-width: 1340px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.head-navigator .menu-responsive {
	margin-left:240px;
}

.head-navigator .headlogo {
  display: inline-block;
  height: 40px;
  margin-right: 20px;
  margin-left: 60px;
  vertical-align: middle;
}

.head-navigator .title {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}

.headright {
  position: absolute;
  top: -5px;
  right: 0;
  width: auto !important;
  line-height:20px !important;
  text-align:right;

}

.headright li a {
	display:block;
}

.headright li a:nth-child(2) {
	margin-top:5px;
}


.head-navigator ul {
  display: inline-block;
  width: 100%;
}

.head-navigator li {
  font-size: 13px;
  font-weight: 500;
  display: inline;
  margin-right: 8px;
  margin-left: 8px;
  padding-bottom: 24px;
  text-transform: uppercase;
  color: #fff;
  ;
}

.profile-photo {
  display: inline-block;
  width: 36px;
  position: relative;
  top: 13px;
  margin-right: 16px;
  border-radius: 99px;
}

.profile-photo:after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 99px;
  z-index: 1;
  background: url(../images/noavatar.jpg) center;
  background-size: 24px;
  background-repeat: no-repeat;
  background-color: #E1E5E9;
}

.currentmenu {
  border-bottom: 4px solid #fdd21a;
}

.head-navigator li:last-child {
  margin-right: 0;
}

.head-navigator .icon-mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  .head-parent {
    position: relative;
    z-index: 10;
  }

  .menu-responsive {
    display: none;
    background: #fff;
    position: relative;
    top: 74px;
    margin: 0 -16px;
    padding: 24px 0;
    box-shadow: 0 8px 32px rgba(70, 74, 79, .16);
  }

  .head-navigator ul {
    display: block;
  }

  .head-navigator li {
    display: block;
    color: black;
    padding: 0;
  }

  .head-navigator li a {
    display: inline-block;
    width: 100%;
  }

  .head-navigator .icon-mobile {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    margin: 0;
    text-align: center;
  }

  .head-navigator .icon-mobile a {
    /* padding: 0 12px 0 20px; */
    color: #fff;
  }

  .menu-responsive .currentmenu {
    border-bottom: 0;
  }

  .menu-responsive .headright {
    position: relative;
    margin-top: 24px;
    border-top: 1px #e1e1ed solid;
    padding-top: 24px;
  }

  .head-navigator .icon-mobile {
    display: block;
    color: #fff;
  }

  .head-navigator .icon-mobile li {
    font-size: 24px;
    margin-right: 8px;
  }
}

.other-projects {
  margin-top: 25px;
  margin-bottom: 25px;
}

.other-projects tr:first-child {
  background: #595959;
}

.other-projects tr:first-child td {
  color: #fff;
}

.other-projects td:first-child {
  width: 250px;
}

.acfselect .TokensContainer {
  width: 100% !important;
  height: auto !important;
  padding: 3px !important;
}

div.Tokenize ul.Dropdown {
  width: 100% !important;
}

.tokenselect {
  width: 100%;
}

.query_builder {
  overflow-x: hidden;
  margin-left: 80px;
}

.query_builder h3 {
  margin-top: 30px;
}

.qb_table {
  width: 90%;
  border: 1px solid #333;
}

.qb_table tr:nth-child(odd) {
  background: #fff;
}

.qb_table tr:nth-child(even) {
  background: #bbb;
}

.qb_table tr {
  cursor: grabbing;
}

.qb_table tr.placeholder {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  cursor: move;
  border: none;
  background: red;
}

.qb_table tr.placeholder:before {
  position: absolute;
  left: -5px;
  width: 0;
  height: 0;
  margin-top: -5px;
  content: '';
  border: 5px solid transparent;
  border-right: none;
  border-left-color: red;
}

.qb_table td {
  vertical-align: top;
}

.qb_items {
  width: 100%;
}

.subtable {
  display: table;
  width: 100%;
  border: 1px dotted green;
}

.subrow {
  display: table-row;
}

.subrow:nth-child(even) {
  background: #f0f0f0;
}

.subcell {
  display: table-cell;
}

.subcell:nth-child(1) {
  width: 180px;
}

.qb_stock td:nth-child(2) {
  display: none;
}

.qb_items .TokensContainer {
  height: auto !important;
}

.qb_work td:nth-child(1) {
  width: 200px;
}

.query_response {
  font-size: .7em;
  border: 1px solid #ddd;
}

.query_response h2 {
  font-size: 2em;
}

.query_response h3 {
  font-size: 1.3em;
}

#resp .respitem:nth-child(4n+1) {
  background: #fff;
}

#resp .respitem:nth-child(4n+2) {
  background: #fff;
}

#resp .respitem {
  display: inline-block;
  width: 48%;
}

.query_lists {
  width: 400px;
  margin-top: 50px;
  margin-right: 40px;
  background: #fff;
}

.query_lists table {
  width: 100%;
}

.query_lists table tr td:nth-child(2) {
  width: 98%;
}

.query_lists a {
  cursor: pointer;
  color: #0b91ae;
}

.query_lists input {
  cursor: pointer;
  border: none;
}

.query_lists .editable {
  border: 1px solid #fdd21a !important;
}

.query_lists #savelist {
  padding: 15px;
  opacity: .4;
  color: #fff;
  background: #0b91ae;
}

.query_lists .enabled {
  opacity: 1 !important;
}

.query_lists #loglist {
  padding: 15px;
  color: #1D1D1D;
  background: #fff600;
}

.query_result_lists {
  margin-top: 50px;
}

.query_result_lists h2 {
  margin-bottom: 20px;
}

.query_result_lists .deletefrombasket {
  font-size: 13px;
  margin-left: 15px;
  cursor: pointer;
}

.query_result_lists textarea {
  font-family: Gotham;
  width: 700px !important;
  border: 1px solid #0b91ae;
}

.addtobasketfromlist {
  font-size: 13px;
  float: right;
  margin-right: 50px;
  cursor: pointer;
  text-align: right;
}

.addtobasketmessage {
  display: block;
  margin-left: 5px;
}

#sendpdf {
  padding: 15px;
  color: #fff;
  border: none;
  background: #0b91ae;
}

.pdflog {
  font-size: 15px;
  width: 100%;
}

.pdflog td,
.pdflog th {
  padding-right: 10px;
  padding-left: 10px;
}

.pdflog tr:nth-child(even) {
  background: #eee;
}

.pdflog tr:nth-child(odd) {
  background: #fff;
}

.relative {
  position: relative;
}

.tokenselect4 {
  width: 100%;
}

.ui-widget.ui-widget-content {
  overflow: scroll;
  max-height: 200px;
  border: none !important;
  border-radius: 4px !important;
  box-shadow: 0 8px 32px rgba(70, 74, 79, .16) !important;
}

.ui-menu .ui-menu-item,
.ui-menu .ui-menu-item-wrapper {
  margin: 0 !important;
  padding: 12px 16px !important;
  border: none !important;
  font-size: 18px;
  font-family: 'Montserrat';
  font-weight: 600 !important;
}

.ui-menu .ui-menu-item:hover,
.ui-menu .ui-menu-item:hover .ui-menu .ui-menu-item-wrapper {
  color: #fff !important;
  background: #fdd21a !important;
}

.ui-menu .ui-menu-item-wrapper {
  padding: 0 !important;
  background: none !important;
}

.sbphotobase.profilephoto {
  margin-right: 64px;
}

@media screen and (max-width: 540px) {
  .sbphotobase.profilephoto {
    margin-right: 0;
  }

  .sbphoto .row {
    flex-wrap: wrap;
  }
}

.sbphotobase.consent {
  max-width: 340px;
}

.upload-result {
  color: #fff;
  background: #fdd21a;
}

.sbphotocrop {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 20px solid white;
  background: #fff;
}

.whitetext {
  color: #fff;
}

.cr-boundary {
  clip-path: circle(107px at center);
}

.markbox {
  font-size: 22px;
  line-height: 32px;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 8px;
  margin-bottom: 10px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  background: #4f79ff;
}

.link {
  cursor: pointer;
  text-decoration: underline;
  color: #4f79ff !important;
}

.nobluecheck {
  color: #e1e1ed;
}

.nobluebackground {
  background-color: #e1e1ed !important;
}

.checkmark {
  font-family: arial;
  /* IE 9 */
  -webkit-transform: scaleX(-1) rotate(-45deg);
  -ms-transform: scaleX(-1) rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: scaleX(-1) rotate(-45deg);
}

#infomodal {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  overflow: scroll;
  width: 100%;
  height: 100%;
  background: rgba(29, 29, 29, .95);
}

#infomodal .aligner,
#newbox .aligner,
#newpartnerbox .aligner {
  display: flex;
  align-items: start;
  justify-content: center;
  height: 100%;
}

#infomodal .aligner .inner {
  max-width: 558px;
  margin-top: 64px;
  margin-bottom: 80px;
  padding: 56px;
  text-align: center;
  background: #fff;
}

#infomodal .aligner .inner #modalcontent {
  padding-bottom: 40px;
  text-align: left;
}

#infomodal .aligner .inner #modalcontent a {
  text-decoration: underline;
}

.sballow_photo_display,
.sballow_profile_display {
  display: none;
}

.sblanguage_loop h2 {
  display: none;
}

.sbschool_loop table td {
  display: block;
  margin-bottom: 16px;
  margin-left: 16px;
  position: relative;
}

.sbschool_loop thead {
  display: none;
}

.drag-icon {
  position: relative;
  bottom: 3px;
}

.sbschool_loop .drag-icon {
  position: absolute;
  left: -16px;
  bottom: 17px;
  font-size: 20px;
  align-self: center;
  width: 16px;
  color: #ccccd5;
}

.sbschool_loop h2 {
  display: none;
}

.sbprojects thead {
  display: none;
}

.sbprojects .drag-icon {
  position: absolute;
  left: -16px;
  bottom: 14px;
  font-size: 20px;
  align-self: center;
  width: 16px;
  color: #ccccd5;
}

.sbprojects table td {
  display: block;
  margin-bottom: 16px;
  margin-left: 16px;
  position: relative;
}

.sbprojects h2 {
  display: none;
}

.sbprojects table td:nth-child(5) .repeater_field_title {
  display: none;
}

.repeater_field_title {
  display: inline-block;
  margin-bottom: 8px;
}

.block-small {
  margin-bottom: 40px;
}

.block-big {
  margin-bottom: 64px;
}

.skilltable td {
  padding: 0;
  white-space: nowrap;
}

.skilltable .TokensContainer {
  overflow: hidden !important;
  height: auto !important;
  padding: 3px !important;
  border: none !important;
}

.skilltable .OnlyOne .TokensContainer li:nth-child(2) {
  display: none !important;
}

.skilltable th:nth-child(1),
#tbl_language_loop th:nth-child(1),
.skilltable td:nth-child(1),
#tbl_language_loop td:nth-child(1) {
  font-size: 20px;
  align-self: center;
  width: 16px;
  color: #ccccd5;
}

.skilltable th:nth-child(2),
.skilltable td:nth-child(2) {
  flex-grow: 1;
}

.skilltable td:nth-child(2) {
  border-width: 2px 0 2px 2px;
  border-style: solid;
  border-color: #e1e1ed;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.skilltable th:nth-child(3) h3,
.skilltable th:nth-child(4) h3 {
  color: #acacbb;
}

.skilltable th:nth-child(3),
.skilltable th:nth-child(4),
.skilltable td:nth-child(3),
.skilltable td:nth-child(4) {
  display: flex;
  min-width: 122px;
  padding: 0 4px;
}

.skilltable td:nth-child(3),
.skilltable td:nth-child(4) {
  padding: 5px 4px;
  border-width: 2px 0 2px 0;
  border-style: solid;
  border-color: #e1e1ed;
}

.skilltable td:nth-child(3) input,
.skilltable td:nth-child(4) input {
  width: 66px;
  padding: 3px 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.skilltable th:nth-child(5),
.skilltable td:nth-child(5) {
  min-width: 36px;
  padding: 0 8px 0 4px;
}

.skilltable td:nth-child(5) {
  display: flex;
  padding: 5px 6px 5px 2px;
  border-width: 2px 2px 2px 0;
  border-style: solid;
  border-color: #e1e1ed;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#tbl_language_loop th:nth-child(2),
#tbl_language_loop td:nth-child(2) {
  flex-grow: 1;
}

#tbl_language_loop td:nth-child(2) {
  border-width: 2px 0 2px 2px;
  border-style: solid;
  border-color: #e1e1ed;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#tbl_language_loop th:nth-child(3),
#tbl_language_loop td:nth-child(3) {
  display: flex;
  min-width: 214px;
  padding: 0 4px;
}

#tbl_language_loop td:nth-child(3) {
  padding: 5px 4px;
  border-width: 2px 0 2px 0;
  border-style: solid;
  border-color: #e1e1ed;
}

#tbl_language_loop td:nth-child(4),
#tbl_language_loop th:nth-child(4) {
  display: flex;
  width: 36px;
  padding: 0 8px 0 4px;
}

#tbl_language_loop td:nth-child(4) {
  padding: 5px 6px 5px 2px;
  border-width: 2px 2px 2px 0;
  border-style: solid;
  border-color: #e1e1ed;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.skilltable .plus,
.skilltable .minus {
  font-size: 28px !important;
  width: 36px !important;
  cursor: pointer;
  color: #767676;
  border-color: #e1e1ed;
  border-radius: 0;
  background: #e1e1ed;
}

.sorted_table .delete-small {
  font-size: 28px !important;
  line-height: 25px !important;
  padding: 0;
  cursor: pointer;
  color: #fff;
  border-color: #f75268;
  height: 36px;
  border-radius: 4px;
  background: #f75268;
}

.skilltable .plus {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.skilltable .tokenselect {
  position: relative;
}

#tbl_school_loop .delete {
  width: auto;
}

.sbskills_loop h2 {
  display: none;
}

#tbl_language_loop .repeater_field_title {
  display: none;
}

#tbl_language_loop thead th:nth-child(3) h3 {
  color: #acacbb;
}

#tbl_language_loop td:nth-child(1) input {
  border: none;
}

#tbl_language_loop td:nth-child(3) select {
  padding: 7px 8px;
}

#tbl_projects .delete {
  width: auto;
}

.projectautocomplete {
  width: calc(100% - 188px) !important;
}

#tbl_projects .editproject {
  margin-left: 8px !important;
}

#tbl_projects .editdisabled {
  opacity: .5;
}

.addpartner {
  margin-left: 8px;
}

.editblock .partnerautocomplete {
  width: calc(100% - 102px) !important;
}

.deleteproject {
  display: inline-block;
  padding: 8px;
  cursor: pointer;
  color: #fff !important;
  border-radius: 4px;
  background: #fb3f58 !important;
}

.page-template-edit-project .cr-boundary {
  clip-path: none;
}

.page-template-edit-project #upload-photo-i {
  background: #fff;
  width: 868px;
  height: 452px;
  border-radius: 0px;
  overflow: hidden;
  border: 2px solid #E1E1ED;
  border-radius: 4px;
}

.page-template-edit-project .sbphotobase.profilephoto {
  margin-right: 0;
}

.disabled .Dropdown {
  display: none !important;
}

#tbl_projects tr td:nth-child(2),
#tbl_projects tr td:nth-child(3) {

}

.screenshotline {
padding:1%;
display:inline-block;
width:48%;
}


.screenshotline select {
	width:250px;
}

.screenshotline .scimage {
	width:300px;
	height:200px;
	background-size:contain;
	background-position:left center;
	background-repeat:no-repeat;
}

.screenshotline .button {
	width:35px !important;
}