body {
  color:#494949;
  font-family: 'Barlow', sans-serif;
}
div.dataTables_processing>div:last-child>div {
  background: #EF3340;
}
.toast-title {
    font-weight: bold; }
  
  .toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word; }
  
  .toast-message a,
  .toast-message label {
    color: #ffffff; }
  
  .toast-message a:hover {
    color: #cccccc;
    text-decoration: none; }
  
  .toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80); }
  
  .toast-close-button:hover,
  .toast-close-button:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40); }
  
  /*Additional properties for button version
   iOS requires the button element instead of an anchor tag.
   If you want the anchor version, it requires `href="#"`.*/
  button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  
  .toast-top-center {
    top: 0;
    right: 0;
    width: 100%; }
  
  .toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%; }
  
  .toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%; }
  
  .toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%; }
  
  .toast-top-left {
    top: 12px;
    left: 12px; }
  
  .toast-top-right {
    top: 12px;
    right: 12px; }
  
  .toast-bottom-right {
    right: 12px;
    bottom: 12px; }
  
  .toast-bottom-left {
    bottom: 12px;
    left: 12px; }
  
  #toast-container {
    position: fixed;
    z-index: 999999999999;
    pointer-events: none;
    /*overrides*/ }
  
  #toast-container * {
    box-sizing: border-box; }
  
  #toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    box-shadow: 0 0 12px #999999;
    color: #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80); }
  
  #toast-container > :hover {
    box-shadow: 0 0 12px #000000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer; }
  
  #toast-container > .toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important; }
  
  #toast-container > .toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important; }
  
  #toast-container > .toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }
  
  #toast-container > .toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important; }
  
  #toast-container.toast-top-center > div,
  #toast-container.toast-bottom-center > div {
    width: 300px;
    margin-left: auto;
    margin-right: auto; }
  
  #toast-container.toast-top-full-width > div,
  #toast-container.toast-bottom-full-width > div {
    width: 96%;
    margin-left: auto;
    margin-right: auto; }
  
  .toast {
    background-color: #030303; }
  
  .toast-success {
    background-color: #51a351; }
  
  .toast-error {
    background-color: #bd362f; }
  
  .toast-info {
    background-color: #2f96b4; }
  
  .toast-warning {
    background-color: #f89406; }
  
  .toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000000;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40); }
  
  /*Responsive Design*/
  @media all and (max-width: 240px) {
    #toast-container > div {
      padding: 8px 8px 8px 50px;
      width: 11em; }
    #toast-container .toast-close-button {
      right: -0.2em;
      top: -0.2em; } }
  
  @media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
      padding: 8px 8px 8px 50px;
      width: 18em; }
    #toast-container .toast-close-button {
      right: -0.2em;
      top: -0.2em; } }
  
  @media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
      padding: 15px 15px 15px 50px;
      width: 25em; } }
  #toast-container {
    position: fixed;
    z-index: 999999999999;
    pointer-events: none;
    width: 100%;
    right: 0;
  }
  #toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 30px 30px 30px 80px;
    width: 100%;
    border-radius: 0;
    background-position: 30px center;
    background-repeat: no-repeat;
    box-shadow: none;
    color: #ffffff;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
  }
  .toast-top-right {
    top: 0px;
    right: 0px;
  }
  .toast-error {
    background-color: #e24445;
  }
