
body {
  padding-top: 56px;
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  color: #2b2a35;
  background: #f9f9fc;
}

h1,h2,h3,h4,h5{
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700;
}
 
h4{
    font-size: 16px!important;  
}

.container{
    min-width: 1200px;
}
.navbar-light {
  background: #f8f9fa!important;
  height: 80px;
    color: #000;
  -webkit-box-shadow: 0 .5rem 1rem rgba(43, 42, 53, .075)!important;
  box-shadow: 0 .5rem 1rem rgba(43, 42, 53, .075)!important;
} 
.navbar-light .navbar-brand{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 900;
    line-height: 20px;
    font-size: 16px;
}
.navbar-light .navbar-brand img {
  height: 3.5rem;
  margin-right: 0.5rem;
}
.navbar-light .btn{
    padding-left: 30px!important;
    padding-right: 30px!important;
    margin-left: 10px;
    smargin-top: -5px;
    border-radius:20px!important;
    font-family: 'Roboto Condensed', sans-serif !important;
}
.navbar-light .btn.dropdown-toggle::after {
    display:none;
}
.navbar-light .btn img {
    margin: 0 10px 0 -10px;
}


.navbar-light .btn.btn-outline-info{
    border-color: #03A9F4!important;
}
.navbar-light .btn.btn-outline-info:hover{
    background: #03A9F4!important;
}



.dropdown-menu{
    font-size: 13px!important;
    
}
.dropdown-menu .dropdown-item i{
    margin-right: 5px;
    
}


