.contentpanel .container {
  width: 100% !important; }

.headermenu .dropdown-toggle img {
  width: 20px;
  height: 20px; }

div.login-page-alert {
  margin-bottom: 30px; }

.page-header {
  margin: 10px 0 10px; }
  .page-header h1 small {
    position: relative;
    top: -5px;
    font-size: .6em; }

.talebe-ekle-box {
  padding: 30px;
  background: #000000 url("../../assets/img/talebe.jpg") no-repeat 0 0;
  background-size: cover;
  color: #fff; }
  .talebe-ekle-box small {
    font-size: 1em; }

.nav-bracket li i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 10px;
  width: 16px;
  text-align: center; }

.nav-bracket li span {
  position: relative;
  top: 2px;
  display: inline-block; }

span.badge a {
  color: #cefff8; }

.talebe-box.text-center {
  padding: 15px; }

.talebe-box {
  background: #000000 url("../../assets/img/talebe.jpg") no-repeat 0 0;
  background-size: cover;
  padding: 40px;
  font-size: 25px;
  font-family: 'Titillium Web',Calibri, sans-serif;
  border-radius: 4px;
  color: #fff;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a:hover {
  text-decoration: none; }

.col-md-3.col-xs-6.col-lg-3.col-sm-6 .list-group {
  margin-top: -20px; }

.breadcrumb .label {
  color: #000; }

ul.profil-bilgi-liste {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  ul.profil-bilgi-liste li {
    border: 1px solid #a3c794;
    padding: 10px;
    margin: 10px; }
    ul.profil-bilgi-liste li strong {
      font-weight: bold;
      width: 30%;
      display: inline-block; }

@media screen and (max-width: 767px) {
  .table-responsive {
    display: block; } }

/*# sourceMappingURL=custom.css.map */