a {
    text-decoration: none;
}
h1 {
    color:#404040;
    font-size:26px;
    font-weight: 500;
}
h3 {
  color:#404040;
  font-size:20px;
  font-weight: 500;
  margin-bottom:20px;
}
label {
    color:#494949;
}
input[type="text"] {
	border:1px solid #D7D7D7;
	border-radius:4px;
	height:45px;
	line-height:45px;
	width:100%;
	font-size:15px;
	color:#494949;
}
input[type="text"]:focus {
	outline:0;
	box-shadow: none;
}
input[type="password"] {
	border:1px solid #D7D7D7;
	border-radius:4px;
	height:45px;
	line-height:45px;
	width:100%;
	font-size:15px;
	color:#494949;
}
input[type="password"]:focus {
	outline:0;
	box-shadow: none;
}
input[type="email"] {
	border:1px solid #D7D7D7;
	border-radius:4px;
	height:45px;
	line-height:45px;
	width:100%;
	font-size:15px;
}
input[type="email"]:focus {
	outline:0;
	box-shadow: none;
}
input[type="checkbox"] {
    font-size: 14px;
    font-weight: 600;
    -webkit-appearance: none;
    position: relative!important;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    line-height: 1;
    height: 18px;
    margin-top:4px;
    margin-right: 10px;
}
input[type="checkbox"]:focus {
    box-shadow: none;
}
input[type="checkbox"]:before {
    content: " ";
    display: inline-block;
    vertical-align: text-top;
    text-align: center;
    width: 18px;
    height: 18px;
    color: #66ddfb;
    border: 1px solid #BDBDBD;
    background:transparent !important;
}
.form-check-input:checked[type=checkbox] {
    background:transparent !important;
    border-color: transparent !important;
}
input[type="checkbox"]:checked:before {
	border:1px solid #000;
}
input[type="checkbox"]:checked:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: #EF3340;
    opacity: 1;
}
input[type="radio"] {
  font-size: 14px;
  font-weight: 600;
  -webkit-appearance: none;
  position: relative!important;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  line-height: 1;
  height: 18px;
  width: 18px;
}
input[type="radio"]:before {
  content: " ";
  display: inline-block;
  vertical-align: text-top;
  text-align: center;
  width: 18px;
  height: 18px;
  color: #66ddfb;
  border: 1px solid #BDBDBD;
border-radius: 50%;;
}
input[type="radio"]:checked:before {
border:1px solid #000;
}
input[type="radio"]:checked:after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
transform:translate3d(-50%,-50%,0);
  background: #EF3340;
border-radius: 50%;
  opacity: 1;
}
button[type="submit"] {
    margin:20px auto 0;
    display: block;
}
.btn_black_bordered {
    border:1px solid #000;
    border-radius: 4px;
    color:#000;
    background: transparent;
    box-shadow: none;
    outline: 0;
    padding:14px 35px;
    line-height: 1;
    font-size:14px;
    font-weight: 600;
    font-family: 'Barlow', sans-serif;
    transition: all 400ms;
}
.btn_black_bordered:hover {
    background: #000;
    color:#fff;
}
.pass_list {
    padding:0;
    margin:0;
}
.pass_list li {
    color:#808180;
    font-size:14px;
    font-weight: 400;
    position: relative;
    list-style: none;
    padding-left: 14px;
    transition: all 400ms;
}
.pass_list li:before {
    content: "";
    background: #EF3340;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    transition: all 400ms;
}
.pass_list li.active {
    padding-left:20px;
}
.pass_list li.active:before {
    background: url(/frontend/img/check-icon.svg) no-repeat;
    background-size: cover;
    width: 15px;
    height: 15px;
    top: 2px;
    transition: all 400ms;
}

header {
    padding:20px 30px;
    height:80px;
}
header.black_header {
  padding:0 0 0 30px;
  background:#000;
}
.navbar {
    padding: 0;
}
header #logo {
    display: flex;
    align-items: center;
}
header #logo span {
    margin-left: 15px;
    padding-left: 15px;
    border-left:1px solid #808180;
    font-size:16px;
    color:#BDBDBD;
    line-height: 1;
}
header .right_menu {}
header .right_menu div.text {}
header .right_menu div.text a {
    margin-left:5px;
    color:#2F80ED;
}

