
.breadcrumb {
    margin: 0;
    overflow: hidden;
    height: 31px;
}
.breadcrumb>li {
    display: table-cell;
}

#st-1 .st-btn > span {
  /*SHARE THIS*/
vertical-align: middle !important;
}

.tab-content .tab-pane {
    padding-top: 10px !important;
    border-top: 2px solid #ff7f00 !important;
}

.ct-postFooter .ct-scrollUpButton {
    position: absolute;
    left: 50%;
    top: -5px!important;
    line-height: 19px;
    margin-left: -19px;
}

/*REZ TAKVIM DUZENLEME*/
.datepicker-days tr {
    font-family: Helvetica;
    text-decoration: none;
    backgorund: #fff;
    height:25px!important;
    overflow-y:hidden!important;
}

.datepicker,.datepicker-days {
    height:250px!important;
}

.datepicker-days table {
    margin-top:-25px!important;
}

/* Larger than mobile */
@media (min-width: 320px) {  
  
}

@media (min-width: 375px) {  
  
}

/* Larger than mobile */
@media (min-width: 400px) {  
  
}

/* Larger than phablet */
@media (min-width: 500px) {
  
}

/* Larger than phablet */
@media (min-width: 600px) {
  
}

/* Larger than tablet */
@media (min-width: 768px) {
  
}

/* Larger than desktop */
@media (min-width: 992px) {
  
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
  
}