.breaking-news {
    background: #0f265f;
    color: #fff;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    position: relative;
}

.breaking-news .caption {
    background: #0a1633;
    display: inline-block;
    font-weight: 600;
    line-height: 40px;
    padding: 0 15px;
    position: absolute;
    top: 0;
}

.breaking-news .caption:after {
    border-style: solid;
    border-width: 20px 10px;
    content: '';
    position: absolute;
    top: 0;
}

.breaking-news .caption-left {
    padding-left: 0;
    left: 0;
}

.breaking-news .caption-left:after {
    border-color: transparent transparent transparent #0a1633;
    right: -20px;
}

.breaking-news .caption-right {
    padding-right: 0;
    right: 0;
}

.breaking-news .caption-right:after {
    border-color: transparent #0a1633 transparent transparent;
    left: -20px;
}

.breaking-news .marquee {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 20px;
}

.breaking-news .marquee .item {
    float: left;
    margin: 0;
    font-size: 16px;
}

.breaking-news .marquee .item .dot {
    color: #999;
    padding: 0 25px;
}

.breaking-news .marquee .item a {
    color: #fff;
}

.breaking-news .marquee li a:not(.label) {
    font-size: 16px;
}

.breaking-news .marquee .item .label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 10px;
    padding: 5px;
    font-weight: 600;
    margin-right: 10px;
    background-color: #0a1633;
}

.breaking-news .close {
    color: #fff;
    margin-left: 15px;
}

.breaking-news .close-box {
    background: #606770;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 767px) {
    .breaking-news .caption-left {
        padding-left: 10px;
    }

    .breaking-news .caption-right {
        padding-right: 10px;
    }
}


.hs-panel {
    background: white;
}

.hs-panel .hs-single-header, .hs-panel-tab .hs-tabs {
    margin: 5px 10px 10px;
}

.hs-panel-poll .hs-content, .hs-popular-tags .hs-content, .hs-panel-tab .tab-content, .hs-panel-comic .hs-content, .hs-panel-namaz .hs-content, .hs-panel-newspaper .hs-content, .hs-panel-archive .hs-content, .hs-panel-pages .hs-content, .hs-recent-comments .hs-panel-content {
    padding: 10px;
}

.hs-panel-pages .hs-single-header, .hs-popular-tags .hs-single-header, .hs-recent-comments .hs-single-header {
    margin-bottom: 0px;
}

.hs-panel-tab .hs-tabs {
    border-bottom: 4px solid #F4F4F3;
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 0
}

.hs-panel-tab .hs-tabs > li {
    line-height: 36px;
    float: left;
    margin-left: 10px;
}

.hs-panel-tab .hs-tabs > li.first {
    margin-left: 0px;
}

.hs-panel-tab .hs-tabs > li > a {
    margin-bottom: -4px;
    border-bottom: 4px solid transparent;
    color: #999;
}

.hs-panel-tab .hs-tabs > .active > a {
    color: #3a3a3a;
}

.hs-social-block {
    line-height: 40px;
    background: #F4F4F3;
    color: white;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
}

.hs-social-block .fa, .hs-social-block strong {
    margin-right: 5px;
}

.hs-social-block.last {
    margin-bottom: 0px;
}

.hs-social-block.hs-facebook {
    background: #3b5998;
}

.hs-social-block.hs-twitter {
    background: #55acee;
}

.hs-social-block.hs-youtube {
    background: #cd201f;
}

.hs-social-block.hs-google-plus {
    background: #dc4e41;
}

.hs-social-block a {
    color: #ffffff;
}

.hs-social-block a.pull-right {
    color: rgba(255, 255, 255, .75);
}

.hs-last-minute .hs-panel-content {
    margin: 0 10px;
}

.hs-last-minute .hs-panel-content .hs-item {
    margin-bottom: 15px;
}

.hs-last-minute .hs-time {
    color: #999;
    font-size: 12px;
}

.hs-last-minute .hs-time .fa {
    margin-right: 2px;
}

.hs-last-minute .hs-title {
    border-left: 2px solid #f4f3f3;
    padding-left: 10px;
    margin-left: 4px;
    margin-bottom: 5px;
}

.hs-last-minute .hs-title a {
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
}

.hs-namaz-div > div {
    width: 16.6666666667%;
    float: left;
}

.hs-namaz-div .passed {
    color: #d6d6d6;
}

.hs-ezan-vakti {
    font-weight: bold;
}