.register_cont {
    display: flex;
    align-items: center;
}
.register_cont .register_img {
    background:url(/frontend/img/kariyer/register-bg-min.jpg) no-repeat;
    background-size:cover;
    background-position: center;
    max-width: 630px;
    width:100%;
    height:calc(100vh - 80px);
}
.register_cont .register_form_cont {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: calc(100% - 630px);
    width:100%;
}
.register_cont .register_form_cont h1 {
    margin-bottom: 25px;
}
.register_cont .register_form_cont .form-floating {
    margin-bottom: 20px;
}
hr {
    background:#808180;
    margin:20px;
}
.text-danger {
    display: block;
}
#login_form {
    max-width: 580px;
    width:100%;
}
#register_form {
    max-width: 580px;
    width:100%;
}
.sifremi_unuttum {
    position: absolute;
    right: 15px;
    top: 12px;
    color: rgba(47, 128, 237, 1);
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}
.cv_tagline {
    height:400px;
    background: url(/frontend/img/kariyer/cv-tagline-min.jpg) no-repeat;
    background-size:cover;
    background-position: center;
    padding:0 17px;
}
.cv_tagline h1 {
    color:#fff;
    font-size:40px;
    font-weight: 500;
}
.section_flex .container-fluid {
	height:100%;
}
.section_flex .container {
	height:100%;
}
.section_flex .container .row {
	height:100%;
}
.section_flex .container-fluid .row {
	height:100%;
}
.side_nav {
    max-width: 310px;
    width:100%;
    height:calc(100vh - 480px);
}
.side_nav a {
  display: block;
  font-size:16px;
  font-weight: 500;
  padding:30px 30px;
  transition: all 400ms;
  color:#494949;
  border-bottom:1px solid #CECECE;
}
.side_nav a:hover {
  color:#EF3340;
}
.side_nav a.active {
  color:#EF3340;
}
.wrapper {
  display: flex;
  align-items: flex-start;
}
.content_wrapper {
  padding:50px 110px;
  max-width: calc(100% - 310px);
  width:100%;
  border-left:1px solid #CECECE;
}
.cv_kisisel_bilgileriniz {
  display: flex;
  align-items: flex-start;
}
.cv_kisisel_bilgileriniz div {
  max-width:calc(30%);
  width:100%;
}
.drop-file-container { 
  background:#F9F9F9; 
  color:#1b252f;
  padding:0 15px;
  width:100%;
  border: 2px dashed rgba(123, 123, 123, 1);
  border-radius: 4px;
  font-size:14px;
  cursor:pointer;
  height:240px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  text-align: center;
}
.drop-file-container span {
  display:block;
  width: 100%;
  color:#494949;
  font-size:14px;
  font-weight: 400;
  margin-top:5px;
}
#photo_file_container.drop-file-container {
  height:180px;
  position: relative;
}
.btn_select_file {
  border:1px solid #000;
  border-radius: 4px;
  color:#000;
  background: transparent;
  box-shadow: none;
  outline: 0;
  padding:14px 35px;
  line-height: 1;
  font-size:14px;
  font-weight: 600;
  font-family: 'Barlow', sans-serif;
  transition: all 400ms;
  margin-top:15px;
}
.btn_select_file:hover {
  background: #000;
  color:#fff;
}
#photo_file_container.drop-file-container .btn_select_file:hover {
  background: transparent;
  color:#fff;
}
#photo_file_container .btn_select_file {
  border:0;
  padding:0;
  margin:0;
  position: absolute;
  right:12px;
  bottom:12px;
}
.drop-file-container span.upload_title {
  font-size:16px;
  font-weight: 400;
  color:rgba(69, 71, 72, 1);
}
#photo_file_container.drop-file-container span.upload_title img {
  max-width: 100px;
}
.form-group {
  position: relative;
  margin-bottom: 20px;
}

