@import url('https://fonts.googleapis.com/css?family=Roboto:400,500&subset=latin-ext');

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -ms-text-size-adjust: 100%;
	line-height: 1.4;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #222;
    background-color: #fff;
    margin: 0;
}

header,
nav {
  display: block;
}

.page:before,
.page:after,
.container:before,
.container:after,
.row:before,
.row:after,
.panel-header:before,
.panel-header:after,
.panel-body:before,
.panel-body:after,
.panel-footer:before,
.panel-footer:after,
.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.page:after,
.container:after,
.row:after,
.panel-header:after,
.panel-body:after,
.panel-footer:after,
.nav:after {
  clear: both;
}

.page {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto; 
}

.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; 
  position: relative;
}

/*-------------------------------------------------------------------------------- Font */
@font-face {
	font-family: "Anfeca";
    src: url('../Fonts/anfeca.eot');
    src: url('../Fonts/anfeca.eot?#iefix') format('embedded-opentype'), 
         url('../Fonts/anfeca.woff2') format('woff2'), 
         url('../Fonts/anfeca.woff') format('woff'), 
         url('../Fonts/anfeca.ttf') format('truetype'), 
         url('../Fonts/anfeca.svg#anfeca') format('svg');
}
[class^="icon-"]:before, 
[class*=" icon-"]:before,
[class^="icon-"]:after, 
[class*=" icon-"]:after {   
    position: relative;
    top: 2px;
    display: inline-block;
    font-family: "Anfeca";
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 4px;
    line-height: 1;
}
a > [class^="icon-"],
a > [class*=" icon-"],
a > [class^="icon-"],
a > [class*=" icon-"] {
    color: #222;
}

.icon-cog:before {
  content: "\e019";
}
.icon-asterisk:before {
  content: "\2a";
}
.icon-home:after {
	content: "\e021";
}
.icon-user:after {
	content: "\e008";
}
.icon-basket:after {
    content: "\e116";
}
.icon-bottom-arrow:before {
    content: "\e252";
}
.icon-login:before {
    content: "\e066";
}
.icon-minus:before {
    content: "\2212";
}
.icon-plus:before {
    content: "\2b";
}
.icon-remove-circle:before {
    content: "\e088";
}
.icon-log-out:before {
    content: "\e163";
}
.icon-remove:before {
    content: "\e014";
}
.icon-search:before {
    content: "\e003";
}
.icon-sort:before {
    content: "\e150";
}
.icon-copy:before {
    content: "\e205";
}
.icon-equalizer:before {
    content: "\e210";
}
.icon-thumbs-up:before {
    content: "\e125";
}
.icon-calendar:before {
    content: "\e109";
}
.icon-plane:before {
    content: "\e108";
}
.icon-up:before {
    content: "\e260";
}
.icon-hamburger:before {
    content: "\e236";
}
.icon-align-justify:before {
    content: "\e055";
}
.icon-chevron-down:before {
    content: "\e114";
}
.icon-chevron-up:before {
    content: "\e113";
}
.icon-list-alt:before {
    content: "\e032";
}
.icon-chevron-left:before {
    content: "\e079";
}
.icon-chevron-right:before {
    content: "\e080";
}
.icon-arrow-left:before {
  content: "\e091";
}
.icon-arrow-right:before {
  content: "\e092";
}
.icon-arrow-up:before {
  content: "\e093";
}
.icon-arrow-down:before {
  content: "\e094";
}
.icon-credit-card:before {
    content: "\e177";
}
.icon-usd:before {
    content: "\e148";
}
.icon-random:before {
    content: "\e110";
}
.icon-edit:before {
    content: "\e065";
}
.icon-sort-by-alphabet:before {
    content: "\e151";
}
.icon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.icon-ok:before {
    content: "\e013";
}
.icon-floppy-saved:before {
    content: "\e173";
}
.icon-dropmenu:before {
    content: "\e236";
}
.icon-earphone:before {
    content: "\e182";
}
.icon-time:before {
    content: "\e023";
}
.icon-eye-open:before {
    content: "\e105";
}
.icon-phone-alt:before {
    content: "\e183";
}
.icon-envelope:before {
    content: "\2709";
}
.icon-print:before {
    content: "\e045";
}
.icon-import:before {
  content: "\e169";
}
.icon-exclamation-sign:before {
    content: "\e101";
}
.icon-twitter:before {
    content: "\f8ff";
}
.icon-facebook:before {
    content: "\e239";
}
.icon-instagram:before {
    content: "\e225";
}
.icon-youtube:before {
    content: "\e227 ";
}
.icon-googleplus:before {
    content: "\e232 ";
}
.icon-question-circle:before {
    content: "\e085";
}
.icon-lock:before {
    content: "\e033";
}
.icon-map-point:before {
    content: "\e062";
}
.icon-quit:before {
    content: "\205f";
}
.icon-up-level:before {
    content: "\25fc";
}