.hs-panel-namaz .btn-group.bootstrap-select {
    margin-bottom: 15px;
}

.hs-panel-namaz .bs-searchbox input.form-control {
    width: 268px;
}

.hs-popular-tags .hs-item {
    line-height: 27px;
    padding: 0 8px;
    border: 1px solid #eee;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.hs-popular-tags .hs-item .fa {
    color: #C1C1C1;
}

.hs-panel-archive form {
    margin: 0;
}

.hs-panel-poll form {
    margin: 0;
}

.hs-panel-poll form h5 {
    padding: 10px;
    margin: 0 0 10px 0;
    border: 1px solid #EEEEEE;
}

.hs-panel-poll .alert {
    margin-bottom: 10px;
}

.hs-panel-poll .option {
    position: relative;
    padding: 5px 10px;
    background: #efefef;
    font-size: 14px;
}

.hs-panel-poll .progress {
    margin-bottom: 10px;
}

.hs-panel-poll .votes {
    font-weight: bold;
    margin-right: 8px;
}

.hs-panel-poll .row-fluid {
    margin-top: 15px;
}

.hs-panel-poll .votes.pull-right {
    margin-right: 5px;
}

#toplamoy {
    padding: 10px;
    border: 1px dotted #FBEAA5;
    background: #FFF7D7;
}

#hs-block-grid.hs-poll-grid[data-columns]::before {
    content: '3 .hs-anket.span4';
}

.hs-poll-grid {
    margin-left: -20px
}

.hs-poll-grid .span4 {
    margin-left: 20px;
    width: 313px;
}

.hs-poll-grid .hs-item-img {
    max-width: 220px;
}

.hs-poll-grid .hs-item-caption {
    background: #F4F4F3;
    padding: 10px 15px;
}

.hs-module-anketler .hs-main-container, .hs-module-anket .hs-main-container {
    background: none !important;
    padding-top: 0 !important;
}

.hs-module-anketler .hs-main-container > .row, .hs-module-anket .hs-main-container > .row {
    width: 980px;
    margin-left: 0;
}

.hs-module-anketler .hs-main-container > .row > .span12 {
    width: 980px;
    margin-left: 0;
}

.hs-module-anket .hs-main-container .hs-row > .span4 {
    width: 300px;
    margin-left: 0;
}

.hs-module-anket .hs-main-container .hs-row > .span8 {
    width: 630px;
    background: white;
    padding: 15px 15px 0;
}

.hs-module-anketler .hs-single-header {
    background: white;
    padding: 10px 15px 0;
}

.hs-module-anketler .hs-panel-poll, .hs-module-anket .hs-panel-poll {
    width: 283px;
    background: #ffffff;
    margin-bottom: 20px;
    margin-left: 20px;
    float: left;
    padding: 15px;
}

.hs-module-anket .hs-panel-poll {
    margin-left: 0;
    width: 270px;
}

.hs-module-anket .hs-secenek-kucuk .hs-poll-option {
    width: 130px;
}

.hs-module-anketler .span4 .hs-panel-poll {
    margin-left: 0px;
}

.hs-module-anketler .hs-poll-false .hs-panel-poll {
    padding-bottom: 0;
}

.hs-module-anket .jssocials-share {
    margin-top: 0;
    margin-bottom: 10px;
}

.sidebar .hs-panel-poll > .header {
    text-align: left;
    margin-bottom: 10px;
}

.sidebar .hs-panel-poll > .header .glyphicons:before {
    margin-top: -2px;
}

.hs-poll-head {
    position: relative;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #eee;
}

.hs-poll-head.false:not(.with-image) {
    padding: 0;
    border: 0;
}

.hs-poll-head.with-image {
    padding: 0;
    border: 0;
    margin: -15px -15px 15px;
}

.hs-poll-head.with-image.single {
    margin: 0 0 15px;
}

.hs-poll-head.with-image.false {
    margin-bottom: 0;
}


.hs-module-index #main .hs-box-authors .hs-author:nth-child(n+3) {
    border-bottom: 0;
}

.hs-module-yazarlar .hs-authors-list .hs-author {
    margin-bottom: 20px;
}

.hs-authors-list .hs-author {
    border: 1px solid #f4f3f3;
}

.hs-authors-list .hs-author-info {
    background: #f9f9f9;
    padding-top: 6px;
}