.certificate_label {
  margin-bottom: 10px;
}
.certificate_label .col {
  display: flex;
  align-items: center;
}
.certificate_label span {
  font-size:15px;
  font-weight: 600;
  color:#494949;
}
.certificate_label .bos {
  max-width:120px;
  width:100%;
}
.certificate_label .konu {
  max-width: 370px;
  width:100%;
  margin-right:20px;
}
.certificate_label .kurum {
  max-width:450px;
  width:100%;
  margin-right:20px;
}
.certificate_label .sure {
  max-width: 110px;
  width:100%;
  margin-right:20px;
}
.certificate_label .tarih {
  max-width: 165px;
  width:100%;
  margin-right:20px;
}
.certificate_inputs {
  display: flex;
  align-items: center;
}
.certificate_inputs .konu {
  max-width: 370px;
  width:100%;
  margin-right:20px;
}
.certificate_inputs .kurum {
  max-width:450px;
  width:100%;
  margin-right:20px;
}
.certificate_inputs .sure {
  max-width: 110px;
  width:100%;
  margin-right:20px;
}
.certificate_inputs .tarih {
  max-width: 185px;
  width:100%;
}
.certificate_btn {
  max-width: 54px;
  width: 100%;
}
.add_certificate {
  max-width: 30px;
  width: 100%;
  background: #608D4C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}
.remove_certificate {
  max-width: 30px;
  width: 100%;
  background: #EF3340;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}


.language_label {
  margin-bottom: 10px;
}
.language_label .col {
  display: flex;
  align-items: center;
}
.language_label span {
  font-size:15px;
  font-weight: 600;
  color:#494949;
}
.language_label .bos {
  max-width:120px;
  width:100%;
}
.language_label .dil {
  max-width: 150px;
  width:100%;
  margin-right:20px;
}
.language_label .seviye {
  max-width:calc(100% - 170px);
  width:100%;
  margin-right:20px;
}
.language_inputs {
  display: flex;
  align-items: center;
}
.language_inputs .language {
  max-width: 150px;
  width:100%;
  margin-right:20px;
}
.language_inputs .seviye {
  max-width:calc(100% - 150px);
  width:100%;
  display: flex;
  align-items: center;
}
.language_inputs .seviye .form-check {
  margin:0 10px 20px;
}
.language_inputs .seviye label {
  line-height: 1;
  margin-left: 6px;
}

.language_btn {
  max-width: 54px;
  width: 100%;
}
.add_language {
  max-width: 30px;
  width: 100%;
  background: #608D4C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}
.remove_language {
  max-width: 30px;
  width: 100%;
  background: #EF3340;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.school_cont_labels {
  margin-bottom: 10px;
}
.school_cont_labels .col {
  display: flex;
  align-items: center;
}
.school_cont_labels span {
  font-size:15px;
  font-weight: 600;
  color:#494949;
}
.school_cont_labels .bos {
  max-width:120px;
  width:100%;
}
.school_cont_labels .school_name {
  max-width: 370px;
  width:100%;
  margin-right:20px;
}
.school_cont_labels .bolum {
  max-width:450px;
  width:100%;
  margin-right:20px;
}
.school_cont_labels .baslangic_yili {
  max-width: 110px;
  width:100%;
  margin-right:20px;
}
.school_cont_labels .bitis_yili {
  max-width: 110px;
  width:100%;
  margin-right:20px;
}
.school_cont_labels .mezuniyet_notu {
  max-width: 110px;
  width:100%;
}


.school_cont_inputs {
  display: flex;
  align-items: center;
}
.school_cont_inputs span {
  font-size:15px;
  font-weight: 600;
  color:#494949;
}
.school_cont_inputs .bos {
  max-width:120px;
  width:100%;
  margin-bottom:20px;
}
.school_cont_inputs .school_name {
  max-width: 370px;
  width:100%;
  margin-right:20px;
}
.school_cont_inputs .bolum {
  max-width:450px;
  width:100%;
  margin-right:20px;
}
.school_cont_inputs .baslangic_yili {
  max-width: 110px;
  width:100%;
  margin-right:20px;
}
.school_cont_inputs .bitis_yili {
  max-width: 110px;
  width:100%;
  margin-right:20px;
}
.school_cont_inputs .mezuniyet_notu {
  max-width: 110px;
  width:100%;
}

.onlisans_btn {
  max-width: 54px;
  width:100%;
}

.add_onlisans {
  max-width: 30px;
  width: 100%;
  background: #608D4C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.remove_onlisans {
  max-width: 30px;
  width: 100%;
  background: #EF3340;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.lisans_btn {
  max-width: 54px;
  width:100%;
}

.add_lisans {
  max-width: 30px;
  width: 100%;
  background: #608D4C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.remove_lisans {
  max-width: 30px;
  width: 100%;
  background: #EF3340;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.yuksek_lisans_btn {
  max-width: 54px;
  width:100%;
}

.add_yuksek_lisans {
  max-width: 30px;
  width: 100%;
  background: #608D4C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.remove_yuksek_lisans {
  max-width: 30px;
  width: 100%;
  background: #EF3340;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.doktora_btn {
  max-width: 54px;
  width:100%;
}

.add_doktora {
  max-width: 30px;
  width: 100%;
  background: #608D4C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.remove_doktora {
  max-width: 30px;
  width: 100%;
  background: #EF3340;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 20px);
  cursor: pointer;
}

.bos_btn {
  max-width: 54px;
  width:100%;
}

.title_row {
  margin-top:20px;
}
.is_tecrubesi_cont .form-group label {
  margin-bottom: 10px;
  font-weight: 600;
  font-size:15px;
}
.is_tecrubesi_cont .col {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.is_tecrubesi_cont .kurum_adi_group {
  max-width: calc(30% - 20px);
  width:100%;
  margin-right:20px;
}
.is_tecrubesi_cont .pozisyon_unvan_group {
  max-width: calc(20% - 20px);
  width:100%;
  margin-right:20px;
}
.is_tecrubesi_cont .is_giris_tarihi_group {
  max-width: calc(12% - 20px);
  width:100%;
  margin-right:20px;
}
.is_tecrubesi_cont .is_cikis_tarihi_group {
  max-width: calc(12% - 20px);
  width:100%;
  margin-right:20px;
}
.is_tecrubesi_cont .is_ayrilma_sebebi_group {
  max-width:26%;
  width:100%;
}
.is_tecrubesi_cont .kurumdaki_gorev_group {
  max-width: 100%;
  width:100%;
}

.is_tecrubesi_cont .tecrube_btn {
  max-width: 54px;
  width:100%;
}

.is_tecrubesi_cont .add_tecrube {
  max-width: 30px;
  width: 100%;
  background: #608D4C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 54px);
  margin-top: 34px;
  cursor: pointer;
}

.is_tecrubesi_cont .remove_tecrube {
  max-width: 30px;
  width: 100%;
  background: #EF3340;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: calc(100% - 54px);
  margin-top: 34px;
  cursor: pointer;
}

#cv_form .form-check {
  display: flex;
  justify-content: center;
}

.text-danger {
  display: block;
  width:100%;
}
.side_nav .close_account {
  background:#EF3340;
  color:#fff;
}
.side_nav .close_account:hover {
  color:#EF3340;
  background:transparent;
}

#profile_form {
  max-width: 600px;
  width:100%;
}

#profile_form button[type="submit"] {
  margin:20px 0 0;
}
.login_menu {
  position: relative;
  height: 80px;
  display: flex;
  align-items: center;
  padding-left:20px;
  padding-right:30px;
  transition: all 400ms;
}
.login_menu>span {
  color:#fff;
  font-size:14px;
  font-weight: 500;
}
.login_menu svg {
  max-width: 30px;
  width:100%;
  margin-left:10px;
}
.profile_menu {
  max-height: 0;
  padding:0;
  margin:0;
  position: absolute;
  right:0;
  top:100%;
  overflow: hidden;
  transition: all 400ms;
  width:100%;
  background: #fff;
}
.profile_menu li {
  list-style: none;
}
.profile_menu li a {
  padding:15px 20px;
  color:#000;
  display: block;
  font-weight: 500;
  font-size:16px;
}
.profile_menu li a:hover {
  color:#EF3340;
}
.login_menu:hover {
  background:#fff;
}
.login_menu:hover>span {
  color:#000;
}
.login_menu:hover svg path {
  fill:#000;
}
.login_menu:hover svg ellipse {
  stroke:#000;
}
.login_menu:hover .profile_menu {
  max-height: 200px;
}
#account_modal {
  display: block;
}
#account_modal .modal_body {
  position: absolute;
  left:50%;
  top:50%;
  transform: translate3d(-50%,-50%,0);
  background: #fff;
  z-index: 2;
  padding:40px;
}
#account_modal .modal_body .btn_black_bordered {
  display: inline-block;
  margin-right:10px;
}
#account_modal .modal_overlay {
  background: rgba(0,0,0,0.6);
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
#account_modal .flex_btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content_wrapper.adaylar {
  padding:0;
  max-width: 100%;
}
.basvurular {
  min-height: 160px;
}
.basvurular thead {
  background:#F2F2F2;
}
.basvurular tr {
}
.basvurular tr th {
  font-size:16px;
  font-weight: 600 !important;
  color:#454748;
}
.basvurular tr td {
  border-top:1px solid #D7D7D7 !important;
  box-shadow: none !important;
  padding-top:20px !important;
  padding-bottom:20px !important;
}
.basvurular tr td:first-child {
  border-left:1px solid #D7D7D7;
}
.basvurular tr td:last-child {
  border-right:1px solid #D7D7D7;
}
.basvurular tr td:first-child img {
  width: 80px;
  height:80px;
  border-radius: 50%;
  margin-right: 0;
}
.basvurular tbody tr td:first-child {
  text-align: center;
}
.basvurular tbody tr td a {
  display: flex;
  align-items: center;
  font-size:16px;
  color:#000;
  font-weight: 400;
}
.basvurular tbody tr td a img {
  margin-right:5px;
}
table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:before {
  display: none;
}
table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:after {
  display: none;
}
.table_cont {
  padding:30px;
}
table.dataTable thead th, table.dataTable thead td {
  border-bottom: 0 !important;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #d7d7d7;
}
#search_form {
  position: relative;
}
#search_form input {
  background: #F8F8F8;
  width:100%;
  padding:0 30px;
  height:80px;
  border:0;
  box-shadow: none;
  border:1px solid #CECECE;
}
#search_form input:focus {
  outline: 0;
}
#search_form button {
  position: absolute;
  right:30px;
  top:50%;
  transform: translate3d(0,-50%,0);
  border:0;
  box-shadow: none;
  background:transparent;
  padding:0;
  margin:0;
}
#search_form {
  max-width: 85%;
  width:100%;
}
.search_cont {
  display: flex;
  align-items: center;
  height:80px;
}
.search_cont>a {
  display: flex;
  align-items: center;
  height:80px;
  border-bottom:1px solid #CECECE;
  max-width: 15%;
  width:100%;
  justify-content: center;
  font-size:16px;
  color:#000;
  font-weight: 400;
}
.search_cont>a img {
  margin-right:10px;
}
.dataTables_wrapper .dataTables_paginate {
  float: none;
  text-align: left;
  padding-top: 20px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  width:40px;
  height:40px;
  border:1px solid #cecece !important;
  color:#494949 !important;
  font-size:16px;
  font-weight: 400;
  text-align: center;
  background:transparent !important;
  padding:0 !important;
  line-height: 40px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  display: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
  display: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background:#EF3340 !important;
  border:1px solid #EF3340 !important;
  color:#fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background:#EF3340 !important;
  border:1px solid #EF3340 !important;
  color:#fff !important;
}
.search_cont {
  position: relative;
}
.filter_cont {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  z-index: 2;
  width: 100%;
  padding:0 20px;  
  max-height:0;
  overflow: hidden;
  transition: all 400ms;
}
.filter_cont.active {
  max-height:500px;
  overflow-y: auto;
  border-bottom: 1px solid #CECECE;
  box-shadow: 0 20px 20px rgba(0,0,0,0.1);
  padding:20px;
}
.filter_cont h4 {
  margin-bottom: 15px;
}
.uni_cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.uni_cont .form-check {
  max-width: 50%;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
}