.icon-tags:before {
    content: "\e042";
}

/*-------------------------------------------------------------------------------- Ol ler öneli*/
ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none;    
}
a:active,
a:hover {
  outline: 0;
  color: #23527c;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}

.page-header {
  padding-bottom: 5px;
  margin: 0 0 20px;
  border-bottom: 1px solid #ddd;
}

.line-through {
    text-decoration: line-through;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-left {
 text-align: left;
}

.text-right {
 text-align: right;
}

.text-center {
 text-align: center;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; 
}

select {
  text-transform: none;
}

input[type="button"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.hidden {
    display: none !important;
}


.large {
    font-size: 16px;
}

.bold {
    font-weight: bold;
}

.vertical-top {
    vertical-align: top;
}

/*------------------------------------------------------------------------------ Input */
input,
textarea,
select {
  background-image: none;
  border: 1px solid #ddd;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  padding: 10px 8px 9px;
  border-radius: 4px;
}

select {
    padding: 9px 4px 8px;
    padding-top: 9px;
    padding-bottom: 8px;
    padding-left: 4px;
}

input:focus,
textarea:focus,
select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0er,0,0, 0.075), 0 0 2px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0,0,0, 0.075), 0 0 2px rgba(102, 175, 233, 0.6);
}

textarea[readonly],
input[readonly] {
  background-color: #f5f5f5;
  color: #555;
  opacity: 1;
}

textarea {
    min-height: 60px;
}

input[type="radio"],
input[type=checkbox] {
    display: inline-block;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    width: auto;
}

input[type="radio"]:hover,
input[type="checkbox"]:hover {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="text"].label[readonly] {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    width: inherit;
}


/*------------------------------------------------------------------------------ Row */
.row {
  margin-right: -5px;
  margin-left: -5px;
}

div[class*="col-"],
div[class*="col"] {
    float: left;
   position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px; 
}

div[class*="col-"].center-block {
    display: table;
    margin: 0 auto;
    float: none;
}

.col-24 { width: 100%; } .col-23 { width: 95.83333333%; } .col-22 { width: 91.66666667%; } .col-21 { width: 87.5%; } .col-20 { width: 83.33333333%; } .col-19 { width: 79.16666667%; } .col-18 { width: 75%; } .col-17 { width: 70.83333333%; } .col-16 { width: 66.66666667%; } .col-15 { width: 62.5%; } .col-14 { width: 58.33333333%; } .col-13 { width: 54.16666667%; } .col-12 { width: 50%; } .col-11 { width: 45.83333333%; } .col-10 { width: 41.66666667%; } .col-9 { width: 37.5%; } .col-8 { width: 33.33333333%; } .col-7 { width: 29.16666667%; } .col-6 { width: 25%; } .col-5 { width: 20.83333333%; } .col-4 { width: 16.66666667%; } .col-3 { width: 12.5%; } .col-2 { width: 8.333333333%; } .col-1 { width: 4.166666667%; }