.manset {
  background-color: #dd3d31;
  background-image: url(../img/overlay.svg), linear-gradient(45deg, #dd3d31 0%, #d22f23 100%);
  background-size: cover;
  padding-bottom: 0!important;
}
.manset .display-4 {
  font-size: 20px;
  font-weight: 600;
}
.manset p, .manset p a{
  color: rgba(255,255,255,.5); 
}
.manset .breadcrumb{
    background: none;
    padding: 0; 
}
.manset .breadcrumb .breadcrumb-item a{
    color: #fff;
}
.manset .breadcrumb .breadcrumb-item.active{
    color: rgba(255,255,255,0.5);
}
.manset .breadcrumb-item::before {
    color: rgba(255,255,255,0.5);
}

.basvuru .manset{
  background-image: url(../img/overlay.svg), linear-gradient(45deg, #2E4E8C  0%, #2E4E8C  100%)!important;
}

.bas-title{
    margin-bottom: 20px;
    text-align: center;
    padding: 15px 0;
}
.bas-title h5{
    line-height: 24px;
    font-weight: 600;
    font-size: 14px;
}
.bas-title h1{
    font-weight: 900;
    font-size: 18px;
}
.bas-title .btn-print{
    font-size: 38px;
    text-decoration: none;
    color: #999;
}

.modal, .modal label, .modal .form-control{
    font-size: 12px!important;
}


.bg-green {
  background-color: #28a745;
  background-image: url(../img/overlay.svg);
}
.bg-blue {
  background-color: #03A9F4;
  background-image: url(../img/overlay.svg);
}
.bg-grey {
  background-color: #ededed;
}
.bb-none{
    border-bottom: none!important;
}

.b-red{
    border-color: #dc3545!important;
}


.form-alt{
    padding: 20px;
    border: 1px solid #ccc;
    background: #f1f1f1;
    margin-bottom: 20px;
}
.form-alt h5{
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 30px;
}
.icerik{
  min-height: 600px;
    padding-bottom: 20px;
}

.oturum .nav-link{
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 900;
    padding: 15px 30px;
}
.oturum .tab-pane{
  padding: 30px;
  border: 1px solid #dee2e6;
  border-top: none;
}
.card .card-head {
    padding: 15px 20px;
    border-bottom: 1px solid #ced4da;
}
.card .card-head .h4{
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}
.card h4 {
  font-size: 1.2rem;
  font-weight: 600;
}
.card p {
  font-size: 14px;
}
.ilan {
  border: 1px solid #eee;
}
.ilan table {
  font-size: 14px;
}
.ilan a {
  font-size: 13px;
  font-weight: 700;
  border-radius: 20px;
}

.cat-title{
    font-weight: 800;
    font-size: 18px;
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.info-box{
    border-radius: 10px;
    padding: 20px;
    color: #fff;
    text-align: center;
}
.info-box h1{
    font-weight: 900;
}
.info-box h4{
    font-size: 16px;
}


.sag-menu{
    
}
.sag-menu .list-group-item{
    border-radius: 0!important;
    color: #333;
    font-size: 13px;
    padding: 16px 20px;
}
.sag-menu .list-group-item:hover{
    background: #f1f1f1;
    color: #333;
    text-decoration: none;
    
}
.sag-menu .list-group-item.active{
    color: #000;   
    background: #eee;
    border: 1px solid #ddd;
    font-weight: 700;

}
.sag-menu .list-group-item.active:hover{
    color: #000;
    background: #fff;
}
.sag-menu .list-group-item i{
    margin-right: 8px;
    
}

footer{
  font-size: 12px;
  color: rgba(255,255,255,.4);
}
footer a{
  color: rgba(255,255,255,.7);
}
footer a:hover{
  color: rgba(255,255,255,.9);
  text-decoration: none;
}

.overlay {  
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 2;
    background: rgba(39, 42, 43, 0.3);
    transition: opacity 200ms ease-in-out;
    font-size: 28px;
    color:azure;

}








.table-light td{
    border-bottom: 1px solid #e2e6ea;
}
.table-light.bor{
    border: 1px solid #e2e6ea;
}

.form-control{
  font-size: 13px;
}
.alert{
    font-size: 13px;
    line-height: 24px;
}
.alert b{
  font-weight: 700;
}
.alert ul{
    margin: 10px 0!important;
}

.dikkat{
  display: none;
  color: #f00;
}

.select2{
    width: 100%!important;
}
.select2-selection{
    min-height: 35px;
    padding-top: 3px;
    border: 1px solid #ced4da!important; 
}
.select2-selection .select2-selection__arrow{
    margin-top: 3px;
}


.dual-listbox .dual-listbox__title{
    font-size: 14px!important;
    margin-top: 0;
}
.dual-listbox .dual-listbox__button{
    color: #333!important;
}
.dual-listbox .dual-listbox__search{
    display: none;
}

.dual-listbox .dual-listbox__container > div{
    width: 40%;
}
.dual-listbox .dual-listbox__container > div.dual-listbox__buttons{
    width: 16%;
    margin: 0 2%;
}

.dual-listbox .dual-listbox__available, .dual-listbox .dual-listbox__selected {
    width: 100%;
}


















.avatar{
  border: 1px solid #ced4da;
  padding: 15px;
  border-radius: 5px;  
}
.avatar .area {
  width: 180px;
  min-height: 180px;
  border: 1px dashed #ccc;
  border-radius: 5px;
  margin: 0 auto 10px auto;
}
.avatar .file-upload {
    border: 1px solid #ced4da;
    padding: 1px;
    border-radius: 5px;
    width: 100%;
}

.avatar-img{
    border: 1px solid #ddd;
    padding: 5px;
    margin-top: 10px;
    border-radius: 50%; 
}

.fs-12{
    font-size: 12px!important;
    line-height: 20px;
}
.fs-12 p{
    font-size: 12px!important;
    line-height: 20px;
}
.fs-10{
    font-size: 10px!important;
    line-height: 20px;
}
.fs-13{
    font-size: 13px!important;
    line-height: 24px;
}
.fs-16{
    font-size: 16px!important;
}
.fw-4{
    font-weight: 400!important;
}
.fw-6{
    font-weight: 600!important;
}
.fw-8{
    font-weight: 800!important;
}
.border{
    border: 1px solid #e2e6ea;
    border-radius: 10px;
    padding: 10px;
}
.btn{
    font-weight: 700;
}
.btn-sm{
    font-size: 12px;
}
.btn-xs{
    font-size: 10px;
    font-weight: 400;
}
.btn-light, .btn-default{
    background: #e2e6ea;
}
.btn-light:hover{
    background: #d4dce4;
}
.bg-light{
    background: #eee!important;
}
.badge{
    padding: 5px 10px;
}
.mt--2{
    margin-top: -20px;
}
label{
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700;
}
.ds-none{
    display: none;
}
.bold{
    font-weight: 800;
}
.title{
    font-weight: 700;
}

.bl-1{
    border-left: 1px solid #ddd; 
}

.sweet-overlay{
    z-index: 1100!important;
}



.file-upload::-webkit-file-upload-button {
  visibility: hidden;
}
.file-upload::before {
    width: 100%;
    text-align: center;
    content: 'Resim seçmek için tıklayınız...';
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 700;
    background: #f9f9f9;İ

}
.file-upload:hover::before {
  border-color: black;
}
.file-upload:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}



.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
.sayfa{
    min-height: 600px;
}


.nokta ul{
    list-style: none;
    padding: 0;
    display: inline;

}
.nokta ul li{
     display: inline;
}

.nokta ul li:not(:last-child)::after {
    content: "\2022";
    margin: 0 5px;
}





.i-checks {
  padding-left: 20px;
  cursor: pointer;
}

.i-checks input {
  position: absolute;
  margin-left: -20px;
  opacity: 0;
}

.i-checks input:checked + i {
  border-color: #23b7e5;
}

.i-checks input:checked + i:before {
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  background-color: #23b7e5;
}

.i-checks input:checked + span .active {
  display: inherit;
}

.i-checks input[type="radio"] + i,
.i-checks input[type="radio"] + i:before {
  border-radius: 50%;
}

.i-checks input[disabled] + i,
fieldset[disabled] .i-checks input + i {
  border-color: #dee5e7;
}

.i-checks input[disabled] + i:before,
fieldset[disabled] .i-checks input + i:before {
  background-color: #dee5e7;
}

.i-checks > i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-right: 4px;
  margin-left: -20px;
  line-height: 1;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #cfdadd;
}

.i-checks > i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}

.i-checks > span {
	font-weight:400 inherit;
	color:#999;
}


.i-checks-sm input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
}

.i-checks-sm > i {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  margin-left: -18px;
}

.i-checks-lg input:checked + i:before {
  top: 8px;
  left: 8px;
  width: 12px;
  height: 12px;
}

.i-checks-lg > i {
  width: 30px;
  height: 30px;
}

.i-checks.red input:checked + i {
  border-color: #dc3545;
}

.i-checks.red input:checked + i:before {
  background-color: #dc3545;
}


.i-checks.green input:checked + i {
  border-color: #28a745;
}

.i-checks.green input:checked + i:before {
  background-color: #28a745;
}



