﻿#header-navbar .nav > form > li > a {
    background-clip: padding-box;
    border: medium none;
    border-radius: 0;
    color: #484848;
    font-size: 0.875em;
    padding-left: 18px;
    padding-right: 18px;
}

.dateintable {
    width: 100px;
}

.dateintable_execution {
    width: 100px !important;
}

.searchbar_width {
    width: 600px !important;
}

.turkcell_logo_margins {
    margin-left: 9px;
    margin-top: 16px;
    margin-bottom: 5px;
    border-radius: 4px;
}

.document_align {
    float: left;
    padding-left: 15px;
}

#logo {
    background: #FFFFFF;
}

.default_overflow {
    overflow-x: visible !important;
    overflow-y: visible;
}

.overflow-hidden {
    overflow-x: hidden !important;
}

.bold {
    font-weight: bold;
}

.top-buffer {
    margin-top: 20px;
}

.order-coloumn {
    width: 50px;
}

#notfoundpage .title {
    color: #349fbd;
    font-size: 50px;
    font-weight: 500;
}

#notfoundpage .content {
    font-size: 15px;
}

.table-small.table tbody > tr > td:first-child, .table-small.table tbody > tr > td, .table-small.table th > tr > th {
    font-size: 10px;
    padding: 8px 6px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;
    background-color: #000000;
}

.login_logo {
    background: white !important;
}

.closingdateformat {
float:right;

}



@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu {
        left: -3px;
    }

    .fc-view-basicWeek {
        position: initial !important;
    }

    .fc-header-right
    {
        display:normal !important;
    }
  
    /*.fc-event-inner
{
    width:100%;
    min-width:300px !important;
}*/

.fc-week .fc-day
{
       width:100%;
    min-width:300px !important;
}

.fc-day-header
{
    width:inherit !important;
    display:table-cell !important;

}
}

.calendarHeader{
    margin-top:10px;
    margin-bottom:10px;
}