@media (max-width: 479px) {

    .hidden-ip {
        display: none !important;
    }

    .container {
        width: 300px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    
    .col-xs-24 { width: 100%; } .col-xs-23 { width: 95.83333333%; } .col-xs-22 { width: 91.66666667%; } .col-xs-21 { width: 87.5%; } .col-xs-20 { width: 83.33333333%; } .col-xs-19 { width: 79.16666667%; } .col-xs-18 { width: 75%; } .col-xs-17 { width: 70.83333333%; } .col-xs-16 { width: 66.66666667%; } .col-xs-15 { width: 62.5%; } .col-xs-14 { width: 58.33333333%; } .col-xs-13 { width: 54.16666667%; } .col-xs-12 { width: 50%; } .col-xs-11 { width: 45.83333333%; } .col-xs-10 { width: 41.66666667%; } .col-xs-9 { width: 37.5%; } .col-xs-8 { width: 33.33333333%; } .col-xs-7 { width: 29.16666667%; } .col-xs-6 { width: 25%; } .col-xs-5 { width: 20.83333333%; } .col-xs-4 { width: 16.66666667%; } .col-xs-3 { width: 12.5%; } .col-xs-2 { width: 8.333333333%; } .col-xs-1 { width: 4.166666667%; }

    .hidden-xs {
        display: none !important;
    }

    .container {
        width: 460px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) { 

    .col-sm-24 { width: 100%; } .col-sm-23 { width: 95.83333333%; } .col-sm-22 { width: 91.66666667%; } .col-sm-21 { width: 87.5%; } .col-sm-20 { width: 83.33333333%; } .col-sm-19 { width: 79.16666667%; } .col-sm-18 { width: 75%; } .col-sm-17 { width: 70.83333333%; } .col-sm-16 { width: 66.66666667%; } .col-sm-15 { width: 62.5%; } .col-sm-14 { width: 58.33333333%; } .col-sm-13 { width: 54.16666667%; } .col-sm-12 { width: 50%; } .col-sm-11 { width: 45.83333333%; } .col-sm-10 { width: 41.66666667%; } .col-sm-9 { width: 37.5%; } .col-sm-8 { width: 33.33333333%; } .col-sm-7 { width: 29.16666667%; } .col-sm-6 { width: 25%; } .col-sm-5 { width: 20.83333333%; } .col-sm-4 { width: 16.66666667%; } .col-sm-3 { width: 12.5%; } .col-sm-2 { width: 8.333333333%; } .col-sm-1 { width: 4.166666667%; }

    .hidden-sm {
        display: none !important;
    }

    .container {
        width: 740px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px)  {

    .col-md-24 { width: 100%; } .col-md-23 { width: 95.83333333%; } .col-md-22 { width: 91.66666667%; } .col-md-21 { width: 87.5%; } .col-md-20 { width: 83.33333333%; } .col-md-19 { width: 79.16666667%; } .col-md-18 { width: 75%; } .col-md-17 { width: 70.83333333%; } .col-md-16 { width: 66.66666667%; } .col-md-15 { width: 62.5%; } .col-md-14 { width: 58.33333333%; } .col-md-13 { width: 54.16666667%; } .col-md-12 { width: 50%; } .col-md-11 { width: 45.83333333%; } .col-md-10 { width: 41.66666667%; } .col-md-9 { width: 37.5%; } .col-md-8 { width: 33.33333333%; } .col-md-7 { width: 29.16666667%; } .col-md-6 { width: 25%; } .col-md-5 { width: 20.83333333%; } .col-md-4 { width: 16.66666667%; } .col-md-3 { width: 12.5%; } .col-md-2 { width: 8.333333333%; } .col-md-1 { width: 4.166666667%; }
  
    .hidden-md {
        display: none !important;
    }

    .container {
        width: 1000px;
    }
}

@media (min-width: 1200px) { 

    .col-lg-24 { width: 100%; } .col-lg-23 { width: 95.83333333%; } .col-lg-22 { width: 91.66666667%; } .col-lg-21 { width: 87.5%; } .col-lg-20 { width: 83.33333333%; } .col-lg-19 { width: 79.16666667%; } .col-lg-18 { width: 75%; } .col-lg-17 { width: 70.83333333%; } .col-lg-16 { width: 66.66666667%; } .col-lg-15 { width: 62.5%; } .col-lg-14 { width: 58.33333333%; } .col-lg-13 { width: 54.16666667%; } .col-lg-12 { width: 50%; } .col-lg-11 { width: 45.83333333%; } .col-lg-10 { width: 41.66666667%; } .col-lg-9 { width: 37.5%; } .col-lg-8 { width: 33.33333333%; } .col-lg-7 { width: 29.16666667%; } .col-lg-6 { width: 25%; } .col-lg-5 { width: 20.83333333%; } .col-lg-4 { width: 16.66666667%; } .col-lg-3 { width: 12.5%; } .col-lg-2 { width: 8.333333333%; } .col-lg-1 { width: 4.166666667%; }

    .hidden-lg {
        display: none !important;
    }
    
    .container {
        width: 1170px;
    }
}

/*-------------------------------------------------------------------------- Directory */
.directory {
  padding: 8px 0;
  list-style: none;
}
.directory > li {
  display: inline-block;
  font-size: 11px;
}
.directory > li + li:before {
  padding: 0 0px;
  color: #868686;
  content: ".."
}
.directory > .active {
  color: #777;
}

.directory > li > a { margin-left: 4px; color: #868686;  }


/*-------------------------------------------------------------------------- List Group */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 8px 10px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

a.list-group-item {
  color: #555;
}
a.list-group-item {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item-head,
a.list-group-item-head {
    background-color: #ededed;
    color: #000;
}

a.list-group-item-head:hover, 
a.list-group-item-head:focus {
    background-color: #bababa;
    color: #fff;
}

.list-group-item.active {
    background-color: #dcdcdc;
}

.list-group .line {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}


/*------------------------------------------------------------------------------ Thumbnail */
.thumbnail {
  display: block;
  padding: 6px;
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail img,
.thumbnail a img {
  display: block;
  /*max-width: 100%;
  height: auto;*/
  margin-left: auto;
  margin-right: auto;  
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.thumbnail-none {
    border: none;
    padding: 0;
	background-color: transparent;
}

.thumbnail-center img {
    display: inline;
}

.thumbnail-right {
    margin-left: 20px;
}

/*---------------------------------------------------------------------------------- Number Format*/
.nf-curr:after {
    content: "TL";
    margin-left: 3px;
    font-size: smaller;
}

/*---------------------------------------------------------------------------------- Button */
[class*="btn-"] {
    font-family: "Roboto", sans-serif;
    display: inline-block;
    padding: 9px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-image: none;
    border-radius: 4px;
    height: auto;
    border: 1px solid;
    margin-left: 5px;
    line-height: 1;
}

[class*="btn-"] [class*="icon-"] {
    font-size: 12px;
    border-right: 1px dotted #bebebe;
    padding-right: 5px;
    margin-right: 5px;
    margin-left: 0px;
}

.btn-group {
  position: relative;
  margin: 10px 0 0;
  white-space: normal;
  border: none;
}

[class*="btn-"]:hover {
    color: #fff;
    text-decoration: none;
}

.btn-default {
  background-color: #f5f5f5;
  color: #222; 
  border-color: #d5d5d5;
}

.btn-default:hover {
    background-color: #e8e8e8;
    border-color: #d5d5d5;
    color: #000;
}

.btn-green {
  background-color: #5eba31;
  border-color: #5eba31;
  color: #fff; 
}

.btn-green:hover {
    background-color: #53ab28;
    border-color: #53ab28;
}

.btn-black {
    background: #414141;
    border-color: #414141;
    color: #fff;
}

.btn-black > [class*="icon-"] {
    color: #fff;
}

.btn-black:hover {
  background: #050505;
  border-color: #050505;
  color: #fff;
}

.btn-blue {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff;
}

.btn-blue [class*="icon-"] {
  color: #fff;
}

.btn-blue:hover {
  background-color: #286090;
  border-color: #286090;
  border-color: #204d74;
}


.btn-orange {
  background-color: #fc5300;
  border-color: #fc5300;
  color: #fff;
}

.btn-orange:hover {
  background-color: #f45203;
  border-color: #f45203;
  border-color: #eb4e01;
}

.btn-gray {
  background-color: #838383;
  border-color: #838383;
  color: #fff;
}

.btn-gray [class*="icon-"] {
  color: #fff;
}

.btn-gray:hover {
  background-color: #6d6d6d;
  border-color: #6d6d6d;
  color: #fff;
}

.btn-lightgray {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
  color: #222;
}

.btn-lightgray:hover {
  background-color: #c6c6c6;
  border-color: #c6c6c6;
  color: #222;
}

.btn-red {
  background-color: #D6312B;
  border-color: #D6312B;
  color: #fff;
}

.btn-red:hover {
  background-color: #c8312c;
  border-color: #c8312c;
  color: #fff;
}

.btn-wblue {
  background-color: #fff;
  color: #337ab7;
  border-color: #337ab7;
}

.btn-wblue [class*="icon-"] {
  color: #337ab7;
}

.btn-wblue:hover {
  background-color: #f5f5f5;
  color: #337ab7;
  border-color: #337ab7;
}

.btn-xs {
  padding: 2px 1px;
  font-size: 11px;
}

.btn-sm,
a.btn-sm {
  padding: 4px 8px;
  font-size: 12px;
}

/*-------------------------------------------------------------------------- Table */
table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

th {
  text-align: left;
  font-weight: bold;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
table > tfoot > tr > td {
    border-top: 2px solid #ddd;
}
table > thead > tr > th {
  vertical-align: middle;
  border-bottom: 2px solid #ddd;
}

table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table-hover > tbody > tr:hover {
  background-color: #eee;
}

.table tbody tr[data-href] {
    cursor: pointer;
}

/*-------------------------------------------------------------------------- Panel*/
.panel {
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}

.panel-header {
    background-color: #f5f5f5;
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.panel-header > .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
	line-height: 1.6;
}

.panel-header > button {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    right: 0;
    border: none;
    background-color: transparent;
}

.panel-header > button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.panel [data-modal="close"] {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    right: 0;
    border: none;
    position: absolute;
    top: 0;
    border-radius: 3px;
    padding: 4px 8px 6px;
    border-bottom-left-radius: 5px;
}

.panel [data-modal="close"]:hover {
  text-decoration: none;
  cursor: pointer;
}


.panel-body {
  padding: 15px;
  overflow: auto;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.panel-footer [class*="btn-"] {
    margin-bottom: 0;
}

.panel-footer [class*="btn-"] [class*="icon-"] {
    color: #000;
}

/*-------------------------------------------------------------------------- Accordion*/
.accordion .panel[role*="tab"] {
    margin-bottom: 5px;
}

.accordion .panel[role*="tab"] .panel-header {
    border-bottom: none;
}

.accordion .panel[role*="tab"] .panel-header a[role*="spinbutton"] span  {
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=50);
    opacity: .5;
    right: 0;
    font-size: 15px;
}

.accordion .panel[role*="tab"] .panel-header a[role*="spinbutton"] span:hover  {
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    right: 0;
}

.accordion .panel[role*="tab"] .panel-body {
    border-top: 1px solid #ddd;
}

.accordion .panel[role*="tab"] .panel-body[role*="tabpanel"] {
    display: none;
}

.accordion .panel[role*="tab"] .panel-body[role*="tabpanel"] .list-group {
    margin-bottom: 0;
}


/*----------------------------------------------------------------------- Form */
form .section {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-weight: 500;
}

.form-line {
  margin-bottom: 15px;
}

.form-line > input,
.form-line > textarea,
.form-line > select,
.form-line > label {
    display: block;
}

.has-error {
  border-color: #e62b28;
  border-width: 1px;
  outline: 0;
}

.has-error > input {
  border-color: #c8312c;
  border-width: 1px;
  outline: 0;
}

.has-error > span {
    color: #c8312c;
    display: table;
    margin-top: 5px;
}

.has-error span:last-child { 
    font-size: 12px; 
    width: 100%;
    font-family: Arial, sans-serif;
}

.form-inline.has-error > span.data-msg {
    position: relative;
    width: auto;
}

[data-validate] { 
    background-color: #feffd6; 
}

input[type=checkbox].has-error {
    outline-offset: -2px;
    outline: 2px solid #e62b28;
}
input.has-error:focus,
textarea.has-error :focus,
select.has-error:focus {
    border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0, 0.075), 0 0 2px rgba(169, 68, 66, 0.6);
          box-shadow: inset 0 1px 1px rgba(0,0,0, 0.075), 0 0 2px rgba(169, 68, 66, 0.6);
}

.form-inline {
  margin-bottom: 8px;
}

.form-inline > input,
.form-inline > textarea,
.form-inline > select,
.form-inline > label {
    display: inline-block;
}

.form-inline label {
  padding-right: 5px;
}

.form-line.addon span[class*="icon-"] {
    position: absolute;
    margin: 11px 0 0 5px;
    padding-right: 5px;
    border-right: 1px dotted #ccc;
    font-size: 14px;
    color: #444;
}

.form-line.addon input {
    padding-left: 39px;
}

.form-line:last-child,
.form-inline:last-child,
.form-online:last-child {
  margin-bottom: 0px;
}

/*------------------------------------------------------------------------ Input Group */
.input-group {
    display: inline-table;
    vertical-align: middle;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group input {
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 0;
    display: table-cell;
    z-index: 2;
}

.input-group-btn {
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-btn > [class*="btn-"] {
  margin-left: -1px;
  margin-right: -1px;
  height: 38px;
  padding: 6px 5px;
}

.input-group-btn [class*="icon-"] {
  margin-left: -1px;
  margin-right: -1px;
  height: 34px;
  line-height: 1;
  border-right: none;
  padding: 8px 5px;
}

.input-group input:not(:first-child):not(:last-child),
.input-group .input-group-btn:not(:first-child):not(:last-child) > [class*="btn-"] {
    border-radius: 0;
}

.input-group input:first-child,
.input-group .input-group-btn:first-child > [class*="btn-"],
.input-group .input-group-addon:first-child  {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group .input-group-addon:first-child {
    border-right: none;
}

.input-group input:last-child,
.input-group .input-group-btn:last-child > [class*="btn-"],
.input-group .input-group-addon:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group .input-group-addon:last-child {
    border-left: none;
}

.input-group-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.input-group-btn [class*="icon-"].red {
    background-color: red;
}

/*------------------------------------------------------------------------ Alert */
[class*="alert-"] {
  padding: 10px 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  position: relative;
}

.alert-danger {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1;
}

.alert-success {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #D6E9C6;
}

.alert-info {
  color: #31708F;
  background-color: #D9EDF7;
  border-color: #99d0db;
}

.alert-warning {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC;
}

[class*="alert-"] > button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
  top: 0;
  right: 5px;
  position: absolute;
}

[class*="alert-"] > button.close:hover,
[class*="alert-"] > button.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/*----------------------------------------------------------------------- Navbar*/
.navbar {
  position: relative;
  background-color: #f8f8f8;
}

.navbar-right {
    float: right !important;
}

.navbar-left {
    float: left !important;
    margin-left: 0;
}

.navbar-toggle {
  position: relative;
  padding: 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  cursor: pointer;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 1px;
  background-color: #fff;
}

.navbar-toggle:hover > .icon-bar {
  background-color: #000;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar > .nav > li > a [class*="icon-"] {
    /*display: block;*/
}

/*----------------------------------------------------------------------- Nav */
[class*="nav-"] {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

[class="nav"] > li,
[class*="nav-"] > li {
  position: relative;
  float: left;
  display: block;
}

[class="nav"] > li > a,
[class*="nav-"] > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  cursor: pointer;
  /*line-height: 1; Dikkat Can*/
}

[class="nav"] > li > a:hover,
[class*="nav-"] > li > a:hover,
[class="nav"] > li > a:focus,
[class*="nav-"] > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/*----------------------------------------------------------------------- Tabs*/
div[role=tabpanel] > .nav-tabs {
    padding-left: 0;
    margin-bottom: 10px;
    list-style: none;
    border-bottom: 1px solid #ddd;
    display: block;
}

div[role=tabpanel] > .nav-tabs > li {
  position: relative;
  display: block;
  float: left;
  margin-bottom: -1px;
}

div[role=tabpanel] > .nav-tabs > li > a {
  margin-right: 2px;
  border: 1px solid transparent;
}

div[role=tabpanel] > .nav-tabs > li.active > a,
div[role=tabpanel] > .nav-tabs > li.active > a:hover,
div[role=tabpanel] > .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

div[role=tabpanel] > .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

div[role=tabpanel] > .tab-content > div {
    display: none;
}

div[role=tabpanel] > .tab-content > div.active {
    display: block;
}

/*-------------------------------------------------------------------- Drop Down Menu*/
.overdown {
  position: relative;
}

[class*="-menu"] {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1250;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
}

[class*="-menu"] > li > a {
  display: block;
  padding: 8px 10px;
  clear: both;
  font-weight: normal;
  color: #333;
  white-space: nowrap;
}

[class*="-menu"] > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

[class*="-menu-right"] {
  right: 0;
  left: auto;
}

[class*="-menu"] .line {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.overdown > [role=button]:hover + ul,
.overdown ul:hover,
.overdown ul li:hover,
.overdown ul li a:hover {
    display: block;
}

.overdown > [role=button].hover {
    color: #262626;
    text-decoration: none;
    background-color: #eee;
}

.overdown > [role=button]:after {
    font-family: "Anfeca", sans-serif;
    content: "\e252";
    margin-left: 4px;
    font-size: 11px;
    line-height: 1;
}


/*------------------------------------------------------------------------------ Checkbox */
.radio,
.checkbox {
  position: relative;
  display: block;
}

.checkbox > input[type="radio"],
.checkbox > input[type=checkbox] {
  margin-right: 8px;
}

.checkbox > label {
   padding: 0;
   margin: 0;
   cursor: pointer;
   position: absolute;
}

/*----------------------------------------------------------------------------- Badge*/
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}

/*----------------------------------------------------------------------------- General*/
.buttons {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 20px;
}


/*----------------------------------------------------------------------------- Paging*/
.paging {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.paging > li {
  display: inline;
}
.paging > li > a,
.paging > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  color: #222;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 3px;
  font-size: 12px;
}

.paging > li > a:hover,
.paging > li > span:hover,
.paging > li > a:focus,
.paging > li > span:focus {
  background-color: #eee;
  border-color: #ddd;
}

.paging > .active > a,
.paging > .active > span,
.paging > .active > a:hover,
.paging > .active > span:hover,
.paging > .active > a:focus,
.paging > .active > span:focus {
  z-index: 2;
  color: #000;
  cursor: default;
  background-color: #C6C6C6;
  border-color: #ddd;
}

.paging > li > [class*=paging-] {
    font-family: 'Anfeca', sans-serif;
    font-size: 13px;
}
.paging > li > .paging-before:before {
    content: "\e251";
}
.paging > li > .paging-first:before {
    content: "\e069";
}
.paging > li > .paging-next:before {
    content: "\e250";
}
.paging > li > .paging-last:before {
    content: "\e077";
}

/*------------------------------------------------------------------ Modal */
.back-block {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1900;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
}

body.modal-open {
  overflow: hidden;
  width: 100%;
  padding-right: 17px;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1955;
    display: none;
    overflow-x: auto;
    overflow-y: scroll;
    background: none;
}

.modal > .panel {
    position: absolute;
    left: 50%;
    z-index: 1960;
    overflow: hidden;
    border-radius: 4px;
    width: 600px;
    top: -99999px;
    -webkit-transform: translate(-50%, -20px);
        -ms-transform: translate(-50%, -20px);
         -o-transform: translate(-50%, -20px);
            transform: translate(-50%, -20px);
 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
         box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-overflow-scrolling: touch;
}

.modal > .panel.modal-fade {
    top: 20px;
  -webkit-transform: translate(-50%, 20px);
      -ms-transform: translate(-50%, 20px);
       -o-transform: translate(-50%, 20px);
          transform: translate(-50%, 20px);
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
}

.modal > .panel.modal-fade-out {
    -webkit-transform: translate(-50%, -20px);
        -ms-transform: translate(-50%, -20px);
         -o-transform: translate(-50%, -20px);
            transform: translate(-50%, -20px);
}

.modal > .panel > .panel-footer {
    text-align: right;
}

[data-type="modal"]:hover {
    cursor: pointer;
}

.modal.baroc > .panel > .panel-header {
    background-color: #cb1313;
    color: #fff;
}


@media (max-width: 479px) {

    .modal > .panel.panel-sm {
        width: 300px;
    }

    .modal > .panel.panel-md {
        width: 300px;
    }

    .modal > .panel.panel-lg {
        width: 300px;
    }
}

@media (min-width: 480px) and (max-width: 767px)  {

    .modal > .panel.panel-sm {
        width: 270px;
    }

    .modal > .panel.panel-md {
        width: 370px;
    }

    .modal > .panel.panel-lg {
        width: 440px;
    }
}


@media (min-width: 768px) and (max-width: 1023px) { 

    .modal > .panel.panel-sm {
        width: 300px;
    }
    .modal > .panel.panel-md {
        width: 550px;
    }
    .modal > .panel.panel-lg {
        width: 700px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {


    .modal > .panel.panel-sm {
        width: 300px;
    }

    .modal > .panel.panel-md {
        width: 600px;
    }

    .modal > .panel.panel-lg {
        width: 800px;
    }
}

@media (min-width: 1200px) {

    .modal > .panel.panel-sm {
        width: 300px;
    }

    .modal > .panel.panel-md {
        width: 600px;
    }

    .modal > .panel.panel-lg {
        width: 800px;
    }
}

/*------------------------------------------------------------------ Mobile-Nav */
nav[data-type="mobile"] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -270px;
    width: 260px;
    z-index: 2000;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: #fff;
    box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.5);
}
    
nav[data-type="mobile"] .container {
    width: 100%;
}

nav[data-type="mobile"] .page-header {
    padding-top: 10px;
}

nav[data-type="mobile"] button[data-modal="close"] {
    position: absolute;
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=40);
    opacity: .4;
    right: 0;
    top: 0;
    border: none;
    background-color: transparent;
}

nav[data-type="mobile"] button[data-modal="close"]:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=70);
  opacity: .7;
}

/*------------------------------------------------------------------ Carousel */
.carousel {
    position: relative;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item > .image > img,
.carousel-inner > .item > .image > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel-inner > .item {
  position: relative;
  cursor: move;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .active.left,
.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next,
.carousel-inner > .active.right {
    left: 100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-control > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10%;
    font-size: 20px;
    color: #000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0.1);
}

.carousel-control > .right {
  right: 0;
  left: auto;
}

.carousel-control [class*="icon-"] {
  position: absolute;
  top:  45%;
  z-index: 5;
  display: inline-block;
  color: #fff;
}

.carousel-control .icon-prev:before {
    left: 50%;
    margin-left: -15px;
    content: '\e079'; 
}

.carousel-control .icon-next:before {
    right: auto;
    margin-left: -10px;
    content: '\e080'; 
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 0;
  background-color: #fff;
}

.carousel-counter {
    position: absolute;
    top: 10px;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    padding-right: 10px;
}

.carousel-counter a  {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
    line-height: 29px;
    color: #222;
    font-size: 14px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.5);
    font-weight: 500;
    text-align: center;
}

.carousel-counter a:hover {
    cursor: pointer;
    text-decoration: none;
}

.carousel-counter a.active {
  background-color: red;
  border: red;
  color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 10px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, .2);
}

/*------------------------------------------------------------------ Ticker */
.anfeca-ticker {
    border: 1px solid #ddd;
    background-color: #fff;
    overflow: hidden;
    margin: 10px 0 20px;
}

.anfeca-ticker .caption {
    background-color: red;
    float: left;
    padding: 10px;
    color: #fff;
}

.anfeca-ticker ul > li > a {
    color: #000;
}

.anfeca-ticker ul > li {
    display: none;
    margin-top: 11px;
}

.anfeca-ticker ul > li.active {
    display: block;
}

@media screen and (min-width: 768px) {
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        font-size: 30px;
    }

    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .icon-next {
        margin-right: -15px;
    }
    
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    
    .carousel-indicators {
        bottom: 20px;
    }
}


.page:before,
.page:after,
.container:before,
.container:after,
.row:before,
.row:after,
.panel-header:before,
.panel-header:after,
.panel-body:before,
.panel-body:after,
.panel-footer:before,
.panel-footer:after,
.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.page:after,
.container:after,
.row:after,
.panel-header:after,
.panel-body:after,
.panel-footer:after,
.nav:after {
  clear: both;
}








