.hidden, .invisible, .owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

#cd-intro #cd-intro-tagline, .badge, .label, .nav-justified > li > a, .nav-tabs.nav-justified > li > a, .progress-bar {
    text-align: center
}

blockquote, img, pre, tr {
    page-break-inside: avoid
}

.cd-container:after, .clearfix:after, .dl-horizontal:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row-fluid:after, .row:after {
    clear: both
}

.fancybox-nav, .owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent
}

.cd-btn, .cd-secondary-nav, [class*=" icon-"], [class^=icon-] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

*, body, ul {
    list-style-type: none
}

.gea-Box img, .go-rmcblc-list img {
    object-fit: cover
}

nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: default;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

    .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-tabs.nav-justified > li > a {
            margin-right: 0;
            border-bottom: 1px solid #ddd
        }

@media(min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }
}

.nav-tabs.nav-justified > .active > a {
    border-bottom-color: #fff
}

.nav-pills > li {
    float: left
}

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #428bca
    }

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

@media(min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }
}

.navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
    display: table;
    content: " "
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-bottom: 1px solid #ddd
    }

    .nav-tabs-justified > .active > a {
        border-bottom-color: #fff
    }

.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca
}

.nav a:hover .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    border: 1px solid transparent
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 12px;
    padding-left: 12px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

        .navbar-collapse .navbar-nav.navbar-left:first-child {
            margin-left: -12px
        }

        .navbar-collapse .navbar-nav.navbar-right:last-child {
            margin-right: -12px
        }

        .navbar-collapse .navbar-text:last-child {
            margin-right: 0
        }
}

.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-width: 0 0 1px
}

.container > .navbar-collapse, .container > .navbar-header {
    margin-right: -12px;
    margin-left: -12px
}

.navbar-fixed-top {
    top: 0
}

.navbar-brand {
    float: left;
    padding: 15px 12px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

@media(min-width:768px) {
    .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand {
        margin-left: -12px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 12px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

.thumbnail, .thumbnail > img {
    height: auto
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.navbar-nav {
    margin: 7.5px -12px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    padding: 10px 12px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -12px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            float: none;
            margin-left: 0
        }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-text {
    float: left;
    margin-top: 15px
}

@media(min-width:768px) {
    .navbar-text {
        margin-right: 12px;
        margin-left: 12px
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #ccc
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e6e6e6
    }

    .navbar-default .navbar-nav > .dropdown > a:focus .caret, .navbar-default .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: #333;
        border-bottom-color: #333
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

        .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:focus .caret, .navbar-default .navbar-nav > .open > a:hover .caret {
            border-top-color: #555;
            border-bottom-color: #555
        }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #777;
        border-bottom-color: #777
    }

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #999
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > li > a {
        color: #999
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

    .navbar-inverse .navbar-nav > .dropdown > a .caret {
        border-top-color: #999;
        border-bottom-color: #999
    }

    .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    margin-bottom: 20px
}

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "/\00a0"
    }

.pagination {
    padding-left: 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

.badge:empty, .label:empty {
    display: none
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #eee
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #000;
    cursor: default;
    background-color: #fbd70d;
    border-color: #fbd70d
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0
}

.label[href]:focus, .label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #999
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: grey
    }

.label-primary {
    background-color: #428bca
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #3071a9
    }

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    min-width: 10px
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}

.alert .alert-link, .cd-section h2 {
    font-weight: 700
}

.jumbotron h1 {
    line-height: 1;
    color: inherit
}

.jumbotron p {
    line-height: 1.4
}

.container .jumbotron {
    border-radius: 6px
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    max-width: 100%;
    background-color: #fff
}

.alert h4 {
    margin-top: 0
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

    .alert > p + p {
        margin-top: 5px
    }

.alert-dismissable {
    padding-right: 35px
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #356635
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #2d6987
}

.alert-warning {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5
}

    .alert-warning hr {
        border-top-color: #f8e5be
    }

    .alert-warning .alert-link {
        color: #a47e3c
    }

.alert-danger hr {
    border-top-color: #e6c1c7
}

.alert-danger .alert-link {
    color: #953b39
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.owl-carousel {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        height: 100%;
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        height: 100%;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

    .owl-carousel .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut
    }

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transform: scale(1.3,1.3);
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

    .owl-theme .owl-nav [class*=owl-] {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        display: inline-block;
        cursor: pointer;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

        .owl-theme .owl-nav [class*=owl-]:hover {
            color: #fff;
            text-decoration: none
        }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px
        }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    background-color: transparent;
    width: 12px;
    height: 12px;
    margin: 40px 7px 5px;
    filter: Alpha(Opacity=50);
    opacity: .99;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #b7b7b7
}

    .HomeMusteriYorum .owl-theme .owl-dots .owl-dot span, .owl-theme .owl-dots .owl-dot span {
        background: 0 0;
        width: 10px;
        margin: -3px;
        display: block;
        -webkit-backface-visibility: visible;
        height: 10px
    }

.HomeMusteriYorum .owl-theme .owl-dots .owl-dot span {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: transparent !important;
    margin-bottom: 4px;
    border: 4px solid #000;
    width: 10px !important;
    height: 10px
}

.cd-container {
    width: 90%;
    max-width: 768px;
    margin: 0 auto
}

    .cd-container:after {
        content: "";
        display: table
    }

#cd-logo img, .cd-primary-nav a {
    display: block
}

@media only screen and (min-width:1170px) {
    .has-top-margin {
        -webkit-animation: animate-margin-top .3s;
        -moz-animation: animate-margin-top .3s;
        animation: animate-margin-top .3s;
        margin-top: 70px
    }
}

@-webkit-keyframes animate-margin-top {
    0% {
        margin-top: 100px
    }

    100% {
        margin-top: 70px
    }
}

@-moz-keyframes animate-margin-top {
    0% {
        margin-top: 100px
    }

    100% {
        margin-top: 70px
    }
}

@keyframes animate-margin-top {
    0% {
        margin-top: 100px
    }

    100% {
        margin-top: 70px
    }
}

.cd-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    z-index: 3
}

#cd-logo {
    float: left;
    margin: 13px 0 0 5%
}

@media only screen and (min-width:768px) {
    .cd-header {
        height: 70px;
        background-color: transparent;
        box-shadow: none
    }

    #cd-logo {
        margin: 23px 0 0 5%
    }
}

@media only screen and (min-width:1170px) {
    #cd-logo.is-hidden {
        opacity: 0;
        position: fixed;
        left: -20%;
        margin-left: 0;
        -webkit-transition: left .3s,opacity .3s;
        -moz-transition: left .3s,opacity .3s;
        transition: left .3s,opacity .3s
    }

        #cd-logo.is-hidden.slide-in {
            left: 5%;
            opacity: 1
        }
}

.cd-primary-nav {
    float: right;
    margin-right: 5%;
    width: 44px;
    background-size: 44px 44px
}

    .cd-primary-nav ul {
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

        .cd-primary-nav ul.is-visible {
            -webkit-transform: translateY(50px);
            -moz-transform: translateY(50px);
            -ms-transform: translateY(50px);
            -o-transform: translateY(50px);
            transform: translateY(50px)
        }

@media only screen and (min-width:768px) {
    .cd-primary-nav {
        width: auto;
        height: auto;
        background: 0 0
    }

        .cd-primary-nav ul {
            position: static;
            width: auto;
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            transform: translateY(0)
        }

            .cd-primary-nav ul.is-visible {
                -webkit-transform: translateY(0);
                -moz-transform: translateY(0);
                -ms-transform: translateY(0);
                -o-transform: translateY(0);
                transform: translateY(0)
            }

        .cd-primary-nav li {
            display: inline-block;
            margin-left: 1em
        }

        .cd-primary-nav a {
            display: inline-block;
            height: auto;
            line-height: normal;
            background: 0 0;
            border-top: none;
            color: #030d18
        }
}

#cd-intro {
    position: relative;
    height: 300px;
    background: url(../images/intro-background.jpg) center center no-repeat;
    background-size: cover;
    z-index: 2
}

    #cd-intro #cd-intro-tagline {
        width: 90%;
        max-width: 1170px;
        margin: 0 auto;
        padding-top: 120px
    }

@media only screen and (min-width:768px) {
    #cd-intro {
        height: 400px
    }

        #cd-intro #cd-intro-tagline {
            padding-top: 160px
        }

        #cd-intro h1 {
            font-size: 32px;
            font-size: 2rem
        }
}

@media only screen and (min-width:1170px) {
    #cd-intro {
        height: 600px
    }

        #cd-intro #cd-intro-tagline {
            padding-top: 250px
        }
}

.cd-btn {
    display: inline-block;
    padding: 1em 1.8em;
    background-color: rgba(245,72,74,.9);
    margin-top: 1em;
    border-radius: 20em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #fff
}

.no-touch .cd-btn:hover {
    background-color: #f5484a
}

@media only screen and (min-width:1170px) {
    .cd-btn.is-hidden {
        opacity: 0;
        position: fixed;
        right: -20%;
        top: 0;
        padding: .8em 1.2em;
        margin: 14px 0 0;
        -webkit-transition: right .3s,opacity .3s;
        -moz-transition: right .3s,opacity .3s;
        transition: right .3s,opacity .3s
    }

        .cd-btn.is-hidden.slide-in {
            right: 5%;
            opacity: 1
        }
}

.cd-secondary-nav {
    position: relative;
    z-index: 4
}

    .cd-secondary-nav ul.is-visible {
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform .3s,visibility 0s 0s;
        -moz-transition: -moz-transform .3s,visibility 0s 0s;
        transition: transform .3s,visibility 0s 0s
    }

    .cd-secondary-nav li a {
        display: block
    }

    .cd-secondary-nav li:last-child a {
        border-bottom: none
    }

@media only screen and (min-width:1170px) {
    .cd-secondary-nav {
        z-index: 1;
        height: 80px;
        -webkit-transition: height .3s;
        -moz-transition: height .3s;
        transition: height .3s
    }

        .cd-secondary-nav ul {
            position: static;
            visibility: visible;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            text-align: center;
            background-color: transparent
        }

        .cd-secondary-nav li {
            display: inline-block;
            margin-left: -4px
        }

            .cd-secondary-nav li a {
                position: relative;
                text-align: center;
                display: block;
                border-bottom: none;
                -webkit-transition: padding .2s;
                -moz-transition: padding .2s;
                transition: padding .2s
            }

                .cd-secondary-nav li a b {
                    text-transform: uppercase;
                    font-size: 13px;
                    font-size: .8125rem;
                    font-weight: 700;
                    color: rgba(240,238,225,.3)
                }

                .cd-secondary-nav li a span {
                    position: absolute;
                    display: inline-block;
                    left: 50%;
                    right: auto;
                    -webkit-transform: translateX(-50%);
                    -moz-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    -o-transform: translateX(-50%);
                    transform: translateX(-50%);
                    background-repeat: no-repeat;
                    background-image: url(../images/cd-nav-icons.svg);
                    -webkit-transition: opacity .2s;
                    -moz-transition: opacity .2s;
                    transition: opacity .2s
                }

                .cd-secondary-nav li a.active b, .cd-secondary-nav li a:hover b {
                    color: #f0eee1
                }

            .cd-secondary-nav li:nth-child(1) a span {
                background-position: 0 0
            }

            .cd-secondary-nav li:nth-child(2) a span {
                background-position: -40px 0
            }

            .cd-secondary-nav li:nth-child(3) a span {
                background-position: -80px 0
            }

            .cd-secondary-nav li:nth-child(4) a span {
                background-position: -120px 0
            }

            .cd-secondary-nav li:nth-child(5) a span {
                background-position: -160px 0
            }

        .cd-secondary-nav.is-fixed {
            position: fixed;
            left: 0;
            top: 0;
            height: 60px;
            width: 100%;
            background: #fff
        }

        .cd-secondary-nav.animate-children {
            box-shadow: 0 1px 5px rgba(0,0,0,.2)
        }

            .cd-secondary-nav.animate-children li a span {
                opacity: 0
            }
}

.cd-secondary-nav-trigger {
    position: fixed;
    bottom: 20px;
    right: 5%;
    width: 44px;
    height: 44px;
    border-radius: .25em;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    z-index: 2
}

    .cd-secondary-nav-trigger span {
        position: absolute;
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transition: background .3s;
        -moz-transition: background .3s;
        transition: background .3s
    }

        .cd-secondary-nav-trigger span::after, .cd-secondary-nav-trigger span::before {
            content: '';
            position: absolute;
            background: inherit;
            width: 100%;
            border-radius: 50%
        }

        .cd-secondary-nav-trigger span::before {
            right: -10px;
            -webkit-transform: rotate(0);
            -moz-transform: rotate(0);
            -ms-transform: rotate(0);
            -o-transform: rotate(0);
            transform: rotate(0)
        }

        .cd-secondary-nav-trigger span::after {
            left: -10px;
            -webkit-transform: rotate(0);
            -moz-transform: rotate(0);
            -ms-transform: rotate(0);
            -o-transform: rotate(0);
            transform: rotate(0)
        }

    .cd-secondary-nav-trigger.menu-is-open {
        background: 0 0
    }

        .cd-secondary-nav-trigger.menu-is-open span {
            background: rgba(240,238,225,0);
            width: 20px;
            height: 2px
        }

            .cd-secondary-nav-trigger.menu-is-open span::after, .cd-secondary-nav-trigger.menu-is-open span::before {
                background: #f0eee1;
                width: 100%;
                height: 100%;
                border-radius: 0;
                top: 0;
                left: 0
            }

            .cd-secondary-nav-trigger.menu-is-open span::before {
                -webkit-transform: rotate(135deg);
                -moz-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                -o-transform: rotate(135deg);
                transform: rotate(135deg)
            }

            .cd-secondary-nav-trigger.menu-is-open span::after {
                -webkit-transform: rotate(225deg);
                -moz-transform: rotate(225deg);
                -ms-transform: rotate(225deg);
                -o-transform: rotate(225deg);
                transform: rotate(225deg)
            }

.cd-section {
    margin: 0 auto;
    padding: 2em 0
}

    .cd-section h2 {
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: .6em
    }

    .cd-section p {
        line-height: 1.6
    }

@media only screen and (min-width:1170px) {
    .cd-secondary-nav-trigger {
        display: none
    }

    .cd-section {
        margin: 0 auto;
        padding: 4em 0
    }

        .cd-section h2 {
            font-size: 30px;
            font-size: 1.875rem
        }

        .cd-section p {
            font-size: 20px;
            font-size: 1.25rem
        }
}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

audio:not([controls]) {
    display: none
}

#map_canvas img, .google-maps img {
    max-width: none
}

blockquote, pre {
    border: 1px solid #999
}

thead {
    display: table-header-group
}

img {
    max-width: 100% !important
}

@page {
    margin: .5cm
}

h2, h3, p {
    orphans: 3;
    widows: 3
}

h2, h3 {
    page-break-after: avoid
}

a {
    text-decoration: none
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1)
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

.row {
    margin-left: -20px
}

    .row:after, .row:before {
        display: table;
        content: "";
        line-height: 0
    }

[class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.row-fluid, .row-fluid .span12 {
    width: 100%
}

.offset12 {
    margin-left: 980px
}

.offset11 {
    margin-left: 900px
}

.offset10 {
    margin-left: 820px
}

.offset9 {
    margin-left: 740px
}

.offset8 {
    margin-left: 660px
}

.offset7 {
    margin-left: 580px
}

.offset6 {
    margin-left: 500px
}

.offset5 {
    margin-left: 420px
}

.offset4 {
    margin-left: 340px
}

.offset3 {
    margin-left: 260px
}

.offset2 {
    margin-left: 180px
}

.offset1 {
    margin-left: 100px
}

.row-fluid:after, .row-fluid:before {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%
}

.btn-block, .progress .bar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.row-fluid [class*=span]:first-child {
    margin-left: 0
}

.row-fluid .controls-row [class*=span] + [class*=span] {
    margin-left: 2.127659574468085%
}

.row-fluid .span11 {
    width: 91.48936170212765%
}

.row-fluid .span10 {
    width: 82.97872340425532%
}

.row-fluid .span9 {
    width: 74.46808510638297%
}

.row-fluid .span8 {
    width: 65.95744680851064%
}

.row-fluid .span7 {
    width: 57.44680851063829%
}

.row-fluid .span6 {
    width: 48.93617021276595%
}

.row-fluid .span5 {
    width: 40.42553191489362%
}

.row-fluid .span4 {
    width: 31.914893617021278%
}

.row-fluid .span3 {
    width: 23.404255319148934%
}

.row-fluid .span2 {
    width: 14.893617021276595%
}

.row-fluid .span1 {
    width: 6.382978723404255%
}

.row-fluid .offset12 {
    margin-left: 104.25531914893617%
}

    .row-fluid .offset12:first-child {
        margin-left: 102.12765957446808%
    }

.row-fluid .offset11 {
    margin-left: 95.74468085106382%
}

    .row-fluid .offset11:first-child {
        margin-left: 93.61702127659574%
    }

.row-fluid .offset10 {
    margin-left: 87.23404255319149%
}

    .row-fluid .offset10:first-child {
        margin-left: 85.1063829787234%
    }

.row-fluid .offset9 {
    margin-left: 78.72340425531914%
}

    .row-fluid .offset9:first-child {
        margin-left: 76.59574468085106%
    }

.row-fluid .offset8 {
    margin-left: 70.2127659574468%
}

    .row-fluid .offset8:first-child {
        margin-left: 68.08510638297872%
    }

.row-fluid .offset7 {
    margin-left: 61.70212765957446%
}

    .row-fluid .offset7:first-child {
        margin-left: 59.574468085106375%
    }

.row-fluid .offset6 {
    margin-left: 53.191489361702125%
}

    .row-fluid .offset6:first-child {
        margin-left: 51.063829787234035%
    }

.row-fluid .offset5 {
    margin-left: 44.68085106382979%
}

    .row-fluid .offset5:first-child {
        margin-left: 42.5531914893617%
    }

.row-fluid .offset4 {
    margin-left: 36.170212765957444%
}

    .row-fluid .offset4:first-child {
        margin-left: 34.04255319148936%
    }

.row-fluid .offset3 {
    margin-left: 27.659574468085104%
}

    .row-fluid .offset3:first-child {
        margin-left: 25.53191489361702%
    }

.row-fluid .offset2 {
    margin-left: 19.148936170212764%
}

    .row-fluid .offset2:first-child {
        margin-left: 17.02127659574468%
    }

.row-fluid .offset1 {
    margin-left: 10.638297872340425%
}

    .row-fluid .offset1:first-child {
        margin-left: 8.51063829787234%
    }

.row-fluid [class*=span].hide, [class*=span].hide {
    display: none
}

.row-fluid [class*=span].pull-right, [class*=span].pull-right {
    float: right
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

dd, dt, li {
    line-height: 20px
}

small {
    font-size: 85%
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

address, cite {
    font-style: normal
}

.muted {
    color: #999
}

a.muted:focus, a.muted:hover {
    color: gray
}

.text-warning {
    color: #c09853
}

a.text-warning:focus, a.text-warning:hover {
    color: #a47e3c
}

.text-error {
    color: #b94a48
}

a.text-error:focus, a.text-error:hover {
    color: #953b39
}

.text-info {
    color: #3a87ad
}

a.text-info:focus, a.text-info:hover {
    color: #2d6987
}

.text-success {
    color: #468847
}

a.text-success:focus, a.text-success:hover {
    color: #356635
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 700;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #999
    }

h1, h2, h3 {
    line-height: 40px
}

h1 {
    font-size: 38.5px
}

h2 {
    font-size: 31.5px
}

h1 small, h3 {
    font-size: 24.5px
}

h2 small, h4 {
    font-size: 17.5px
}

    h3 small, h4 small, h5 {
        font-size: 14px
    }

h6 {
    font-size: 11.9px
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee
}

blockquote p, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.table, address, dl, legend, pre.prettyprint {
    margin-bottom: 20px
}

ol, ul {
    padding: 0;
    margin: 0 0 10px
}

    ol.inline, ol.unstyled, ul.inline, ul.unstyled {
        margin-left: 0;
        list-style: none
    }

        ol.inline > li, ul.inline > li {
            display: inline-block;
            padding-left: 5px;
            padding-right: 5px
        }

dt {
    font-weight: 700
}

dd {
    margin-left: 10px
}

.dl-horizontal:after, .dl-horizontal:before {
    display: table;
    content: "";
    line-height: 0
}

address, blockquote small, pre {
    display: block;
    line-height: 20px
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.controls-row:after, .dropdown-menu > li > a, .form-actions:after, .form-horizontal .control-group:after, .modal-footer:after, .nav-pills:after, .nav-tabs:after, .navbar-form:after, .pager:after, .tabbable:after, .thumbnails:after {
    clear: both
}

pre, pre code {
    white-space: pre
}

.dl-horizontal dd {
    margin-left: 180px
}

abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

    blockquote p {
        font-size: 17.5px;
        font-weight: 300;
        line-height: 1.25
    }

.badge, .label, .table th {
    font-weight: 700
}

blockquote small {
    color: #999
}

    blockquote small:before {
        content: '— '
    }

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

    blockquote.pull-right p, blockquote.pull-right small {
        text-align: right
    }

        blockquote.pull-right small:before {
            content: ''
        }

        blockquote.pull-right small:after {
            content: ' —'
        }

blockquote:after, blockquote:before, q:after, q:before {
    content: ""
}

code, pre {
    padding: 0 3px 2px;
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    font-size: 12px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    pre code {
        padding: 0;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border: 0
    }

.btn-small, .label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.badge, .label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.84px;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #999
}

.label {
    border-radius: 3px
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px
}

    .badge:empty, .label:empty {
        display: none
    }

a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.badge-important, .label-important {
    background-color: #b94a48
}

    .badge-important[href], .label-important[href] {
        background-color: #953b39
    }

.badge-warning, .label-warning {
    background-color: #f89406
}

    .badge-warning[href], .label-warning[href] {
        background-color: #c67605
    }

.badge-success, .label-success {
    background-color: #468847
}

    .badge-success[href], .label-success[href] {
        background-color: #356635
    }

.badge-info, .label-info {
    background-color: #3a87ad
}

    .badge-info[href], .label-info[href] {
        background-color: #2d6987
    }

.badge-inverse, .label-inverse {
    background-color: #333
}

    .badge-inverse[href], .label-inverse[href] {
        background-color: #1a1a1a
    }

.btn .badge, .btn .label {
    position: relative;
    top: -1px
}

.btn-mini .badge, .btn-mini .label, .navbar-static-top .navbar-fixed-top {
    top: 0
}

table {
    max-width: 100%;
    background-color: transparent
}

.table {
    width: 100%
}

    .table td, .table th {
        padding: 8px;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table thead th {
        vertical-align: bottom
    }

    .table caption + thead tr:first-child td, .table caption + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child td, .table thead:first-child tr:first-child th {
        border-top: 0
    }

    .table tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed td, .table-condensed th {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .table-bordered td, .table-bordered th {
        border-left: 1px solid #ddd
    }

    .table-bordered caption + tbody tr:first-child td, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + thead tr:first-child th, .table-bordered tbody:first-child tr:first-child td, .table-bordered tbody:first-child tr:first-child th, .table-bordered thead:first-child tr:first-child th {
        border-top: 0
    }

    .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child, .table-bordered thead:first-child tr:first-child > th:first-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px
    }

    .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child, .table-bordered thead:first-child tr:first-child > th:last-child {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px
    }

    .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child, .table-bordered thead:last-child tr:last-child > th:first-child {
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px
    }

    .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child, .table-bordered thead:last-child tr:last-child > th:last-child {
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0
    }

    .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered caption + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px
    }

    .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered caption + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px
    }

fieldset, legend {
    padding: 0;
    border: 0
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background-color: #f5f5f5
}

.row-fluid table td[class*=span], .row-fluid table th[class*=span], table td[class*=span], table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0
}

.table td.span1, .table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

.table td.span2, .table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

.table td.span3, .table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

.table td.span4, .table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

.table td.span5, .table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

.table td.span6, .table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

.table td.span7, .table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

.table td.span8, .table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

.table td.span9, .table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

.table td.span10, .table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

.table td.span11, .table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

.table td.span12, .table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0
}

.table tbody tr.success > td {
    background-color: #dff0d8
}

.table tbody tr.error > td {
    background-color: #f2dede
}

.table tbody tr.warning > td {
    background-color: #fcf8e3
}

.table tbody tr.info > td {
    background-color: #d9edf7
}

.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6
}

.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc
}

.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc
}

.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3
}

form {
    margin: 0 0 20px
}

fieldset {
    margin: 0
}

legend {
    display: block;
    width: 100%;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.input-append .uneditable-input[class*=span], .input-append input[class*=span], .input-prepend .uneditable-input[class*=span], .input-prepend input[class*=span], .row-fluid .input-append [class*=span], .row-fluid .input-prepend [class*=span], .row-fluid .uneditable-input[class*=span], .row-fluid input[class*=span], .row-fluid select[class*=span], .row-fluid textarea[class*=span], .uneditable-input {
    display: inline-block
}

.breadcrumb, .uneditable-input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

legend small {
    font-size: 15px;
    color: #999
}

.uneditable-input {
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px;
    vertical-align: middle;
    border: 1px solid #ccc;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    overflow: hidden;
    white-space: nowrap
}

.controls-row .checkbox[class*=span], .controls-row .radio[class*=span], .controls > .checkbox:first-child, .controls > .radio:first-child {
    padding-top: 5px
}

.uneditable-input:focus {
    border-color: rgba(82,168,236,.8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

.uneditable-input, .uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
    cursor: not-allowed
}

.uneditable-textarea {
    width: auto;
    height: auto
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
}

.checkbox, .radio {
    min-height: 20px;
    padding-left: 20px
}

    .checkbox input[type=checkbox], .radio input[type=radio] {
        float: left;
        margin-left: -20px
    }

    .checkbox.inline, .radio.inline {
        display: inline-block;
        padding-top: 5px;
        margin-bottom: 0;
        vertical-align: middle
    }

        .checkbox.inline + .checkbox.inline, .radio.inline + .radio.inline {
            margin-left: 10px
        }

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

.row-fluid .uneditable-input[class*=span], .row-fluid input[class*=span], .row-fluid select[class*=span], .row-fluid textarea[class*=span], .uneditable-input[class*=span], input[class*=span], select[class*=span], textarea[class*=span] {
    float: none;
    margin-left: 0
}

.controls-row:after, .controls-row:before, .form-actions:after, .form-actions:before {
    display: table;
    line-height: 0;
    content: ""
}

.uneditable-input, input, textarea {
    margin-left: 0
}

.controls-row [class*=span] + [class*=span] {
    margin-left: 20px
}

.uneditable-input.span12, input.span12, textarea.span12 {
    width: 926px
}

.uneditable-input.span11, input.span11, textarea.span11 {
    width: 846px
}

.uneditable-input.span10, input.span10, textarea.span10 {
    width: 766px
}

.uneditable-input.span9, input.span9, textarea.span9 {
    width: 686px
}

.uneditable-input.span8, input.span8, textarea.span8 {
    width: 606px
}

.uneditable-input.span7, input.span7, textarea.span7 {
    width: 526px
}

.uneditable-input.span6, input.span6, textarea.span6 {
    width: 446px
}

.uneditable-input.span5, input.span5, textarea.span5 {
    width: 366px
}

.uneditable-input.span4, input.span4, textarea.span4 {
    width: 286px
}

.uneditable-input.span3, input.span3, textarea.span3 {
    width: 206px
}

.uneditable-input.span2, input.span2, textarea.span2 {
    width: 126px
}

.uneditable-input.span1, input.span1, textarea.span1 {
    width: 46px
}

.controls-row [class*=span], .row-fluid .controls-row [class*=span] {
    float: left
}

input[disabled], input[readonly], select[disabled], select[readonly], textarea[disabled], textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type=checkbox][disabled], input[type=checkbox][readonly], input[type=radio][disabled], input[type=radio][readonly] {
    background-color: transparent
}

.control-group.warning .checkbox, .control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
    color: #c09853
}

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
        border-color: #a47e3c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e
    }

.control-group.warning .input-append .add-on, .control-group.warning .input-prepend .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error .checkbox, .control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
    color: #b94a48
}

.control-group.error input, .control-group.error select, .control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
        border-color: #953b39;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392
    }

.control-group.error .input-append .add-on, .control-group.error .input-prepend .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success .checkbox, .control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
    color: #468847
}

.control-group.success input, .control-group.success select, .control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
        border-color: #356635;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b
    }

.control-group.success .input-append .add-on, .control-group.success .input-prepend .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.control-group.info .checkbox, .control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
    color: #3a87ad
}

.control-group.info input, .control-group.info select, .control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
        border-color: #2d6987;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3
    }

.control-group.info .input-append .add-on, .control-group.info .input-prepend .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

input:focus:invalid, select:focus:invalid, textarea:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

    input:focus:invalid:focus, select:focus:invalid:focus, textarea:focus:invalid:focus {
        border-color: #e9322d;
        -webkit-box-shadow: 0 0 6px #f8b9b7;
        -moz-box-shadow: 0 0 6px #f8b9b7;
        box-shadow: 0 0 6px #f8b9b7
    }

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5
}

.help-block, .help-inline {
    color: #595959
}

.help-block {
    display: block;
    margin-bottom: 10px
}

.help-inline {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px
}

.input-append, .input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

    .input-append .dropdown-menu, .input-append .popover, .input-append .uneditable-input, .input-append input, .input-append select, .input-prepend .dropdown-menu, .input-prepend .popover, .input-prepend .uneditable-input, .input-prepend input, .input-prepend select {
        font-size: 14px
    }

    .input-append .uneditable-input, .input-append input, .input-append select, .input-prepend .uneditable-input, .input-prepend input, .input-prepend select {
        position: relative;
        margin-bottom: 0;
        vertical-align: top;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

        .input-append .uneditable-input:focus, .input-append input:focus, .input-append select:focus, .input-prepend .uneditable-input:focus, .input-prepend input:focus, .input-prepend select:focus {
            z-index: 2
        }

    .input-append .add-on, .input-prepend .add-on {
        display: inline-block;
        width: auto;
        height: 20px;
        min-width: 16px;
        padding: 4px 5px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        text-shadow: 0 1px 0 #fff;
        background-color: #eee;
        border: 1px solid #ccc
    }

.btn-danger, .btn-info, .btn-inverse, .btn-primary, .btn-success, .btn-warning, .navbar .btn-navbar {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

.input-append .add-on, .input-append .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-append .active, .input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

.input-prepend .add-on, .input-prepend .btn {
    margin-right: -1px
}

    .input-append .uneditable-input, .input-append input, .input-append select, .input-prepend .add-on:first-child, .input-prepend .btn:first-child {
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

        .input-append .uneditable-input + .btn-group .btn:last-child, .input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child {
            -webkit-border-radius: 0 4px 4px 0;
            -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0
        }

.input-append .add-on, .input-append .btn, .input-append .btn-group {
    margin-left: -1px
}

    .input-append .add-on:last-child, .input-append .btn-group:last-child > .dropdown-toggle, .input-append .btn:last-child {
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

.input-prepend.input-append .uneditable-input, .input-prepend.input-append input, .input-prepend.input-append select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .input-prepend.input-append .uneditable-input + .btn-group .btn, .input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn {
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

input.search-query {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search .input-append .btn, .form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-horizontal .help-inline, .form-horizontal .input-append, .form-horizontal .input-prepend, .form-horizontal .uneditable-input, .form-horizontal input, .form-horizontal select, .form-horizontal textarea, .form-inline .help-inline, .form-inline .input-append, .form-inline .input-prepend, .form-inline .uneditable-input, .form-inline input, .form-inline select, .form-inline textarea, .form-search .help-inline, .form-search .input-append, .form-search .input-prepend, .form-search .uneditable-input, .form-search input, .form-search select, .form-search textarea {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-horizontal .hide, .form-inline .hide, .form-search .hide {
    display: none
}

.form-inline .btn-group, .form-inline label, .form-search .btn-group, .form-search label {
    display: inline-block
}

.form-inline .input-append, .form-inline .input-prepend, .form-search .input-append, .form-search .input-prepend {
    margin-bottom: 0
}

.form-inline .checkbox, .form-inline .radio, .form-search .checkbox, .form-search .radio {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .form-search .checkbox input[type=checkbox], .form-search .radio input[type=radio] {
        float: left;
        margin-right: 3px;
        margin-left: 0
    }

.control-group {
    margin-bottom: 10px
}

legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
    margin-bottom: 20px
}

    .form-horizontal .control-group:after, .form-horizontal .control-group:before {
        display: table;
        content: "";
        line-height: 0
    }

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.form-horizontal .controls {
    margin-left: 180px
}

.btn-group + .btn-group, .btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn {
    margin-left: 5px
}

.form-horizontal .help-block {
    margin-bottom: 0
}

.form-horizontal .input-append + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block {
    margin-top: 10px
}

.form-horizontal .form-actions {
    padding-left: 180px
}

.btn.disabled, .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 11px 19px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

    .btn-large [class*=" icon-"], .btn-large [class^=icon-] {
        margin-top: 4px
    }

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    border-radius: 3px
}

    .btn-small [class*=" icon-"], .btn-small [class^=icon-] {
        margin-top: 0
    }

.btn-mini [class*=" icon-"], .btn-mini [class^=icon-] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box
}

.btn-group, .btn-group-vertical {
    display: inline-block
}

.btn-block + .btn-block {
    margin-top: 5px
}

.btn-primary {
    color: #fff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

    .btn-primary.active, .btn-primary.disabled, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary[disabled] {
        color: #fff;
        background-color: #04c
    }

.btn-warning {
    color: #fff;
    background-color: #faa732;
    background-image: -moz-linear-gradient(top,#fbb450,#f89406);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
    background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
    background-image: -o-linear-gradient(top,#fbb450,#f89406);
    background-image: linear-gradient(to bottom,#fbb450,#f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

    .btn-warning.active, .btn-warning.disabled, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .btn-warning[disabled] {
        color: #fff;
        background-color: #f89406
    }

.btn-danger {
    color: #fff;
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

    .btn-danger.active, .btn-danger.disabled, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .btn-danger[disabled] {
        color: #fff;
        background-color: #bd362f
    }

.btn-success {
    color: #fff;
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top,#62c462,#51a351);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
    background-image: -webkit-linear-gradient(top,#62c462,#51a351);
    background-image: -o-linear-gradient(top,#62c462,#51a351);
    background-image: linear-gradient(to bottom,#62c462,#51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

    .btn-success.active, .btn-success.disabled, .btn-success:active, .btn-success:focus, .btn-success:hover, .btn-success[disabled] {
        color: #fff;
        background-color: #51a351
    }

.btn-info {
    color: #fff;
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
    background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

    .btn-info.active, .btn-info.disabled, .btn-info:active, .btn-info:focus, .btn-info:hover, .btn-info[disabled] {
        color: #fff;
        background-color: #2f96b4
    }

.btn-inverse {
    color: #fff;
    background-color: #363636;
    background-image: -moz-linear-gradient(top,#444,#222);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
    background-image: -webkit-linear-gradient(top,#444,#222);
    background-image: -o-linear-gradient(top,#444,#222);
    background-image: linear-gradient(to bottom,#444,#222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

    .btn-inverse.active, .btn-inverse.disabled, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .btn-inverse[disabled] {
        color: #fff;
        background-color: #222
    }

button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

.btn-group > .btn, .btn-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled] {
        background-color: transparent;
        background-image: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #08c;
    border-radius: 0
}

    .btn-link:focus, .btn-link:hover {
        color: #005580;
        text-decoration: underline;
        background-color: transparent
    }

    .btn-link[disabled]:focus, .btn-link[disabled]:hover {
        color: #333;
        text-decoration: none
    }

.dropdown-menu > .active > a > [class*=" icon-"], .dropdown-menu > .active > a > [class^=icon-], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > li > a:focus > [class^=icon-], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^=icon-], .dropdown-submenu:focus > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class^=icon-], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^=icon-], .icon-white, .nav-list > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^=icon-], .nav-pills > .active > a > [class*=" icon-"], .nav-pills > .active > a > [class^=icon-], .navbar-inverse .nav > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^=icon-] {
    background-image: url(images/glyphicons-halflings-white.png)
}

.icon-glass {
    background-position: 0 0
}

.icon-music {
    background-position: -24px 0
}

.icon-search {
    background-position: -48px 0
}

.icon-envelope {
    background-position: -72px 0
}

.icon-heart {
    background-position: -96px 0
}

.icon-star {
    background-position: -120px 0
}

.icon-star-empty {
    background-position: -144px 0
}

.icon-user {
    background-position: -168px 0
}

.icon-film {
    background-position: -192px 0
}

.icon-th-large {
    background-position: -216px 0
}

.icon-th {
    background-position: -240px 0
}

.icon-th-list {
    background-position: -264px 0
}

.icon-ok {
    background-position: -288px 0
}

.icon-remove {
    background-position: -312px 0
}

.icon-zoom-in {
    background-position: -336px 0
}

.icon-zoom-out {
    background-position: -360px 0
}

.icon-off {
    background-position: -384px 0
}

.icon-signal {
    background-position: -408px 0
}

.icon-cog {
    background-position: -432px 0
}

.icon-trash {
    background-position: -456px 0
}

.icon-home {
    background-position: 0 -24px
}

.icon-file {
    background-position: -24px -24px
}

.icon-time {
    background-position: -48px -24px
}

.icon-road {
    background-position: -72px -24px
}

.icon-download-alt {
    background-position: -96px -24px
}

.icon-download {
    background-position: -120px -24px
}

.icon-upload {
    background-position: -144px -24px
}

.icon-inbox {
    background-position: -168px -24px
}

.icon-play-circle {
    background-position: -192px -24px
}

.icon-repeat {
    background-position: -216px -24px
}

.icon-refresh {
    background-position: -240px -24px
}

.icon-list-alt {
    background-position: -264px -24px
}

.icon-lock {
    background-position: -287px -24px
}

.icon-flag {
    background-position: -312px -24px
}

.icon-headphones {
    background-position: -336px -24px
}

.icon-volume-off {
    background-position: -360px -24px
}

.icon-volume-down {
    background-position: -384px -24px
}

.icon-volume-up {
    background-position: -408px -24px
}

.icon-qrcode {
    background-position: -432px -24px
}

.icon-barcode {
    background-position: -456px -24px
}

.icon-tag {
    background-position: 0 -48px
}

.icon-tags {
    background-position: -25px -48px
}

.icon-book {
    background-position: -48px -48px
}

.icon-bookmark {
    background-position: -72px -48px
}

.icon-print {
    background-position: -96px -48px
}

.icon-camera {
    background-position: -120px -48px
}

.icon-font {
    background-position: -144px -48px
}

.icon-bold {
    background-position: -167px -48px
}

.icon-italic {
    background-position: -192px -48px
}

.icon-text-height {
    background-position: -216px -48px
}

.icon-text-width {
    background-position: -240px -48px
}

.icon-align-left {
    background-position: -264px -48px
}

.icon-align-center {
    background-position: -288px -48px
}

.icon-align-right {
    background-position: -312px -48px
}

.icon-align-justify {
    background-position: -336px -48px
}

.icon-list {
    background-position: -360px -48px
}

.icon-indent-left {
    background-position: -384px -48px
}

.icon-indent-right {
    background-position: -408px -48px
}

.icon-facetime-video {
    background-position: -432px -48px
}

.icon-picture {
    background-position: -456px -48px
}

.icon-pencil {
    background-position: 0 -72px
}

.icon-map-marker {
    background-position: -24px -72px
}

.icon-adjust {
    background-position: -48px -72px
}

.icon-tint {
    background-position: -72px -72px
}

.icon-edit {
    background-position: -96px -72px
}

.icon-share {
    background-position: -120px -72px
}

.icon-check {
    background-position: -144px -72px
}

.icon-move {
    background-position: -168px -72px
}

.icon-step-backward {
    background-position: -192px -72px
}

.icon-fast-backward {
    background-position: -216px -72px
}

.icon-backward {
    background-position: -240px -72px
}

.icon-play {
    background-position: -264px -72px
}

.icon-pause {
    background-position: -288px -72px
}

.icon-stop {
    background-position: -312px -72px
}

.icon-forward {
    background-position: -336px -72px
}

.icon-fast-forward {
    background-position: -360px -72px
}

.icon-step-forward {
    background-position: -384px -72px
}

.icon-eject {
    background-position: -408px -72px
}

.icon-chevron-left {
    background-position: -432px -72px
}

.icon-chevron-right {
    background-position: -456px -72px
}

.icon-plus-sign {
    background-position: 0 -96px
}

.icon-minus-sign {
    background-position: -24px -96px
}

.icon-remove-sign {
    background-position: -48px -96px
}

.icon-ok-sign {
    background-position: -72px -96px
}

.icon-question-sign {
    background-position: -96px -96px
}

.icon-info-sign {
    background-position: -120px -96px
}

.icon-screenshot {
    background-position: -144px -96px
}

.icon-remove-circle {
    background-position: -168px -96px
}

.icon-ok-circle {
    background-position: -192px -96px
}

.icon-ban-circle {
    background-position: -216px -96px
}

.icon-arrow-left {
    background-position: -240px -96px
}

.icon-arrow-right {
    background-position: -264px -96px
}

.icon-arrow-up {
    background-position: -289px -96px
}

.icon-arrow-down {
    background-position: -312px -96px
}

.icon-share-alt {
    background-position: -336px -96px
}

.icon-resize-full {
    background-position: -360px -96px
}

.icon-resize-small {
    background-position: -384px -96px
}

.icon-plus {
    background-position: -408px -96px
}

.icon-minus {
    background-position: -433px -96px
}

.icon-asterisk {
    background-position: -456px -96px
}

.icon-exclamation-sign {
    background-position: 0 -120px
}

.icon-gift {
    background-position: -24px -120px
}

.icon-leaf {
    background-position: -48px -120px
}

.icon-fire {
    background-position: -72px -120px
}

.icon-eye-open {
    background-position: -96px -120px
}

.icon-eye-close {
    background-position: -120px -120px
}

.icon-warning-sign {
    background-position: -144px -120px
}

.icon-plane {
    background-position: -168px -120px
}

.icon-calendar {
    background-position: -192px -120px
}

.icon-random {
    background-position: -216px -120px;
    width: 16px
}

.icon-comment {
    background-position: -240px -120px
}

.icon-magnet {
    background-position: -264px -120px
}

.icon-chevron-up {
    background-position: -288px -120px
}

.icon-chevron-down {
    background-position: -313px -119px
}

.icon-retweet {
    background-position: -336px -120px
}

.icon-shopping-cart {
    background-position: -360px -120px
}

.icon-folder-close {
    background-position: -384px -120px;
    width: 16px
}

.icon-folder-open {
    background-position: -408px -120px;
    width: 16px
}

.icon-resize-vertical {
    background-position: -432px -119px
}

.icon-resize-horizontal {
    background-position: -456px -118px
}

.icon-hdd {
    background-position: 0 -144px
}

.icon-bullhorn {
    background-position: -24px -144px
}

.icon-bell {
    background-position: -48px -144px
}

.icon-certificate {
    background-position: -72px -144px
}

.icon-thumbs-up {
    background-position: -96px -144px
}

.icon-thumbs-down {
    background-position: -120px -144px
}

.icon-hand-right {
    background-position: -144px -144px
}

.icon-hand-left {
    background-position: -168px -144px
}

.icon-hand-up {
    background-position: -192px -144px
}

.icon-hand-down {
    background-position: -216px -144px
}

.icon-circle-arrow-right {
    background-position: -240px -144px
}

.icon-circle-arrow-left {
    background-position: -264px -144px
}

.icon-circle-arrow-up {
    background-position: -288px -144px
}

.icon-circle-arrow-down {
    background-position: -312px -144px
}

.icon-globe {
    background-position: -336px -144px
}

.icon-wrench {
    background-position: -360px -144px
}

.icon-tasks {
    background-position: -384px -144px
}

.icon-filter {
    background-position: -408px -144px
}

.icon-briefcase {
    background-position: -432px -144px
}

.icon-fullscreen {
    background-position: -456px -144px
}

.btn-group {
    position: relative;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap
}

.btn-toolbar {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group > .btn {
    position: relative;
    border-radius: 0
}

    .btn-group > .btn + .btn {
        margin-left: -1px
    }

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 14px
}

.btn-group > .btn-mini {
    font-size: 10.5px
}

.btn-group > .btn-small {
    font-size: 11.9px
}

.btn-group > .btn-large {
    font-size: 17.5px
}

.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.btn-group > .btn-mini + .dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px
}

.btn-group > .btn-large + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #04c
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0
}

.btn-large .caret {
    margin-top: 6px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

.btn-mini .caret, .btn-small .caret {
    margin-top: 8px
}

.dropup .btn-large .caret {
    border-bottom-width: 5px
}

.btn-danger .caret, .btn-info .caret, .btn-inverse .caret, .btn-primary .caret, .btn-success .caret, .btn-warning .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-header, .nav > li > a {
    display: block
}

.btn-group-vertical > .btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .btn-group-vertical > .btn + .btn {
        margin-left: 0;
        margin-top: -1px
    }

    .btn-group-vertical > .btn:first-child {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }

    .btn-group-vertical > .btn:last-child {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }

.btn-group-vertical > .btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.btn-group-vertical > .btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none
}

    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: #eee
    }

    .nav > li > a > img {
        max-width: none
    }

    .nav > .pull-right {
        float: right
    }

.nav-header {
    padding: 3px 15px;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-transform: uppercase
}

.nav li + .nav-header {
    margin-top: 9px
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

    .nav-list .nav-header, .nav-list > li > a {
        margin-left: -15px;
        margin-right: -15px;
        text-shadow: 0 1px 0 rgba(255,255,255,.5)
    }

    .nav-list > li > a {
        padding: 3px 15px
    }

    .nav-list > .active > a, .nav-list > .active > a:focus, .nav-list > .active > a:hover {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0,0,0,.2);
        background-color: #08c
    }

    .nav-list [class*=" icon-"], .nav-list [class^=icon-] {
        margin-right: 2px
    }

    .nav-list .divider {
        height: 1px;
        margin: 9px 1px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #fff
    }

.nav-pills:after, .nav-pills:before, .nav-tabs:after, .nav-tabs:before {
    display: table;
    content: "";
    line-height: 0
}

.nav-pills > li, .nav-tabs > li {
    float: left
}

.nav-stacked > li, .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none
}

.nav-pills > li > a, .nav-tabs > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

.nav-tabs > li {
    margin-bottom: -1px
}

    .nav-tabs > li > a {
        line-height: 20px
    }

        .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
            border-color: #eee #eee #ddd
        }

.nav-tabs > .active > a, .nav-tabs > .active > a:focus, .nav-tabs > .active > a:hover {
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.nav-pills > .active > a, .nav-pills > .active > a:focus, .nav-pills > .active > a:hover {
    color: #fff;
    background-color: #08c
}

.nav-stacked > li > a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

    .nav-tabs.nav-stacked > li > a {
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .nav-tabs.nav-stacked > li:first-child > a {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px
    }

    .nav-tabs.nav-stacked > li:last-child > a {
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px
    }

    .nav-tabs.nav-stacked > li > a:focus, .nav-tabs.nav-stacked > li > a:hover {
        border-color: #ddd;
        z-index: 2
    }

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav .dropdown-toggle .caret {
    border-top-color: #08c;
    border-bottom-color: #08c;
    margin-top: 6px
}

.nav .dropdown-toggle:focus .caret, .nav .dropdown-toggle:hover .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.nav > .dropdown.active > a:focus, .nav > .dropdown.active > a:hover {
    cursor: pointer
}

.nav-pills .open .dropdown-toggle, .nav-tabs .open .dropdown-toggle, .nav > li.dropdown.open.active > a:focus, .nav > li.dropdown.open.active > a:hover {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open .caret, .nav li.dropdown.open a:focus .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open.active .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1
}

.tabs-stacked .open > a:focus, .tabs-stacked .open > a:hover {
    border-color: #999
}

.tabbable:after, .tabbable:before {
    display: table;
    content: "";
    line-height: 0
}

.tab-content {
    overflow: auto
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    border-bottom: 0
}

.pill-content > .pill-pane, .tab-content > .tab-pane {
    display: none
}

.pill-content > .active, .tab-content > .active {
    display: block
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0
    }

        .tabs-below > .nav-tabs > li > a:focus, .tabs-below > .nav-tabs > li > a:hover {
            border-bottom-color: transparent;
            border-top-color: #ddd
        }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:focus, .tabs-below > .nav-tabs > .active > a:hover {
        border-color: transparent #ddd #ddd
    }

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

        .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
            border-color: #eee #ddd #eee #eee
        }

    .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:focus, .tabs-left > .nav-tabs .active > a:hover {
        border-color: #ddd transparent #ddd #ddd
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

    .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

        .tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover {
            border-color: #eee #eee #eee #ddd
        }

    .tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:focus, .tabs-right > .nav-tabs .active > a:hover {
        border-color: #ddd #ddd #ddd transparent
    }

.nav > .disabled > a {
    color: #999
}

    .nav > .disabled > a:focus, .nav > .disabled > a:hover {
        text-decoration: none;
        background-color: transparent;
        cursor: default
    }

.navbar {
    overflow: visible;
    margin-bottom: 20px
}

.navbar-inner {
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
    background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
    background-image: -o-linear-gradient(top,#fff,#f2f2f2);
    background-image: linear-gradient(to bottom,#fff,#f2f2f2);
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065)
}

    .navbar-inner:after, .navbar-inner:before {
        display: table;
        content: "";
        line-height: 0
    }

    .navbar-inner:after {
        clear: both
    }

.navbar .brand {
    float: left;
    display: block;
    padding: 10px 20px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff
}

    .navbar .brand:focus, .navbar .brand:hover {
        text-decoration: none
    }

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777
}

.navbar-link {
    color: #777
}

    .navbar-link:focus, .navbar-link:hover {
        color: #333
    }

.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #fff
}

.navbar .btn, .navbar .btn-group {
    margin-top: 5px
}

    .navbar .btn-group .btn, .navbar .input-append .btn, .navbar .input-append .btn-group, .navbar .input-prepend .btn, .navbar .input-prepend .btn-group {
        margin-top: 0
    }

.navbar-form {
    margin-bottom: 0
}

    .navbar-form:after, .navbar-form:before {
        display: table;
        content: "";
        line-height: 0
    }

.navbar .nav > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu:before {
    content: '';
    position: absolute;
    display: inline-block
}

.navbar-form .checkbox, .navbar-form .radio, .navbar-form input, .navbar-form select {
    margin-top: 5px
}

.navbar-form .btn, .navbar-form input, .navbar-form select {
    display: inline-block;
    margin-bottom: 0
}

    .navbar-form input[type=checkbox], .navbar-form input[type=image], .navbar-form input[type=radio] {
        margin-top: 3px
    }

.navbar-form .input-append, .navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap
}

    .navbar-form .input-append input, .navbar-form .input-prepend input {
        margin-top: 0
    }

.navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}

    .navbar-search .search-query {
        margin-bottom: 0;
        padding: 4px 14px;
        font-size: 13px;
        font-weight: 400;
        line-height: 1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px
    }

.navbar-static-top {
    position: static;
    margin-bottom: 0
}

    .navbar-static-top .navbar-inner {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

    .navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
        border-width: 0 0 1px;
        -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
        -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
        box-shadow: 0 1px 10px rgba(0,0,0,.1)
    }

    .navbar-fixed-bottom .navbar-inner {
        border-width: 1px 0 0;
        -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
        -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
        box-shadow: 0 -1px 10px rgba(0,0,0,.1)
    }

    .navbar-fixed-bottom .navbar-inner, .navbar-fixed-top .navbar-inner {
        padding-left: 0;
        padding-right: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

.navbar-fixed-bottom {
    bottom: 0
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

    .navbar .nav.pull-right {
        float: right;
        margin-right: 0
    }

    .navbar .nav > li {
        float: left
    }

        .navbar .nav > li > a {
            float: none;
            padding: 10px 15px;
            color: #777;
            text-decoration: none;
            text-shadow: 0 1px 0 #fff
        }

    .navbar .nav .dropdown-toggle .caret {
        margin-top: 8px
    }

    .navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
        background-color: transparent;
        color: #333;
        text-decoration: none
    }

    .navbar .nav > .active > a, .navbar .nav > .active > a:focus, .navbar .nav > .active > a:hover {
        color: #555;
        text-decoration: none;
        background-color: #e5e5e5;
        -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.125);
        -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 8px rgba(0,0,0,.125)
    }

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    background-color: #ededed;
    background-image: -moz-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));
    background-image: -webkit-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: -o-linear-gradient(top,#f2f2f2,#e5e5e5);
    background-image: linear-gradient(to bottom,#f2f2f2,#e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075)
}

    .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar:active, .navbar .btn-navbar:focus, .navbar .btn-navbar:hover, .navbar .btn-navbar[disabled] {
        color: #fff;
        background-color: #e5e5e5
    }

    .navbar .btn-navbar .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        background-color: #f5f5f5;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
        box-shadow: 0 1px 0 rgba(0,0,0,.25)
    }

.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px
}

.navbar .nav > li > .dropdown-menu:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,.2);
    top: -7px;
    left: 9px
}

.navbar .nav > li > .dropdown-menu:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 10px
}

.caret, .modal-footer:after, .modal-footer:before, .pager:after, .pager:before, .popover .arrow:after, .thumbnails:after, .thumbnails:before {
    content: ""
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0,0,0,.2);
    border-bottom: 0;
    bottom: -7px;
    top: auto
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
    border-top: 6px solid #fff;
    border-bottom: 0;
    bottom: -6px;
    top: auto
}

.navbar .nav li.dropdown > a:focus .caret, .navbar .nav li.dropdown > a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav li.dropdown.open > .dropdown-toggle {
    background-color: #e5e5e5;
    color: #555
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar .nav > li > .dropdown-menu.pull-right, .navbar .pull-right > li > .dropdown-menu {
    left: auto;
    right: 0
}

    .navbar .nav > li > .dropdown-menu.pull-right:before, .navbar .pull-right > li > .dropdown-menu:before {
        left: auto;
        right: 12px
    }

    .navbar .nav > li > .dropdown-menu.pull-right:after, .navbar .pull-right > li > .dropdown-menu:after {
        left: auto;
        right: 13px
    }

    .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu, .navbar .pull-right > li > .dropdown-menu .dropdown-menu {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: -1px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px
    }

.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top,#222,#111);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));
    background-image: -webkit-linear-gradient(top,#222,#111);
    background-image: -o-linear-gradient(top,#222,#111);
    background-image: linear-gradient(to bottom,#222,#111);
    background-repeat: repeat-x;
    border-color: #252525
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #999;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

    .navbar-inverse .brand:focus, .navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
        color: #fff
    }

.navbar-inverse .brand, .navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:focus, .navbar-inverse .nav .active > a:hover {
    color: #fff;
    background-color: #111
}

.navbar-inverse .navbar-link {
    color: #999
}

    .navbar-inverse .navbar-link:focus, .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .divider-vertical {
    border-left-color: #111;
    border-right-color: #222
}

.navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
    background-color: #111;
    color: #fff
}

.navbar-inverse .nav li.dropdown > a:focus .caret, .navbar-inverse .nav li.dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-search .search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

    .navbar-inverse .navbar-search .search-query:-moz-placeholder {
        color: #ccc
    }

    .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
        color: #ccc
    }

    .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
        color: #ccc
    }

    .navbar-inverse .navbar-search .search-query.focused, .navbar-inverse .navbar-search .search-query:focus {
        padding: 5px 15px;
        color: #333;
        text-shadow: 0 1px 0 #fff;
        background-color: #fff;
        border: 0;
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
        -moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
        box-shadow: 0 0 3px rgba(0,0,0,.15);
        outline: 0
    }

.navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #0e0e0e;
    background-image: -moz-linear-gradient(top,#151515,#040404);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
    background-image: -webkit-linear-gradient(top,#151515,#040404);
    background-image: -o-linear-gradient(top,#151515,#040404);
    background-image: linear-gradient(to bottom,#151515,#040404);
    background-repeat: repeat-x;
    border-color: #040404 #040404 #000;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

.breadcrumb > li, .close {
    text-shadow: 0 1px 0 #fff
}

.navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #040404
}

.breadcrumb, .pagination ul > .active > a, .pagination ul > .active > span, .pagination ul > li > a:focus, .pagination ul > li > a:hover {
    background-color: #f5f5f5
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    border-radius: 4px
}

    .breadcrumb > li > .divider {
        padding: 0 5px;
        color: #ccc
    }

    .breadcrumb > .active {
        color: #999
    }

.pagination {
    margin: 20px 0
}

    .pagination ul {
        display: inline-block;
        margin-left: 0;
        margin-bottom: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
        box-shadow: 0 1px 2px rgba(0,0,0,.05)
    }

        .pagination ul > .active > a, .pagination ul > .active > span {
            color: #999;
            cursor: default
        }

        .pagination ul > .disabled > a, .pagination ul > .disabled > a:focus, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > span {
            color: #999;
            background-color: transparent;
            cursor: default
        }

        .pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
            border-left-width: 1px;
            -webkit-border-top-left-radius: 4px;
            -moz-border-radius-topleft: 4px;
            border-top-left-radius: 4px;
            -webkit-border-bottom-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
            -webkit-border-top-right-radius: 4px;
            -moz-border-radius-topright: 4px;
            border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 4px;
            -moz-border-radius-bottomright: 4px;
            border-bottom-right-radius: 4px
        }

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pagination-large ul > li > a, .pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px
}

.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.pagination-mini ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > a, .pagination-small ul > li:first-child > span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

.pagination-mini ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > a, .pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

.pagination-small ul > li > a, .pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px
}

.pagination-mini ul > li > a, .pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px
}

.pager {
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager:after, .pager:before {
        display: table;
        line-height: 0
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 15px
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #f5f5f5
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: default
    }

.thumbnails {
    margin-left: -20px;
    list-style: none
}

    .thumbnails:after, .thumbnails:before {
        display: table;
        line-height: 0
    }

.media-object, .thumbnail {
    display: block
}

.row-fluid .thumbnails {
    margin-left: 0
}

.thumbnails > li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px
}

.thumbnail {
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a.thumbnail:focus, a.thumbnail:hover {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0,105,214,.25);
    -moz-box-shadow: 0 1px 4px rgba(0,105,214,.25);
    box-shadow: 0 1px 4px rgba(0,105,214,.25)
}

.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #555
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .alert, .alert h4 {
        color: #c09853
    }

        .alert h4 {
            margin: 0
        }

        .alert .close {
            position: relative;
            top: -2px;
            right: -21px;
            line-height: 20px
        }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

    .alert-success h4 {
        color: #468847
    }

.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

    .alert-danger h4, .alert-error h4 {
        color: #b94a48
    }

.alert-info, .alert-info h4 {
    color: #3a87ad
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

    .alert-block > p, .alert-block > ul {
        margin-bottom: 0
    }

    .alert-block p + p {
        margin-top: 5px
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
    background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .progress .bar {
        width: 0%;
        height: 100%;
        color: #fff;
        float: left;
        font-size: 12px;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25);
        background-color: #0e90d2;
        background-image: -moz-linear-gradient(top,#149bdf,#0480be);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
        background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
        background-image: -o-linear-gradient(top,#149bdf,#0480be);
        background-image: linear-gradient(to bottom,#149bdf,#0480be);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
        -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
        box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
        box-sizing: border-box;
        -webkit-transition: width .6s ease;
        -moz-transition: width .6s ease;
        -o-transition: width .6s ease;
        transition: width .6s ease
    }

        .progress .bar + .bar {
            -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);
            -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15);
            box-shadow: inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15)
        }

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress .bar-danger, .progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
    background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
    background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
    background-repeat: repeat-x
}

.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress .bar-success, .progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top,#62c462,#57a957);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
    background-image: -webkit-linear-gradient(top,#62c462,#57a957);
    background-image: -o-linear-gradient(top,#62c462,#57a957);
    background-image: linear-gradient(to bottom,#62c462,#57a957);
    background-repeat: repeat-x
}

.progress-striped .bar-success, .progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress .bar-info, .progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
    background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
    background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
    background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
    background-repeat: repeat-x
}

.progress-info.progress-striped .bar, .progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress .bar-warning, .progress-warning .bar {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top,#fbb450,#f89406);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
    background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
    background-image: -o-linear-gradient(top,#fbb450,#f89406);
    background-image: linear-gradient(to bottom,#fbb450,#f89406);
    background-repeat: repeat-x
}

.progress-striped .bar-warning, .progress-warning.progress-striped .bar {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

    .hero-unit h1, .modal-footer, .modal-form {
        margin-bottom: 0
    }

    .hero-unit h1 {
        font-size: 60px;
        line-height: 1;
        color: inherit;
        letter-spacing: -1px
    }

    .hero-unit li {
        line-height: 30px
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

    .media, .media .media {
        margin-top: 15px
    }

        .media:first-child {
            margin-top: 0
        }

.popover, .popover-title:empty {
    display: none
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    margin-left: 0;
    list-style: none
}

.tooltip {
    font-size: 11px
}

    .tooltip.in {
        opacity: .8
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

    .popover .arrow:after {
        border-width: 10px
    }

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

    .popover.top .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

    .popover.right .arrow:after {
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

    .popover.bottom .arrow:after {
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left .arrow:after {
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

        .modal-backdrop, .modal-backdrop.fade.in {
            opacity: .8
        }

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,.3);
    box-shadow: 0 3px 7px rgba(0,0,0,.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.dropdown, .dropup, .modal-body {
    position: relative
}

.modal.fade {
    -webkit-transition: opacity .3s linear,top .3s ease-out;
    -moz-transition: opacity .3s linear,top .3s ease-out;
    -o-transition: opacity .3s linear,top .3s ease-out;
    transition: opacity .3s linear,top .3s ease-out;
    top: -25%
}

    .modal.fade.in {
        top: 10%
    }

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

    .modal-header .close {
        margin-top: 2px
    }

    .modal-header h3 {
        margin: 0;
        line-height: 30px
    }

.modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 15px
}

.modal-footer {
    padding: 14px 15px 15px;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

    .modal-footer:after, .modal-footer:before {
        display: table;
        line-height: 0
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 1px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #fff
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        font-weight: 400;
        line-height: 20px;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-submenu:focus > a, .dropdown-submenu:hover > a {
            text-decoration: none;
            color: #fff;
            background-color: #0081c2;
            background-image: -moz-linear-gradient(top,#08c,#0077b3);
            background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
            background-image: -webkit-linear-gradient(top,#08c,#0077b3);
            background-image: -o-linear-gradient(top,#08c,#0077b3);
            background-image: linear-gradient(to bottom,#08c,#0077b3);
            background-repeat: repeat-x
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #0081c2;
        background-image: -moz-linear-gradient(top,#08c,#0077b3);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
        background-image: -webkit-linear-gradient(top,#08c,#0077b3);
        background-image: -o-linear-gradient(top,#08c,#0077b3);
        background-image: linear-gradient(to bottom,#08c,#0077b3);
        background-repeat: repeat-x
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #999
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            cursor: default
        }

.accordion-toggle, button.close {
    cursor: pointer
}

.open > .dropdown-menu {
    display: block
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.carousel, .carousel-inner, .dropdown-submenu {
    position: relative
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px
    }

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion {
    margin-bottom: 20px
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion-heading {
    border-bottom: 0
}

    .accordion-heading .accordion-toggle {
        display: block;
        padding: 8px 15px
    }

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

.carousel {
    margin-bottom: 20px;
    line-height: 1
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -moz-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            display: block;
            line-height: 1
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block
    }

    .carousel-inner > .active {
        left: 0
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner > .next {
        left: 100%
    }

    .carousel-inner > .prev {
        left: -100%
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0
        }

    .carousel-inner > .active.left {
        left: -100%
    }

    .carousel-inner > .active.right {
        left: 100%
    }

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5
}

    .carousel-control.right {
        left: auto;
        right: 15px
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        opacity: .9
    }

.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

    .carousel-indicators li {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        margin-left: 5px;
        text-indent: -999px;
        background-color: #ccc;
        background-color: rgba(255,255,255,.25);
        border-radius: 5px
    }

.close, .pull-right {
    float: right
}

.carousel-indicators .active, label:before {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0,0,0,.75)
}

    .carousel-caption h4, .carousel-caption p {
        color: #fff;
        line-height: 20px
    }

    .carousel-caption h4 {
        margin: 0 0 5px
    }

    .carousel-caption p {
        margin-bottom: 0
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.close {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .4
    }

button.close {
    padding: 0;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.affix {
    position: fixed
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    position: relative;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

    .collapse.in {
        height: auto
    }

@-ms-viewport {
    width: device-width
}

.hidden {
    display: none
}

.hidden-desktop, .visible-phone, .visible-tablet {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

@media(min-width:768px)and (max-width:979px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }
}

@media(max-width:767px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }

    .iconBack {
        margin-left: -30px !important;
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

@media(max-width:767px) {
    body {
        padding-left: 20px;
        padding-right: 20px
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }

    .controls-row [class*=span] + [class*=span], .dl-horizontal dd, .row, .row-fluid [class*=offset]:first-child, .thumbnails, .thumbnails > li {
        margin-left: 0
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }

    .container {
        width: auto
    }

    .row-fluid {
        width: 100%
    }

    .thumbnails > li {
        float: none
    }

    .row-fluid [class*=span], .uneditable-input[class*=span], [class*=span] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid .span12, .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-large, .input-xlarge, .input-xxlarge, .uneditable-input, input[class*=span], select[class*=span], textarea[class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-append input, .input-append input[class*=span], .input-prepend input, .input-prepend input[class*=span] {
        display: inline-block;
        width: auto
    }

    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }

        .modal.fade {
            top: -100px
        }

            .modal.fade.in {
                top: 20px
            }
}

@media(max-width:480px) {
    .form-horizontal .controls, .media-object {
        margin-left: 0
    }

    .nav-collapse {
        -webkit-transform: translate3d(0,0,0)
    }

    .page-header h1 small {
        display: block;
        line-height: 20px
    }

    input[type=checkbox], input[type=radio] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }

    .media .pull-left, .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
    }

    .media-object {
        margin-right: 0
    }

    .modal {
        top: 10px;
        left: 10px;
        right: 10px
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .carousel-caption {
        position: static
    }
}

@media(min-width:768px)and (max-width:979px) {
    .row-fluid:after, .row-fluid:before, .row:after, .row:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after, .row:after {
        clear: both
    }

    .row {
        margin-left: -20px
    }

    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    .span12 {
        width: 724px
    }

    .span11 {
        width: 662px
    }

    .span10 {
        width: 600px
    }

    .span9 {
        width: 538px
    }

    .span8 {
        width: 476px
    }

    .span7 {
        width: 414px
    }

    .span6 {
        width: 352px
    }

    .span5 {
        width: 290px
    }

    .span4 {
        width: 228px
    }

    .span3 {
        width: 166px
    }

    .span2 {
        width: 104px
    }

    .span1 {
        width: 42px
    }

    .row-fluid, .row-fluid .span12 {
        width: 100%
    }

    .offset12 {
        margin-left: 764px
    }

    .offset11 {
        margin-left: 702px
    }

    .offset10 {
        margin-left: 640px
    }

    .offset9 {
        margin-left: 578px
    }

    .offset8 {
        margin-left: 516px
    }

    .offset7 {
        margin-left: 454px
    }

    .offset6 {
        margin-left: 392px
    }

    .offset5 {
        margin-left: 330px
    }

    .offset4 {
        margin-left: 268px
    }

    .offset3 {
        margin-left: 206px
    }

    .offset2 {
        margin-left: 144px
    }

    .offset1 {
        margin-left: 82px
    }

    .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265194%
    }

        .row-fluid [class*=span]:first-child {
            margin-left: 0
        }

    .row-fluid .controls-row [class*=span] + [class*=span] {
        margin-left: 2.7624309392265194%
    }

    .row-fluid .span11 {
        width: 91.43646408839778%
    }

    .row-fluid .span10 {
        width: 82.87292817679558%
    }

    .row-fluid .span9 {
        width: 74.30939226519337%
    }

    .row-fluid .span8 {
        width: 65.74585635359117%
    }

    .row-fluid .span7 {
        width: 57.18232044198895%
    }

    .row-fluid .span6 {
        width: 48.61878453038674%
    }

    .row-fluid .span5 {
        width: 40.05524861878453%
    }

    .row-fluid .span4 {
        width: 31.491712707182323%
    }

    .row-fluid .span3 {
        width: 22.92817679558011%
    }

    .row-fluid .span2 {
        width: 14.3646408839779%
    }

    .row-fluid .span1 {
        width: 5.801104972375691%
    }

    .row-fluid .offset12 {
        margin-left: 105.52486187845304%
    }

        .row-fluid .offset12:first-child {
            margin-left: 102.76243093922652%
        }

    .row-fluid .offset11 {
        margin-left: 96.96132596685082%
    }

        .row-fluid .offset11:first-child {
            margin-left: 94.1988950276243%
        }

    .row-fluid .offset10 {
        margin-left: 88.39779005524862%
    }

        .row-fluid .offset10:first-child {
            margin-left: 85.6353591160221%
        }

    .row-fluid .offset9 {
        margin-left: 79.8342541436464%
    }

        .row-fluid .offset9:first-child {
            margin-left: 77.07182320441989%
        }

    .row-fluid .offset8 {
        margin-left: 71.2707182320442%
    }

        .row-fluid .offset8:first-child {
            margin-left: 68.50828729281768%
        }

    .row-fluid .offset7 {
        margin-left: 62.70718232044199%
    }

        .row-fluid .offset7:first-child {
            margin-left: 59.94475138121547%
        }

    .row-fluid .offset6 {
        margin-left: 54.14364640883978%
    }

        .row-fluid .offset6:first-child {
            margin-left: 51.38121546961326%
        }

    .row-fluid .offset5 {
        margin-left: 45.58011049723757%
    }

        .row-fluid .offset5:first-child {
            margin-left: 42.81767955801105%
        }

    .row-fluid .offset4 {
        margin-left: 37.01657458563536%
    }

        .row-fluid .offset4:first-child {
            margin-left: 34.25414364640884%
        }

    .row-fluid .offset3 {
        margin-left: 28.45303867403315%
    }

        .row-fluid .offset3:first-child {
            margin-left: 25.69060773480663%
        }

    .row-fluid .offset2 {
        margin-left: 19.88950276243094%
    }

        .row-fluid .offset2:first-child {
            margin-left: 17.12707182320442%
        }

    .row-fluid .offset1 {
        margin-left: 11.32596685082873%
    }

        .row-fluid .offset1:first-child {
            margin-left: 8.56353591160221%
        }

    .uneditable-input, input, textarea {
        margin-left: 0
    }

    .controls-row [class*=span] + [class*=span] {
        margin-left: 20px
    }

    .uneditable-input.span12, input.span12, textarea.span12 {
        width: 710px
    }

    .uneditable-input.span11, input.span11, textarea.span11 {
        width: 648px
    }

    .uneditable-input.span10, input.span10, textarea.span10 {
        width: 586px
    }

    .uneditable-input.span9, input.span9, textarea.span9 {
        width: 524px
    }

    .uneditable-input.span8, input.span8, textarea.span8 {
        width: 462px
    }

    .uneditable-input.span7, input.span7, textarea.span7 {
        width: 400px
    }

    .uneditable-input.span6, input.span6, textarea.span6 {
        width: 338px
    }

    .uneditable-input.span5, input.span5, textarea.span5 {
        width: 276px
    }

    .uneditable-input.span4, input.span4, textarea.span4 {
        width: 214px
    }

    .uneditable-input.span3, input.span3, textarea.span3 {
        width: 152px
    }

    .uneditable-input.span2, input.span2, textarea.span2 {
        width: 90px
    }

    .uneditable-input.span1, input.span1, textarea.span1 {
        width: 28px
    }
}

@media(min-width:1200px) {
    .row-fluid:after, .row-fluid:before, .row:after, .row:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after, .row:after {
        clear: both
    }

    .row {
        margin-left: -30px
    }

    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    .span12 {
        width: 1170px
    }

    .span11 {
        width: 1070px
    }

    .span10 {
        width: 970px
    }

    .span9 {
        width: 870px
    }

    .span8 {
        width: 770px
    }

    .span7 {
        width: 670px
    }

    .span6 {
        width: 570px
    }

    .span5 {
        width: 470px
    }

    .span4 {
        width: 370px
    }

    .span3 {
        width: 270px
    }

    .span2 {
        width: 170px
    }

    .span1 {
        width: 70px
    }

    .row-fluid, .row-fluid .span12 {
        width: 100%
    }

    .offset12 {
        margin-left: 1230px
    }

    .offset11 {
        margin-left: 1130px
    }

    .offset10 {
        margin-left: 1030px
    }

    .offset9 {
        margin-left: 930px
    }

    .offset8 {
        margin-left: 830px
    }

    .offset7 {
        margin-left: 730px
    }

    .offset6 {
        margin-left: 630px
    }

    .offset5 {
        margin-left: 530px
    }

    .offset4 {
        margin-left: 430px
    }

    .offset3 {
        margin-left: 330px
    }

    .offset2 {
        margin-left: 230px
    }

    .offset1 {
        margin-left: 130px
    }

    .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%
    }

        .row-fluid [class*=span]:first-child {
            margin-left: 0
        }

    .row-fluid .controls-row [class*=span] + [class*=span] {
        margin-left: 2.564102564102564%
    }

    .row-fluid .span11 {
        width: 91.45299145299145%
    }

    .row-fluid .span10 {
        width: 82.90598290598291%
    }

    .row-fluid .span9 {
        width: 74.35897435897436%
    }

    .row-fluid .span8 {
        width: 65.81196581196582%
    }

    .row-fluid .span7 {
        width: 57.26495726495726%
    }

    .row-fluid .span6 {
        width: 48.717948717948715%
    }

    .row-fluid .span5 {
        width: 40.17094017094017%
    }

    .row-fluid .span4 {
        width: 31.623931623931625%
    }

    .row-fluid .span3 {
        width: 23.076923076923077%
    }

    .row-fluid .span2 {
        width: 14.52991452991453%
    }

    .row-fluid .span1 {
        width: 5.982905982905983%
    }

    .row-fluid .offset12 {
        margin-left: 105.12820512820512%
    }

        .row-fluid .offset12:first-child {
            margin-left: 102.56410256410257%
        }

    .row-fluid .offset11 {
        margin-left: 96.58119658119658%
    }

        .row-fluid .offset11:first-child {
            margin-left: 94.01709401709402%
        }

    .row-fluid .offset10 {
        margin-left: 88.03418803418803%
    }

        .row-fluid .offset10:first-child {
            margin-left: 85.47008547008548%
        }

    .row-fluid .offset9 {
        margin-left: 79.48717948717949%
    }

        .row-fluid .offset9:first-child {
            margin-left: 76.92307692307693%
        }

    .row-fluid .offset8 {
        margin-left: 70.94017094017094%
    }

        .row-fluid .offset8:first-child {
            margin-left: 68.37606837606839%
        }

    .row-fluid .offset7 {
        margin-left: 62.393162393162385%
    }

        .row-fluid .offset7:first-child {
            margin-left: 59.82905982905982%
        }

    .row-fluid .offset6 {
        margin-left: 53.84615384615384%
    }

        .row-fluid .offset6:first-child {
            margin-left: 51.28205128205128%
        }

    .row-fluid .offset5 {
        margin-left: 45.299145299145295%
    }

        .row-fluid .offset5:first-child {
            margin-left: 42.73504273504273%
        }

    .row-fluid .offset4 {
        margin-left: 36.75213675213675%
    }

        .row-fluid .offset4:first-child {
            margin-left: 34.18803418803419%
        }

    .row-fluid .offset3 {
        margin-left: 28.205128205128204%
    }

        .row-fluid .offset3:first-child {
            margin-left: 25.641025641025642%
        }

    .row-fluid .offset2 {
        margin-left: 19.65811965811966%
    }

        .row-fluid .offset2:first-child {
            margin-left: 17.094017094017094%
        }

    .row-fluid .offset1 {
        margin-left: 11.11111111111111%
    }

        .row-fluid .offset1:first-child {
            margin-left: 8.547008547008547%
        }

    .uneditable-input, input, textarea {
        margin-left: 0
    }

    .controls-row [class*=span] + [class*=span] {
        margin-left: 30px
    }

    .uneditable-input.span12, input.span12, textarea.span12 {
        width: 1156px
    }

    .uneditable-input.span11, input.span11, textarea.span11 {
        width: 1056px
    }

    .uneditable-input.span10, input.span10, textarea.span10 {
        width: 956px
    }

    .uneditable-input.span9, input.span9, textarea.span9 {
        width: 856px
    }

    .uneditable-input.span8, input.span8, textarea.span8 {
        width: 756px
    }

    .uneditable-input.span7, input.span7, textarea.span7 {
        width: 656px
    }

    .uneditable-input.span6, input.span6, textarea.span6 {
        width: 556px
    }

    .uneditable-input.span5, input.span5, textarea.span5 {
        width: 456px
    }

    .uneditable-input.span4, input.span4, textarea.span4 {
        width: 356px
    }

    .uneditable-input.span3, input.span3, textarea.span3 {
        width: 256px
    }

    .uneditable-input.span2, input.span2, textarea.span2 {
        width: 156px
    }

    .uneditable-input.span1, input.span1, textarea.span1 {
        width: 56px
    }

    .thumbnails {
        margin-left: -30px
    }

        .thumbnails > li {
            margin-left: 30px
        }

    .row-fluid .thumbnails {
        margin-left: 0
    }
}

.datepicker-dropdown:after, .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    position: absolute
}

@media(max-width:979px) {
    body {
        padding-top: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top {
        position: static
    }

    .navbar-fixed-top {
        margin-bottom: 20px
    }

    .navbar-fixed-bottom {
        margin-top: 20px
    }

        .navbar-fixed-bottom .navbar-inner, .navbar-fixed-top .navbar-inner {
            padding: 5px
        }

    .navbar .container {
        width: auto;
        padding: 0
    }

    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }

    .nav-collapse {
        clear: both
    }

        .nav-collapse .nav {
            float: none;
            margin: 0 0 10px
        }

            .nav-collapse .dropdown-menu li + li a, .nav-collapse .nav > li > a {
                margin-bottom: 2px
            }

            .nav-collapse .nav > li {
                float: none
            }

            .nav-collapse .nav > .divider-vertical {
                display: none
            }

            .nav-collapse .nav .nav-header {
                color: #777;
                text-shadow: none
            }

            .nav-collapse .dropdown-menu a, .nav-collapse .nav > li > a {
                padding: 9px 15px;
                font-weight: 700;
                color: #777;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px
            }

        .nav-collapse .btn {
            padding: 4px 10px;
            font-weight: 400;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px
        }

        .nav-collapse .dropdown-menu a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .nav > li > a:hover {
            background-color: #f2f2f2
        }

    .navbar-inverse .nav-collapse .dropdown-menu a, .navbar-inverse .nav-collapse .nav > li > a {
        color: #999
    }

        .navbar-inverse .nav-collapse .dropdown-menu a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .nav > li > a:hover {
            background-color: #111
        }

    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-collapse .open > .dropdown-menu {
        display: block
    }

    .nav-collapse .dropdown-menu .divider, .nav-collapse .dropdown-menu:after, .nav-collapse .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after, .nav-collapse .nav > li > .dropdown-menu:before {
        display: none
    }

    .nav-collapse .navbar-form, .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
    }

    .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    .nav-collapse, .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }

    .navbar .btn-navbar {
        display: block
    }

    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

.sitewrapper > header > h1, .sitewrapper > header > p {
    width: 57%;
    -webkit-text-shadow: 2px 2px 3px rgba(100,100,115,.45);
    text-shadow: 2px 2px 3px rgba(100,100,115,.45)
}

@media(min-width:980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

.btn-large {
    font-size: 1.429em
}

.badge {
    border-radius: 2px
}

.sitewrapper {
    background: #fff;
    padding-top: 4.286em;
    -webkit-box-shadow: 0 0 12px 5px #e7e7e7;
    -moz-box-shadow: 0 0 12px 5px #e7e7e7;
    box-shadow: 0 0 12px 5px #e7e7e7
}

    .sitewrapper > header {
        color: #2184be;
        position: relative;
        padding: 2.857em 3em 4.286em;
        margin: 0;
        background-color: #eee;
        background-image: -moz-linear-gradient(0deg,#eee 0,#f3f3f3 70%);
        background-image: -ms-linear-gradient(0deg,#eee 0,#f3f3f3 70%);
        background-image: -o-linear-gradient(0deg,#eee 0,#f3f3f3 70%);
        background-image: -webkit-linear-gradient(0deg,#eee 0,#f3f3f3 70%);
        background-image: linear-gradient(0deg,#eee 0,#f3f3f3 70%)
    }

        .sitewrapper > header > h1 {
            font-size: 4.286em;
            font-weight: 600;
            line-height: 1.167em;
            margin-bottom: .4em
        }

        .sitewrapper > header > p {
            font-size: 2.429em;
            line-height: 1.235em;
            margin-bottom: .882em
        }

        .sitewrapper > header > .btn-large {
            font-size: 2em
        }

        .sitewrapper > header > #carbonads-container {
            position: absolute;
            right: 3em;
            top: 3.8em
        }

            .sitewrapper > header > #carbonads-container > .carbonad {
                background: #e0e0e0;
                border: 1px solid #fff;
                color: #333;
                font-size: .857em;
                line-height: 1.5em;
                padding: 1.5em;
                width: 300px;
                -webkit-box-shadow: rgba(0,0,0,.075) 0 3px 5px 0 inset,rgba(255,255,255,.098) 0 1px 0 0;
                -moz-box-shadow: rgba(0,0,0,.075) 0 3px 5px 0 inset,rgba(255,255,255,.098) 0 1px 0 0;
                box-shadow: rgba(0,0,0,.075) 0 3px 5px 0 inset,rgba(255,255,255,.098) 0 1px 0 0
            }

                .sitewrapper > header > #carbonads-container > .carbonad .carbonad-image iframe, .sitewrapper > header > #carbonads-container > .carbonad .carbonad-image img {
                    display: inline;
                    float: left;
                    margin: 0
                }

                .sitewrapper > header > #carbonads-container > .carbonad .carbonad-tag, .sitewrapper > header > #carbonads-container > .carbonad .carbonad-text {
                    float: none;
                    margin: 1em 0 0 12.083em;
                    text-align: left;
                    width: auto;
                    display: block
                }

                .sitewrapper > header > #carbonads-container > .carbonad .carbonad-text {
                    padding: 0
                }

                    .sitewrapper > header > #carbonads-container > .carbonad .carbonad-text > a {
                        color: #333
                    }

    .sitewrapper > .socialbar {
        background: #eee;
        padding: 1.071em 1.429em;
        text-align: center
    }

        .sitewrapper > .socialbar div, .sitewrapper > .socialbar iframe, .sitewrapper > .socialbar span {
            line-height: normal;
            width: 110px !important
        }

    .sitewrapper > .content #lefthand {
        padding: 2.857em 0 0
    }

    .sitewrapper > .content #lefthand-nav {
        padding: 0
    }

        .sitewrapper > .content #lefthand-nav.affix {
            top: 7.143em;
            width: 220px
        }

        .sitewrapper > .content #lefthand-nav > li > a {
            background: #eee;
            color: #2184be;
            font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
            margin: 0;
            padding: .741em 1.429em;
            -webkit-text-shadow: none;
            text-shadow: none
        }

            .sitewrapper > .content #lefthand-nav > li.active > a, .sitewrapper > .content #lefthand-nav > li.active > a:active, .sitewrapper > .content #lefthand-nav > li.active > a:hover, .sitewrapper > .content #lefthand-nav > li > a:active, .sitewrapper > .content #lefthand-nav > li > a:hover {
                background: #2184be;
                color: #fff
            }

        .sitewrapper > .content #lefthand-nav > li.active > a {
            font-weight: 600
        }

    .sitewrapper > .content .main {
        padding-bottom: 2.857em
    }

        .sitewrapper > .content .main > section {
            margin-top: -1.429em;
            padding: 2.857em 2.857em 0 0
        }

            .sitewrapper > .content .main > section > h2.page-header {
                font-size: 2.857em;
                margin: .5em 0 .75em;
                padding: 0 0 .25em
            }

            .sitewrapper > .content .main > section > p.lead {
                font-size: 1.429em
            }

            .sitewrapper > .content .main > section h3 {
                font-size: 2em
            }

            .sitewrapper > .content .main > section h4 {
                font-size: 1.429em
            }

    .sitewrapper > .content .me, .sitewrapper > .content.startpage {
        padding-top: 2.857em;
        text-align: center
    }

        .sitewrapper > .content.startpage .box {
            margin-bottom: 2.857em
        }

            .sitewrapper > .content.startpage .box > h2 {
                font-size: 1.714em;
                font-weight: 400;
                line-height: 1.208em;
                margin: .833em 0 .667em
            }

            .sitewrapper > .content.startpage .box > p {
                font-size: 1.143em
            }

@media(min-width:1200px) {
    .sitewrapper > header > h1, .sitewrapper > header > p {
        width: 65%
    }

    .sitewrapper > .content #lefthand-nav.affix {
        width: 270px
    }
}

@media(max-width:1199px) {
    .sitewrapper > header > h1, .sitewrapper > header > p {
        width: 57%
    }

    .sitewrapper > .content #lefthand-nav.affix {
        width: 220px
    }
}

@media(max-width:979px) {
    .sitewrapper {
        padding-top: 0;
        width: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

        .sitewrapper > header {
            text-align: center
        }

            .sitewrapper > header > h1, .sitewrapper > header > p {
                margin-left: auto;
                margin-right: auto;
                width: 80%
            }

            .sitewrapper > header > #carbonads-container {
                position: relative;
                margin: 3em auto 0;
                right: 0;
                top: 0;
                width: 80%
            }

                .sitewrapper > header > #carbonads-container > .carbonad {
                    font-size: 1em;
                    line-height: 1.5em;
                    width: auto
                }

                    .sitewrapper > header > #carbonads-container > .carbonad .carbonad-text {
                        margin: .857em 0 0 10.357em
                    }

                    .sitewrapper > header > #carbonads-container > .carbonad .carbonad-tag {
                        margin: 1em 0 0 10.357em
                    }

        .sitewrapper > .content #lefthand-nav.affix {
            top: 2.857em;
            width: 22.92817679558011%
        }

        .sitewrapper > .content.startpage .box > h2 {
            font-size: 1.429em
        }

    .navbar {
        margin-bottom: 0
    }
}

@media(max-width:767px) {
    body {
        padding: 0
    }

    .sitewrapper > header {
        padding: 2em 0 0
    }

        .sitewrapper > header > h1 {
            font-size: 2.5em
        }

        .sitewrapper > header > .btn-large, .sitewrapper > header > p {
            font-size: 1.5em
        }

        .sitewrapper > header > #carbonads-container {
            width: 100%
        }

            .sitewrapper > header > #carbonads-container > .carbonad {
                border-left: 0 none;
                border-right: 0 none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0
            }

    .sitewrapper > .content {
        padding-left: 1.429em;
        padding-right: 1.429em
    }

        .sitewrapper > .content #lefthand-nav {
            width: auto;
            margin: 0 20%
        }

            .sitewrapper > .content #lefthand-nav.affix {
                position: static;
                width: auto;
                top: 0
            }

        .sitewrapper > .content .main > section {
            padding-right: 0
        }

            .sitewrapper > .content .main > section > h2.page-header {
                font-size: 2em
            }

            .sitewrapper > .content .main > section > p.lead {
                font-size: 1.143em
            }

            .sitewrapper > .content .main > section h3 {
                font-size: 1.5em
            }

            .sitewrapper > .content .main > section h4 {
                font-size: 1.143em
            }

        .sitewrapper > .content.startpage .box > h2 {
            font-size: 2em
        }

    .navbar {
        margin: 0
    }

        .navbar > .navbar-inner h1 {
            float: none;
            margin: .5em 0 0;
            text-align: center;
            width: 100%
        }

            .navbar > .navbar-inner h1 > a {
                padding: .5em 1em
            }

        .navbar > .navbar-inner nav {
            float: none;
            margin: 0 0 .714em;
            text-align: center;
            width: 100%
        }

            .navbar > .navbar-inner nav a {
                padding: .714em 1.071em
            }
}

@media(max-width:480px) {
    .sitewrapper > header > #carbonads-container > .carbonad {
        font-size: .857em;
        line-height: 1.5em
    }

        .sitewrapper > header > #carbonads-container > .carbonad .carbonad-tag, .sitewrapper > header > #carbonads-container > .carbonad .carbonad-text {
            margin: 1em 0 0 12.083em
        }

    .sitewrapper > .content #lefthand-nav {
        margin: 0 10%
    }
}

.tabcontrol, .wizard {
    display: block;
    width: 100%;
    overflow: hidden
}

    .tabcontrol a, .wizard a {
        outline: 0
    }

    .tabcontrol ul, .wizard ul {
        list-style: none !important;
        padding: 0;
        margin: 0
    }

    .tabcontrol > .content > .body ul, .wizard > .content > .body ul {
        list-style: disc !important
    }

    .tabcontrol ul > li, .wizard ul > li {
        display: block;
        padding: 0
    }

    .tabcontrol > .steps .current-info, .wizard > .steps .current-info {
        position: absolute;
        font-size: 0;
        background: url(../images/SatinalStepsOk.png) center center no-repeat;
        width: 23px;
        z-index: 99;
        margin-left: 30px;
        margin-top: 60px;
        height: 9px
    }

.error .current-info {
    background: url(../images/SatinalStepsOk_Err.png) center center no-repeat !important;
    margin-left: 50px;
    margin-top: 60px;
    height: 9px
}

.tabcontrol > .content > .title, .wizard > .content > .title {
    position: absolute;
    left: -999em
}

.wizard > .steps {
    position: relative;
    display: block;
    width: 100%
}

.wizard.vertical > .steps {
    display: inline;
    float: left;
    width: 30%
}

.wizard > .steps .number {
    font-size: 1.429em
}

.wizard > .steps > ul > li {
    width: 33.33%
}

.wizard > .actions > ul > li, .wizard > .steps > ul > li {
    float: left
}

.wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%
}

.wizard > .steps a, .wizard > .steps a:active, .wizard > .steps a:hover {
    display: block;
    width: auto;
    height: 60px;
    text-align: center;
    line-height: 60px;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.wizard > .steps .disabled a, .wizard > .steps .disabled a:active, .wizard > .steps .disabled a:hover {
    background: #f9f9f9;
    color: #757575;
    font-size: 14px;
    font-weight: 700;
    cursor: default
}

.wizard > .steps .current a, .wizard > .steps .current a:active, .wizard > .steps .current a:hover {
    background: #fbd70d;
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 700;
    cursor: default
}

.wizard > .steps .done a, .wizard > .steps .done a:active, .wizard > .steps .done a:hover {
    background: #abd037;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.wizard > .steps .error a, .wizard > .steps .error a:active, .wizard > .steps .error a:hover {
    background: #af2f2f;
    color: #fff
}

.wizard > .content {
    background: #fff;
    display: block;
    min-height: 38em;
    overflow: hidden;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.wizard.vertical > .content {
    display: inline;
    float: left;
    margin: 0 2.5% .5em;
    width: 65%
}

.wizard > .content > .body {
    float: left;
    width: 95%;
    height: auto;
    position: relative
}

    .wizard > .content > .body ul > li {
        display: list-item
    }

    .wizard > .content > .body > iframe {
        border: 0;
        width: 100%;
        height: 100%
    }

    .wizard > .content > .body input {
        display: block;
        border: 1px solid #ccc
    }

        .wizard > .content > .body input[type=checkbox] {
            display: inline-block
        }

        .wizard > .content > .body input.error {
            background: #fbe3e4;
            border: 1px solid #fbc2c4;
            color: #8a1f11
        }

    .wizard > .content > .body label.error {
        color: #af2f2f;
        display: inline-block;
        font-size: 20px;
        position: absolute;
        margin-top: -15px;
        width: 4px;
        height: 80px;
        left: 50px;
        padding: 0;
        font-weight: 700;
        text-indent: 10px;
        line-height: 63px
    }

        .wizard > .content > .body label.error:before {
            display: none
        }

.wizard > .actions {
    position: relative;
    display: block;
    text-align: center;
    width: 100%
}

.wizard.vertical > .actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%
}

.wizard > .actions > ul {
    display: inline-block;
    text-align: right
}

    .wizard > .actions > ul > li {
        margin: 0 .5em
    }

.wizard.vertical > .actions > ul > li {
    margin: 0 0 0 1em
}

.wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
    background: #fbd70d;
    display: block;
    width: 260px;
    height: 60px;
    line-height: 60px;
    color: #121212;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.wizard > .actions .disabled a, .wizard > .actions .disabled a:active, .wizard > .actions .disabled a:hover {
    background: #eee;
    color: #aaa
}

.tabcontrol > .steps {
    position: relative;
    display: block;
    width: 100%
}

    .tabcontrol > .steps > ul {
        position: relative;
        margin: 6px 0 0;
        top: 1px;
        z-index: 1
    }

        .tabcontrol > .steps > ul > li {
            float: left;
            margin: 5px 2px 0 0;
            padding: 1px;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-top-right-radius: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px
        }

            .tabcontrol > .steps > ul > li:hover {
                background: #edecec;
                border: 1px solid #bbb;
                padding: 0
            }

            .tabcontrol > .steps > ul > li.current {
                background: #fff;
                border: 1px solid #bbb;
                border-bottom: 0 none;
                padding: 0 0 1px;
                margin-top: 0
            }

            .tabcontrol > .steps > ul > li > a {
                color: #5f5f5f;
                display: inline-block;
                border: 0;
                margin: 0;
                padding: 10px 30px;
                text-decoration: none
            }

                .tabcontrol > .steps > ul > li > a:hover {
                    text-decoration: none
                }

            .tabcontrol > .steps > ul > li.current > a {
                padding: 15px 30px 10px
            }

.tabcontrol > .content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px
}

    .tabcontrol > .content > .body {
        float: left;
        position: absolute;
        width: 95%;
        height: 95%;
        padding: 2.5%
    }

        .tabcontrol > .content > .body ul > li {
            display: list-item
        }

@media(max-width:600px) {
    .wizard > .steps > ul > li {
        width: 50%
    }

    .wizard > .steps a, .wizard > .steps a:active, .wizard > .steps a:hover {
        margin-top: .5em
    }

    .wizard.vertical > .actions, .wizard.vertical > .steps {
        display: block;
        float: none;
        width: 100%
    }

    .wizard.vertical > .content {
        display: block;
        float: none;
        margin: 0 .5em .5em;
        width: auto
    }
}

@media(max-width:480px) {
    .wizard > .steps > ul > li {
        width: 100%
    }
}

.com {
    color: #93a1a1
}

.lit {
    color: #195f91
}

.clo, .opn, .pun {
    color: #93a1a1
}

.fun {
    color: #dc322f
}

.atv, .str {
    color: #d14
}

.kwd, .prettyprint .tag {
    color: #1e347b
}

.atn, .dec, .typ, .var {
    color: teal
}

.pln {
    color: #48484c
}

.prettyprint {
    padding: 8px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8
}

    .prettyprint.linenums {
        -webkit-box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;
        -moz-box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;
        box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0
    }

.formError {
    z-index: 990
}

    .formError .formErrorContent {
        z-index: 991
    }

    .formError .formErrorArrow {
        z-index: 996
    }

.ui-dialog .formError {
    z-index: 5000
}

    .ui-dialog .formError .formErrorContent {
        z-index: 5001
    }

    .ui-dialog .formError .formErrorArrow {
        z-index: 5006
    }

.inputContainer {
    position: relative;
    float: left
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: left
}

    .formError.inline {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block
    }

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}

.formError .formErrorContent {
    width: 100%;
    background: #ca1313;
    position: relative;
    color: #fff;
    min-width: 120px;
    font-size: 11px;
    box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    -o-box-shadow: 0 0 6px #000;
    padding: 4px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px
}

.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0
}

.greenPopup .formErrorContent {
    background: #33be40
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #fff
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative
}

body.rtl .formError .formErrorArrow, body[dir=rtl] .formError .formErrorArrow {
    margin: -2px 13px 0 0
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0 0 0 12px;
    top: 2px
}

.formError .formErrorArrow div {
    box-shadow: 0 2px 3px #444;
    -moz-box-shadow: 0 2px 3px #444;
    -webkit-box-shadow: 0 2px 3px #444;
    -o-box-shadow: 0 2px 3px #444;
    height: 1px;
    background: #ca1313;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none
}

.greenPopup .formErrorArrow div {
    background: #33be40
}

.blackPopup .formErrorArrow div {
    background: #393939;
    color: #fff
}

.formError .formErrorArrow .line10 {
    width: 13px;
    border: none
}

.formError .formErrorArrow .line9 {
    width: 11px;
    border: none
}

.formError .formErrorArrow .line8 {
    width: 11px
}

.formError .formErrorArrow .line7 {
    width: 9px
}

.formError .formErrorArrow .line6 {
    width: 7px
}

.formError .formErrorArrow .line5 {
    width: 5px
}

.formError .formErrorArrow .line4 {
    width: 3px
}

.formError .formErrorArrow .line3 {
    width: 2px
}

.formError .formErrorArrow .line2 {
    width: 1px;
    border: none
}

.formError .formErrorArrow .line1 {
    width: 0;
    border: none
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 100000
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        box-shadow: 0 10px 25px rgba(0,0,0,.5)
    }

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(../images/blank.gif)
}

#usingPromotionCode a, .kul-Sozl a {
    text-decoration: underline
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px
}

.fancybox-prev span {
    left: -70px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: -70px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    background: url(../images/fancybox_overlay.png)
}

.fancybox-lock .fancybox-overlay, body {
    overflow: auto
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.CountDown .content > div, .CountDown .title span {
    font-family: 'Open Sans',sans-serif
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: 0 0;
        background: rgba(0,0,0,.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #fff;
        font-weight: 700;
        line-height: 24px;
        white-space: nowrap
    }

.datepicker, .datepicker td, .datepicker th {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(../images/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url(../images/fancybox_loading@2x.gif);
            background-size: 24px 24px
        }
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

    .datepicker.datepicker-rtl table tr td span {
        float: right
    }

.datepicker-dropdown {
    top: 0;
    left: 0
}

    .datepicker-dropdown:before {
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-bottom-color: rgba(0,0,0,.2);
        top: -7px;
        left: 6px
    }

    .datepicker-dropdown:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        top: -6px;
        left: 7px
    }

.datepicker > div {
    display: none
}

.datepicker.days div.datepicker-days, .datepicker.months div.datepicker-months, .datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top,#fdd49a,#fdf59a);
    background-image: -ms-linear-gradient(top,#fdd49a,#fdf59a);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));
    background-image: -webkit-linear-gradient(top,#fdd49a,#fdf59a);
    background-image: -o-linear-gradient(top,#fdd49a,#fdf59a);
    background-image: linear-gradient(top,#fdd49a,#fdf59a);
    background-repeat: repeat-x;
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    color: #000 !important
}

    .datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] {
        background-color: #fdf59a
    }

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -ms-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(top,#08c,#04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

    .datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
        background-color: #04c
    }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .datepicker table tr td span:hover {
        background: #eee
    }

    .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
        background: 0 0;
        color: #999;
        cursor: default
    }

    .datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
        background-color: #006dcc;
        background-image: -moz-linear-gradient(top,#08c,#04c);
        background-image: -ms-linear-gradient(top,#08c,#04c);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
        background-image: -webkit-linear-gradient(top,#08c,#04c);
        background-image: -o-linear-gradient(top,#08c,#04c);
        background-image: linear-gradient(top,#08c,#04c);
        background-repeat: repeat-x;
        border-color: #04c #04c #002a80;
        border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25)
    }

        .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
            background-color: #04c
        }

    .datepicker table tr td span.old {
        color: #999
    }

.datepicker th.switch {
    width: 145px
}

.datepicker tfoot tr:first-child th, .datepicker thead tr:first-child th {
    cursor: pointer
}

    .datepicker tfoot tr:first-child th:hover, .datepicker thead tr:first-child th:hover {
        background: #eee
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.colFooterLeft, .stepCount, .y-2 {
    vertical-align: top
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.CountDown {
    width: auto;
    margin: auto auto 22px;
    text-align: center
}

    .CountDown .content {
        width: auto;
        display: inline-block
    }

        .CountDown .content > div:after, .CountDown .content > div:before {
            content: ' ';
            width: 3px;
            height: 26px;
            position: absolute;
            top: 35%;
            background: #6b0d10
        }

        .CountDown .content > div:before {
            left: 0
        }

        .CountDown .content > div:after {
            right: 0
        }

        .CountDown .content > div {
            display: inline-block;
            margin: 0 3px;
            position: relative;
            width: 92px;
            font-weight: 700;
            height: 89px;
            background: #bc1117;
            border-radius: 10px;
            color: #fff;
            line-height: 80px;
            font-size: 51.33px
        }

        .CountDown .content .cd-space {
            position: absolute;
            height: 2px;
            top: 50%;
            left: 0;
            right: 0;
            background: #880b0f
        }

            .CountDown .content .cd-space:after, .CountDown .content .cd-space:before {
                display: none
            }

label, label:before {
    display: inline-block
}

.CountDown .title {
    position: relative;
    top: -22px;
    padding: 0
}

    .CountDown .title span {
        display: inline-block;
        width: 100px;
        height: 20px;
        font-size: 10.27px;
        font-weight: 700;
        color: #fff;
        line-height: 20px;
        margin: 0;
        padding: 0
    }

@media screen and (max-width:768px) {
    .CountDown .content > div {
        margin: 0 1px;
        width: 64px;
        font-weight: 500;
        height: 56px;
        line-height: 49px;
        font-size: 28.33px
    }

    .CountDown .title span {
        display: inline-block;
        width: 65px;
        height: 20px;
        font-size: 10.27px;
        font-family: 'Open Sans',sans-serif;
        font-weight: 500;
        color: #fff;
        line-height: 20px;
        margin: 0;
        padding: 0
    }
}

body, html {
    height: 100%
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'),local('OpenSans-Light'),url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN_r8OXOhs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'),local('OpenSans-Regular'),url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFW50e.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'),local('OpenSans-SemiBold'),url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UNirkOXOhs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'),local('OpenSans-Bold'),url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UN7rgOXOhs.ttf) format('truetype')
}

@font-face {
    font-family: gastro;
    src: url(../font/gastro.eot?sf02to);
    src: url(../font/gastro.eot?sf02to#iefix) format('embedded-opentype'),url(../font/gastro.woff2?sf02to) format('woff2'),url(../font/gastro.ttf?sf02to) format('truetype'),url(../font/gastro.woff?sf02to) format('woff'),url(../font/gastro.svg?sf02to#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: gastro !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

button#cancelRecurring, ul#menu > li > a {
    text-transform: uppercase
}

.icon-technology:before {
    content: "\e90a"
}

.icon-Ok:before {
    content: "\e909"
}

.icon-kitchen_menu:before {
    content: "\e908"
}

.icon-MobileMenuicon:before {
    content: "\e916"
}

.icon-MobileSearchicon:before {
    content: "\e917"
}

.icon-MobileUsericon:before {
    content: "\e918"
}

.icon-email:before {
    content: "\e904"
}

.icon-printer2:before {
    content: "\e915"
}

.icon-list:before {
    content: "\e914"
}

.icon-SliderRight1:before {
    content: "\e910"
}

.icon-SliderLeft1:before {
    content: "\e911"
}

.icon-Profile2 .path1:before {
    content: "\e912";
    color: #fff
}

.icon-Profile2 .path2:before {
    content: "\e913";
    margin-left: -.908203125em;
    color: #000
}

.icon-infoSmall:before {
    content: "\e907"
}

.icon-edit:before {
    content: "\e900"
}

.icon-Searchicon:before {
    content: "\e901"
}

.icon-ProfilSmall:before {
    content: "\e902"
}

.icon-Efatura:before {
    content: "\e903"
}

.icon-telephone:before {
    content: "\e905"
}

.icon-Location:before {
    content: "\e906"
}

.text-left-popup {
    text-align: left !important;
    line-break: loose !important
}

body {
    padding: 0;
    margin: 0 !important;
    font-family: 'Open Sans',sans-serif
}

a {
    color: #000
}

    a[href^=tel] {
        color: inherit
    }

label {
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin-right: 15px;
    font-size: 13px;
    color: #777
}

img {
    border: none
}

.wrapper {
    width: 500px;
    margin: 50px auto
}

input[type=checkbox], input[type=radio] {
    opacity: 0;
    height: 5px;
    width: 0
}

.enparaLogo {
    max-height: 40px !important
}

.checklist label:before {
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    border: 1px solid #bababa;
    border-radius: 4px
}

label:before {
    /*    content: "";
*/ width: 22px;
    height: 22px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    border: 1px solid #bababa;
    border-radius: 4px
}

#gastroIntro, .downloadGastroApp {
    display: none
}

input[type=radio]:before {
    background: #f0f
}

input[type=checkbox]:checked + label:before, input[type=radio]:checked + label:before {
    content: "\2713";
    color: #fff;
    line-height: 24px;
    background-color: #fbd70d;
    border: 1px solid #fbd70d;
    text-align: center;
    font-weight: 700
}

input[type=radio]:checked + label {
    font-weight: 700
}

.go-DetailTop-cont .languageBox {
    right: 5%;
    display: none
}

input[type=radio]:checked + label:before {
    font-size: 16px
}

.register-banner .text p span {
    font-size: 12px !important
}

input[type=checkbox]:checked + label:before {
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    font-size: 16px
}

.gastroIsBankasi {
    color: #8e8e8e;
    font-size: 14px;
    line-height: 16px;
    clear: both;
    border: 1px solid #fbd70d;
    padding: 20px;
    margin-top: 10px;
    border-radius: 10px
}

.MobilelanguageBox ul.language li.tr, .languageBox ul.language li.tr {
    border-right: 1px solid #fff !important
}

.tableDiv.turktelekomTable {
    width: 28%;
    margin-right: 38px
}

.gd-restaurantContact {
    padding-top: 15px !important
}

.stepCount {
    width: 49%;
    display: inline-block
}

    .stepCount label {
        max-width: 100% !important;
        margin-bottom: 10px;
        line-height: 29px
    }

.bkmexpress.FormLine1 {
    line-height: 19px;
    margin-top: -20px
}

.MobilelanguageBox, .languageBox {
    height: 25px;
    line-height: 25px;
    color: #fff
}

.cd-İndiriminiAl {
    margin-top: 48px !important
}

.BannerButton1.cd-İndiriminiAl {
    background: #c4161c !important;
    color: #fff
}

#AyricalikBox li:nth-child(3) {
    margin-top: 40px;
    margin-bottom: 0 !important
}

.languageBox {
    position: absolute;
    right: -12%;
    top: 15px;
    outline: 0;
    text-align: center;
    font-size: 12px;
    width: 90px
}

    .languageBox ul.language li a {
        color: #fff;
        font-size: 13px;
        text-align: center
    }

    .languageBox ul.language li {
        width: 49%;
        text-align: center
    }

.MobilelanguageBox {
    display: none;
    text-align: left;
    font-size: 12px;
    width: 99px;
    padding-left: 15px
}

    .MobilelanguageBox ul.language li a {
        color: #fff;
        font-size: 13px;
        text-align: center
    }

    .MobilelanguageBox ul.language li {
        width: 46%;
        text-align: center;
        display: inline-block
    }

#AyricalikBox li:nth-child(3) .Ayricalikimg {
    height: 96px;
    width: 128px
}

.cd-YeniYilHeyecani {
    width: 100%;
    max-width: 528px;
    height: 56px;
    background-image: url(../images/CountDown-Serit.png);
    background-size: 100% 100%;
    line-height: 56px;
    font-size: 23.9px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 0 auto 20px
}

*, ul {
    margin: 0;
    padding: 0
}

.go-dmainc-Cont li, .go-dmainc-Cont ul {
    list-style-type: disc
}

.kul-Sozl {
    display: table
}

.y-10, .y-2 {
    display: inline-block
}

.kul-Sozl label {
    line-height: 30px;
    margin-left: 0 !important;
    font-weight: 300 !important
}

#menu li a, .PostText1 a, .PostText2 a, .sikayetBtn {
    text-decoration: none
}

.nb-img {
    width: auto !important;
    margin: 0 auto;
    position: relative;
    top: 31px
}

input, textarea {
    font-family: 'Open Sans',sans-serif !important
}

.container {
    width: 1020px;
    margin: 0 auto
}

.containerHeader {
    width: 1130px;
    margin: 0 auto
}

.y-2 {
    width: 25%
}

.y-10 {
    width: 69%;
    margin-left: 12px
}

.y-12 {
    width: 100%;
    display: block;
    text-align: right;
    margin-top: 15px
}

.fancybox-overlay {
    z-index: 99999
}

.colFooterLeft {
    width: 39%;
    display: inline-block
}

.colFooterRight {
    width: 60%;
    display: inline-block;
    text-align: right;
    font-size: 12px;
    color: #fff;
    margin-top: 14px;
    margin-bottom: 5px;
    padding-right: 10px;
    box-sizing: border-box
}

#gastroMobil3 .MbSliderStoreWrapper {
    padding-left: 10px
}

#Muscle, #chispadetay, #sinemia {
    max-width: 600px
}

.cancelButtonBox {
    display: block;
    margin-top: 20px;
    text-align: center
}

.cancelButton {
    font-size: 12px !important;
    background: #fff;
    cursor: pointer;
    margin: 20px auto 0 !important;
    float: none !important
}

    .cancelButton.no, .cancelButton.yes {
        display: inline-block;
        width: auto;
        margin-left: 10px !important;
        float: right !important;
        margin-bottom: 10px !important
    }

#cancelBtn .csd-text .go-dpcm-col1-btn.cancelButton.no {
    width: 100px;
    padding: 0;
    background: #fbd70d !important;
    border: none !important;
    border-radius: 4px;
    line-height: 40px;
    color: #2a2a2a;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

#cancelBtn .csd-text .go-dpcm-col1-btn.cancelButton.yes {
    min-width: 100px;
    padding: 0 20px;
    background: #fbd70d !important;
    cursor: pointer;
    border: none !important;
    border-radius: 4px;
    line-height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

.csd-header, button#cancelRecurring {
    background: #fbd70d;
    font-weight: 700
}

.csd-header {
    color: #000;
    font-size: 18px;
    line-height: 40px;
    padding: 10px 20px
}

#menu li a, .Searchinput, .loginBtn, .registerBtn {
    line-height: 36px
}

.csd-text {
    margin-top: 0;
    padding: 20px;
    font-size: 13px
}

button#cancelRecurring {
    padding: 8px 20px;
    float: left;
    color: #2a2a2a;
    font-size: 14px;
    border-radius: 50px;
    border: none
}

#owl-demo .owl-next, #owl-demo .owl-prev {
    position: absolute;
    background-image: url(../images/sprite.png);
    width: 25px;
    height: 18px;
    top: 35%
}

.go-dpcm-date {
    font-weight: bolder;
    color: #999
}

.go-DetailTop, .go-DetailTop a {
    color: #2a2a2a !important
}

#owl-demo .owl-prev {
    left: -5%;
    background-position: -584px -76px
}

#owl-demo .owl-next {
    right: -5%;
    background-position: -584px -165px
}

#owl-demo.owl-theme .owl-nav, #owl-demo10.owl-theme .owl-nav {
    width: 100%;
    top: 0;
    bottom: 0
}

#owl-demo10 .owl-next, #owl-demo10 .owl-prev {
    position: absolute;
    background-size: 100% 100%;
    height: 20px;
    width: 20px;
    bottom: 0
}

#owl-demo10 .owl-prev {
    left: -5%;
    background-image: url(../images/left-chevron.png)
}

#owl-demo10 .owl-next {
    right: -5%;
    background-image: url(../images/right-chevron.png)
}

#owl-demo10, #owl-demo10.owl-carousel .owl-stage, #owl-demo10.owl-carousel .owl-stage-outer {
    height: auto !important
}

.owl-action {
    display: inline-block;
    position: relative;
    margin: 30px auto 0;
    left: 0;
    right: 0
}

.fav-rest .owl-dot {
    display: inline-block;
    margin-left: 10px;
    border-radius: 12px;
    border: none;
    background-color: #ccc;
    width: 12px;
    height: 12px
}

.Btnprevious, .actions .disabled {
    display: none !important
}

.fav-rest .owl-dot.active, .fav-rest .owl-dot:hover {
    background-color: #fbd70d !important;
    margin-bottom: 0;
    border: 0 solid #fbd70d !important
}

.fav-rest .owl-dot.active {
    width: 16px !important;
    height: 16px;
    position: relative;
    bottom: -2px;
    left: 2px
}

    .fav-rest .owl-dot.active:hover {
        width: 16px;
        height: 16px
    }

.fav-rest .owl-dot:hover {
    width: 12px;
    height: 12px
}

.fav-rest .owl-next, .fav-rest .owl-prev {
    position: absolute;
    background-size: 100% 100%;
    height: 20px;
    width: 20px;
    cursor: pointer
}

.fav-rest .owl-action-dot {
    padding: 0 20px
}

.fav-rest .owl-prev {
    left: -20px;
    background-image: url(../images/left-chevron.png);
    text-indent: -99999
}

.fav-rest .owl-next {
    right: -20px;
    background-image: url(../images/right-chevron.png);
    text-indent: -9999
}

#owl-demo2 .owl-next, #owl-demo2 .owl-prev {
    background-image: url(../images/sprite.png);
    width: 25px;
    height: 18px;
    position: absolute
}

.fav-rest .disabled {
    opacity: .3
}

#owl-demo2 .owl-prev {
    left: -45px;
    background-position: -584px -76px
}

#owl-demo2 .owl-next {
    right: -45px;
    background-position: -584px -165px
}

#owl-demo2.owl-theme .owl-nav [class*=owl-] {
    top: 39%
}

#owl-demo3.owl-carousel {
    height: auto
}

#owl-demo3 .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0
}

#owl-demo3.owl-theme .owl-dots .owl-dot {
    background-color: #cdaf06;
    border: 2px solid transparent;
    margin-top: 0
}

    #owl-demo3.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background-color: #000 !important;
        border: 4px solid transparent
    }

#owl-demo4.blogowl .owl-controls {
    width: 25%;
    margin: 0 auto
}

#owl-demo4.blogowl .owl-next, #owl-demo4.blogowl .owl-prev {
    position: absolute;
    top: 50%;
    background-image: url(../images/sprite.png);
    width: 42px;
    height: 42px
}

#owl-demo4.blogowl .owl-prev {
    left: 6%;
    background-position: -56px -5px
}

#owl-demo4.blogowl .owl-next {
    right: 5%;
    background-position: -5px -5px
}

#owl-demo4 .owl-dot.active {
    width: 14px !important;
    height: 14px;
    position: relative;
    bottom: -1px
}

#BlogBanner #owl-demo4 .owl-dot.active {
    width: 13px !important;
    height: 12px;
    position: relative;
    bottom: 0
}

#owl-demo4.homeSlider.owl-theme .owl-dots .owl-dot.active span, #owl-demo4.homeSlider.owl-theme .owl-dots .owl-dot:hover span {
    width: 14px !important;
    height: 14px
}

#owl-demo6 .owl-next, #owl-demo6 .owl-prev {
    background-image: url(../images/sprite.png);
    height: 18px;
    position: absolute
}

.go-h-slider #owl-demo4.owl-theme {
    top: 0
}

#owl-demo4.blogowl .owl-nav {
    margin-top: -7px
}

#owl-demo6 .owl-controls {
    margin-top: -23% !important
}

#owl-demo6 .owl-prev {
    left: 0;
    background-position: -740px -165px;
    width: 25px;
    top: 0;
    z-index: 9999999
}

#owl-demo6 .owl-nav {
    position: absolute;
    width: 100%;
    top: 40%
}

#owl-demo6 .owl-next {
    right: 0;
    background-position: -771px -165px;
    width: 25px
}

#gastroMobil3 .owl-carousel .owl-item img, #owl-demo6.owl-carousel .owl-item img {
    width: auto !important
}

#owl-demo6.owl-theme .owl-dots, #owl-demo6.owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    bottom: 80px;
    height: auto
}

#owl-demo7 .owl-next, #owl-demo7 .owl-prev {
    position: absolute;
    background-image: url(../images/sprite.png);
    width: 14px;
    height: 22px
}

#owl-demo7 .owl-controls {
    margin-top: 0 !important
}

#owl-demo7 .owl-prev {
    left: -5px;
    background-position: -192px -86px
}

#owl-demo7 .owl-next {
    right: 14px;
    background-position: -212px -86px
}

#owl-demo7.owl-theme .owl-dots .owl-dot {
    margin-top: 11px !important;
    background-color: #eceff1;
    border: 3px solid #ccc
}

#owl-demo7.owl-carousel .owl-stage, #owl-demo7.owl-carousel .owl-stage-outer {
    height: auto !important
}

.HomeMusteriYorum #owl-demo7.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #eceff1 !important;
    border: 4px solid #000 !important
}

#owl-demo7.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #000 !important;
    border: 4px solid transparent
}

#owl-demo7.owl-carousel {
    height: auto
}

#owl-demo7.owl-theme .owl-nav {
    margin-top: 6%
}

#owl-demo8.owl-carousel {
    height: 510px
}

#owl-demo8 .owl-next, #owl-demo8 .owl-prev {
    position: absolute;
    top: 50%;
    background-image: url(../images/sprite.png);
    width: 25px;
    height: 18px
}

#owl-demo8 .owl-controls {
    margin-top: -25% !important
}

#owl-demo8 .owl-prev {
    left: -10%;
    background-position: -584px -76px
}

#owl-demo8 .owl-next {
    right: -10%;
    background-position: -584px -165px
}

#owl-demo9 .owl-next, #owl-demo9 .owl-prev {
    position: absolute;
    background-image: url(../images/sprite.png);
    width: 42px;
    height: 42px
}

#owl-demo9 .owl-controls {
    margin-top: -86px
}

#owl-demo9 .owl-prev {
    left: -65px;
    background-position: -56px -5px
}

#owl-demo9 .owl-next {
    right: -45px;
    background-position: -5px -5px
}

.homeSlider.owl-theme .owl-dots .owl-dot {
    border: none
}

    .homeSlider.owl-theme .owl-dots .owl-dot span {
        background-color: #fff;
        width: 12px !important;
        height: 12px;
        margin: 0;
        filter: Alpha(Opacity=50);
        opacity: .99;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px
    }

.homeSlider .owl-next, .homeSlider .owl-prev {
    position: absolute;
    background-image: url(../images/sprite.png);
    width: 42px;
    height: 42px
}

.homeSlider .owl-dots {
    margin-top: -79px
}

.homeSlider .owl-prev {
    left: 5%;
    background-position: -56px -5px
}

.homeSlider .owl-next {
    right: 5%;
    background-position: -5px -5px
}

.homeSlider.owl-theme .owl-dots .owl-dot.active span, .homeSlider.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fbd70d !important;
    margin-bottom: 0;
    border: 0 solid #fbd70d !important;
    width: 12px !important;
    height: 12px
}

.Searchinput, .registerBtn, .searchBox {
    border-radius: 50px
}

.cookieAcceptBtn {
    border-radius: 50px
}

.go-h-slider, header {
    width: 100%;
    height: 600px
}

.homeslider.owl-theme .owl-nav {
    position: absolute !important;
    top: 50% !important;
    width: 100%
}

.go-h-slider {
    position: absolute
}

.go-h-top {
    height: 102px;
    width: 1090px;
    margin: 20px auto 0
}

.go-DetailTop {
    height: 80px;
    padding: 10px 0;
    margin-top: 0;
    z-index: 99999;
    box-shadow: 0 0 3px rgba(0,0,0,.2)
}

.go-ht-logo {
    height: 102px;
    width: 151px;
    float: left;
    background-position: -299px -310px
}

.go-dc-logo {
    height: 75px;
    width: 111px;
    float: left;
    background-position: -459px -368px
}

    .go-dc-logo a {
        width: 88px;
        height: 60px;
        float: left
    }

.go-ht-right, .loginBtn, .registerBtn {
    height: 36px;
    float: right
}

.go-ht-menus {
    margin-left: 5px;
    float: left
}

.go-DetailTop .go-ht-menus {
    margin-left: 4px
}

#menu {
    float: left;
    margin-top: 10px;
    padding-left: 25px
}

    #menu li {
        float: left
    }

        #menu li a {
            float: left;
            font-size: 14px;
            font-weight: 700;
            font-family: 'Open Sans',sans-serif;
            color: #fff;
            margin: 0 20px
        }

.profilMenus li a {
    margin: 0 10px !important
}

#parentDiv li a {
    margin: 0 20px !important
}

.parent {
    background: url(../images/menuArrow.png) right 4px bottom 15px no-repeat
}

.go-ht-right {
    width: 455px;
    margin-top: 10px
}

.registerBtn {
    color: #000;
    font-size: 14px;
    background-color: #fbd70d;
    padding: 0 25px
}

.cookieAcceptBtn {
    color: #000;
    font-size: 14px;
    background-color: #fbd70d;
    padding: 0 25px
}

.appDownload:hover, .kurumsalPartnerBtn a:hover, .registerBtn:hover {
    background-color: #e5c408
}

.loginBtn {
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    font-weight: 600
}

.searchBox {
    float: right
}

.Searchinput::-ms-clear {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    color: transparent
}

input::-ms-clear, input::-ms-reveal {
    display: none
}

select::-ms-expand {
    display: none
}

.Searchinput {
    background: url(../images/searchicon.png) 90% center no-repeat;
    width: 150px;
    outline: 0;
    border: 1px solid #fff;
    height: 36px;
    text-indent: -15px;
    text-align: center;
    font-size: 12px;
    color: #fff
}

    .Searchinput:focus {
        border-color: #fbd70d;
        background: url(../images/searchicon_hover.png) 90% center no-repeat
    }

    .DetailBannerTitle b, .Mobinput:-moz-placeholder, .Mobinput:-ms-input-placeholder, .Mobinput::-moz-placeholder, .Mobinput::-webkit-input-placeholder, .Searchinput:-moz-placeholder, .Searchinput:-ms-input-placeholder, .Searchinput::-moz-placeholder, .Searchinput::-webkit-input-placeholder, .checkin-table tbody tr:hover .yazdir-icon, .detay-url a, .ebulteninput:-moz-placeholder, .ebulteninput:-ms-input-placeholder, .ebulteninput::-moz-placeholder, .ebulteninput::-webkit-input-placeholder, .go-dpcm-col3-table tbody tr:hover .list-icon, .go-dpcm-col3-table tbody tr:hover .yazdir-icon {
        color: #fff
    }

.DetailBannerTitle b {
    color: #fff
}

.go-DetailTop .Searchinput {
    border: 1px solid #c2c2c2;
    color: #696969;
    background: url(../images/searchicon_detail.png) 90% center no-repeat
}

    .go-DetailTop .Searchinput:-ms-input-placeholder, .go-DetailTop .Searchinput::-moz-placeholder, .go-DetailTop .Searchinput::-webkit-input-placeholder, .go-DetailTop-DetailTop .Searchinput:-moz-placeholder {
        color: #696969
    }

.go-DetailTop #SearchResult, .go-DetailTop #parentDiv {
    border: 1px solid #ddd
}

.go-DetailTop #menu {
    margin-top: 20px
}

.is-fixed #menu {
    margin-top: 15px;
    margin-left: 0
}

.is-fixed .go-ht-right {
    margin-top: 15px !important
}

.go-DetailTop .go-ht-right {
    margin-top: 20px
}

.inlineBlock {
    float: none;
    display: inline-block
}

#partnerRestoranlar {
    background-color: #fff;
    height: 200px;
    padding: 45px 0
}

#Kurumsalreferanslar {
    background-color: #f6f6f6;
    height: 200px;
    padding: 45px 0 0;
    float: left;
    width: 100%
}

#partnerRestCont {
    width: 1020px;
    margin: 0 auto
}

.ContentTitle {
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    letter-spacing: 3px
}

.ContentText {
    font-size: 16px;
    color: #6e6e6e;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.parnetSlider {
    width: 100%;
    height: 100%;
    max-height: 104px
}

#owl-demo .item, #owl-demo5 .item {
    height: 95px;
    color: #fff;
    text-align: center
}

#owl-demo .item {
    width: 115px;
    display: table;
    margin: 0 auto;
    padding: 0 24px
}

    #owl-demo .item p {
        vertical-align: middle;
        display: table-cell;
        text-align: center
    }

#owl-demo5 .item {
    width: 150px;
    display: table;
    margin: 10px
}

    #owl-demo5 .item p {
        vertical-align: middle;
        display: table-cell;
        text-align: center
    }

#owl-demo .owl-pagination, #owl-demo2 .owl-pagination {
    display: none
}

.next, .next2, .prev, .prev2 {
    z-index: 999;
    cursor: pointer
}

.btn.next {
    float: right;
    margin: 50px -50px 0 0;
    cursor: pointer
}

.btn.prev {
    float: left;
    margin: 50px 0 0 -50;
    cursor: pointer
}

#yeniRestoranlar .btn.next2 {
    margin: 170px -50px 0 0;
    float: right;
    cursor: pointer
}

#yeniRestoranlar .btn.prev2 {
    margin: 170px 0 0 -50px;
    float: left;
    cursor: pointer
}

.go-h-slider .next4 {
    margin: 250px 0 0;
    width: 41px;
    height: 41px;
    float: right;
    background-position: -5px -5px;
    position: absolute;
    z-index: 99999999;
    right: 3%;
    cursor: pointer
}

.go-h-slider .prev4 {
    left: 3%;
    position: absolute;
    margin-top: 250px;
    background-position: -56px -5px;
    z-index: 999999;
    width: 42px;
    height: 42px;
    float: left;
    cursor: pointer
}

.gea-Box:after, .gea-Box:before {
    left: 0;
    right: 0;
    position: absolute
}

.parnetSlider .next, .parnetSlider .prev {
    z-index: 3;
    width: 25px;
    height: 18px;
    cursor: pointer
}

.parnetSlider .next {
    float: right;
    background-position: -584px -165px
}

.parnetSlider .prev {
    background-position: -584px -76px;
    float: left
}

#gastroAyricaliklar {
    background-color: #fbd70d;
    height: auto;
    padding: 45px 0;
    clear: both
}

#gastroContent {
    width: 100%;
    float: left
}

.yeniRestContent {
    width: 100%;
    margin-top: 25px
}

#AyricalikBox li {
    width: 22%;
    margin: 25px 0 0 30px;
    display: inline-block;
    vertical-align: top
}

    #AyricalikBox li:first-child {
        margin-left: 0
    }

.Ayricalikimg {
    width: 101px;
    height: 110px;
    text-align: center;
    margin: 0 auto;
    padding-right: 24%
}

#AyricalikBox li:last-child {
    margin-right: 0
}

    #AyricalikBox li:last-child .Ayricalikimg img {
        width: 85px
    }

.AyricalikTitle {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.iddialiOyuncu {
    background-image: url(../images/iddialiOyuncular.jpg);
    background-size: 100% 100%;
    width: 62%;
    height: 400px;
    display: inline-block
}

.iddialiOyuncuHeader {
    font-size: 24px;
    color: #fbd70d;
    font-weight: 700;
    margin: 50px 50px 25px
}

.iddialiOyuncuTitle {
    font-size: 14px;
    color: #fff !important;
    margin: 0 263px 0 50px
}

.iddialiOyuncuDetail a {
    font-size: 12px;
    font-weight: 700;
    width: 119px;
    height: 34px;
    display: block;
    line-height: 34px;
    background: #fbd70d;
    margin: 25px 50px;
    border-radius: 50px;
    text-align: center
}

    .iddialiOyuncuDetail a:hover {
        background-color: #e5c408
    }

.gastroEposta {
    display: block;
    height: 120px;
    background: #fbd70d
}

    .gastroEposta li:nth-child(1) {
        width: 12%;
        display: inline-block;
        vertical-align: middle
    }

        .gastroEposta li:nth-child(1) img {
            max-height: 56px
        }

    .gastroEposta li:nth-child(2) {
        width: 46%;
        display: inline-block;
        vertical-align: middle;
        font-weight: 600;
        font-size: 14px
    }

    .gastroEposta li:nth-child(3) {
        width: 37%;
        padding-left: 16px;
        display: inline-block;
        vertical-align: middle
    }

    .gastroEposta ul {
        list-style: none;
        line-height: 120px;
        margin-left: 39px
    }

    .gastroEposta li:nth-child(3) button#btnProm {
        background: #000;
        color: #fff
    }

    .gastroEposta li:nth-child(3) input {
        width: 71%;
        color: #000;
        max-width: 200px;
        border: none;
        font-style: normal
    }

.HomeMusteriYorum {
    height: auto !important
}

    .HomeMusteriYorum .CommentBox {
        height: auto;
        position: relative
    }

        .HomeMusteriYorum .CommentBox .CommentBoxTxt {
            height: 200px;
            overflow: hidden;
            -webkit-box-orient: vertical;
            display: table
        }

            .HomeMusteriYorum .CommentBox .CommentBoxTxt span {
                display: table-cell;
                vertical-align: middle;
                color: #252525 !important
            }

        .HomeMusteriYorum .CommentBox .arrow {
            content: '';
            position: absolute;
            right: 24%;
            bottom: -20px;
            width: 0;
            height: 0;
            border-left: 20px solid transparent;
            border-right: 0 solid transparent;
            border-top: 20px solid #fff;
            clear: both;
            z-index: 22
        }

.hmy-ovlheight {
    height: 302px
}

.AyricalikText {
    font-size: 13px;
    margin-top: 10px;
    width: 100%
}

.gastroEkAyricaliklar {
    display: block;
    clear: both;
    padding-top: 20px
}

.gea-col-md-4 {
    width: 30%;
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
    margin: 15px 0
}

.gea-Box {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    max-height: 293px
}

    .gea-Box:before {
        content: '';
        background: rgba(0,0,0,.5);
        top: 0;
        bottom: 0;
        display: none
    }

    .FormLinetotal:after, .Mob-SearchSelect:after, .gea-Box:after, .rgstr-box:after, .tipr_point_top:after, .tipr_point_top:before {
        content: ""
    }

    .gea-Box:hover::before {
        display: block
    }

.gea-row {
    margin: 0 -15px
}

.gea-Box img {
    width: 100%;
    o-object-fit: cover
}

.geab-text {
    color: #fff;
    font-weight: 700;
    font-size: 13px
}

.geab-hoverBox {
    position: absolute;
    bottom: -70px;
    transition: all .5s ease;
    z-index: 99;
    width: 100%;
    padding-bottom: 20px
}

.gea-Box:after {
    display: block;
    bottom: -30px;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top,#000 0,transparent 100%);
    z-index: 1;
    opacity: .7
}

.geab-button a {
    font-size: 14px;
    font-weight: 700;
    width: 140px;
    height: 35px;
    display: block;
    line-height: 35px;
    background: #fbd70d;
    margin: 25px auto 0;
    border-radius: 50px;
    text-align: center
}

.detaylibilgi, .detaylibilgi2 {
    font-size: 12px;
    font-weight: 700
}

.detaylibilgi {
    margin-top: 20px;
    display: block
}

.detaylibilgi2 {
    background: #fff;
    padding: 5px 25px;
    border-radius: 20px;
    line-height: 20px;
    text-align: right
}

#yeniRestoranlar {
    background-color: #ebebeb;
    height: 435px;
    padding: 45px 0
}

#MusteriYorumlar {
    background-color: #eceff1;
    height: 460px;
    padding: 45px 0;
    float: left;
    width: 100%
}

.restoranBox, .restoranimg {
    width: 230px;
    float: left;
    overflow: hidden
}

.restoranBox {
    height: 350px;
    box-shadow: 0 2px 6px #ccc;
    margin: 5px;
    border-radius: 4px;
    background: #fff
}

.restoranimg {
    height: 140px;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid #f2f2f2
}

.restoranTitle {
    float: left;
    margin: 20px 20px 10px;
    font-size: 18px;
    height: 23px;
    overflow: hidden;
    font-weight: 700;
    color: #252525
}

.restoranText {
    float: left;
    margin: 0 20px 13px;
    width: 190px;
    font-size: 12px;
    color: #969696;
    height: 101px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 96px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.detaylibilgiBtn {
    width: 230px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
    float: left
}

    .detaylibilgiBtn:hover {
        font-weight: 700;
        background-color: #fbd70d;
        border-top: 1px solid #fbd70d
    }

.tumRestoranBtn {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 15px
}

    .tumRestoranBtn a {
        padding: 13px 25px;
        border: 1px solid #252525;
        border-radius: 50px;
        margin: 0 auto;
        display: inline-block;
        font-size: 12px;
        font-weight: 700
    }

#gastroMobil, #gastroMobil2 {
    background: url(../images/gastroClubMobil-bg.jpg) center center no-repeat #181818;
    height: 550px;
    padding: 50px 0 40px
}

.tumRestoranBtn img {
    margin-left: 10px
}

#gastroMobil {
    background-size: cover
}

#gastroMobil2 {
    background-size: cover;
    float: left;
    width: 100%
}

#gastroMobil3 {
    background: #fff;
    background-size: cover;
    width: 100%;
    height: 510px;
    padding: 50px 0 13px
}

    #gastroMobil3 .container {
        position: relative;
        height: 100%
    }

.gastroMobilLeft {
    width: 550px;
    float: left
}

.gastroMobilTitle {
    font-size: 22px;
    color: #fbd70d;
    letter-spacing: 4px
}

.Mobil2Title, .Mobil3Title {
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: 700;
    text-align: center
}

.gastroMobilTitle span {
    font-weight: 700;
    color: #fff
}

.Mobil2Title {
    color: #fbd70d
}

.Mobil3Title {
    color: #232323
}

.Mobil2Text {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 5px
}

#GastroMobilCont {
    width: 870px;
    margin: 0 auto
}

.gastroMobilRight {
    width: 270px;
    height: 550px;
    float: left;
    margin: 0 0 0 40px;
    background: url(../images/iphone_img.png) center center no-repeat
}

.iphoneEkran {
    width: 232px;
    height: 413px;
    float: left;
    background: #fff;
    margin: 68px 0 0 19px
}

.discFlag {
    width: 40px;
    height: 40px;
    background: #fbd70d;
    font-size: 12px;
    font-weight: 700;
    float: right;
    border-radius: 60px;
    margin: 120px 10px 0 170px;
    position: absolute;
    line-height: 40px;
    text-align: center;
    z-index: 9999
}

.BannerDisc, .BannerRez {
    width: 47px;
    height: 47px;
    float: left;
    margin-left: 10px;
    line-height: 47px
}

.discFlag b {
    font-size: 16px
}

.BannerDisc {
    background: #fbd70d;
    font-size: 14px;
    font-weight: 700;
    border-radius: 60px;
    position: relative;
    text-align: center
}

.BannerRez, .rezFlag {
    background: #d32f2f;
    color: #fff;
    border-radius: 60px;
    position: relative;
    text-align: center;
    font-weight: 700
}

.BannerDisc b {
    font-size: 18px
}

.BannerRez {
    font-size: 14px
}

.rezFlag {
    width: 40px;
    height: 40px;
    font-size: 12px;
    float: right;
    margin: -20px 10 0 0;
    line-height: 40px
}

#HomeBanner, .go-h-golge, .uyelerOzel, ul#menu li ul {
    position: absolute
}

.kurumsalPartImg ul {
    list-style: none;
    padding: 0;
    margin: 15px 0 0
}

    .kurumsalPartImg ul li {
        width: 44%;
        display: inline-block;
        padding: 11px 4px;
        line-height: 30px;
        text-align: center;
        border-radius: 7px
    }

        .kurumsalPartImg ul li p {
            display: table;
            height: 30px;
            width: 100%
        }

            .kurumsalPartImg ul li p span {
                display: table-cell;
                vertical-align: middle
            }

        .kurumsalPartImg ul li img {
            max-width: 80% !important;
            max-height: 30px
        }

#mobilGastroinfo {
    background: url(../images/Noktalicizgi_bg.png) 8px 20px no-repeat;
    width: 515px;
    height: 290px;
    float: left;
    margin-top: 50px
}

.infoSelectBox {
    width: 520px;
    height: 80px;
    float: left;
    margin-bottom: 21px;
    cursor: pointer
}

.infoSelecticon {
    width: 16px;
    height: 16px;
    border: 2px solid #fbd70d;
    border-radius: 20px;
    float: left;
    text-align: center
}

.activeSelect .selectpoint {
    width: 8px;
    height: 8px;
    float: left;
    background: #fbd70d;
    border-radius: 20px;
    margin: 4px
}

.infoSelectText, .infoSelectTitle {
    width: 475px;
    color: #7a7a7a;
    float: left
}

.infoSelectTitle {
    font-size: 18px;
    font-weight: 700;
    margin-left: 25px
}

.infoSelectText {
    font-size: 13px;
    margin: 5px 0 0 45px
}

.activeSelect .infoSelectText {
    color: #ebebeb
}

.activeSelect .infoSelectTitle, .rakamlarlaGastro .numberinfo {
    color: #fbd70d
}

.appDownload {
    font-size: 13px;
    font-weight: 700;
    padding: 13px 30px;
    background: #fbd70d;
    border-radius: 50px;
    float: left;
    margin: 40px 0 0 45px
}

.gastroLayout2, .gastroLayout3 {
    display: none
}

#rakamlarlaGastro {
    height: 320px;
    padding: 50px 0 40px;
    background-color: #fbd70d
}

.numberBoxes {
    width: 1100px;
    height: 240px;
    margin: 0 auto
}

.numberBox {
    width: 350px;
    height: 240px;
    float: left
}

.iconBack {
    width: 185px;
    height: 185px;
    background: #fff;
    border-radius: 200px;
    margin: auto;
    display: block;
    text-align: center
}

    .iconBack img {
        margin-top: 30px
    }

.NumberContainer {
    height: 48px;
    background: url(../images/numberBox.png);
    width: auto;
    line-height: 48px;
    margin: -40px auto 0;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-indent: 12px;
    letter-spacing: 25px
}

.numbertxt1 {
    width: 126px
}

.numbertxt2 {
    width: 211px
}

.numberinfo {
    font-size: 18px;
    font-weight: 700;
    color: #252525;
    margin: 20px auto 0;
    display: block;
    text-align: center
}

.numberLine {
    background: url(../images/numberLineBg.png);
    width: 99%;
    height: 2px;
    margin-top: -24px
}

#gastroBilgiler {
    height: 460px;
    padding-top: 80px;
    background-color: #ebebeb
}

.gastroKurumsalCont {
    width: 960px;
    height: 370px;
    float: left;
    margin: 100px 0 0 30px
}

.yanHaklarDiv {
    width: 54%;
    height: 290px;
    float: left;
    background: #fbd70d;
    padding: 40px;
    box-shadow: 2px 1px 1px #ccc
}

.yanHaklarTitle {
    font-size: 20px;
    font-weight: 700;
    color: #252525;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    letter-spacing: 1px
}

.yanHakBox {
    width: 100%;
    height: 230px;
    float: left;
    margin-top: 40px
}

.yanHaklarimg {
    max-width: 120px
}

.yanHaklarText1 {
    font-size: 16px;
    color: #252525;
    font-weight: 700;
    display: block
}

.yanHaklarText2 {
    font-size: 12px;
    color: #252525;
    display: block
}

.uyelerOzel {
    width: 123px;
    height: 76px;
    margin: -40px 287px;
    float: right;
    background-position: -579px -311px
}

.kurumsalPartner {
    min-width: 320px;
    height: 360px;
    background: #fff;
    margin-left: 20px;
    padding: 20px;
    width: 30%;
    display: inline-block;
    vertical-align: top
}

.kurumsalPartnerTitle {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #252525;
    letter-spacing: 2px;
    margin-top: 10px
}

.kurumsalPartnerText {
    width: 100%;
    text-align: center;
    font-size: 13px;
    color: #969696;
    margin-top: 15px;
    float: left
}

.kurumsalPartnerimg {
    width: 202px;
    height: 103px;
    margin-top: 25px;
    float: left;
    background-position: -661px -446px
}

.kurumsalPartnerBtn {
    float: left;
    width: 100%;
    margin: 0 auto
}

    .kurumsalPartnerBtn a {
        font-size: 12px;
        font-weight: 700;
        width: 119px;
        height: 34px;
        display: block;
        line-height: 34px;
        background: #fbd70d;
        margin: 1px auto;
        border-radius: 50px;
        text-align: center
    }

.siziArayalimCont {
    width: 220px;
    height: 175px;
    float: left;
    background-position: -5px -459px;
    margin-left: 20px
}

.arkadasinaOner, .siziArayalim {
    width: 180px;
    height: 115px;
    padding: 30px 20px;
    float: left
}

.siziArayalim {
    background: url(../images/ebultenBg.jpg) right center no-repeat #1caea1;
    margin-left: 20px
}

.siziArayalimTitle {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    float: left
}

.siziArayalimText {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
    margin-top: 10px;
    float: left
}

.arkadasinaOnerTitle {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    float: left;
    line-height: 18px;
    margin-top: -5px
}

.arkadasinaOner {
    background: url(../images/arkadasinaOnerbg.png) right center no-repeat #e73d31;
    margin: 0 0 20px 20px
}

.beniArayinBtn {
    font-size: 13px;
    color: #252525;
    font-weight: 700;
    float: left;
    margin-top: 15px
}

    .beniArayinBtn img {
        margin-top: 4px;
        float: right;
        margin-left: 7px
    }

.arkadasinaOnerBtn {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    float: left;
    margin-top: 10px
}

    .arkadasinaOnerBtn img {
        margin-top: 4px;
        float: right;
        margin-left: 7px
    }

footer {
    width: 100%;
    height: 340px;
    float: left;
    z-index: 99999;
    position: relative
}

.floatRight {
    float: right !important
}

.go-f-top {
    background: #1c1c1c;
    height: 220px;
    padding-top: 50px
}

#footerTopCont {
    width: 1020px;
    margin: 0 auto
}

#footerBottom {
    background: #171717;
    height: 80px
}

.go-ftc-links {
    width: 450px;
    float: left
}

.go-ftcl-list {
    float: left;
    width: 200px
}

    .go-ftcl-list:nth-child(3) {
        width: 40px
    }

    .go-ftcl-list li {
        float: left;
        width: 100%
    }

        .go-ftcl-list li a {
            float: left;
            font-size: 13px;
            color: #fff;
            line-height: 30px
        }

.go-ftc-bulten {
    width: 230px;
    float: left;
    margin-left: 25px
}

.ebultenTitle {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    float: left
}

.ebultenText {
    float: left;
    font-size: 12px;
    color: #777;
    margin-top: 8px
}

.ebultenKayit {
    float: left;
    width: 188px;
    height: 38px;
    border: 1px solid #464646;
    border-radius: 3px;
    margin-top: 10px
}

.ebulteninput {
    border: none;
    height: 38px;
    line-height: 38px;
    text-indent: 10px;
    background: 0 0;
    color: #fff !important;
    font-style: italic;
    font-size: 12px;
    float: left;
    width: 144px;
    outline: 0
}

.ebultenButton, .ebultenButton2 {
    background-position: -296px -252px;
    cursor: pointer
}

.ebultenButton {
    width: 44px;
    height: 38px;
    border: none;
    border-left: 1px solid #464646;
    background-color: transparent
}

.ebultenButton2 {
    width: 100px;
    height: 40px;
    border: none;
    background-color: #1c1c1c;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    margin-left: 10px
}

.go-ftc-right {
    float: right;
    width: 400px;
    text-align: right
}

    .go-ftc-right span {
        margin-left: 20px;
        float: right
    }

.copyright {
    font-size: 12px;
    color: #fff;
    margin-top: 14px;
    margin-bottom: 14px
}

.social {
    margin-top: 15px;
    height: 40px;
    float: right
}

#HomeBanner {
    width: 1000px;
    height: 480px;
    left: 50%;
    margin-left: -500px;
    margin-top: 120px
}

#HomeBannerLeft {
    width: 500px;
    margin-top: 50px;
    float: none;
    margin-left: 60px;
    position: relative;
    z-index: 9;
    display: table-cell;
    vertical-align: middle
}

#HomeBannerRight {
    width: 400px;
    height: 480px;
    float: right;
    text-align: center
}

.HomeBannerTitle {
    font-size: 40px;
    color: #fbd70d;
    font-weight: 900
}

.HomeBannerTxt1 {
    font-size: 16px;
    margin-top: 20px;
    float: left;
    color: #fff
}

.HomeBannerTxt2 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-top: 15px;
    float: left
}

.HomeBannerButtons {
    float: left;
    margin-top: 45px;
    width: 100%
}

.HomeBannerTxt1 a, .HomeBannerTxt1 span {
    margin: 0 15px 0 0
}

.HomeBannerTxt1 a {
    padding: 12px 22px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .3px;
    background: #fbd70d;
    border-radius: 50px;
    display: inline-block
}

.BannerButton2 {
    padding: 13px 30px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 50px;
    float: left;
    margin-left: 15px
}

.BannerDiscLabel {
    width: 47px;
    height: 47px;
    float: left
}

.go-h-golge {
    width: 100%;
    height: 600px;
    background: #000;
    opacity: .5;
    z-index: 9;
    display: none;
    top: 0
}

.goster {
    display: block !important
}

ul#menu li ul {
    display: none;
    top: 19px;
    left: 0;
    margin-top: 40px;
    background: #fff;
    border-radius: 5px;
    width: 150px;
    z-index: 99
}

.acilirDivTop, ul#menu li:hover ul {
    display: block
}

.acilirDivTop, .acilirDivTop2, .acilirDivTop3 {
    background: url(../images/acilirDivbg.png) center center no-repeat;
    margin: -12px auto 0
}

ul#menu li ul li {
    float: left;
    width: 100%
}

    ul#menu li ul li a {
        font-weight: 400;
        color: #000;
        line-height: 20px;
        padding: 7px 0;
        text-align: left
    }

ul#menu li > ul {
    top: auto;
    left: auto
}

.acilirDivTop {
    width: 150px;
    height: 13px
}

.acilirDivTop2 {
    width: 280px;
    height: 13px;
    z-index: 99;
    position: absolute;
    display: block
}

.acilirDivTop3, .acilirDivTop4 {
    width: 240px;
    height: 13px;
    position: absolute;
    display: block;
    z-index: 99
}

.acilirDivTop4 {
    background: url(../images/acilirDivbg.png) 200px 1px no-repeat;
    margin: -32px 0 0 99px;
    float: right
}

.menuactive {
    z-index: 99;
    position: relative
}

#SearchResult, #ep1, .otherExample {
    position: absolute
}

#wrapper {
    width: 100%;
    -webkit-user-select: none
}

#ep1 {
    left: 36px;
    top: 50px
}

.otherExample {
    left: 36px;
    top: 520px
}

    .otherExample a {
        display: block;
        float: left;
        margin-right: 16px;
        color: #06f
    }

        .otherExample a:hover {
            color: #b22222;
            text-decoration: underline
        }

#owl-demo4 .item {
    display: block;
    margin: 0 auto
}

#owl-demo4 .owl-page {
    cursor: pointer
}

#SearchResult {
    width: 280px;
    max-height: 326px;
    background: #fff;
    border-radius: 5px;
    margin: 50px 0 0 -10px;
    display: none;
    z-index: 99
}

.SearchResultBox {
    width: 230px;
    float: left;
    padding: 16px 25px;
    z-index: 99999999;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer
}

    .SearchResultBox:first-child {
        border-radius: 5px 5px 0 0 !important
    }

.SearchAllResult {
    width: 280px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 0 0 5px 5px;
    float: left;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: #2a2a2a;
    background: #fbd70d
}

.SearchResultBox:hover {
    background: #f4f4f4
}

.SearchTxt1 {
    color: #272727;
    font-size: 14px;
    font-weight: 700;
    float: left;
    width: 100%
}

.SearchTxt2 {
    color: #a7a7a7;
    font-size: 12px;
    float: left
}

#BannerDiv, #BannerDiv2 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    background-size: cover !important
}

#BannerDivCont {
    width: 1020px;
    margin: 50px auto;
    display: table;
    height: 88%
}

#BlogBannerCont {
    width: 380px;
    min-height: 115px;
    padding: 20px 5px;
    margin: 110px auto;
    background-color: #fff;
    opacity: .9
}

#DetailBanner {
    width: 100%;
    height: 390px;
    background: url(../images/nedirBanner.jpg) center center no-repeat #000;
    background-size: cover;
    padding-top: 30px
}

#DetailDinerClubBanner {
    width: 100%;
    height: 328px;
    background: url(../images/promo_final.jpg) 78.5% no-repeat #000;
    background-size: cover;
    padding-top: 30px
}

#DetailOdeaBankBanner {
    width: 100%;
    height: 390px;
    background: url(../images/nedirPageBanner.jpg) center center no-repeat #000;
    background-size: contain;
    padding-top: 30px
}

#DetailTTPrimeBanner {
    width: 100%;
    height: 390px;
    background: url(../images/ttprime.jpg) center center no-repeat #000;
    background-size: cover;
    padding-top: 30px
}

#DetailCCBanner {
    width: 100%;
    height: 390px;
    background: url(../images/coca-cola.jpg) center right no-repeat #000;
    background-size: cover;
    padding-top: 30px
}

.coca-cola-banner {
    padding-bottom: 30px
}

#BlogDetail, #BlogDetailPage, #GastroDetail {
    padding: 50px 0 40px;
    float: left
}

#KurumsalBanner {
    width: 100%;
    height: 390px;
    background: url(../images/KurumsalBanner.jpg) center center no-repeat #000;
    background-size: cover;
    padding-top: 30px
}

#NasilKullanilirBanner {
    width: 100%;
    height: 390px;
    background: url(../images/NasilKullanilirBanner.jpg) center center no-repeat #000;
    background-size: cover;
    padding-top: 30px
}

#GastroMobilBanner {
    width: 100%;
    height: 390px;
    background: url(../images/GastroMobilBg2.jpg) center center no-repeat #000;
    position: relative;
    overflow: hidden;
    background-size: cover;
    padding-top: 30px
}

#BlogBanner {
    width: 100%;
    height: 440px
}

#DetailBannerCont, #WeGastroBannerCont {
    width: 1020px;
    margin: 0 auto
}

.detay-url, .detay-url a {
    font-size: 14px;
    color: #fff;
    float: left
}

    .detay-url span {
        margin: 0 10px
    }

.DetailBannerTitle {
    font-size: 40px;
    color: #fbd70d;
    margin-top: 70px;
    float: left;
    width: 100%
}

    .DetailBannerTitle.dinersclub {
        color: #fff !important;
        font-weight: bolder
    }

img.dinersclubLogo {
    position: relative;
    bottom: -55px;
    height: 39px
}

.DetailBannerText {
    font-size: 20px;
    color: #fff;
    margin-top: 35px;
    float: left;
    width: 470px
}

.DetailBannerTextOdeabank {
    font-size: 27px;
    color: #fbd70d;
    margin-top: 10% !important;
    width: 546px;
    float: left
}

.DetailBannerTextTTPrime {
    font-size: 27px;
    color: #672132;
    margin-top: 6% !important;
    width: 329px;
    float: left
}

.DetailBannerAppStore, .DetailBannerGooglePlay {
    display: inline-block;
    width: auto
}

.DetailBannerGooglePlay {
    margin-top: 30px
}

#GastroDetail {
    background-color: #fff;
    width: 100%
}

#BlogDetail {
    background-color: #f3f3f3;
    width: 100%;
    margin-top: 80px
}

#BlogDetailPage {
    background-color: #f3f3f3;
    width: 100%
}

#rakamlarlaGastroCont {
    width: 1020px;
    margin: 0 auto
}

.KullanimBox, .firsatBox {
    width: 270px;
    padding: 25px;
    margin: 20px 20px 0 0
}

.firsatBox {
    height: 380px;
    float: left
}

    .firsatBox:hover {
        box-shadow: 1px 0 5px #ccc
    }

.KullanimBox {
    height: 320px;
    float: left
}

#GastroNedir, #NasilKullanilir {
    width: 1020px;
    display: block;
    float: left
}

#GastroNedir {
    margin: 30px 0 50px
}

#NasilKullanilir {
    margin: 30px 0 0
}

.Firsatimg, .KullanimBoximg {
    border-radius: 200px;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 180px;
    background: #fbd70d
}

.Firsatimg {
    width: 180px;
    height: 180px
}

.KullanimBoximg {
    overflow: hidden;
    width: 210px;
    height: 210px
}

.Kullanimicon {
    width: 75px;
    height: 75px;
    float: left;
    background: #fbd70d;
    border-radius: 80px;
    margin: -10px 10px;
    position: absolute
}

#owl-demo4, .go-dmcc-list-img, .go-dptl-photo {
    position: relative
}

.Kullanimicon1 {
    background-position: -509px -452px;
    width: 52px;
    height: 47px;
    float: left;
    margin: 13px
}

.Kullanimicon2 {
    background-position: -487px -615px;
    width: 58px;
    height: 29px;
    float: left;
    margin: 22px 0 0 10px
}

.Kullanimicon3 {
    background-position: -3px -49px;
    width: 57px;
    height: 35px;
    float: left;
    margin: 20px 7px
}

.Firsatimg img {
    margin-top: 40px
}

.FirsatTitle {
    font-size: 20px;
    font-weight: 700;
    margin: 20px auto 0 0;
    height: 45px;
    line-height: 22px;
    display: block;
    text-align: center
}

.FirsatText, .KullanimText {
    display: block;
    height: 100px;
    line-height: 20px;
    width: 250px;
    float: left;
    text-align: center
}

.FirsatText {
    font-size: 14px;
    color: #6e6e6e;
    margin: 10px auto
}

.KullanimText {
    font-size: 16px;
    color: #252525;
    margin: 20px auto 10px
}

.FirsatLink, .link1 {
    color: #fbd70d
}

#owl-demo4, #owl-demo4 .owl-wrapper, #owl-demo4 .owl-wrapper-outer {
    height: 100%
}

.FirsatLink {
    font-size: 14px;
    display: none;
    font-weight: 700;
    margin: 10px auto;
    width: 250px;
    text-align: center
}

.link2 {
    color: #4dd0e1
}

.link3 {
    color: #9c6
}

.link4 {
    color: #00bfa5
}

.link5 {
    color: #9575cd
}

.link6 {
    color: #ffab00
}

.firsatBox:hover > .FirsatLink {
    display: block
}

.firsat1 {
    background-color: #fbd70d
}

.firsat2 {
    background-color: #4dd0e1
}

.firsat3 {
    background-color: #00bfa5
}

.firsat4 {
    background-color: #9c6
}

.firsat5 {
    background-color: #9575cd
}

.firsat6 {
    background-color: #ffab00
}

#owl-demo4 .owl-item {
    display: block;
    margin: 1px auto;
    height: 100%
}

#owl-demo4 .owl-pagination {
    margin-top: -100px
}

#owl-demo4 .owl-page span {
    cursor: pointer;
    background-color: #fff
}

    #owl-demo4 .owl-page span.active {
        background: #fbd70d !important
    }

.slicknav_menu {
    display: none
}

.smallLogo {
    max-height: 60px;
    width: 88px;
    background-position: -5px -384px
}

#cd-intro-tagline {
    height: 0
}

.go-d-url {
    width: 100%;
    float: left;
    padding: 25px 0;
    font-size: 14px;
    color: #2a2a2a
}

.go-d-main, .go-d-main2 {
    padding: 45px 0;
    width: 100%;
    float: left
}

.go-duc-text {
    font-size: 14px;
    width: 100%;
    float: left;
    color: #2a2a2a
}

    .go-duc-text span {
        margin: 0 10px
    }

.go-d-main {
    background: #ebebeb
}

.go-d-main2 {
    background: #fff
}

.go-d-profil {
    background: #f3f3f3;
    float: left;
    width: 100%
}

.go-dmc-title {
    font-size: 28px;
    color: #2a2a2a;
    font-weight: 700;
    float: left
}

.go-dmc-right {
    float: right
}

.go-dmcr-title {
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 700;
    float: left;
    height: 36px;
    line-height: 36px
}

.go-dmcr-kelime, .go-dmcr-kelime2 {
    font-size: 13px;
    color: #2a2a2a;
    float: left;
    margin-left: 10px
}

.go-dmcr-kelime {
    border: 1px solid #b7b7b7;
    padding: 8px 15px;
    border-radius: 50px
}

.go-dmcr-kelime2 {
    border: 1px solid #b7b7b7;
    padding: 5px 10px;
    border-radius: 50px
}

.go-dmcrk-icon {
    width: 10px;
    height: 10px;
    float: right;
    margin: 5px 0 0 5px;
    background-position: -620px -183px
}

.go-dmc-cont {
    margin-top: 30px;
    float: left;
    width: 100%;
    text-align: center
}

.go-dmc-contRestAll {
    margin-top: 20px;
    float: left;
    min-width: 100%;
    margin-left: -10px;
    margin-right: -10px
}

.go-dmcc-box {
    width: 230px;
    height: 330px;
    float: left;
    box-shadow: 0 2px 6px #ccc;
    margin: 0 15px 30px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff
}

.go-dmcc-box-img, .go-dmcc-box-img-cont, .go-dmcc-box-img-cont span {
    height: 140px;
    width: 230px
}

.go-dmcc-box-img {
    float: left;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #f2f2f2;
    display: table;
    text-align: center
}

.go-dmcc-list li, .go-dmcc-list-img {
    border-radius: 4px;
    overflow: hidden;
    float: left
}

.go-dmcc-box-img-cont {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

    .go-dmcc-box-img-cont span, .go-dmcc-box-title span {
        display: table-cell;
        vertical-align: middle
    }

    .go-dmcc-box-img-cont img {
        max-width: 100% !important;
        width: auto !important;
        margin: 0 auto;
        max-height: 140px
    }

.go-dmcc-box-title {
    float: left;
    margin: 9px 20px 7px;
    font-size: 18px;
    line-height: 18px;
    height: 38px;
    overflow: hidden;
    font-weight: 700;
    color: #252525
}

.go-dmcc-box-text1 {
    float: left;
    margin: 0 20px 13px;
    font-size: 13px;
    line-height: 14px;
    color: #969696;
    height: 80px;
    overflow: hidden;
    text-align: left
}

    .go-dmcc-box-text1 b {
        color: #2a2a2a
    }

.go-dmcc-box-btn {
    width: 230px;
    height: 43px;
    text-align: center;
    font-weight: 700;
    line-height: 43px;
    background: #fbd70d;
    border-top: 1px solid #fbd70d;
    font-size: 12px;
    float: left
}

.go-dmcc-box-t-line {
    float: left;
    margin-bottom: 8px;
    line-height: 18px
}

.go-dmcc-list li {
    width: 220px;
    height: 280px;
    padding: 10px;
    box-shadow: 0 2px 6px #ccc;
    margin: 0 0 20px 20px;
    background: #fff
}

    .go-dmcc-list li:nth-child(4n+1) {
        margin-left: 0;
        float: left
    }

.go-dmcc-list-img {
    width: 100%;
    height: 190px
}

    .go-dmcc-list-img img {
        width: 100%
    }

.go-dmcc-list-title {
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    color: #2b2a2a;
    margin-top: 5px;
    float: left
}

.go-dmcc-list-text1 {
    font-size: 14px;
    color: #949494;
    float: left;
    width: 100%
}

.go-dp-top {
    height: 200px;
    width: 100%;
    padding: 25px 0;
    background: #fff;
    float: left;
    margin-bottom: 20px
}

.go-dptl-photo {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    overflow: hidden;
    float: left;
    margin: 20px 0 0 45px;
    background-position: -622px -5px;
    text-align: center;
    font-size: 12px;
    color: #3b3b3b
}

.PageSized, .checkin-table tbody, .checpagination, .loadDiv, .loadDiv span {
    position: absolute
}

.go-dptlp-icon {
    display: block;
    font-size: 48px;
    margin: 30px auto 0;
    background-position: -457px -453px;
    width: 46px;
    height: 46px
}

.go-dptlp-txt {
    width: 100%;
    margin-top: 10px;
    float: left
}

.go-dpt-left {
    width: 200px;
    float: left
}

.go-dpt-right {
    float: left;
    margin-left: 40px;
    width: 760px
}

.go-dptr-buttons {
    float: right
}

.ProfileBtn, .go-dptrb-fatura {
    padding: 7px 20px;
    float: left;
    color: #2a2a2a;
    margin-left: 10px;
    font-size: 13px;
    border: 1px solid #000;
    border-radius: 50px;
    font-weight: 700
}

.go-dptrb-profil, .go-dptrb-profil2 {
    background: #fbd70d;
    padding: 8px 20px;
    color: #2a2a2a;
    font-size: 13px;
    border-radius: 50px;
    font-weight: 700
}

.SuggestLink {
    float: right !important;
    margin-top: 10px
}

.go-dptrb-profil {
    margin-left: 10px;
    float: left
}

.go-dptrb-profil2 {
    float: left
}

.go-dptrbf-icon, .go-dptrbp-icon {
    height: 16px;
    margin-right: 7px;
    font-size: 16px;
    margin-top: 1px
}

.go-dptrbf-icon {
    width: 18px;
    float: left;
    background-position: -636px -179px
}

.go-dptrbp-icon {
    width: 16px;
    float: left;
    background-position: -587px -120px;
    font-weight: 700
}

.go-dptr-text1, .go-dptr-text2 {
    width: 100%;
    color: #2a2a2a;
    float: left
}

.go-dptr-text1 {
    font-size: 18px
}

.go-dptr-text2 {
    font-size: 24px;
    font-weight: 700
}

.top-nav {
    background: #fff;
    margin-top: 0;
    padding: 10px 0
}

.next4, .prev4 {
    display: none
}

.go-h-slider:hover .next4, .go-h-slider:hover .prev4 {
    display: block
}

.go-dptr-info {
    height: 40px;
    line-height: 16px;
    max-width: 280px;
    width: 210px;
    float: left;
    margin: 30px 20px 0 0;
    font-size: 13px;
    color: #2a2a2a;
    display: table
}

.go-dptri-text {
    display: table-cell;
    vertical-align: middle
}

.go-dptri-bg {
    width: 40px;
    height: 40px;
    background: #fbd70d;
    border-radius: 40px;
    float: left;
    text-align: center;
    margin-right: 10px
}

.go-dptri-icon1 {
    width: 18px;
    height: 18px;
    font-size: 18px;
    float: left;
    background-position: -263px -378px;
    margin: 12px 0 0 12px
}

.go-dptri-icon2 {
    width: 18px;
    height: 23px;
    font-size: 21px;
    float: left;
    background-position: -238px -376px;
    margin: 9px 0 0 12px
}

.go-dptri-icon3 {
    width: 19px;
    height: 20px;
    font-size: 18px;
    float: left;
    background-position: -586px -139px;
    margin: 11px 0 0 11px
}

.go-dpc-main {
    float: left;
    width: 100%;
    margin-bottom: 100px
}

.go-dpcm-col1 {
    width: 330px;
    float: left
}

.go-dpcm-col2 {
    width: 670px;
    float: left;
    margin-left: 20px
}

.go-dpcm-col3 {
    width: 610px;
    height: 320px;
    float: left;
    margin-right: 20px;
    background: #fff
}

.go-dpcm-col3-title {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #2a2a2a;
    height: 40px;
    line-height: 40px
}

.go-dpcm-col3-box {
    width: 100%;
    float: left
}

.go-dpcm-col3-table {
    font-size: 13px;
    width: 100%;
    border-spacing: initial
}

    .go-dpcm-col3-table thead tr {
        border-bottom: 1px solid #f3f3f3;
        margin-bottom: 5px
    }

    .go-dpcm-col3-table thead th {
        color: #c7c7c7;
        font-weight: 400;
        text-align: left;
        padding: 10px 15px;
        border-bottom: 1px solid #f3f3f3
    }

    .go-dpcm-col3-table tbody tr:hover {
        background: #fbd80d;
        cursor: pointer
    }

        .go-dpcm-col3-table tbody tr:hover td {
            color: #000;
            font-weight: 700;
            padding-left: 15px
        }

    .go-dpcm-col3-table tbody td {
        color: #2b2b2b;
        font-weight: 400;
        text-align: left;
        padding: 10px 15px;
        border: none
    }

    .go-dpcm-col3-table tbody {
        height: 220px;
        overflow-y: auto;
        width: 610px;
        position: absolute
    }

.letterBox {
    width: 100%;
    float: left;
    height: 30px;
    margin-top: 20px
}

.letterListItem, .letterListItem2 {
    height: 30px;
    line-height: 30px;
    background: #ccc;
    color: #333;
    border-radius: 3px;
    margin: 0 5px 0 0;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    float: left
}

.letterList {
    display: flex;
    flex-direction: row
}

.letterListItem {
    width: 29px;
    font-size: 13px
}

.letterListItem2 {
    width: 50px;
    font-size: 11px
}

.letterList li {
    flex-grow: 1
}

.selectedLetter {
    background-color: #fbd70d
}

.checkin-col3 {
    width: 620px;
    height: 320px;
    float: left;
    background: #fff
}

.checkin-col3-box {
    width: 100%;
    float: left
}

.checkin-table {
    font-size: 13px;
    width: 100%;
    border-spacing: initial
}

    .checkin-table thead tr {
        border-bottom: 1px solid #f3f3f3;
        margin-bottom: 5px
    }

    .checkin-table thead th {
        color: #c7c7c7;
        font-weight: 400;
        text-align: left;
        padding: 10px 15px;
        border-bottom: 1px solid #f3f3f3
    }

    .checkin-table tbody tr:hover {
        background: #fbd80d;
        cursor: pointer
    }

        .checkin-table tbody tr:hover td {
            color: #000;
            padding-left: 5px
        }

    .checkin-table tbody td {
        color: #2b2b2b;
        font-weight: 400;
        text-align: left;
        padding: 10px 15px;
        border: none
    }

    .checkin-table tbody {
        height: 205px;
        overflow-y: auto;
        width: 630px
    }

.BlogPost, .Profilimg, .go-rmcbrotcc-icon, .go-rmcbrt-img, .go-rmct-logo, .overlay {
    overflow: hidden
}

.checpagination {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    bottom: 10px
}

    .checpagination li {
        padding: 3px 6px;
        border-radius: 3px;
        font-size: 13px;
        font-weight: 700;
        background: #ccc;
        cursor: pointer;
        margin-right: 5px;
        display: inline-block
    }

        .checpagination li.active {
            background: #fbd70d;
            cursor: auto
        }

.PageSized {
    right: 10px;
    bottom: 10px;
    width: 60px
}

.loadDiv {
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    color: #444;
    text-align: center;
    background-color: rgba(255,255,255,1);
    z-index: 99999999999999;
    font-weight: 700;
    font-size: 16px;
    height: 100%;
    width: 100%
}

.list-icon, .yazdir-icon {
    font-size: 22px;
    cursor: pointer
}

.loadDiv span {
    top: 50%;
    margin-top: -10px;
    left: 0;
    right: 0
}

.yazdir-icon {
    color: #aad138;
    margin-right: 12px
}

.list-icon {
    color: #fcd90e
}

.go-dpcm-col1-title {
    font-size: 16px;
    font-weight: 700;
    height: 60px;
    background: #fbd70d;
    line-height: 60px;
    color: #2a2a2a;
    text-indent: 30px;
    width: 100%;
    float: left
}

.go-dpcm-col1-line {
    padding: 20px 30px;
    border-bottom: 1px solid #ececec;
    float: left;
    background: #fff;
    width: 270px
}

.LineLeft {
    width: 190px;
    float: left
}

.LineRight {
    width: 70px;
    float: left
}

.go-dpcm-col1-l-text1 {
    font-size: 13px;
    width: 100%;
    color: #bcbcbc
}

.go-dpcm-col1-l-text2 {
    float: left;
    font-size: 18px;
    width: 100%;
    color: #2a2a2a;
    font-weight: 700
}

.go-dpcm-col1-btn, .go-dpcm-col1-btn2 {
    font-size: 14px;
    padding: 10px 0;
    float: left;
    font-weight: 700
}

.go-dpcm-col1-btn {
    color: #2a2a2a;
    border: 1px solid #000;
    border-radius: 50px;
    margin: 10px auto;
    width: 100%;
    text-align: center;
    display: inline-block
}

    .go-dpcm-col1-btn:hover, .go-dptrb-fatura:hover {
        background: #000;
        color: #fff
    }

.go-dpcm-col1-btn2 {
    color: #2a2a2a;
    border-radius: 50px;
    margin: 10px auto 0 40px
}

.go-dpcm-col2-top {
    width: 590px;
    height: 75px;
    float: left;
    padding: 20px 40px;
    background: #fbd70d
}

.go-dpcm-col2-t-icon {
    width: 64px;
    height: 71px;
    float: left;
    background-position: -708px -313px
}

.go-dpcm-col2-t-text {
    font-size: 18px;
    color: #2a2a2a;
    float: left;
    width: 300px;
    margin: 10px 0 0 30px
}

.go-dpcm-col2-t-count {
    height: 48px;
    background: url(../images/numberBox.png);
    width: auto;
    float: left;
    line-height: 48px;
    margin: 10px auto 0 20px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-indent: 12px;
    letter-spacing: 25px
}

.go-dpcm-col2-bottom {
    float: left;
    padding: 40px 35px;
    background: #fff;
    width: 600px;
    margin-top: 20px
}

.go-r-Banner, .go-r-BannerMobile {
    height: 240px;
    background-size: cover !important;
    background-repeat: no-repeat
}

.go-dpcm-col2-b-fav, .go-dpcm-col2-b-text, .go-r-Banner, .go-r-BannerMobile, .go-r-main, .go-rbu-text, .go-rmc-top {
    width: 100%;
    float: left
}

.go-dpcm-col2-b-text {
    color: #2a2a2a;
    font-weight: 700;
    font-size: 16px
}

.go-rb-url, .go-rbu-text {
    font-size: 14px;
    color: #fff
}

.go-dpcm-col2-b-fav {
    margin-top: 20px;
    text-align: center
}

.go-r-BannerMobile {
    display: none
}

.go-rb-url {
    padding: 25px 0
}

.go-rbu-text a {
    color: #fff;
    text-shadow: 0 0 6px #000
}

.go-rbu-text span {
    margin: 0 10px
}

.go-r-main {
    background: #f2f2f2
}

.go-rmc-top {
    margin-top: -85px;
    position: relative
}

.go-rmct-logo {
    width: 160px;
    height: 160px;
    border: 3px solid #fff;
    float: left;
    background: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0,0,0,.2)
}

    .go-rmct-logo span {
        display: table-cell;
        vertical-align: middle;
        height: 160px
    }

.go-rmct-info {
    width: 600px;
    float: left;
    margin-left: 30px
}

.go-rmcti-title {
    float: left;
    font-size: 32px;
    color: #fff;
    text-shadow: 0 0 5px #000
}

.go-rmctit-fav, .go-rmctit-favAdd {
    float: right;
    margin: 9px 0 0 10px;
    cursor: pointer
}

.go-rmctit-fav {
    text-shadow: none;
    background-position: -584px -5px;
    width: 28px;
    height: 26px
}

.go-rmctit-favAdd {
    background-position: -508px -53px;
    width: 34px;
    height: 31px
}

.go-rmctit-favActive {
    background: #fbd70d;
    color: #2a2a2a;
    min-width: 120px;
    border-radius: 70px;
    height: 26px;
    line-height: 26px;
    font-weight: 700;
    margin: -2px 0 0 -2px;
    font-size: 11px;
    padding: 5px 12px;
    float: left;
    display: none
}

.go-rmctit-fav:hover .go-rmctit-favActive {
    display: block
}

.favHover {
    background-position: -584px -41px;
    margin-right: 5px;
    width: 27px;
    height: 25px;
    float: left
}

.go-rmcti-tur {
    float: left;
    font-size: 14px;
    color: #fff;
    width: 100%;
    margin-top: 7px;
    text-shadow: 0 0 4px #000
}

    .go-rmcti-tur span {
        font-weight: 700;
        color: #fbd70d
    }

.go-rmcti-contact {
    float: left;
    margin-top: 35px
}

.go-rmctic-info {
    height: 40px;
    line-height: 16px;
    max-width: 310px;
    font-weight: 700;
    float: left;
    margin: 0 20px 0 0;
    font-size: 13px;
    color: #252525;
    display: table
}

.go-rmctici-text, .go-rmctici-text2 {
    display: table-cell;
    vertical-align: middle
}

.go-rmctici-text {
    font-size: 16px
}

.go-rmctici-text2 {
    font-size: 13px
}

.go-rmctici-bg {
    width: 40px;
    height: 40px;
    background: #fbd70d;
    border-radius: 40px;
    float: left;
    text-align: center;
    margin-right: 20px
}

.go-rmctici-icon {
    width: 19px;
    height: 23px;
    float: left;
    margin: 9px 0 0 11px;
    background-position: -238px -376px
}

.go-rmctici-icon2 {
    width: 18px;
    height: 18px;
    float: left;
    margin: 12px 0 0 11px;
    background-position: -263px -378px
}

.go-rmctb-disc, .packageDisc {
    background: #fbd70d;
    text-align: center;
    font-weight: 700
}

.go-rmct-buttons {
    float: right;
    height: 70px;
    margin: 70px 0 0;
    position: absolute;
    right: 0
}

.go-rmctb-disc {
    border: 3px solid #fff;
    float: right;
    border-radius: 70px;
    position: relative
}

    .go-rmctb-disc b {
        font-size: 14px
    }

.packageDisc {
    width: 45px;
    height: 45px;
    float: left;
    margin: 10px 10px 0 0;
    border-radius: 60px;
    line-height: 45px;
    color: #333
}

.go-rmctb-disc {
    width: auto;
    height: 40px;
    font-size: 15px;
    margin: -10px 0 0 10px;
    line-height: 40px;
    padding: 0 10px
}

.giftIcon {
    font-size: 25px;
    line-height: 38px
}

.UserLimitIcon {
    font-weight: 600;
    margin: 13px 2px 0;
    float: left
}

.go-rmctb-gift, .go-rmctb-rez {
    width: 40px;
    height: 40px;
    font-size: 14px;
    float: right;
    margin: -10px 0 0 10px;
    position: relative;
    line-height: 40px;
    text-align: center;
    font-weight: 700
}

.go-rmctb-rez {
    background: #d32f2f;
    border: 3px solid #fff;
    color: #fff;
    border-radius: 70px
}

.go-rmctb-gift {
    background: #fbd70d;
    border: 3px solid #fff;
    color: #000;
    border-radius: 70px
}

.go-rmc-bottom {
    float: left;
    margin: 20px 0 60px
}

.go-rmcbl-cont, .go-rmcbl-text {
    margin: 15px 0 30px;
    float: left
}

.go-rmcb-left {
    float: left;
    width: 630px;
    background: #fff;
    padding: 35px
}

.go-rmcbl-title {
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #2a2a2a;
    width: 100%
}

.go-rmcbl-cont {
    width: 100%
}

.go-rmcbl-text {
    width: 100%;
    color: #7b7b7b;
    font-size: 13px
}

.go-rmcblc-list li {
    float: left;
    margin: 10px 0 0 8px;
    padding: 3px;
    border: 1px solid #e5e5e5
}

    .go-rmcblc-list li:nth-child(5n+1) {
        margin: 10px 0 0
    }

.go-rmcb-right {
    float: left;
    width: 300px;
    margin-left: 20px
}

.go-rmcbr-tanitim {
    background: #fff;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.go-rmcbrt-img {
    width: 300px;
    max-height: 205px;
    float: left
}

    .go-rmcbrt-img img {
        width: 220px
    }

.go-rmct-logo-Cont {
    display: table;
    width: 100%
}

.go-rmcbrt-icon {
    width: 68px;
    height: 93px;
    float: right;
    position: absolute;
    background-position: -352px -506px;
    margin: 10px 0 0 220px
}

.go-rmcbrt-cont {
    padding: 20px 20px 35px;
    float: left
}

.go-rmcbrtc-title {
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #2a2a2a;
    width: 100%
}

.go-rmcbrtc-info, .go-rmcbrtc-text {
    font-size: 13px;
    width: 100%;
    float: left
}

.go-rmcbrtc-info {
    font-weight: 700;
    color: #fbd70d
}

.go-rmcbrtc-text {
    color: #7b7b7b;
    margin-top: 10px
}

.go-rmcbr-ozellikler {
    float: left;
    width: 300px;
    background: #fff
}

.go-rmcbro-top {
    width: 100%;
    float: left;
    height: 60px;
    line-height: 60px;
    background: #fbd70d;
    text-indent: 25px;
    font-weight: 700;
    font-size: 16px;
    color: #2a2a2a
}

.go-rmcbrot-cont {
    padding: 20px;
    float: left;
    border-top: 1px solid #f6f6f6;
    width: 260px
}

.go-rmcbrotc-line, .go-rmcbrotc-title {
    font-size: 14px;
    font-weight: 700;
    color: #2a2a2a;
    float: left;
    width: 100%
}

.go-rmcbrotc-cont {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    font-size: 14px;
    color: #7b7b7b
}

.go-rmcbrotcc-icon {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 70px;
    margin: 0 15px 15px 0
}

.ambiyans1 {
    background-position: -108px -5px
}

.ambiyans2 {
    background-position: -188px -5px
}

.ambiyans3 {
    background-position: -268px -5px
}

.ambiyans4 {
    background-position: -348px -5px
}

.ambiyans5 {
    background-position: -428px -5px
}

.go-rmcbrotcc-price {
    width: 100px;
    height: 30px;
    float: left;
    background-position: -103px -422px
}

.go-rmcbrotccp-Active {
    height: 30px;
    float: left;
    background-position: -280px -422px
}

.go-SatinAl {
    width: 100%;
    float: left;
    background: #ebebeb
}

.go-sc-Cont {
    width: 780px;
    margin: 40px auto;
    background: #fff
}

.FormCont {
    width: 570px;
    float: left;
    margin: 20px 100px 70px
}

.FormDiv1 label, .FormDiv2 label {
    margin-left: 15px;
    vertical-align: middle
}

.FormLine1 {
    border-bottom: 1px solid #f5f5f5;
    padding: 30px 0;
    color: #8e8e8e;
    font-size: 14px;
    float: left;
    line-height: 16px;
    width: 100%
}

.FormDiv1 {
    max-width: 230px;
    float: left;
    display: table
}

    .FormDiv1 input {
        float: left;
        width: 25px;
        height: 25px
    }

    .FormDiv1 label {
        float: left;
        max-width: 170px;
        display: table-cell
    }

.FormDiv2 {
    display: table;
    float: right;
    width: 150px
}

    .FormDiv2 label, .LineTitle1 {
        line-height: 30px;
        float: left
    }

    .FormDiv2 label {
        max-width: 160px;
        display: table-cell
    }

.LineTitle1 {
    height: 30px
}

.FormDiv3 {
    width: 315px;
    float: right
}

    .FormDiv3 select {
        width: 315px;
        height: 38px;
        text-indent: 15px;
        line-height: 38px;
        border: 1px solid #ccc;
        float: left;
        border-radius: 4px;
        color: #777
    }

.Lineinfo1 {
    font-size: 14px;
    color: #8e8e8e;
    font-weight: 700;
    float: left;
    height: 40px;
    line-height: 40px
}

.Lineinfo2 {
    font-size: 14px;
    color: #777;
    font-weight: 700;
    float: right;
    line-height: 19px
}

    .Lineinfo2 .col1 {
        width: 130px;
        float: left;
        text-align: right;
        margin-right: 15px
    }

    .Lineinfo2 .col2 {
        width: 70px;
        float: left;
        text-align: right
    }

    .Lineinfo2.price {
        width: 40%
    }

        .Lineinfo2.price .col1, .Lineinfo2.price .col2 {
            width: 50%;
            margin-right: 0
        }

.FormLinetotal {
    border: 1px dashed #ccc;
    padding: 25px;
    width: 520px;
    color: #8e8e8e;
    font-size: 14px;
    line-height: 16px
}

    .FormLinetotal:after {
        clear: both;
        display: block
    }

.go-SatinAl .FormLinetotal {
    width: auto;
    padding: 25px 0;
    text-align: center;
    margin-left: 13px
}

.go-SatinAl .FormCont {
    width: 80%;
    margin: 20px auto;
    float: none
}

.go-SatinAl .FormLinetotal .Formtotal1 {
    height: 40px;
    width: 320px;
    float: none;
    margin: 0 auto
}

.go-SatinAl .wizard > .actions a {
    height: 57px;
    border-radius: 10px;
    width: 263px;
    text-transform: uppercase;
    margin-bottom: 57px;
    margin-top: 20px;
    margin-left: 13px
}

.go-dmccbi-flags .discFlag, .go-dmccbi-flags .go-rmctb-gift, .go-dmccbi-flags .go-rmctb-rez {
    border: 2px solid #fff;
    height: 35px;
    width: 35px
}

.Formtotal1 {
    height: 40px;
    width: 320px;
    float: left
}

.go-dmccbi-flags {
    margin: 112px 0 0;
    position: absolute;
    width: 225px;
    text-align: right
}

    .go-dmccbi-flags .discFlag {
        position: relative;
        margin: 0;
        line-height: 35px
    }

    .go-dmccbi-flags .go-rmctb-disc {
        padding: 0 7px;
        margin: -2px 0 0;
        width: 35px;
        height: 35px;
        line-height: 35px
    }

        .go-dmccbi-flags .go-rmctb-disc b {
            font-size: 12px
        }

    .go-dmccbi-flags .go-rmctb-gift {
        line-height: 35px;
        margin-top: 0
    }

    .go-dmccbi-flags .giftIcon {
        font-size: 22px;
        line-height: 31px
    }

    .go-dmccbi-flags .go-rmctb-rez {
        font-size: 12px;
        margin: 0;
        line-height: 35px
    }

.FileUploadBox {
    width: 100%;
    color: #777;
    float: left;
    height: 38px;
    padding: 1px;
    line-height: 38px;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 4px
}

    .FileUploadBox .PhotoFile, .FileUploadBox .PhotoFile:focus, .FileUploadBox [name=complaintsDocument], .FileUploadBox [name=complaintsDocument]:focus {
        border: none !important;
        padding: 7px !important;
        height: auto;
        line-height: initial;
        text-indent: 0
    }

#ContactTypeId {
    text-indent: 0;
    padding-left: 10px
}

.Formtotal1txt {
    border: 1px solid #ccc;
    float: left;
    font-size: 13px;
    color: #777 !important;
    outline: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    text-indent: 10px;
    background-color: #fff
}

#btnProm, #btnPromocode {
    height: 40px;
    outline: 0;
    cursor: pointer;
    border: none !important;
    line-height: 40px;
    font-weight: 700;
    color: #2a2a2a;
    font-size: 14px
}

#btnProm, #btnPromCancel, #btnPromocode {
    float: left;
    background: #fbd70d;
    margin-left: 5px
}

#btnProm {
    width: 85px;
    border-radius: 4px
}

#btnPromocode {
    width: 89px;
    border-radius: 4px
}

#btnPromCancel, .btnOner {
    height: 40px;
    border: none !important
}

#btnPromCancel {
    width: 53px;
    outline: 0;
    cursor: pointer;
    border-radius: 4px;
    line-height: 40px;
    font-weight: 700;
    color: #2a2a2a;
    font-size: 14px
}

.btnInvite, .btnOner {
    float: left;
    background: #fbd70d !important;
    cursor: pointer;
    line-height: 40px;
    font-weight: 700;
    color: #2a2a2a;
    font-size: 14px;
    text-align: center;
    -webkit-appearance: none;
    outline: 0
}

.btnOner {
    width: 100px;
    border-radius: 4px;
    -moz-appearance: none;
    appearance: none
}

.btnInvite {
    min-width: 100px;
    padding: 0 20px;
    height: 40px !important;
    border: none !important;
    border-radius: 4px;
    -moz-appearance: none;
    appearance: none
}

.rgstr-box {
    display: block;
    width: auto;
    margin: 41px 39px;
    background: #fff
}

    .rgstr-box:after {
        display: block;
        clear: both
    }

    .rgstr-box .go-htrl-line {
        width: 100%;
        padding: 0;
        margin: 0 0 16px
    }

    .rgstr-box .go-htrl-line2 {
        margin-top: 9px
    }

    .rgstr-box input[type=password], .rgstr-box input[type=text] {
        height: 44px !important;
        border-radius: 4px;
        background-color: #fff !important;
        border: 1px solid #e1e1e1 !important;
        width: 100%
    }

    .rgstr-box input[type=submit] {
        height: 54px;
        width: 100%;
        border-radius: 10px
    }

.BtnFirst, .primaryBtn {
    height: 40px;
    float: left;
    background: #fbd70d;
    text-indent: 0 !important;
    border: none !important;
    line-height: 40px;
    color: #000 !important;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    outline: 0
}

.registerBtn.inlineBlock {
    margin-top: 20px
}

.cookieAcceptBtn .inlineBlock {
    margin-top: 20px
}

.primaryBtn {
    width: 100px !important;
    border-radius: 4px
}

.BtnFirst {
    width: auto !important;
    padding: 1px 12px;
    border-radius: 4px
}

    .BtnFirst:active, .BtnFirst:focus {
        border: none !important
    }

.Formtotal2 {
    float: right;
    width: 175px
}

.FormLine2, .TotalDiv1 {
    width: 100%;
    float: left
}

.TotalDiv1 {
    font-size: 12px;
    color: #7c7c7c;
    font-weight: 700;
    height: 22px
}

.TotalDiv2, .TotalDiv2Upgrade {
    font-size: 22px;
    color: #252525;
    font-weight: 700;
    width: 100%;
    float: left
}

.actions li a {
    margin: -40px 0 30px
}

.FormLine2 {
    padding: 7px 0;
    color: #8e8e8e;
    font-size: 14px;
    line-height: 16px
}

.cartText1, .cepinfo {
    font-size: 13px;
    font-weight: 700
}

.FormDiv4 {
    width: 48%;
    float: left
}

.FormLine2 input, .FormLine2 textarea, select {
    width: 100%;
    color: #777;
    float: left;
    height: 38px;
    padding: 1px;
    line-height: 38px;
    border: 1px solid #ccc;
    outline: 0;
    border-radius: 4px
}

.FormLine2 textarea {
    height: 70px;
    line-height: 17px;
    text-indent: 0;
    padding: 8px 2%
}

.FormLine2 input:focus, .Formtotal1txt:focus, select:focus {
    border: 2px solid #fbd70d !important;
    padding: 0 0 0 15px
}

.FormLine2 textarea:focus {
    border: 2px solid #fbd70d !important
}

.FormDiv5 {
    width: 48%;
    float: right
}

.cepSelect {
    width: 100px !important;
    float: right !important
}

.cepinfo {
    color: #252525;
    height: 40px;
    line-height: 40px;
    float: left
}

.steps3 label {
    max-width: 145px
}

.cartText1 {
    color: #777;
    margin-left: 20px;
    line-height: 25px
}

.go-htrl-line, .go-htrl-line2 button, .go-htrl-line2 input, .go-htrl-title {
    font-weight: 700;
    color: #2a2a2a;
    text-align: center
}

.FormLine1.steps3 {
    margin-bottom: 15px
}

.cartExpMount {
    width: 47%
}

.cartExpYear {
    width: 47%;
    margin-left: 6%
}

.current .number, .disabled .number, .done .number {
    font-size: 0 !important;
    width: 25px;
    height: 25px;
    margin: 17px 0 0 -25px;
    position: absolute
}

.current .number {
    background: url(../images/stepsMenuicon.png) center center no-repeat
}

.disabled .number {
    background: url(../images/stepsMenuiconDis.png) center center no-repeat !important
}

.done .number {
    background: url(../images/stepsMenuicon_act.png) center center no-repeat !important
}

#LoginBtn {
    float: right;
    position: relative;
    height: 42px
}

.go-htrl-line, .go-htrl-line2, .iconBack1, .iconBack2, .iconBack3, .instaSocial, .tumrestorantxt {
    float: left
}

#loginBox {
    width: 240px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin: 50px 0 0 -80px;
    display: none;
    z-index: 99;
    position: absolute
}

.opened #LoginBox {
    display: block
}

.go-htrl-title {
    font-size: 16px;
    width: 100%;
    margin: 20px 0
}

.go-htrl-line {
    width: 80%;
    margin: 5px 0 5px 10%;
    font-size: 11px
}

    .go-htrl-line input {
        border: 1px solid #ccc;
        padding: 1px;
        height: 38px;
        line-height: 38px;
        border-radius: 4px;
        width: 100%;
        text-indent: 15px;
        box-shadow: none !important
    }

        .go-htrl-line input:focus {
            border: 2px solid #fbd70d;
            outline: 0;
            padding: 0
        }

.go-htrl-line2 {
    width: 100%;
    margin-top: 15px
}

    .go-htrl-line2 button, .go-htrl-line2 input {
        width: 100%;
        background: #fbd70d !important;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        border-radius: 0 0 5px 5px;
        cursor: pointer;
        border: none !important;
        box-shadow: none !important
    }

body .go-htrl-line2 button {
    border-radius: 5px
}

.sprite {
    background-image: url(../images/sprite.png)
}

.go-ftcr-img1 {
    background-position: -235px -85px;
    width: 126px;
    height: 75px;
    margin-left: 0 !important
}

.go-ftcr-img2 {
    background-position: -571px -197px;
    width: 90px;
    height: 104px
}

.go-ftcr-img3 {
    background-position: -665px -191px;
    width: 130px;
    height: 110px
}

.faceSocial, .twitSocial {
    width: 38px;
    font-size: 37px;
    height: 38px;
    display: inline-block
}

.faceSocial {
    background-position: -536px -5px;
    margin-right: 10px
}

.twitSocial {
    background-position: -104px -376px;
    margin-right: 10px
}

.instaSocial, .instagramSocial {
    width: 38px;
    font-size: 37px;
    height: 38px;
    background-position: -150px -376px;
    margin-right: 10px
}

.instagramSocial {
    display: inline-block
}

.Ayricalikimg1 {
    background-position: -371px -94px;
    width: 101px;
    height: 92px;
    display: block
}

.Ayricalikimg2 {
    background-position: -482px -94px;
    width: 92px;
    height: 92px;
    display: block
}

.Ayricalikimg3 {
    background-position: -235px -196px;
    width: 99px;
    height: 50px;
    display: block
}

.next2, .prev2 {
    width: 25px;
    height: 18px
}

.go-main-text1 ol, .siziArayalimimg {
    display: inline-block
}

.next2 {
    background-position: -584px -165px
}

.prev2 {
    background-position: -584px -76px
}

.tumrestoranimg {
    background-position: -619px -165px;
    width: 8px;
    height: 12px;
    float: left;
    margin: 3px 0 0 6px
}

.iconBack1 {
    background-position: -344px -196px;
    width: 113px;
    height: 104px;
    margin: 25px 0 0 40px
}

.iconBack2 {
    background-position: -467px -196px;
    width: 96px;
    height: 76px;
    margin: 35px 0 0 45px
}

.iconBack3 {
    background-position: -5px -282px;
    width: 99px;
    height: 98px;
    margin: 30px 0 0 45px
}

.siziArayalimimg {
    width: 14px;
    height: 12px;
    background-position: -637px -165px;
    float: right;
    margin: 4px 0 0 4px
}

.go-detail-main {
    background: #f2f2f2;
    float: left;
    width: 100%
}

.go-dmain-Content {
    float: left;
    background: #fff;
    padding: 30px 35px;
    margin: 30px 0
}

.go-dmain-ContentCustom {
    float: left;
    background: #fff;
    margin: 30px 0;
    width: 100%
}

.go-dmainc-Cont {
    padding: 30px 35px;
    float: left
}

.go-main-text1 {
    float: left;
    margin: -10px 0 0;
    width: 100%;
    color: #333;
    font-size: 15px;
    font-weight: 500
}

    .go-main-text1 p {
        float: left;
        margin-bottom: 15px
    }

.detail-btn1 {
    padding: 10px 30px;
    float: left;
    color: #333;
    font-size: 14px;
    border: 1px solid #000;
    border-radius: 50px;
    font-weight: 600
}

.go-main-title1 {
    float: left;
    font-size: 19px;
    font-weight: 700;
    color: #2a2a2a;
    width: 100%;
    min-height: 35px;
    margin-bottom: 14px
}

.appStoreBtn, .googlePlayBtn {
    width: 132px;
    height: 42px;
    float: left;
    margin-top: 25px
}

.appStoreBtn {
    background-position: -351px -615px
}

.googlePlayBtn {
    background-position: -582px -393px;
    margin-left: 10px
}

.DinersClubSmallLogo, .PlatinumLogo {
    margin-left: 20px;
    float: left
}

.DinersClubSmallLogo {
    max-width: 120px
}

.MbAppStore {
    background-position: -6px -86px;
    width: 179px;
    height: 63px;
    float: left
}

.MbGooglePlay {
    background-position: -6px -153px;
    width: 179px;
    height: 63px;
    float: left;
    margin-left: 10px
}

.SocialFix {
    position: fixed;
    right: 20px;
    top: 45%;
    width: 36px;
    height: 150px;
    z-index: 0
}

.facebookFix {
    width: 36px;
    height: 34px;
    float: left;
    background-position: -426px -504px
}

.instagramFix, .twitterFix {
    width: 36px;
    height: 35px;
    float: left
}

.twitterFix {
    background-position: -426px -539px
}

.instagramFix {
    background-position: -426px -575px
}

.AppDiv {
    float: left;
    margin: 20px 0 0 45px
}

.Gastroicon1 {
    background-position: -371px -94px;
    width: 101px;
    height: 92px;
    float: left;
    margin: 40px 0 0 40px
}

.Gastroicon2 {
    background-position: -482px -94px;
    width: 92px;
    height: 92px;
    float: left;
    margin: 45px 0 0 45px
}

.Gastroicon3 {
    background-position: -114px -282px;
    width: 82px;
    height: 86px;
    float: left;
    margin: 45px 0 0 50px
}

.Gastroicon4 {
    background-position: -235px -196px;
    width: 99px;
    height: 50px;
    float: left;
    margin: 60px 0 0 40px
}

.Gastroicon5 {
    background-position: -206px -282px;
    width: 83px;
    height: 83px;
    float: left;
    margin: 48px 0 0 50px
}

.Gastroicon6 {
    background-position: -467px -506px;
    width: 104px;
    height: 104px;
    float: left;
    margin: 40px 0 0 40px
}

.FilterSelect1 {
    height: 25px;
    line-height: 25px;
    border: none;
    background: 0 0;
    outline: 0;
    width: 110px;
    text-indent: 5px
}

    .FilterSelect1:focus {
        border: none !important;
        padding: 1px !important
    }

.MbSliderBox {
    width: 920px;
    height: 450px;
    float: left;
    margin: 43px 0 0 50px
}

.MbSliderimg {
    width: 400px;
    height: 450px;
    float: left;
    text-align: center
}

.MbSliderText {
    font-size: 22px;
    color: #fff;
    width: 440px;
    margin: 100px 0 0 10px;
    float: left
}

.MbSliderButtons {
    width: 400px;
    margin: 30px 0 0 10px;
    float: left
}

.MbSliderinfo {
    font-size: 14px;
    color: #fff;
    width: 400px;
    float: left;
    margin: 20px 0 0 10px
}

.MbSliderText .MbSelect {
    color: #fbd70d;
    font-weight: 600
}

.GmSliderTitle {
    font-size: 22px;
    color: #191919;
    width: 440px;
    font-weight: 700;
    margin: 100px 0 0 10px;
    float: left
}

.GmSlidertext {
    font-size: 16px;
    color: #464646;
    line-height: 25px;
    width: 400px;
    float: left;
    margin: 20px 0 0 10px
}

#owl-demo6 .owl-dot {
    margin-top: -40px !important
}

#gastroMobil2 .owl-page span {
    background-color: #fff
}

#gastroMobil2 .owl-page.active span {
    background-color: transparent;
    border: 7px solid #fbd70d;
    margin-bottom: 0;
    width: 9px;
    height: 9px
}

.BlogContText1 {
    width: 100%;
    text-align: center;
    height: 30px
}

    .BlogContText1 span {
        margin: 0 auto;
        width: auto;
        color: #00bcd4;
        border-bottom: 1px solid #00bcd4;
        font-size: 13px;
        font-weight: 600;
        line-height: 20px
    }

.BlogButtons, .BlogContText2, .BlogContText3 {
    width: 100%;
    margin-top: 10px;
    text-align: center
}

.BlogContText2 {
    font-size: 18px;
    color: #2a2a2a;
    font-weight: 600;
    float: left;
    letter-spacing: 1px;
    display: block;
    line-height: 26px;
    margin-bottom: 20px
}

.BlogButton1, .BlogContText3 {
    font-size: 12px;
    letter-spacing: 1px
}

.BlogContText3 {
    float: left;
    color: #acacac
}

.BlogButton1 {
    border: 1px solid #000;
    padding: 8px 25px;
    color: #5d5d5d;
    display: inline-block
}

    .BlogButton1:hover {
        background-color: #000;
        color: #fff
    }

#BlogBanner .owl-pagination {
    margin-top: -20px
}

#BlogBanner .owl-page span {
    width: 14px;
    height: 14px;
    border: 1px solid #c4c4c4;
    background-color: #fff
}

#BlogBanner .owl-page.active span {
    width: 14px;
    height: 14px;
    border: 1px solid #fbd70d;
    background-color: #fbd70d
}

#BlogBanner .next4, #BlogBanner .prev4 {
    display: block
}

.PostButton1, .gi-da-img, .gi-da-text {
    display: inline-block
}

.BlogLeft {
    float: left;
    width: 720px
}

.BlogRight {
    float: right;
    width: 280px;
    margin-left: 20px
}

.BlogPost, .PostText1, .Postimg {
    float: left
}

.BlogPost {
    width: 660px;
    padding: 30px 30px 0;
    background-color: #fff;
    margin-bottom: 25px
}

.PostText1, .Postimg, .Postimg img {
    width: 100%
}

.PostText1 {
    text-align: center;
    height: 30px;
    margin-top: 30px
}

    .PostText1 span {
        margin: 0 auto;
        width: auto;
        color: #f57f17;
        border-bottom: 1px solid #f57f17;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px
    }

.PostText2, .PostText3 {
    margin-top: 10px;
    text-align: center
}

.PostText1 a {
    color: #f57f17;
    border-color: #f57f17
}

.PostText2 a {
    color: #2a2a2a
}

.PostText2 {
    font-size: 18px;
    color: #2a2a2a;
    letter-spacing: 2px;
    width: 100%;
    float: left;
    font-weight: 600
}

.PostText3, .PostText4 {
    font-size: 14px;
    color: #959595;
    line-height: 22px;
    width: 100%;
    float: left
}

.PostText3 {
    padding: 0
}

.PostText4 {
    margin-top: 20px;
    text-align: left
}

.PostBottomLeft, .PostButton1 {
    font-size: 12px;
    letter-spacing: 1px
}

.PostButtons {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.PostButton1 {
    border: 1px solid #000;
    padding: 8px 25px;
    color: #5d5d5d
}

    .PostButton1:hover {
        background: #000;
        color: #fff
    }

.PostBottom {
    width: 100%;
    border-top: 1px solid #ededed;
    float: left;
    height: 60px;
    margin-top: 25px
}

.PostBottomLeft {
    float: left;
    color: #acacac;
    line-height: 60px;
    height: 60px
}

.PostBottomRight {
    float: right;
    height: 60px;
    line-height: 60px
}

.BlogSocialText {
    float: right;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #5d5d5d
}

.BlogFacebook {
    width: 9px;
    height: 19px;
    background-position: -578px -573px;
    float: right;
    margin: 19px 0 0 15px
}

.BlogMail, .BlogTwitter {
    width: 19px;
    float: right
}

.BlogTwitter {
    height: 16px;
    background-position: -593px -575px;
    margin: 21px 0 0 15px
}

.BlogMail {
    height: 19px;
    background-position: -616px -572px;
    margin: 19px 0 0 15px
}

.BlogRightSocial {
    text-align: center;
    height: 40px;
    margin: 10px 0 0 25px;
    float: left;
    width: 230px
}

.googleSocial, .rssSocial {
    width: 37px;
    height: 36px;
    float: left
}

.googleSocial {
    background-position: -550px -614px;
    margin-right: 10px
}

.rssSocial {
    background-position: -590px -614px
}

.BlogEbulten {
    width: 250px;
    padding: 25px 0 0 25px;
    height: 150px;
    float: left;
    margin-top: 10px;
    background: url(../images/ebultenBg.jpg) right center no-repeat #1caea0
}

.BlogSearch {
    padding: 20px;
    background-color: #fff;
    width: 240px;
    float: left;
    margin-top: 20px
}

.BlogTitle {
    font-size: 16px;
    color: #2a2a2a;
    font-weight: 600;
    border-bottom: 1px solid #0b0b0f;
    letter-spacing: 1px
}

.BloginputBox {
    float: left;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    height: 40px;
    margin-top: 15px
}

.BlogSearchTxt {
    border: none;
    height: 38px;
    width: 180px;
    margin: 2px 0 0 2px;
    text-indent: 10px;
    outline: 0;
    float: left
}

    .BlogSearchTxt::-webkit-input-placeholder {
        color: #b7b7b7;
        font-size: 13px;
        font-style: italic
    }

    .BlogSearchTxt:-moz-placeholder {
        color: #b7b7b7;
        font-size: 13px;
        font-style: italic
    }

    .BlogSearchTxt::-moz-placeholder {
        color: #b7b7b7;
        font-size: 13px;
        font-style: italic
    }

    .BlogSearchTxt:-ms-input-placeholder {
        color: #b7b7b7;
        font-size: 13px;
        font-style: italic
    }

.BlogSearchBtn {
    width: 40px;
    height: 36px;
    background-position: -71px -47px;
    border: none;
    background-color: transparent;
    float: right;
    margin-top: 2px
}

.BlogKategoriler {
    float: left;
    padding: 20px;
    background: #fff;
    margin-top: 20px;
    width: 240px
}

.BlogKatList, .BlogKatList li, .BlogKatList li a {
    width: 100%;
    float: left
}

.BlogKatList {
    padding: 0
}

    .BlogKatList li a {
        height: 50px;
        text-indent: 25px;
        background: url(../images/BlogKategoriBg.png) 10px center no-repeat;
        line-height: 50px;
        color: #000;
        font-size: 13px;
        border-bottom: 1px solid #f3f3f3;
        font-weight: 600
    }

        .BlogKatList li a:hover {
            color: #1caea0
        }

.BlogYazar {
    width: 240px;
    padding: 20px;
    height: 135px;
    float: left;
    background: url(../images/YazarOl-bg.jpg);
    margin-top: 20px
}

.YazarTitle, .YazarTxt {
    width: 100%;
    color: #fff
}

.YazarTitle {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 5px;
    float: left
}

.MakaleTxt1, .YazarBtn, .YazarTxt {
    font-size: 13px;
    float: left
}

.YazarTxt {
    margin-top: 10px
}

.YazarBtn {
    background-color: #fff;
    padding: 8px 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 15px;
    border-radius: 60px
}

.EnCokOkunanlar {
    float: left;
    padding: 20px;
    background: #fff;
    margin-top: 20px;
    width: 240px
}

.OkunanMakale {
    width: 100%;
    float: left;
    margin-top: 20px
}

.MakaleImg {
    width: 60px;
    height: 60px;
    float: left
}

.MakaleTxt1 {
    color: #2a2a2a;
    line-height: 18px;
    font-weight: 600;
    width: 170px;
    margin-left: 10px
}

.MakaleTxt2 {
    font-size: 12px;
    color: #b3b3b3;
    margin: 4px 0 0 10px;
    letter-spacing: 2px;
    float: left
}

.instagramBox {
    width: 248px;
    border: 1px solid #d7d7d7;
    float: left;
    margin-top: 20px;
    padding: 15px
}

.instagramFoto {
    float: left;
    margin-top: 15px
}

    .instagramFoto li {
        float: left;
        margin: 8px 4px 0;
        width: 72px;
        height: 72px;
        border: 1px solid #dcdcdc
    }

        .instagramFoto li img {
            width: 100%
        }

.BlogNavigation {
    width: 100px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -50px
}

    .BlogNavigation .next4, .BlogNavigation .prev4 {
        width: 25px;
        height: 18px;
        display: block;
        margin-top: -20px;
        cursor: pointer
    }

    .BlogNavigation .next4 {
        float: right;
        background-position: -644px -573px;
        margin-right: -100px
    }

    .BlogNavigation .prev4 {
        float: left;
        background-position: -672px -573px;
        margin-left: -100px
    }

.FavoriNavigation {
    width: 100px;
    margin: -18px 0 0 250px
}

.next5, .prev5 {
    width: 7px;
    height: 12px;
    display: block;
    margin-top: 50px;
    cursor: pointer
}

.prev5 {
    float: right;
    background-position: -598px -102px;
    margin-right: -20px
}

.next5 {
    float: left;
    background-position: -586px -102px;
    margin-left: -20px
}

.icon-menu-alt, .icon-search, .icon-users {
    margin-top: 7px;
    display: block
}

    .icon-menu-alt.MActive, .icon-search.MActive, .icon-users.MActive {
        margin-left: 15px;
        color: #fbd70d !important;
        z-index: 99;
        position: fixed
    }

.icon-search {
    font-size: 20px
}

.icon-menu-alt {
    font-size: 22px
}

.icon-users {
    font-size: 20px
}

.animate-children .icon-menu-alt.MActive, .animate-children .icon-search.MActive, .animate-children .icon-users.MActive {
    margin-top: 10px
}

.go-dc-logo.MActive img, .mobileMenus, .overlay, .smallLogo img {
    display: none
}

.MobileMenu li, .OverlayTxt1 {
    color: #fff;
    text-align: center
}

.go-ht-logo.MActive {
    background-position: -566px -441px;
    width: 85px;
    height: 58px;
    background-image: url(../images/sprite.png);
    z-index: 99;
    position: fixed
}

.MobileMenu li {
    width: 60px;
    height: 35px;
    float: left;
    font-size: 20px;
    border-left: 1px solid #e6e6e6
}

.next6, .next8, .prev6, .prev8 {
    width: 25px;
    height: 18px;
    position: absolute;
    cursor: pointer
}

.MobileMenu li:first-child {
    border: none
}

.go-h-slider #owl-demo4 .owl-page.active span {
    background: #fbd70d;
    margin-bottom: 3px
}

.next6 {
    margin: 220px 0 0;
    float: right;
    background-position: -771px -165px;
    z-index: 99999999;
    right: 7%
}

.prev6 {
    left: 7%;
    margin-top: 220px;
    background-position: -740px -165px;
    z-index: 999999;
    float: left
}

.next8 {
    margin: 220px 0 0;
    float: right;
    background-position: -584px -165px;
    z-index: 99999999;
    right: 7%
}

.prev8 {
    left: 7%;
    margin-top: 220px;
    background-position: -584px -76px;
    z-index: 999999;
    float: left
}

.go-dpcm-col2-b-fav .owl-page.active span {
    background: #fbd70d !important;
    margin-bottom: 3px
}

.go-dpcm-col2-b-fav .owl-page span {
    background: #e0e0e0 !important
}

.overlay {
    width: 0 !important;
    height: 0 !important;
    position: absolute;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.9);
    z-index: 1001
}

.OverlayLogo {
    width: 95px;
    margin: 4% auto 0
}

    .Mob-AppBG img, .OverlayApp img, .OverlayImg1 img, .OverlayLogo img {
        width: 100%
    }

.OverlayTxt1 {
    width: 80%;
    margin: 4% 0 0 10%;
    font-weight: 600;
    font-size: 18px
}

.OverlayImg1 {
    width: 40%;
    margin: 4% auto 0
}

.OverlayMobilBox {
    background: #fbd70d;
    float: left;
    border-radius: 15px;
    width: 82%;
    margin: 4% 0 0 5%;
    padding: 4%;
    display: table
}

.OverlayTxt2 {
    color: #000;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle
}

    .OverlayTxt2 span {
        font-weight: 700
    }

.OverlayApp {
    float: right;
    width: 130px
}

.OverlayTxt3 {
    width: 100%;
    height: 60px;
    cursor: pointer;
    margin-top: 1%;
    float: left;
    line-height: 60px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    font-size: 16px
}

.Mob-SearchBox, .Mob-UyeGirisBox, .NavBox {
    height: 100%;
    background-color: rgba(0,0,0,.94);
    z-index: -1;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0
}

.NavBoxContent {
    width: 100%;
    margin-top: 75px
}

.Mob-SearchBoxCont {
    width: 100%;
    margin-top: 110px
}

.UyelikNav {
    width: 100%;
    float: left
}

.MSatinAl {
    width: 80%;
    margin: 20px 0 0 10%;
    font-size: 14px;
    background-color: #fbd70d;
    padding: 7px 0;
    text-align: center;
    border-radius: 60px;
    float: left;
    font-weight: 500
}

div#gastroIntro {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,.85);
    z-index: 99
}

.gi-logo {
    text-align: center;
    margin-top: 10%
}

.gi-downloadNow {
    color: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    padding: 9%
}

.gi-logo img {
    max-width: 100px !important
}

.gi-downloadApp {
    background: #fbd70d;
    padding: 15px;
    margin: 0 8%;
    border-radius: 15px;
    position: relative
}

.gi-da-text {
    font-size: 14px;
    text-align: left;
    width: 50%;
    vertical-align: middle
}

.gi-da-img {
    vertical-align: middle;
    text-align: right;
    width: 48%
}

.MSifreHatirlat, .MUyeGirisi, .Mob-SearchTitle, .gi-close, .gi-mockupIphone {
    text-align: center
}

.gi-da-img img {
    width: 100%;
    max-width: 124px !important
}

.gi-close {
    color: #fff;
    margin-top: 25px;
    font-size: 13px;
    letter-spacing: .9;
    cursor: pointer
}

.gi-mockupIphone img {
    width: auto;
    max-width: 80%;
    max-height: 200px
}

.MUyeGirisi {
    width: 80%;
    margin: 5px 0 0 10%;
    background-color: #fff;
    font-size: 14px;
    padding: 7px 0;
    border-radius: 60px;
    float: left;
    font-weight: 600
}

.MSifreHatirlat {
    width: 90%;
    margin: 5px 0 0 5%;
    float: left;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300
}

.Mob-SearchTitle {
    font-size: 20px;
    letter-spacing: 3px;
    color: #fbd70d;
    width: 90%;
    margin-left: 5%
}

.Mob-SearchLine {
    border-radius: 18px;
    width: 90%;
    margin: 15px 5% 0;
    padding: 5px 0;
    border: 1px solid #363636;
    float: left
}

    .Mob-SearchLine .MobSelect, .Mobinput {
        background: 0 0 !important;
        border: none;
        color: #fff;
        width: 85%;
        font-size: 13px
    }

.Mob-SearchSelect {
    position: relative;
    height: 62px
}

    .Mob-SearchSelect select {
        -webkit-appearance: none;
        border-radius: 18px;
        width: 90%;
        margin: 15px 5% 0;
        height: 47px;
        border: 1px solid #363636;
        float: left;
        color: rgba(255,255,255,.5);
        background: 0 0 !important;
        padding: 0 12px;
        font-family: 'Open Sans',sans-serif !important
    }

        .Mob-SearchSelect select option {
            background: #000
        }

            .Mob-SearchSelect select option:hover {
                background: #fff !important;
                color: #000 !important
            }

    .Mob-SearchSelect:after {
        background: url(../images/down-arrow.png) #000;
        width: 20px;
        background-size: 100%;
        position: absolute;
        right: 34px;
        bottom: 27%;
        height: 15px;
        z-index: 9999999
    }

.Mob-AppBG, .Mob-AppBox {
    position: absolute;
    bottom: 10px
}

.Mob-SearchLine .MobSelect option {
    background: #333;
    outline: 0
}

.Mob-SearchLine .MobSelect:focus, .Mobinput {
    outline: 0 !important;
    border: none !important;
    color: #fff
}

.MobFormForgotPassword {
    padding-top: 24px;
    display: block;
    clear: both
}

    .MobFormForgotPassword .MSifreHatirlat {
        float: none;
        text-align: center;
        width: 100%;
        display: block;
        margin: 0
    }

.MobSearchicon {
    position: absolute;
    font-size: 26px;
    color: #fff;
    width: 10%;
    margin-top: 6px
}

.Mobinput {
    height: 35px;
    line-height: 35px;
    text-indent: 20px;
    font-size: 13px
}

.MobSearchbtn {
    background: 0 0;
    width: 13%;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    border: none;
    color: #fff
}

    .MobSearchbtn .icon-search {
        margin-left: 1px;
        margin-top: -15px;
        font-size: 22px;
        padding-left: 1px;
        color: #fff !important
    }

.Mob-AppBox {
    background: #fbd70d;
    border-radius: 15px;
    width: 90%;
    margin: 0 5%
}

.Mob-AppBG {
    width: 30%;
    left: 10%
}

.MobApp-Title {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px
}

.MobApp-Text {
    color: #414141;
    font-size: 13px;
    line-height: 13px;
    margin: 10px 5px 0 0
}

.CommentBoxTxt, .CommentBoxUser {
    line-height: 20px;
    text-align: center;
    font-size: 14px
}

.Mob-right {
    margin-left: 42%
}

.Mob-Iphone {
    background-position: -580px -507px;
    width: 22px;
    height: 26px;
    float: left;
    margin: 5px
}

.Mob-Android {
    background-position: -607px -507px;
    width: 25px;
    height: 30px;
    float: left;
    margin: 5px
}

.EbultenBox {
    float: left;
    width: 180px;
    margin-left: 20px
}

.CommentBox {
    width: 240px;
    height: 210px;
    padding: 40px;
    float: left;
    background-color: #fff
}

.CommentBoxTxt {
    color: #252525 !important
}

.CommentBoxUser {
    color: #bfbfbf;
    font-style: italic;
    margin-top: 10px
}

#owl-demo7 .owl-page span {
    background-color: transparent;
    border: 2px solid #b7b7b7
}

#owl-demo7 .owl-page.active span {
    background-color: transparent !important;
    margin-bottom: 4px;
    border: 4px solid #000;
    width: 10px !important;
    height: 10px
}

.btn.next7, .btn.prev7 {
    width: 14px;
    height: 22px;
    z-index: 99
}

.btn.next7 {
    margin: -25px 20px 0 0;
    float: right;
    background-position: -212px -86px;
    cursor: pointer;
    position: relative
}

.btn.prev7, .imgOverlay {
    position: absolute;
    cursor: pointer
}

.btn.prev7 {
    margin: -25px -50px 0 0;
    float: left;
    background-position: -192px -86px
}

#owl-demo7 {
    margin-top: 20px
}

.imgOverlay {
    background: rgba(000,000,000,.8);
    width: 100%;
    height: 190px;
    border-radius: 5px;
    display: none
}

.go-dmcc-list-img:hover > .imgOverlay, .sikayetBtn {
    display: block
}

.Overlayicon {
    background-position: -189px -113px;
    width: 44px;
    height: 44px;
    margin: 70px auto
}

.smallLogo a {
    width: 88px;
    height: 60px;
    float: left
}

.profilMenus, .profilMenus li {
    float: right !important
}

.profilMenus {
    margin-top: 0 !important;
    width: 270px !important;
    padding-left: 0 !important
}

    .profilMenus li.parent {
        background: url(../images/menuArrow.png) right center no-repeat !important
    }

        .profilMenus li.parent a {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            max-width: 190px
        }

    .profilMenus li a {
        font-weight: 500 !important
    }

.Profilimg {
    float: right;
    margin-left: 10px;
    margin-top: -5px;
    width: 50px;
    height: 50px;
    border-radius: 60px;
    background: #fff
}

.UserPoint {
    float: right;
    margin-top: -30px;
    position: relative;
    padding-right: 15px
}

.ProfileImgDelete {
    float: right;
    width: 50px;
    background: #c3c3c3 !important;
    color: #444;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

.Pointinfo .acilirDivTop4 {
    background-position: 130px 1px
}

.AppStoreBannerBtn {
    width: 140px;
    height: 48px;
    float: left;
    background-position: -3px -565px
}

.AndroidBannerBtn {
    width: 140px;
    height: 48px;
    float: left;
    background-position: -3px -616px;
    margin-left: 10px
}

.BannerButtonsMobil {
    float: left;
    width: 100%;
    margin-top: 20px;
    position: relative;
    z-index: 9999
}

.tipr_container_bottom, .tipr_container_top {
    position: absolute;
    z-index: 1000;
    display: none
}

#owl-demo8 .owl-dots {
    margin-top: -74px
}

#owl-demo8.owl-theme .owl-dots .owl-dot {
    margin-top: 0
}

#owl-demo8 .owl-page span {
    background-color: #202020
}

#owl-demo8 .owl-page.active span {
    width: 8px;
    height: 8px;
    border: 7px solid #fbd70d;
    margin-bottom: 0
}

.GastroMobilPhone {
    position: absolute;
    width: 1020px;
    margin: -10px auto auto -510px;
    left: 50%;
    text-align: right
}

.EmptySearch, .NoResult, .ProfilBtn, .sikayetBtn {
    text-align: center
}

.sikayet .FormLine1 label {
    line-height: 30px
}

.FormLine2 span.Formlabel {
    font-weight: 700;
    float: left;
    font-size: 14px;
    color: #2a2a2a;
    margin: 6px
}

.sikayetBtn {
    background: #fbd70d !important;
    width: 200px !important;
    cursor: pointer;
    float: none !important;
    margin: 0 auto !important;
    border: none !important;
    height: 40px !important;
    line-height: 40px;
    color: #121212 !important;
    font-size: 20px;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

.uyari_text p a, .uyari_text p a:hover {
    text-decoration: underline
}

.sikayetOneri .Toptablist a {
    background: #f9f9f9;
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 700
}

.go-dmc-cont-sss {
    width: 100%;
    margin-bottom: 50px;
    float: left
}

.ContDiv {
    float: left;
    width: 100%;
    height: auto
}

.SssContDiv, .sssHeader {
    background-color: #fff;
    color: #2a2a2a;
    padding: 30px 5%;
    width: 90%
}

.sssHeader {
    line-height: 20px;
    cursor: pointer;
    font-size: 15px;
    border-bottom: 1px solid #ececec;
    font-weight: 700
}

.SssContDiv {
    font-size: 14px
}

.sss_Box {
    width: 100%;
    margin-bottom: 10px
}

.Sssicon {
    background-position: -612px -540px;
    width: 28px;
    height: 28px;
    float: right
}

.Collapse .Sssicon {
    background-position: -578px -540px
}

.Collapse .SssContDiv {
    display: none
}

.wizard > .steps .done a {
    background: #abd037;
    color: #2a2a2a !important
}

div#owl-demo10 img {
    max-height: 77px;
    width: auto
}

#owl-demo10 .owl-item a {
    display: table;
    height: 93px;
    margin: 0 auto
}

    #owl-demo10 .owl-item a span {
        display: table-cell;
        vertical-align: middle
    }

.wizard > .actions > ul > li, .wizard > .steps > ul > li {
    border-left: 1px solid #fff;
    margin-left: -1px
}

.sikayetOneri .number {
    font-size: 0 !important
}

.sikayetOneri .go-dmc-title {
    margin-top: 35px
}

.go-dmc-title-info {
    font-size: 14px;
    font-weight: 400;
    color: #2a2a2a;
    margin: 10px 0 0 20px;
    float: right;
    display: inline-block
}

.sikayetOneri .FormCont {
    width: 800px
}

.formDiv4-inline {
    width: 28%
}

.formDiv5-inline {
    width: 68%
}

.sikayetOneri .wizard > .steps .current-info, .tabcontrol > .steps .current-info {
    margin-left: 10px
}

.sikayetOneri .done .number {
    background: url(../images/stepsMenuicon.png) center center no-repeat !important
}

.go-h-top #menu {
    padding-left: 3px
}

.LogoutTopBtn {
    border: none;
    cursor: pointer;
    background: #fff;
    margin: 0 0 6px 20px;
    font-size: 14px;
    color: #2a2a2a;
    height: 30px;
    float: left;
    line-height: 30px
}

.YazarFormTitle {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
    width: 100%
}

.YazarFormBtn {
    padding: 0 15px;
    margin: 5px 0 0 !important;
    width: auto !important
}

#inline .formErrorContent {
    margin-left: -100px
}

.EpostaformError .formErrorContent, .pay123formError .formErrorContent {
    margin-left: 0 !important
}

.go-SatinAl .formErrorContent {
    width: auto !important;
    min-width: 90px !important
}

.go-rmctici-Cont {
    float: left;
    display: table;
    vertical-align: middle;
    height: 40px
}

.SuggestedPackDiv {
    padding-bottom: 15px
}

.OtherPackageBtn {
    font-size: 12px;
    display: inline-block;
    font-weight: 600;
    color: #8e8e8e;
    margin-top: 10px;
    cursor: pointer;
    float: left
}

.BultenSend, .FormSend {
    width: 100%;
    font-size: 14px
}

.BultenSend, .FormSend, .KurumsalLeftTitle {
    font-weight: 700;
    float: left
}

.OtherPackageBtn:hover {
    color: #000
}

.UserContractCont {
    font-family: "Times New Roman"
}

.FormSend {
    margin-top: 20px
}

.BultenSend {
    margin-top: 10px
}

.kurumsalBannerTitle {
    font-size: 27px;
    line-height: 37px;
    margin-top: 100px
}

    .kurumsalBannerTitle span {
        color: #f9d80f
    }

.KurumsalLeft {
    width: 520px;
    float: left
}

.KurumsalLeftTitle {
    margin: 10px 0;
    color: #252525;
    font-size: 22px
}

.KurumsalLeftTxt {
    font-size: 14px;
    color: #6e6e6e;
    margin: 20px 0;
    float: left
}

.restoranContact .KurumsalLeftTitle {
    margin: 0
}

.restoranContact .KurumsalLeftTxt {
    margin: 15px 0
}

.KurumsalRight {
    width: 430px;
    float: left;
    margin-left: 60px
}

.kurumsalCepinf {
    width: 110px
}

.kurumsalCepSelect {
    text-indent: 9px !important
}

.KurummsalBtn, .ReminderBtn {
    height: 50px !important;
    width: 170px !important;
    text-indent: 0 !important;
    cursor: pointer
}

.KurummsalBtn {
    float: right !important
}

.ReminderBtn {
    float: left !important
}

.tipr_content {
    font: 12px/1.7 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #3f51b5;
    padding: 0 12px;
    border-radius: 5px !important;
    font-weight: 500
}

.tipr_container_bottom {
    margin-top: 13px
}

.tipr_container_top {
    margin-top: -42px;
    border-radius: 5px !important;
    background: #3f51b5
}

.tipr_point_bottom, .tipr_point_top {
    position: relative;
    background: #fff;
    border-radius: 5px !important
}

    .tipr_point_top:after, .tipr_point_top:before {
        position: absolute;
        pointer-events: none;
        border: solid transparent;
        top: 100%;
        height: 0;
        width: 0
    }

    .tipr_point_top:after {
        border-top-color: #3f51b5;
        border-width: 6px;
        left: 50%;
        margin-left: -6px
    }

    .tipr_point_top:before {
        border-top-color: #dcdcdc;
        border-width: 6px;
        left: 50%;
        margin-left: -6px
    }

    .tipr_point_bottom:after, .tipr_point_bottom:before {
        position: absolute;
        pointer-events: none;
        border: solid transparent;
        bottom: 100%;
        content: "";
        height: 0;
        width: 0
    }

    .tipr_point_bottom:after {
        border-bottom-color: #fff;
        border-width: 6px;
        left: 50%;
        margin-left: -6px
    }

    .tipr_point_bottom:before {
        border-bottom-color: #dcdcdc;
        border-width: 9px;
        left: 50%;
        margin-left: -9px
    }

.ProfilEdit {
    float: right;
    margin: 1px 0 0 8px;
    cursor: pointer;
    display: none
}

.PhotoEdit {
    cursor: pointer;
    margin: -25px 0 0;
    width: 150px;
    position: absolute;
    top: 35px;
    display: block !important
}

#SifreHatirlat, .LoadingDiv {
    display: none
}

.ProfilTxt {
    height: 30px !important;
    width: 130px !important;
    line-height: 30px !important;
    font-size: 14px;
    text-indent: 10px !important
}

.PhotoFile, .PhotoFile:focus {
    text-indent: 0 !important;
    padding-top: 8px !important;
    padding-left: 10px !important
}

.ProfilTxt2 {
    height: 60px !important;
    width: 150px !important;
    line-height: 15px !important;
    font-size: 13px;
    float: left
}

.ProfilBtn {
    height: 30px !important;
    line-height: 30px;
    width: 25px;
    border: none;
    background: 0 0 !important;
    cursor: pointer;
    position: absolute
}

.ProfilTxtAdres {
    margin-top: -10px
}

.ProfilTxtMail {
    width: 180px !important
}

.ImageModal {
    float: none;
    margin: auto
}

.PhotoFile {
    width: 100% !important
}

.ImageActive {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #f5f5f5
}

.OlderPostBtn {
    cursor: pointer
}

.ModalFaturaTable td {
    padding-right: 10px
}

    .ModalFaturaTable td.FatButton {
        padding-right: 20px
    }

.ModalFaturaTable {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px
}

.LoadingDiv {
    float: left
}

.NoResult {
    width: 100%;
    margin: 25px 0;
    font-weight: 600
}

.LoadingTop {
    margin-top: 8px;
    margin-right: 10px;
    float: left
}

.EmptySearch {
    font-size: 14px;
    width: 100%;
    margin: 30px 0
}

.go-rmct-logo img {
    width: auto !important;
    max-width: 140px !important;
    max-height: 140px
}

.GastroFatTable {
    border: 1px solid #ccc;
    padding: 30px
}

.AdresTable, .OrderTable {
    padding: 8px;
    border: 1px solid #ccc
}

.irsaliyetd {
    font-size: 20px;
    font-weight: 600
}

.AdresTable, .OrderTable, .fatAdres {
    font-size: 12px;
    font-weight: 600
}

.fatAdres {
    color: #333
}

.FatSiraNo {
    color: red
}

.Sirano {
    float: left;
    margin: 8px 0;
    width: 200px
}

.FatTarih {
    width: 100%;
    float: left
}

.FatLabel {
    width: 120px;
    float: left
}

.AdresTable {
    margin-right: 20px
}

.VergiDaireTd {
    background: #c5c5c5;
    height: 25px;
    line-height: 25px;
    text-indent: 10px
}

.griTd, .griTd2 {
    line-height: 22px;
    background: #c5c5c5;
    text-align: center
}

.griTd {
    padding-top: 15px
}

.griTd2 {
    padding-top: 5px
}

.ProdTd {
    padding-top: 15px;
    padding-left: 20px
}

.BaslikTd {
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    background: #c5c5c5;
    text-align: center
}

.ToplamTd {
    text-align: right;
    padding: 5px 10px 0 0;
    line-height: 22px;
    font-weight: 700
}

.SuggestTab li, .SuggestTab li a, .orderCompBtn {
    height: 60px;
    line-height: 60px
}

.BottomTable, .TutarTable {
    margin-top: 6px;
    padding: 8px;
    font-weight: 600
}

.TutarTable {
    border: 1px solid #ccc;
    font-size: 13px;
    border-bottom: 7px solid #ccc
}

.BottomTable {
    font-size: 10px
}

.orderCompBtn {
    width: 150px;
    text-align: center;
    display: block;
    margin: 0 auto 40px;
    background: #fbd70d;
    outline: 0;
    border-radius: 4px;
    font-weight: 700;
    color: #2a2a2a;
    font-size: 16px
}

.OrderCompleteBox {
    padding: 50px 0;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    text-align: center;
    margin: 100px 0 40px
}

.OrderCompleteTxt {
    color: #646464;
    font-weight: 400;
    font-size: 25px
}

#InvoiceShow .go-DetailTop, #InvoiceShow .go-footer {
    display: none !important
}

.ScrollDiv {
    overflow: scroll !important
}

.SuggestContent, .SuggestTab {
    width: 980px;
    margin: auto
}

    .SuggestTab li {
        width: 33%;
        text-align: center
    }

        .SuggestTab li a {
            font-weight: 700;
            font-size: 14px;
            cursor: pointer;
            background: #f9f9f9
        }

        .SuggestTab li.active a {
            background: #fbd70d;
            color: #2a2a2a;
            font-size: 14px
        }

.infoAlertMessage, .orderAlertMessage {
    color: #222;
    text-align: center;
    font-weight: 600
}

.SuggestContent {
    background: #fff;
    margin-bottom: 40px
}

.infoAlertMessage {
    font-size: 17px;
    line-height: 25px;
    padding: 10px
}

.custom-file-input, .custom-file-input:focus {
    padding: 7px 0 0 30px !important
}

.orderAlertMessage {
    font-size: 18px;
    line-height: 40px
}

.custom-file-input {
    line-height: 11px !important
}

.table-condensed {
    width: 100% !important
}

.dropdown-menu {
    width: 240px !important
}

.icon-technology {
    font-size: 14px;
    width: 24px;
    display: inline-block
}

.EmptyCat {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
    margin-top: 20px
}

#RestSlc {
    width: 150px
}

.hata404Txt1, .hata404Txt2 {
    width: 100%;
    text-align: center;
    display: inline-block
}

.noMargin {
    margin: 0
}

#IReadNotification, #InformationFormCont, #RegisterContractCont {
    font-family: 'Times New Roman';
    background: 0 0 !important
}

.IReadNotification, .InformationFormTxt, .RegisterContractTxt {
    font-family: 'Times New Roman';
    font-size: 14px
}

    .IReadNotificationTxt p, .InformationFormTxt p, .RegisterContractTxt p {
        margin-bottom: 15px
    }

.at-svc-email .at-icon-wrapper, .at-svc-facebook .at-icon-wrapper, .at-svc-twitter .at-icon-wrapper {
    margin: 0 10px 0 15px;
    background-color: transparent !important;
    float: right
}

.MobilContract {
    font-weight: 600
}

.go-dptri-text.mail {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 190px
}

.at-svc-facebook .at-icon-wrapper {
    background-position: -578px -573px
}

.at-svc-twitter .at-icon-wrapper {
    background-position: -593px -575px
}

.at-svc-email .at-icon-wrapper {
    background-position: -616px -572px
}

.hata404Txt1 {
    font-size: 140px;
    font-weight: 600
}

.hata404Txt2 {
    font-weight: 700;
    font-size: 20px
}

.addthis_sharing_toolbox {
    float: right;
    margin-top: 20px
}

.at-share-tbx-element.addthis_20x20_style .at-share-btn, .at-share-tbx-element.addthis_20x20_white_style .at-share-btn {
    padding: 5px !important
}

.at-svc-email .at-icon-wrapper img, .at-svc-facebook .at-icon-wrapper img, .at-svc-twitter .at-icon-wrapper img {
    display: none
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden
}

.compDocumentDelete {
    content: "Sil";
    float: right;
    display: none;
    background: #fbd70d;
    color: #333;
    height: 30px;
    margin: -34px 4px;
    text-align: left;
    line-height: 30px;
    font-weight: 700;
    border-radius: 3px;
    padding: 0 20px;
    right: 0;
    cursor: pointer
}

.OrderComplete1, .OrderLoadingDiv .smallLogo, .PromocodeTxt2 {
    display: inline-block
}

.OrderComplete1, .OrderLoadingDiv, .PassChangeBtn, .PromocodeTxtCont, .backNewsletter, .cs-loader-inner {
    text-align: center
}

.fancybox-title-float-wrap .child {
    margin-top: 0 !important
}

.fancybox-inner {
    overflow: hidden !important
}

.custom-file-input::before {
    content: 'Dosya Yukle';
    display: inline-block;
    border-radius: 3px;
    padding: 5px 8px;
    outline: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
    margin-left: -50px
}

.loading:after, .snow:before {
    content: ''
}

.transfereft {
    color: #8e8e8e;
    font-size: 14px;
    line-height: 16px
}

    .transfereft b {
        width: 125px;
        float: left
    }

.fancyAuto {
    overflow: auto !important
}

.fancyAuto2 {
    overflow-y: auto !important;
    background: #fff !important
}

.PackageInformation {
    font-size: 18px
}

.custom-file-input:hover::before {
    border-color: #000
}

.backNewsletter {
    border-radius: 4px;
    background: #ccc;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer
}

#owl-demo {
    position: relative
}

    #owl-demo .item img {
        max-width: 100% !important;
        width: auto;
        max-height: 73px;
        margin: 0 auto
    }

.PromocodeTxtCont {
    width: 100%
}

.PromocodeTxt1 {
    font-size: 25px;
    font-weight: 600;
    margin-top: 40px
}

.PromocodeTxt2 {
    margin: 20px auto 40px;
    float: none;
    padding: 10px 30px;
    border: 2px solid #444;
    border-radius: 3px;
    font-weight: 600;
    font-size: 20px
}

.OrderComplete1 {
    font-size: 18px;
    font-weight: 600;
    margin: 45px 5%;
    width: 90%
}

.OrderLoadingDiv {
    width: 100%
}

.orderMessageInfo {
    font-size: 18px;
    margin-bottom: 20px
}

.cs-loader {
    float: left;
    top: 0;
    left: 0;
    height: 30px;
    width: 100%
}

.PassChangeBtn, .PassChangeBtn .FormDiv1 {
    display: inline-block;
    float: none
}

.cs-loader-inner {
    top: 50%;
    width: calc(100% - 200px);
    color: #fff;
    padding: 0 100px
}

    .cs-loader-inner span {
        font-size: 20px;
        opacity: 0;
        display: inline-block;
        color: #fbd70d
    }

.SearchPageCont {
    min-width: 100%;
    margin-left: -10px;
    margin-right: -10px;
    width: auto
}

    .SearchPageCont .go-dmcc-box {
        text-align: left
    }

.tasiyici_alt, .tasiyici_ust {
    text-align: center;
    width: 100%
}

.go-h-sliderMask {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    background: rgba(0,0,0,.1)
}

.go-h-slider .owl-item .item .HomeBannerTxt1 p {
    background: url(../images/slider-bakcground-opacity.png);
    padding: 15px;
    border-radius: 5px;
    font-weight: 400;
    letter-spacing: .2px;
    max-width: 500px
}

#MyProfileForm .go-dptr-info:first-child .go-dptri-bg {
    margin-right: -5px
}

@keyframes lol {
    0% {
        opacity: 0;
        transform: translateX(-300px)
    }

    33%,66% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(300px)
    }
}

@-webkit-keyframes lol {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-300px)
    }

    33%,66% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(300px)
    }
}

.cs-loader-inner span:nth-child(6) {
    -webkit-animation: lol 3s infinite ease-in-out;
    animation: lol 3s infinite ease-in-out
}

.cs-loader-inner span:nth-child(5) {
    -webkit-animation: lol 3s .1s infinite ease-in-out;
    animation: lol 3s .1s infinite ease-in-out
}

.cs-loader-inner span:nth-child(4) {
    -webkit-animation: lol 3s .2s infinite ease-in-out;
    animation: lol 3s .2s infinite ease-in-out
}

.cs-loader-inner span:nth-child(3) {
    -webkit-animation: lol 3s .3s infinite ease-in-out;
    animation: lol 3s .3s infinite ease-in-out
}

.cs-loader-inner span:nth-child(2) {
    -webkit-animation: lol 3s .4s infinite ease-in-out;
    animation: lol 3s .4s infinite ease-in-out
}

.cs-loader-inner span:nth-child(1) {
    -webkit-animation: lol 3s .5s infinite ease-in-out;
    animation: lol 3s .5s infinite ease-in-out
}

#arkadasinaOnerForm {
    display: none;
    width: 90%;
    padding: 20px 5%;
    background: #fff;
    float: left
}

.Mob-SearchBox, .Mob-UyeGirisBox, .NavBox {
    display: none
}

.ModalFooter {
    width: 100%;
    margin-top: 30px
}

    .ModalFooter a {
        margin: 0 10px -7px 0
    }

.tooltip {
    position: relative;
    display: inline-block
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 70px;
        color: #fff;
        text-align: center;
        border-radius: 4px;
        position: absolute;
        z-index: 1;
        top: 110%;
        left: 50%;
        margin-left: -35px;
        background: #000;
        font-size: 11px;
        line-height: 16px;
        font-weight: 500;
        padding: 3px 10px
    }

.hata, .uyari, .uyari_text p a {
    font-weight: 700
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    zoom: 1;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opactiy .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.go-rmctbl-item {
    float: right
}

.forgetDeviceText {
    color: red
}

.sikayetOneri .FormDiv1 label {
    padding-top: 5px
}

.ana_tasiyici {
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
    margin: 100px auto 0;
    max-width: 800px
}

.sag, .sol {
    padding-top: 45px
}

.tasiyici_ust {
    max-width: 600px;
    margin: 0 auto 50px;
    height: auto
}

.orta, .sag, .sol {
    height: 200px
}

.tasiyici_alt {
    display: block;
    margin-top: 20px;
    padding-bottom: 100px
}

.sol {
    float: left
}

.orta {
    width: 437px;
    display: inline-block
}

.sag {
    float: right
}

.hata {
    font-size: 150px;
    color: #d5d5d5;
    height: 155px;
    font-style: italic
}

.uyari {
    font-size: 30px;
    color: #2a2a2a
}

.uyari_text {
    font-size: 16px;
    color: #2a2a2a
}

    .uyari_text p {
        margin: 0 0 10px
    }

        .uyari_text p a {
            color: #2a2a2a
        }

.sgsttion-maxSize {
    display: block;
    position: relative;
    z-index: 999999;
    clear: both;
    text-align: right;
    color: #000;
    font-size: 11px
}

.searchBox .Searchinput::-webkit-input-placeholder {
    color: #fff
}

.searchBox .Searchinput::-moz-placeholder {
    color: #fff
}

.searchBox .Searchinput:-ms-input-placeholder {
    color: #fff
}

.searchBox .Searchinput:-moz-placeholder {
    color: #fff
}

.ebultenKayit .ebulteninput::-webkit-input-placeholder {
    color: #fff
}

.ebultenKayit .ebulteninput::-moz-placeholder {
    color: #fff
}

.ebultenKayit .ebulteninput:-ms-input-placeholder {
    color: #fff
}

.ebultenKayit .ebulteninput:-moz-placeholder {
    color: #fff
}

.go-footer .go-f-top .colFooterRight {
    position: absolute;
    right: 0;
    bottom: 0
}

@media screen and (max-width:1024px) {
    .go-f-top, .go-footer {
        height: auto
    }

    #BannerDivCont, #DetailBannerCont, #GastroNedir, #HomeBannerLeft, #rakamlarlaGastroCont, .BlogLeft, .FirsatText, .SuggestContent, .SuggestTab, .container, .containerHeader, .ebultenText, .go-ftc-links, .go-ht-logo img, .go-rmcbl-cont iframe, .go-sc-Cont, .siziArayalimText, .siziArayalimTitle {
        width: 100%
    }

    .numberBox {
        width: 33%
    }

    .Mob-AppBG {
        width: 11%
    }

    .Mob-right {
        margin-left: 20%
    }

    .MobilPopup .go-DetailTop .MobileMenu li span {
        color: #fff
    }

    #HomeBannerRight, #LoginBtn, #gastroMobil, #rakamlarlaGastro, #yeniRestoranlar, .BlogRightSocial, .BlogSearch, .BlogYazar, .EnCokOkunanlar, .GastroMobilPhone, .MobilPopup .customNavigation, .MobileHide, .go-ftc-bulten, .go-rmcbr-tanitim, .instagramBox, .js #menu, .kurumsalPartner, .registerBtn, .searchBox {
        display: none
    }

    .btn.next, .btn.next2 {
        position: absolute;
        right: 10%
    }

    .btn.prev, .btn.prev2 {
        position: absolute;
        left: 10%
    }

    #HomeBannerLeft {
        margin: 50px auto;
        float: none;
        display: block;
        position: absolute;
        z-index: 9
    }

    .go-h-top {
        width: 95%;
        margin-left: 5%
    }

    .numberBoxes {
        width: 100%;
        text-align: center;
        margin: 12px auto 0
    }

    .js .slicknav_menu, .mobileMenus {
        display: block
    }

    #owl-demo {
        width: 80%;
        margin-left: 10%
    }

    .go-f-top {
        float: left;
        padding: 30px 0 20px;
        width: 100%
    }

    .go-ftc-bulten {
        margin: 30px 0 0 5%;
        width: 45%
    }

    #footerBottom {
        float: left;
        width: 100%;
        height: auto
    }

    .go-ftc-right span {
        margin: 0 15px 10px 0;
        float: right
    }

    .copyright, .social {
        margin-left: 5%
    }

    .go-ftc-right {
        float: left;
        width: 30%;
        text-align: left;
        margin: 5px 5% 0 0
    }

    .BannerButtonsMobil, .DetailBannerText, .DetailBannerTitle {
        text-align: center
    }

    .go-ftcl-list {
        width: 25%;
        margin-left: 5%
    }

    .go-ftc-links {
        width: 65%
    }

    .CommentBox {
        float: none;
        margin: 0 auto
    }

    .go-dmcc-list li {
        width: 27%;
        padding: 2%;
        margin-left: 2%
    }

        .go-dmcc-list li:nth-child(4n+1) {
            margin-left: 2%
        }

        .go-dmcc-list li:nth-child(2n+1) {
            width: 27%
        }

    .go-dc-logo img {
        width: 100%;
        z-index: 999999
    }

    .SssContDiv .registerBtn {
        display: inline-block
    }

    .go-ht-menus {
        display: none !important
    }

    .go-ht-right {
        width: auto;
        margin-right: 4%;
        position: fixed;
        right: 0
    }

    .go-dc-logo {
        margin-left: 5%;
        margin-top: 5px;
        background-position: -5px -384px;
        width: 88px;
        height: 60px
    }

    .MobilePopup .go-dc-logo {
        background-position: -566px -441px;
        position: absolute;
        z-index: 99
    }

    .go-DetailTop .MobileMenu li span {
        color: #000
    }

    .MobilePopup .MobileMenu li span {
        color: #fff
    }

    .go-ht-logo {
        width: 85px;
        background: 0 0
    }

    .DetailBannerText {
        width: 94%;
        margin-left: 3%;
        margin-right: 3%
    }

    .MobileNav {
        float: left;
        margin-top: 20px;
        width: 100%
    }

        .MobileNav li {
            width: 100%;
            float: left;
            border-bottom: 1px solid #252525
        }

            .MobileNav li a {
                width: 90%;
                padding: 10px 0 12px 10%;
                float: left;
                color: #fff !important;
                letter-spacing: 2px;
                font-weight: 500;
                font-size: 15px
            }

    .MobileMenu li span {
        color: #fff;
        line-height: 35px
    }

    .MobFormBtn {
        width: 90%;
        margin: 30px 5% 0;
        float: left;
        border-radius: 60px
    }

        .MobFormBtn button {
            height: 45px;
            width: 100%;
            background: #fbd70d !important;
            border: 0 !important;
            outline: 0 !important;
            margin: 0;
            font-size: 16px;
            font-weight: 700;
            font-family: 'Open Sans',sans-serif
        }

    .detay-url, .go-rb-url {
        margin-left: 5%
    }

    .firsatBox {
        width: 26%;
        padding: 2%;
        margin-left: 1%;
        margin-right: 1%
    }

    .FirsatLink {
        float: left;
        width: 100%
    }

    .EbultenBox {
        width: 100%;
        margin-left: 0
    }

    .go-rmct-info, .go-rmct-logo {
        margin-left: 5%
    }

    .go-rmct-info {
        width: 90%
    }

    .go-rmcti-title, .go-rmcti-tur {
        color: #252525;
        text-shadow: none
    }

    .go-rmct-buttons {
        position: absolute;
        right: 20px;
        margin-top: 70px
    }

    .go-rmcti-contact {
        margin-top: 20px
    }

    .go-rmcb-left {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%
    }

    .ToggleBtn {
        width: 90%;
        height: 35px;
        position: absolute
    }

    .go-rmcbl-title {
        height: 35px;
        margin-bottom: 10px;
        border-bottom: 1px solid #e2e2e2
    }

    .ToggleBtnicon {
        width: 19px;
        height: 11px;
        background-position: -212px -165px;
        margin-left: 10px;
        display: inline-block
    }

    .Collapse .ToggleBtnicon {
        background-position: -189px -165px
    }

    .go-rmcb-right {
        width: 90%;
        margin-left: 5%
    }

    .go-rmcbr-ozellikler {
        width: 100%;
        margin-top: 15px
    }

    .go-rmcbrot-cont {
        width: 90%;
        padding: 5%
    }

    .go-dp-top {
        width: 100%;
        height: auto
    }

    .go-dpt-left {
        width: 25%
    }

    .go-dpt-right {
        width: 70%;
        margin-left: 5%
    }

    .go-dpcm-col1 {
        width: 100%;
        margin-bottom: 20px
    }

    .go-dpcm-col1-line {
        width: 90%;
        padding: 20px 5% !important
    }

    .go-dpcm-col2 {
        margin-left: 0;
        width: 100%
    }

    .go-dpcm-col2-top {
        width: 90%;
        padding: 20px 5% !important;
        height: auto
    }

    .go-dpcm-col2-t-count {
        float: right
    }

    .go-dpcm-col2-bottom {
        width: 94%;
        padding: 40px 3% !important
    }

    .AppStoreBannerBtn {
        float: none;
        display: inline-block
    }

    .AndroidBannerBtn {
        float: none;
        display: inline-block;
        margin-left: 2px
    }

    .MbSliderStoreWrapper {
        margin: 0 -16px
    }

    .FormCont, .register-form {
        width: 81%;
        margin: 20px 10% 70px
    }

    .FormLinetotal {
        width: 90%;
        padding: 5%
    }

    .Postimg img {
        width: 100%;
        max-height: 400px;
        overflow: hidden
    }

    .BlogRight {
        margin-left: 0;
        width: 100%
    }

    .BlogEbulten {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%
    }

    .BlogKategoriler {
        width: 90%;
        padding: 5%
    }

    .sssHeader {
        width: 90%;
        padding: 30px 5%
    }

    #gastroAyricaliklar {
        width: 100%;
        float: none;
        height: auto;
        background: url(../images/GastroClubAyricaliklar_Mobil.jpg) center center no-repeat;
        background-size: cover
    }

        #gastroAyricaliklar .ContentTitle {
            color: #fff
        }

    #DetailBannerCont, #WeGastroBannerCont {
        width: 100%;
        position: absolute;
        top: 47%;
        transform: translateY(-53%);
        padding-top: 50px
    }

    #AyricalikBox li {
        width: 80%;
        margin-left: 10%
    }

        #AyricalikBox li:first-child {
            margin-left: 10%
        }

    .AyricalikText {
        width: 100%;
        float: none;
        color: #b1b1b1
    }

    .yanHaklarDiv {
        width: 90%;
        padding: 40px 5%;
        height: auto
    }

    .AyricalikTitle {
        color: #fff
    }

    .detaylibilgi a {
        color: #fbd70e
    }

    .Ayricalikimg1 {
        width: 114px;
        height: 105px;
        background-position: -112px -457px
    }

    .Ayricalikimg2 {
        width: 92px;
        height: 92px;
        background-position: -11px -465px
    }

    .Ayricalikimg3 {
        width: 109px;
        height: 56px;
        background-position: -3px -221px
    }

    .yanHakBox {
        float: none;
        margin: 40px auto
    }

    #owl-demo3 .owl-dots {
        margin-top: -30px
    }

    .uyelerOzel {
        right: 0;
        margin: -40px 0 0
    }

    .siziArayalim {
        width: 40%;
        padding: 30 5%;
        margin-left: 0
    }

    .arkadasinaOner {
        margin: 0;
        width: 40%;
        padding: 30px 5%
    }

    .sikayetOneri .FormCont {
        width: 80%;
        margin: 20px 10%
    }

    .BlogPost {
        width: 90%;
        padding: 30px 5% 0
    }

    .LogoutTopBtn {
        width: 90%;
        padding-left: 10%;
        height: 42px;
        line-height: 42px;
        outline: 0;
        text-align: left;
        background: 0 0;
        border: none;
        margin: 0;
        float: left;
        color: #fff;
        letter-spacing: 2px;
        font-weight: 500;
        font-size: 15px
    }

    .KurumsalLeft, .KurumsalRight {
        width: 100%;
        margin: 0;
        padding: 10px;
        box-sizing: border-box
    }

    .KurumsalLeftimg {
        text-align: center
    }

    #Form1 .FormDiv1, .SuggestionForm2 .FormDiv1 {
        min-width: 200px
    }

    #PhotoEditBox {
        width: 94% !important
    }

    #profilBox {
        overflow: scroll
    }

    .FormDiv1 {
        margin-top: 10px
    }
}

@media screen and (width:768px) {
    .numberBox {
        display: block !important
    }

    .tableDiv.turktelekomTable {
        width: 100%;
        margin-right: 0
    }

    .numberBox:nth-child(2) .iconBack, .numberBox:nth-child(2) .nb-mobilBox {
        float: none !important
    }
}

#HomeBannerLeft .bannerImg .bannerImg .bannerYazi .bannerText .bannerDescription {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    text-align: left
}

#HomeBannerLeft .bannerImg .bannerImg .bannerYazi .bannerText .banneraltDesc {
    font-family: 'Open Sans',sans-serif;
    font-size: 19px;
    line-height: 30px;
    margin-top: 15px;
    text-align: left
}

.androidLink, .iosLink {
    display: none
}

@media screen and (max-width:805px) {
    .register-container .register-form .box {
        width: 47%;
        margin: 1.4%
    }

    .register-container .register-form .register-banner {
        padding: 30px 20px
    }

    .register-container .register-form .register-bb-cont {
        margin-right: 20px;
        width: 100%;
        width: calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px)
    }

    #gastroMobil3 .MbSliderStoreWrapper {
        display: table;
        margin: 0 auto;
        padding-left: 0
    }
}

@media screen and (max-width:620px) {
    .register-banner .text p span {
        font-size: 8px !important
    }

    .register-container .register-banner .title {
        font-size: 24px
    }

    .register-container .register-banner .text {
        font-size: 15px
    }

    .register-container .register-tab li a {
        font-size: 12px
    }

    .register-container .wizard .content .register-form .register-tab li {
        padding: 0 10px
    }

    .register-container .register-box-title {
        font-size: 15px;
        margin-bottom: 15px;
        padding-bottom: 10px
    }

    .register-container .register-box-text {
        font-size: 11px
    }

    .register-container .register-box-gift span {
        font-size: 12px
    }

    .register-container .register-box-gift {
        margin: 5px 0
    }

    .register-container .register-form .box.green .register-box-text {
        height: 85px
    }
}

@media screen and (max-width:768px) {
    .languageBox {
        display: none
    }

    .MobilelanguageBox {
        display: block
    }

    body #OrderModal {
        width: 100% !important;
        padding: 20px 0 !important
    }

    #MyProfileForm .go-dptr-info:first-child .go-dptri-bg {
        margin-right: 10px
    }

    .csd-header {
        line-height: 25px
    }

    .csd-text {
        text-align: justify
    }

    #owl-demo10.owl-carousel .owl-item .item, .banner.lezizKulup.sliderBannerEdit .bannerDescription, .banner.lezizKulup.sliderBannerEdit .banneraltDesc {
        text-align: center !important
    }

    div#PasswordChange {
        width: 89% !important
    }

    div#cihazBox {
        width: 87% !important;
        padding: 20px !important
    }

    .checkin-table thead th {
        padding-left: 0
    }

    #owl-demo8 .MbSliderBox {
        height: 380px !important
    }

    #owl-demo8.owl-carousel {
        height: auto
    }

    #owl-demo8 .owl-dots {
        margin-top: 0
    }

    .android .androidLink, .ios .iosLink {
        display: inline-block
    }

    .android .iosLink, .ios .androidLink {
        display: none
    }

    .downloadGastroApp {
        display: block;
        position: fixed;
        z-index: 9;
        background: #191919;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 5px 8px
    }

        .dga-button, .dga-text, .downloadGastroApp img {
            display: inline-block;
            vertical-align: middle
        }

        .downloadGastroApp img {
            width: 40px
        }

    .dga-button {
        background: #fbd70d;
        width: auto;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 13px;
        margin-left: 15px;
        position: absolute;
        right: 25%;
        top: 20%;
        font-weight: 700
    }

    #NasilKullanilirBanner, .NumberContainer {
        position: relative
    }

    .dga-text {
        color: #fff;
        font-size: 10px;
        font-family: arial;
        letter-spacing: 0
    }

    .NumberContainer, .nb-mobilBox {
        vertical-align: top;
        display: inline-block
    }

    .dga-text span {
        opacity: .7;
        font-weight: 100
    }

    .passive {
        opacity: .2
    }

    .MobileMenu li.active {
        border-color: rgba(255,255,255,.2)
    }

    .gstr-staticPage {
        width: 100% !important
    }

    #gastroIntro {
        display: none
    }

    .AppBoxs .MobApp-Text a {
        color: #525252 !important;
        font-size: 12px;
        padding-bottom: 4px;
        display: block;
        padding-right: 18%
    }

    .parnetSlider #owl-demo .item {
        padding: 0
    }

        .parnetSlider #owl-demo .item p {
            padding: 10px
        }

            .parnetSlider #owl-demo .item p img {
                width: 90%
            }

    #owl-demo4 .owl-nav {
        display: none
    }

    .UyelikNav a.MSatinAl, .UyelikNav a.MUyeGirisi {
        padding: 10px 0;
        margin-bottom: 10px
    }

    .tastyClubOfTheCity div#DetailBannerCont {
        top: 29%
    }

    #owl-demo10.owl-carousel .owl-item img {
        width: auto;
        margin: 0 auto;
        height: 80px
    }

    .fancybox-title-float-wrap .child, .gea-Box:before, .gea-Box:hover::before {
        display: none !important
    }

    #owl-demo10 .owl-nav div {
        color: #000 !important;
        font-size: 1px !important
    }

    .ana_tasiyici {
        width: 100%;
        height: auto;
        padding-bottom: 50px;
        margin-top: 60px
    }

    .sag, .sol {
        height: 39px;
        width: 10%;
        padding-top: 20px
    }

        .sag img, .sol img {
            width: 100%;
            height: 79px;
            max-width: 50px !important
        }

    .hata {
        font-size: 67px;
        height: auto
    }

    .uyari {
        font-size: 24px
    }

    .orta {
        width: 80%;
        height: auto
    }

    .tasiyici_ust {
        width: 100%
    }

    .tasiyici_alt {
        width: 100%;
        margin-bottom: 60px
    }

    #HomeBannerLeft .bannerImg .bannerImg .bannerYazi .bannerText .bannerDescription {
        font-size: 16px !important;
        line-height: 16px !important
    }

    #HomeBannerLeft .bannerImg .bannerImg .bannerYazi .bannerText .banneraltDesc {
        font-size: 13px !important;
        line-height: 13px !important
    }

    .iddialiOyuncu {
        width: 100%;
        height: auto
    }

    div#gastroBilgiler {
        padding-top: 0;
        height: auto
    }

    .iddialiOyuncuHeader {
        font-size: 21px;
        margin-left: 20px
    }

    .iddialiOyuncuTitle {
        margin: 20px 166px 0 20px
    }

    .iddialiOyuncuDetail a {
        margin-left: 20px
    }

    .gastroEposta {
        height: auto;
        padding: 16px
    }

        .gastroEposta ul {
            margin: 0;
            line-height: normal;
            padding-bottom: 10px
        }

        .gastroEposta li:nth-child(1) {
            width: 22%;
            padding: 5px 10px 10px;
            vertical-align: top
        }

        .gastroEposta li:nth-child(2) {
            width: 69%;
            font-size: 12px
        }

        .gastroEposta li:nth-child(3) {
            width: 100%;
            padding-left: 10px
        }

    .banner.lezizKulup.sliderBannerEdit {
        margin-left: 0 !important;
        text-align: center !important
    }

    .Ayricalikimg {
        padding-right: 7%;
        float: left;
        height: 155px;
        width: 101px !important
    }

    .HomeBannerText {
        line-height: calc(1vw + 1vh + 3vmin) !important
    }

    .HomeBannerTxt1 a {
        margin: 0 7px 10px;
        line-height: calc(1vw + 1vh + 1vmin) !important
    }

    #AyricalikBox .detaylibilgi a {
        color: #fbd70d
    }

    .DetailBannerTitle.dinersclub {
        display: none
    }

    img.dinersclubLogo {
        top: 0;
        width: 70%;
        height: auto;
        margin: -4% 15% 0
    }

    .cd-İndiriminiAl {
        margin-top: 0 !important
    }

    .numberBox {
        width: auto;
        margin: 0 auto;
        height: auto;
        position: static;
        float: none;
        max-width: 288px;
        min-height: 82px
    }

        .numberBox:nth-child(2) .iconBack {
            float: right !important
        }

        .numberBox:nth-child(2) .nb-mobilBox {
            float: left;
            margin-right: 15px
        }

    .nb-mobilBox {
        margin-top: 9px;
        margin-left: 15px
    }

    .tl-box {
        width: 150px !important;
    }

    .NumberContainer {
        height: 34px;
        background: url(../images/numberBox-mbl.png);
        width: auto;
        line-height: 32px;
        margin: 0 auto;
        font-size: 22px;
        color: #fff;
        font-weight: 700;
        text-indent: 8px;
        letter-spacing: 17px;
        text-align: left;
        padding: 0
    }

    .numberLine {
        margin-top: -17px
    }

    .nb-img {
        max-width: 45px !important;
        top: 0;
        margin-top: 18px !important
    }

    .iconBack3 {
        margin-left: 18px;
        margin-top: 14px
    }

    .iconBack1 {
        margin-left: 12%;
        margin-top: 14px
    }

    span.iconBack {
        width: 80px;
        height: 80px;
        display: inline-block
    }

    .iconBack2 {
        margin-left: 22px;
        margin-top: 20px
    }

    .NumberContainer {
        z-index: 99999;
        margin-top: 4%
    }

    .rakamlarlaGastro .numberinfo {
        display: block;
        width: auto;
        text-align: left;
        margin: 0;
        font-size: 13px
    }

    .cd-YeniYilHeyecani {
        width: 95%;
        font-size: 15.9px;
        height: 35px;
        line-height: 35px
    }

    .colFooterLeft {
        width: 100%;
        text-align: center
    }

    .go-ftcl-list {
        width: 45%;
        margin-left: 5%
    }

    .go-footer .go-f-top .colFooterRight {
        position: inherit;
        margin-top: 10px
    }

    .colFooterRight {
        width: 100%;
        text-align: center;
        margin-top: 4px
    }

    #owl-demo8 .owl-prev {
        left: 0
    }

    #owl-demo8 .owl-next {
        right: 0
    }

    .go-ftc-bulten {
        margin-top: 30px;
        width: 95%
    }

    .firsatBox {
        width: 40%;
        padding: 4%;
        margin-left: 1%;
        margin-right: 1%
    }

    #owl-demo .item, .FirsatText {
        width: 100%
    }

    .FirsatLink {
        float: left;
        width: 100%
    }

    .SocialFix {
        display: none
    }

    #owl-demo .item img {
        max-width: 80%;
        margin: 0 auto !important
    }

    .btn.next, .btn.next2 {
        position: absolute;
        right: 14%
    }

    #gastroMobil2 .next6, #gastroMobil3 .next8 {
        right: 3%
    }

    .btn.prev, .btn.prev2 {
        position: absolute;
        left: 14%
    }

    #gastroMobil2 .prev6, #gastroMobil3 .prev8 {
        left: 3%
    }

    .HomeBannerButtons, .HomeBannerTitle, .HomeBannerTitle span, .HomeBannerTxt1, .HomeBannerTxt2 {
        text-align: center;
        width: 100%
    }

    #HomeBannerLeft {
        margin-top: 20px;
        width: 90%;
        position: relative;
        z-index: 9;
        margin-left: 5%;
        height: 78%
    }

    .BannerButton1, .BannerButton2 {
        float: none
    }

    .BannerDisc, .BannerRez {
        float: none;
        display: inline-block
    }

    .MbSliderimg, .overlay {
        display: none
    }

    .detaylibilgi {
        margin-top: 10px
    }

    #AyricalikBox li:nth-child(3) {
        margin-top: 22px
    }

    .HomeBannerButtons {
        margin-top: 20px
    }

    .overlay {
        z-index: 9999;
        width: 100% !important;
        height: auto !important;
        overflow: auto
    }

    .go-ht-right {
        margin-right: 10px;
        position: absolute
    }

    #NasilKullanilir {
        width: 100%
    }

    .KullanimBox {
        float: none;
        margin: 20px auto 0
    }

    .MbSliderBox {
        width: 80%;
        margin: 25px 0 0 10%;
        height: auto
    }

    .GmSliderTitle, .MbSliderText {
        width: 100%;
        margin: 60px 0 0;
        text-align: center
    }

    .GmSlidertext, .MbSliderButtons, .MbSliderinfo {
        width: 100%;
        margin-left: 0;
        text-align: center
    }

    .MbAppStore, .MbGooglePlay {
        float: none;
        display: inline-block
    }

    .go-dmcc-box {
        width: 46%;
        margin-left: 2%
    }

    .go-dmc-contRestAll {
        margin: 20px 0 0
    }

    .go-dmcc-box:nth-child(2n+1) {
        width: 46%;
        margin-left: 2%
    }

    .FormDiv4, .FormDiv5, .go-dmcc-box-btn {
        width: 100%
    }

    .go-dmcc-box-img {
        width: 100%;
        text-align: center
    }

    .go-d-url {
        width: 90%;
        margin-left: 5%
    }

    .discFlag {
        float: right;
        position: absolute;
        margin: 120px 5% 0 37%;
        display: block
    }

    .go-dmcc-list li {
        width: 44%;
        padding: 2%;
        margin-left: 2%
    }

        .go-dmcc-list li:nth-child(4n+1) {
            margin-left: 2%
        }

        .go-dmcc-list li:nth-child(2n+1) {
            width: 43%
        }

    .go-dmc-title, .go-dpt-left {
        width: 100%;
        text-align: center
    }

    .go-dmc-title {
        margin-bottom: 15px
    }

    .go-dptl-photo {
        float: none;
        margin: 0 auto
    }

    .go-dpt-right {
        width: 90%;
        text-align: center
    }

    .go-dptr-buttons {
        display: inline-block;
        float: none;
        margin: 15px 0
    }

    .go-dptr-text1, .go-dptr-text2 {
        text-align: left
    }

    .go-dpcm-col2-t-count {
        float: left
    }

    #owl-demo5 .item {
        margin: 0 auto
    }

    .go-dpcm-col2-b-text {
        text-align: center
    }

    .LogoutTopBtn, .go-dptri-text {
        text-align: left
    }

    .owl-5 {
        display: none
    }

    .Formtotal2 {
        float: left;
        margin-top: 10px
    }

    .Lineinfo1, .Lineinfo2 {
        width: 100%;
        text-align: center
    }

    .go-h-slider .next4, .go-h-slider .prev4 {
        display: none !important
    }

    .BannerButton1, .BannerButton2 {
        padding: 11 25px;
        margin-top: 10px;
        display: inline-block
    }

    .BannerButton1 {
        font-size: 15px
    }

    .BannerButton2 {
        font-size: 13px
    }

    .formDiv4-inline {
        width: 30%
    }

    .formDiv5-inline {
        width: 67%
    }

    .cepSelect, .fancybox-inner {
        width: 100% !important
    }

    #AlertModal {
        width: 90% !important;
        padding: 5% !important
    }

    .fancybox-wrap {
        max-width: 90% !important;
        left: 5% !important
    }

    .FormDiv4 {
        width: 100%;
        margin-bottom: 14px
    }

    .top-nav {
        padding: 0;
        margin-top: 20px !important
    }

    .LogoutTopBtn {
        width: 100%;
        padding-left: 14%;
        height: 27px;
        line-height: 20px;
        outline: 0;
        background: 0 0;
        border: none;
        margin: 0;
        float: left;
        color: #000;
        font-family: 'Open Sans',sans-serif;
        letter-spacing: 0;
        font-weight: 500;
        font-size: 15px;
        padding-bottom: 10px
    }

    .Mob-right {
        margin-left: 22%
    }

    .Mob-AppBG {
        width: 11%
    }

    .top-nav {
        background-color: transparent
    }

    .smallLogo img {
        display: block
    }

    .mobileMenus {
        display: inline-block
    }

    .profilMenus {
        width: auto !important
    }

    #owl-demo3.owl-carousel .owl-stage, #owl-demo3.owl-carousel .owl-stage-outer {
        height: auto !important
    }

    .go-h-slider, .go-header {
        min-height: 350px
    }

    .HomeBannerTitle {
        font-size: 21px;
        line-height: 20px
    }

    #HomeBannerLeft {
        margin: 20px auto;
        display: table-cell;
        vertical-align: middle
    }

    #BannerDivCont {
        margin: 50px auto
    }

    .Pointinfo {
        left: 28px !important;
        right: inherit
    }

    .acilirDivTop4 {
        margin-left: -32px !important
    }

    #invoicetablefilter {
        display: none
    }

    .checkin-table tbody td:nth-child(1) {
        max-width: 26px
    }

    .checkin-table tbody td:nth-child(3), .checkin-table tbody td:nth-child(4) {
        min-width: 40px
    }

    a.go-dpcm-col1-btn {
        font-size: 13px;
        padding: 7px 20px;
        width: 84%;
        margin: 30px auto 0;
        text-align: center
    }

    .ModalFaturaTable a.ProfileBtn {
        width: 84%;
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center
    }

    button.primaryBtn {
        width: 100px !important;
        height: 40px;
        float: left;
        background: #fbd70d;
        text-indent: 0 !important;
        outline: 0;
        cursor: pointer;
        border: none !important;
        border-radius: 4px;
        line-height: 40px;
        font-weight: 700;
        color: #000 !important;
        font-size: 14px;
        text-align: center
    }

    body #profilBox .profilBoxCont .BtnFirst.various, body #profilBox .profilBoxCont button.primaryBtn {
        min-width: 100%;
        padding: 0 !important
    }
}

@media screen and (max-width:340px) {
    .register-container .register-form .promcodetxt {
        width: 34%;
        margin-left: 7%
    }
}

@media screen and (max-width:480px) {
    .BlogContText1, .BlogContText2, .HomeBannerTxt1, .HomeBannerTxt2 {
        text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%
    }

    .register-container .register-box-bottom .register-box-text {
        bottom: 60px;
        padding: 0 10px;
        height: auto
    }

    .go-SatinAl .register-container .wizard > .actions a {
        margin-left: 0
    }

    body .register-container {
        padding: 0
    }

    .formErrorContent {
        margin-left: -105px
    }

    .register-container .iso-nav {
        width: 100%;
        overflow: auto
    }

    .iso-nav::-webkit-scrollbar {
        display: none
    }

    body .register-container .wizard > .content > .body ul {
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: inherit
    }

    body .register-container .wizard .content .register-form .register-tab li {
        display: table
    }

    .register-container .register-form .owl-dots {
        margin-top: -80px
    }

    .register-container .register-form .owl-theme .owl-dots .owl-dot.active span, .register-container .register-form .owl-theme .owl-dots .owl-dot:hover span {
        background-color: #fff !important;
        border: 4px solid #fff !important;
        width: 6px !important;
        height: 6px
    }

    .register-form {
        padding: 14px 14px 0 !important
    }

    .register-container .register-form .register-banner {
        background-image: none;
        padding: 5px 10px;
        margin-bottom: 10px
    }

    .register-container .register-form .owl-theme .owl-dots .owl-dot {
        width: 8px;
        height: 8px
    }

    .register-container .register-form .register-bb-cont {
        margin-right: 10px;
        width: 100%;
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px)
    }

    .register-container .register-banner .title {
        font-size: 16px;
        font-weight: 700
    }

    .register-container .register-banner .text, .register-container .register-tab li a {
        font-size: 10px
    }

    .register-container .wizard .content .register-form .register-tab li {
        padding: 0 5px
    }

    .register-container .register-form .box {
        background-color: #fff;
        padding: 10px;
        min-height: 230px
    }

    .register-container .register-box-title {
        font-size: 14px;
        line-height: 20px;
        margin-top: 0;
        margin-bottom: 10px;
        padding-bottom: 5px
    }

    .register-container .register-box-button, .register-container .register-box-gift span {
        font-size: 8px
    }

    .register-container .register-box-text {
        font-size: 8px;
        height: 120px;
        overflow: auto
    }

    .register-form .register-banner {
        height: 126px
    }

    .go-SatinAl .FormLinetotal .Formtotal1 {
        width: 95%
    }

    #register-login-box {
        width: 100% !important
    }

    .register-form .register-box-star {
        width: 10px;
        background-size: cover;
        height: 10px;
        margin-right: 4px
    }

    .register-box-gift span {
        vertical-align: text-top
    }

    .register-container .register-box-gift {
        margin: 4px 0;
        height: 10px;
        bottom: 64px;
        left: 10px
    }

    .register-container .register-box-button b {
        font-size: 14px
    }

    .register-container .register-form .register-box-button {
        border: 1px solid #fbd70d;
        border-radius: 8px;
        height: 30px;
        line-height: 30px;
        bottom: 26px;
        left: 10px;
        right: 10px
    }

    .register-container .register-form .register-box-price {
        font-size: 8px;
        height: 15px;
        bottom: 5px
    }

    .register-container .register-form .actions.clearfix {
        background-color: transparent
    }

    .register-container .wizard .register-form .register-tab {
        padding: 10px 0
    }

    .register-container .register-form .register-box-sign {
        border: 1px solid #fbd70d;
        border-radius: 8px;
        font-size: 14px;
        bottom: 26px;
        height: 30px;
        line-height: 30px;
        padding: 0;
        left: 10px;
        right: 10px
    }

    .go-SatinAl .FormLinetotal {
        margin: 5px
    }

    #steps-uid-0 > div:last-child li:nth-child(2) {
        border: none;
        margin: 0
    }

    .register-container .register-form .box.green .register-box-text {
        height: 63px
    }

    .FormDiv1 {
        max-width: inherit
    }

    .stepCount {
        width: 100%
    }

        .stepCount label {
            line-height: 17px;
            padding-top: 6px
        }

    .tableDiv {
        width: 100% !important
    }

    .go-dmccbi-flags {
        width: 92%
    }

    .go-h-slider, .go-header {
        min-height: 450px
    }

    .go-dptri-text {
        text-align: left;
        float: left;
        margin-top: 9px;
        width: 80%
    }

    .go-dmc-right, .go-dpcm-col2-top {
        text-align: center
    }

    .wizard > .content > .body label.error {
        left: 0
    }

    .BlogKatList li a {
        height: 20px;
        line-height: 20px
    }

    #owl-demo7 .owl-controls, #owl-demo7 .owl-nav {
        height: 100%;
        position: absolute
    }

    .BlogKatList {
        margin-top: 15px
    }

    #owl-demo7 {
        margin-top: 0
    }

        #owl-demo7 .owl-controls {
            margin-top: 0 !important;
            width: 100%;
            top: 0
        }

        #owl-demo7.owl-theme .owl-nav {
            top: 0;
            width: 100%
        }

    .CommentBox {
        width: auto;
        padding: 20px;
        height: auto;
        min-height: 200px
    }

    #owl-demo7.owl-theme .owl-dots .owl-dot {
        margin: 5px 4px
    }

    #owl-demo7 .owl-prev {
        left: -7%;
        top: 28%
    }

    #owl-demo7 .owl-next {
        right: -7%;
        top: 28%
    }

    #owl-demo6 {
        position: relative
    }

        #owl-demo6 .owl-controls, #owl-demo6 .owl-nav {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0
        }

        #owl-demo6 .owl-prev {
            left: 0
        }

        #owl-demo6 .owl-next {
            right: 0
        }

        #owl-demo6.owl-theme .owl-nav [class*=owl-] {
            top: 50%
        }

        #owl-demo6 .owl-dots {
            position: absolute;
            width: 100%;
            bottom: 0;
            height: auto
        }

    .go-dmcr-kelime2 {
        margin-bottom: 10px;
        float: none;
        width: 38%;
        display: inline-block
    }

        .go-dmcr-kelime2 .FilterSelect1 {
            width: 100%
        }

    .go-dmc-contRestAll {
        margin: 0
    }

    #MusteriYorumlar {
        height: auto !important;
        float: none;
        clear: both
    }

    #PhotoEditBox {
        overflow: scroll;
        width: 90% !important
    }

    #profilBox {
        overflow: scroll;
        width: 83% !important
    }

        #profilBox .FormDiv1.floatRight {
            float: left !important
        }

    .wizard > .content > .body input[type=radio] {
        float: right
    }

    .googlePlayBtn {
        width: 50%;
        margin-left: 0;
        margin-top: 10px
    }

    .appStoreBtn {
        width: 52%
    }

    .googlePlayBtn.diners {
        width: 50%;
        margin-left: 0;
        margin-top: 25px
    }

    .appStoreBtn.diners {
        width: 50%
    }

    .PlatinumLogo {
        float: right;
        margin-left: 20px;
        margin-top: -27px
    }

    .dinersClubSmallLogo {
        float: right;
        margin-left: 20px;
        margin-top: -44px
    }

    .FormDiv1 input {
        float: none
    }

    .FormDiv1 label {
        padding-top: 5px
    }

    .firsatBox {
        width: 90%;
        padding: 4%;
        margin-left: 1%;
        margin-right: 1%;
        height: auto
    }

    .FirsatText {
        width: 100%;
        height: auto
    }

    .FirsatLink {
        float: left;
        width: 100%
    }

    .ContentTitle {
        width: 94%;
        margin: auto 3%;
        letter-spacing: 1px;
        font-size: 18px
    }

    .fancyboxEkAyricalik.mbl {
        width: 100% !important
    }

    .gd-restaurantContact {
        padding-top: 15px !important
    }

    .restaurantContact div#partnerRestoranlar {
        padding-bottom: 0 !important;
        height: auto
    }

    .gea-row {
        margin: 0
    }

    .gea-col-md-4 {
        width: 100%;
        margin: 0 auto;
        padding: 0
    }

    .gea-Box {
        width: 80%;
        margin: 10px auto
    }

    .geab-hoverBox {
        bottom: -11px !important;
        left: 20px;
        width: 86%
    }

    .ebultenKayit, ul.go-ftcl-list li {
        width: 100%
    }

    .HomeBannerTxt1, .HomeBannerTxt2 {
        margin-top: 10px
    }

    .BannerButton2 {
        margin-left: 4%
    }

    .tumRestoranBtn {
        margin-top: -5px
    }

    .btn.next, .btn.next2 {
        position: absolute;
        right: 16%
    }

    .btn.prev, .btn.prev2 {
        position: absolute;
        left: 16%
    }

    #BannerDivCont {
        margin-top: 75px;
        display: table;
        height: 56%
    }

    .HomeBannerTitle {
        font-size: 19px;
        line-height: 21px;
        margin-top: 21px
    }

    .HomeBannerTxt1, .HomeBannerTxt2 {
        font-size: 13px;
        line-height: 16px
    }

    .arkadasinaOnerTitle, .siziArayalimTitle {
        font-size: 15px
    }

    .ebulteninput {
        width: 65%
    }

    .ebultenButton {
        width: 44px;
        float: right
    }

    #footerBottom {
        padding-bottom: 70px
    }

    .go-ftc-right {
        width: 100%;
        margin-top: 15px
    }

        .go-ftc-right span {
            float: left;
            margin-left: 25px
        }

    .go-ftcl-list {
        width: 40%;
        margin-left: 7%
    }

    .go-ftc-links {
        width: 100%
    }

    .go-ftcl-list li a {
        line-height: 15px;
        padding: 8px 0
    }

    .EbultenBox {
        margin-left: 0;
        width: 100%
    }

    .arkadasinaOner, .siziArayalim {
        height: 160px
    }

    .MbSliderText {
        font-size: 20px
    }

    .MbGooglePlay {
        margin: 10px 0 0
    }

    #gastroMobil2 .owl-controls {
        margin-top: -150px
    }

    .HomeBannerButtons {
        margin-top: 5px;
        bottom: 0
    }

    .discFlag {
        margin: 120px 5% 0 75%
    }

    .go-dmcc-box, .go-dmcc-box:nth-child(2n+1) {
        width: 94%;
        margin-left: 3%
    }

    .go-dmc-right, .go-dmcr-title {
        width: 100%
    }

    .go-dmcr-kelime {
        float: none;
        display: inline-block
    }

    .DetailBannerTitle {
        width: 90%;
        margin-left: 5%;
        font-size: 35px;
        line-height: 38px;
        margin-top: 15px
    }

    b.mbl-restaurantContact {
        font-size: 28px
    }

    .DetailBannerText {
        font-size: 18px
    }

        .DetailBannerText.diners {
            margin-top: 9px !important;
            text-shadow: 2px 2px 6px #000;
            padding: 5px;
            margin: 0;
            width: 97%;
            font-size: 15px
        }

    .go-dptrb-profil, .go-dptrb-profil2 {
        font-size: 13px;
        box-sizing: border-box
    }

    .social {
        float: left;
        margin-left: 5%
    }

    .btn.prev7 {
        margin-left: 20px
    }

    .go-dmcc-list li {
        width: 92%;
        padding: 2%;
        margin-left: 2%;
        height: auto
    }

        .go-dmcc-list li:nth-child(4n+1) {
            margin-left: 2%
        }

        .go-dmcc-list li:nth-child(2n+1) {
            width: 92%
        }

    .detay-url, .go-rmctit-fav {
        display: none
    }

    .go-rmctic-info {
        margin-bottom: 10px
    }

    .go-rmct-logo {
        width: 110px;
        height: 110px
    }

        .go-rmct-logo img {
            max-width: 100%;
            max-height: 100px
        }

    .tooltip .tooltiptext {
        width: auto
    }

    .go-rmc-top {
        margin-top: -65px
    }

    .go-rmct-buttons {
        right: 0;
        margin-top: 60px;
        width: 55%
    }

    .go-rmctb-disc, .go-rmctb-gift, .go-rmctb-rez {
        margin-left: 5px
    }

    .giftIcon {
        line-height: 29px
    }

    .go-rmctb-list {
        white-space: nowrap;
        overflow-x: visible;
        overflow-y: hidden;
        width: 100%;
        margin-right: 5px;
        height: 60px;
        padding-top: 10px;
        margin-top: -10px;
        float: right
    }

    .go-rmctbl-item {
        display: inline-block;
        float: none
    }

        .go-rmctbl-item span {
            float: none !important
        }

    .go-dpcm-col2-t-icon {
        float: none;
        margin: 0 auto
    }

    .go-dpcm-col2-t-text {
        width: 100%;
        margin-left: 0
    }

    .go-dpcm-col2-t-count {
        float: none;
        display: inline-block;
        margin: 15px auto 0
    }

    .go-dptrb-profil {
        margin-left: 0;
        margin-top: 5px;
        width: 96%;
        text-align: left
    }

    .go-dptrb-fatura {
        width: 84%;
        margin: 5px 0;
        text-align: left
    }

    .go-dptr-info {
        width: 100%
    }

    .go-dptrb-profil2 {
        height: 36px;
        width: 92%;
        margin: 5px 15px;
        text-align: center
    }

    a.go-dptrb-profil.SuggestLink {
        width: 92% !important;
        float: none !important;
        margin: 5px 15px;
        display: inline-block;
        text-align: center
    }

    .checkin-table tbody {
        width: 100%;
        overflow: scroll
    }

        .checkin-table tbody td {
            text-align: left;
            padding: 10px 0
        }

    .DetailBannerTextTTPrime, .Formtotal2, .checpagination, .go-dpcm-col2-b-fav {
        text-align: center
    }

    .checkin-col3 {
        width: 100% !important
    }

    #CheckinBox, #EfaturaBox {
        width: 100% !important;
        overflow: hidden;
        padding: 10px 10px 40px !important
    }

    .table-responsive {
        overflow-x: auto;
        min-height: .01%
    }

    .go-dpcm-col3, .go-dpcm-col3-table tbody {
        width: 100%
    }

    input#FinishCheckin, input#StartCheckin, select#MonthSlc {
        width: 80px
    }

    .ModalFaturaTable, .checkin-col3 form.validation-form {
        overflow: scroll
    }

    select#RestSlc {
        width: 100px
    }

    select#YearSlc {
        width: 71px
    }

    .checpagination {
        bottom: -2px;
        width: auto;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .FormDiv1, .FormDiv2, .FormDiv3, .FormDiv3 select, .FormDiv4, .FormDiv5, .Formtotal1, .LineTitle1, .go-rmcblc-list li a img, .yanHaklarimg img {
        width: 100%
    }

    .checkin-col3-box select.PageSized {
        bottom: -2px;
        height: 30px;
        display: none
    }

    .siziArayalimimg {
        float: none
    }

    .go-dptr-info {
        margin-top: 15px
    }

    .UserPoint {
        float: left;
        margin-top: 10px
    }

    #owl-demo8 .owl-controls {
        margin-top: -120px
    }

    .FormDiv2 {
        float: left
    }

    .Formtotal2 {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 10px
    }

    #btnProm, #btnPromCancel {
        font-size: 11px
    }

    .FormDiv4 {
        margin-bottom: 14px
    }

    #BlogBannerCont {
        width: 90%;
        padding: 0 5% 10px;
        height: auto;
        position: absolute;
        margin: 0;
        bottom: 0;
        opacity: 1
    }

    .BannerDisc, .BannerRez {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    #owl-demo7, ul#menu.profilMenus {
        position: relative
    }

    .BannerButton1, .BannerButton2 {
        padding: 9 15px;
        margin-top: 5px;
        display: inline-block
    }

    .BannerButton1 {
        font-size: 13px
    }

    .BannerButton2 {
        font-size: 12px
    }

    .BannerDisc {
        font-size: 13px
    }

        .BannerDisc b {
            font-size: 15px
        }

    .BannerRez, .FormLine2 span.Formlabel {
        font-size: 13px
    }

    .go-rmcblc-list li, .go-rmcblc-list li:nth-child(5n+1) {
        margin-left: 2%;
        padding: 1%;
        width: 45%
    }

    #owl-demo3.owl-carousel .owl-stage, #owl-demo3.owl-carousel .owl-stage-outer, .fancybox-inner, .yanHakBox {
        height: auto !important
    }

    #owl-demo4 .owl-pagination {
        margin-top: -80px
    }

    .formDiv4-inline {
        margin-top: 10px;
        width: 40%
    }

    .formDiv5-inline {
        width: 57%;
        margin-top: 9px
    }

    .sikayetBtn {
        width: 100% !important
    }

    #AlertModal, #arkadasinaOnerForm {
        width: 90% !important;
        padding: 5% !important
    }

    .fancybox-wrap {
        width: auto !important;
        max-width: 90% !important;
        left: 5% !important;
        right: 5% !important
    }

    .fancybox-inner {
        width: 100% !important
    }

    .fancybox-next span, .fancybox-prev span, .go-r-Banner, .letterBox {
        display: none
    }

    .yanHakBox {
        width: 99%
    }

    .yanHaklarimg {
        width: 35%
    }

    .HomeBannerTxt1 p {
        margin-bottom: 15px
    }

    .AyricalikTitle {
        line-height: 20px
    }

    .AyricalikText {
        line-height: 13px
    }

    #AyricalikBox li {
        width: 90%;
        margin-left: 5%
    }

        #AyricalikBox li:first-child {
            margin-left: 5%
        }

    .go-rmcti-title, .go-rmcti-tur {
        text-shadow: none
    }

    .go-r-BannerMobile {
        display: block
    }

    .Mob-right {
        margin-left: 44%
    }

    .Mob-AppBG {
        width: 30%
    }

    .go-rmct-logo span {
        height: 115px
    }

    .go-rmct-logo img {
        width: 100px !important
    }

    .parnetSlider .owl-item {
        margin-right: 10px
    }

    .gastroOnline .profilMenus {
        width: 39% !important;
        display: inline-block
    }

        .gastroOnline .profilMenus li a {
            font-size: 11px
        }

    .gastroOnline .Profilimg {
        width: 30px;
        height: 30px;
        margin-top: 0;
        margin-right: 5px
    }

    .gastroOnline ul#menu li ul {
        right: 0
    }

    .gastroOnline .acilirDivTop {
        margin-right: -36px
    }

    .gastroOnline .mobileMenus {
        display: inline-block !important;
        width: 77%;
        margin-right: -47px
    }

    .gastroOnline .MobileMenu li span {
        font-size: 16px
    }

    .gastroOnline .MobileMenu li {
        width: 45px
    }

    .gastroOnline .go-ht-right {
        margin-top: 23px;
        margin-right: 2px
    }

    #owl-demo .owl-prev {
        left: -32px
    }

    #owl-demo .owl-next {
        right: -32px
    }

    #owl-demo3 .owl-controls {
        margin: 0
    }

    #owl-demo7 {
        width: 80%;
        margin: 0 auto
    }

    .DetailBannerTextOdeabank {
        font-size: 20px;
        color: #fbd70d;
        margin-top: 10% !important;
        width: 90%;
        text-align: center;
        float: left;
        margin: 5%;
        text-shadow: 2px 2px #000
    }

    #DetailOdeaBankBanner {
        width: 100%;
        height: 390px;
        background: url(../images/nedirPageBanner.jpg) 82% no-repeat #000;
        background-size: cover;
        padding-top: 30px
    }

    #DetailTTPrimeBanner {
        width: 100%;
        height: 390px;
        background: url(../images/ttprime.jpg) 66% no-repeat #000;
        background-size: cover;
        padding-top: 30px
    }

    .PostText4 img, .fancybox-iframe, .fancybox-image {
        height: auto !important
    }

    .DetailBannerTextTTPrime {
        font-size: 18px;
        width: 100%;
        margin: 0 auto;
        float: none;
        color: #fff;
        text-shadow: 1px 3px 4px #000
    }

        .DetailBannerTextTTPrime span {
            width: 78%;
            display: block;
            margin: 0 auto
        }

    .yanHaklarText2 {
        font-size: 12px;
        color: #252525
    }

    .detaylibilgi2 {
        left: inherit;
        bottom: 0;
        right: 0
    }

    .go-h-slider .owl-item .item .HomeBannerTxt1 p {
        font-size: 11px !important
    }

    #BlogBanner .owl-theme .owl-dots .owl-dot {
        margin: 14px 5px 5px
    }

    #owl-demo4.blogowl .owl-controls {
        width: 100%
    }

    .BlogContText2 {
        display: block;
        font-size: 15px;
        margin: 0;
        letter-spacing: 0;
        line-height: 17px;
        float: none;
        min-height: 40px
    }

    .BlogButtons, .BlogContText1 {
        float: none
    }

    div#BlogDetail {
        margin-top: 0
    }

    #BlogDetailPage {
        padding: 0 0 40px
    }

    .PostText4 img {
        width: auto !important
    }

    #BannerDiv2 {
        background-size: contain !important;
        background-position: center top !important
    }

    #BlogBanner {
        height: 235px
    }

    #owl-demo4.blogowl .owl-next, #owl-demo4.blogowl .owl-prev {
        top: 11%
    }

    .gastro .containerHeader .go-ht-right {
        width: 135px !important
    }

    ul#menu.profilMenus li.parent {
        position: absolute;
        right: 0;
        bottom: -35px
    }
}

.go-dmainc-Cont ul {
    padding-left: 40px;
    margin: 1px
}

.go-dmainc-Cont p {
    float: none
}

div#Habit {
    max-width: 630px
}

.banner .bannerText {
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    vertical-align: middle
}

    .banner .bannerText .bannerDescription {
        font-family: 'Open Sans',sans-serif;
        font-size: 40px;
        color: #fff;
        line-height: 40px
    }

    .banner .bannerText .banneraltDesc {
        margin-top: 15px;
        text-align: center;
        font-family: 'Open Sans',sans-serif;
        color: #fff;
        font-size: 23px
    }

.bannerYazi {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0 auto
}

.sliderBannerTop {
    width: 100% !important;
    position: relative !important;
    margin-top: 0 !important;
    margin-left: 0 !important
}

    .sliderBannerTop .HomeBannerTxt1 {
        margin-top: 1vw;
        float: none !important
    }

.mbl-clear {
    display: block
}

@media only screen and (min-width:600px) and (max-width:1025px) {
    .DetailBannerTextTTPrime, span.detay-url {
        display: block;
        float: none
    }

    div#DetailTTPrimeBanner {
        width: 100%;
        height: 390px;
        background-size: cover;
        background-position: 52% !important;
        padding-top: 30px
    }

    div#DetailBannerCont, div#WeGastroBannerCont {
        position: static
    }

    .DetailBannerTextTTPrime {
        margin-top: 4% !important;
        margin-left: 5%;
        font-size: 24px
    }

    .BannerButtonsMobil {
        margin-left: -16px
    }
}

@media only screen and (min-width:600px) and (max-width:1000px) {
    .banner .bannerDescription {
        font-size: 30px !important;
        line-height: 35px !important
    }
}

@media only screen and (min-width:430px) and (max-width:599px) {
    .banner .bannerDescription {
        font-size: 17px !important;
        line-height: 25px !important
    }

    .banner .HomeBannerButtons {
        margin-bottom: -140px
    }

    .banner .bannerText .banneraltDesc {
        font-size: 13px !important
    }

    span.mbl-clear {
        display: none
    }

    .snow .item .cd-YeniYilHeyecani {
        font-size: 17px !important
    }
}

@media only screen and (min-width:320px) and (max-width:429px) {
    .banner .bannerDescription {
        font-size: 21px !important;
        line-height: 21px !important;
        letter-spacing: .8
    }

    .banner .bannerText .banneraltDesc {
        font-size: 13px !important
    }

    span.mbl-clear {
        display: none
    }

    .snow .item .cd-YeniYilHeyecani {
        font-size: 15px !important
    }
}

@media only screen and (max-width:319px) {
    .banner .bannerDescription {
        font-size: 15px !important;
        line-height: 10px !important
    }

    .banner .bannerText .banneraltDesc, .snow .item .cd-YeniYilHeyecani {
        font-size: 13px !important
    }

    .banner .HomeBannerButtons {
        margin-bottom: -140px
    }

    span.mbl-clear {
        display: none
    }
}

@media only screen and (max-width:345px) {
    .snow .item .HomeBannerTxt1 a {
        padding: 12px 15px
    }
}

@media only screen and (max-height:550px) {
    .snow .item .HomeBannerTxt1 a {
        padding: 8px 15px
    }

    .snow .item .cd-YeniYilHeyecani {
        font-size: 13px !important;
        height: 30px !important;
        line-height: 30px !important;
        margin-bottom: 0 !important
    }

    .snow .banner .bannerText .banneraltDesc {
        font-size: 13px !important
    }
}

.chirismas_spacer {
    padding: 5px !important
}

.bannerYazi .bannerText .HomeBannerText a {
    margin-bottom: 4px
}

@media only screen and (max-width:380px) {
    .bannerYazi .bannerText .HomeBannerText a {
        margin-right: 5px !important;
        padding: 8px 14px;
        font-size: 11px
    }

    .snow .item .cd-YeniYilHeyecani {
        font-size: 12px !important
    }
}

@media only screen and (min-width:0px) and (max-width:320px) {
    .gi-mockupIphone img {
        max-height: 160px
    }

    .gi-downloadNow {
        font-size: 15px;
        padding: 5%
    }

    .gi-da-text {
        font-size: 12px;
        width: 52%
    }

    .gi-da-img {
        width: 46%
    }

    .gi-close {
        margin-top: 10px
    }

    .gi-logo {
        margin-top: 5%
    }

    .banner .bannerDescription {
        font-size: 16px !important;
        line-height: 18px !important
    }

    .MobileNav li a {
        padding: 5px 0 12px 6%
    }
}

#packageDescription {
    padding: 10px;
    margin: 0;
    margin-top: 10px !important;
    border: 1px solid #ccc;
    width: 96%;
    background-color: rgba(235,235,235,0);
    color: #777;
    text-align: center;
    border-radius: 4px;
    float: left;
    font-size: 13px !important;
    font-family: Arial
}

.snow:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0CAMAAAD8CC+4AAAAflBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+yfIzaAAAAKnRSTlMAAgkMDQ4PERITFRlISVFUWVpgYmVobW5vc3Z3eXx9goSKjpWXoaOqrLIxv86ZAAACaElEQVR4Ae3dbW7iBhRA0WdcHJqCwRRDCsWvTT8m3v8GR7ADpPkx1jtnH1c3AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYLHa9dQ3sVhvv359NPEScjrkORZr/vpz/idewuqamaexj2X65b95nv/+/IgX0O3zKZbp/Y/5KXjBlA9DF8v0NT/c34MX7C7HzLy1sUynf/+a5/n/t+AlYw73bGKpPuf7t7kJXrLNTRvL9fv821v8MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA0K6nvgkqyemQ56CS1TUzT2Mf1NHt8ymoY8qHoQvq2F2OmXlrg0rGHO7ZBJVsc9MGAAAAAAAAAAAAFWIcxDiIcRDjIMZBjIMYBzEOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQLue+iaoJKdDnoNKVtfMPI19UEe3z6egjikfhi6oY3c5ZuatjUoYc7hnE5WwzU0bAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIB/LP6x+Mf+xPxj8Y/FPxb/WPxjAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABo11PfRCXkdMhzVMLqmpmnsY866Pb5FHUw5cPQRR3sLsfMvLVRCWMO92yiEra5aWOxAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoF1PfROVkNMhz1EJq2tmnsY+6qDb51PUwZQPQxd1sLscM/PWRiWMOdyziUrY5qaNWgAAAAAAAAAAAABAmIkwE2EmwkyEmQgzEWYizAQAAAAAAAAAAAAAgO+81Sm+KMVvegAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAMAAAC3Ycb+AAABYlBMVEX////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////5zPnRAAAAdnRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCorLC0uLzAxMjM0NTY3ODo7PD0+P0BBQkNERUZISktMTU5PUFFSU1VXWFlaW11eX2BhYmVnaGlqa21vcHJzdHV2d3l7fX5/gIGCg4WHZfG2JAAAB8BJREFUeAHt3X9XVNfZxvH7uvc+P2bmMDAM4DAZgmBAMQ+YRwSilWrRhBgpDZLGJNpKDbGNJjZJ7fuvdUz+yWoSLHj2Wv1+XgL3mn04++x9XSa5xxhchiS4Z2WrVUa3JMCLsf7c7KkqkyEFWXtu/cb1lemGy1A7Wdm7dOfwYPvcWJQMdXNrDDYPnj3dX+myZiVAbmVv4+7jw52lsTQGwkCyzuLm7e21mVaQ1Q6y0OjOnl3ot/mBJEIhb422m5nLkgB5iNGZRzr0nMlSBQAAAAAAAAAAAAAAAAAAAAAAAEAmN1kaoDSuycmG4AlcJJVckuE5hXJ41Tp3q4s8K4o8SmZQ/kMYQVRtv9HG2NSp8VbmZvDG9Mbdrw53ljqZrBbycuKti2vn+1UQ85A3B1cfDANtXFYHxZEz1z7+9IPlicIN3uit7n8xjHyyWigb/7+Pnvz9/pU3GjLoRSja71amG0FWB/mLgXz774G44WVs4FQVVdNAFKszv/3jZy+XLHjIGlWrjC5L4aEOmUIMwWQ10U/+7YVkQzW+GGZBMqRBL9iRgb1FAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOCePKSYZdHdkAR5XnXG22V0QwKkonP67ZXFqWaUoX6K1eyVP+zdXBpPIq8Lyjpv7/7t63vv9hvBUDsp6y7vff2PP/9m0HQZUkidXLhx70+770yVbqifvHFq6d2r///mSJQhAYrN8f5gaiR3GRIgD3mjWabzZggpuMuQEBkAAADx568XZPIQgsmQVoWGIQUalsycqjIZkqlhur4y3XBZ/RAavUt3DodFZbIUUOW3eTCs8pPVDgqN3sbdx4c7S2MMJLE62CBDAkJjWJicyUCl+E/hx9J9JELPmezXAAAAAAAAAAAAAGQukwxpkIcQgzORRMizZnu0yoMbUqCs3V84O9stgyEBCq2Zte3bm4udXIYUFqzO0s7hV3c3Ujm8zkC6F/afPju4Omi61Q+KY+e2Dw73V3slv5AUKDSmV67fWJ/jaG4iFKup2bn+WOEyJEAey1bVyIIbkiDzEKJMBuKOCDfH0clDFoPLkASFYmR8fKQIMiRAXk6cWV4+M8GLWhqUjb517aOPri1wyzgJUjF18eMnTz6+OFVIVjfIi96lz7799rNLPeL/k6Cse377/v0Pzo+zZCVBodVfvnJluU8wQhrkWTXxxhsTxE+lQh7zZrPIgiwN7P1I/pz9SlAIHGNKh0JWVq2SqJVESHm7d/p0r527IQGK1czFra3VmSrK6gcVE8u7Dx/uLk/wIp0Cqeitff7d9/fWepwKSOJLpIrJC3uPHu1dmOQh8vPkweV20hTb85dv3bo8346yX0J3V3byQXNedAaLi4POz61YkELZmR70Rk/+z6SQt0ZHW3mQ/UeQF93F9aur86/hM5vc4y+dQUCsZjc/eXBnvd90O2kyIh9/ieLouduPnx3emKuC1Q+KIwvvHz59cG22GWT1Q2j213b2t1fSKHWGPGvPLK2cm66iG9KYSKvTHW2wK57SgdgsumSvAzgzDgAAAAAAAAAAAAAAAAAAAAAAJEsHJHcZEop5LPIoWQrgoWhP9rojebAUwPOxuXfWlmcS6QVDaM28u/f57mqvdEMSMRhnb/31+4dbpytX/eFkUGwvDgdyhHRzhefkdgIQmsMla7oMR8nKrcoTSd+Gjv5Q/zErV3b8oKP+26s4MszKHYmyE8KLYRYk+3U8777Iyl05qaxcyI+wdSJ/mZW7flItQDhaRJ7yH7Jyk+jJQmJZuVBiWblQyJvtdjNPZR6Qh5SycqH6s3IBAAAFPyClFlLIsiy86kggnUjUeXQZjkrmHoKbkigDgDwWraqZBz+JuoxgOCKF5sSbc4PxRrBjE9sL7x9+c3BttuWGI/Ji8vzmzcuLnVzHedbsw5eVSzIcieLI/Nb9Lz+9PGi67HgotP6bUjIKxH7/5J9f3pyrgo6ztm/jlWr74HHkzHt/eXJ/881WPL6BhHL8RbFlMByVN3rvvLezdf44DxVJr1z9CmVV78zZuclmsGMk91ebBuSxMTJaFcGVxt4iNPxCL0sE2JkFAAAAAAAAAAAAAAAAAAAAAOB/o7sL8udSGQnkISubjVQSbiAvRk8NpsfLIEsAlI3NX7q6vthNI08a3uyv33nwyeZsFa1+UKjmbhw+e/zh2dEoqx0UWrPXHjw9fH9hJLrVD15OrWzv76z1G24JgMdq+tzK0kw7cxnSSKAY7XZaqcwDUogpJZ9CydWeQ7JUAQAAAAAAAAAAAAAAAAAAmblkiYA8xOguSwIU8ma73czTmAjkRWewuDjoFMESAMX2/OVbty7PtzNZ/aBi8sLeo0d7FyYLt9pBKnprn3/3/b21XhJX7aFiYnn34cPd5YncrX5QrGYubm2tzlRRlgAob/dOn+61c8kSAIWsrKoyC7I0QB5DUuOAZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAohBx7FGIwd2SAHnWbI+28iBLAKSs3V84O9sto6x+UGjNrG3f3lzsJJErBmWdpZ3Dr+5uTDeC1Q5S1l3Z/+bZwdVB02W1g7Kxc9sHX+yv9kq3+kGhMb1y/ebGXCJxulCspmbn+mOJhLdCHstW1ciCWxIgG0YhymoHohABAAAAAAAbEvgXStuuoNnAWXoAAAAASUVORK5CYII=),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEsCAMAAABOo35HAAABGlBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9y/ChlAAAAXnRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYoKSorLC8wMjM0NTY4OTo8PT4/QEFDSEpLTlBRUlNWV1pcXWBhYmdpa2xtb3B1dnd7fH6Bg4SFICRGzgAABJlJREFUeAHt3f9SE1kWwPF7zr23u5PODwiJEBI0IqAgQaMuS4Sgu2jvanQGxUEcZt7/Naacqpl/pmY8UFaaVH0/j/DlNEl3qs91zomqOFjdkFYAAIj64EUcDDRb7DRTJYSBpquPx7udyGgZaH04PS+2cmIZ+Obo9HK6QywLrW5MisPbKbEMJDT6693cE8tCfJolSisb+cr9PQAAAIg42IiPiSeX9SZvpdfiKZ6J1jaPjvfagdmyDNbSvz9enNxNiWUQlvY/fj4ZZMQy8FyGdhLq/IM3E43xhs8VAEBURRwsNFZrlaCEMJDYurczaPIIwULz+/99NxlUiGXgm08+/Ppup8Z1aKC1h//78J97FWIZSHLr4ZP7Le5dTDSpNXM+DY1E5//FFgAAAAAAAAAAAAAA1AcvDgYSqq12I6GWhVYHz8Y7C8yWgYTWsx8+vbSs7oGEzsGnn1/fzQyxoPXtl6//tRwNsSBx4fbd5Yo6A0hI02hsBREVBwAAgHldRAUNSVRTLkja6q3Ug6EWJLT3jo82a94ZMFiDk4uP++3gTIj1+WqxuAyVFAZ6hX/wkBD/+tUBAAAAnFao4gygSbOzkHlDLUjs7I4fr6aGWJB8qzifDuvq8E1a2377y+moaXhyCcn6h8Vko2qYLIjPV9f7DdPzJYgmWeqNrWA+rRAAAACiXp0FxKf1RtV0BwPNesPRRsNwDwMJi6Pp6aSfWGIRqzM+vyzWM0MsaHO3mB52oyEWNO1sba/laogF0VjNrT/YQJSxmoe3IiAak2DKBQ31Lqe3fv9zgfk9ISztn12cDFK5+b9U5XmiUm6s9v7Z5zmIpZXugwfdinAZGoT20zdvnpb8qovMyT/42H/x5cuLfnSlEh8Tf+NbSVw+eP/+wLRRiC+lmt959OhObvmrQnyl0ahwU2wjol7+sRW4iQUAAAAAAAAAAAAAURGZx51RKm7WQlarzt0+U4m1paVaEDdbmq9tb3VSKfVVAnFXpPXN/f3Nus76T9Q9nBbD0vYJib/OYEtcOTo7O1qJ4mZJsvXi8qfnnSDltLreYEvsHV9cHPdmHSvpT36cjha9K0dcvdZg+9beq1d7rTDjWL6xMRr2MnWlkOxecXk+7gR3NZK2B4N2KrM/JLdZT1VKipWsTU6vM9gasyxoGZ9GZaX6Y7BXM+Uww+892BBvTwVSAQAAAAAAAAAAAAAAAAAAAAAAAAAAAODF5ptD1FtXE4FlDHb2/TUcJCtJ//cFMmHOUmmSJd5eq7ydW+UTzbvr/UZws9/m9ta+9OqGkGzteTHZqEpZ69Tmida2316ejppeSlrUN0+kulWcT4d1LeNjRdx8kdjZHT9eTS2xoEmzs5ipONiW5npzK5RQCgAAAOD7NURjYjzwBD5f7rcrnhAGUrlz8OJpN2G0DLTx6P2XNw9yQyz4r7H+f/97x+IyhM9v9dsVdQYQjZGnvmbyZykAAAAAAAAAAAAAAAAAAES9OguIpvVG1bRoBpr1hqONhjfUQlgYTU8n/eSbsSAutsfnl8V6RixDLN/YLaaH3WiIBUk6W9truRpiQTRWq6k3tMJvuLRZnVwJllwAAAAASUVORK5CYII=);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-animation: snow 10s linear infinite;
    -moz-animation: snow 10s linear infinite;
    -ms-animation: snow 10s linear infinite;
    animation: snow 10s linear infinite
}

@keyframes snow {
    0% {
        background-position: 0 0,0 0,0 0
    }

    50% {
        background-position: 500px 500px,100px 200px,-100px 150px
    }

    100% {
        background-position: 500px 1000px,200px 400px,-100px 300px
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0 0,0 0,0 0
    }

    50% {
        background-position: 500px 500px,100px 200px,-100px 150px
    }

    100% {
        background-position: 400px 1000px,200px 400px,100px 300px
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0 0,0 0,0 0
    }

    50% {
        background-position: 500px 500px,100px 200px,-100px 150px
    }

    100% {
        background-position: 500px 1000px,200px 400px,-100px 300px
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0 0,0 0,0 0
    }

    50% {
        background-position: 500px 500px,100px 200px,-100px 150px
    }

    100% {
        background-position: 500px 1000px,200px 400px,-100px 300px
    }
}

.snow .banner .bannerText .banneraltDesc {
    font-size: 17px
}

.snow .item #BannerDivCont {
    margin: 70px auto
}

.snow .CountDown {
    margin-bottom: 0
}

.snow .item .cd-YeniYilHeyecani {
    height: 45px;
    line-height: 44px;
    font-size: 21.9px
}

.snow .item .promokod {
    background: 0 0 !important;
    padding: 3px !important
}

.snow .item .HomeBannerButtons {
    margin-top: 0 !important
}

.snow .item .HomeBannerTxt1 a {
    margin: 15px 15px 0 0
}

.share-facebook:hover, .stButton .stLarge:hover {
    margin-bottom: 5px
}

.blogSocialRight {
    float: right;
    padding-top: 4px
}

.at-icon {
    fill: #fff;
    border: 0
}

.stButton .stLarge {
    height: 20px !important;
    width: 45px !important;
    position: relative;
    background-image: none !important
}

    .at-icon-wrapper, .stButton .stLarge span {
        position: absolute
    }

.share-facebook .stButton .stLarge {
    background-color: #3b5998
}

.share-twitter .stButton .stLarge {
    background-color: #1da1f2
}

.share-mail .stButton .stLarge {
    background-color: #848484
}

.at-icon-wrapper {
    top: 0;
    left: 15px;
    z-index: 999;
    pointer-events: none
}

.share-facebook, .share-mail, .share-twitter {
    position: relative;
    display: inline-block
}

.underlines {
    text-decoration: underline !important
}

.colorBlack {
    color: #000 !important
}

.go-h-slider .owl-item .item .HomeBannerText {
    padding: 15px
}

.HomeBannerText {
    line-height: calc(1vw + 1vh + 2vmin) !important
}

    .HomeBannerText a {
        padding: 12px 22px;
        font-size: 14px;
        margin: 0 15 15 0;
        font-weight: 600;
        letter-spacing: .3px;
        border-radius: 50px;
        display: inline-block;
        line-height: 17px
    }

.PointText, .Pointvalue {
    line-height: 40px;
    float: left;
    font-weight: 700
}

.fancyboxEkAyricalik {
    width: 600px !important
}

.bannerText p {
    padding: 20px
}

.Formtotal1 ::-webkit-input-placeholder {
    color: #777 !important
}

.Formtotal1 ::-moz-placeholder {
    color: #777 !important
}

.Formtotal1 ::placeholder {
    color: #777 !important
}

.display-table {
    display: inline-table
}

body .gc_faq_icon, body .gc_faq_title {
    display: inline-block;
    vertical-align: middle
}

.col-md-3 {
    float: left;
    width: 32%;
    padding-right: 12px
}

    .col-md-3 div {
        width: 87%
    }

.SearchPageCont {
    min-height: 100px
}

.go-DetailTop .Searchinput::-webkit-input-placeholder {
    color: #696969 !important
}

.go-DetailTop .Searchinput:-moz-placeholder {
    color: #696969 !important
}

.go-DetailTop .Searchinput:-ms-input-placeholder {
    color: #696969 !important
}

.go-DetailTop .Searchinput::-moz-placeholder {
    color: #696969 !important
}

body .gc_faq_title {
    width: 85%
}

body .gc_faq_icon {
    width: 15%
}

.no_profile {
    display: none !important
}

.owl-item.snow #btnFirstBannerButton, .owl-item.snow #btnSecondBannerButton {
    min-width: 200px
}

#profilBox .BtnFirst, #profilBox .primaryBtn {
    min-width: 148px;
    padding: inherit
}

.PointText {
    color: #282828;
    font-size: 14px
}

.Pointvalue {
    color: #2a2a2a;
    font-size: 28px;
    margin-left: 10px
}

.Pointicon, .pointcont {
    width: 12px;
    height: 12px;
    background-position: -188px -179px;
    float: left;
    margin: 15px 0 0 8px;
    cursor: pointer
}

.Pointinfo {
    width: 240px;
    padding: 20px;
    border: 1px solid #d8d8d8;
    position: absolute;
    display: none;
    right: 0;
    margin: 45px 0 0 -30px;
    background-color: #fff;
    font-size: 12px;
    color: #282828;
    box-shadow: 2px 2px 4px rgba(0,0,0,.3);
    z-index: 9
}

.register-form {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 25px 20px 0;
    margin: 0
}

    .register-form .box {
        width: 30%;
        display: inline-block;
        box-shadow: 0 0 7px 0 rgba(215,215,215,.5);
        min-height: 370px;
        border-radius: 6px;
        box-sizing: border-box;
        padding: 20px;
        margin: 13px;
        float: left;
        cursor: pointer
    }

        .register-form .box:hover {
            box-shadow: 0 0 7px 0 #fbd70d
        }

        .register-form .box.green {
            background-color: #224f3d;
            color: #fff
        }

.register-box-button, .register-tab li a:hover {
    background-color: transparent
}

.register-form .box.green .register-box-title {
    border-bottom: 1px solid #1f382e
}

.register-form .box.green .register-box-text {
    height: 105px
}

.register-banner-list {
    height: 343px
}

.register-form .owl-dots {
    margin-top: -40px
}

.register-form .register-banner {
    padding: 30px 50px;
    text-align: center;
    box-sizing: border-box;
    height: 333px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.register-banner .title {
    font-size: 36px;
    color: #fbd70d;
    width: 100%
}

.register-banner .text {
    font-size: 17px;
    color: #fff;
    width: 100%;
    display: inline-block;
    margin-top: 15px
}

.wizard .register-form .register-tab {
    width: 100%;
    padding: 20px 0 15px;
    display: flex;
    justify-content: center
}

.wizard .content .register-form .register-tab li {
    text-align: center;
    padding: 10px 30px
}

.register-tab li a {
    font-size: 14px;
    padding: 0;
    height: 30px;
    line-height: 30px;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

.register-tab li.active a {
    font-weight: 700;
    border-bottom: 2px solid #fbd70d
}

.register-container .wizard > .content > .body {
    width: 100%
}

.register-box-title {
    box-sizing: border-box;
    border-bottom: 1px solid #ebebeb;
    line-height: 26px;
    margin-bottom: 21px;
    padding-bottom: 16px;
    display: block;
    margin-top: 0;
    font-size: 18px
}

.register-box-text {
    font-size: 13px;
    height: auto;
    color: #5b5b5b;
    line-height: 1.53;
    overflow: hidden;
    letter-spacing: normal
}

.register-box-bottom .register-box-text {
    bottom: 115px;
    position: inherit;
    padding: 0 20px
}

.register-box-bottom {
    position: inherit;
    bottom: 0;
    left: 0;
    right: 0
}

.green .register-box-text {
    color: #fff
}

.register-box-gift {
    font-weight: 700;
    margin: 0;
    height: 26px;
    position: absolute;
    bottom: 121px;
    left: 23px;
    right: 0;
    text-align: left;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 100%;
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 50px)
}

.register-box-button {
    width: auto;
    border: 2px solid #fbd70d;
    border-radius: 25px;
    height: 50px;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
    color: #252525;
    display: inline-block;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    position: absolute;
    bottom: 48px;
    left: 20px;
    right: 20px;
    pointer-events: none
}

.register-box-sign, .register-fbox-title, .register-form input[type=radio]:checked ~ label {
    background-color: #fbd70d
}

.register-box-button b {
    font-size: 24px;
    letter-spacing: -.6px;
    margin-right: 5px
}

.register-box-price {
    color: #9d9d9d;
    text-align: center;
    font-size: 11px;
    height: 17px;
    line-height: 1.82;
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0
}

.register-box-star {
    background-image: url(../images/star_icon.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px
}

.register-box-gift span {
    vertical-align: text-top;
    font-size: 14px;
    line-height: 1.71;
    color: #252525
}

.register-box-sign {
    width: auto;
    border: 3px solid #fbd70d;
    font-weight: 700;
    border-radius: 25px;
    padding: 10px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    bottom: 48px;
    left: 20px;
    right: 20px
}

.loading, .loading:after {
    border-radius: 100%;
    position: absolute
}

.register-form input[type=radio], .register-form label:before {
    display: none !important
}

    .register-form input[type=radio]:checked + label {
        font-weight: 500 !important
    }

.register-box-close .close-icon {
    background-image: url(../images/fancybox_sprite.png);
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 5px
}

.register-box-close {
    position: absolute;
    right: 2px;
    top: -4px;
    color: #000;
    font-size: 12px;
    cursor: pointer
}

    .register-box-close span {
        vertical-align: middle
    }

.fancybox-skin {
    padding: 0 !important
}

.register-box-checked {
    box-shadow: 0 0 5px 1px #fbd70d !important
}

.register-fbox-title {
    padding: 15px 0;
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 16px;
    color: #2a2a2a;
    width: 100%;
    text-align: center
}

.register-container .actions.clearfix {
    background-color: #fff
}

.register-container .wizard .content .register-form .register-tab li {
    display: inline-block
}

.register-container .wizard > .content > .body ul {
    text-align: center;
    display: inline-block
}

.register-container {
    margin-top: 20px;
    padding: 0 30px
}

.go-SatinAl .register-container .FormLinetotal .Formtotal1 {
    display: inline-block;
    width: inherit
}

#childtype89, .register-container .register-form .owl-theme .owl-nav {
    display: none
}

.go-SatinAl .register-container .FormLinetotal {
    margin-left: 0
}

.register-bb-cont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 50px;
    width: 100%;
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px)
}

@media only screen and (max-height:768px) {
    .register-banner-list, .register-form .register-banner {
        height: 126px
    }
}

.fancybox-lock .fancybox-overlay {
    overflow-y: auto
}

#loadingContainer, .register-welcome {
    display: none;
    background-color: rgba(0,0,0,.85);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999
}

.loading {
    left: 50%;
    top: 50%;
    margin: -60px 0 0 -60px;
    width: 100px;
    height: 100px;
    background-image: url(../../assets/images/logo.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

    .loading:after {
        width: 120%;
        height: 120%;
        top: -10%;
        left: -10%;
        opacity: 1;
        box-shadow: #fbd70d -4px -5px 3px -3px;
        animation: rotate 2s infinite linear
    }

@keyframes rotate {
    0% {
        transform: rotateZ(0)
    }

    100% {
        transform: rotateZ(360deg)
    }
}

.register-container .FormLine2 input, .register-container .FormLine2 textarea, .register-container select {
    padding: 0 15px
}

body .register-container .FormLine2 textarea {
    padding: 8px 15px
}

.upgrade-package-container .wizard > .content {
    min-height: inherit
}

.wizard > .steps .custom a, .wizard > .steps .custom a:active, .wizard > .steps .custom a:hover {
    background: #f9f9f9;
    color: #757575;
    font-size: 14px;
    font-weight: 700;
    cursor: default
}

.register-container .custom .number {
    background: url(../images/stepsMenuiconDis.png) center center no-repeat !important;
    font-size: 0 !important;
    position: absolute;
    width: 25px;
    height: 25px;
    margin: 17px 0 0 -25px
}

body .register-container .wizard > .steps .current a, body .register-container .wizard > .steps .current a:active, body .register-container .wizard > .steps .current a:hover {
    background: #fbd70d
}

.register-container .FormUyelikSatinAl .FormLine1 .PackageInformation {
    margin-top: 11px
}

.register-container .wizard > .steps .error a, .register-container .wizard > .steps .error a:active, .register-container .wizard > .steps .error a:hover {
    background: #af2f2f !important;
    color: #fff
}

.go-DetailTop-cont {
    min-height: 100px
}

#InviteFriend .formError .formErrorContent, #PhotoForm .formError .formErrorContent, .PasswordChangeForm .formError .formErrorContent {
    margin-left: -95px
}

.go-d-main .gea-row .gea-Box .geab-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    max-height: 293px;
    height: 100%
}

.go-ht-menus #menu .parent.menuactive ul {
    display: block !important
}

.MbSliderStoreWrapper {
    padding-top: 10px;
    display: inline-block
}

.register-container #AdresSec #CountyId {
    display: none
}

.register-input-exp {
    position: relative;
    display: inline-block;
    width: 100%
}

    .register-input-exp span {
        position: absolute;
        right: 0;
        bottom: -14px;
        font-size: 9px
    }

.gastro:not(.Android) .go-rmcbrot-cont .go-rmcbrotc-cont p span {
    color: #7b7b7b !important
}

.ProfilBtn.icon-Ok.tip .tipr_container_top {
    margin-top: -50px
}

#OrderModal {
    width: 500px;
    padding: 20px
}
/*20200123*/

* {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

@media screen and (max-width: 768px) {
    .dotbox {
        display: none;
    }

    .go-htrl-line2 button, .go-htrl-line2 input {
        width: 80%;
        margin-left: 10%;
    }

    .numberBox {
        display: block !important;
    }

    .tableDiv.turktelekomTable {
        width: 100%;
        margin-right: 0px;
    }

    .numberBox:nth-child(2) .nb-mobilBox, .numberBox:nth-child(2) .iconBack {
        float: none !important;
    }
}

@media only screen and (max-width:500px) {
    .package-div-main-left {
        margin-left: 5px !important
    }

        .package-div-main-left img {
            display: none
        }

    .package-price-content {
        width: 145px !important
    }

    .package-now-price-main span.tl-main {
        font-size: 15px !important
    }

    .package-now-price-main #priceSpan {
        font-size: 20px !important
    }

    .package-div-main-right {
        margin-left: -14px !important
    }

    .package-button-continue.fixed .package-send-button {
        font-size: 13px !important
    }

    .package-old-price-main #oldPriceSpan {
        font-size: 15px !important
    }

    .center-div {
        left: 0 !important;
        transform: translateX(0) !important
    }

    .kurumsalPartner {
        display: table-cell;
    }
}

@media only screen and (min-width: 321px) and (max-width: 770px) {
    .package-div-main-right {
        margin-left: 10px !important;
    }
}

@media only screen and (max-width: 321px) {
    .package-div-main-left {
        padding-right: 10px !important;
    }

    .package-div-main-right {
        margin-left: -11px !important;
    }
}

@media screen and (max-width: 768px) {
    .numberBox {
        text-align: left !important;
    }
}

@media screen and (max-width: 480px) {
    .go-dmccbi-flags {
        width: 85% !important;
    }

    .go-dmccbi-flags {
        margin: 140px 0px 0px 0px !important;
    }
}

a#register-login {
    text-decoration: none;
    color: #000 !important;
    font-size: 11px;
    color: #2a2a2a !important;
    text-align: center;
    font-weight: bold;
}

@media screen and (max-width: 760px) {

    a#register-login {
        text-decoration: none;
        font-size: 11px;
        color: #fff !important;
        text-align: center;
        font-weight: bold;
    }
}

@media screen and (max-width: 480px) {
    .go-dmccbi-flags {
        width: 85% !important;
    }

    .go-dmccbi-flags {
        margin: 142px 0px 0px 0px !important;
    }

    a#register-login {
        text-decoration: none;
        font-size: 11px;
        color: #fff !important;
        text-align: center;
        font-weight: bold;
    }
}
