﻿body.pushable > .pusher,
body {
    /*font-family: "Roboto", Tahoma !important;*/
    /*font-family: Tahoma !important;*/
    /* font-size: 13px !important;*/
    /*background-color: #F5F5F5 !important;*/
    color: #222846 !important;
}

.shadow-bottom {
    -webkit-box-shadow: 0 5px 5px -5px #000000;
    -moz-box-shadow: 0 5px 5px -5px #000000;
    box-shadow: 0 5px 5px -5px #000000;
}
/*.ui.form .fields {
    margin: 0;
}
*/
.ui.fixed {
    position: fixed;
    -webkit-transform: translateZ(0);
}

.ui.top.fixed {
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
}




i.circular.icon {
    box-shadow: 0 0 0 0.1em rgba(255, 255, 255, 0.1) inset;
}

.ui.inverted.dark.yellow.segment {
    background-color: #ffb403 !important;
    /*color: #FFFFFF !important;*/
}

.ui.inverted.menu .dark.yellow.active.item, .ui.inverted.dark.yellow.menu {
    background-color: #ffb403;
}

.ui.header.menu a.item {
    color: #000769;
}

    .ui.header.menu a.item:hover,
    .ui.header.menu a.item.active {
        background-color: rgba(0, 0, 0, 0.1) !important;
    }

.ui.white,
.ui.white.button,
.ui.secondary.inverted.menu a.item {
    color: white !important;
}

.ui.transparent {
    background-color: transparent !important;
}

.ui.borderless,
.ui.borderless.button {
    border: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    box-shadow: 0 0 0 0 transparent inset !important;
}

.ui.segment {
    border: 1px solid #eaeaea !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    box-shadow: 0 0 0 0 transparent inset !important;
}

.dark.blue {
    color: #002d7b;
}

.ui.dark.blue.button, .ui.dark.blue.buttons .button {
    background-color: #002d7b;
}

    .ui.dark.blue.buttons .button:hover, .ui.dark.blue.button:hover {
        background-color: #002d7b;
    }

.ui.orange.inverted.header {
    background-color: #FF851B !important;
    color: #fff !important;
}

.ui.yellow.inverted.header {
    background-color: #366ba1 !important;
    color: #fff !important;
}


.input.error {
    background-color: #FFF6F6 !important;
}

.ui.inverted.menu .item {
    color: white !important;
}

.ui.attached.header {
    border: 1px solid #eaeaea;
}

.ui.top.attached.header {
    border-bottom: none;
}


table.ui.table.borderless td {
    border: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}


.pickup-dropoff-menu a {
    display: block;
    color: rgba(255, 255, 255, .7);
}

    .pickup-dropoff-menu a:hover,
    .pickup-dropoff-menu a.active {
        color: white;
    }


.ui.search.pickup-dropoff-input > .results .result .title {
    font-size: 13px !important;
    font-weight: normal !important;
}


.ui.search.pickup-dropoff-input > .results {
    overflow: auto;
    height: 202px;
}


.ui.search.pickup-input .action,
.ui.search.pickup-input .action:hover {
    background: white !important;
    border-radius: 5px !important;
}



.dark-blue {
    color: #222846 !important;
}

.ui.menu.header-menu .item:before {
    border: 0 !important;
    background-color: transparent !important;
}

.ui.menu.header-menu .item {
    border: 0 !important;
    background-color: transparent !important;
    color: #030427;
}

/*.ui.menu .item.active,
.ui.menu .item:hover {
    color: #f2711c!important;
}*/


.ui.menu.header-menu a.item.active,
.ui.menu.header-menu a.item:hover {
    color: #fbbd08 !important;
}

/*input:focus {
    outline: none !important;
    border-color: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}*/


::-webkit-input-placeholder { /* Edge */
    color: grey !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: grey !important;
}

::placeholder {
    color: grey !important;
}

.unsticky-menu {
    width: 1280px !important;
    max-width: 100% !important;
}



.sticky-menu {
    position: fixed !important;
    z-index: 9;
    left: 0;
    right: 0;
    top: 87px;
    width: 100% !important;
    max-width: 100% !important;
}


    .sticky-menu #menu_container {
        background-color: rgba(214,230,243,1) !important;
    }

.takvim_icon:before {
    margin-top: -0.6em !important;
}

.ui.dimmer {
    background-color: rgba(0,0,0,.60) !important;
}


.ui.vertically.aligned.form .fields div.field:first-child {
    align-self: center;
    font-weight: bold;
    text-align: right;
}

    .ui.vertically.aligned.form .fields div.field:first-child:after {
        content: ' : ';
    }

    .ui.vertically.aligned.form .fields div.field:first-child:empty:after {
        content: '';
    }

.ui.vertically.aligned.form .required.fields div.field:first-child:before {
    content: '* ';
    color: red;
}

#dd_sr_alis_sehir_bolge,
#dd_sr_birakis_sehir_bolge {
    border: 0 !important;
    /* padding-top: 12.5px;
    padding-bottom: 12.5px;*/
}

    #dd_sr_alis_sehir_bolge > input.search,
    #dd_sr_birakis_sehir_bolge > input.search {
        border: 0 !important;
        height: 100%;
        /*padding-left: 35px;*/
    }

    #dd_sr_alis_sehir_bolge > .menu,
    #dd_sr_birakis_sehir_bolge > .menu {
        border: 0 !important;
        width: calc(100%);
        min-width: calc(100%);
        margin: 0;
        /*padding-left: 35px;*/
    }

    #dd_sr_alis_sehir_bolge > .default.text,
    #dd_sr_birakis_sehir_bolge > .default.text,
    #dd_sr_alis_sehir_bolge > .text,
    #dd_sr_birakis_sehir_bolge > .text {
        top: 3px;
    }

    #dd_sr_alis_sehir_bolge:hover,
    #dd_sr_birakis_sehir_bolge:hover {
        border: 0 !important;
    }