.bolum_cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.bolum_cont .form-check {
  max-width: 50%;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
}
.filter {
  border-right: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  padding: 0 20px;
  display: flex;
  align-items: center;
  height: 80px;
  cursor: pointer;
  transition: all 400ms;
}
.filter img {
  margin-left:10px;
}
.filter.active {
  border-bottom: 0;
}
.filter.active img {
  transform: rotate(-180deg);
}
#kariyer_modal {
  display: block;
}
#kariyer_modal .modal_cont {
  position: absolute;
  left:50%;
  top:50%;
  transform: translate3d(-50%,-50%,0);
  max-width: 1280px;
  width:100%;
  max-height: 80vh;
  background:#EF3340;
  z-index: 2;
  overflow-y: auto;
}
#kariyer_modal .modal_cont::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
#kariyer_modal .modal_cont::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}
#kariyer_modal .modal_cont::-webkit-scrollbar-thumb {
	background-color: #000000;
}
.modal_header {
  background: #EF3340;
  padding: 10px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal_header .person_name {
  display: flex;
  align-items: center;
}
.modal_header .person_name .person_photo {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-right: 20px;
}
.modal_header .person_name span {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}
.modal_header .person_download {
  display: flex;
  align-items: center;
}
.modal_header .person_download a {
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin: 0 20px;
}
.modal_header .person_download a img {
  margin-right:10px;
}
.modal_body {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  background:#fff;
  padding:32px 27px;
}
.modal_body h3 {
  color:#EF3340;
  font-size:20px;
  font-weight: 500;
  margin-bottom: 15px;
}
.modal_body .info_group {
  margin-bottom: 15px;
}
.modal_body .info_group.egitim span {
  margin-bottom: 10px;
}
.modal_body label {
  display: block;
  font-weight: 600;
  font-size: 15px;
  color:#494949;
}
.modal_body span {
  display: block;
}
.modal_body textarea {
  width:100%;
  height:215px;
  font-size:16px;
  border:1px solid #E0E0E0;
  padding:20px;
}
.modal_body button {
  border:1px solid rgba(0,0,0,0.5);
  background:transparent;
  color:rgba(0,0,0,0.5);
  font-size:14px;
  font-weight: 600;
  transition: all 400ms;
  margin:10px 0 0;
  padding:14px 40px;
  border-radius: 4px;
}
.modal_body button:hover {
  background:#000;
  color:#fff;
}
.modal_body .form_group {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.modal_body .is_group {}
.modal_body .is_group h5 {
  font-size:18px;
  font-weight: 600;
}
.modal_body .is_group span {
  margin-bottom: 15px;
}
.modal_body .egitim_h3 {
  margin-top:40px;
}
.modal_overlay {
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
}
.modal_close {
  position: absolute;
  right:40px;
  top:40px;
  width:40px;
  height:40px;
  background: url(/frontend/img/kariyer/close-icon.svg) no-repeat;
  background-size:cover;
  background-position: center;
  z-index: 2;
  cursor: pointer;
}

.form_modal {
  display: block;
}
.form_modal .modal_body {
  position: absolute;
  left:50%;
  top:50%;
  z-index: 2;
  background:#fff;
  padding:40px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  transform: translate3d(-50%,-50%,0);
}
.form_modal .modal_body h3 {
  margin:0;
}
.form_modal .form_overlay {
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
}
.reset_filter {
  display: none;
  padding:0 20px;
  border-bottom:1px solid #CECECE;
  border-right:1px solid #CECECE;
  height:80px;
  cursor: pointer;
}
.reset_filter img {
  margin-right: 10px;
}
.reset_filter.active {
  display: flex;
  align-items: center;
}
#kariyer_cv .content_wrapper .container-fluid {
  padding-left:0;
  padding-right:0;
}
.btn_red {
	border:1px solid #EF3340;
	padding:15px 30px;
	line-height:1;
	font-size:14px;
	color:#EF3340;
	font-weight: 600;
	transition: all 400ms;
	display:block;
  margin-top:20px;
  background: transparent;
}
.btn_red:hover {
	background:#EF3340;
	color:#fff;
}
.checkbox_list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
}