.hs-authors-list .hs-author-image {
    padding: 6px 6px 0;
    overflow: hidden;
    width: 64px;
    margin: 0 8px -7px 6px;
    background: white;
    display: inline-block;
    border: 1px solid #f4f3f3;
    border-bottom: 0;
}

.hs-authors-list .hs-author-content {
    width: 200px;
    display: inline-block;
    overflow: hidden;
}

.hs-authors-list .hs-author-name {
    margin-bottom: 5px !important;
}

.hs-authors-list .hs-author-article {
    padding: 10px 12px;
    border-top: 1px solid #f4f3f3;
}

.hs-authors-list .hs-author-social {
    margin-top: 5px;
}

.hs-authors-list .hs-author-social a {
    color: gray;
    margin-right: 10px;
    font-size: 15px;
}

.hs-authors a[data-slide="prev"] {
    margin-left: 0 !important;
}

.hs-authors .hs-author {
    padding: 10px 0;
    /*border-top: 1px solid #f4f3f3;*/
    min-height: 50px;
    border-bottom: 1px solid #f4f3f3;
    margin-top: -1px;
}

.hs-authors .hs-author:last-child {
    margin-bottom: 0;
}

.hs-authors .hs-author, .hs-authors .hs-author-content {
    overflow: hidden;
    zoom: 1;
}

.hs-authors .hs-author-content {
    width: 188px;
    padding: 0 10px 0 5px;
    height: 80px;
}

.hs-authors-list .hs-author-name, .hs-authors .hs-author-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.hs-authors-list .hs-author-article, .hs-authors .hs-author-article {
    line-height: 18px;
    font-size: 15px;
}

.hs-authors .hs-author-img {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    background: #f4f3f3;
    border-radius: 100%;
    overflow: hidden;
}

.hs-authors .hs-author-img img {
    width: 70px;
    height: auto;
}

.hs-authors .hs-author-img, .hs-authors .hs-author-content {
    display: table-cell;
    vertical-align: top;
    height: 70px !important;
}

.hs-authors .hs-author-mid {
    vertical-align: middle;
}

.hs-authors .hs-author-bot {
    vertical-align: bottom;
}

.hs-authors .hs-author-top {
    margin-top: 0;
    margin-bottom: 5px;
}

#hs-yazarlar.hs-box-authors-top {
    padding: 0;
    background: none;
}

.hs-box-authors-top.hs-carousel-control .carousel-control {
    background: white;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 40px;
    box-shadow: #e6e6e6 0px 0px 4px;
    z-index: 0;
    left: 0px;
    margin-top: -20px;
    line-height: 40px;
    border-radius: 3px;
    transition: .5s ease;
    opacity: 0
}

.hs-box-authors-top.hs-carousel-control .carousel-control[data-slide="next"] {
    left: auto;
    right: 0px;
}

.hs-box-authors-top.hs-carousel-control:hover .carousel-control {
    z-index: 2;
    opacity: 1
}

.hs-box-authors-top.hs-carousel-control:hover .carousel-control[data-slide="prev"] {
    left: -25px;
}

.hs-box-authors-top.hs-carousel-control:hover .carousel-control[data-slide="next"] {
    right: -25px;
}

.hs-box-authors-top .hs-item {
    margin-bottom: 0;
}

.hs-box-authors-top .hs-author {
    float: left;
    width: 135px;
    background: white;
    padding: 10px;
    border-radius: 5px;
    border: 0;
    margin: 0px 0px 1px 10px;
}

.hs-box-authors-top .hs-author.first {
    margin-left: 0px;
}

.hs-box-authors-top .hs-author.bottom {
    margin-bottom: 0;
}

.hs-box-authors-top .hs-author-img, .hs-box-authors-top .hs-author-content {
    display: block;
}

.hs-box-authors-top .hs-author-content {
    width: auto;
    padding: 0;
}

.hs-box-authors-top .hs-author-img {
    width: 80px;
    margin: 5px auto;
    border-radius: 3px;
}

.hs-box-authors-top .hs-author-name {
    margin-bottom: 5px;
}

.hs-box-authors .hs-item {
    margin-bottom: 0;
}

.hs-box-authors .hs-author {
    float: left;
    width: 303px;
}

.hs-box-authors .hs-author.last {
    margin-left: 10px;
}

.hs-box-authors .hs-author.bottom {
    margin-bottom: 0;
}

.hs-authors a:hover .hs-author-name {
    color: #000;
}

.hs-authors a:hover .hs-author-name {
    color: #000;
}