.checkbox_list .form-check {
  margin:10px 10px;
  max-width: calc(25% - 20px);
  width:100%;
  justify-content: flex-start !important;
}
.radio_list input[type="radio"] {
  width:18px;
}
.radio_list label {
  line-height:1;
  margin-left:6px;
}
.form-check-input:checked[type=radio] {
  background: transparent;
}
.form-check-input:focus {
  box-shadow: none;
}
.pc_row label {
  margin-bottom: 20px;
  font-size:15px;
  font-weight: 600;
}
.yaka_bilgisi {
  margin-bottom: 20px;
}
.lang_group {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.lang_group div {
  margin-right:20px;
}
.bolum_group {
  margin-bottom: 20px;
}
.modal_body hr {
  margin:20px 0;
}
.cert_group {
  display: flex;
  margin-bottom: 20px;
}
.cert_group div {
  max-width: 50%;
  width:100%;
}
.ofis_program {
  margin-bottom: 20px;
}
.muh_program {
  margin-bottom: 20px;
}
.other_program {
  margin-bottom: 20px;
}
input[type="checkbox"] {
  width:18px;
}
@media all and (max-width: 1680px) {
  .content_wrapper {
    padding: 50px 3vw;
  }
}
@media all and (max-width: 1280px) {
  .register_cont .register_img {
    max-width: 300px;
  }
  .register_cont .register_form_cont {
    max-width: calc(100% - 300px);
  }
}
@media all and (max-width: 992px) {
  .checkbox_list .form-check {
    max-width: calc(50% - 20px);
  }
  .checkbox_list .form-check label {
    margin-left: 6px;
  }
  .register_cont .register_img {
    display: none;
  }
  .register_cont .register_form_cont {
    max-width: 100%;
    padding-top:50px;
  }
  .cv_tagline {
    height:140px;
    padding:0;
  }
  .wrapper {
    flex-wrap: wrap;
  }
  .side_nav {
    max-width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    white-space:nowrap;
    height: auto;
  }
  .side_nav a {
    padding:15px;
  }
  .content_wrapper {
    max-width: 100%;
  }
  .school_cont_labels {
    display: none;
  }
  .col {
    flex:1 0 100%;
  }
  .school_cont_inputs {
    flex-wrap: wrap;
  }
  .school_cont_inputs .bos {
    max-width: 100%;
  }
  .school_cont_inputs .school_name {
    max-width: 100%;
    margin-right: 0;
  }
  .school_cont_inputs .bolum {
    max-width: 100%;
    margin-right:0;
  }
  .school_cont_inputs .baslangic_yili {
    max-width: calc(33% - 10px);
  }
  .school_cont_inputs .bitis_yili {
    max-width: calc(33% - 10px);
  }
  .school_cont_inputs .mezuniyet_notu {
    max-width: calc(33% - 20px);
  }
  .onlisans_btn {
    max-width: 100%;
  }
  .add_onlisans {
    max-width: 100%;
    height:40px;
    margin-bottom: 20px;
  }
  .remove_onlisans {
    max-width: 100%;
    height:40px;
    margin-bottom:20px;
  }

  .lisans_btn {
    max-width: 100%;
  }
  .add_lisans {
    max-width: 100%;
    height:40px;
    margin-bottom: 20px;
  }
  .remove_lisans {
    max-width: 100%;
    height:40px;
    margin-bottom:20px;
  }

  .yuksek_lisans_btn {
    max-width: 100%;
  }
  .add_yuksek_lisans {
    max-width: 100%;
    height:40px;
    margin-bottom: 20px;
  }
  .remove_yuksek_lisans {
    max-width: 100%;
    height:40px;
    margin-bottom:20px;
  }

  .doktora_btn {
    max-width: 100%;
  }
  .add_doktora {
    max-width: 100%;
    height:40px;
    margin-bottom: 20px;
  }
  .remove_doktora {
    max-width: 100%;
    height:40px;
    margin-bottom:20px;
  }
  .school_row {
    margin-bottom: 20px;
  }
  .is_tecrubesi_cont .kurum_adi_group {
    max-width: 100%;
    margin-right:0;
  }
  .is_tecrubesi_cont .pozisyon_unvan_group {
    max-width: 100%;
    margin-right:0;
  }
  .is_tecrubesi_cont .is_giris_tarihi_group {
    max-width: calc(50% - 10px);
  }
  .is_tecrubesi_cont .is_cikis_tarihi_group {
    max-width: calc(50% - 10px);
    margin-right:0;
  }
  .is_tecrubesi_cont .is_ayrilma_sebebi_group {
    max-width: 100%;
  }
  .is_tecrubesi_cont .tecrube_btn {
    max-width: 100%;
  }
  .is_tecrubesi_cont .add_tecrube {
    height:40px;
    max-width: 100%;
    margin-top:0;
    margin-bottom:20px;
  }
  .is_tecrubesi_cont {
    margin-bottom: 20px;
  }
  .is_tecrubesi_cont .remove_tecrube {
    max-width: 100%;
    height:40px;
    margin-bottom: 20px;
    margin-top:0;
  }
  header.black_header {
    padding:0 0 0 15px;
  }
  .login_menu {
    padding-right: 15px;
  }
  .content_wrapper {
    padding:50px 0;
  }
  #kariyer_cv .content_wrapper .container-fluid {
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
  }
  .drop-file-container {
    margin-bottom:20px;
  }
  .search_cont {
    flex-wrap: wrap;
    height:auto;
  }
  #search_form {
    max-width: 100%;
  }
  .search_cont>a {
    max-width: 100%;
  }
  .filter {
    max-width: 100%;
    width:100%;
  }
  .uni_cont .form-check {
    max-width: 100%;
  }
  .table_cont {
    overflow-x: auto;
  }
  header {
    padding:15px 15px;
  }
  .language_btn {
    max-width: initial;
    width:100%;
  }
  .add_language {
    max-width: 100%;
    height: 40px;
    margin-bottom: 20px;
  }
  .remove_language {
    max-width: 100%;
    height: 40px;
    margin-bottom: 20px;
  }
  .certificate_btn {
    max-width: initial;
    width:100%;
  }
  .add_certificate {
    max-width: 100%;
    height: 40px;
    margin-bottom: 20px;
  }
  .remove_certificate {
    max-width: 100%;
    height: 40px;
    margin-bottom: 20px;
  }
  .language_label {
    display: none;
  }
  .certificate_label {
    display: none;
  }
  .language_inputs {
    flex-wrap: wrap;
  }
  .language_inputs .language {
    max-width: 100%;
    margin-right: 0;
  }
  .language_inputs .seviye {
    max-width:100%;
    flex-wrap: wrap;
  }
  .language_inputs .seviye .form-check {
    max-width: calc(50% - 20px);
    width:100%;
    justify-content: flex-start !important;
  }
  .certificate_inputs {
    flex-wrap: wrap;
  }
  .certificate_inputs .konu {
    max-width: 100%;
    margin-right:0;
  }
  .certificate_inputs .kurum {
    max-width:100%;
    margin-right:0;
  }
  .certificate_inputs .sure {
    max-width:calc(50% - 10px);
  }
  .certificate_inputs .tarih {
    max-width:calc(50% - 10px);
    margin-right:0;
  }
}
@media all and (max-width: 640px) {
  .register_cont .register_form_cont {
    padding-left:15px;
    padding-right:15px;
  }
  header #logo span {
    display: none;
  }
  header .right_menu div.text {
    text-align: right;
    line-height: 1.3;
    font-size:14px;
  }
  header .right_menu div.text a {
    display: block;
  }
  input[type="checkbox"] {
    margin-right: 0;
  }
  h1 {
    font-size:22px;
  }
  header {
    height:60px;
    padding:15px 15px;
  }
  header #logo {
    max-width: 100px;
  }
  header #logo img {
    width:100%;
  }
}
